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