Uses of Class
org.fourthline.cling.model.Namespace

Packages that use Namespace
org.fourthline.cling   
org.fourthline.cling.android   
org.fourthline.cling.binding.xml   
org.fourthline.cling.model.gena   
org.fourthline.cling.model.meta   
 

Uses of Namespace in org.fourthline.cling
 

Methods in org.fourthline.cling that return Namespace
protected  Namespace ManagedUpnpServiceConfiguration.createNamespace()
           
protected  Namespace DefaultUpnpServiceConfiguration.createNamespace()
           
 Namespace UpnpServiceConfiguration.getNamespace()
           
 Namespace ManagedUpnpServiceConfiguration.getNamespace()
           
 Namespace DefaultUpnpServiceConfiguration.getNamespace()
           
 

Uses of Namespace in org.fourthline.cling.android
 

Methods in org.fourthline.cling.android that return Namespace
protected  Namespace AndroidUpnpServiceConfiguration.createNamespace()
           
 

Uses of Namespace in org.fourthline.cling.binding.xml
 

Methods in org.fourthline.cling.binding.xml with parameters of type Namespace
 Document UDA10DeviceDescriptorBinderImpl.buildDOM(Device deviceModel, RemoteClientInfo info, Namespace namespace)
           
 Document DeviceDescriptorBinder.buildDOM(Device device, RemoteClientInfo info, Namespace namespace)
           
 String UDA10DeviceDescriptorBinderImpl.generate(Device deviceModel, RemoteClientInfo info, Namespace namespace)
           
 String DeviceDescriptorBinder.generate(Device device, RemoteClientInfo info, Namespace namespace)
           
protected  void UDA10DeviceDescriptorBinderImpl.generateDevice(Namespace namespace, Device deviceModel, Document descriptor, Element rootElement, RemoteClientInfo info)
           
protected  void UDA10DeviceDescriptorBinderImpl.generateDeviceList(Namespace namespace, Device deviceModel, Document descriptor, Element deviceElement, RemoteClientInfo info)
           
protected  void UDA10DeviceDescriptorBinderImpl.generateIconList(Namespace namespace, Device deviceModel, Document descriptor, Element deviceElement)
           
protected  void UDA10DeviceDescriptorBinderImpl.generateRoot(Namespace namespace, Device deviceModel, Document descriptor, RemoteClientInfo info)
           
protected  void UDA10DeviceDescriptorBinderImpl.generateServiceList(Namespace namespace, Device deviceModel, Document descriptor, Element deviceElement)
           
protected  void UDA10DeviceDescriptorBinderImpl.generateSpecVersion(Namespace namespace, Device deviceModel, Document descriptor, Element rootElement)
           
 

Uses of Namespace in org.fourthline.cling.model.gena
 

Methods in org.fourthline.cling.model.gena with parameters of type Namespace
 List<URL> RemoteGENASubscription.getEventCallbackURLs(List<NetworkAddress> activeStreamServers, Namespace namespace)
           
 

Uses of Namespace in org.fourthline.cling.model.meta
 

Methods in org.fourthline.cling.model.meta with parameters of type Namespace
 Resource[] RemoteDevice.discoverResources(Namespace namespace)
           
 Resource[] LocalDevice.discoverResources(Namespace namespace)
           
abstract  Resource[] Device.discoverResources(Namespace namespace)
           
 



Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.