org.fourthline.cling.model.resource
Class ServiceEventCallbackResource

java.lang.Object
  extended by org.fourthline.cling.model.resource.Resource<RemoteService>
      extended by org.fourthline.cling.model.resource.ServiceEventCallbackResource

public class ServiceEventCallbackResource
extends Resource<RemoteService>

Author:
Christian Bauer

Constructor Summary
ServiceEventCallbackResource(URI localURI, RemoteService 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

ServiceEventCallbackResource

public ServiceEventCallbackResource(URI localURI,
                                    RemoteService model)


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