public class EthereumClientConnectorForTransaction extends Object
| Constructor and Description |
|---|
EthereumClientConnectorForTransaction(ClassLoader contextCL) |
| Modifier and Type | Method and Description |
|---|---|
org.web3j.protocol.Web3j |
getWeb3j() |
boolean |
isConnected() |
void |
start(org.exoplatform.addon.wallet.model.settings.GlobalSettings storedSettings) |
void |
stop() |
void |
waitConnection() |
public EthereumClientConnectorForTransaction(ClassLoader contextCL)
public void start(org.exoplatform.addon.wallet.model.settings.GlobalSettings storedSettings)
public void stop()
public boolean isConnected()
public org.web3j.protocol.Web3j getWeb3j()
throws InterruptedException
InterruptedExceptionpublic void waitConnection()
throws InterruptedException
InterruptedExceptionCopyright © 2003–2019 eXo Platform SAS. All rights reserved.