Class DelayedStanzaFilter
- java.lang.Object
-
- org.jivesoftware.smackx.delay.filter.DelayedStanzaFilter
-
- All Implemented Interfaces:
org.jivesoftware.smack.filter.StanzaFilter,org.jivesoftware.smack.util.Predicate<org.jivesoftware.smack.packet.Stanza>
public final class DelayedStanzaFilter extends java.lang.Object implements org.jivesoftware.smack.filter.StanzaFilterFilters stanza with delay information, ie. stanzas that got delayed for some reason
-
-
Field Summary
Fields Modifier and Type Field Description static org.jivesoftware.smack.filter.StanzaFilterINSTANCEstatic org.jivesoftware.smack.filter.StanzaFilterNOT_DELAYED_STANZAFilters stanzas that got not delayed, ie.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanaccept(org.jivesoftware.smack.packet.Stanza packet)
-