| Package | Description |
|---|---|
| net.i2p.router.transport |
Transport layer implementations and management for I2P network communication.
|
| org.freenetproject |
Compatibility classes for integrating with CyberGarage UPnP
library, imported from Freenet project.
|
| Class and Description |
|---|
| DetectedIP
Class returned by a FredPluginIPDetector.
|
| ForwardPort
A public Internet Protocol port on the node which needs to be forwarded if the
node is NATed.
|
| ForwardPortCallback
Callback called by port forwarding plugins to indicate success or failure.
|
| Class and Description |
|---|
| ForwardPort
A public Internet Protocol port on the node which needs to be forwarded if the
node is NATed.
|
| ForwardPortStatus
Represents the status of a port forwarding operation.
This class encapsulates the result of UPnP port forwarding attempts, including success/failure status, reason messages, and external port information. |