org.teleal.cling.model.resource
Class ServiceEventSubscriptionResource

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

public class ServiceEventSubscriptionResource
extends Resource<LocalService>

Author:
Christian Bauer

Constructor Summary
ServiceEventSubscriptionResource(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

ServiceEventSubscriptionResource

public ServiceEventSubscriptionResource(URI localURI,
                                        LocalService model)


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