Package | Description |
---|---|
com.ibm.wsdl |
Modifier and Type | Class and Description |
---|---|
class |
BindingFaultImpl
This class represents a fault binding.
|
class |
BindingImpl
This class represents a port type binding and describes the
protocol required for using operations in a port type.
|
class |
BindingInputImpl
This class represents an input binding.
|
class |
BindingOperationImpl
This class represents a WSDL operation binding.
|
class |
BindingOutputImpl
This class represents an output binding.
|
class |
DefinitionImpl
This class represents a WSDL definition.
|
class |
FaultImpl
This class represents a fault message, and contains the name
of the fault and the message itself.
|
class |
ImportImpl
This class represents an import, and may contain a reference
to the imported definition.
|
class |
InputImpl
This class represents an input message, and contains the name
of the input and the message itself.
|
class |
MessageImpl
This class describes a message used for communication with an operation.
|
class |
OperationImpl
This class represents a WSDL operation.
|
class |
OutputImpl
This class represents an output message, and contains the name
of the output and the message itself.
|
class |
PartImpl
This class represents a message part and contains the part's
name, elementName, typeName, and any extensibility attributes.
|
class |
PortImpl
This class represents a port, an endpoint for the
functionality described by a particular port type.
|
class |
PortTypeImpl
This class represents a port type.
|
class |
ServiceImpl
This class represents a service, which groups related
ports to provide some functionality.
|
class |
TypesImpl
This class represents the <types> section of a WSDL document.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.