Uses of Class
net.i2p.client.impl.I2CPMessageProducer
Packages that use I2CPMessageProducer
Package
Description
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 I2CPMessageProducerModifier and TypeFieldDescriptionprotected final I2CPMessageProducerI2PSessionImpl._producerclass that generates new messagesMethods in net.i2p.client.impl that return I2CPMessageProducerModifier and TypeMethodDescription(package private) I2CPMessageProducerI2PSessionImpl.getProducer()Retrieve the helper that generates I2CP messages