Package | Description |
---|---|
org.bitcoinj.jni | |
org.bitcoinj.wallet |
Classes that support the
Wallet , which knows how to find and save transactions relevant to
a set of keys or scripts, calculate balances, and spend money: the wallet has many features and can be extended
in various ways, please refer to the website for documentation on how to use it. |
org.bitcoinj.wallet.listeners |
Class and Description |
---|
KeyChainEventListener |
ScriptsChangeEventListener
Implementors are called when the contents of the wallet changes, for instance due to receiving/sending money
or a block chain re-organize.
|
WalletChangeEventListener
Implementors are called when the contents of the wallet changes, for instance due to receiving/sending money
or a block chain re-organize.
|
WalletCoinsReceivedEventListener
Implementors are called when the contents of the wallet changes, for instance due to receiving/sending money
or a block chain re-organize.
|
WalletCoinsSentEventListener
Implementors are called when the contents of the wallet changes, for instance due to receiving/sending money
or a block chain re-organize.
|
WalletEventListener
Deprecated.
Use the superinterfaces directly instead.
|
WalletReorganizeEventListener
Implementors are called when the wallet is reorganized.
|
Class and Description |
---|
KeyChainEventListener |
ScriptsChangeEventListener
Implementors are called when the contents of the wallet changes, for instance due to receiving/sending money
or a block chain re-organize.
|
WalletChangeEventListener
Implementors are called when the contents of the wallet changes, for instance due to receiving/sending money
or a block chain re-organize.
|
WalletCoinsReceivedEventListener
Implementors are called when the contents of the wallet changes, for instance due to receiving/sending money
or a block chain re-organize.
|
WalletCoinsSentEventListener
Implementors are called when the contents of the wallet changes, for instance due to receiving/sending money
or a block chain re-organize.
|
WalletEventListener
Deprecated.
Use the superinterfaces directly instead.
|
WalletReorganizeEventListener
Implementors are called when the wallet is reorganized.
|
Class and Description |
---|
AbstractKeyChainEventListener |
KeyChainEventListener |
ScriptsChangeEventListener
Implementors are called when the contents of the wallet changes, for instance due to receiving/sending money
or a block chain re-organize.
|
WalletChangeEventListener
Implementors are called when the contents of the wallet changes, for instance due to receiving/sending money
or a block chain re-organize.
|
WalletCoinsReceivedEventListener
Implementors are called when the contents of the wallet changes, for instance due to receiving/sending money
or a block chain re-organize.
|
WalletCoinsSentEventListener
Implementors are called when the contents of the wallet changes, for instance due to receiving/sending money
or a block chain re-organize.
|
WalletEventListener
Deprecated.
Use the superinterfaces directly instead.
|
WalletReorganizeEventListener
Implementors are called when the wallet is reorganized.
|
Copyright © 2016. All rights reserved.