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

A

AbstractHandler<T> - Class in org.adridadou.ethereum.event
Created by davidroon on 19.08.16.
AbstractHandler() - Constructor for class org.adridadou.ethereum.event.AbstractHandler
 
AccountProvider - Class in org.adridadou.ethereum.keystore
Created by davidroon on 26.12.16.
AccountProvider() - Constructor for class org.adridadou.ethereum.keystore.AccountProvider
 
addConverters(InputTypeConverter...) - Method in class org.adridadou.ethereum.converters.input.InputTypeHandler
 
addConverters(Collection<InputTypeConverter>) - Method in class org.adridadou.ethereum.converters.input.InputTypeHandler
 
addConverters(OutputTypeConverter...) - Method in class org.adridadou.ethereum.converters.output.OutputTypeHandler
 
addConverters(Collection<OutputTypeConverter>) - Method in class org.adridadou.ethereum.converters.output.OutputTypeHandler
 
addInputHandlers(List<InputTypeConverter>) - Method in class org.adridadou.ethereum.EthereumFacade
 
addIp(NodeIp) - Method in class org.adridadou.ethereum.blockchain.BlockchainConfig.Builder
 
addListener(EthereumEventHandler) - Method in interface org.adridadou.ethereum.blockchain.Ethereumj
 
addListener(EthereumEventHandler) - Method in class org.adridadou.ethereum.blockchain.EthereumJReal
 
addListener(EthereumEventHandler) - Method in class org.adridadou.ethereum.blockchain.EthereumJTest
 
addOutputHandlers(List<OutputTypeConverter>) - Method in class org.adridadou.ethereum.EthereumFacade
 
address - Variable in class org.adridadou.ethereum.values.EthAddress
 
AddressConverter - Class in org.adridadou.ethereum.converters.output
Created by davidroon on 27.04.16.
AddressConverter() - Constructor for class org.adridadou.ethereum.converters.output.AddressConverter
 
addressExists(EthAddress) - Method in interface org.adridadou.ethereum.blockchain.EthereumProxy
 
addressExists(EthAddress) - Method in class org.adridadou.ethereum.blockchain.EthereumProxyEthereumJ
 
addressExists(EthAddress) - Method in class org.adridadou.ethereum.blockchain.EthereumProxyRpc
 
addressExists(EthAddress) - Method in class org.adridadou.ethereum.EthereumFacade
 
ArrayConverter - Class in org.adridadou.ethereum.converters.output
Created by davidroon on 18.11.16.
ArrayConverter(OutputTypeHandler) - Constructor for class org.adridadou.ethereum.converters.output.ArrayConverter
 

B

balance(EthAccount, EthValue) - Method in class org.adridadou.ethereum.blockchain.TestConfig.Builder
 
BigIntegerConverter - Class in org.adridadou.ethereum.converters.output
Created by davidroon on 05.01.17.
BigIntegerConverter() - Constructor for class org.adridadou.ethereum.converters.output.BigIntegerConverter
 
block - Variable in class org.adridadou.ethereum.event.OnBlockParameters
 
BlockchainConfig - Class in org.adridadou.ethereum.blockchain
Created by davidroon on 26.11.16.
BlockchainConfig(ChainId, Boolean, Boolean, GenesisPath, EthereumConfigName, DatabaseDirectory, List<NodeIp>, Boolean, Integer, Boolean, List<String>, String, IncompatibleDatabaseBehavior) - Constructor for class org.adridadou.ethereum.blockchain.BlockchainConfig
 
BlockchainConfig.Builder - Class in org.adridadou.ethereum.blockchain
 
BooleanConverter - Class in org.adridadou.ethereum.converters.output
Created by davidroon on 27.04.16.
BooleanConverter() - Constructor for class org.adridadou.ethereum.converters.output.BooleanConverter
 
build() - Method in class org.adridadou.ethereum.blockchain.BlockchainConfig.Builder
 
build() - Method in class org.adridadou.ethereum.blockchain.TestConfig.Builder
 
builder() - Static method in class org.adridadou.ethereum.blockchain.BlockchainConfig
 
Builder() - Constructor for class org.adridadou.ethereum.blockchain.BlockchainConfig.Builder
 
builder() - Static method in class org.adridadou.ethereum.blockchain.TestConfig
 
Builder() - Constructor for class org.adridadou.ethereum.blockchain.TestConfig.Builder
 
Builder(Class<T>, EthAddress, ContractAbi) - Constructor for class org.adridadou.ethereum.EthereumFacade.Builder
 
Builder(BlockchainConfig.Builder) - Constructor for class org.adridadou.ethereum.provider.EthereumFacadeProvider.Builder
 

C

call(Subscriber<? super T>) - Method in class org.adridadou.ethereum.event.AbstractHandler
 
callConstFunction(String, Object...) - Method in interface org.adridadou.ethereum.smartcontract.SmartContract
 
callConstFunction(Block, String, Object...) - Method in class org.adridadou.ethereum.smartcontract.SmartContractEthereumJ
 
callConstFunction(String, Object...) - Method in class org.adridadou.ethereum.smartcontract.SmartContractEthereumJ
 
callConstFunction(String, Object...) - Method in class org.adridadou.ethereum.smartcontract.SmartContractRpc
 
callFunction(String, Object...) - Method in interface org.adridadou.ethereum.smartcontract.SmartContract
 
callFunction(String, EthValue, Object...) - Method in interface org.adridadou.ethereum.smartcontract.SmartContract
 
callFunction(String, Object...) - Method in class org.adridadou.ethereum.smartcontract.SmartContractEthereumJ
 
callFunction(String, EthValue, Object...) - Method in class org.adridadou.ethereum.smartcontract.SmartContractEthereumJ
 
callFunction(EthValue, String, Object...) - Method in class org.adridadou.ethereum.smartcontract.SmartContractEthereumJ
 
callFunction(String, Object...) - Method in class org.adridadou.ethereum.smartcontract.SmartContractRpc
 
callFunction(String, EthValue, Object...) - Method in class org.adridadou.ethereum.smartcontract.SmartContractRpc
 
callFunction(EthValue, String, Object...) - Method in class org.adridadou.ethereum.smartcontract.SmartContractRpc
 
ChainId - Class in org.adridadou.ethereum.values.config
Created by davidroon on 06.12.16.
ChainId(int) - Constructor for class org.adridadou.ethereum.values.config.ChainId
 
CHARSET - Static variable in class org.adridadou.ethereum.EthereumFacade
 
checkForErrors(TransactionReceipt) - Method in class org.adridadou.ethereum.event.EthereumEventHandler
 
CipherParams - Class in org.adridadou.ethereum.keystore
Created by davidroon on 20.04.16.
CipherParams() - Constructor for class org.adridadou.ethereum.keystore.CipherParams
 
CipherParams(String) - Constructor for class org.adridadou.ethereum.keystore.CipherParams
 
close() - Method in interface org.adridadou.ethereum.blockchain.Ethereumj
 
close() - Method in class org.adridadou.ethereum.blockchain.EthereumJReal
 
close() - Method in class org.adridadou.ethereum.blockchain.EthereumJTest
 
compareTo(EthValue) - Method in class org.adridadou.ethereum.values.EthValue
 
compile(SoliditySource, String) - Method in class org.adridadou.ethereum.EthereumFacade
 
CompiledContract - Class in org.adridadou.ethereum.values
Created by davidroon on 08.01.17.
CompiledContract(ContractAbi, EthData, ContractMetadata, SoliditySource, String) - Constructor for class org.adridadou.ethereum.values.CompiledContract
 
