Package org.jgroups

Interface ExtendedMembershipListener

    • Method Detail

      • unblock

        void unblock()
        Called after the FLUSH protocol has unblocked previously blocked senders, and messages can be sent again. This callback only needs to be implemented if we require a notification of that.