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

A

AbstractHandler<T> - Class in org.adridadou.ethereum.handler
Created by davidroon on 19.08.16.
AbstractHandler() - Constructor for class org.adridadou.ethereum.handler.AbstractHandler
 
address - Variable in class org.adridadou.ethereum.values.EthAddress
 
addressExists(EthAddress) - Method in interface org.adridadou.ethereum.blockchain.BlockchainProxy
 
addressExists(EthAddress) - Method in class org.adridadou.ethereum.blockchain.BlockchainProxyReal
 
addressExists(EthAddress) - Method in class org.adridadou.ethereum.blockchain.BlockchainProxyRpc
 
addressExists(EthAddress) - Method in class org.adridadou.ethereum.blockchain.BlockchainProxyTest
 
addressExists(EthAddress) - Method in class org.adridadou.ethereum.EthereumFacade
 
AddressHandler - Class in org.adridadou.ethereum.converters.output
Created by davidroon on 27.04.16.
AddressHandler() - Constructor for class org.adridadou.ethereum.converters.output.AddressHandler
 

B

block - Variable in class org.adridadou.ethereum.handler.OnBlockParameters
 
BlockchainProxy - Interface in org.adridadou.ethereum.blockchain
Created by davidroon on 08.04.16.
BlockchainProxyReal - Class in org.adridadou.ethereum.blockchain
Created by davidroon on 20.04.16.
BlockchainProxyReal(Ethereum, EthereumEventHandler) - Constructor for class org.adridadou.ethereum.blockchain.BlockchainProxyReal
 
BlockchainProxyRpc - Class in org.adridadou.ethereum.blockchain
Created by davidroon on 20.04.16.
BlockchainProxyRpc(Web3j) - Constructor for class org.adridadou.ethereum.blockchain.BlockchainProxyRpc
 
BlockchainProxyTest - Class in org.adridadou.ethereum.blockchain
Created by davidroon on 08.04.16.
BlockchainProxyTest() - Constructor for class org.adridadou.ethereum.blockchain.BlockchainProxyTest
 
BooleanHandler - Class in org.adridadou.ethereum.converters.output
Created by davidroon on 27.04.16.
BooleanHandler() - Constructor for class org.adridadou.ethereum.converters.output.BooleanHandler
 

C

call(Subscriber<? super T>) - Method in class org.adridadou.ethereum.handler.AbstractHandler
 
callConstFunction(String, Object...) - Method in interface org.adridadou.ethereum.smartcontract.SmartContract
 
callConstFunction(Block, String, Object...) - Method in class org.adridadou.ethereum.smartcontract.SmartContractReal
 
callConstFunction(String, Object...) - Method in class org.adridadou.ethereum.smartcontract.SmartContractReal
 
callConstFunction(String, Object...) - Method in class org.adridadou.ethereum.smartcontract.SmartContractRpc
 
callConstFunction(String, Object...) - Method in class org.adridadou.ethereum.smartcontract.SmartContractTest
 
callFunction(String, Object...) - Method in interface org.adridadou.ethereum.smartcontract.SmartContract
 
callFunction(String, Object...) - Method in class org.adridadou.ethereum.smartcontract.SmartContractReal
 
callFunction(EthValue, String, Object...) - Method in class org.adridadou.ethereum.smartcontract.SmartContractReal
 
callFunction(String, Object...) - Method in class org.adridadou.ethereum.smartcontract.SmartContractRpc
 
callFunction(EthValue, String, Object...) - Method in class org.adridadou.ethereum.smartcontract.SmartContractRpc
 
callFunction(String, Object...) - Method in class org.adridadou.ethereum.smartcontract.SmartContractTest
 
CHARSET - Static variable in class org.adridadou.ethereum.EthereumFacade
 
checkForErrors(TransactionReceipt) - Method in class org.adridadou.ethereum.handler.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
 
compareTo(EthValue) - Method in class org.adridadou.ethereum.values.EthValue
 
ContractAbi - Class in org.adridadou.ethereum.values
Created by davidroon on 18.09.16.
ContractAbi(String) - Constructor for class org.adridadou.ethereum.values.ContractAbi
 
ContractNotFoundException - Exception in org.adridadou.exception
Created by davidroon on 31.03.16.
ContractNotFoundException(String) - Constructor for exception org.adridadou.exception.ContractNotFoundException
 
convert(Object) - Method in class org.adridadou.ethereum.converters.input.EthAccountHandler
 
