public static interface GridFsEndpointBuilderFactory.AdvancedGridFsEndpointBuilder extends GridFsEndpointBuilderFactory.AdvancedGridFsEndpointConsumerBuilder, GridFsEndpointBuilderFactory.AdvancedGridFsEndpointProducerBuilder
| Modifier and Type | Method and Description |
|---|---|
default GridFsEndpointBuilderFactory.GridFsEndpointBuilder |
basic() |
default GridFsEndpointBuilderFactory.AdvancedGridFsEndpointBuilder |
synchronous(boolean synchronous)
Sets whether synchronous processing should be strictly used, or Camel
is allowed to use asynchronous processing (if supported).
|
default GridFsEndpointBuilderFactory.AdvancedGridFsEndpointBuilder |
synchronous(String synchronous)
Sets whether synchronous processing should be strictly used, or Camel
is allowed to use asynchronous processing (if supported).
|
exceptionHandler, exceptionHandler, exchangePattern, exchangePatterndoSetMultiValueProperties, doSetMultiValueProperty, doSetProperty, getUridefault GridFsEndpointBuilderFactory.GridFsEndpointBuilder basic()
basic in interface GridFsEndpointBuilderFactory.AdvancedGridFsEndpointConsumerBuilderbasic in interface GridFsEndpointBuilderFactory.AdvancedGridFsEndpointProducerBuilderdefault GridFsEndpointBuilderFactory.AdvancedGridFsEndpointBuilder synchronous(boolean synchronous)
synchronous in interface GridFsEndpointBuilderFactory.AdvancedGridFsEndpointConsumerBuildersynchronous in interface GridFsEndpointBuilderFactory.AdvancedGridFsEndpointProducerBuildersynchronous - the value to setdefault GridFsEndpointBuilderFactory.AdvancedGridFsEndpointBuilder synchronous(String synchronous)
synchronous in interface GridFsEndpointBuilderFactory.AdvancedGridFsEndpointConsumerBuildersynchronous in interface GridFsEndpointBuilderFactory.AdvancedGridFsEndpointProducerBuildersynchronous - the value to setApache Camel