com.aelitis.net.upnp.impl.services
Class UPnPSSWANPPPConnectionImpl

java.lang.Object
  extended by com.aelitis.net.upnp.impl.services.UPnPSSWANConnectionImpl
      extended by com.aelitis.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.aelitis.net.upnp.services.UPnPWANConnection
CAP_ALL, CAP_UDP_TCP_SAME_PORT
 
Constructor Summary
protected UPnPSSWANPPPConnectionImpl(UPnPServiceImpl _service)
           
 
Method Summary
 String getConnectionType()
           
 
Methods inherited from class com.aelitis.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.aelitis.net.upnp.services.UPnPWANConnection
addListener, addPortMapping, deletePortMapping, getCapabilities, getExternalIPAddress, getPortMappings, getStatusInfo, periodicallyRecheckMappings, removeListener
 
Methods inherited from interface com.aelitis.net.upnp.services.UPnPSpecificService
getGenericService
 

Constructor Detail

UPnPSSWANPPPConnectionImpl

protected UPnPSSWANPPPConnectionImpl(UPnPServiceImpl _service)
Method Detail

getConnectionType

public String getConnectionType()
Specified by:
getConnectionType in interface UPnPWANConnection