Skip navigation links
B C D E F G H I J L M O P R S U V W 

B

Besu - Interface in org.web3j.protocol.besu
 
BesuEthAccountsMapResponse - Class in org.web3j.protocol.besu.response
 
BesuEthAccountsMapResponse() - Constructor for class org.web3j.protocol.besu.response.BesuEthAccountsMapResponse
 
BesuFullDebugTraceResponse - Class in org.web3j.protocol.besu.response
 
BesuFullDebugTraceResponse() - Constructor for class org.web3j.protocol.besu.response.BesuFullDebugTraceResponse
 
BesuPrivacyGasProvider - Class in org.web3j.tx.gas
 
BesuPrivacyGasProvider(BigInteger) - Constructor for class org.web3j.tx.gas.BesuPrivacyGasProvider
 
BesuPrivacyGasProvider(BigInteger, BigInteger) - Constructor for class org.web3j.tx.gas.BesuPrivacyGasProvider
 
BesuPrivateTransactionManager - Class in org.web3j.tx
PrivateTransactionManager implementation for using a Besu node to transact.
BesuPrivateTransactionManager(Besu, BesuPrivacyGasProvider, Credentials, long, Base64String, Base64String, int, int) - Constructor for class org.web3j.tx.BesuPrivateTransactionManager
 
BesuPrivateTransactionManager(Besu, BesuPrivacyGasProvider, Credentials, long, Base64String, Base64String) - Constructor for class org.web3j.tx.BesuPrivateTransactionManager
 
BesuRx - Interface in org.web3j.protocol.besu
 
BesuSignerMetric - Class in org.web3j.protocol.besu.response
 
BesuSignerMetric(String, String, String) - Constructor for class org.web3j.protocol.besu.response.BesuSignerMetric
 
BesuSignerMetrics - Class in org.web3j.protocol.besu.response
 
BesuSignerMetrics() - Constructor for class org.web3j.protocol.besu.response.BesuSignerMetrics
 
build(Web3jService) - Static method in interface org.web3j.protocol.besu.Besu
Construct a new Besu instance.
build(Web3jService, long, ScheduledExecutorService) - Static method in interface org.web3j.protocol.besu.Besu
Construct a new Besu instance.
buildOnChainPrivateTransaction(Base64String, Credentials, Base64String, BigInteger, String) - Static method in class org.web3j.protocol.besu.privacy.OnChainPrivacyTransactionBuilder
 

C

cliqueDiscard(String) - Method in interface org.web3j.protocol.besu.Besu
 
cliqueDiscard(String) - Method in class org.web3j.protocol.besu.JsonRpc2_0Besu
 
cliqueGetSigners(DefaultBlockParameter) - Method in interface org.web3j.protocol.besu.Besu
 
cliqueGetSigners(DefaultBlockParameter) - Method in class org.web3j.protocol.besu.JsonRpc2_0Besu
 
cliqueGetSignersAtHash(String) - Method in interface org.web3j.protocol.besu.Besu
 
cliqueGetSignersAtHash(String) - Method in class org.web3j.protocol.besu.JsonRpc2_0Besu
 
cliqueProposals() - Method in interface org.web3j.protocol.besu.Besu
 
cliqueProposals() - Method in class org.web3j.protocol.besu.JsonRpc2_0Besu
 
cliquePropose(String, Boolean) - Method in interface org.web3j.protocol.besu.Besu
 
cliquePropose(String, Boolean) - Method in class org.web3j.protocol.besu.JsonRpc2_0Besu
 
CreatePrivacyGroupRequest - Class in org.web3j.protocol.besu.request
 
CreatePrivacyGroupRequest(List<Base64String>, String, String) - Constructor for class org.web3j.protocol.besu.request.CreatePrivacyGroupRequest
 

D

debugTraceTransaction(String, Map<String, Boolean>) - Method in interface org.web3j.protocol.besu.Besu
 
debugTraceTransaction(String, Map<String, Boolean>) - Method in class org.web3j.protocol.besu.JsonRpc2_0Besu
 
deserialize(JsonParser, DeserializationContext) - Method in class org.web3j.protocol.besu.response.privacy.PrivateTransaction.ResponseDeserialiser
 

E

equals(Object) - Method in class org.web3j.protocol.besu.response.BesuSignerMetric
 
