| Constructor and Description |
|---|
Jt400Endpoint(String endpointUri,
Jt400Component component)
Creates a new IBM i data queue endpoint using a default connection pool provided by the component.
|
Jt400Endpoint(String endpointUri,
Jt400Component component,
com.ibm.as400.access.AS400ConnectionPool connectionPool)
Creates a new IBM i data queue endpoint using the specified connection pool.
|
Apache Camel