Package | Description |
---|---|
net.i2p.router.transport |
The transport system allows the usage of communication layers that are below I2P in the stack, on which I2P messages are sent.
|
Modifier and Type | Class and Description |
---|---|
class |
TransportManager |
Modifier and Type | Method and Description |
---|---|
void |
Transport.setListener(TransportEventListener listener)
Who to notify on message availability
|
void |
TransportImpl.setListener(TransportEventListener listener)
Who to notify on message availability
|