Uses of package net.i2p.client.datagram
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.
|
-
Classes in net.i2p.client.datagram used by net.i2p.client.datagram Class Description I2PInvalidDatagramException Exception thrown when I2P repliable datagram signature verification fails. -
Classes in net.i2p.client.datagram used by net.i2p.i2ptunnel.udp Class Description I2PDatagramMaker Class for creating I2P repliable datagrams.