Package org.jivesoftware.smack.filter
Class PossibleToTypeFilter
java.lang.Object
org.jivesoftware.smack.filter.AbstractJidTypeFilter
org.jivesoftware.smack.filter.AbstractPossibleJidTypeFilter
org.jivesoftware.smack.filter.PossibleToTypeFilter
- All Implemented Interfaces:
StanzaFilter,Predicate<Stanza>
-
Nested Class Summary
Nested classes/interfaces inherited from class org.jivesoftware.smack.filter.AbstractJidTypeFilter
AbstractJidTypeFilter.JidType -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final PossibleToTypeFilterstatic final PossibleToTypeFilterstatic final PossibleToTypeFilterstatic final PossibleToTypeFilterstatic final StanzaFilterstatic final PossibleToTypeFilterFields inherited from class org.jivesoftware.smack.filter.AbstractJidTypeFilter
jidType -
Method Summary
Methods inherited from class org.jivesoftware.smack.filter.AbstractPossibleJidTypeFilter
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
-
TO_ANY_JID
-
ENTITY_FULL_OR_BARE_JID
-
-
Method Details
-
getJidToInspect
- Specified by:
getJidToInspectin classAbstractJidTypeFilter
-