| Package | Description |
|---|---|
| net.i2p.router.transport |
Transport layer implementations and management for I2P network communication.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TransportManager
Central coordinator for all I2P transport protocols.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransportImpl.setListener(TransportEventListener listener)
Who to notify on message availability
|
void |
Transport.setListener(TransportEventListener listener)
Set the event listener for transport-related notifications.
|