Package com.biglybt.net.upnp.services
Interface UPnPWANIPConnection
-
- All Superinterfaces:
UPnPSpecificService
,UPnPWANConnection
- All Known Implementing Classes:
UPnPSSWANIPConnectionImpl
,UPnPSSWANPPPConnectionImpl
public interface UPnPWANIPConnection extends UPnPWANConnection
-
-
Field Summary
-
Fields inherited from interface com.biglybt.net.upnp.services.UPnPWANConnection
CAP_ALL, CAP_UDP_TCP_SAME_PORT
-
-
Method Summary
-
Methods inherited from interface com.biglybt.net.upnp.services.UPnPSpecificService
getGenericService
-
Methods inherited from interface com.biglybt.net.upnp.services.UPnPWANConnection
addListener, addPortMapping, deletePortMapping, getCapabilities, getConnectionType, getExternalIPAddress, getPortMappings, getStatusInfo, periodicallyRecheckMappings, removeListener
-
-