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

java.lang.Object
  extended by com.aelitis.net.upnp.impl.services.UPnPSSWANCommonInterfaceConfigImpl
All Implemented Interfaces:
UPnPSpecificService, UPnPWANCommonInterfaceConfig

public class UPnPSSWANCommonInterfaceConfigImpl
extends java.lang.Object
implements UPnPWANCommonInterfaceConfig


Constructor Summary
protected UPnPSSWANCommonInterfaceConfigImpl(UPnPServiceImpl _service)
           
 
Method Summary
 long[] getCommonLinkProperties()
           
 UPnPService getGenericService()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UPnPSSWANCommonInterfaceConfigImpl

protected UPnPSSWANCommonInterfaceConfigImpl(UPnPServiceImpl _service)
Method Detail

getGenericService

public UPnPService getGenericService()
Specified by:
getGenericService in interface UPnPSpecificService

getCommonLinkProperties

public long[] getCommonLinkProperties()
                               throws UPnPException
Specified by:
getCommonLinkProperties in interface UPnPWANCommonInterfaceConfig
Throws:
UPnPException