fr.imag.adele.bundle.upnp.igd.service
Class WANPOTSLinkConfig

java.lang.Object
  extended byfr.imag.adele.util.upnp.AbstractUPnPService
      extended byfr.imag.adele.bundle.upnp.igd.service.WANPOTSLinkConfig
All Implemented Interfaces:
org.osgi.framework.BundleActivator, org.osgi.service.upnp.UPnPService

public class WANPOTSLinkConfig
extends fr.imag.adele.util.upnp.AbstractUPnPService


Nested Class Summary
 class WANPOTSLinkConfig.DataCompressionStateVariable
           
 class WANPOTSLinkConfig.DataModulationSupportedStateVariable
           
 class WANPOTSLinkConfig.DataProtocolStateVariable
           
 class WANPOTSLinkConfig.DelayBetweenRetriesStateVariable
           
 class WANPOTSLinkConfig.FclassStateVariable
           
 class WANPOTSLinkConfig.GetCallRetryInfoAction
           
 class WANPOTSLinkConfig.GetDataCompressionAction
           
 class WANPOTSLinkConfig.GetDataModulationSupportedAction
           
 class WANPOTSLinkConfig.GetDataProtocolAction
           
 class WANPOTSLinkConfig.GetFclassAction
           
 class WANPOTSLinkConfig.GetISPInfoAction
           
 class WANPOTSLinkConfig.GetPlusVTRCommandSupportedAction
           
 class WANPOTSLinkConfig.ISPInfoStateVariable
           
 class WANPOTSLinkConfig.ISPPhoneNumberStateVariable
           
 class WANPOTSLinkConfig.LinkTypeStateVariable
           
 class WANPOTSLinkConfig.NumberOfRetriesStateVariable
           
 class WANPOTSLinkConfig.PlusVTRCommandSupportedStateVariable
           
 class WANPOTSLinkConfig.SetCallRetryInfoAction
           
 class WANPOTSLinkConfig.SetISPInfoAction
           
 
Field Summary
 
Fields inherited from class fr.imag.adele.util.upnp.AbstractUPnPService
actions, stateVariables, upnpDevice
 
Fields inherited from interface org.osgi.service.upnp.UPnPService
ID, TYPE
 
Constructor Summary
WANPOTSLinkConfig(org.osgi.service.upnp.UPnPDevice upnpDevice, String serviceId, String serviceType, String version, WANPOTSLinkConfigModel model)
          constructor
 
Methods inherited from class fr.imag.adele.util.upnp.AbstractUPnPService
getAction, getActions, getId, getStateVariable, getStateVariables, getType, getVersion, start, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WANPOTSLinkConfig

public WANPOTSLinkConfig(org.osgi.service.upnp.UPnPDevice upnpDevice,
                         String serviceId,
                         String serviceType,
                         String version,
                         WANPOTSLinkConfigModel model)
constructor