|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActionCallback | |
|---|---|
| org.fourthline.cling.controlpoint | |
| org.fourthline.cling.controlpoint.event | |
| Uses of ActionCallback in org.fourthline.cling.controlpoint |
|---|
| Subclasses of ActionCallback in org.fourthline.cling.controlpoint | |
|---|---|
static class |
ActionCallback.Default
Empty implementation of callback methods, simplifies synchronous execution of an ActionInvocation. |
| Methods in org.fourthline.cling.controlpoint that return ActionCallback | |
|---|---|
ActionCallback |
ActionCallback.setControlPoint(ControlPoint controlPoint)
|
| Methods in org.fourthline.cling.controlpoint with parameters of type ActionCallback | |
|---|---|
void |
ControlPointImpl.execute(ActionCallback callback)
|
void |
ControlPoint.execute(ActionCallback callback)
|
| Uses of ActionCallback in org.fourthline.cling.controlpoint.event |
|---|
| Fields in org.fourthline.cling.controlpoint.event declared as ActionCallback | |
|---|---|
protected ActionCallback |
ExecuteAction.callback
|
| Methods in org.fourthline.cling.controlpoint.event that return ActionCallback | |
|---|---|
ActionCallback |
ExecuteAction.getCallback()
|
| Constructors in org.fourthline.cling.controlpoint.event with parameters of type ActionCallback | |
|---|---|
ExecuteAction(ActionCallback callback)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||