Uses of package com.thetransactioncompany.jsonrpc2

Packages that use com.thetransactioncompany.jsonrpc2 
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.
com.thetransactioncompany.jsonrpc2.util
Utility classes for typed retrieval of JSON-RPC 2.0 request parameters on the server side.
net.i2p.i2pcontrol.servlets.jsonrpc2handlers