Class AbstractExactJidTypeFilter

    • Method Detail

      • accept

        public final boolean accept​(Stanza stanza)
        Description copied from interface: StanzaFilter
        Tests whether or not the specified stanza should pass the filter.
        Parameters:
        stanza - the stanza to test.
        Returns:
        true if and only if stanza passes the filter.