Class AbstractResponse

    • Constructor Detail

      • AbstractResponse

        protected AbstractResponse​(int id,
                                   MessageTypeEnum type)
        Allows subclasses based on the abstract type to create a response to a request.
        Parameters:
        id - the response eliciting this Request
        type - the message type of the response