Constructor and Description |
---|
Jt400Endpoint(String endpointUri,
Jt400Component component)
Creates a new AS/400 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 AS/400 data queue endpoint using the specified connection
pool.
|
Apache Camel