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