@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface Web3jComponentBuilderFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
Web3jComponentBuilderFactory.Web3jComponentBuilder
Builder for the Web3j Ethereum Blockchain component.
|
static class |
Web3jComponentBuilderFactory.Web3jComponentBuilderImpl |
Modifier and Type | Method and Description |
---|---|
static Web3jComponentBuilderFactory.Web3jComponentBuilder |
web3j()
Web3j Ethereum Blockchain (camel-web3j)
Interact with Ethereum nodes using web3j client API.
|
static Web3jComponentBuilderFactory.Web3jComponentBuilder web3j()
Apache Camel