Interface CommandResponse.MatchingResponse

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

public static interface CommandResponse.MatchingResponse extends CommandResponse
MatchingResponse is returned by matchers. Responses returned can be Invalid, Completed, Error, Locked