Uses of Class
org.apache.felix.upnp.basedriver.importer.core.upnp.UPnPDeviceImpl

Packages that use UPnPDeviceImpl
org.apache.felix.upnp.basedriver.importer.core   
 

Uses of UPnPDeviceImpl in org.apache.felix.upnp.basedriver.importer.core
 

Methods in org.apache.felix.upnp.basedriver.importer.core that return UPnPDeviceImpl
 UPnPDeviceImpl OSGiDeviceInfo.getOSGiDevice()
           
 

Methods in org.apache.felix.upnp.basedriver.importer.core with parameters of type UPnPDeviceImpl
 void MyCtrlPoint.registerUPnPDevice(org.cybergarage.upnp.Device dev, UPnPDeviceImpl upnpDev, Dictionary prop)
           
 void MyCtrlPoint.removeOSGiandUPnPDeviceHierarchy(UPnPDeviceImpl dev)
           
 

Constructors in org.apache.felix.upnp.basedriver.importer.core with parameters of type UPnPDeviceImpl
OSGiDeviceInfo(UPnPDeviceImpl osgidevice, ServiceRegistration registration)
           
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.