org.teleal.cling.model.resource
Class ServiceControlResource

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

public class ServiceControlResource
extends Resource<LocalService>

Author:
Christian Bauer

Constructor Summary
ServiceControlResource(URI localURI, LocalService model)
           
 
Method Summary
 
Methods inherited from class org.teleal.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

ServiceControlResource

public ServiceControlResource(URI localURI,
                              LocalService model)


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