Package org.jivesoftware.smack.filter
Class FromTypeFilter
java.lang.Object
org.jivesoftware.smack.filter.AbstractJidTypeFilter
org.jivesoftware.smack.filter.AbstractExactJidTypeFilter
org.jivesoftware.smack.filter.FromTypeFilter
- All Implemented Interfaces:
Predicate<Stanza>,StanzaFilter
-
Nested Class Summary
Nested classes/interfaces inherited from class org.jivesoftware.smack.filter.AbstractJidTypeFilter
AbstractJidTypeFilter.JidType -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final FromTypeFilterstatic final FromTypeFilterstatic final FromTypeFilterstatic final FromTypeFilterstatic final FromTypeFilterFields inherited from class org.jivesoftware.smack.filter.AbstractJidTypeFilter
jidType -
Method Summary
Methods inherited from class org.jivesoftware.smack.filter.AbstractExactJidTypeFilter
acceptMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jivesoftware.smack.filter.StanzaFilter
asPredicate, test
-
Field Details
-
ENTITY_FULL_JID
-
ENTITY_BARE_JID
-
DOMAIN_FULL_JID
-
DOMAIN_BARE_JID
-
FROM_ANY_JID
-
-
Method Details
-
getJidToInspect
- Specified by:
getJidToInspectin classAbstractJidTypeFilter
-