Interface ResultMessage

All Superinterfaces:
Message
All Known Subinterfaces:
CommandResultMessage, QueryResponseMessage, SubscriptionQueryUpdateMessage
All Known Implementing Classes:
GenericCommandResultMessage, GenericQueryResponseMessage, GenericResultMessage, GenericSubscriptionQueryUpdateMessage

public interface ResultMessage extends Message
A Message that represents a result of handling some form of a request message.
Since:
4.0.0
Author:
Milan Savic