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 class
I2PTunnelConnectClient
Supports the following:class
I2PTunnelHTTPBidirProxy
Reuse HTTP server's I2PSocketManager for a proxy with no outproxy capability.class
I2PTunnelHTTPClient
Act as a mini HTTP proxy, handling various different types of requests, forwarding them through I2P appropriately, and displaying the reply.