org.apache.felix.upnp.basedriver.importer.util
Class DeviceSetup

java.lang.Object
  extended by org.apache.felix.upnp.basedriver.importer.util.DeviceSetup

public class DeviceSetup
extends Object


Constructor Summary
DeviceSetup()
           
 
Method Summary
static void deviceSetup(Dictionary properties, org.cybergarage.upnp.Device dev, Vector icons, Hashtable services)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeviceSetup

public DeviceSetup()
Method Detail

deviceSetup

public static void deviceSetup(Dictionary properties,
                               org.cybergarage.upnp.Device dev,
                               Vector icons,
                               Hashtable services)


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.