Package | Description |
---|---|
com.thetransactioncompany.jsonrpc2.server |
Simple server framework for processing JSON-RPC 2.0 requests and
notifications.
|
net.i2p.i2pcontrol.servlets.jsonrpc2handlers |
Class and 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.
|
Class and Description |
---|
MessageContext
Context information about JSON-RPC 2.0 request and notification messages.
|
RequestHandler
Interface for handling JSON-RPC 2.0 requests.
|