Interface | Description |
---|---|
WSDLParser |
Base interface for WSDL parsers.
|
Class | Description |
---|---|
DefaultWSDLParser |
Default WSDL parser which implements the com.ibm.tivoli.maximo.interaction.wsdl.WSDLParser interface.
|
OperationInfo |
WSDL operation details.
|
PortInfo | |
ServiceInfo |
Represents a WSDL service.
|
WSDLInfo | |
WSDLParserFactory |
The factory for wsdl parsers.
|