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.EthAddress
 
addressExists(EthAddress) - Method in interface org.adridadou.ethereum.BlockchainProxy
 
addressExists(EthAddress) - Method in class org.adridadou.ethereum.BlockchainProxyReal
 
addressExists(EthAddress) - Method in class org.adridadou.ethereum.BlockchainProxyTest
 
addressExists(EthAddress) - Method in class org.adridadou.ethereum.EthereumFacade
 
AddressHandler - Class in org.adridadou.ethereum.converters
Created by davidroon on 27.04.16.
AddressHandler() - Constructor for class org.adridadou.ethereum.converters.AddressHandler
 
asSystemProperties() - Method in class org.adridadou.ethereum.ethereumj.config.Config.Builder
 

B

block - Variable in class org.adridadou.ethereum.handler.OnBlockParameters
 
BlockchainDataSource - Enum in org.adridadou.ethereum.ethereumj.config
Created by davidroon on 18.09.16.
BlockchainProxy - Interface in org.adridadou.ethereum
Created by davidroon on 08.04.16.
BlockchainProxyReal - Class in org.adridadou.ethereum
Created by davidroon on 20.04.16.
BlockchainProxyReal(Ethereum, EthereumEventHandler) - Constructor for class org.adridadou.ethereum.BlockchainProxyReal
 
BlockchainProxyTest - Class in org.adridadou.ethereum
Created by davidroon on 08.04.16.
BlockchainProxyTest() - Constructor for class org.adridadou.ethereum.BlockchainProxyTest
 
BooleanHandler - Class in org.adridadou.ethereum.converters
Created by davidroon on 27.04.16.
BooleanHandler() - Constructor for class org.adridadou.ethereum.converters.BooleanHandler
 
BootNodeConfig - Interface in org.adridadou.ethereum.ethereumj.config
Created by davidroon on 18.09.16.
bootNodeConfig(List<BootNodeConfig>) - Method in class org.adridadou.ethereum.ethereumj.config.Config.Builder
 
BootNodeObject - Class in org.adridadou.ethereum.ethereumj.config
Created by davidroon on 18.09.16.
BootNodeObject(String, int, String) - Constructor for class org.adridadou.ethereum.ethereumj.config.BootNodeObject
 
BootNodeUrl - Class in org.adridadou.ethereum.ethereumj.config
Created by davidroon on 18.09.16.
BootNodeUrl(String) - Constructor for class org.adridadou.ethereum.ethereumj.config.BootNodeUrl
 
build() - Method in class org.adridadou.ethereum.ethereumj.config.Config.Builder
 
build() - Method in class org.adridadou.ethereum.ethereumj.config.PeerConfig.Builder
 
build() - Method in class org.adridadou.ethereum.ethereumj.config.PeerDiscoveryConfig.Builder
 
build() - Method in class org.adridadou.ethereum.ethereumj.config.TrustedNode.Builder
 
build() - Method in class org.adridadou.ethereum.ethereumj.config.VmConfig.Builder
 
builder() - Static method in class org.adridadou.ethereum.ethereumj.config.Config
 
Builder() - Constructor for class org.adridadou.ethereum.ethereumj.config.Config.Builder
 
builder() - Static method in class org.adridadou.ethereum.ethereumj.config.PeerConfig
 
Builder() - Constructor for class org.adridadou.ethereum.ethereumj.config.PeerConfig.Builder
 
builder() - Static method in class org.adridadou.ethereum.ethereumj.config.PeerDiscoveryConfig
 
Builder() - Constructor for class org.adridadou.ethereum.ethereumj.config.PeerDiscoveryConfig.Builder
 
builder() - Static method in class org.adridadou.ethereum.ethereumj.config.TrustedNode
 
Builder() - Constructor for class org.adridadou.ethereum.ethereumj.config.TrustedNode.Builder
 
builder() - Static method in class org.adridadou.ethereum.ethereumj.config.VmConfig
 
