Interface | Description |
Fault |
This interface represents a fault message, and contains the name
of the fault and the message itself. |
Input |
This interface represents an input message, and contains the name
of the input and the message itself. |
Message |
This interface describes a message used for communication with an operation. |
Operation |
This interface represents a WSDL operation. |
Output |
This interface represents an output message, and contains the name
of the output and the message itself. |
Part |
This interface represents a message part and contains the part's
name, elementName, and typeName. |
PortType |
This interface represents a port type. |