Interface HttpScopeNotification

    • Method Detail

      • isOfType

        boolean isOfType​(Enum... types)
        Returns true if this notification matches any of the specified types.
        Parameters:
        types - the notification types to check
        Returns:
        true if this notification matches any of the specified types. Otherwise false