org.fourthline.cling.model.resource
Class DeviceDescriptorResource

java.lang.Object
  extended by org.fourthline.cling.model.resource.Resource<LocalDevice>
      extended by org.fourthline.cling.model.resource.DeviceDescriptorResource

public class DeviceDescriptorResource
extends Resource<LocalDevice>

Author:
Christian Bauer

Constructor Summary
DeviceDescriptorResource(URI localURI, LocalDevice model)
           
 
Method Summary
 
Methods inherited from class org.fourthline.cling.model.resource.Resource
equals, getModel, getPathQuery, hashCode, maintain, matches, shutdown, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DeviceDescriptorResource

public DeviceDescriptorResource(URI localURI,
                                LocalDevice model)


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