Interface AsyncDispatcher<S extends Message>

    • Method Detail

      • getQueueSize

        int getQueueSize()
        Returns the number of messages that are currently queued awaiting for dispatch.
        Returns:
        current queue size