Index

A B C D E F G H I J K L M N O P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

O

onBalancesChanged(BigInteger, BigInteger) - Method in class monero.wallet.model.MoneroWalletListener
 
onBalancesChanged(BigInteger, BigInteger) - Method in interface monero.wallet.model.MoneroWalletListenerI
Invoked when the wallet's balances change.
onBlockHeader(MoneroBlockHeader) - Method in class monero.daemon.model.MoneroDaemonListener
Called when a new block is added to the chain.
onConnectionChanged(MoneroRpcConnection) - Method in interface monero.common.MoneroConnectionManagerListener
Notified on connection change events.
onNewBlock(long) - Method in class monero.wallet.model.MoneroWalletListener
 
onNewBlock(long) - Method in interface monero.wallet.model.MoneroWalletListenerI
Invoked when a new block is added to the chain.
onOutputReceived(MoneroOutputWallet) - Method in class monero.wallet.model.MoneroWalletListener
 
onOutputReceived(MoneroOutputWallet) - Method in interface monero.wallet.model.MoneroWalletListenerI
Invoked 3 times per received output: once when unconfirmed, once when confirmed, and once when unlocked.
onOutputSpent(MoneroOutputWallet) - Method in class monero.wallet.model.MoneroWalletListener
 
onOutputSpent(MoneroOutputWallet) - Method in interface monero.wallet.model.MoneroWalletListenerI
Invoked twice per spent output: once when confirmed and once when unlocked.
onSyncProgress(long, long, long, double, String) - Method in class monero.wallet.model.MoneroWalletListener
 
onSyncProgress(long, long, long, double, String) - Method in interface monero.wallet.model.MoneroWalletListenerI
Invoked as the wallet is synchronized.
openWallet(String, String) - Method in class monero.wallet.MoneroWalletRpc
Open an existing wallet on the monero-wallet-rpc server.
openWallet(String, String, MoneroNetworkType) - Static method in class monero.wallet.MoneroWalletFull
 
openWallet(String, String, MoneroNetworkType, String) - Static method in class monero.wallet.MoneroWalletFull
 
openWallet(String, String, MoneroNetworkType, MoneroRpcConnection) - Static method in class monero.wallet.MoneroWalletFull
Open an existing wallet using JNI bindings to wallet2.h.
openWallet(MoneroWalletConfig) - Static method in class monero.wallet.MoneroWalletFull
Open an existing wallet using JNI bindings to wallet2.h.
openWallet(MoneroWalletConfig) - Method in class monero.wallet.MoneroWalletRpc
Open an existing wallet on the monero-wallet-rpc server.
openWalletData(String, MoneroNetworkType, byte[], byte[], MoneroRpcConnection) - Static method in class monero.wallet.MoneroWalletFull
Open an existing wallet from byte[] data using JNI bindings to wallet2.h
OutputComparator() - Constructor for class monero.wallet.MoneroWalletRpc.OutputComparator
 
A B C D E F G H I J K L M N O P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form