Uses of Package
org.starcoin.jsonrpc
-
Packages that use org.starcoin.jsonrpc Package Description org.starcoin.jsonrpc org.starcoin.jsonrpc.client -
Classes in org.starcoin.jsonrpc used by org.starcoin.jsonrpc Class Description JSONRPC2Error Represents a JSON-RPC 2.0 error that occurred during the processing of a request.JSONRPC2ParamsType Enumeration of the three parameter types in JSON-RPC 2.0 requests and notifications. -
Classes in org.starcoin.jsonrpc used by org.starcoin.jsonrpc.client Class Description JSONRPC2Request Represents a JSON-RPC 2.0 request.JSONRPC2Response Represents a JSON-RPC 2.0 response.