convert(Object) - Method in class org.adridadou.ethereum.converters.input.EthAddressHandler
 
convert(Object) - Method in class org.adridadou.ethereum.converters.input.EthDataHandler
 
convert(Object) - Method in class org.adridadou.ethereum.converters.input.EthValueHandler
 
convert(Object) - Method in interface org.adridadou.ethereum.converters.input.InputTypeHandler
 
convert(Object, Class<?>) - Method in class org.adridadou.ethereum.converters.output.AddressHandler
 
convert(Object, Class<?>) - Method in class org.adridadou.ethereum.converters.output.BooleanHandler
 
convert(Object, Class<?>) - Method in class org.adridadou.ethereum.converters.output.EnumHandler
 
convert(Object, Class<?>) - Method in class org.adridadou.ethereum.converters.output.IntegerHandler
 
convert(Object, Class<?>) - Method in class org.adridadou.ethereum.converters.output.LongHandler
 
convert(Object, Class<?>) - Method in interface org.adridadou.ethereum.converters.output.OutputTypeHandler
 
convert(Object, Class<?>) - Method in class org.adridadou.ethereum.converters.output.StringHandler
 
convert(Object, Class<?>) - Method in class org.adridadou.ethereum.converters.output.VoidHandler
 
create() - Method in interface org.adridadou.ethereum.provider.EthereumFacadeProvider
 
create(OnBlockHandler, OnTransactionHandler) - Method in interface org.adridadou.ethereum.provider.EthereumFacadeProvider
 
create() - Method in class org.adridadou.ethereum.provider.MainEthereumFacadeProvider
 
create(OnBlockHandler, OnTransactionHandler) - Method in class org.adridadou.ethereum.provider.MainEthereumFacadeProvider
 
create() - Method in class org.adridadou.ethereum.provider.MordenEthereumFacadeProvider
 
create(OnBlockHandler, OnTransactionHandler) - Method in class org.adridadou.ethereum.provider.MordenEthereumFacadeProvider
 
create(String) - Method in class org.adridadou.ethereum.provider.RpcEthereumFacadeProvider
 
create() - Method in class org.adridadou.ethereum.provider.StandaloneEthereumFacadeProvider
 
create(OnBlockHandler, OnTransactionHandler) - Method in class org.adridadou.ethereum.provider.StandaloneEthereumFacadeProvider
 
create() - Method in class org.adridadou.ethereum.provider.TestnetEthereumFacadeProvider
 
create(OnBlockHandler, OnTransactionHandler) - Method in class org.adridadou.ethereum.provider.TestnetEthereumFacadeProvider
 
createContractProxy(SoliditySource, String, EthAddress, EthAccount, Class<T>) - Method in class org.adridadou.ethereum.EthereumFacade
 
createContractProxy(ContractAbi, EthAddress, EthAccount, Class<T>) - Method in class org.adridadou.ethereum.EthereumFacade
 
credentials - Variable in class org.adridadou.ethereum.values.EthAccount
 

D

data - Variable in class org.adridadou.ethereum.values.EthData
 
decode(String) - Method in class org.adridadou.ethereum.keystore.FileSecureKey
 
decode(String) - Method in interface org.adridadou.ethereum.keystore.SecureKey
 
decode(String) - Method in class org.adridadou.ethereum.keystore.StringSecureKey
 

E

empty() - Static method in class org.adridadou.ethereum.values.EthAddress
 
EnumHandler - Class in org.adridadou.ethereum.converters.output
Created by davidroon on 11.11.16.
EnumHandler() - Constructor for class org.adridadou.ethereum.converters.output.EnumHandler
 
equals(Object) - Method in class org.adridadou.ethereum.ProxyWrapper
 
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.SmartContractInfo
 
equals(Object) - Method in class org.adridadou.ethereum.values.SoliditySource
 
EthAccount - Class in org.adridadou.ethereum.values
Created by davidroon on 05.11.16.
EthAccount(ECKey) - Constructor for class org.adridadou.ethereum.values.EthAccount
 
EthAccountHandler - Class in org.adridadou.ethereum.converters.input
Created by davidroon on 13.11.16.
EthAccountHandler() - Constructor for class org.adridadou.ethereum.converters.input.EthAccountHandler
 