Builder() - Constructor for class org.adridadou.ethereum.ethereumj.config.VmConfig.Builder
 

C

cache(CacheConfig) - Method in class org.adridadou.ethereum.ethereumj.config.Config.Builder
 
CacheConfig - Class in org.adridadou.ethereum.ethereumj.config
Created by davidroon on 18.09.16.
CacheConfig(double, int) - Constructor for class org.adridadou.ethereum.ethereumj.config.CacheConfig
 
call(Subscriber<? super T>) - Method in class org.adridadou.ethereum.handler.AbstractHandler
 
callConstFunction(Block, String, Object...) - Method in class org.adridadou.ethereum.smartcontract.RealSmartContract
 
callConstFunction(String, Object...) - Method in class org.adridadou.ethereum.smartcontract.RealSmartContract
 
callConstFunction(String, Object...) - Method in interface org.adridadou.ethereum.smartcontract.SmartContract
 
callConstFunction(String, Object...) - Method in class org.adridadou.ethereum.smartcontract.TestSmartContract
 
callFunction(String, Object...) - Method in class org.adridadou.ethereum.smartcontract.RealSmartContract
 
callFunction(long, String, Object...) - Method in class org.adridadou.ethereum.smartcontract.RealSmartContract
 
callFunction(String, Object...) - Method in interface org.adridadou.ethereum.smartcontract.SmartContract
 
callFunction(String, Object...) - Method in class org.adridadou.ethereum.smartcontract.TestSmartContract
 
capabilities(Set<EthereumProtocol>) - Method in class org.adridadou.ethereum.ethereumj.config.PeerConfig.Builder
 
channelReadTimeout(Integer) - Method in class org.adridadou.ethereum.ethereumj.config.PeerConfig.Builder
 
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
 
compressed(Boolean) - Method in class org.adridadou.ethereum.ethereumj.config.VmConfig.Builder
 
Config - Class in org.adridadou.ethereum.ethereumj.config
Created by davidroon on 18.09.16.
Config(SolidityCompilerConfig, MinerOptions, SynchronizationConfig, CacheConfig, List<TrustedNode>, List<BootNodeConfig>, DatabaseConfig, PeerConfig, PeerDiscoveryConfig, VmConfig, EthereumJConfig) - Constructor for class org.adridadou.ethereum.ethereumj.config.Config
 
Config.Builder - Class in org.adridadou.ethereum.ethereumj.config
 
connectionTimeout(Integer) - Method in class org.adridadou.ethereum.ethereumj.config.PeerConfig.Builder
 
ContractAbi - Class in org.adridadou.ethereum
Created by davidroon on 18.09.16.
ContractAbi(String) - Constructor for class org.adridadou.ethereum.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.AddressHandler
 
convert(Object) - Method in class org.adridadou.ethereum.converters.BooleanHandler
 
convert(Object) - Method in class org.adridadou.ethereum.converters.IntegerHandler
 
convert(Object) - Method in class org.adridadou.ethereum.converters.LongHandler
 
convert(Object) - Method in class org.adridadou.ethereum.converters.StringHandler
 
convert(Object) - Method in interface org.adridadou.ethereum.converters.TypeHandler
 
create() - Method in interface org.adridadou.ethereum.provider.EthereumFacadeProvider
 
create() - Method in class org.adridadou.ethereum.provider.MainEthereumFacadeProvider
 
create() - Method in class org.adridadou.ethereum.provider.MordenEthereumFacadeProvider
 
create() - Method in class org.adridadou.ethereum.provider.StandaloneEthereumFacadeProvider
 
create() - Method in class org.adridadou.ethereum.provider.TestnetEthereumFacadeProvider
 
createContractProxy(SoliditySource, String, EthAddress, ECKey, Class<T>) - Method in class org.adridadou.ethereum.EthereumFacade
 
createContractProxy(ContractAbi, EthAddress, ECKey, Class<T>) - Method in class org.adridadou.ethereum.EthereumFacade
 

