@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface Web3jEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Web3jEndpointBuilderFactory.AdvancedWeb3jEndpointBuilder
Advanced builder for endpoint for the Web3j Ethereum Blockchain
component.
|
static interface |
Web3jEndpointBuilderFactory.AdvancedWeb3jEndpointConsumerBuilder
Advanced builder for endpoint consumers for the Web3j Ethereum Blockchain
component.
|
static interface |
Web3jEndpointBuilderFactory.AdvancedWeb3jEndpointProducerBuilder
Advanced builder for endpoint producers for the Web3j Ethereum Blockchain
component.
|
static interface |
Web3jEndpointBuilderFactory.Web3jBuilders |
static interface |
Web3jEndpointBuilderFactory.Web3jEndpointBuilder
Builder for endpoint for the Web3j Ethereum Blockchain component.
|
static interface |
Web3jEndpointBuilderFactory.Web3jEndpointConsumerBuilder
Builder for endpoint consumers for the Web3j Ethereum Blockchain
component.
|
static interface |
Web3jEndpointBuilderFactory.Web3jEndpointProducerBuilder
Builder for endpoint producers for the Web3j Ethereum Blockchain
component.
|
| Modifier and Type | Method and Description |
|---|---|
static Web3jEndpointBuilderFactory.Web3jEndpointBuilder |
web3j(String path)
Web3j Ethereum Blockchain (camel-web3j)
The web3j component uses the Web3j client API and allows you to add/read
nodes to/from a web3j compliant content repositories.
|
static Web3jEndpointBuilderFactory.Web3jEndpointBuilder web3j(String path)
web3j:nodeAddress
Path parameter: nodeAddress (required)
Sets the node address used to communicateApache Camel