Interface IConnectionCallback

    • Method Detail

      • recv

        void recv​(List<TaskMessage> batch)
        A batch of new messages have arrived to be processed.
        Parameters:
        batch - the messages to be processed