Package | Description |
---|---|
net.i2p.client.impl |
Implements the base I2P SDK for developing applications that communicate
through I2P.
|
Modifier and Type | Field and Description |
---|---|
protected I2CPMessageProducer |
I2PSessionImpl._producer
class that generates new messages
|
Modifier and Type | Method and Description |
---|---|
(package private) I2CPMessageProducer |
I2PSessionImpl.getProducer()
Retrieve the helper that generates I2CP messages
|