Package com.biglybt.net.upnp.services
Interface UPnPWANConnectionPortMapping
-
- All Known Implementing Classes:
NatPMPImpl.portMapping
,UPnPSSWANConnectionImpl.portMapping
public interface UPnPWANConnectionPortMapping
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getDescription()
int
getExternalPort()
java.lang.String
getInternalHost()
boolean
isTCP()
-