Uses of Package
org.moera.lib.jsonrpc
Packages that use org.moera.lib.jsonrpc
Package
Description
JSON-RPC 2.0 client.
Moera Naming API client.
Moera Push Relay API client.
-
Classes in org.moera.lib.jsonrpc used by org.moera.lib.jsonrpcClassDescriptionRepresents an error object in the JSON-RPC protocol.Represents a JSON-RPC 2.0 request as specified by the JSON-RPC protocol.Represents a JSON-RPC response object following the JSON-RPC 2.0 specification.
-
Classes in org.moera.lib.jsonrpc used by org.moera.lib.namingClassDescriptionRepresents an exception thrown when a JSON-RPC API interaction encounters an error.Represents a JSON-RPC client capable of sending requests to a server and retrieving responses.Represents an exception thrown to indicate a connection-related issue during a JSON-RPC communication.Represents an error object in the JSON-RPC protocol.Represents an exception specific to JSON-RPC operations.Represents a JSON-RPC 2.0 request as specified by the JSON-RPC protocol.Represents a JSON-RPC response object following the JSON-RPC 2.0 specification.
-
Classes in org.moera.lib.jsonrpc used by org.moera.lib.pushrelayClassDescriptionRepresents an exception thrown when a JSON-RPC API interaction encounters an error.Represents a JSON-RPC client capable of sending requests to a server and retrieving responses.Represents an exception thrown to indicate a connection-related issue during a JSON-RPC communication.Represents an error object in the JSON-RPC protocol.Represents an exception specific to JSON-RPC operations.Represents a JSON-RPC 2.0 request as specified by the JSON-RPC protocol.Represents a JSON-RPC response object following the JSON-RPC 2.0 specification.