| Package | Description | 
|---|---|
| com.ibm.tivoli.maximo.interaction.ebp | |
| com.ibm.tivoli.maximo.interaction.obp | |
| com.ibm.tivoli.maximo.interaction.wsdl | 
| Modifier and Type | Method and Description | 
|---|---|
| EndpointInfo | EBPGenerator. createEndpoint(WSDLInfo wsdlInfo,
              java.lang.String serviceName,
              java.lang.String portName,
              java.lang.String operationName) | 
| Modifier and Type | Method and Description | 
|---|---|
| OBPInfo | OBPGenerator. create(WSDLInfo wsdlInfo,
      java.lang.String serviceName,
      java.lang.String portName,
      java.lang.String operationName) | 
| Modifier and Type | Method and Description | 
|---|---|
| WSDLInfo | WSDLParser. parse(org.xml.sax.InputSource wsdlSource)Parse the WSDL specified in the  wsdlSourceand return the WSDLInfo object | 
| WSDLInfo | DefaultWSDLParser. parse(org.xml.sax.InputSource wsdlSource) | 
| WSDLInfo | WSDLParser. parse(java.net.URL wsdlURL)Parse the WSDL specified in the  wsdlURLand return the WSDLInfo object | 
| WSDLInfo | DefaultWSDLParser. parse(java.net.URL wsdlURL) |