Interface | 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 | Description |
---|---|
AbstractKeyChainEventListener | |
AbstractWalletEventListener | Deprecated |
Copyright © 2016. All rights reserved.