Class UPnPSSWANPPPConnectionImpl
java.lang.Object
com.biglybt.net.upnp.impl.services.UPnPSSWANConnectionImpl
com.biglybt.net.upnp.impl.services.UPnPSSWANPPPConnectionImpl
- All Implemented Interfaces:
UPnPSpecificService
,UPnPWANConnection
,UPnPWANIPConnection
public class UPnPSSWANPPPConnectionImpl
extends UPnPSSWANConnectionImpl
implements UPnPWANIPConnection
-
Field Summary
Fields inherited from interface com.biglybt.net.upnp.services.UPnPWANConnection
CAP_ALL, CAP_UDP_TCP_SAME_PORT
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.biglybt.net.upnp.impl.services.UPnPSSWANConnectionImpl
addListener, addPortMapping, checkMappings, deletePortMapping, getCapabilities, getExternalIPAddress, getGenericService, getPortMappings, getStatusInfo, log, periodicallyRecheckMappings, removeListener
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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, getExternalIPAddress, getPortMappings, getStatusInfo, periodicallyRecheckMappings, removeListener
-
Constructor Details
-
UPnPSSWANPPPConnectionImpl
-
-
Method Details
-
getConnectionType
- Specified by:
getConnectionType
in interfaceUPnPWANConnection
-