D

databaseConfig(DatabaseConfig) - Method in class org.adridadou.ethereum.ethereumj.config.Config.Builder
 
DatabaseConfig - Class in org.adridadou.ethereum.ethereumj.config
Created by davidroon on 18.09.16.
DatabaseConfig(int, boolean, DatabaseErrorBehavior, boolean, String) - Constructor for class org.adridadou.ethereum.ethereumj.config.DatabaseConfig
 
DatabaseErrorBehavior - Enum in org.adridadou.ethereum.ethereumj.config
Created by davidroon on 18.09.16.
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
 
dir(String) - Method in class org.adridadou.ethereum.ethereumj.config.VmConfig.Builder
 
DumpConfig - Class in org.adridadou.ethereum.ethereumj.config
Created by davidroon on 18.09.16.
DumpConfig(Boolean, VmTraceDumpStyle, Integer, String, Boolean) - Constructor for class org.adridadou.ethereum.ethereumj.config.DumpConfig
 

E

eip8(Boolean) - Method in class org.adridadou.ethereum.ethereumj.config.PeerConfig.Builder
 
enabled(boolean) - Method in class org.adridadou.ethereum.ethereumj.config.PeerDiscoveryConfig.Builder
 
equals(Object) - Method in class org.adridadou.ethereum.EthAddress
 
equals(Object) - Method in class org.adridadou.ethereum.ProxyWrapper
 
equals(Object) - Method in class org.adridadou.ethereum.SmartContractInfo
 
EthAddress - Class in org.adridadou.ethereum
Created by davidroon on 19.04.16.
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) - 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.
ethereumJConfig(EthereumJConfig) - Method in class org.adridadou.ethereum.ethereumj.config.Config.Builder
 
EthereumJConfig - Class in org.adridadou.ethereum.ethereumj.config
Created by davidroon on 18.09.16.
EthereumJConfig(long, String, boolean, boolean, BlockchainDataSource, String, boolean, int, String, String, int, int, Class<?>, String, String) - Constructor for class org.adridadou.ethereum.ethereumj.config.EthereumJConfig
 
EthereumProtocol - Enum in org.adridadou.ethereum.ethereumj.config
Created by davidroon on 18.09.16.
events() - Method in interface org.adridadou.ethereum.BlockchainProxy
 
events() - Method in class org.adridadou.ethereum.BlockchainProxyReal
 
events() - Method in class org.adridadou.ethereum.BlockchainProxyTest
 
events() - Method in class org.adridadou.ethereum.EthereumFacade
 
externalIpAddress(IpAddress) - Method in class org.adridadou.ethereum.ethereumj.config.PeerDiscoveryConfig.Builder
 

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
 
framingMaxSize(Integer) - Method in class org.adridadou.ethereum.ethereumj.config.PeerConfig.Builder
 
from(File) - Static method in class org.adridadou.ethereum.SoliditySource
 
from(InputStream) - Static method in class org.adridadou.ethereum.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.ContractAbi
 
getAddress() - Method in class org.adridadou.ethereum.ethereumj.config.HostAddress
 
getAddress() - Method in class org.adridadou.ethereum.keystore.Keystore
 
getAddress() - Method in class org.adridadou.ethereum.smartcontract.RealSmartContract
 
getAddress() - Method in class org.adridadou.ethereum.SmartContractInfo
 
getBlocks() - Method in class org.adridadou.ethereum.ethereumj.config.CacheConfig
 
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
 
getCoinbase() - Method in class org.adridadou.ethereum.ethereumj.config.MinerOptions
 
getCpuMineThreads() - Method in class org.adridadou.ethereum.ethereumj.config.MinerOptions
 
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
 
getExtraData() - Method in class org.adridadou.ethereum.ethereumj.config.MinerOptions
 
getFunctions() - Method in class org.adridadou.ethereum.smartcontract.RealSmartContract
 
