Interface CommandResponse.OnewayResponse

All Superinterfaces:
CommandResponse, CommandSerializable
All Known Implementing Classes:
CommandResponse.Accepted, CommandResponse.Invalid, CommandResponse.Locked
Enclosing interface:
CommandResponse

public static interface CommandResponse.OnewayResponse extends CommandResponse
OnewayResponse is returned by Oneway message which calls the onOneway handler Responses returned can be Accepted, Invalid, Locked