Uses of Interface
org.freenetproject.ForwardPortCallback
Package
Description
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
Modifier and TypeMethodDescriptionvoid
UPnP.onChangePublicPorts
(Set<ForwardPort> ports, ForwardPortCallback cb) Registers a callback when the given ports change.