| Package | Description |
|---|---|
| org.adridadou.ethereum.blockchain | |
| org.adridadou.ethereum.event | |
| org.adridadou.ethereum.provider | |
| org.adridadou.ethereum.smartcontract |
| Modifier and Type | Class and Description |
|---|---|
class |
EthereumJReal
Created by davidroon on 20.01.17.
|
class |
EthereumJTest
Created by davidroon on 20.01.17.
|
| Constructor and Description |
|---|
EthereumProxyEthereumJ(Ethereumj ethereum,
EthereumEventHandler eventHandler,
InputTypeHandler inputTypeHandler,
OutputTypeHandler outputTypeHandler) |
| Constructor and Description |
|---|
EthereumEventHandler(Ethereumj ethereum) |
| Modifier and Type | Method and Description |
|---|---|
EthereumFacade |
EthereumFacadeProvider.Builder.create(Ethereumj ethereum,
EthereumEventHandler ethereumListener) |
| Constructor and Description |
|---|
SmartContractEthereumJ(org.ethereum.core.CallTransaction.Contract contract,
Ethereumj ethereum,
EthAccount sender,
EthAddress address,
EthereumProxyEthereumJ bcProxy) |
Copyright © 2017. All rights reserved.