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

Uses of Class
psdi.iface.mic.MaxEndPointInfo

  • Packages that use MaxEndPointInfo 
    Package Description
    com.ibm.tivoli.maximo.authsync  
    com.ibm.tivoli.maximo.fdmbo.app.createres.unittest  
    com.ibm.tivoli.maximo.iotf  
    com.ibm.tivoli.maximo.iotservices.mapper  
    com.ibm.tivoli.maximo.notification  
    com.ibm.tivoli.maximo.oauth  
    com.ibm.tivoli.maximo.report.cognos.metadata.adapter  
    com.ibm.tivoli.maximo.script  
    com.ibm.tivoli.maximo.watson.analytics  
    com.ibm.tivoli.maximo.watson.speechtotext  
    com.ibm.tivoli.maximo.watson.texttospeech  
    com.ibm.tivoli.maximo.watson.visualrecognition  
    com.ibm.tivoli.maximo.weather.app.unittest  
    psdi.iface.masdd  
    psdi.iface.mic  
    psdi.iface.router  
    • Uses of MaxEndPointInfo in com.ibm.tivoli.maximo.authsync

      Constructors in com.ibm.tivoli.maximo.authsync with parameters of type MaxEndPointInfo 
      Constructor and Description
      TADDMHandler(MaxEndPointInfo endPointInfo) 
    • Uses of MaxEndPointInfo in com.ibm.tivoli.maximo.fdmbo.app.createres.unittest

      Constructors in com.ibm.tivoli.maximo.fdmbo.app.createres.unittest with parameters of type MaxEndPointInfo 
      Constructor and Description
      TestJSONHandler(MaxEndPointInfo endPointInfo) 
    • Uses of MaxEndPointInfo in com.ibm.tivoli.maximo.iotf

      Constructors in com.ibm.tivoli.maximo.iotf with parameters of type MaxEndPointInfo 
      Constructor and Description
      IoTCloudantHTTPHandler(MaxEndPointInfo endPointInfo) 
    • Uses of MaxEndPointInfo in com.ibm.tivoli.maximo.iotservices.mapper

      Constructors in com.ibm.tivoli.maximo.iotservices.mapper with parameters of type MaxEndPointInfo 
      Constructor and Description
      IoTCloudantHTTPHandler(MaxEndPointInfo endPointInfo) 
    • Uses of MaxEndPointInfo in com.ibm.tivoli.maximo.notification

      Constructors in com.ibm.tivoli.maximo.notification with parameters of type MaxEndPointInfo 
      Constructor and Description
      AndroidPushNotificationHandler(MaxEndPointInfo endPointInfo) 
    • Uses of MaxEndPointInfo in com.ibm.tivoli.maximo.oauth

      Constructors in com.ibm.tivoli.maximo.oauth with parameters of type MaxEndPointInfo 
      Constructor and Description
      OAuthHandler(MaxEndPointInfo endPointInfo) 
    • Uses of MaxEndPointInfo in com.ibm.tivoli.maximo.report.cognos.metadata.adapter

      Constructors in com.ibm.tivoli.maximo.report.cognos.metadata.adapter with parameters of type MaxEndPointInfo 
      Constructor and Description
      CognosHandler(MaxEndPointInfo endPointInfo)
      Initialise CognosHandler with end point information.
    • Uses of MaxEndPointInfo in com.ibm.tivoli.maximo.script

      Constructors in com.ibm.tivoli.maximo.script with parameters of type MaxEndPointInfo 
      Constructor and Description
      ScriptRouterHandler(MaxEndPointInfo endPointInfo) 
    • Uses of MaxEndPointInfo in com.ibm.tivoli.maximo.watson.analytics

      Constructors in com.ibm.tivoli.maximo.watson.analytics with parameters of type MaxEndPointInfo 
      Constructor and Description
      WAHandler(MaxEndPointInfo endPointInfo) 
    • Uses of MaxEndPointInfo in com.ibm.tivoli.maximo.watson.speechtotext

      Constructors in com.ibm.tivoli.maximo.watson.speechtotext with parameters of type MaxEndPointInfo 
      Constructor and Description
      STTHandler(MaxEndPointInfo endPointInfo) 
    • Uses of MaxEndPointInfo in com.ibm.tivoli.maximo.watson.texttospeech

      Constructors in com.ibm.tivoli.maximo.watson.texttospeech with parameters of type MaxEndPointInfo 
      Constructor and Description
      TTSHandler(MaxEndPointInfo endPointInfo) 
    • Uses of MaxEndPointInfo in com.ibm.tivoli.maximo.watson.visualrecognition

      Constructors in com.ibm.tivoli.maximo.watson.visualrecognition with parameters of type MaxEndPointInfo 
      Constructor and Description
      WatsonVRHandler(MaxEndPointInfo endPointInfo) 
    • Uses of MaxEndPointInfo in com.ibm.tivoli.maximo.weather.app.unittest

      Constructors in com.ibm.tivoli.maximo.weather.app.unittest with parameters of type MaxEndPointInfo 
      Constructor and Description
      TestJSONHandler(MaxEndPointInfo endPointInfo) 
    • Uses of MaxEndPointInfo in psdi.iface.masdd

      Constructors in psdi.iface.masdd with parameters of type MaxEndPointInfo 
      Constructor and Description
      MASDDBaseHandler(MaxEndPointInfo endPointInfo) 
      MASDDHandler(MaxEndPointInfo endPointInfo) 
      MASDDLoadHandler(MaxEndPointInfo endPointInfo) 
    • Uses of MaxEndPointInfo in psdi.iface.mic

      Methods in psdi.iface.mic that return MaxEndPointInfo 
      Modifier and Type Method and Description
      MaxEndPointInfo EndPointCacheImpl.getEndPointInfo(java.lang.String endPointName)
      Get the EndPointInfo object
      MaxEndPointInfo EndPointCache.getEndPointInfo(java.lang.String endPointName)
      Get the EndPointInfo object
    • Uses of MaxEndPointInfo in psdi.iface.router

      Constructors in psdi.iface.router with parameters of type MaxEndPointInfo 
      Constructor and Description
      BaseRouterHandler(MaxEndPointInfo endPointInfo) 
      COSHandler(MaxEndPointInfo endPointInfo) 
      EJBHandler(MaxEndPointInfo endPointInfo) 
      FileHandler(MaxEndPointInfo endPointInfo) 
      FlatFileHandler(MaxEndPointInfo endPointInfo) 
      HTTPHandler(MaxEndPointInfo endPointInfo) 
      IfaceTableHandler(MaxEndPointInfo endPointInfo) 
      JAXWSHandler(MaxEndPointInfo endPointInfo) 
      JMSHandler(MaxEndPointInfo endPointInfo) 
      KafkaHandler(MaxEndPointInfo endPointInfo) 
      S3Handler(MaxEndPointInfo endPointInfo) 
      SSHHandler(MaxEndPointInfo endPointInfo) 
      TwilioHandler(MaxEndPointInfo endPointInfo) 
      WebServiceHandler(MaxEndPointInfo endPointInfo) 
      XMLFileHandler(MaxEndPointInfo endPointInfo) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes