Uses of Class
net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
| Package | Description |
|---|---|
| net.i2p.i2ptunnel |
Implementation of preconfigured tunnels, both for clients and servers,
and a UI for adding more and editing the configuration.
|
-
Uses of I2PTunnelHTTPClientBase in net.i2p.i2ptunnel
Subclasses of I2PTunnelHTTPClientBase in net.i2p.i2ptunnel Modifier and Type Class Description classI2PTunnelConnectClientSupports the following:classI2PTunnelHTTPBidirProxyReuse HTTP server's I2PSocketManager for a proxy with no outproxy capability.classI2PTunnelHTTPClientAct as a mini HTTP proxy, handling various different types of requests, forwarding them through I2P appropriately, and displaying the reply.