equals(Object) - Method in class org.web3j.protocol.besu.response.privacy.PrivacyGroup
 
equals(Object) - Method in class org.web3j.protocol.besu.response.privacy.PrivateTransaction
 
equals(Object) - Method in class org.web3j.protocol.besu.response.privacy.PrivateTransactionLegacy
 
equals(Object) - Method in class org.web3j.protocol.besu.response.privacy.PrivateTransactionReceipt
 
equals(Object) - Method in class org.web3j.protocol.besu.response.privacy.PrivateTransactionWithPrivacyGroup
 
executeTransaction(BigInteger, BigInteger, String, String, BigInteger) - Method in class org.web3j.tx.PrivateTransactionManager
 

F

FullDebugTraceInfo - Class in org.web3j.protocol.besu.response
 
FullDebugTraceInfo(int, boolean, String, List<StructLogs>) - Constructor for class org.web3j.protocol.besu.response.FullDebugTraceInfo
 

G

generateLegacyGroup(Base64String, List<Base64String>) - Static method in class org.web3j.utils.PrivacyGroupUtils
 
getAccounts() - Method in class org.web3j.protocol.besu.response.BesuEthAccountsMapResponse
 
getAddress() - Method in class org.web3j.protocol.besu.response.BesuSignerMetric
 
getAddress() - Method in class org.web3j.protocol.besu.response.privacy.PrivGetPrivacyPrecompileAddress
 
getAddresses() - Method in class org.web3j.protocol.besu.request.CreatePrivacyGroupRequest
 
getCode(String, DefaultBlockParameter) - Method in class org.web3j.tx.PrivateTransactionManager
 
getcommitmentHash() - Method in class org.web3j.protocol.besu.response.privacy.PrivateTransactionReceipt
 
getContractAddress() - Method in class org.web3j.protocol.besu.response.privacy.PrivateTransactionReceipt
 
getDepth() - Method in class org.web3j.protocol.besu.response.StructLogs
 
getDescription() - Method in class org.web3j.protocol.besu.request.CreatePrivacyGroupRequest
 
getDescription() - Method in class org.web3j.protocol.besu.response.privacy.PrivacyGroup
 
getEncodedAddToGroupFunction(Base64String, List<byte[]>) - Static method in class org.web3j.protocol.besu.privacy.OnChainPrivacyTransactionBuilder
 
getEncodedRemoveFromGroupFunction(Base64String, byte[]) - Static method in class org.web3j.protocol.besu.privacy.OnChainPrivacyTransactionBuilder
 
getEncodedSingleParamFunction(String) - Static method in class org.web3j.protocol.besu.privacy.OnChainPrivacyTransactionBuilder
 
getFailed() - Method in class org.web3j.protocol.besu.response.FullDebugTraceInfo
 
getFilterLogs(BigInteger) - Method in class org.web3j.protocol.besu.filters.PrivateLogFilter
 
getFrom() - Method in class org.web3j.protocol.besu.response.privacy.PrivateTransaction
 
getFrom() - Method in class org.web3j.protocol.besu.response.privacy.PrivateTransactionReceipt
 
getFullDebugTraceInfo() - Method in class org.web3j.protocol.besu.response.BesuFullDebugTraceResponse
 
getGas() - Method in class org.web3j.protocol.besu.response.FullDebugTraceInfo
 
getGas() - Method in class org.web3j.protocol.besu.response.privacy.PrivateTransaction
 
getGas() - Method in class org.web3j.protocol.besu.response.StructLogs
 
getGasCost() - Method in class org.web3j.protocol.besu.response.StructLogs
 
getGasPrice() - Method in class org.web3j.protocol.besu.response.privacy.PrivateTransaction
 
getGroups() - Method in class org.web3j.protocol.besu.response.privacy.PrivFindPrivacyGroup
 
getHash() - Method in class org.web3j.protocol.besu.response.privacy.PrivateTransaction
 
getInput() - Method in class org.web3j.protocol.besu.response.privacy.PrivateTransaction
 
getLastProposedBlockNumber() - Method in class org.web3j.protocol.besu.response.BesuSignerMetric
 
getLogs() - Method in class org.web3j.protocol.besu.response.privacy.PrivateTransactionReceipt
 
getMembers() - Method in class org.web3j.protocol.besu.response.privacy.PrivacyGroup
 
