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

Packages that use Namespace
org.teleal.cling   
org.teleal.cling.binding.xml   
org.teleal.cling.model.gena   
org.teleal.cling.model.message.gena   
org.teleal.cling.model.meta   
 

Uses of Namespace in org.teleal.cling
 

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

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

Methods in org.teleal.cling.binding.xml with parameters of type Namespace
 Document UDA10DeviceDescriptorBinderImpl.buildDOM(Device deviceModel, Namespace namespace)
           
 Document DeviceDescriptorBinder.buildDOM(Device device, Namespace namespace)
           
 String UDA10DeviceDescriptorBinderImpl.generate(Device deviceModel, Namespace namespace)
           
 String DeviceDescriptorBinder.generate(Device device, Namespace namespace)
           
protected  void UDA10DeviceDescriptorBinderImpl.generateDevice(Namespace namespace, Device deviceModel, Document descriptor, Element rootElement)
           
protected  void UDA10DeviceDescriptorBinderImpl.generateDeviceList(Namespace namespace, Device deviceModel, Document descriptor, Element deviceElement)
           
protected  void UDA10DeviceDescriptorBinderImpl.generateIconList(Namespace namespace, Device deviceModel, Document descriptor, Element deviceElement)
           
protected  void UDA10DeviceDescriptorBinderImpl.generateRoot(Namespace namespace, Device deviceModel, Document descriptor)
           
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.teleal.cling.model.gena
 

Methods in org.teleal.cling.model.gena with parameters of type Namespace
 URL RemoteGENASubscription.getEventCallbackURL(Namespace namespace)
           
 

Uses of Namespace in org.teleal.cling.model.message.gena
 

Constructors in org.teleal.cling.model.message.gena with parameters of type Namespace
OutgoingSubscribeRequestMessage(RemoteGENASubscription subscription, Namespace namespace)
           
 

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

Methods in org.teleal.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 © 2010 Teleal GmbH, Switzerland. All Rights Reserved.