Uses of package com.thetransactioncompany.jsonrpc2.server
Package | Description |
---|---|
com.thetransactioncompany.jsonrpc2.server |
Simple server framework for processing JSON-RPC 2.0 requests and
notifications.
|
net.i2p.i2pcontrol.servlets.jsonrpc2handlers |
-
Classes in com.thetransactioncompany.jsonrpc2.server used by com.thetransactioncompany.jsonrpc2.server Class Description MessageContext Context information about JSON-RPC 2.0 request and notification messages.NotificationHandler Interface for handling JSON-RPC 2.0 notifications.RequestHandler Interface for handling JSON-RPC 2.0 requests. -
Classes in com.thetransactioncompany.jsonrpc2.server used by net.i2p.i2pcontrol.servlets.jsonrpc2handlers Class Description MessageContext Context information about JSON-RPC 2.0 request and notification messages.RequestHandler Interface for handling JSON-RPC 2.0 requests.