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

Packages that use PumpedTunnelGateway
net.i2p.router.tunnel   
 

Uses of PumpedTunnelGateway in net.i2p.router.tunnel
 

Subclasses of PumpedTunnelGateway in net.i2p.router.tunnel
 class ThrottledPumpedTunnelGateway
          Same as PTG, but check to see if a message should be dropped before queueing it.
 

Methods in net.i2p.router.tunnel with parameters of type PumpedTunnelGateway
 void TunnelGatewayPumper.wantsPumping(PumpedTunnelGateway gw)