Uses of Interface
org.freenetproject.ForwardPortCallback

Packages that use ForwardPortCallback
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
 void UPnP.onChangePublicPorts(Set<ForwardPort> ports, ForwardPortCallback cb)
          Registers a callback when the given ports change.