Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
com.ibm.tivoli.maximo.interaction.ebp.EndpointInfo

  • Packages that use EndpointInfo 
    Package Description
    com.ibm.tivoli.maximo.interaction.ebp  
    com.ibm.tivoli.maximo.interaction.generate  
    • Uses of EndpointInfo in com.ibm.tivoli.maximo.interaction.ebp

      Methods in com.ibm.tivoli.maximo.interaction.ebp that return EndpointInfo 
      Modifier and Type Method and Description
      EndpointInfo EBPGenerator.createEndpoint(WSDLInfo wsdlInfo, java.lang.String serviceName, java.lang.String portName, java.lang.String operationName) 
      Methods in com.ibm.tivoli.maximo.interaction.ebp with parameters of type EndpointInfo 
      Modifier and Type Method and Description
      byte[] EBPGenerator.toBytes(EndpointInfo endpointInfo) 
    • Uses of EndpointInfo in com.ibm.tivoli.maximo.interaction.generate

      Methods in com.ibm.tivoli.maximo.interaction.generate that return EndpointInfo 
      Modifier and Type Method and Description
      EndpointInfo IntGeneratorInfo.getEndPointInfo()
      Get the End Point Info
      Methods in com.ibm.tivoli.maximo.interaction.generate with parameters of type EndpointInfo 
      Modifier and Type Method and Description
      void IntGeneratorInfo.setEndpointInfo(EndpointInfo epInfo)
      Set End Point Info
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes