public static interface Web3jEndpointBuilderFactory.AdvancedWeb3jEndpointBuilder extends Web3jEndpointBuilderFactory.AdvancedWeb3jEndpointConsumerBuilder, Web3jEndpointBuilderFactory.AdvancedWeb3jEndpointProducerBuilder
| Modifier and Type | Method and Description |
|---|---|
default Web3jEndpointBuilderFactory.Web3jEndpointBuilder |
basic() |
default Web3jEndpointBuilderFactory.AdvancedWeb3jEndpointBuilder |
synchronous(boolean synchronous)
Sets whether synchronous processing should be strictly used, or Camel
is allowed to use asynchronous processing (if supported).
|
default Web3jEndpointBuilderFactory.AdvancedWeb3jEndpointBuilder |
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 Web3jEndpointBuilderFactory.Web3jEndpointBuilder basic()
basic in interface Web3jEndpointBuilderFactory.AdvancedWeb3jEndpointConsumerBuilderbasic in interface Web3jEndpointBuilderFactory.AdvancedWeb3jEndpointProducerBuilderdefault Web3jEndpointBuilderFactory.AdvancedWeb3jEndpointBuilder synchronous(boolean synchronous)
synchronous in interface Web3jEndpointBuilderFactory.AdvancedWeb3jEndpointConsumerBuildersynchronous in interface Web3jEndpointBuilderFactory.AdvancedWeb3jEndpointProducerBuildersynchronous - the value to setdefault Web3jEndpointBuilderFactory.AdvancedWeb3jEndpointBuilder synchronous(String synchronous)
synchronous in interface Web3jEndpointBuilderFactory.AdvancedWeb3jEndpointConsumerBuildersynchronous in interface Web3jEndpointBuilderFactory.AdvancedWeb3jEndpointProducerBuildersynchronous - the value to setApache Camel