getMemory() - Method in class org.web3j.protocol.besu.response.StructLogs
 
getName() - Method in class org.web3j.protocol.besu.request.CreatePrivacyGroupRequest
 
getName() - Method in class org.web3j.protocol.besu.response.privacy.PrivacyGroup
 
getNonce() - Method in class org.web3j.protocol.besu.response.privacy.PrivateTransaction
 
getOp() - Method in class org.web3j.protocol.besu.response.StructLogs
 
getOutput() - Method in class org.web3j.protocol.besu.response.privacy.PrivateTransactionReceipt
 
getPc() - Method in class org.web3j.protocol.besu.response.StructLogs
 
getPrivacyGroupId() - Method in class org.web3j.protocol.besu.response.privacy.PrivacyGroup
 
getPrivacyGroupId() - Method in class org.web3j.protocol.besu.response.privacy.PrivateTransactionReceipt
 
getPrivacyGroupId() - Method in class org.web3j.protocol.besu.response.privacy.PrivateTransactionWithPrivacyGroup
 
getPrivacyGroupId() - Method in class org.web3j.protocol.besu.response.privacy.PrivCreatePrivacyGroup
 
getPrivacyGroupId() - Method in class org.web3j.tx.BesuPrivateTransactionManager
 
getPrivacyGroupId() - Method in class org.web3j.tx.LegacyPrivateTransactionManager
 
getPrivacyGroupId() - Method in class org.web3j.tx.PrivateTransactionManager
 
getPrivateFor() - Method in class org.web3j.protocol.besu.response.privacy.PrivateTransactionLegacy
 
getPrivateFor() - Method in class org.web3j.protocol.besu.response.privacy.PrivateTransactionReceipt
 
getPrivateFrom() - Method in class org.web3j.protocol.besu.response.privacy.PrivateTransaction
 
getPrivateFrom() - Method in class org.web3j.protocol.besu.response.privacy.PrivateTransactionReceipt
 
getPrivateFrom() - Method in class org.web3j.tx.PrivateTransactionManager
 
getPrivateTransaction() - Method in class org.web3j.protocol.besu.response.privacy.PrivGetPrivateTransaction
 
getProposedBlockCount() - Method in class org.web3j.protocol.besu.response.BesuSignerMetric
 
getR() - Method in class org.web3j.protocol.besu.response.privacy.PrivateTransaction
 
getRestriction() - Method in class org.web3j.protocol.besu.response.privacy.PrivateTransaction
 
getReturnValue() - Method in class org.web3j.protocol.besu.response.FullDebugTraceInfo
 
getRevertReason() - Method in class org.web3j.protocol.besu.response.privacy.PrivateTransactionReceipt
 
getS() - Method in class org.web3j.protocol.besu.response.privacy.PrivateTransaction
 
getSignerMetrics() - Method in class org.web3j.protocol.besu.response.BesuSignerMetrics
 
getStack() - Method in class org.web3j.protocol.besu.response.StructLogs
 
getStatus() - Method in class org.web3j.protocol.besu.response.privacy.PrivateTransactionReceipt
 
getStorage() - Method in class org.web3j.protocol.besu.response.StructLogs
 
getStructLogs() - Method in class org.web3j.protocol.besu.response.FullDebugTraceInfo
 
getTo() - Method in class org.web3j.protocol.besu.response.privacy.PrivateTransaction
 
getTo() - Method in class org.web3j.protocol.besu.response.privacy.PrivateTransactionReceipt
 
gettransactionHash() - Method in class org.web3j.protocol.besu.response.privacy.PrivateTransactionReceipt
 
getTransactionReceipt() - Method in class org.web3j.protocol.besu.response.privacy.PrivGetTransactionReceipt
 
getType() - Method in class org.web3j.protocol.besu.response.privacy.PrivacyGroup
 
getV() - Method in class org.web3j.protocol.besu.response.privacy.PrivateTransaction
 
getValue() - Method in class org.web3j.protocol.besu.response.privacy.PrivateTransaction
 

H

hashCode() - Method in class org.web3j.protocol.besu.response.BesuSignerMetric
 
hashCode() - Method in class org.web3j.protocol.besu.response.privacy.PrivacyGroup
 
hashCode() - Method in class org.web3j.protocol.besu.response.privacy.PrivateTransaction
 
