Class FromJidTypeFilter
java.lang.Object
org.jivesoftware.smack.filter.jidtype.AbstractJidTypeFilter
org.jivesoftware.smack.filter.jidtype.FromJidTypeFilter
- All Implemented Interfaces:
StanzaFilter,Predicate<Stanza>
Filter based on the 'from' XMPP address type.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.jivesoftware.smack.filter.jidtype.AbstractJidTypeFilter
AbstractJidTypeFilter.JidType -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jivesoftware.smack.filter.jidtype.AbstractJidTypeFilter
accept, toStringMethods 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
-
ENTITY_BARE_JID
-
-
Constructor Details
-
FromJidTypeFilter
-
-
Method Details
-
getJidToMatchFrom
- Specified by:
getJidToMatchFromin classAbstractJidTypeFilter
-