| Package | Description |
|---|---|
| org.jupnp.controlpoint | |
| org.jupnp.controlpoint.event |
| Modifier and Type | Class and Description |
|---|---|
static class |
ActionCallback.Default
Empty implementation of callback methods, simplifies synchronous
execution of an
ActionInvocation. |
| Modifier and Type | Method and Description |
|---|---|
ActionCallback |
ActionCallback.setControlPoint(ControlPoint controlPoint) |
| Modifier and Type | Method and Description |
|---|---|
Future |
ControlPointImpl.execute(ActionCallback callback) |
Future |
ControlPoint.execute(ActionCallback callback) |
| Modifier and Type | Field and Description |
|---|---|
protected ActionCallback |
ExecuteAction.callback |
| Modifier and Type | Method and Description |
|---|---|
ActionCallback |
ExecuteAction.getCallback() |
| Constructor and Description |
|---|
ExecuteAction(ActionCallback callback) |
Copyright © 2023 jUPnP.org. All rights reserved.