Uses of Class
org.freenetproject.ForwardPortStatus

Packages that use ForwardPortStatus
org.freenetproject Small classes used by net.i2p.transport.UPnP to interface with the org.cybergarage UPnP library, as imported from freenet. 
 

Uses of ForwardPortStatus in org.freenetproject
 

Method parameters in org.freenetproject with type arguments of type ForwardPortStatus
 void ForwardPortCallback.portForwardStatus(Map<ForwardPort,ForwardPortStatus> statuses)
          Called to indicate status on one or more forwarded ports.