Modifier and Type | Class and Description |
---|---|
class |
TADDMHandler
This handler handles TADDM RMI invocation.
|
Modifier and Type | Class and Description |
---|---|
class |
IoTCloudantHTTPHandler
HTTPHandler supports both HTTP POST and GET to a given url.
|
Modifier and Type | Class and Description |
---|---|
class |
AndroidPushNotificationHandler |
class |
PushNotificationHandler |
Modifier and Type | Class and Description |
---|---|
class |
OAuthHandler |
Modifier and Type | Method and Description |
---|---|
RouterHandler |
OslcEndPointData.getRouterHandler() |
Constructor and Description |
---|
DefaultResourceURIResolver(RouterHandler handler) |
OslcEndPointData(java.lang.String oslcProviderName,
java.lang.String endPointName,
RouterHandler handler,
java.util.Map<java.lang.String,java.lang.Object> metaData) |
Modifier and Type | Class and Description |
---|---|
class |
FCMPushNotfHandler |
Modifier and Type | Class and Description |
---|---|
class |
IBMPushNotfHandler |
Modifier and Type | Class and Description |
---|---|
class |
CognosHandler
This is a Cognos handler class that is responsible for communicating with Cognos as an external system using the
Cognos SDK Java APIs.
|
Modifier and Type | Class and Description |
---|---|
class |
ScriptRouterHandler |
Modifier and Type | Class and Description |
---|---|
class |
WAHandler
WAHandler supports uploding csv files to Watson Analytics.
|
Modifier and Type | Class and Description |
---|---|
class |
STTHandler
TTSHandler supports synthesize text to audio
This Class extends the BaseRouterHandler class.
|
Modifier and Type | Class and Description |
---|---|
class |
TTSHandler
TTSHandler supports synthesize text to audio
This Class extends the BaseRouterHandler class.
|
Modifier and Type | Class and Description |
---|---|
class |
WatsonVRHandler
WatsonVRHandler supports upload image files to Visual Recognition
This Class extends the BaseRouterHandler class.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseRouterHandler
The base class for all Endpoint handlers.
|
class |
COSHandler
HTTPHandler supports both HTTP POST and GET to a given url.
|
class |
EJBHandler
This handler handles EJB invocation.
|
class |
FileHandler |
class |
FlatFileHandler
Writes data to flat files.
|
class |
HTTPHandler
HTTPHandler supports both HTTP POST and GET to a given url.
|
class |
IfaceTableHandler
Writes data into interface tables for a given interface and for a given connection pool JNDI Name.
|
class |
JAXWSHandler
The web service handler based on JAX-WS.
|
class |
JMSHandler
MQHandler sends/writes data into a JMS MQ(for example : Websphere MQ).
|
class |
KafkaHandler
MQHandler sends/writes data into a JMS MQ(for example : Websphere MQ).
|
class |
S3Handler
HTTPHandler supports both HTTP POST and GET to a given url.
|
class |
SSHHandler
SSHHandler supports to connect to remote system using SSH and allows to execute service request commands,
and captures the response back.
|
class |
TwilioHandler |
class |
WebServiceHandler
This handler is for Webservice invocation.
|
class |
XMLFileHandler
XMLFile Handler writes xml data into a file.
|
Modifier and Type | Method and Description |
---|---|
static RouterHandler |
Router.getHandler(java.lang.String endPointName) |
static RouterHandler |
Router.getHandler(java.lang.String extSysName,
java.lang.String pubChannelName) |
static RouterHandler |
Router.getHandlerImpl(java.lang.String handlerName) |