Package eu.woolplatform.utils.json.rpc
-
Class Summary Class Description JsonRpcHttp This class provides JSON-RPC over a HTTP connection.JsonRpcMessage This is the base class for a JSON-RPC 2.0 message.JsonRpcNotification This class models a JSON-RPC Notification.JsonRpcRequest This class models a JSON-RPC Request.JsonRpcResponse This class models a JSON-RPC Response.JsonRpcResponse.Error An error in a response message. -
Exception Summary Exception Description JsonRpcException This exception is thrown when a JSON-RPC request results in a response with an error.