Uses of Class
com.thetransactioncompany.jsonrpc2.JSONRPC2Request

Packages that use JSONRPC2Request 
Package Description
com.thetransactioncompany.jsonrpc2
Classes to represent, parse and serialise JSON-RPC 2.0 requests, notifications and responses.
com.thetransactioncompany.jsonrpc2.server
Simple server framework for processing JSON-RPC 2.0 requests and notifications.
net.i2p.i2pcontrol.servlets.jsonrpc2handlers