hashCode() - Method in class org.web3j.protocol.besu.response.privacy.PrivateTransactionLegacy
 
hashCode() - Method in class org.web3j.protocol.besu.response.privacy.PrivateTransactionReceipt
 
hashCode() - Method in class org.web3j.protocol.besu.response.privacy.PrivateTransactionWithPrivacyGroup
 

I

ibftDiscardValidatorVote(String) - Method in interface org.web3j.protocol.besu.Besu
 
ibftDiscardValidatorVote(String) - Method in class org.web3j.protocol.besu.JsonRpc2_0Besu
 
ibftGetPendingVotes() - Method in interface org.web3j.protocol.besu.Besu
 
ibftGetPendingVotes() - Method in class org.web3j.protocol.besu.JsonRpc2_0Besu
 
ibftGetSignerMetrics() - Method in interface org.web3j.protocol.besu.Besu
 
ibftGetSignerMetrics() - Method in class org.web3j.protocol.besu.JsonRpc2_0Besu
 
ibftGetValidatorsByBlockHash(String) - Method in interface org.web3j.protocol.besu.Besu
 
ibftGetValidatorsByBlockHash(String) - Method in class org.web3j.protocol.besu.JsonRpc2_0Besu
 
ibftGetValidatorsByBlockNumber(DefaultBlockParameter) - Method in interface org.web3j.protocol.besu.Besu
 
ibftGetValidatorsByBlockNumber(DefaultBlockParameter) - Method in class org.web3j.protocol.besu.JsonRpc2_0Besu
 
ibftProposeValidatorVote(String, Boolean) - Method in interface org.web3j.protocol.besu.Besu
 
ibftProposeValidatorVote(String, Boolean) - Method in class org.web3j.protocol.besu.JsonRpc2_0Besu
 

J

JsonRpc2_0Besu - Class in org.web3j.protocol.besu
 
JsonRpc2_0Besu(Web3jService) - Constructor for class org.web3j.protocol.besu.JsonRpc2_0Besu
 
JsonRpc2_0Besu(Web3jService, long, ScheduledExecutorService) - Constructor for class org.web3j.protocol.besu.JsonRpc2_0Besu
 
JsonRpc2_0BesuRx - Class in org.web3j.protocol.besu
 
JsonRpc2_0BesuRx(Besu, ScheduledExecutorService) - Constructor for class org.web3j.protocol.besu.JsonRpc2_0BesuRx
 

L

LegacyPrivateTransactionManager - Class in org.web3j.tx
PrivateTransactionManager implementation for using a Besu node to transact.
LegacyPrivateTransactionManager(Besu, BesuPrivacyGasProvider, Credentials, long, Base64String, List<Base64String>, int, int) - Constructor for class org.web3j.tx.LegacyPrivateTransactionManager
 
LegacyPrivateTransactionManager(Besu, BesuPrivacyGasProvider, Credentials, long, Base64String, List<Base64String>) - Constructor for class org.web3j.tx.LegacyPrivateTransactionManager
 

M

minerStart() - Method in interface org.web3j.protocol.besu.Besu
 
minerStart() - Method in class org.web3j.protocol.besu.JsonRpc2_0Besu
 
minerStop() - Method in interface org.web3j.protocol.besu.Besu
 
minerStop() - Method in class org.web3j.protocol.besu.JsonRpc2_0Besu
 

O

OnChainPrivacyTransactionBuilder - Class in org.web3j.protocol.besu.privacy
 
OnChainPrivacyTransactionBuilder() - Constructor for class org.web3j.protocol.besu.privacy.OnChainPrivacyTransactionBuilder
 
org.web3j.protocol.besu - package org.web3j.protocol.besu
 
org.web3j.protocol.besu.filters - package org.web3j.protocol.besu.filters
 
org.web3j.protocol.besu.privacy - package org.web3j.protocol.besu.privacy
 
org.web3j.protocol.besu.request - package org.web3j.protocol.besu.request
 
org.web3j.protocol.besu.response - package org.web3j.protocol.besu.response
 
org.web3j.protocol.besu.response.privacy - package org.web3j.protocol.besu.response.privacy
 
org.web3j.tx - package org.web3j.tx
 
org.web3j.tx.gas - package org.web3j.tx.gas
 
