Interface SimpSubscriptionMatcher

    • Method Detail

      • match

        boolean match​(SimpSubscription subscription)
        Match the given subscription.
        Parameters:
        subscription - the subscription to match
        Returns:
        true in case of a match, false otherwise