JavaScript is disabled on your browser.
Skip navigation links

Package net.i2p.i2pcontrol.servlets

HTTP servlets for handling I2P Control JSON-RPC 2.0 requests.

See: Description

Package net.i2p.i2pcontrol.servlets Description

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.

Key Components

Subpackages

Related Packages

Since 0.9.10

Skip navigation links