getFunctions() - Method in interface org.adridadou.ethereum.smartcontract.SmartContract
 
getFunctions() - Method in class org.adridadou.ethereum.smartcontract.TestSmartContract
 
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
 
getMaxBlocksAsk() - Method in class org.adridadou.ethereum.ethereumj.config.SynchronizationConfig
 
getMaxHashesAsk() - Method in class org.adridadou.ethereum.ethereumj.config.SynchronizationConfig
 
getMemory() - Method in class org.adridadou.ethereum.ethereumj.config.CacheConfig
 
getMinBlockTimeout() - Method in class org.adridadou.ethereum.ethereumj.config.MinerOptions
 
getMinGasPrice() - Method in class org.adridadou.ethereum.ethereumj.config.MinerOptions
 
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
 
getPath() - Method in class org.adridadou.ethereum.ethereumj.config.SolidityCompilerConfig
 
getPeerCount() - Method in class org.adridadou.ethereum.ethereumj.config.SynchronizationConfig
 
getPort() - Method in class org.adridadou.ethereum.ethereumj.config.HostAddress
 
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
 
getSalt() - Method in class org.adridadou.ethereum.keystore.KdfParams
 
getSender() - Method in class org.adridadou.ethereum.SmartContractInfo
 
getSource() - Method in class org.adridadou.ethereum.SoliditySource
 
getUrl() - Method in class org.adridadou.ethereum.ethereumj.config.BootNodeUrl
 
getVersion() - Method in class org.adridadou.ethereum.ethereumj.config.SynchronizationConfig
 
getVersion() - Method in class org.adridadou.ethereum.keystore.Keystore
 

H

hashCode() - Method in class org.adridadou.ethereum.EthAddress
 
hashCode() - Method in class org.adridadou.ethereum.ProxyWrapper
 
hashCode() - Method in class org.adridadou.ethereum.SmartContractInfo
 
HostAddress - Class in org.adridadou.ethereum.ethereumj.config
Created by davidroon on 18.09.16.
HostAddress(String, int) - Constructor for class org.adridadou.ethereum.ethereumj.config.HostAddress
 

I

ID - Variable in enum org.adridadou.ethereum.ethereumj.config.BlockchainDataSource
 
ID - Variable in enum org.adridadou.ethereum.ethereumj.config.EthereumProtocol
 
includeHomeNode(boolean) - Method in class org.adridadou.ethereum.ethereumj.config.PeerDiscoveryConfig.Builder
 
initStorageLimit(Integer) - Method in class org.adridadou.ethereum.ethereumj.config.VmConfig.Builder
 
IntegerHandler - Class in org.adridadou.ethereum.converters
Created by davidroon on 27.04.16.
IntegerHandler() - Constructor for class org.adridadou.ethereum.converters.IntegerHandler
 
invoke(Object, Method, Object[]) - Method in class org.adridadou.ethereum.EthereumContractInvocationHandler
 
ip(String) - Method in class org.adridadou.ethereum.ethereumj.config.TrustedNode.Builder
 
IpAddress - Class in org.adridadou.ethereum.ethereumj.config
Created by davidroon on 18.09.16.
IpAddress(byte, byte, byte, byte) - Constructor for class org.adridadou.ethereum.ethereumj.config.IpAddress
 
ipAddress(IpAddress) - Method in class org.adridadou.ethereum.ethereumj.config.PeerDiscoveryConfig.Builder
 
isEnabled() - Method in class org.adridadou.ethereum.ethereumj.config.SynchronizationConfig
 
isExitOnBlockConflict() - Method in class org.adridadou.ethereum.ethereumj.config.SynchronizationConfig
 
isFullDataSet() - Method in class org.adridadou.ethereum.ethereumj.config.MinerOptions
 
isOfType(Class<?>) - Method in class org.adridadou.ethereum.converters.AddressHandler
 
isOfType(Class<?>) - Method in class org.adridadou.ethereum.converters.BooleanHandler
 
