Uses of Class
org.teleal.cling.model.profile.ControlPointInfo

Packages that use ControlPointInfo
org.teleal.cling.binding.xml   
org.teleal.cling.model.meta   
org.teleal.cling.model.profile   
org.teleal.cling.protocol.sync   
 

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

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

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

Methods in org.teleal.cling.model.meta with parameters of type ControlPointInfo
 DeviceDetails LocalDevice.getDetails(ControlPointInfo info)
           
 DeviceDetails Device.getDetails(ControlPointInfo info)
           
 

Uses of ControlPointInfo in org.teleal.cling.model.profile
 

Methods in org.teleal.cling.model.profile with parameters of type ControlPointInfo
 DeviceDetails HeaderDeviceDetailsProvider.provide(ControlPointInfo info)
           
 DeviceDetails DeviceDetailsProvider.provide(ControlPointInfo info)
           
 

Uses of ControlPointInfo in org.teleal.cling.protocol.sync
 

Methods in org.teleal.cling.protocol.sync that return ControlPointInfo
protected  ControlPointInfo ReceivingRetrieval.createControlPointInfo()
           
 



Copyright © 2011 Teleal GmbH, Switzerland. All Rights Reserved.