Package monero.common
-
Interface Summary Interface Description MoneroConnectionManagerListener Default connection manager listener which takes no action on notifications. -
Class Summary Class Description MoneroConnectionManager Manages a collection of prioritized connections to daemon or wallet RPC endpoints.MoneroRpcConnection Maintains a connection and sends requests to a Monero RPC API.MoneroUtils Collection of Monero utilities.SslOptions SSL options for remote endpoints.TaskLooper Run a task in a fixed period loop. -
Exception Summary Exception Description MoneroError Exception when interacting with a Monero wallet or daemon.MoneroRpcError Exception when interacting with the Monero daemon or wallet RPC API.