EthAddress - Class in org.adridadou.ethereum.values
Created by davidroon on 19.04.16.
EthAddressHandler - Class in org.adridadou.ethereum.converters.input
Created by davidroon on 13.11.16.
EthAddressHandler() - Constructor for class org.adridadou.ethereum.converters.input.EthAddressHandler
 
EthData - Class in org.adridadou.ethereum.values
Created by davidroon on 19.04.16.
EthDataHandler - Class in org.adridadou.ethereum.converters.input
Created by davidroon on 13.11.16.
EthDataHandler() - Constructor for class org.adridadou.ethereum.converters.input.EthDataHandler
 
ether(BigInteger) - Static method in class org.adridadou.ethereum.values.EthValue
 
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
 
EthereumContractInvocationHandler - Class in org.adridadou.ethereum
Created by davidroon on 31.03.16.
EthereumEventHandler - Class in org.adridadou.ethereum.handler
Created by davidroon on 27.04.16.
EthereumEventHandler(Ethereum, OnBlockHandler, OnTransactionHandler) - Constructor for class org.adridadou.ethereum.handler.EthereumEventHandler
 
EthereumFacade - Class in org.adridadou.ethereum
Created by davidroon on 31.03.16.
EthereumFacade(BlockchainProxy) - Constructor for class org.adridadou.ethereum.EthereumFacade
 
EthereumFacadeProvider - Interface in org.adridadou.ethereum.provider
Created by davidroon on 27.04.16.
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
 
EthValueHandler - Class in org.adridadou.ethereum.converters.input
Created by davidroon on 13.11.16.
EthValueHandler() - Constructor for class org.adridadou.ethereum.converters.input.EthValueHandler
 
events() - Method in interface org.adridadou.ethereum.blockchain.BlockchainProxy
 
events() - Method in class org.adridadou.ethereum.blockchain.BlockchainProxyReal
 
events() - Method in class org.adridadou.ethereum.blockchain.BlockchainProxyRpc
 
events() - Method in class org.adridadou.ethereum.blockchain.BlockchainProxyTest
 
events() - Method in class org.adridadou.ethereum.EthereumFacade
 

F

FileSecureKey - Class in org.adridadou.ethereum.keystore
Created by davidroon on 26.07.16.
FileSecureKey(File) - Constructor for class org.adridadou.ethereum.keystore.FileSecureKey
 
from(File) - Static method in class org.adridadou.ethereum.values.SoliditySource
 
from(InputStream) - Static method in class org.adridadou.ethereum.values.SoliditySource
 
fromKeystore(File, String) - Static method in class org.adridadou.ethereum.keystore.Keystore
 
FunctionNotFoundException - Exception in org.adridadou.exception
Created by davidroon on 31.03.16.
FunctionNotFoundException(String) - Constructor for exception org.adridadou.exception.FunctionNotFoundException
 

G

getAbi() - Method in class org.adridadou.ethereum.values.ContractAbi
 
getAddress() - Method in class org.adridadou.ethereum.keystore.Keystore
 
getAddress() - Method in class org.adridadou.ethereum.smartcontract.SmartContractReal
 
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.BlockchainProxy
 
getBalance(EthAddress) - Method in class org.adridadou.ethereum.blockchain.BlockchainProxyReal
 
getBalance(EthAddress) - Method in class org.adridadou.ethereum.blockchain.BlockchainProxyRpc
 
getBalance(EthAddress) - Method in class org.adridadou.ethereum.blockchain.BlockchainProxyTest
 
getBalance(EthAddress) - Method in class org.adridadou.ethereum.EthereumFacade
 
getBalance(EthAccount) - Method in class org.adridadou.ethereum.EthereumFacade
 
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
 
getCrypto() - Method in class org.adridadou.ethereum.keystore.Keystore
 
getCurrentBlockNumber() - Method in class org.adridadou.ethereum.handler.EthereumEventHandler
 
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.SmartContractReal
 
getFunctions() - Method in class org.adridadou.ethereum.smartcontract.SmartContractRpc
 
getFunctions() - Method in class org.adridadou.ethereum.smartcontract.SmartContractTest
 
getId() - Method in class org.adridadou.ethereum.keystore.Keystore
 
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
 
getKey(String) - Method in interface org.adridadou.ethereum.provider.EthereumFacadeProvider
 
getKey(String) - Method in class org.adridadou.ethereum.provider.MainEthereumFacadeProvider
 
getKey(String) - Method in class org.adridadou.ethereum.provider.MordenEthereumFacadeProvider
 
