Uses of Class
com.thetransactioncompany.jsonrpc2.util.ParamsRetriever
Package
Description
Utility classes for typed retrieval of JSON-RPC 2.0 request parameters on the
server side.
-
Uses of ParamsRetriever in com.thetransactioncompany.jsonrpc2.util
Modifier and TypeClassDescriptionclass
Utility class for retrieving JSON-RPC 2.0 named parameters (key-value pairs packed into a JSON Object).class
Utility class for retrieving JSON-RPC 2.0 positional parameters (packed into a JSON Array).