Uses of Interface
fr.imag.adele.bundle.upnp.remoteui.model.RemoteUIServerModel

Packages that use RemoteUIServerModel
fr.imag.adele.bundle.upnp.remoteui.impl   
fr.imag.adele.bundle.upnp.remoteui.service   
 

Uses of RemoteUIServerModel in fr.imag.adele.bundle.upnp.remoteui.impl
 

Classes in fr.imag.adele.bundle.upnp.remoteui.impl that implement RemoteUIServerModel
 class RemoteUIServerModelImpl
           
 

Uses of RemoteUIServerModel in fr.imag.adele.bundle.upnp.remoteui.service
 

Constructors in fr.imag.adele.bundle.upnp.remoteui.service with parameters of type RemoteUIServerModel
RemoteUIServer(org.osgi.service.upnp.UPnPDevice upnpDevice, String serviceId, String serviceType, String version, RemoteUIServerModel model)
          constructor
RemoteUIServer.UIListingUpdateStateVariable(org.osgi.service.upnp.UPnPService upnpService, RemoteUIServerModel model)
           
RemoteUIServer.A_ARG_TYPE_DeviceProfileStateVariable(org.osgi.service.upnp.UPnPService upnpService, RemoteUIServerModel model)
           
RemoteUIServer.A_ARG_TYPE_URIStateVariable(org.osgi.service.upnp.UPnPService upnpService, RemoteUIServerModel model)
           
RemoteUIServer.A_ARG_TYPE_CompatibleUIsStateVariable(org.osgi.service.upnp.UPnPService upnpService, RemoteUIServerModel model)
           
RemoteUIServer.A_ARG_TYPE_StringStateVariable(org.osgi.service.upnp.UPnPService upnpService, RemoteUIServerModel model)
           
RemoteUIServer.A_ARG_TYPE_IntStateVariable(org.osgi.service.upnp.UPnPService upnpService, RemoteUIServerModel model)
           
RemoteUIServer.GetCompatibleUIsAction(org.osgi.service.upnp.UPnPService upnpService, RemoteUIServerModel model)
           
RemoteUIServer.SetUILifetimeAction(org.osgi.service.upnp.UPnPService upnpService, RemoteUIServerModel model)