Uses of Class
net.i2p.i2ptunnel.I2PTunnelHTTPClientBase

Packages that use I2PTunnelHTTPClientBase
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
 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.