CompletableFutureConverter - Class in org.adridadou.ethereum.converters.output
Created by davidroon on 18.11.16.
CompletableFutureConverter(OutputTypeHandler) - Constructor for class org.adridadou.ethereum.converters.output.CompletableFutureConverter
 
config() - Static method in class org.adridadou.ethereum.provider.PrivateNetworkConfig
 
configName(EthereumConfigName) - Method in class org.adridadou.ethereum.blockchain.BlockchainConfig.Builder
 
constantCall(EthAccount, EthAddress, EthData) - Method in class org.adridadou.ethereum.blockchain.Web3JFacade
 
ContractAbi - Class in org.adridadou.ethereum.values
Created by davidroon on 18.09.16.
ContractAbi(String) - Constructor for class org.adridadou.ethereum.values.ContractAbi
 
ContractMetadata - Class in org.adridadou.ethereum.values
Created by davidroon on 08.01.17.
ContractMetadata(String) - Constructor for class org.adridadou.ethereum.values.ContractMetadata
 
convert(Object) - Method in class org.adridadou.ethereum.converters.input.DateConverter
 
convert(Object) - Method in class org.adridadou.ethereum.converters.input.EnumConverter
 
convert(Object) - Method in class org.adridadou.ethereum.converters.input.EthAccountConverter
 
convert(Object) - Method in class org.adridadou.ethereum.converters.input.EthAddressConverter
 
convert(Object) - Method in class org.adridadou.ethereum.converters.input.EthDataConverter
 
convert(Object) - Method in class org.adridadou.ethereum.converters.input.EthValueConverter
 
convert(Object) - Method in interface org.adridadou.ethereum.converters.input.InputTypeConverter
 
convert(Object) - Method in class org.adridadou.ethereum.converters.input.InputTypeHandler
 
convert(Object, Type) - Method in class org.adridadou.ethereum.converters.output.AddressConverter
 
convert(Object, Type) - Method in class org.adridadou.ethereum.converters.output.ArrayConverter
 
convert(Object, Type) - Method in class org.adridadou.ethereum.converters.output.BigIntegerConverter
 
convert(Object, Type) - Method in class org.adridadou.ethereum.converters.output.BooleanConverter
 
convert(Object, Type) - Method in class org.adridadou.ethereum.converters.output.CompletableFutureConverter
 
convert(Object, Type) - Method in class org.adridadou.ethereum.converters.output.DateConverter
 
convert(Object, Type) - Method in class org.adridadou.ethereum.converters.output.EnumConverter
 
convert(Object, Type) - Method in class org.adridadou.ethereum.converters.output.IntegerConverter
 
convert(Object, Type) - Method in class org.adridadou.ethereum.converters.output.ListConverter
 
convert(Object, Type) - Method in class org.adridadou.ethereum.converters.output.LongConverter
 
convert(Object, Type) - Method in interface org.adridadou.ethereum.converters.output.OutputTypeConverter
 
convert(Object, Type) - Method in class org.adridadou.ethereum.converters.output.PayableConverter
 
convert(Object, Type) - Method in class org.adridadou.ethereum.converters.output.SetConverter
 
convert(Object, Type) - Method in class org.adridadou.ethereum.converters.output.StringConverter
 
convert(Object, Type) - Method in class org.adridadou.ethereum.converters.output.VoidConverter
 
convertResult(Object, Class<?>, Type) - Method in class org.adridadou.ethereum.converters.output.OutputTypeHandler
 
convertResult(Object[], Method) - Method in class org.adridadou.ethereum.EthereumContractInvocationHandler
 
convertSpecificType(Object[], Class<T>) - Method in class org.adridadou.ethereum.converters.output.OutputTypeHandler
 
create() - Method in class org.adridadou.ethereum.provider.EthereumFacadeProvider.Builder
 
create(Ethereumj, EthereumEventHandler) - Method in class org.adridadou.ethereum.provider.EthereumFacadeProvider.Builder
 
create(String, ChainId) - Method in class org.adridadou.ethereum.provider.EthereumFacadeRpcProvider
 
create(Web3JFacade, ChainId) - Method in class org.adridadou.ethereum.provider.EthereumFacadeRpcProvider
 
create(InfuraKey) - Method in class org.adridadou.ethereum.provider.InfuraMainEthereumFacadeProvider
 
create(InfuraKey) - Static method in class org.adridadou.ethereum.provider.InfuraRopstenEthereumFacadeProvider
 
create(PrivateNetworkConfig) - Method in class org.adridadou.ethereum.provider.PrivateEthereumFacadeProvider
 
createContractProxy(CompiledContract, EthAddress, EthAccount, Class<T>) - Method in class org.adridadou.ethereum.EthereumFacade
 
createContractProxy(EthAddress, EthAccount, Class<T>) - Method in class org.adridadou.ethereum.EthereumFacade
 
createContractProxy(ContractAbi, EthAddress, EthAccount, Class<T>) - Method in class org.adridadou.ethereum.EthereumFacade
 
createContractProxy(EthAddress, Class<T>) - Method in class org.adridadou.ethereum.EthereumFacade
 
createContractProxy(EthAddress, ContractAbi, Class<T>) - Method in class org.adridadou.ethereum.EthereumFacade
 
createContractProxy(CompiledContract, EthAddress, Class<T>) - Method in class org.adridadou.ethereum.EthereumFacade
 
createTransaction(BigInteger, BigInteger, BigInteger, byte[], BigInteger, byte[]) - Method in interface org.adridadou.ethereum.blockchain.Ethereumj
 
createTransaction(BigInteger, BigInteger, BigInteger, byte[], BigInteger, byte[]) - Method in class org.adridadou.ethereum.blockchain.EthereumJReal
 
createTransaction(BigInteger, BigInteger, BigInteger, byte[], BigInteger, byte[]) - Method in class org.adridadou.ethereum.blockchain.EthereumJTest
 
credentials - Variable in class org.adridadou.ethereum.values.EthAccount
 

D

data - Variable in class org.adridadou.ethereum.values.EthData
 
DatabaseDirectory - Class in org.adridadou.ethereum.values.config
Created by davidroon on 06.12.16.
DatabaseDirectory(String) - Constructor for class org.adridadou.ethereum.values.config.DatabaseDirectory
 
DateConverter - Class in org.adridadou.ethereum.converters.input
Created by davidroon on 13.11.16.
DateConverter() - Constructor for class org.adridadou.ethereum.converters.input.DateConverter
 
DateConverter - Class in org.adridadou.ethereum.converters.output
Created by davidroon on 27.04.16.
DateConverter() - Constructor for class org.adridadou.ethereum.converters.output.DateConverter
 
db(String) - Static method in class org.adridadou.ethereum.values.config.DatabaseDirectory
 
dbDirectory(DatabaseDirectory) - Method in class org.adridadou.ethereum.blockchain.BlockchainConfig.Builder
 
dbName(String) - Method in class org.adridadou.ethereum.provider.PrivateNetworkConfig
 
decode(String) - Method in class org.adridadou.ethereum.keystore.FileSecureKey
 
decode(String) - Method in interface org.adridadou.ethereum.keystore.SecureKey
 
defaultAccount() - Method in class org.adridadou.ethereum.blockchain.EthereumJTest
 
directory - Variable in class org.adridadou.ethereum.values.config.DatabaseDirectory
 

E

eip8(boolean) - Method in class org.adridadou.ethereum.blockchain.BlockchainConfig.Builder
 
empty() - Static method in class org.adridadou.ethereum.values.EthAddress
 
empty() - Static method in class org.adridadou.ethereum.values.EthData
 
EnumConverter - Class in org.adridadou.ethereum.converters.input
Created by davidroon on 26.12.16.
EnumConverter() - Constructor for class org.adridadou.ethereum.converters.input.EnumConverter
 
