Uses of Class
net.i2p.router.tunnel.HopProcessor
Packages that use HopProcessor
Package
Description
All the work of managing locally created and participating tunnels,
creating and handling tunnel messages, and their encryption.
-
Uses of HopProcessor in net.i2p.router.tunnel
Subclasses of HopProcessor in net.i2p.router.tunnelModifier and TypeClassDescription(package private) class
Override the hop processor to seed the message with a random IV.Constructors in net.i2p.router.tunnel with parameters of type HopProcessorModifierConstructorDescriptionOutboundTunnelEndpoint
(RouterContext ctx, HopConfig config, HopProcessor processor) TunnelParticipant
(RouterContext ctx, HopConfig config, HopProcessor processor) not an inbound endpoint