| Package | Description | 
|---|---|
| com.ibm.wsdl | |
| javax.wsdl | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractWSDLElementAbstract super class for all WSDL Elements, providing some basic
 common functionality. | 
| class  | BindingFaultImplThis class represents a fault binding. | 
| class  | BindingImplThis class represents a port type binding and describes the
 protocol required for using operations in a port type. | 
| class  | BindingInputImplThis class represents an input binding. | 
| class  | BindingOperationImplThis class represents a WSDL operation binding. | 
| class  | BindingOutputImplThis class represents an output binding. | 
| class  | DefinitionImplThis class represents a WSDL definition. | 
| class  | FaultImplThis class represents a fault message, and contains the name
 of the fault and the message itself. | 
| class  | ImportImplThis class represents an import, and may contain a reference
 to the imported definition. | 
| class  | InputImplThis class represents an input message, and contains the name
 of the input and the message itself. | 
| class  | MessageImplThis class describes a message used for communication with an operation. | 
| class  | OperationImplThis class represents a WSDL operation. | 
| class  | OutputImplThis class represents an output message, and contains the name
 of the output and the message itself. | 
| class  | PartImplThis class represents a message part and contains the part's
 name, elementName, typeName, and any extensibility attributes. | 
| class  | PortImplThis class represents a port, an endpoint for the
 functionality described by a particular port type. | 
| class  | PortTypeImplThis class represents a port type. | 
| class  | ServiceImplThis class represents a service, which groups related
 ports to provide some functionality. | 
| class  | TypesImplThis class represents the <types> section of a WSDL document. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | BindingThis interface represents a port type binding and describes the
 protocol required for using operations in a port type. | 
| interface  | BindingFaultThis interface represents a fault binding. | 
| interface  | BindingInputThis interface represents an input binding. | 
| interface  | BindingOperationThis interface represents a WSDL operation binding. | 
| interface  | BindingOutputThis interface represents an output binding. | 
| interface  | DefinitionThis interface represents a WSDL definition. | 
| interface  | FaultThis interface represents a fault message, and contains the name
 of the fault and the message itself. | 
| interface  | ImportThis interface represents an import, and may contain a reference
 to the imported definition. | 
| interface  | InputThis interface represents an input message, and contains the name
 of the input and the message itself. | 
| interface  | MessageThis interface describes a message used for communication with an operation. | 
| interface  | OperationThis interface represents a WSDL operation. | 
| interface  | OutputThis interface represents an output message, and contains the name
 of the output and the message itself. | 
| interface  | PartThis interface represents a message part and contains the part's
 name, elementName, typeName, and any extensibility attributes. | 
| interface  | PortThis interface represents a port, an endpoint for the
 functionality described by a particular port type. | 
| interface  | PortTypeThis interface represents a port type. | 
| interface  | ServiceThis interface represents a service, which groups related
 ports to provide some functionality. | 
| interface  | TypesThis interface represents the <types> section of a WSDL document. | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.