Uses of Class
net.i2p.router.tunnel.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
Modifier and TypeClassDescription(package private) class
Override the hop processor to seed the message with a random IV.ModifierConstructorDescriptionOutboundTunnelEndpoint
(RouterContext ctx, HopConfig config, HopProcessor processor) TunnelParticipant
(RouterContext ctx, HopConfig config, HopProcessor processor) not an inbound endpoint