Uses of Class
net.i2p.router.message.OutboundCache
Packages that use OutboundCache
Package
Description
            The I2P router application handles the I2P network communication.
Creates and parses garlic messages.
- 
Uses of OutboundCache in net.i2p.router
Methods in net.i2p.router that return OutboundCache - 
Uses of OutboundCache in net.i2p.router.message
Constructors in net.i2p.router.message with parameters of type OutboundCacheModifierConstructorDescriptionOutboundClientMessageOneShotJob(RouterContext ctx, OutboundCache cache, ClientMessage msg) Send it.