isOfType(Class<?>) - Method in class org.adridadou.ethereum.converters.IntegerHandler
 
isOfType(Class<?>) - Method in class org.adridadou.ethereum.converters.LongHandler
 
isOfType(Class<?>) - Method in class org.adridadou.ethereum.converters.StringHandler
 
isOfType(Class<?>) - Method in interface org.adridadou.ethereum.converters.TypeHandler
 
isStart() - Method in class org.adridadou.ethereum.ethereumj.config.MinerOptions
 

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 enum org.adridadou.ethereum.ethereumj.config.VmTraceDumpStyle
 
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
Created by davidroon on 27.04.16.
LongHandler() - Constructor for class org.adridadou.ethereum.converters.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, ECKey) - Method in interface org.adridadou.ethereum.BlockchainProxy
 
map(SoliditySource, String, EthAddress, ECKey) - Method in class org.adridadou.ethereum.BlockchainProxyReal
 
map(SoliditySource, String, EthAddress, ECKey) - Method in class org.adridadou.ethereum.BlockchainProxyTest
 
mapFromAbi(ContractAbi, EthAddress, ECKey) - Method in interface org.adridadou.ethereum.BlockchainProxy
 
mapFromAbi(ContractAbi, EthAddress, ECKey) - Method in class org.adridadou.ethereum.BlockchainProxyReal
 
mapFromAbi(ContractAbi, EthAddress, ECKey) - Method in class org.adridadou.ethereum.BlockchainProxyTest
 
minerOptions(MinerOptions) - Method in class org.adridadou.ethereum.ethereumj.config.Config.Builder
 
MinerOptions - Class in org.adridadou.ethereum.ethereumj.config
Created by davidroon on 18.09.16.
MinerOptions(boolean, EthAddress, String, long, long, int, boolean) - Constructor for class org.adridadou.ethereum.ethereumj.config.MinerOptions
 
MordenEthereumFacadeProvider - Class in org.adridadou.ethereum.provider
Created by davidroon on 27.04.16.
MordenEthereumFacadeProvider() - Constructor for class org.adridadou.ethereum.provider.MordenEthereumFacadeProvider
 

N

networkId(Integer) - Method in class org.adridadou.ethereum.ethereumj.config.PeerConfig.Builder
 
newBlock(T) - Method in class org.adridadou.ethereum.handler.AbstractHandler
 
nodeId(String) - Method in class org.adridadou.ethereum.ethereumj.config.TrustedNode.Builder
 

O

observable - Variable in class org.adridadou.ethereum.handler.AbstractHandler
 
observeBlocks() - Method in class org.adridadou.ethereum.handler.EthereumEventHandler
 
of(byte[]) - Static method in class org.adridadou.ethereum.EthAddress
 
of(ECKey) - Static method in class org.adridadou.ethereum.EthAddress
 
of(String) - Static method in class org.adridadou.ethereum.EthAddress
 
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
 
onReady() - Method in class org.adridadou.ethereum.handler.EthereumEventHandler
 
onSyncDone() - Method in class org.adridadou.ethereum.handler.EthereumEventHandler
 
org.adridadou.ethereum - package org.adridadou.ethereum
 
org.adridadou.ethereum.converters - package org.adridadou.ethereum.converters
 
org.adridadou.ethereum.ethereumj.config - package org.adridadou.ethereum.ethereumj.config
 
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.exception - package org.adridadou.exception
 

P

p2pVersion(Integer) - Method in class org.adridadou.ethereum.ethereumj.config.PeerConfig.Builder
 
peerConfig(PeerConfig) - Method in class org.adridadou.ethereum.ethereumj.config.Config.Builder
 
PeerConfig - Class in org.adridadou.ethereum.ethereumj.config
Created by davidroon on 18.09.16.
PeerConfig(Boolean, Integer, Integer, Integer, String, Integer, Integer, Integer, Set<EthereumProtocol>) - Constructor for class org.adridadou.ethereum.ethereumj.config.PeerConfig
 