org.web3j.tx.response - package org.web3j.tx.response
 
org.web3j.utils - package org.web3j.utils
 

P

PollingPrivateTransactionReceiptProcessor - Class in org.web3j.tx.response
 
PollingPrivateTransactionReceiptProcessor(Besu, long, int) - Constructor for class org.web3j.tx.response.PollingPrivateTransactionReceiptProcessor
 
PrivacyGroup - Class in org.web3j.protocol.besu.response.privacy
 
PrivacyGroup(String, PrivacyGroup.Type, String, String, List<Base64String>) - Constructor for class org.web3j.protocol.besu.response.privacy.PrivacyGroup
 
PrivacyGroup.Type - Enum in org.web3j.protocol.besu.response.privacy
 
privacyGroupIdOrPrivateFor() - Method in class org.web3j.tx.BesuPrivateTransactionManager
 
privacyGroupIdOrPrivateFor() - Method in class org.web3j.tx.LegacyPrivateTransactionManager
 
privacyGroupIdOrPrivateFor() - Method in class org.web3j.tx.PrivateTransactionManager
 
PrivacyGroupUtils - Class in org.web3j.utils
 
PrivacyGroupUtils() - Constructor for class org.web3j.utils.PrivacyGroupUtils
 
PrivateLogFilter - Class in org.web3j.protocol.besu.filters
 
PrivateLogFilter(Besu, Callback<Log>, String, EthFilter) - Constructor for class org.web3j.protocol.besu.filters.PrivateLogFilter
 
PrivateTransaction - Class in org.web3j.protocol.besu.response.privacy
 
PrivateTransaction(String, String, String, String, String, String, String, String, String, String, String, Base64String, String) - Constructor for class org.web3j.protocol.besu.response.privacy.PrivateTransaction
 
PrivateTransaction.ResponseDeserialiser - Class in org.web3j.protocol.besu.response.privacy
 
PrivateTransactionLegacy - Class in org.web3j.protocol.besu.response.privacy
 
PrivateTransactionLegacy(String, String, String, String, String, String, String, String, String, String, String, Base64String, List<Base64String>, String) - Constructor for class org.web3j.protocol.besu.response.privacy.PrivateTransactionLegacy
 
PrivateTransactionManager - Class in org.web3j.tx
 
PrivateTransactionManager(Besu, BesuPrivacyGasProvider, Credentials, long, Base64String, PrivateTransactionReceiptProcessor) - Constructor for class org.web3j.tx.PrivateTransactionManager
 
PrivateTransactionManager(Besu, BesuPrivacyGasProvider, Credentials, long, Base64String, int, int) - Constructor for class org.web3j.tx.PrivateTransactionManager
 
PrivateTransactionManager(Besu, BesuPrivacyGasProvider, Credentials, long, Base64String) - Constructor for class org.web3j.tx.PrivateTransactionManager
 
PrivateTransactionReceipt - Class in org.web3j.protocol.besu.response.privacy
 
PrivateTransactionReceipt(String, String, String, String, List<Log>, String, String, String, ArrayList<String>, String, String, String) - Constructor for class org.web3j.protocol.besu.response.privacy.PrivateTransactionReceipt
 
PrivateTransactionReceiptProcessor - Class in org.web3j.tx.response
 
PrivateTransactionReceiptProcessor(Besu) - Constructor for class org.web3j.tx.response.PrivateTransactionReceiptProcessor
 
PrivateTransactionWithPrivacyGroup - Class in org.web3j.protocol.besu.response.privacy
 
PrivateTransactionWithPrivacyGroup(String, String, String, String, String, String, String, String, String, String, String, Base64String, Base64String, String) - Constructor for class org.web3j.protocol.besu.response.privacy.PrivateTransactionWithPrivacyGroup
 
privCall(String, Transaction, DefaultBlockParameter) - Method in interface org.web3j.protocol.besu.Besu
 
privCall(String, Transaction, DefaultBlockParameter) - Method in class org.web3j.protocol.besu.JsonRpc2_0Besu
 
privCreatePrivacyGroup(List<Base64String>, String, String) - Method in interface org.web3j.protocol.besu.Besu
 
privCreatePrivacyGroup(List<Base64String>, String, String) - Method in class org.web3j.protocol.besu.JsonRpc2_0Besu
 