EnumConverter - Class in org.adridadou.ethereum.converters.output
Created by davidroon on 11.11.16.
EnumConverter() - Constructor for class org.adridadou.ethereum.converters.output.EnumConverter
 
equals(Object) - Method in class org.adridadou.ethereum.event.OnTransactionParameters
 
equals(Object) - Method in class org.adridadou.ethereum.ProxyWrapper
 
equals(Object) - Method in class org.adridadou.ethereum.values.config.InfuraKey
 
equals(Object) - Method in class org.adridadou.ethereum.values.ContractAbi
 
equals(Object) - Method in class org.adridadou.ethereum.values.EthAccount
 
equals(Object) - Method in class org.adridadou.ethereum.values.EthAddress
 
equals(Object) - Method in class org.adridadou.ethereum.values.EthData
 
equals(Object) - Method in class org.adridadou.ethereum.values.EthExecutionResult
 
equals(Object) - Method in class org.adridadou.ethereum.values.EthValue
 
equals(Object) - Method in class org.adridadou.ethereum.values.smartcontract.SmartContractMetadata
 
equals(Object) - Method in class org.adridadou.ethereum.values.SmartContractInfo
 
equals(Object) - Method in class org.adridadou.ethereum.values.SoliditySource
 
error - Variable in class org.adridadou.ethereum.event.OnTransactionParameters
 
estimateGas(EthAccount, EthData) - Method in class org.adridadou.ethereum.blockchain.Web3JFacade
 
EthAccount - Class in org.adridadou.ethereum.values
Created by davidroon on 05.11.16.
EthAccount(ECKey) - Constructor for class org.adridadou.ethereum.values.EthAccount
 
EthAccountConverter - Class in org.adridadou.ethereum.converters.input
Created by davidroon on 13.11.16.
EthAccountConverter() - Constructor for class org.adridadou.ethereum.converters.input.EthAccountConverter
 
EthAddress - Class in org.adridadou.ethereum.values
Created by davidroon on 19.04.16.
EthAddressConverter - Class in org.adridadou.ethereum.converters.input
Created by davidroon on 13.11.16.
EthAddressConverter() - Constructor for class org.adridadou.ethereum.converters.input.EthAddressConverter
 
EthData - Class in org.adridadou.ethereum.values
Created by davidroon on 19.04.16.
EthDataConverter - Class in org.adridadou.ethereum.converters.input
Created by davidroon on 13.11.16.
EthDataConverter() - Constructor for class org.adridadou.ethereum.converters.input.EthDataConverter
 
ether(BigInteger) - Static method in class org.adridadou.ethereum.values.EthValue
 
ether(Double) - Static method in class org.adridadou.ethereum.values.EthValue
 
ether(BigDecimal) - Static method in class org.adridadou.ethereum.values.EthValue
 
ether(long) - Static method in class org.adridadou.ethereum.values.EthValue
 
etherCampTestnet() - Static method in class org.adridadou.ethereum.provider.EthereumJConfigs
 
EthereumApiException - Exception in org.adridadou.exception
Created by davidroon on 31.03.16.
EthereumApiException(String) - Constructor for exception org.adridadou.exception.EthereumApiException
 
EthereumApiException(String, Throwable) - Constructor for exception org.adridadou.exception.EthereumApiException
 
EthereumConfigName - Class in org.adridadou.ethereum.values.config
Created by davidroon on 06.12.16.
EthereumConfigName(String) - Constructor for class org.adridadou.ethereum.values.config.EthereumConfigName
 
EthereumContractInvocationHandler - Class in org.adridadou.ethereum
Created by davidroon on 31.03.16.
EthereumEventHandler - Class in org.adridadou.ethereum.event
Created by davidroon on 27.04.16.
EthereumEventHandler(Ethereumj) - Constructor for class org.adridadou.ethereum.event.EthereumEventHandler
 
EthereumFacade - Class in org.adridadou.ethereum
Created by davidroon on 31.03.16.
EthereumFacade(EthereumProxy, InputTypeHandler, OutputTypeHandler, SwarmService, SolidityCompiler) - Constructor for class org.adridadou.ethereum.EthereumFacade
 
EthereumFacade.Builder<T> - Class in org.adridadou.ethereum
 
EthereumFacadeProvider - Class in org.adridadou.ethereum.provider
Created by davidroon on 27.04.16.
EthereumFacadeProvider() - Constructor for class org.adridadou.ethereum.provider.EthereumFacadeProvider
 
EthereumFacadeProvider.Builder - Class in org.adridadou.ethereum.provider
 
EthereumFacadeRpcProvider - Class in org.adridadou.ethereum.provider
Created by davidroon on 27.04.16.
EthereumFacadeRpcProvider() - Constructor for class org.adridadou.ethereum.provider.EthereumFacadeRpcProvider
 
Ethereumj - Interface in org.adridadou.ethereum.blockchain
Created by davidroon on 20.01.17.
EthereumJConfigs - Class in org.adridadou.ethereum.provider
Created by davidroon on 26.12.16.
EthereumJConfigs() - Constructor for class org.adridadou.ethereum.provider.EthereumJConfigs
 
EthereumJReal - Class in org.adridadou.ethereum.blockchain
Created by davidroon on 20.01.17.
EthereumJReal(Ethereum) - Constructor for class org.adridadou.ethereum.blockchain.EthereumJReal
 
EthereumJTest - Class in org.adridadou.ethereum.blockchain
Created by davidroon on 20.01.17.
EthereumJTest(TestConfig) - Constructor for class org.adridadou.ethereum.blockchain.EthereumJTest
 
EthereumProxy - Interface in org.adridadou.ethereum.blockchain
Created by davidroon on 08.04.16.
EthereumProxyEthereumJ - Class in org.adridadou.ethereum.blockchain
Created by davidroon on 20.04.16.
EthereumProxyEthereumJ(Ethereumj, EthereumEventHandler, InputTypeHandler, OutputTypeHandler) - Constructor for class org.adridadou.ethereum.blockchain.EthereumProxyEthereumJ
 
EthereumProxyRpc - Class in org.adridadou.ethereum.blockchain
Created by davidroon on 20.04.16.
EthereumProxyRpc(Web3JFacade, ChainId) - Constructor for class org.adridadou.ethereum.blockchain.EthereumProxyRpc
 
EthExecutionResult - Class in org.adridadou.ethereum.values
Created by davidroon on 13.10.16.
EthExecutionResult(byte[]) - Constructor for class org.adridadou.ethereum.values.EthExecutionResult
 
EthValue - Class in org.adridadou.ethereum.values
Created by davidroon on 06.11.16.
EthValue(BigInteger) - Constructor for class org.adridadou.ethereum.values.EthValue
 
EthValueConverter - Class in org.adridadou.ethereum.converters.input
Created by davidroon on 13.11.16.
EthValueConverter() - Constructor for class org.adridadou.ethereum.converters.input.EthValueConverter
 
event(EthAddress, String, CallTransaction.Contract, Class<T>) - Method in class org.adridadou.ethereum.blockchain.Web3JFacade
 
events() - Method in interface org.adridadou.ethereum.blockchain.EthereumProxy
 
events() - Method in class org.adridadou.ethereum.blockchain.EthereumProxyEthereumJ
 
events() - Method in class org.adridadou.ethereum.blockchain.EthereumProxyRpc
 
events() - Method in class org.adridadou.ethereum.EthereumFacade
 
extendConfig() - Method in class org.adridadou.ethereum.provider.EthereumFacadeProvider.Builder
 

F

fastSync(boolean) - Method in class org.adridadou.ethereum.blockchain.BlockchainConfig.Builder
 
