org.teleal.cling.model.resource
Class ServiceDescriptorResource

java.lang.Object
  extended by org.teleal.cling.model.resource.Resource<LocalService>
      extended by org.teleal.cling.model.resource.ServiceDescriptorResource

public class ServiceDescriptorResource
extends Resource<LocalService>

Author:
Christian Bauer

Constructor Summary
ServiceDescriptorResource(URI localURI, LocalService model)
           
 
Method Summary
 
Methods inherited from class org.teleal.cling.model.resource.Resource
equals, getLocalPathQuery, getLocalURI, getModel, hashCode, maintain, matchesPathQuery, shutdown, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ServiceDescriptorResource

public ServiceDescriptorResource(URI localURI,
                                 LocalService model)


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