public abstract class PortMappingEntryGet extends ActionCallback
ActionCallback.DefaultactionInvocation, controlPoint| Modifier | Constructor and Description |
|---|---|
protected |
PortMappingEntryGet(Service<?,?> service,
ControlPoint controlPoint,
long index) |
|
PortMappingEntryGet(Service<?,?> service,
long index) |
| Modifier and Type | Method and Description |
|---|---|
void |
success(ActionInvocation invocation) |
protected abstract void |
success(PortMapping portMapping) |
createDefaultFailureMessage, failure, failure, getActionInvocation, getControlPoint, run, setControlPoint, toStringpublic PortMappingEntryGet(Service<?,?> service, long index)
protected PortMappingEntryGet(Service<?,?> service, ControlPoint controlPoint, long index)
public void success(ActionInvocation invocation)
success in class ActionCallbackprotected abstract void success(PortMapping portMapping)
Copyright © 2023 jUPnP.org. All rights reserved.