FileSecureKey - Class in org.adridadou.ethereum.keystore
Created by davidroon on 26.07.16.
FileSecureKey(File) - Constructor for class org.adridadou.ethereum.keystore.FileSecureKey
 
finalize() - Method in class org.adridadou.ethereum.blockchain.EthereumProxyEthereumJ
 
forAccount(EthAccount) - Method in class org.adridadou.ethereum.EthereumFacade.Builder
 
forNetwork(BlockchainConfig.Builder) - Static method in class org.adridadou.ethereum.provider.EthereumFacadeProvider
 
forTest(TestConfig) - Static method in class org.adridadou.ethereum.provider.EthereumFacadeProvider
 
from(ECKey) - Static method in class org.adridadou.ethereum.keystore.AccountProvider
 
from(String) - Static method in class org.adridadou.ethereum.keystore.AccountProvider
 
from(File) - Static method in class org.adridadou.ethereum.keystore.AccountProvider
 
from(String) - Static method in class org.adridadou.ethereum.swarm.SwarmService
 
from(SoliditySource, String, CompilationResult.ContractMetadata) - Static method in class org.adridadou.ethereum.values.CompiledContract
 
from(File) - Static method in class org.adridadou.ethereum.values.SoliditySource
 
from(InputStream) - Static method in class org.adridadou.ethereum.values.SoliditySource
 
from(String) - Static method in class org.adridadou.ethereum.values.SoliditySource
 
fromKeystore(File, String) - Static method in class org.adridadou.ethereum.keystore.Keystore
 
fromPrivateKey(byte[]) - Static method in class org.adridadou.ethereum.keystore.AccountProvider
 
fromPrivateKey(String) - Static method in class org.adridadou.ethereum.keystore.AccountProvider
 

G

GAS_LIMIT_FOR_CONSTANT_CALLS - Static variable in class org.adridadou.ethereum.blockchain.EthereumProxyEthereumJ
 
GAS_LIMIT_FOR_CONSTANT_CALLS - Static variable in class org.adridadou.ethereum.smartcontract.SmartContractEthereumJ
 
gasLimit(long) - Method in class org.adridadou.ethereum.blockchain.TestConfig.Builder
 
gasPrice(long) - Method in class org.adridadou.ethereum.blockchain.TestConfig.Builder
 
genesis(GenesisPath) - Method in class org.adridadou.ethereum.blockchain.BlockchainConfig.Builder
 
GenesisPath - Class in org.adridadou.ethereum.values.config
Created by davidroon on 06.12.16.
GenesisPath(String) - Constructor for class org.adridadou.ethereum.values.config.GenesisPath
 
get(SwarmHash) - Method in class org.adridadou.ethereum.swarm.SwarmService
 
getAbi(EthAddress) - Method in class org.adridadou.ethereum.EthereumFacade
 
getAbi() - Method in class org.adridadou.ethereum.values.CompiledContract
 
getAbi() - Method in class org.adridadou.ethereum.values.ContractAbi
 
getAbi() - Method in class org.adridadou.ethereum.values.smartcontract.SmartContractMetadata
 
getAddress() - Method in class org.adridadou.ethereum.keystore.Keystore
 
getAddress() - Method in class org.adridadou.ethereum.smartcontract.SmartContractEthereumJ
 
getAddress() - Method in class org.adridadou.ethereum.smartcontract.SmartContractRpc
 
getAddress() - Method in class org.adridadou.ethereum.values.EthAccount
 
getAddress() - Method in class org.adridadou.ethereum.values.SmartContractInfo
 
getBalance(EthAddress) - Method in interface org.adridadou.ethereum.blockchain.EthereumProxy
 
getBalance(EthAddress) - Method in class org.adridadou.ethereum.blockchain.EthereumProxyEthereumJ
 
getBalance(EthAddress) - Method in class org.adridadou.ethereum.blockchain.EthereumProxyRpc
 
getBalance(EthAddress) - Method in class org.adridadou.ethereum.blockchain.Web3JFacade
 
getBalance(EthAddress) - Method in class org.adridadou.ethereum.EthereumFacade
 
getBalance(EthAccount) - Method in class org.adridadou.ethereum.EthereumFacade
 
getBalances() - Method in class org.adridadou.ethereum.blockchain.TestConfig
 
getBinary() - Method in class org.adridadou.ethereum.values.CompiledContract
 
getBlockchain() - Method in interface org.adridadou.ethereum.blockchain.Ethereumj
 
getBlockchain() - Method in class org.adridadou.ethereum.blockchain.EthereumJReal
 
getBlockchain() - Method in class org.adridadou.ethereum.blockchain.EthereumJTest
 
getC() - Method in class org.adridadou.ethereum.keystore.KdfParams
 
getCipher() - Method in class org.adridadou.ethereum.keystore.KeystoreCrypto
 
getCipherparams() - Method in class org.adridadou.ethereum.keystore.KeystoreCrypto
 
getCiphertext() - Method in class org.adridadou.ethereum.keystore.KeystoreCrypto
 
getCode(EthAddress) - Method in interface org.adridadou.ethereum.blockchain.EthereumProxy
 
getCode(EthAddress) - Method in class org.adridadou.ethereum.blockchain.EthereumProxyEthereumJ
 
getCode(EthAddress) - Method in class org.adridadou.ethereum.blockchain.EthereumProxyRpc
 
getCode(EthAddress) - Method in class org.adridadou.ethereum.blockchain.Web3JFacade
 
getCode(EthAddress) - Method in class org.adridadou.ethereum.EthereumFacade
 
getConverter(Class<?>) - Method in class org.adridadou.ethereum.converters.input.InputTypeHandler
 
getConverter(Class<?>) - Method in class org.adridadou.ethereum.converters.output.OutputTypeHandler
 
getCrypto() - Method in class org.adridadou.ethereum.keystore.Keystore
 
getCurrentBlockNumber() - Method in class org.adridadou.ethereum.event.EthereumEventHandler
 
getDbName() - Method in class org.adridadou.ethereum.provider.PrivateNetworkConfig
 
getDklen() - Method in class org.adridadou.ethereum.keystore.KdfParams
 
getFunctions() - Method in interface org.adridadou.ethereum.smartcontract.SmartContract
 
getFunctions() - Method in class org.adridadou.ethereum.smartcontract.SmartContractEthereumJ
 
getFunctions() - Method in class org.adridadou.ethereum.smartcontract.SmartContractRpc
 
getGasLimit() - Method in class org.adridadou.ethereum.blockchain.TestConfig
 
getGasPrice() - Method in interface org.adridadou.ethereum.blockchain.Ethereumj
 
getGasPrice() - Method in class org.adridadou.ethereum.blockchain.EthereumJReal
 
getGasPrice() - Method in class org.adridadou.ethereum.blockchain.EthereumJTest
 
getGasPrice() - Method in class org.adridadou.ethereum.blockchain.TestConfig
 
getGasPrice() - Method in class org.adridadou.ethereum.blockchain.Web3JFacade
 
getHash() - Method in class org.adridadou.ethereum.values.SwarmMetadaLink
 
getId() - Method in class org.adridadou.ethereum.keystore.Keystore
 
getInitialBalances() - Method in class org.adridadou.ethereum.provider.PrivateNetworkConfig
 
getInitialTime() - Method in class org.adridadou.ethereum.blockchain.TestConfig
 
getIv() - Method in class org.adridadou.ethereum.keystore.CipherParams
 
getKdf() - Method in class org.adridadou.ethereum.keystore.KeystoreCrypto
 
getKdfparams() - Method in class org.adridadou.ethereum.keystore.KeystoreCrypto
 
getMac() - Method in class org.adridadou.ethereum.keystore.KeystoreCrypto
 
getMetadaLink() - Method in class org.adridadou.ethereum.values.SmartContractByteCode
 
