Package | Description |
---|---|
net.i2p.router.transport.ntcp |
The NTCP transport allows passing I2P messages on top of TCP.
|
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 |
NTCPTransport
The NIO TCP transport
|
Modifier and Type | Class and Description |
---|---|
class |
UDPTransport
The SSU transport
|