Uses of Class
org.apache.camel.component.jt400.Jt400Endpoint
-
-
Uses of Jt400Endpoint in org.apache.camel.component.jt400
Methods in org.apache.camel.component.jt400 that return Jt400Endpoint Modifier and Type Method Description Jt400EndpointJt400DataQueueConsumer. getEndpoint()Jt400EndpointJt400MsgQueueConsumer. getEndpoint()Constructors in org.apache.camel.component.jt400 with parameters of type Jt400Endpoint Constructor Description Jt400DataQueueConsumer(Jt400Endpoint endpoint, org.apache.camel.Processor processor)Creates a new consumer instanceJt400DataQueueProducer(Jt400Endpoint endpoint)Performs the lifecycle logic of this producer.Jt400MsgQueueConsumer(Jt400Endpoint endpoint, org.apache.camel.Processor processor)Creates a new consumer instanceJt400MsgQueueProducer(Jt400Endpoint endpoint)Performs the lifecycle logic of this producer.Jt400PgmProducer(Jt400Endpoint endpoint)
-