Uses of Interface
org.apache.camel.builder.endpoint.dsl.Jt400EndpointBuilderFactory.AdvancedJt400EndpointBuilder
-
Packages that use Jt400EndpointBuilderFactory.AdvancedJt400EndpointBuilder Package Description org.apache.camel.builder.endpoint.dsl -
-
Uses of Jt400EndpointBuilderFactory.AdvancedJt400EndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return Jt400EndpointBuilderFactory.AdvancedJt400EndpointBuilder Modifier and Type Method Description default Jt400EndpointBuilderFactory.AdvancedJt400EndpointBuilder
Jt400EndpointBuilderFactory.Jt400EndpointBuilder. advanced()
default Jt400EndpointBuilderFactory.AdvancedJt400EndpointBuilder
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
Jt400EndpointBuilderFactory.AdvancedJt400EndpointBuilder. synchronous(String synchronous)
Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported).
-