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