Uses of Class
org.apache.camel.component.jt400.Jt400Component
-
Uses of Jt400Component in org.apache.camel.component.jt400
Constructors in org.apache.camel.component.jt400 with parameters of type Jt400ComponentModifierConstructorDescriptionprotectedJt400Endpoint(String endpointUri, Jt400Component component) Creates a new IBM i data queue endpoint using a default connection pool provided by the component.protectedJt400Endpoint(String endpointUri, Jt400Component component, com.ibm.as400.access.AS400ConnectionPool connectionPool) Creates a new IBM i data queue endpoint using the specified connection pool.