getMetadata(SwarmMetadaLink) - Method in class org.adridadou.ethereum.EthereumFacade
 
getMetadata(SwarmHash) - Method in class org.adridadou.ethereum.swarm.SwarmService
 
getMetadata() - Method in class org.adridadou.ethereum.values.CompiledContract
 
getN() - Method in class org.adridadou.ethereum.keystore.KdfParams
 
getName() - Method in class org.adridadou.ethereum.keystore.FileSecureKey
 
getName() - Method in interface org.adridadou.ethereum.keystore.SecureKey
 
getName() - Method in class org.adridadou.ethereum.values.CompiledContract
 
getNonce(EthAddress) - Method in interface org.adridadou.ethereum.blockchain.EthereumProxy
 
getNonce(EthAddress) - Method in class org.adridadou.ethereum.blockchain.EthereumProxyEthereumJ
 
getNonce(EthAddress) - Method in class org.adridadou.ethereum.blockchain.EthereumProxyRpc
 
getNonce(EthAddress) - Method in class org.adridadou.ethereum.EthereumFacade
 
getOutputTypeHandler() - Method in class org.adridadou.ethereum.blockchain.Web3JFacade
 
getP() - Method in class org.adridadou.ethereum.keystore.KdfParams
 
getPrf() - Method in class org.adridadou.ethereum.keystore.KdfParams
 
getProxy() - Method in class org.adridadou.ethereum.ProxyWrapper
 
getR() - Method in class org.adridadou.ethereum.keystore.KdfParams
 
getResult() - Method in class org.adridadou.ethereum.values.EthExecutionResult
 
getSalt() - Method in class org.adridadou.ethereum.keystore.KdfParams
 
getSender() - Method in class org.adridadou.ethereum.values.SmartContractInfo
 
getSource() - Method in class org.adridadou.ethereum.values.CompiledContract
 
getSource() - Method in class org.adridadou.ethereum.values.SoliditySource
 
getTransactionCount(EthAddress) - Method in class org.adridadou.ethereum.blockchain.Web3JFacade
 
getTransactionReceipt(EthData) - Method in class org.adridadou.ethereum.blockchain.Web3JFacade
 
getValue() - Method in class org.adridadou.ethereum.values.ContractMetadata
 
getVersion() - Method in class org.adridadou.ethereum.keystore.Keystore
 

H

hasEnoughFund(EthAddress, EthValue) - Method in interface org.adridadou.ethereum.blockchain.EthereumProxy
 
hashCode() - Method in class org.adridadou.ethereum.event.OnTransactionParameters
 
hashCode() - Method in class org.adridadou.ethereum.ProxyWrapper
 
hashCode() - Method in class org.adridadou.ethereum.values.config.InfuraKey
 
hashCode() - Method in class org.adridadou.ethereum.values.ContractAbi
 
hashCode() - Method in class org.adridadou.ethereum.values.EthAccount
 
hashCode() - Method in class org.adridadou.ethereum.values.EthAddress
 
hashCode() - Method in class org.adridadou.ethereum.values.EthData
 
hashCode() - Method in class org.adridadou.ethereum.values.EthExecutionResult
 
hashCode() - Method in class org.adridadou.ethereum.values.EthValue
 
hashCode() - Method in class org.adridadou.ethereum.values.smartcontract.SmartContractMetadata
 
hashCode() - Method in class org.adridadou.ethereum.values.SmartContractInfo
 
hashCode() - Method in class org.adridadou.ethereum.values.SoliditySource
 

I

id - Variable in class org.adridadou.ethereum.values.config.ChainId
 
id(int) - Static method in class org.adridadou.ethereum.values.config.ChainId
 
incompatibleDatabaseBehavior(IncompatibleDatabaseBehavior) - Method in class org.adridadou.ethereum.blockchain.BlockchainConfig.Builder
 
IncompatibleDatabaseBehavior - Enum in org.adridadou.ethereum.blockchain
Created by davidroon on 26.12.16.
inEth() - Method in class org.adridadou.ethereum.values.EthValue
 
InfuraKey - Class in org.adridadou.ethereum.values.config
Created by davidroon on 11.12.16.
InfuraKey(String) - Constructor for class org.adridadou.ethereum.values.config.InfuraKey
 
InfuraMainEthereumFacadeProvider - Class in org.adridadou.ethereum.provider
Created by davidroon on 27.04.16.
InfuraMainEthereumFacadeProvider() - Constructor for class org.adridadou.ethereum.provider.InfuraMainEthereumFacadeProvider
 
InfuraRopstenEthereumFacadeProvider - Class in org.adridadou.ethereum.provider
Created by davidroon on 27.04.16.
InfuraRopstenEthereumFacadeProvider() - Constructor for class org.adridadou.ethereum.provider.InfuraRopstenEthereumFacadeProvider
 
initialBalance(EthAccount, EthValue) - Method in class org.adridadou.ethereum.provider.PrivateNetworkConfig
 
initialTime(Date) - Method in class org.adridadou.ethereum.blockchain.TestConfig.Builder
 
InputTypeConverter - Interface in org.adridadou.ethereum.converters.input
Created by davidroon on 27.04.16.
InputTypeHandler - Class in org.adridadou.ethereum.converters.input
Created by davidroon on 17.11.16.
InputTypeHandler() - Constructor for class org.adridadou.ethereum.converters.input.InputTypeHandler
 
IntegerConverter - Class in org.adridadou.ethereum.converters.output
Created by davidroon on 27.04.16.
IntegerConverter() - Constructor for class org.adridadou.ethereum.converters.output.IntegerConverter
 
invoke(Object, Method, Object[]) - Method in class org.adridadou.ethereum.EthereumContractInvocationHandler
 
inWei() - Method in class org.adridadou.ethereum.values.EthValue
 
ip - Variable in class org.adridadou.ethereum.values.config.NodeIp
 
ip(String) - Static method in class org.adridadou.ethereum.values.config.NodeIp
 
isContractCreation - Variable in class org.adridadou.ethereum.event.OnTransactionParameters
 
isEmpty() - Method in class org.adridadou.ethereum.values.EthAddress
 
isEmpty() - Method in class org.adridadou.ethereum.values.EthValue
 
isOfType(Class<?>) - Method in class org.adridadou.ethereum.converters.input.DateConverter
 
isOfType(Class<?>) - Method in class org.adridadou.ethereum.converters.input.EnumConverter
 
isOfType(Class<?>) - Method in class org.adridadou.ethereum.converters.input.EthAccountConverter
 
isOfType(Class<?>) - Method in class org.adridadou.ethereum.converters.input.EthAddressConverter
 
isOfType(Class<?>) - Method in class org.adridadou.ethereum.converters.input.EthDataConverter
 
isOfType(Class<?>) - Method in class org.adridadou.ethereum.converters.input.EthValueConverter
 
isOfType(Class<?>) - Method in interface org.adridadou.ethereum.converters.input.InputTypeConverter
 
isOfType(Class<?>) - Method in class org.adridadou.ethereum.converters.output.AddressConverter
 
isOfType(Class<?>) - Method in class org.adridadou.ethereum.converters.output.ArrayConverter
 
isOfType(Class<?>) - Method in class org.adridadou.ethereum.converters.output.BigIntegerConverter
 
isOfType(Class<?>) - Method in class org.adridadou.ethereum.converters.output.BooleanConverter
 
isOfType(Class<?>) - Method in class org.adridadou.ethereum.converters.output.CompletableFutureConverter
 
isOfType(Class<?>) - Method in class org.adridadou.ethereum.converters.output.DateConverter
 
isOfType(Class<?>) - Method in class org.adridadou.ethereum.converters.output.EnumConverter
 