PeerConfig.Builder - Class in org.adridadou.ethereum.ethereumj.config
 
peerDiscoveryConfig(PeerDiscoveryConfig) - Method in class org.adridadou.ethereum.ethereumj.config.Config.Builder
 
PeerDiscoveryConfig - Class in org.adridadou.ethereum.ethereumj.config
Created by davidroon on 18.09.16.
PeerDiscoveryConfig(Boolean, IpAddress, IpAddress, Integer, Integer, Boolean, Set<HostAddress>, Integer, Boolean) - Constructor for class org.adridadou.ethereum.ethereumj.config.PeerDiscoveryConfig
 
PeerDiscoveryConfig.Builder - Class in org.adridadou.ethereum.ethereumj.config
 
peersList(Set<HostAddress>) - Method in class org.adridadou.ethereum.ethereumj.config.PeerDiscoveryConfig.Builder
 
persist(boolean) - Method in class org.adridadou.ethereum.ethereumj.config.PeerDiscoveryConfig.Builder
 
port(Integer) - Method in class org.adridadou.ethereum.ethereumj.config.PeerConfig.Builder
 
privateKey(String) - Method in class org.adridadou.ethereum.ethereumj.config.PeerConfig.Builder
 
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, ECKey, Object...) - Method in interface org.adridadou.ethereum.BlockchainProxy
 
publish(SoliditySource, String, ECKey, Object...) - Method in class org.adridadou.ethereum.BlockchainProxyReal
 
publish(SoliditySource, String, ECKey, Object...) - Method in class org.adridadou.ethereum.BlockchainProxyTest
 
publishContract(SoliditySource, String, ECKey) - Method in class org.adridadou.ethereum.EthereumFacade
 

R

RealSmartContract - Class in org.adridadou.ethereum.smartcontract
Created by davidroon on 20.04.16.
RealSmartContract(String, Ethereum, ECKey, EthAddress, BlockchainProxyReal) - Constructor for class org.adridadou.ethereum.smartcontract.RealSmartContract
 
receipts - Variable in class org.adridadou.ethereum.handler.OnBlockParameters
 

S

SecureKey - Interface in org.adridadou.ethereum.keystore
Created by davidroon on 28.07.16.
sendTx(long, byte[], ECKey, EthAddress) - Method in interface org.adridadou.ethereum.BlockchainProxy
 
sendTx(long, byte[], ECKey, EthAddress) - Method in class org.adridadou.ethereum.BlockchainProxyReal
 
sendTx(long, byte[], ECKey, EthAddress) - Method in class org.adridadou.ethereum.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
 
SmartContract - Interface in org.adridadou.ethereum.smartcontract
Created by davidroon on 18.08.16.
SmartContractInfo - Class in org.adridadou.ethereum
Created by davidroon on 21.09.16.
SmartContractInfo(EthAddress, ECKey) - Constructor for class org.adridadou.ethereum.SmartContractInfo
 
solc(SolidityCompilerConfig) - Method in class org.adridadou.ethereum.ethereumj.config.Config.Builder
 
SolidityCompilerConfig - Class in org.adridadou.ethereum.ethereumj.config
Created by davidroon on 18.09.16.
SolidityCompilerConfig(Path) - Constructor for class org.adridadou.ethereum.ethereumj.config.SolidityCompilerConfig
 
SoliditySource - Class in org.adridadou.ethereum
Created by davidroon on 18.09.16.
SoliditySource(String) - Constructor for class org.adridadou.ethereum.SoliditySource
 
StandaloneEthereumFacadeProvider - Class in org.adridadou.ethereum.provider
Created by davidroon on 28.05.16.
StandaloneEthereumFacadeProvider() - Constructor for class org.adridadou.ethereum.provider.StandaloneEthereumFacadeProvider
 
