| Package | Description |
|---|---|
| net.i2p.router.transport | Transport layer implementations and management for I2P network communication. |
| net.i2p.router.transport.udp | The UDP transport (also known as 'SSU' or Secure Semi-reliable UDP transport)
for I2P, allowing I2P messages to be passed over UDP connections. |
| Modifier and Type | Method and Description |
|---|---|
Tuner | TransportManager.getTuner()Get the adaptive tuner from the UDP transport. |
| Modifier and Type | Method and Description |
|---|---|
Tuner | UDPTransport.getTuner()The transport tuner. |