PrivCreatePrivacyGroup - Class in org.web3j.protocol.besu.response.privacy
 
PrivCreatePrivacyGroup() - Constructor for class org.web3j.protocol.besu.response.privacy.PrivCreatePrivacyGroup
 
privDeletePrivacyGroup(Base64String) - Method in interface org.web3j.protocol.besu.Besu
 
privDeletePrivacyGroup(Base64String) - Method in class org.web3j.protocol.besu.JsonRpc2_0Besu
 
privFindPrivacyGroup(List<Base64String>) - Method in interface org.web3j.protocol.besu.Besu
 
privFindPrivacyGroup(List<Base64String>) - Method in class org.web3j.protocol.besu.JsonRpc2_0Besu
 
PrivFindPrivacyGroup - Class in org.web3j.protocol.besu.response.privacy
 
PrivFindPrivacyGroup() - Constructor for class org.web3j.protocol.besu.response.privacy.PrivFindPrivacyGroup
 
privGetCode(String, String, DefaultBlockParameter) - Method in interface org.web3j.protocol.besu.Besu
 
privGetCode(String, String, DefaultBlockParameter) - Method in class org.web3j.protocol.besu.JsonRpc2_0Besu
 
privGetFilterChanges(String, String) - Method in interface org.web3j.protocol.besu.Besu
 
privGetFilterChanges(String, String) - Method in class org.web3j.protocol.besu.JsonRpc2_0Besu
 
privGetFilterLogs(String, String) - Method in interface org.web3j.protocol.besu.Besu
 
privGetFilterLogs(String, String) - Method in class org.web3j.protocol.besu.JsonRpc2_0Besu
 
privGetLogs(String, EthFilter) - Method in interface org.web3j.protocol.besu.Besu
 
privGetLogs(String, EthFilter) - Method in class org.web3j.protocol.besu.JsonRpc2_0Besu
 
privGetPrivacyPrecompileAddress() - Method in interface org.web3j.protocol.besu.Besu
 
privGetPrivacyPrecompileAddress() - Method in class org.web3j.protocol.besu.JsonRpc2_0Besu
 
PrivGetPrivacyPrecompileAddress - Class in org.web3j.protocol.besu.response.privacy
 
PrivGetPrivacyPrecompileAddress() - Constructor for class org.web3j.protocol.besu.response.privacy.PrivGetPrivacyPrecompileAddress
 
privGetPrivateTransaction(String) - Method in interface org.web3j.protocol.besu.Besu
 
privGetPrivateTransaction(String) - Method in class org.web3j.protocol.besu.JsonRpc2_0Besu
 
PrivGetPrivateTransaction - Class in org.web3j.protocol.besu.response.privacy
 
PrivGetPrivateTransaction() - Constructor for class org.web3j.protocol.besu.response.privacy.PrivGetPrivateTransaction
 
privGetTransactionCount(String, Base64String) - Method in interface org.web3j.protocol.besu.Besu
 
privGetTransactionCount(String, Base64String) - Method in class org.web3j.protocol.besu.JsonRpc2_0Besu
 
privGetTransactionReceipt(String) - Method in interface org.web3j.protocol.besu.Besu
 
privGetTransactionReceipt(String) - Method in class org.web3j.protocol.besu.JsonRpc2_0Besu
 
PrivGetTransactionReceipt - Class in org.web3j.protocol.besu.response.privacy
 
PrivGetTransactionReceipt() - Constructor for class org.web3j.protocol.besu.response.privacy.PrivGetTransactionReceipt
 
privLogFlowable(String, EthFilter) - Method in interface org.web3j.protocol.besu.BesuRx
 
privLogFlowable(String, EthFilter) - Method in class org.web3j.protocol.besu.JsonRpc2_0Besu
 
privLogFlowable(String, EthFilter, long) - Method in class org.web3j.protocol.besu.JsonRpc2_0BesuRx
 
privNewFilter(String, EthFilter) - Method in interface org.web3j.protocol.besu.Besu
 
privNewFilter(String, EthFilter) - Method in class org.web3j.protocol.besu.JsonRpc2_0Besu
 
privOnChainAddToPrivacyGroup(Base64String, Credentials, Base64String, List<Base64String>) - Method in interface org.web3j.protocol.besu.Besu
 
