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