Package | Description |
---|---|
net.i2p.router.transport.udp |
The UDP transport (also known as 'SSU transport') allows passing I2P messages on top of UDP.
|
Modifier and Type | Class and Description |
---|---|
class |
UDPPacketReader.DataReader
parse out the data message
|
class |
UDPPacketReader.PeerTestReader
Help read the PeerTest payload
|
class |
UDPPacketReader.RelayIntroReader
Help read the RelayIntro payload
|
class |
UDPPacketReader.RelayRequestReader
Help read the RelayRequest payload
|
class |
UDPPacketReader.RelayResponseReader
Help read the RelayResponse payload
|
class |
UDPPacketReader.SessionConfirmedReader
parse out the confirmed message
|
class |
UDPPacketReader.SessionCreatedReader
Help read the SessionCreated payload
|
class |
UDPPacketReader.SessionRequestReader
Help read the SessionRequest payload
|