Package | Description |
---|---|
net.i2p.client.datagram |
Provides a standard way for reading and writing messages transferred over I2P
so that the recipient has an authenticated mechanism to reply to it.
|
net.i2p.i2ptunnel.udp |
A small API used by UDP tunnels.
|
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.
|