public static interface SnmpEndpointBuilderFactory.AdvancedSnmpEndpointBuilder extends SnmpEndpointBuilderFactory.AdvancedSnmpEndpointConsumerBuilder, SnmpEndpointBuilderFactory.AdvancedSnmpEndpointProducerBuilder
| Modifier and Type | Method and Description |
|---|---|
default SnmpEndpointBuilderFactory.SnmpEndpointBuilder |
basic() |
default SnmpEndpointBuilderFactory.AdvancedSnmpEndpointBuilder |
synchronous(boolean synchronous)
Sets whether synchronous processing should be strictly used, or Camel
is allowed to use asynchronous processing (if supported).
|
default SnmpEndpointBuilderFactory.AdvancedSnmpEndpointBuilder |
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 SnmpEndpointBuilderFactory.SnmpEndpointBuilder basic()
basic in interface SnmpEndpointBuilderFactory.AdvancedSnmpEndpointConsumerBuilderbasic in interface SnmpEndpointBuilderFactory.AdvancedSnmpEndpointProducerBuilderdefault SnmpEndpointBuilderFactory.AdvancedSnmpEndpointBuilder synchronous(boolean synchronous)
synchronous in interface SnmpEndpointBuilderFactory.AdvancedSnmpEndpointConsumerBuildersynchronous in interface SnmpEndpointBuilderFactory.AdvancedSnmpEndpointProducerBuildersynchronous - the value to setdefault SnmpEndpointBuilderFactory.AdvancedSnmpEndpointBuilder synchronous(String synchronous)
synchronous in interface SnmpEndpointBuilderFactory.AdvancedSnmpEndpointConsumerBuildersynchronous in interface SnmpEndpointBuilderFactory.AdvancedSnmpEndpointProducerBuildersynchronous - the value to setApache Camel