Interface Reply


  • public interface Reply
    Interface responsible to send back the return value to the sender.
    Since:
    7.1
    Author:
    Pedro Ruivo
    • Field Detail

      • NO_OP

        static final Reply NO_OP
    • Method Detail

      • reply

        void reply​(Response response)
        Sends back the return value to the sender.
        Parameters:
        response - the return value