| Package | Description |
|---|---|
| net.i2p.client.datagram | Provides a standard way for reading and writing messages transferred over I2P so that recipient has an authenticated mechanism to reply to it. |
| net.i2p.i2ptunnel.udp | Core API and interfaces used by UDP tunnel implementations. |
| Class and Description |
|---|
| Datagram2 Class for creating and loading I2P repliable datagrams version 2. |
| Datagram3 Class for creating and loading I2P repliable datagrams version 3. |
| I2PInvalidDatagramException Exception thrown when I2P repliable datagram signature verification fails. |
| Class and Description |
|---|
| I2PDatagramMaker Class for creating I2P repliable datagrams. |