public static interface ApnsEndpointBuilderFactory.AdvancedApnsEndpointBuilder extends ApnsEndpointBuilderFactory.AdvancedApnsEndpointConsumerBuilder, ApnsEndpointBuilderFactory.AdvancedApnsEndpointProducerBuilder
| Modifier and Type | Method and Description |
|---|---|
default ApnsEndpointBuilderFactory.ApnsEndpointBuilder |
basic() |
default ApnsEndpointBuilderFactory.AdvancedApnsEndpointBuilder |
synchronous(boolean synchronous)
Sets whether synchronous processing should be strictly used, or Camel
is allowed to use asynchronous processing (if supported).
|
default ApnsEndpointBuilderFactory.AdvancedApnsEndpointBuilder |
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 ApnsEndpointBuilderFactory.ApnsEndpointBuilder basic()
basic in interface ApnsEndpointBuilderFactory.AdvancedApnsEndpointConsumerBuilderbasic in interface ApnsEndpointBuilderFactory.AdvancedApnsEndpointProducerBuilderdefault ApnsEndpointBuilderFactory.AdvancedApnsEndpointBuilder synchronous(boolean synchronous)
synchronous in interface ApnsEndpointBuilderFactory.AdvancedApnsEndpointConsumerBuildersynchronous in interface ApnsEndpointBuilderFactory.AdvancedApnsEndpointProducerBuildersynchronous - the value to setdefault ApnsEndpointBuilderFactory.AdvancedApnsEndpointBuilder synchronous(String synchronous)
synchronous in interface ApnsEndpointBuilderFactory.AdvancedApnsEndpointConsumerBuildersynchronous in interface ApnsEndpointBuilderFactory.AdvancedApnsEndpointProducerBuildersynchronous - the value to setApache Camel