|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ForwardPort | |
---|---|
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. |
org.freenetproject | Small classes used by net.i2p.transport.UPnP to interface with the org.cybergarage UPnP library, as imported from freenet. |
Uses of ForwardPort in net.i2p.router.transport |
---|
Method parameters in net.i2p.router.transport with type arguments of type ForwardPort | |
---|---|
void |
UPnP.onChangePublicPorts(Set<ForwardPort> ports,
ForwardPortCallback cb)
Registers a callback when the given ports change. |
Uses of ForwardPort in org.freenetproject |
---|
Method parameters in org.freenetproject with type arguments of type ForwardPort | |
---|---|
void |
ForwardPortCallback.portForwardStatus(Map<ForwardPort,ForwardPortStatus> statuses)
Called to indicate status on one or more forwarded ports. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |