|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransportManager.Port | |
---|---|
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. |
Uses of TransportManager.Port in net.i2p.router.transport |
---|
Method parameters in net.i2p.router.transport with type arguments of type TransportManager.Port | |
---|---|
void |
UPnPManager.update(Set<TransportManager.Port> ports)
Call when the ports might have changed The transports can call this pretty quickly at startup, which can have multiple UPnP threads running at once, but that should be ok. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |