Interface | Description |
---|---|
EJBExit |
This determines the parameter set - both values and the class type for
the target EJB.
|
HTTPExit |
The interface for customizing http endpoint invocations.
|
JMSExit | |
JMSResponseExit | |
RouterHandler |
Common interface to be implemented by all Endpoint Handlers.
|
SSHExit |
SSH exit interface.
|
WSExit | |
WSExitHeader |
Class | Description |
---|---|
BaseRouterHandler |
The base class for all Endpoint handlers.
|
COSHandler |
HTTPHandler supports both HTTP POST and GET to a given url.
|
DefaultEJBExit |
The default EJB exit which addresses on byte[] parameter EJB method
|
DefaultHTTPExit |
This class handles the HTTP Response message.
|
DefaultSSHExit |
Default SSH exit to process request and response.
|
DefaultWSExit |
The default Webservice exit which sets default endpoint URL as
concatenation of endpoint url and service name
|
EJBHandler |
This handler handles EJB invocation.
|
FileHandler | |
FlatFileHandler |
Writes data to flat files.
|
HTTPHandler |
HTTPHandler supports both HTTP POST and GET to a given url.
|
HTTPMaximoExit |
Exit for Maximo t Maximo to append Object Structure name to the URL
|
IfaceTableHandler |
Writes data into interface tables for a given interface and for a given connection pool JNDI Name.
|
JAXWSHandler |
The web service handler based on JAX-WS.
|
JMSHandler |
MQHandler sends/writes data into a JMS MQ(for example : Websphere MQ).
|
KafkaHandler |
MQHandler sends/writes data into a JMS MQ(for example : Websphere MQ).
|
Router | |
RouterHandlerCache |
This class load the router configuration information.
|
RouterHandlerCacheImpl |
This class load the router configuration information.
|
RouterPropsInfo | |
S3Handler |
HTTPHandler supports both HTTP POST and GET to a given url.
|
ScriptHTTPReq | |
ScriptHTTPResp | |
ScriptSOAPReq | |
ScriptSOAPResp | |
SSHHandler |
SSHHandler supports to connect to remote system using SSH and allows to execute service request commands,
and captures the response back.
|
TwilioHandler | |
Util | |
WebServiceHandler |
This handler is for Webservice invocation.
|
XMLFileHandler |
XMLFile Handler writes xml data into a file.
|