Uses of Interface
net.i2p.router.message.GarlicMessageReceiver.CloveReceiver
Package
Description
Creates and parses garlic messages.
All the work of managing locally created and participating tunnels,
creating and handling tunnel messages, and their encryption.
-
Uses of GarlicMessageReceiver.CloveReceiver in net.i2p.router.message
Modifier and TypeClassDescriptionclass
Unencrypt a garlic message and handle each of the cloves - locally destined messages are tossed into the inbound network message pool so they're handled as if they arrived locally.ModifierConstructorDescriptionGarlicMessageReceiver
(RouterContext context, GarlicMessageReceiver.CloveReceiver receiver) GarlicMessageReceiver
(RouterContext context, GarlicMessageReceiver.CloveReceiver receiver, Hash clientDestination) -
Uses of GarlicMessageReceiver.CloveReceiver in net.i2p.router.tunnel
Modifier and TypeClassDescription(package private) class
When a message arrives at the inbound tunnel endpoint, this distributor honors the instructions (safely)