Skip navigation links

Package com.thetransactioncompany.jsonrpc2.util

Utility classes for typed retrieval of JSON-RPC 2.0 request parameters on the server side.

See: Description

Package com.thetransactioncompany.jsonrpc2.util Description

Utility classes for typed retrieval of JSON-RPC 2.0 request parameters on the server side.

The following parameter type conversion choices are available:

If a parameter cannot be retrieved, either because it's missing or is of the wrong type, a standard JSONRPC2Error.INVALID_PARAMS exception is thrown.

There are two concrete classes:

Package dependencies: The classes in this package depend on the sister com.thetransactioncompany.jsonrpc2 package.

Author:
Vladimir Dzhuvinov
Skip navigation links

Copyright © 2017 The Transaction Company. All Rights Reserved.