Package org.jivesoftware.smack.filter
Class MessageWithThreadFilter
java.lang.Object
org.jivesoftware.smack.filter.FlexibleStanzaTypeFilter<Message>
org.jivesoftware.smack.filter.MessageWithThreadFilter
- All Implemented Interfaces:
Predicate<Stanza>,StanzaFilter
Filters message stanzas which have at least one body.
-
Field Summary
FieldsFields inherited from class org.jivesoftware.smack.filter.FlexibleStanzaTypeFilter
stanzaType -
Method Summary
Methods inherited from class org.jivesoftware.smack.filter.FlexibleStanzaTypeFilter
acceptMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.jivesoftware.smack.filter.StanzaFilter
asPredicate, test
-
Field Details
-
INSTANCE
-
-
Method Details
-
acceptSpecific
- Specified by:
acceptSpecificin classFlexibleStanzaTypeFilter<Message>
-
toString
- Overrides:
toStringin classFlexibleStanzaTypeFilter<Message>
-