| Package | Description |
|---|---|
| net.i2p.client.impl |
Internal implementation of the I2P client SDK, providing the client
side of the I2CP protocol for applications communicating 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
|