getKey(String) - Method in class org.adridadou.ethereum.provider.StandaloneEthereumFacadeProvider
 
getKey(String) - Method in class org.adridadou.ethereum.provider.TestnetEthereumFacadeProvider
 
getMac() - Method in class org.adridadou.ethereum.keystore.KeystoreCrypto
 
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.keystore.StringSecureKey
 
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.SoliditySource
 
getVersion() - Method in class org.adridadou.ethereum.keystore.Keystore
 

H

hasEnoughFund(EthAddress, EthValue) - Method in interface org.adridadou.ethereum.blockchain.BlockchainProxy
 
hashCode() - Method in class org.adridadou.ethereum.ProxyWrapper
 
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.SmartContractInfo
 
hashCode() - Method in class org.adridadou.ethereum.values.SoliditySource
 

I

inEth() - Method in class org.adridadou.ethereum.values.EthValue
 
InputTypeHandler<T> - Interface in org.adridadou.ethereum.converters.input
Created by davidroon on 27.04.16.
IntegerHandler - Class in org.adridadou.ethereum.converters.output
Created by davidroon on 27.04.16.
IntegerHandler() - Constructor for class org.adridadou.ethereum.converters.output.IntegerHandler
 
invoke(Object, Method, Object[]) - Method in class org.adridadou.ethereum.EthereumContractInvocationHandler
 
inWei() - Method in class org.adridadou.ethereum.values.EthValue
 
isOfType(Class<?>) - Method in class org.adridadou.ethereum.converters.input.EthAccountHandler
 
isOfType(Class<?>) - Method in class org.adridadou.ethereum.converters.input.EthAddressHandler
 
isOfType(Class<?>) - Method in class org.adridadou.ethereum.converters.input.EthDataHandler
 
isOfType(Class<?>) - Method in class org.adridadou.ethereum.converters.input.EthValueHandler
 
isOfType(Class<?>) - Method in interface org.adridadou.ethereum.converters.input.InputTypeHandler
 
isOfType(Class<?>) - Method in class org.adridadou.ethereum.converters.output.AddressHandler
 
isOfType(Class<?>) - Method in class org.adridadou.ethereum.converters.output.BooleanHandler
 
isOfType(Class<?>) - Method in class org.adridadou.ethereum.converters.output.EnumHandler
 
isOfType(Class<?>) - Method in class org.adridadou.ethereum.converters.output.IntegerHandler
 
isOfType(Class<?>) - Method in class org.adridadou.ethereum.converters.output.LongHandler
 
isOfType(Class<?>) - Method in interface org.adridadou.ethereum.converters.output.OutputTypeHandler
 
isOfType(Class<?>) - Method in class org.adridadou.ethereum.converters.output.StringHandler
 
isOfType(Class<?>) - Method in class org.adridadou.ethereum.converters.output.VoidHandler
 

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.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

listAvailableKeys() - Method in interface org.adridadou.ethereum.provider.EthereumFacadeProvider
 
listAvailableKeys() - Method in class org.adridadou.ethereum.provider.MainEthereumFacadeProvider
 
listAvailableKeys() - Method in class org.adridadou.ethereum.provider.MordenEthereumFacadeProvider
 
listAvailableKeys() - Method in class org.adridadou.ethereum.provider.StandaloneEthereumFacadeProvider
 
listAvailableKeys() - Method in class org.adridadou.ethereum.provider.TestnetEthereumFacadeProvider
 
LongHandler - Class in org.adridadou.ethereum.converters.output
Created by davidroon on 27.04.16.
LongHandler() - Constructor for class org.adridadou.ethereum.converters.output.LongHandler
 

M

MainEthereumFacadeProvider - Class in org.adridadou.ethereum.provider
Created by davidroon on 27.04.16.
MainEthereumFacadeProvider() - Constructor for class org.adridadou.ethereum.provider.MainEthereumFacadeProvider
 
map(SoliditySource, String, EthAddress, EthAccount) - Method in interface org.adridadou.ethereum.blockchain.BlockchainProxy
 
map(SoliditySource, String, EthAddress, EthAccount) - Method in class org.adridadou.ethereum.blockchain.BlockchainProxyReal
 
map(SoliditySource, String, EthAddress, EthAccount) - Method in class org.adridadou.ethereum.blockchain.BlockchainProxyRpc
 
