Uses of Class
net.i2p.router.tunnel.TunnelGateway

Packages that use TunnelGateway
net.i2p.router.tunnel   
 

Uses of TunnelGateway in net.i2p.router.tunnel
 

Subclasses of TunnelGateway in net.i2p.router.tunnel
 class PumpedTunnelGateway
          This is used for all gateways with more than zero hops.
 class ThrottledPumpedTunnelGateway
          Same as PTG, but check to see if a message should be dropped before queueing it.
 class TunnelGatewayZeroHop
          Serve as the gatekeeper for a tunnel with no hops.