isOfType(Class<?>) - Method in class org.adridadou.ethereum.converters.output.IntegerConverter
 
isOfType(Class<?>) - Method in class org.adridadou.ethereum.converters.output.ListConverter
 
isOfType(Class<?>) - Method in class org.adridadou.ethereum.converters.output.LongConverter
 
isOfType(Class<?>) - Method in interface org.adridadou.ethereum.converters.output.OutputTypeConverter
 
isOfType(Class<?>) - Method in class org.adridadou.ethereum.converters.output.PayableConverter
 
isOfType(Class<?>) - Method in class org.adridadou.ethereum.converters.output.SetConverter
 
isOfType(Class<?>) - Method in class org.adridadou.ethereum.converters.output.StringConverter
 
isOfType(Class<?>) - Method in class org.adridadou.ethereum.converters.output.VoidConverter
 
isResetPrivateBlockchain() - Method in class org.adridadou.ethereum.provider.PrivateNetworkConfig
 

J

JAVA_INPUT_CONVERTERS - Static variable in class org.adridadou.ethereum.converters.input.InputTypeHandler
 
JAVA_OUTPUT_CONVERTERS - Static variable in class org.adridadou.ethereum.converters.output.OutputTypeHandler
 

K

KdfParams - Class in org.adridadou.ethereum.keystore
Created by davidroon on 20.04.16.
KdfParams() - Constructor for class org.adridadou.ethereum.keystore.KdfParams
 
key - Variable in class org.adridadou.ethereum.values.config.InfuraKey
 
key - Variable in class org.adridadou.ethereum.values.EthAccount
 
Keystore - Class in org.adridadou.ethereum.keystore
Created by davidroon on 20.04.16.
Keystore() - Constructor for class org.adridadou.ethereum.keystore.Keystore
 
KeystoreCrypto - Class in org.adridadou.ethereum.keystore
Created by davidroon on 20.04.16.
KeystoreCrypto() - Constructor for class org.adridadou.ethereum.keystore.KeystoreCrypto
 
KeystoreCrypto(String, String, String, String, CipherParams, KdfParams) - Constructor for class org.adridadou.ethereum.keystore.KeystoreCrypto
 

L

ListConverter - Class in org.adridadou.ethereum.converters.output
Created by davidroon on 18.11.16.
ListConverter(OutputTypeHandler) - Constructor for class org.adridadou.ethereum.converters.output.ListConverter
 
listenPort(Integer) - Method in class org.adridadou.ethereum.blockchain.BlockchainConfig.Builder
 
listKeystores(File) - Static method in class org.adridadou.ethereum.keystore.AccountProvider
 
listMainKeystores() - Static method in class org.adridadou.ethereum.keystore.AccountProvider
 
listRopstenKeystores() - Static method in class org.adridadou.ethereum.keystore.AccountProvider
 
logs - Variable in class org.adridadou.ethereum.event.OnTransactionParameters
 
LongConverter - Class in org.adridadou.ethereum.converters.output
Created by davidroon on 27.04.16.
LongConverter() - Constructor for class org.adridadou.ethereum.converters.output.LongConverter
 

M

MAIN_CHAIN_ID - Static variable in class org.adridadou.ethereum.provider.EthereumFacadeProvider
 
mainNet() - Static method in class org.adridadou.ethereum.provider.EthereumJConfigs
 
mapFromAbi(ContractAbi, EthAddress, EthAccount) - Method in interface org.adridadou.ethereum.blockchain.EthereumProxy
 
mapFromAbi(ContractAbi, EthAddress, EthAccount) - Method in class org.adridadou.ethereum.blockchain.EthereumProxyEthereumJ
 
mapFromAbi(ContractAbi, EthAddress, EthAccount) - Method in class org.adridadou.ethereum.blockchain.EthereumProxyRpc
 

N

name - Variable in class org.adridadou.ethereum.values.config.EthereumConfigName
 
name(String) - Static method in class org.adridadou.ethereum.values.config.EthereumConfigName
 
networkId(ChainId) - Method in class org.adridadou.ethereum.blockchain.BlockchainConfig.Builder
 
newBlock(T) - Method in class org.adridadou.ethereum.event.AbstractHandler
 
NodeIp - Class in org.adridadou.ethereum.values.config
Created by davidroon on 06.12.16.
NodeIp(String) - Constructor for class org.adridadou.ethereum.values.config.NodeIp
 

O

observable - Variable in class org.adridadou.ethereum.event.AbstractHandler
 
observeBlocks() - Method in class org.adridadou.ethereum.event.EthereumEventHandler
 
observeEvents(ContractAbi, EthAddress, String, Class<T>) - Method in interface org.adridadou.ethereum.blockchain.EthereumProxy
 
observeEvents(ContractAbi, EthAddress, String, Class<T>) - Method in class org.adridadou.ethereum.blockchain.EthereumProxyEthereumJ
 
observeEvents(ContractAbi, EthAddress, String, Class<T>) - Method in class org.adridadou.ethereum.blockchain.EthereumProxyRpc
 
observeEvents(ContractAbi, EthAddress, String, Class<T>) - Method in class org.adridadou.ethereum.EthereumFacade
 
observeTransactions() - Method in class org.adridadou.ethereum.event.EthereumEventHandler
 
observeTransactionsFromBlock() - Method in class org.adridadou.ethereum.blockchain.Web3JFacade
 
of(String) - Static method in class org.adridadou.ethereum.swarm.SwarmHash
 
of(byte[]) - Static method in class org.adridadou.ethereum.swarm.SwarmHash
 
of(String) - Static method in class org.adridadou.ethereum.values.config.InfuraKey
 
of(String) - Static method in class org.adridadou.ethereum.values.ContractAbi
 
of(byte[]) - Static method in class org.adridadou.ethereum.values.EthAddress
 
of(ECKey) - Static method in class org.adridadou.ethereum.values.EthAddress
 
of(String) - Static method in class org.adridadou.ethereum.values.EthAddress
 
of(byte[]) - Static method in class org.adridadou.ethereum.values.EthData
 
of(String) - Static method in class org.adridadou.ethereum.values.EthData
 
of(byte[]) - Static method in class org.adridadou.ethereum.values.SmartContractByteCode
 
of(String) - Static method in class org.adridadou.ethereum.values.SmartContractByteCode
 
of(SwarmHash) - Static method in class org.adridadou.ethereum.values.SwarmMetadaLink
 
on(T) - Method in class org.adridadou.ethereum.event.AbstractHandler
 
onBlock(Block, List<TransactionReceipt>) - Method in class org.adridadou.ethereum.event.EthereumEventHandler
 
OnBlockHandler - Class in org.adridadou.ethereum.event
Created by davidroon on 19.08.16.
OnBlockHandler() - Constructor for class org.adridadou.ethereum.event.OnBlockHandler
 
OnBlockParameters - Class in org.adridadou.ethereum.event
 
OnBlockParameters(Block, List<TransactionReceipt>) - Constructor for class org.adridadou.ethereum.event.OnBlockParameters
 
onPendingTransactionUpdate(TransactionReceipt, EthereumListener.PendingTransactionState, Block) - Method in class org.adridadou.ethereum.event.EthereumEventHandler
 
onReady() - Method in class org.adridadou.ethereum.event.EthereumEventHandler
 
onSyncDone(EthereumListener.SyncState) - Method in class org.adridadou.ethereum.event.EthereumEventHandler
 
onTransactionExecuted(TransactionExecutionSummary) - Method in class org.adridadou.ethereum.event.EthereumEventHandler
 
OnTransactionHandler - Class in org.adridadou.ethereum.event
 
OnTransactionHandler() - Constructor for class org.adridadou.ethereum.event.OnTransactionHandler
 
