Uses of Interface
net.i2p.router.tunnel.IVValidator
Package
Description
All the work of managing locally created and participating tunnels,
creating and handling tunnel messages, and their encryption.
-
Uses of IVValidator in net.i2p.router.tunnel
Modifier and TypeClassDescription(package private) class
Manage the IV validation for all of the router's tunnels by way of a big decaying bloom filter.(package private) class
accept everything(package private) class
Deprecated.unusedModifierConstructorDescriptionHopProcessor
(I2PAppContext ctx, HopConfig config, IVValidator validator) InboundEndpointProcessor
(RouterContext ctx, TunnelCreatorConfig cfg, IVValidator validator)