Uses of Interface
org.freenetproject.ForwardPortCallback
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.
|
-
Uses of ForwardPortCallback in net.i2p.router.transport
Methods in net.i2p.router.transport with parameters of type ForwardPortCallback Modifier and Type Method Description void
UPnP. onChangePublicPorts(Set<ForwardPort> ports, ForwardPortCallback cb)
Registers a callback when the given ports change.