OnTransactionParameters - Class in org.adridadou.ethereum.event
 
OnTransactionParameters(TransactionReceipt, EthData, TransactionStatus, String, List<LogInfo>, byte[], byte[]) - Constructor for class org.adridadou.ethereum.event.OnTransactionParameters
 
org.adridadou.ethereum - package org.adridadou.ethereum
 
org.adridadou.ethereum.blockchain - package org.adridadou.ethereum.blockchain
 
org.adridadou.ethereum.converters.input - package org.adridadou.ethereum.converters.input
 
org.adridadou.ethereum.converters.output - package org.adridadou.ethereum.converters.output
 
org.adridadou.ethereum.event - package org.adridadou.ethereum.event
 
org.adridadou.ethereum.keystore - package org.adridadou.ethereum.keystore
 
org.adridadou.ethereum.provider - package org.adridadou.ethereum.provider
 
org.adridadou.ethereum.smartcontract - package org.adridadou.ethereum.smartcontract
 
org.adridadou.ethereum.swarm - package org.adridadou.ethereum.swarm
 
org.adridadou.ethereum.values - package org.adridadou.ethereum.values
 
org.adridadou.ethereum.values.config - package org.adridadou.ethereum.values.config
 
org.adridadou.ethereum.values.smartcontract - package org.adridadou.ethereum.values.smartcontract
 
org.adridadou.exception - package org.adridadou.exception
 
OutputTypeConverter - Interface in org.adridadou.ethereum.converters.output
Created by davidroon on 27.04.16.
OutputTypeHandler - Class in org.adridadou.ethereum.converters.output
Created by davidroon on 17.11.16.
OutputTypeHandler() - Constructor for class org.adridadou.ethereum.converters.output.OutputTypeHandler
 

P

path - Variable in class org.adridadou.ethereum.values.config.GenesisPath
 
path(String) - Static method in class org.adridadou.ethereum.values.config.GenesisPath
 
Payable<T> - Class in org.adridadou.ethereum.values
Created by davidroon on 15.01.17.
Payable(SmartContract, String, Object[], Method, EthereumContractInvocationHandler) - Constructor for class org.adridadou.ethereum.values.Payable
 
PayableConverter - Class in org.adridadou.ethereum.converters.output
Created by davidroon on 18.11.16.
PayableConverter(OutputTypeHandler) - Constructor for class org.adridadou.ethereum.converters.output.PayableConverter
 
peerActiveUrl(String) - Method in class org.adridadou.ethereum.blockchain.BlockchainConfig.Builder
 
peerDiscovery(Boolean) - Method in class org.adridadou.ethereum.blockchain.BlockchainConfig.Builder
 
prepareArguments(Object[]) - Method in class org.adridadou.ethereum.blockchain.EthereumProxyEthereumJ
 
PrivateEthereumFacadeProvider - Class in org.adridadou.ethereum.provider
Created by davidroon on 20.11.16.
PrivateEthereumFacadeProvider() - Constructor for class org.adridadou.ethereum.provider.PrivateEthereumFacadeProvider
 
privateKey(String) - Method in class org.adridadou.ethereum.blockchain.BlockchainConfig.Builder
 
privateMiner() - Static method in class org.adridadou.ethereum.provider.EthereumJConfigs
 
PrivateNetworkConfig - Class in org.adridadou.ethereum.provider
Created by davidroon on 20.11.16.
PrivateNetworkConfig() - Constructor for class org.adridadou.ethereum.provider.PrivateNetworkConfig
 
ProxyWrapper - Class in org.adridadou.ethereum
Created by davidroon on 21.09.16.
ProxyWrapper(Object) - Constructor for class org.adridadou.ethereum.ProxyWrapper
 
PUBLIC_HOST - Static variable in class org.adridadou.ethereum.swarm.SwarmService
 
publish(CompiledContract, EthAccount, Object...) - Method in interface org.adridadou.ethereum.blockchain.EthereumProxy
 
publish(CompiledContract, EthAccount, Object...) - Method in class org.adridadou.ethereum.blockchain.EthereumProxyEthereumJ
 
publish(CompiledContract, EthAccount, Object...) - Method in class org.adridadou.ethereum.blockchain.EthereumProxyRpc
 
publish(String) - Method in class org.adridadou.ethereum.swarm.SwarmService
 
publishContract(CompiledContract, EthAccount, Object...) - Method in class org.adridadou.ethereum.EthereumFacade
 
publishMetadataToSwarm(CompiledContract) - Method in class org.adridadou.ethereum.EthereumFacade
 

R

receipt - Variable in class org.adridadou.ethereum.event.OnTransactionParameters
 
receipts - Variable in class org.adridadou.ethereum.event.OnBlockParameters
 
receiver - Variable in class org.adridadou.ethereum.event.OnTransactionParameters
 
register(T, Class<T>, ContractAbi, EthAddress, EthAccount) - Method in class org.adridadou.ethereum.EthereumContractInvocationHandler
 
reset(boolean) - Method in class org.adridadou.ethereum.provider.PrivateNetworkConfig
 
ropsten() - Static method in class org.adridadou.ethereum.provider.EthereumJConfigs
 
ROPSTEN_CHAIN_ID - Static variable in class org.adridadou.ethereum.provider.EthereumFacadeProvider
 

S

SecureKey - Interface in org.adridadou.ethereum.keystore
Created by davidroon on 28.07.16.
sender - Variable in class org.adridadou.ethereum.event.OnTransactionParameters
 
sendEther(EthAccount, EthAddress, EthValue) - Method in class org.adridadou.ethereum.EthereumFacade
 
sendTransaction(EthData) - Method in class org.adridadou.ethereum.blockchain.Web3JFacade
 
sendTx(EthValue, EthData, EthAccount, EthAddress) - Method in interface org.adridadou.ethereum.blockchain.EthereumProxy
 
sendTx(EthValue, EthData, EthAccount) - Method in interface org.adridadou.ethereum.blockchain.EthereumProxy
 
sendTx(EthValue, EthData, EthAccount) - Method in class org.adridadou.ethereum.blockchain.EthereumProxyEthereumJ
 
sendTx(EthValue, EthData, EthAccount, EthAddress) - Method in class org.adridadou.ethereum.blockchain.EthereumProxyEthereumJ
 
sendTx(EthValue, EthData, EthAccount, EthAddress) - Method in class org.adridadou.ethereum.blockchain.EthereumProxyRpc
 
sendTx(EthValue, EthData, EthAccount) - Method in class org.adridadou.ethereum.blockchain.EthereumProxyRpc
 
setAddress(String) - Method in class org.adridadou.ethereum.keystore.Keystore
 
setC(Integer) - Method in class org.adridadou.ethereum.keystore.KdfParams
 
setCipher(String) - Method in class org.adridadou.ethereum.keystore.KeystoreCrypto
 
setCipherparams(CipherParams) - Method in class org.adridadou.ethereum.keystore.KeystoreCrypto
 
setCiphertext(String) - Method in class org.adridadou.ethereum.keystore.KeystoreCrypto
 
SetConverter - Class in org.adridadou.ethereum.converters.output
Created by davidroon on 18.11.16.
SetConverter(OutputTypeHandler) - Constructor for class org.adridadou.ethereum.converters.output.SetConverter
 
setCrypto(KeystoreCrypto) - Method in class org.adridadou.ethereum.keystore.Keystore
 
setCryptoOld(KeystoreCrypto) - Method in class org.adridadou.ethereum.keystore.Keystore
 
setDklen(Integer) - Method in class org.adridadou.ethereum.keystore.KdfParams
 
setId(String) - Method in class org.adridadou.ethereum.keystore.Keystore
 
