Package | Description |
---|---|
net.i2p.router |
The I2P router application handles the I2P network communication.
|
net.i2p.router.message |
Creates and parses garlic messages.
|
Modifier and Type | Method and Description |
---|---|
OutboundCache |
ClientMessagePool.getCache() |
Constructor and Description |
---|
OutboundClientMessageOneShotJob(RouterContext ctx,
OutboundCache cache,
ClientMessage msg)
Send it.
|