Uses of Class
org.teleal.cling.controlpoint.ActionCallback

Packages that use ActionCallback
org.teleal.cling.controlpoint   
 

Uses of ActionCallback in org.teleal.cling.controlpoint
 

Subclasses of ActionCallback in org.teleal.cling.controlpoint
static class ActionCallback.Default
          Empty implementation of callback methods, simplifies synchronous execution of an ActionInvocation.
 

Methods in org.teleal.cling.controlpoint that return ActionCallback
 ActionCallback ActionCallback.setControlPoint(ControlPoint controlPoint)
           
 

Methods in org.teleal.cling.controlpoint with parameters of type ActionCallback
 void ControlPointImpl.execute(ActionCallback callback)
           
 void ControlPoint.execute(ActionCallback callback)
           
 



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