| Package | Description |
|---|---|
| net.i2p.router.transport | Transport layer implementations and management for I2P network communication. |
| Modifier and Type | Method and Description |
|---|---|
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. |