Uses of Interface
fr.imag.adele.bundle.upnp.igd.model.WANCommonInterfaceConfigModel

Packages that use WANCommonInterfaceConfigModel
fr.imag.adele.bundle.upnp.igd.impl   
fr.imag.adele.bundle.upnp.igd.service   
 

Uses of WANCommonInterfaceConfigModel in fr.imag.adele.bundle.upnp.igd.impl
 

Classes in fr.imag.adele.bundle.upnp.igd.impl that implement WANCommonInterfaceConfigModel
 class WANCommonInterfaceConfigModelImpl
           
 

Uses of WANCommonInterfaceConfigModel in fr.imag.adele.bundle.upnp.igd.service
 

Constructors in fr.imag.adele.bundle.upnp.igd.service with parameters of type WANCommonInterfaceConfigModel
WANCommonInterfaceConfig(org.osgi.service.upnp.UPnPDevice upnpDevice, String serviceId, String serviceType, String version, WANCommonInterfaceConfigModel model)
          constructor
WANCommonInterfaceConfig.WANAccessTypeStateVariable(org.osgi.service.upnp.UPnPService upnpService, WANCommonInterfaceConfigModel model)
           
WANCommonInterfaceConfig.Layer1UpstreamMaxBitRateStateVariable(org.osgi.service.upnp.UPnPService upnpService, WANCommonInterfaceConfigModel model)
           
WANCommonInterfaceConfig.Layer1DownstreamMaxBitRateStateVariable(org.osgi.service.upnp.UPnPService upnpService, WANCommonInterfaceConfigModel model)
           
WANCommonInterfaceConfig.PhysicalLinkStatusStateVariable(org.osgi.service.upnp.UPnPService upnpService, WANCommonInterfaceConfigModel model)
           
WANCommonInterfaceConfig.WANAccessProviderStateVariable(org.osgi.service.upnp.UPnPService upnpService, WANCommonInterfaceConfigModel model)
           
WANCommonInterfaceConfig.MaximumActiveConnectionsStateVariable(org.osgi.service.upnp.UPnPService upnpService, WANCommonInterfaceConfigModel model)
           
WANCommonInterfaceConfig.NumberOfActiveConnectionsStateVariable(org.osgi.service.upnp.UPnPService upnpService, WANCommonInterfaceConfigModel model)
           
WANCommonInterfaceConfig.ActiveConnectionDeviceContainerStateVariable(org.osgi.service.upnp.UPnPService upnpService, WANCommonInterfaceConfigModel model)
           
WANCommonInterfaceConfig.ActiveConnectionServiceIDStateVariable(org.osgi.service.upnp.UPnPService upnpService, WANCommonInterfaceConfigModel model)
           
WANCommonInterfaceConfig.TotalBytesSentStateVariable(org.osgi.service.upnp.UPnPService upnpService, WANCommonInterfaceConfigModel model)
           
WANCommonInterfaceConfig.TotalBytesReceivedStateVariable(org.osgi.service.upnp.UPnPService upnpService, WANCommonInterfaceConfigModel model)
           
WANCommonInterfaceConfig.TotalPacketsSentStateVariable(org.osgi.service.upnp.UPnPService upnpService, WANCommonInterfaceConfigModel model)
           
WANCommonInterfaceConfig.TotalPacketsReceivedStateVariable(org.osgi.service.upnp.UPnPService upnpService, WANCommonInterfaceConfigModel model)
           
WANCommonInterfaceConfig.EnabledForInternetStateVariable(org.osgi.service.upnp.UPnPService upnpService, WANCommonInterfaceConfigModel model)
           
WANCommonInterfaceConfig.SetEnabledForInternetAction(org.osgi.service.upnp.UPnPService upnpService, WANCommonInterfaceConfigModel model)
           
WANCommonInterfaceConfig.GetEnabledForInternetAction(org.osgi.service.upnp.UPnPService upnpService, WANCommonInterfaceConfigModel model)
           
WANCommonInterfaceConfig.GetCommonLinkPropertiesAction(org.osgi.service.upnp.UPnPService upnpService, WANCommonInterfaceConfigModel model)
           
WANCommonInterfaceConfig.GetWANAccessProviderAction(org.osgi.service.upnp.UPnPService upnpService, WANCommonInterfaceConfigModel model)
           
WANCommonInterfaceConfig.GetMaximumActiveConnectionsAction(org.osgi.service.upnp.UPnPService upnpService, WANCommonInterfaceConfigModel model)
           
WANCommonInterfaceConfig.GetTotalBytesSentAction(org.osgi.service.upnp.UPnPService upnpService, WANCommonInterfaceConfigModel model)
           
WANCommonInterfaceConfig.GetTotalBytesReceivedAction(org.osgi.service.upnp.UPnPService upnpService, WANCommonInterfaceConfigModel model)
           
WANCommonInterfaceConfig.GetTotalPacketsSentAction(org.osgi.service.upnp.UPnPService upnpService, WANCommonInterfaceConfigModel model)
           
WANCommonInterfaceConfig.GetTotalPacketsReceivedAction(org.osgi.service.upnp.UPnPService upnpService, WANCommonInterfaceConfigModel model)
           
WANCommonInterfaceConfig.GetActiveConnectionAction(org.osgi.service.upnp.UPnPService upnpService, WANCommonInterfaceConfigModel model)