| Package | Description |
|---|---|
| org.apache.camel.builder.endpoint.dsl |
| Modifier and Type | Method and Description |
|---|---|
default Cw2EndpointBuilderFactory.AdvancedCw2EndpointBuilder |
Cw2EndpointBuilderFactory.Cw2EndpointBuilder.advanced() |
default Cw2EndpointBuilderFactory.AdvancedCw2EndpointBuilder |
Cw2EndpointBuilderFactory.AdvancedCw2EndpointBuilder.synchronous(boolean synchronous)
Sets whether synchronous processing should be strictly used, or Camel
is allowed to use asynchronous processing (if supported).
|
default Cw2EndpointBuilderFactory.AdvancedCw2EndpointBuilder |
Cw2EndpointBuilderFactory.AdvancedCw2EndpointBuilder.synchronous(String synchronous)
Sets whether synchronous processing should be strictly used, or Camel
is allowed to use asynchronous processing (if supported).
|
Apache Camel