public static interface Jt400EndpointBuilderFactory.AdvancedJt400EndpointBuilder extends Jt400EndpointBuilderFactory.AdvancedJt400EndpointConsumerBuilder, Jt400EndpointBuilderFactory.AdvancedJt400EndpointProducerBuilder
| Modifier and Type | Method and Description |
|---|---|
default Jt400EndpointBuilderFactory.Jt400EndpointBuilder |
basic() |
default Jt400EndpointBuilderFactory.AdvancedJt400EndpointBuilder |
synchronous(boolean synchronous)
Sets whether synchronous processing should be strictly used, or Camel
is allowed to use asynchronous processing (if supported).
|
default Jt400EndpointBuilderFactory.AdvancedJt400EndpointBuilder |
synchronous(String synchronous)
Sets whether synchronous processing should be strictly used, or Camel
is allowed to use asynchronous processing (if supported).
|
exceptionHandler, exceptionHandler, exchangePattern, exchangePattern, pollStrategy, pollStrategydoSetMultiValueProperties, doSetMultiValueProperty, doSetProperty, getUridefault Jt400EndpointBuilderFactory.Jt400EndpointBuilder basic()
basic in interface Jt400EndpointBuilderFactory.AdvancedJt400EndpointConsumerBuilderbasic in interface Jt400EndpointBuilderFactory.AdvancedJt400EndpointProducerBuilderdefault Jt400EndpointBuilderFactory.AdvancedJt400EndpointBuilder synchronous(boolean synchronous)
synchronous in interface Jt400EndpointBuilderFactory.AdvancedJt400EndpointConsumerBuildersynchronous in interface Jt400EndpointBuilderFactory.AdvancedJt400EndpointProducerBuildersynchronous - the value to setdefault Jt400EndpointBuilderFactory.AdvancedJt400EndpointBuilder synchronous(String synchronous)
synchronous in interface Jt400EndpointBuilderFactory.AdvancedJt400EndpointConsumerBuildersynchronous in interface Jt400EndpointBuilderFactory.AdvancedJt400EndpointProducerBuildersynchronous - the value to setApache Camel