StringHandler - Class in org.adridadou.ethereum.converters
Created by davidroon on 27.04.16.
StringHandler() - Constructor for class org.adridadou.ethereum.converters.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
 
sync(SynchronizationConfig) - Method in class org.adridadou.ethereum.ethereumj.config.Config.Builder
 
SynchronizationConfig - Class in org.adridadou.ethereum.ethereumj.config
Created by davidroon on 18.09.16.
SynchronizationConfig(boolean, int, int, int, int, boolean) - Constructor for class org.adridadou.ethereum.ethereumj.config.SynchronizationConfig
 

T

TestnetEthereumFacadeProvider - Class in org.adridadou.ethereum.provider
Created by davidroon on 27.04.16.
TestnetEthereumFacadeProvider() - Constructor for class org.adridadou.ethereum.provider.TestnetEthereumFacadeProvider
 
TestSmartContract - Class in org.adridadou.ethereum.smartcontract
Created by davidroon on 18.08.16.
TestSmartContract(SolidityContract) - Constructor for class org.adridadou.ethereum.smartcontract.TestSmartContract
 
toString() - Method in class org.adridadou.ethereum.EthAddress
 
toString() - Method in class org.adridadou.ethereum.ethereumj.config.Config
 
toString() - Method in class org.adridadou.ethereum.ethereumj.config.PeerConfig
 
toString() - Method in class org.adridadou.ethereum.ethereumj.config.PeerDiscoveryConfig
 
toString() - Method in class org.adridadou.ethereum.ethereumj.config.TrustedNode
 
toString() - Method in class org.adridadou.ethereum.ethereumj.config.VmConfig
 
touchMaxNodes(int) - Method in class org.adridadou.ethereum.ethereumj.config.PeerDiscoveryConfig.Builder
 
touchPeriod(int) - Method in class org.adridadou.ethereum.ethereumj.config.PeerDiscoveryConfig.Builder
 
trace(Boolean) - Method in class org.adridadou.ethereum.ethereumj.config.VmConfig.Builder
 
TrustedNode - Class in org.adridadou.ethereum.ethereumj.config
Created by davidroon on 18.09.16.
TrustedNode(String, String) - Constructor for class org.adridadou.ethereum.ethereumj.config.TrustedNode
 
TrustedNode.Builder - Class in org.adridadou.ethereum.ethereumj.config
 
trustedNodes(List<TrustedNode>) - Method in class org.adridadou.ethereum.ethereumj.config.Config.Builder
 
TypeHandler<T> - Interface in org.adridadou.ethereum.converters
Created by davidroon on 27.04.16.

V

valueOf(String) - Static method in enum org.adridadou.ethereum.ethereumj.config.BlockchainDataSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.adridadou.ethereum.ethereumj.config.DatabaseErrorBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.adridadou.ethereum.ethereumj.config.EthereumProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.adridadou.ethereum.ethereumj.config.VmTraceDumpStyle
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.adridadou.ethereum.ethereumj.config.BlockchainDataSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.adridadou.ethereum.ethereumj.config.DatabaseErrorBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.adridadou.ethereum.ethereumj.config.EthereumProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.adridadou.ethereum.ethereumj.config.VmTraceDumpStyle
Returns an array containing the constants of this enum type, in the order they are declared.
vmConfig(VmConfig) - Method in class org.adridadou.ethereum.ethereumj.config.Config.Builder
 
VmConfig - Class in org.adridadou.ethereum.ethereumj.config
Created by davidroon on 18.09.16.
VmConfig(Boolean, String, Boolean, Integer) - Constructor for class org.adridadou.ethereum.ethereumj.config.VmConfig
 
VmConfig.Builder - Class in org.adridadou.ethereum.ethereumj.config
 
VmTraceDumpStyle - Enum in org.adridadou.ethereum.ethereumj.config
Created by davidroon on 18.09.16.

W

workers(int) - Method in class org.adridadou.ethereum.ethereumj.config.PeerDiscoveryConfig.Builder
 
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.