Uses of Class
net.i2p.data.DateAndFlags
Package
Description
Interfaces and factories for
the base I2P SDK used to develop applications that communicate
through I2P.
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
Modifier and TypeClassDescriptionclass
Advanced options attached to a single outgoing I2CP message. -
Uses of DateAndFlags in net.i2p.data.i2cp
ModifierConstructorDescriptionSendMessageExpiresMessage
(DateAndFlags options) Deprecated.use 5-arg constructorSendMessageExpiresMessage
(SessionId sessID, Destination dest, Payload payload, long nonce, DateAndFlags options) For writing