| 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 I2P network without requiring them to deal with the issues involved with the Invisible Internet Network Protocol (I2NP). |
| Modifier and Type | Class and Description |
|---|---|
class | SendMessageOptionsAdvanced options attached to a single outgoing I2CP message. |
| Constructor and Description |
|---|
SendMessageExpiresMessage(DateAndFlags options)Deprecated. use 5-arg constructor |
SendMessageExpiresMessage(SessionId sessID,
Destination dest,
Payload payload,
long nonce,
DateAndFlags options)For writing |