Uses of Class
net.i2p.router.tunnel.PumpedTunnelGateway
-
Packages that use PumpedTunnelGateway Package Description net.i2p.router.tunnel All the work of managing locally created and participating tunnels, creating and handling tunnel messages, and their encryption. -
-
Uses of PumpedTunnelGateway in net.i2p.router.tunnel
Subclasses of PumpedTunnelGateway in net.i2p.router.tunnel Modifier and Type Class Description (package private) 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 Modifier and Type Method Description void
TunnelGatewayPumper. wantsPumping(PumpedTunnelGateway gw)
-