Uses of Interface
org.lastbamboo.common.portmapping.PortMapListener

Uses of PortMapListener in org.lastbamboo.common.portmapping
 

Methods in org.lastbamboo.common.portmapping with parameters of type PortMapListener
 int NatPmpService.addNatPmpMapping(PortMappingProtocol protocol, int localPort, int externalPortRequested, PortMapListener portMapListener)
          The return value is an index that identifies this port mapping.
 int UpnpService.addUpnpMapping(PortMappingProtocol protocol, int localPort, int externalPortRequested, PortMapListener portMapListener)
          The return value is an index that identifies this port mapping.
 



Copyright © 2013 LittleShoot. All Rights Reserved.