Uses of Enum
com.thetransactioncompany.jsonrpc2.JSONRPC2ParamsType
Package
Description
Classes to represent, parse and serialise JSON-RPC 2.0 requests,
notifications and responses.
-
Uses of JSONRPC2ParamsType in com.thetransactioncompany.jsonrpc2
Modifier and TypeMethodDescriptionJSONRPC2Notification.getParamsType()
JSONRPC2Request.getParamsType()
static JSONRPC2ParamsType
Returns the enum constant of this type with the specified name.static JSONRPC2ParamsType[]
JSONRPC2ParamsType.values()
Returns an array containing the constants of this enum type, in the order they are declared.