map(SoliditySource, String, EthAddress, EthAccount) - Method in class org.adridadou.ethereum.blockchain.BlockchainProxyTest
 
mapFromAbi(ContractAbi, EthAddress, EthAccount) - Method in interface org.adridadou.ethereum.blockchain.BlockchainProxy
 
mapFromAbi(ContractAbi, EthAddress, EthAccount) - Method in class org.adridadou.ethereum.blockchain.BlockchainProxyReal
 
mapFromAbi(ContractAbi, EthAddress, EthAccount) - Method in class org.adridadou.ethereum.blockchain.BlockchainProxyRpc
 
mapFromAbi(ContractAbi, EthAddress, EthAccount) - Method in class org.adridadou.ethereum.blockchain.BlockchainProxyTest
 
MordenEthereumFacadeProvider - Class in org.adridadou.ethereum.provider
Created by davidroon on 27.04.16.
MordenEthereumFacadeProvider() - Constructor for class org.adridadou.ethereum.provider.MordenEthereumFacadeProvider
 

N

newBlock(T) - Method in class org.adridadou.ethereum.handler.AbstractHandler
 

O

observable - Variable in class org.adridadou.ethereum.handler.AbstractHandler
 
observeBlocks() - Method in class org.adridadou.ethereum.handler.EthereumEventHandler
 
observeTransactions() - Method in class org.adridadou.ethereum.handler.EthereumEventHandler
 
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
 
onBlock(Block, List<TransactionReceipt>) - Method in class org.adridadou.ethereum.handler.EthereumEventHandler
 
OnBlockHandler - Class in org.adridadou.ethereum.handler
Created by davidroon on 19.08.16.
OnBlockHandler() - Constructor for class org.adridadou.ethereum.handler.OnBlockHandler
 
OnBlockParameters - Class in org.adridadou.ethereum.handler
 
OnBlockParameters(Block, List<TransactionReceipt>) - Constructor for class org.adridadou.ethereum.handler.OnBlockParameters
 
onPendingTransactionUpdate(TransactionReceipt, EthereumListener.PendingTransactionState, Block) - Method in class org.adridadou.ethereum.handler.EthereumEventHandler
 
onReady() - Method in class org.adridadou.ethereum.handler.EthereumEventHandler
 
onSyncDone() - Method in class org.adridadou.ethereum.handler.EthereumEventHandler
 
onTransaction(T) - Method in class org.adridadou.ethereum.handler.AbstractHandler
 
onTransactionExecuted(TransactionExecutionSummary) - Method in class org.adridadou.ethereum.handler.EthereumEventHandler
 
OnTransactionHandler - Class in org.adridadou.ethereum.handler
 
OnTransactionHandler() - Constructor for class org.adridadou.ethereum.handler.OnTransactionHandler
 
OnTransactionParameters - Class in org.adridadou.ethereum.handler
 
OnTransactionParameters(Transaction, EthereumListener.PendingTransactionState) - Constructor for class org.adridadou.ethereum.handler.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.handler - package org.adridadou.ethereum.handler
 
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.values - package org.adridadou.ethereum.values
 
org.adridadou.exception - package org.adridadou.exception
 
OutputTypeHandler<T> - Interface in org.adridadou.ethereum.converters.output
Created by davidroon on 27.04.16.

P

ProxyWrapper - Class in org.adridadou.ethereum
Created by davidroon on 21.09.16.
ProxyWrapper(Object) - Constructor for class org.adridadou.ethereum.ProxyWrapper
 
publish(SoliditySource, String, EthAccount, Object...) - Method in interface org.adridadou.ethereum.blockchain.BlockchainProxy
 
publish(SoliditySource, String, EthAccount, Object...) - Method in class org.adridadou.ethereum.blockchain.BlockchainProxyReal
 
publish(SoliditySource, String, EthAccount, Object...) - Method in class org.adridadou.ethereum.blockchain.BlockchainProxyRpc
 
publish(SoliditySource, String, EthAccount, Object...) - Method in class org.adridadou.ethereum.blockchain.BlockchainProxyTest
 
publishContract(SoliditySource, String, EthAccount, Object...) - Method in class org.adridadou.ethereum.EthereumFacade
 

R

receipts - Variable in class org.adridadou.ethereum.handler.OnBlockParameters
 
RpcEthereumFacadeProvider - Class in org.adridadou.ethereum.provider
Created by davidroon on 27.04.16.
RpcEthereumFacadeProvider() - Constructor for class org.adridadou.ethereum.provider.RpcEthereumFacadeProvider
 

