| Package | Description |
|---|---|
| com.thetransactioncompany.jsonrpc2 | Classes to represent, parse and serialise JSON-RPC 2.0 requests,
notifications and responses. |
| Modifier and Type | Method and Description |
|---|---|
JSONRPC2ParamsType | JSONRPC2Request.getParamsType() |
JSONRPC2ParamsType | JSONRPC2Notification.getParamsType() |
static JSONRPC2ParamsType | JSONRPC2ParamsType.valueOf(String name)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. |