public abstract class Next extends ActionCallback
ActionCallback.Default
actionInvocation, controlPoint
Modifier | Constructor and Description |
---|---|
protected |
Next(ActionInvocation actionInvocation) |
protected |
Next(ActionInvocation actionInvocation,
ControlPoint controlPoint) |
|
Next(Service service) |
|
Next(UnsignedIntegerFourBytes instanceId,
Service service) |
Modifier and Type | Method and Description |
---|---|
void |
success(ActionInvocation invocation) |
createDefaultFailureMessage, failure, failure, getActionInvocation, getControlPoint, run, setControlPoint, toString
protected Next(ActionInvocation actionInvocation, ControlPoint controlPoint)
protected Next(ActionInvocation actionInvocation)
public Next(Service service)
public Next(UnsignedIntegerFourBytes instanceId, Service service)
public void success(ActionInvocation invocation)
success
in class ActionCallback
Copyright © 2015 4th Line GmbH, Switzerland. All rights reserved.