setIv(String) - Method in class org.adridadou.ethereum.keystore.CipherParams
 
setKdf(String) - Method in class org.adridadou.ethereum.keystore.KeystoreCrypto
 
setKdfparams(KdfParams) - Method in class org.adridadou.ethereum.keystore.KeystoreCrypto
 
setMac(String) - Method in class org.adridadou.ethereum.keystore.KeystoreCrypto
 
setN(Integer) - Method in class org.adridadou.ethereum.keystore.KdfParams
 
setP(Integer) - Method in class org.adridadou.ethereum.keystore.KdfParams
 
setPrf(String) - Method in class org.adridadou.ethereum.keystore.KdfParams
 
setR(Integer) - Method in class org.adridadou.ethereum.keystore.KdfParams
 
setSalt(String) - Method in class org.adridadou.ethereum.keystore.KdfParams
 
setVersion(Integer) - Method in class org.adridadou.ethereum.keystore.Keystore
 
sha3(byte[]) - Static method in class org.adridadou.ethereum.keystore.Keystore
 
shutdown() - Method in interface org.adridadou.ethereum.blockchain.EthereumProxy
 
shutdown() - Method in class org.adridadou.ethereum.blockchain.EthereumProxyEthereumJ
 
shutdown() - Method in class org.adridadou.ethereum.blockchain.EthereumProxyRpc
 
shutdown() - Method in class org.adridadou.ethereum.EthereumFacade
 
SmartContract - Interface in org.adridadou.ethereum.smartcontract
Created by davidroon on 18.08.16.
SmartContractByteCode - Class in org.adridadou.ethereum.values
Created by davidroon on 17.12.16.
SmartContractByteCode(byte[]) - Constructor for class org.adridadou.ethereum.values.SmartContractByteCode
 
SmartContractEthereumJ - Class in org.adridadou.ethereum.smartcontract
Created by davidroon on 20.04.16.
SmartContractEthereumJ(CallTransaction.Contract, Ethereumj, EthAccount, EthAddress, EthereumProxyEthereumJ) - Constructor for class org.adridadou.ethereum.smartcontract.SmartContractEthereumJ
 
SmartContractInfo - Class in org.adridadou.ethereum.values
Created by davidroon on 21.09.16.
SmartContractInfo(EthAddress, EthAccount) - Constructor for class org.adridadou.ethereum.values.SmartContractInfo
 
SmartContractMetadata - Class in org.adridadou.ethereum.values.smartcontract
Created by davidroon on 22.12.16.
SmartContractMetadata(String) - Constructor for class org.adridadou.ethereum.values.smartcontract.SmartContractMetadata
 
SmartContractRpc - Class in org.adridadou.ethereum.smartcontract
Created by davidroon on 20.04.16.
SmartContractRpc(String, Web3JFacade, EthAccount, EthAddress, EthereumProxyRpc) - Constructor for class org.adridadou.ethereum.smartcontract.SmartContractRpc
 
SoliditySource - Class in org.adridadou.ethereum.values
Created by davidroon on 18.09.16.
SoliditySource(String) - Constructor for class org.adridadou.ethereum.values.SoliditySource
 
status - Variable in class org.adridadou.ethereum.event.OnTransactionParameters
 
StringConverter - Class in org.adridadou.ethereum.converters.output
Created by davidroon on 27.04.16.
StringConverter() - Constructor for class org.adridadou.ethereum.converters.output.StringConverter
 
submitTransaction(Transaction) - Method in interface org.adridadou.ethereum.blockchain.Ethereumj
 
submitTransaction(Transaction) - Method in class org.adridadou.ethereum.blockchain.EthereumJReal
 
submitTransaction(Transaction) - Method in class org.adridadou.ethereum.blockchain.EthereumJTest
 
SwarmHash - Class in org.adridadou.ethereum.swarm
Created by davidroon on 21.12.16.
SwarmHash(byte[]) - Constructor for class org.adridadou.ethereum.swarm.SwarmHash
 
SwarmMetadaLink - Class in org.adridadou.ethereum.values
Created by davidroon on 18.12.16.
SwarmMetadaLink(SwarmHash) - Constructor for class org.adridadou.ethereum.values.SwarmMetadaLink
 
SwarmService - Class in org.adridadou.ethereum.swarm
Created by davidroon on 21.12.16.
SwarmService(String) - Constructor for class org.adridadou.ethereum.swarm.SwarmService
 
syncEnabled(boolean) - Method in class org.adridadou.ethereum.blockchain.BlockchainConfig.Builder
 

T

TestConfig - Class in org.adridadou.ethereum.blockchain
Created by davidroon on 22.01.17.
TestConfig(Date, long, long, Map<EthAccount, EthValue>) - Constructor for class org.adridadou.ethereum.blockchain.TestConfig
 
TestConfig.Builder - Class in org.adridadou.ethereum.blockchain
 
toString() - Method in class org.adridadou.ethereum.blockchain.BlockchainConfig
 
toString() - Method in class org.adridadou.ethereum.event.OnBlockParameters
 
toString() - Method in class org.adridadou.ethereum.event.OnTransactionParameters
 
toString() - Method in class org.adridadou.ethereum.swarm.SwarmHash
 
toString() - Method in class org.adridadou.ethereum.values.config.InfuraKey
 
toString() - Method in class org.adridadou.ethereum.values.config.NodeIp
 
toString() - Method in class org.adridadou.ethereum.values.ContractAbi
 
toString() - Method in class org.adridadou.ethereum.values.EthAccount
 
toString() - Method in class org.adridadou.ethereum.values.EthAddress
 
toString() - Method in class org.adridadou.ethereum.values.EthData
 
toString() - Method in class org.adridadou.ethereum.values.EthExecutionResult
 
toString() - Method in class org.adridadou.ethereum.values.EthValue
 
toString() - Method in class org.adridadou.ethereum.values.smartcontract.SmartContractMetadata
 
toString() - Method in class org.adridadou.ethereum.values.SmartContractByteCode
 
toString() - Method in class org.adridadou.ethereum.values.SmartContractInfo
 
toString() - Method in class org.adridadou.ethereum.values.SoliditySource
 
toString() - Method in class org.adridadou.ethereum.values.SwarmMetadaLink
 
TransactionStatus - Enum in org.adridadou.ethereum.event
Created by davidroon on 09.01.17.
txHash - Variable in class org.adridadou.ethereum.event.OnTransactionParameters
 

V

valueOf(String) - Static method in enum org.adridadou.ethereum.blockchain.IncompatibleDatabaseBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.adridadou.ethereum.event.TransactionStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.adridadou.ethereum.blockchain.IncompatibleDatabaseBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.adridadou.ethereum.event.TransactionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
VoidConverter - Class in org.adridadou.ethereum.converters.output
Created by davidroon on 27.04.16.
VoidConverter() - Constructor for class org.adridadou.ethereum.converters.output.VoidConverter
 

W

Web3JFacade - Class in org.adridadou.ethereum.blockchain
Created by davidroon on 19.11.16.
Web3JFacade(Web3j, OutputTypeHandler) - Constructor for class org.adridadou.ethereum.blockchain.Web3JFacade
 
wei(int) - Static method in class org.adridadou.ethereum.values.EthValue
 
wei(BigInteger) - Static method in class org.adridadou.ethereum.values.EthValue
 
with(EthValue) - Method in class org.adridadou.ethereum.values.Payable
 
withLeading0x() - Method in class org.adridadou.ethereum.values.EthAddress
 
withLeading0x() - Method in class org.adridadou.ethereum.values.EthData
 
A B C D E F G H I J K L M N O P R S T V W 
Skip navigation links

Copyright © 2017. All rights reserved.