JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
B
E
F
G
I
L
P
S
T
V
W
B
build()
- Method in class io.vertigo.ledger.services.
LedgerTransactionBuilder
builder()
- Static method in class io.vertigo.ledger.services.
LedgerTransaction
buildFeatures()
- Method in class io.vertigo.ledger.
LedgerFeatures
E
EthereumLedgerPlugin
- Class in
io.vertigo.ledger.plugins.ethereum
Client RPC Ethereum (for Geth and Parity)
EthereumLedgerPlugin(EventBusManager, String, String, String, String, String, String, String)
- Constructor for class io.vertigo.ledger.plugins.ethereum.
EthereumLedgerPlugin
F
FakeLedgerPlugin
- Class in
io.vertigo.ledger.plugins.fake
Fake client
FakeLedgerPlugin()
- Constructor for class io.vertigo.ledger.plugins.fake.
FakeLedgerPlugin
G
getAccountName()
- Method in class io.vertigo.ledger.services.
LedgerAddress
getBlockHash()
- Method in class io.vertigo.ledger.services.
LedgerTransaction
getBlockNumber()
- Method in class io.vertigo.ledger.services.
LedgerTransaction
getFrom()
- Method in class io.vertigo.ledger.services.
LedgerTransaction
getHash()
- Method in class io.vertigo.ledger.services.
LedgerTransaction
getLedgerTransaction()
- Method in class io.vertigo.ledger.services.
LedgerTransactionEvent
getMessage()
- Method in class io.vertigo.ledger.services.
LedgerTransaction
getMyWalletBalance()
- Method in class io.vertigo.ledger.impl.services.
LedgerManagerImpl
getMyWalletBalance()
- Method in interface io.vertigo.ledger.impl.services.
LedgerPlugin
Get the current balance of the wallet
getMyWalletBalance()
- Method in class io.vertigo.ledger.plugins.ethereum.
EthereumLedgerPlugin
getMyWalletBalance()
- Method in class io.vertigo.ledger.plugins.fake.
FakeLedgerPlugin
getMyWalletBalance()
- Method in interface io.vertigo.ledger.services.
LedgerManager
Gets the current balance of the wallet
getNonce()
- Method in class io.vertigo.ledger.services.
LedgerTransaction
getPassword()
- Method in class io.vertigo.ledger.services.
LedgerCredential
getPermille()
- Method in enum io.vertigo.ledger.services.
LedgerTransactionPriorityEnum
getPublicAddress()
- Method in class io.vertigo.ledger.services.
LedgerAddress
getTo()
- Method in class io.vertigo.ledger.services.
LedgerTransaction
getTransactionIndex()
- Method in class io.vertigo.ledger.services.
LedgerTransaction
getValue()
- Method in class io.vertigo.ledger.services.
LedgerTransaction
getWalletBalance(LedgerAddress)
- Method in class io.vertigo.ledger.impl.services.
LedgerManagerImpl
getWalletBalance(LedgerAddress)
- Method in interface io.vertigo.ledger.impl.services.
LedgerPlugin
Get the current balance of the provided address
getWalletBalance(LedgerAddress)
- Method in class io.vertigo.ledger.plugins.ethereum.
EthereumLedgerPlugin
getWalletBalance(LedgerAddress)
- Method in class io.vertigo.ledger.plugins.fake.
FakeLedgerPlugin
getWalletBalance(LedgerAddress)
- Method in interface io.vertigo.ledger.services.
LedgerManager
Gets the current balance of the provided address
getWalletPath()
- Method in class io.vertigo.ledger.services.
LedgerCredential
I
io.vertigo.ledger
- package io.vertigo.ledger
io.vertigo.ledger.impl.services
- package io.vertigo.ledger.impl.services
io.vertigo.ledger.plugins.ethereum
- package io.vertigo.ledger.plugins.ethereum
io.vertigo.ledger.plugins.fake
- package io.vertigo.ledger.plugins.fake
io.vertigo.ledger.services
- package io.vertigo.ledger.services
L
LedgerAddress
- Class in
io.vertigo.ledger.services
LedgerAddress(String, String)
- Constructor for class io.vertigo.ledger.services.
LedgerAddress
LedgerCredential
- Class in
io.vertigo.ledger.services
LedgerCredential(String, String)
- Constructor for class io.vertigo.ledger.services.
LedgerCredential
LedgerFeatures
- Class in
io.vertigo.ledger
Defines Ledger features.
LedgerFeatures()
- Constructor for class io.vertigo.ledger.
LedgerFeatures
Constructor.
LedgerManager
- Interface in
io.vertigo.ledger.services
LedgerManagerImpl
- Class in
io.vertigo.ledger.impl.services
LedgerManagerImpl(CodecManager, LedgerPlugin)
- Constructor for class io.vertigo.ledger.impl.services.
LedgerManagerImpl
LedgerPlugin
- Interface in
io.vertigo.ledger.impl.services
LedgerTransaction
- Class in
io.vertigo.ledger.services
LedgerTransactionBuilder
- Class in
io.vertigo.ledger.services
LedgerTransactionEvent
- Class in
io.vertigo.ledger.services
This class defines the event that is emitted when a transaction is written in the ledger and send to myPublicAddress.
LedgerTransactionEvent(LedgerTransaction)
- Constructor for class io.vertigo.ledger.services.
LedgerTransactionEvent
Constructor.
LedgerTransactionPriorityEnum
- Enum in
io.vertigo.ledger.services
P
pollQueue()
- Method in class io.vertigo.ledger.impl.services.
LedgerManagerImpl
Daemon to unstack processes to end them
S
sendData(String)
- Method in class io.vertigo.ledger.impl.services.
LedgerManagerImpl
sendData(String)
- Method in interface io.vertigo.ledger.impl.services.
LedgerPlugin
Sent data to the default address on the ledger.
sendData(String)
- Method in class io.vertigo.ledger.plugins.ethereum.
EthereumLedgerPlugin
sendData(String)
- Method in class io.vertigo.ledger.plugins.fake.
FakeLedgerPlugin
sendData(String)
- Method in interface io.vertigo.ledger.services.
LedgerManager
Sends data message on the ledger.
sendDataAsync(String, Runnable)
- Method in class io.vertigo.ledger.impl.services.
LedgerManagerImpl
sendDataAsync(String, Runnable)
- Method in interface io.vertigo.ledger.services.
LedgerManager
Sends data message on the ledger asynchronously with a callback.
start()
- Method in class io.vertigo.ledger.plugins.ethereum.
EthereumLedgerPlugin
stop()
- Method in class io.vertigo.ledger.plugins.ethereum.
EthereumLedgerPlugin
T
toString()
- Method in class io.vertigo.ledger.services.
LedgerAddress
V
valueOf(String)
- Static method in enum io.vertigo.ledger.services.
LedgerTransactionPriorityEnum
Returns the enum constant of this type with the specified name.
values()
- Static method in enum io.vertigo.ledger.services.
LedgerTransactionPriorityEnum
Returns an array containing the constants of this enum type, in the order they are declared.
W
withBlockHash(String)
- Method in class io.vertigo.ledger.services.
LedgerTransactionBuilder
withBlockNumber(BigInteger)
- Method in class io.vertigo.ledger.services.
LedgerTransactionBuilder
withEthereumBlockChain(Param...)
- Method in class io.vertigo.ledger.
LedgerFeatures
Add Ethereum BlockChain Ledger
withFakeBlockChain()
- Method in class io.vertigo.ledger.
LedgerFeatures
Add Ethereum BlockChain Ledger
withFrom(String)
- Method in class io.vertigo.ledger.services.
LedgerTransactionBuilder
withHash(String)
- Method in class io.vertigo.ledger.services.
LedgerTransactionBuilder
withMessage(String)
- Method in class io.vertigo.ledger.services.
LedgerTransactionBuilder
withNonce(BigInteger)
- Method in class io.vertigo.ledger.services.
LedgerTransactionBuilder
withTo(String)
- Method in class io.vertigo.ledger.services.
LedgerTransactionBuilder
withTransactionIndex(BigInteger)
- Method in class io.vertigo.ledger.services.
LedgerTransactionBuilder
withValue(BigInteger)
- Method in class io.vertigo.ledger.services.
LedgerTransactionBuilder
B
E
F
G
I
L
P
S
T
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2019. All rights reserved.