public abstract class PortMappingEntryGet extends ActionCallback
ActionCallback.Default
actionInvocation, 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, toString
public PortMappingEntryGet(Service service, long index)
protected PortMappingEntryGet(Service service, ControlPoint controlPoint, long index)
public void success(ActionInvocation invocation)
success
in class ActionCallback
protected abstract void success(PortMapping portMapping)
Copyright © 2015 4th Line GmbH, Switzerland. All rights reserved.