| Package | Description |
|---|---|
| org.apache.camel.builder.component | |
| org.apache.camel.builder.component.dsl |
| Modifier and Type | Method and Description |
|---|---|
static Jt400ComponentBuilderFactory.Jt400ComponentBuilder |
ComponentsBuilderFactory.jt400()
JT400 (camel-jt400)
Exchanges messages with an IBM i system using data queues, message
queues, or program call.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
Jt400ComponentBuilderFactory.Jt400ComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
default Jt400ComponentBuilderFactory.Jt400ComponentBuilder |
Jt400ComponentBuilderFactory.Jt400ComponentBuilder.autowiredEnabled(boolean autowiredEnabled)
Whether autowiring is enabled.
|
default Jt400ComponentBuilderFactory.Jt400ComponentBuilder |
Jt400ComponentBuilderFactory.Jt400ComponentBuilder.bridgeErrorHandler(boolean bridgeErrorHandler)
Allows for bridging the consumer to the Camel routing Error Handler,
which mean any exceptions occurred while the consumer is trying to
pickup incoming messages, or the likes, will now be processed as a
message and handled by the routing Error Handler.
|
default Jt400ComponentBuilderFactory.Jt400ComponentBuilder |
Jt400ComponentBuilderFactory.Jt400ComponentBuilder.connectionPool(com.ibm.as400.access.AS400ConnectionPool connectionPool)
Default connection pool used by the component.
|
static Jt400ComponentBuilderFactory.Jt400ComponentBuilder |
Jt400ComponentBuilderFactory.jt400()
JT400 (camel-jt400)
Exchanges messages with an IBM i system using data queues, message
queues, or program call.
|
default Jt400ComponentBuilderFactory.Jt400ComponentBuilder |
Jt400ComponentBuilderFactory.Jt400ComponentBuilder.lazyStartProducer(boolean lazyStartProducer)
Whether the producer should be started lazy (on the first message).
|
Apache Camel