See: Description
| Class | Description |
|---|---|
| JSONRPC2Servlet | Provide an JSON-RPC 2.0 API for remote controlling of I2P |
HTTP servlets for handling I2P Control JSON-RPC 2.0 requests.
This package contains the main servlet and HTTP handlers for processing I2P Control API requests. It provides the web interface layer that translates HTTP requests into JSON-RPC calls and routes them to the appropriate handlers.
JSONRPC2Servlet - Main servlet handling JSON-RPC 2.0 requestsConfigurationManager - Manages I2P Control configurationnet.i2p.i2pcontrol.servlets.configuration - Configuration managementnet.i2p.i2pcontrol.servlets.jsonrpc2handlers - JSON-RPC method handlersnet.i2p.i2pcontrol - Main I2P Control functionalitynet.i2p.i2pcontrol.security - Security and authenticationSince 0.9.10