- setAddress(String) - Method in class org.apache.camel.component.web3j.Web3jConfiguration
-
Contract address.
- setAddresses(List<String>) - Method in class org.apache.camel.component.web3j.Web3jConfiguration
-
Contract address or a list of addresses.
- setAtBlock(String) - Method in class org.apache.camel.component.web3j.Web3jConfiguration
-
The block number, or the string "latest" for the last mined block or "pending", "earliest" for not yet mined transactions.
- setBlockHash(String) - Method in class org.apache.camel.component.web3j.Web3jConfiguration
-
Hash of the block where this transaction was in.
- setClientId(String) - Method in class org.apache.camel.component.web3j.Web3jConfiguration
-
A random hexadecimal(32 bytes) ID identifying the client.
- setConfiguration(Web3jConfiguration) - Method in class org.apache.camel.component.web3j.Web3jComponent
-
- setData(String) - Method in class org.apache.camel.component.web3j.Web3jConfiguration
-
The compiled code of a contract OR the hash of the invoked method signature and encoded parameters.
- setDatabaseName(String) - Method in class org.apache.camel.component.web3j.Web3jConfiguration
-
The local database name.
- setFilterId(BigInteger) - Method in class org.apache.camel.component.web3j.Web3jConfiguration
-
The filter id to use.
- setFromAddress(String) - Method in class org.apache.camel.component.web3j.Web3jConfiguration
-
The address the transaction is send from
- setFromBlock(String) - Method in class org.apache.camel.component.web3j.Web3jConfiguration
-
The block number, or the string "latest" for the last mined block or "pending", "earliest" for not yet mined transactions.
- setFullTransactionObjects(boolean) - Method in class org.apache.camel.component.web3j.Web3jConfiguration
-
If true it returns the full transaction objects, if false only the hashes of the transactions.
- setGasLimit(BigInteger) - Method in class org.apache.camel.component.web3j.Web3jConfiguration
-
The maximum gas allowed in this block.
- setGasPrice(BigInteger) - Method in class org.apache.camel.component.web3j.Web3jConfiguration
-
Gas price used for each paid gas.
- setHashrate(String) - Method in class org.apache.camel.component.web3j.Web3jConfiguration
-
A hexadecimal string representation (32 bytes) of the hash rate.
- setHeaderPowHash(String) - Method in class org.apache.camel.component.web3j.Web3jConfiguration
-
The header's pow-hash (256 bits) used for submitting a proof-of-work solution.
- setIndex(BigInteger) - Method in class org.apache.camel.component.web3j.Web3jConfiguration
-
The transactions/uncle index position in the block.
- setKeyName(String) - Method in class org.apache.camel.component.web3j.Web3jConfiguration
-
The key name in the database.
- setMixDigest(String) - Method in class org.apache.camel.component.web3j.Web3jConfiguration
-
The mix digest (256 bits) used for submitting a proof-of-work solution.
- setNodeAddress(String) - Method in class org.apache.camel.component.web3j.Web3jEndpoint
-
Sets the node address used to communicate
- setNonce(String) - Method in class org.apache.camel.component.web3j.Web3jConfiguration
-
The nonce found (64 bits) used for submitting a proof-of-work solution.
- setOperation(String) - Method in class org.apache.camel.component.web3j.Web3jConfiguration
-
Operation to use.
- setPosition(BigInteger) - Method in class org.apache.camel.component.web3j.Web3jConfiguration
-
The transaction index position withing a block.
- setPriority(BigInteger) - Method in class org.apache.camel.component.web3j.Web3jConfiguration
-
The priority of a whisper message.
- setPrivateFor(List<String>) - Method in class org.apache.camel.component.web3j.Web3jConfiguration
-
A transaction privateFor nodes with public keys in a Quorum network
- setQuorumAPI(boolean) - Method in class org.apache.camel.component.web3j.Web3jConfiguration
-
If true, this will support Quorum API.
- setSha3HashOfDataToSign(String) - Method in class org.apache.camel.component.web3j.Web3jConfiguration
-
Message to sign by calculating an Ethereum specific signature.
- setSignedTransactionData(String) - Method in class org.apache.camel.component.web3j.Web3jConfiguration
-
The signed transaction data for a new message call transaction or a contract creation for signed transactions.
- setSourceCode(String) - Method in class org.apache.camel.component.web3j.Web3jConfiguration
-
The source code to compile.
- setToAddress(String) - Method in class org.apache.camel.component.web3j.Web3jConfiguration
-
The address the transaction is directed to.
- setToBlock(String) - Method in class org.apache.camel.component.web3j.Web3jConfiguration
-
The block number, or the string "latest" for the last mined block or "pending", "earliest" for not yet mined transactions.
- setTopics(List<String>) - Method in class org.apache.camel.component.web3j.Web3jConfiguration
-
Topics are order-dependent.
- setTopics(String) - Method in class org.apache.camel.component.web3j.Web3jConfiguration
-
- setTransactionHash(String) - Method in class org.apache.camel.component.web3j.Web3jConfiguration
-
The information about a transaction requested by transaction hash.
- setTtl(BigInteger) - Method in class org.apache.camel.component.web3j.Web3jConfiguration
-
The time to live in seconds of a whisper message.
- setValue(BigInteger) - Method in class org.apache.camel.component.web3j.Web3jConfiguration
-
The value sent within a transaction.
- setWeb3j(Web3j) - Method in class org.apache.camel.component.web3j.Web3jConfiguration
-
The preconfigured Web3j object.
- SHA3_HASH_OF_DATA_TO_SIGN - Static variable in interface org.apache.camel.component.web3j.Web3jConstants
-
- SHH_ADD_TO_GROUP - Static variable in interface org.apache.camel.component.web3j.Web3jConstants
-
- SHH_GET_FILTER_CHANGES - Static variable in interface org.apache.camel.component.web3j.Web3jConstants
-
- SHH_GET_MESSAGES - Static variable in interface org.apache.camel.component.web3j.Web3jConstants
-
- SHH_HAS_IDENTITY - Static variable in interface org.apache.camel.component.web3j.Web3jConstants
-
- SHH_NEW_FILTER - Static variable in interface org.apache.camel.component.web3j.Web3jConstants
-
- SHH_NEW_GROUP - Static variable in interface org.apache.camel.component.web3j.Web3jConstants
-
- SHH_NEW_IDENTITY - Static variable in interface org.apache.camel.component.web3j.Web3jConstants
-
- SHH_POST - Static variable in interface org.apache.camel.component.web3j.Web3jConstants
-
- SHH_UNINSTALL_FILTER - Static variable in interface org.apache.camel.component.web3j.Web3jConstants
-
- SHH_VERSION - Static variable in interface org.apache.camel.component.web3j.Web3jConstants
-
- SIGNED_TRANSACTION_DATA - Static variable in interface org.apache.camel.component.web3j.Web3jConstants
-
- SOURCE_CODE - Static variable in interface org.apache.camel.component.web3j.Web3jConstants
-