Uses of Package
com.thetransactioncompany.jsonrpc2
Package
Description
Classes to represent, parse and serialise JSON-RPC 2.0 requests,
notifications and responses.
Simple server framework for processing JSON-RPC 2.0 requests and
notifications.
Utility classes for typed retrieval of JSON-RPC 2.0 request parameters on the
server side.
-
ClassDescriptionRepresents a JSON-RPC 2.0 error that occurred during the processing of a request.The base abstract class for JSON-RPC 2.0 requests, notifications and responses.Represents a JSON-RPC 2.0 notification.Enumeration of the three parameter types in JSON-RPC 2.0 requests and notifications.Thrown to indicate an exception during the parsing of a JSON-RPC 2.0 message string.Represents a JSON-RPC 2.0 request.Represents a JSON-RPC 2.0 response.
-
ClassDescriptionRepresents a JSON-RPC 2.0 notification.Represents a JSON-RPC 2.0 request.Represents a JSON-RPC 2.0 response.
-
ClassDescriptionRepresents a JSON-RPC 2.0 error that occurred during the processing of a request.
-
ClassDescriptionRepresents a JSON-RPC 2.0 error that occurred during the processing of a request.Represents a JSON-RPC 2.0 request.Represents a JSON-RPC 2.0 response.