Uses of Interface
org.apache.camel.builder.component.dsl.Jt400ComponentBuilderFactory.Jt400ComponentBuilder
Packages that use Jt400ComponentBuilderFactory.Jt400ComponentBuilder
-
Uses of Jt400ComponentBuilderFactory.Jt400ComponentBuilder in org.apache.camel.builder.component
Methods in org.apache.camel.builder.component that return Jt400ComponentBuilderFactory.Jt400ComponentBuilderModifier and TypeMethodDescriptionComponentsBuilderFactory.jt400()JT400 (camel-jt400) Exchanges messages with an IBM i system using data queues, message queues, or program call. -
Uses of Jt400ComponentBuilderFactory.Jt400ComponentBuilder in org.apache.camel.builder.component.dsl
Classes in org.apache.camel.builder.component.dsl that implement Jt400ComponentBuilderFactory.Jt400ComponentBuilderModifier and TypeClassDescriptionstatic classMethods in org.apache.camel.builder.component.dsl that return Jt400ComponentBuilderFactory.Jt400ComponentBuilderModifier and TypeMethodDescriptionJt400ComponentBuilderFactory.Jt400ComponentBuilder.autowiredEnabled(boolean autowiredEnabled) Whether autowiring is enabled.Jt400ComponentBuilderFactory.Jt400ComponentBuilder.bridgeErrorHandler(boolean bridgeErrorHandler) Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions (if possible) occurred while the Camel consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler.Jt400ComponentBuilderFactory.Jt400ComponentBuilder.connectionPool(com.ibm.as400.access.AS400ConnectionPool connectionPool) Default connection pool used by the component.Jt400ComponentBuilderFactory.Jt400ComponentBuilder.healthCheckConsumerEnabled(boolean healthCheckConsumerEnabled) Used for enabling or disabling all consumer based health checks from this component.Jt400ComponentBuilderFactory.Jt400ComponentBuilder.healthCheckProducerEnabled(boolean healthCheckProducerEnabled) Used for enabling or disabling all producer based health checks from this component.Jt400ComponentBuilderFactory.jt400()JT400 (camel-jt400) Exchanges messages with an IBM i system using data queues, message queues, or program call.Jt400ComponentBuilderFactory.Jt400ComponentBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).