Uses of Class
net.i2p.router.tunnel.TunnelGatewayPumper
Package
Description
All the work of managing locally created and participating tunnels,
creating and handling tunnel messages, and their encryption.
-
Uses of TunnelGatewayPumper in net.i2p.router.tunnel
ModifierConstructorDescriptionPumpedTunnelGateway
(RouterContext context, TunnelGateway.QueuePreprocessor preprocessor, TunnelGateway.Sender sender, TunnelGateway.Receiver receiver, TunnelGatewayPumper pumper) ThrottledPumpedTunnelGateway
(RouterContext context, TunnelGateway.QueuePreprocessor preprocessor, TunnelGateway.Sender sender, TunnelGateway.Receiver receiver, TunnelGatewayPumper pumper, HopConfig config)