privOnChainAddToPrivacyGroup(Base64String, Credentials, Base64String, List<Base64String>) - Method in class org.web3j.protocol.besu.JsonRpc2_0Besu
 
privOnChainCreatePrivacyGroup(Base64String, Credentials, Base64String, List<Base64String>) - Method in interface org.web3j.protocol.besu.Besu
 
privOnChainCreatePrivacyGroup(Base64String, Credentials, Base64String, List<Base64String>) - Method in class org.web3j.protocol.besu.JsonRpc2_0Besu
 
privOnChainFindPrivacyGroup(List<Base64String>) - Method in interface org.web3j.protocol.besu.Besu
 
privOnChainFindPrivacyGroup(List<Base64String>) - Method in class org.web3j.protocol.besu.JsonRpc2_0Besu
 
privOnChainRemoveFromPrivacyGroup(Base64String, Credentials, Base64String, Base64String) - Method in interface org.web3j.protocol.besu.Besu
 
privOnChainRemoveFromPrivacyGroup(Base64String, Credentials, Base64String, Base64String) - Method in class org.web3j.protocol.besu.JsonRpc2_0Besu
 
privOnChainSetGroupLockState(Base64String, Credentials, Base64String, Boolean) - Method in interface org.web3j.protocol.besu.Besu
 
privOnChainSetGroupLockState(Base64String, Credentials, Base64String, Boolean) - Method in class org.web3j.protocol.besu.JsonRpc2_0Besu
 
privUninstallFilter(String, String) - Method in interface org.web3j.protocol.besu.Besu
 
privUninstallFilter(String, String) - Method in class org.web3j.protocol.besu.JsonRpc2_0Besu
 

R

ResponseDeserialiser() - Constructor for class org.web3j.protocol.besu.response.privacy.PrivateTransaction.ResponseDeserialiser
 

S

sendCall(String, String, DefaultBlockParameter) - Method in class org.web3j.tx.PrivateTransactionManager
 
sendRequest() - Method in class org.web3j.protocol.besu.filters.PrivateLogFilter
 
sendTransaction(BigInteger, BigInteger, String, String, BigInteger, boolean) - Method in class org.web3j.tx.PrivateTransactionManager
 
sendTransactionEIP1559(BigInteger, BigInteger, BigInteger, String, String, BigInteger, boolean) - Method in class org.web3j.tx.PrivateTransactionManager
 
serReturnValye() - Method in class org.web3j.protocol.besu.response.FullDebugTraceInfo
 
setDepth(int) - Method in class org.web3j.protocol.besu.response.StructLogs
 
setFailed() - Method in class org.web3j.protocol.besu.response.FullDebugTraceInfo
 
setGas() - Method in class org.web3j.protocol.besu.response.FullDebugTraceInfo
 
setGas(int) - Method in class org.web3j.protocol.besu.response.StructLogs
 
setGasCost(int) - Method in class org.web3j.protocol.besu.response.StructLogs
 
setMemory(List<String>) - Method in class org.web3j.protocol.besu.response.StructLogs
 
setOp(String) - Method in class org.web3j.protocol.besu.response.StructLogs
 
setPc(int) - Method in class org.web3j.protocol.besu.response.StructLogs
 
setStack(List<String>) - Method in class org.web3j.protocol.besu.response.StructLogs
 
setStorage(Map<BigInteger, String>) - Method in class org.web3j.protocol.besu.response.StructLogs
 
setStructLogs() - Method in class org.web3j.protocol.besu.response.FullDebugTraceInfo
 
StructLogs - Class in org.web3j.protocol.besu.response
 
StructLogs(int, String, int, int, int, List<String>, List<String>, Map<BigInteger, String>) - Constructor for class org.web3j.protocol.besu.response.StructLogs
 

U

uninstallFilter(BigInteger) - Method in class org.web3j.protocol.besu.filters.PrivateLogFilter
 

V

valueOf(String) - Static method in enum org.web3j.protocol.besu.response.privacy.PrivacyGroup.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.web3j.protocol.besu.response.privacy.PrivacyGroup.Type
Returns an array containing the constants of this enum type, in the order they are declared.

W

waitForTransactionReceipt(String) - Method in class org.web3j.tx.response.PollingPrivateTransactionReceiptProcessor
 
B C D E F G H I J L M O P R S U V W 
Skip navigation links