Uses of Class
net.i2p.data.DateAndFlags
-
Packages that use DateAndFlags Package Description net.i2p.client Interfaces and factories for the base I2P SDK used to develop applications that communicate through I2P.net.i2p.data.i2cp The Invisible Internet Client Protocol (I2CP) allows applications simplified access to the I2P network without requiring them to deal with the issues involved with the Invisible Internet Network Protocol (I2NP). -
-
Uses of DateAndFlags in net.i2p.client
Subclasses of DateAndFlags in net.i2p.client Modifier and Type Class Description class
SendMessageOptions
Advanced options attached to a single outgoing I2CP message. -
Uses of DateAndFlags in net.i2p.data.i2cp
Constructors in net.i2p.data.i2cp with parameters of type DateAndFlags Constructor Description SendMessageExpiresMessage(DateAndFlags options)
-