S

SecureKey - Interface in org.adridadou.ethereum.keystore
Created by davidroon on 28.07.16.
sendTx(EthValue, EthData, EthAccount, EthAddress) - Method in interface org.adridadou.ethereum.blockchain.BlockchainProxy
 
sendTx(EthValue, EthData, EthAccount) - Method in interface org.adridadou.ethereum.blockchain.BlockchainProxy
 
sendTx(EthValue, EthData, EthAccount) - Method in class org.adridadou.ethereum.blockchain.BlockchainProxyReal
 
sendTx(EthValue, EthData, EthAccount, EthAddress) - Method in class org.adridadou.ethereum.blockchain.BlockchainProxyReal
 
sendTx(EthValue, EthData, EthAccount, EthAddress) - Method in class org.adridadou.ethereum.blockchain.BlockchainProxyRpc
 
sendTx(EthValue, EthData, EthAccount) - Method in class org.adridadou.ethereum.blockchain.BlockchainProxyRpc
 
sendTx(EthValue, EthData, EthAccount, EthAddress) - Method in class org.adridadou.ethereum.blockchain.BlockchainProxyTest
 
sendTx(EthValue, EthData, EthAccount) - Method in class org.adridadou.ethereum.blockchain.BlockchainProxyTest
 
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
 
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
 
SmartContract - Interface in org.adridadou.ethereum.smartcontract
Created by davidroon on 18.08.16.
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
 
SmartContractReal - Class in org.adridadou.ethereum.smartcontract
Created by davidroon on 20.04.16.
SmartContractReal(String, Ethereum, EthAccount, EthAddress, BlockchainProxyReal) - Constructor for class org.adridadou.ethereum.smartcontract.SmartContractReal
 
SmartContractRpc - Class in org.adridadou.ethereum.smartcontract
Created by davidroon on 20.04.16.
SmartContractRpc(String, Web3j, EthAccount, EthAddress, BlockchainProxyRpc) - Constructor for class org.adridadou.ethereum.smartcontract.SmartContractRpc
 
SmartContractTest - Class in org.adridadou.ethereum.smartcontract
Created by davidroon on 18.08.16.
SmartContractTest(SolidityContract) - Constructor for class org.adridadou.ethereum.smartcontract.SmartContractTest
 
SoliditySource - Class in org.adridadou.ethereum.values
Created by davidroon on 18.09.16.
SoliditySource(String) - Constructor for class org.adridadou.ethereum.values.SoliditySource
 
StandaloneEthereumFacadeProvider - Class in org.adridadou.ethereum.provider
Created by davidroon on 28.05.16.
StandaloneEthereumFacadeProvider() - Constructor for class org.adridadou.ethereum.provider.StandaloneEthereumFacadeProvider
 
state - Variable in class org.adridadou.ethereum.handler.OnTransactionParameters
 
StringHandler - Class in org.adridadou.ethereum.converters.output
Created by davidroon on 27.04.16.
StringHandler() - Constructor for class org.adridadou.ethereum.converters.output.StringHandler
 
StringSecureKey - Class in org.adridadou.ethereum.keystore
Created by davidroon on 28.07.16.
StringSecureKey(String) - Constructor for class org.adridadou.ethereum.keystore.StringSecureKey
 

T

TestnetEthereumFacadeProvider - Class in org.adridadou.ethereum.provider
Created by davidroon on 27.04.16.
TestnetEthereumFacadeProvider() - Constructor for class org.adridadou.ethereum.provider.TestnetEthereumFacadeProvider
 
toString() - Method in class org.adridadou.ethereum.handler.OnBlockParameters
 
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.SmartContractInfo
 
toString() - Method in class org.adridadou.ethereum.values.SoliditySource
 
transaction - Variable in class org.adridadou.ethereum.handler.OnTransactionParameters
 

V

VoidHandler - Class in org.adridadou.ethereum.converters.output
Created by davidroon on 27.04.16.
VoidHandler() - Constructor for class org.adridadou.ethereum.converters.output.VoidHandler
 

W

wei(int) - Static method in class org.adridadou.ethereum.values.EthValue
 
wei(BigInteger) - Static method in class org.adridadou.ethereum.values.EthValue
 
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 K L M N O P R S T V W 
Skip navigation links

Copyright © 2016. All rights reserved.