org.apache.felix.upnp.basedriver.export
Class ActionDispatcher

java.lang.Object
  extended by org.apache.felix.upnp.basedriver.export.ActionDispatcher
All Implemented Interfaces:
org.cybergarage.upnp.control.ActionListener

public class ActionDispatcher
extends Object
implements org.cybergarage.upnp.control.ActionListener


Constructor Summary
ActionDispatcher(ServiceReference sr)
           
 
Method Summary
 boolean actionControlReceived(org.cybergarage.upnp.Action action)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionDispatcher

public ActionDispatcher(ServiceReference sr)
Method Detail

actionControlReceived

public boolean actionControlReceived(org.cybergarage.upnp.Action action)
Specified by:
actionControlReceived in interface org.cybergarage.upnp.control.ActionListener
See Also:
ActionListener.actionControlReceived(org.cybergarage.upnp.Action)


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.