Uses of Package
net.i2p.router.message
-
Packages that use net.i2p.router.message Package Description net.i2p.router The I2P router application handles the I2P network communication.net.i2p.router.crypto.ratchet Implementation of ECIES-X25519-AEAD-Ratchet (proposal 144).net.i2p.router.message Creates and parses garlic messages.net.i2p.router.tunnel All the work of managing locally created and participating tunnels, creating and handling tunnel messages, and their encryption. -
Classes in net.i2p.router.message used by net.i2p.router Class Description GarlicMessageParser Read a GarlicMessage, decrypt it, and return the resulting CloveSet. -
Classes in net.i2p.router.message used by net.i2p.router.crypto.ratchet Class Description CloveSet Wrap up the data contained in a GarlicMessage after being decrypted -
Classes in net.i2p.router.message used by net.i2p.router.message Class Description CloveSet Wrap up the data contained in a GarlicMessage after being decryptedGarlicConfig Define the contents of a garlic chunk that contains 1 or more sub garlics.GarlicMessageReceiver.CloveReceiver OutboundCache Helper for OCMOSJ This is the place where we make I2P go fast.OutboundCache.HashPair Key used to cache things with based on source + destPayloadGarlicConfig Garlic config for a single clove, containing an I2NP message and no sub-cloves. -
Classes in net.i2p.router.message used by net.i2p.router.tunnel Class Description GarlicMessageReceiver.CloveReceiver