Uses of Class
org.jivesoftware.smack.filter.ToTypeFilter
-
Packages that use ToTypeFilter Package Description org.jivesoftware.smack.filter AllowsStanzaCollector
andStanzaListener
instances to filter for stanzas with particular attributes. -
-
Uses of ToTypeFilter in org.jivesoftware.smack.filter
Fields in org.jivesoftware.smack.filter declared as ToTypeFilter Modifier and Type Field Description static ToTypeFilter
ToTypeFilter. DOMAIN_BARE_JID
static ToTypeFilter
ToTypeFilter. DOMAIN_FULL_JID
static ToTypeFilter
ToTypeFilter. ENTITY_BARE_JID
static ToTypeFilter
ToTypeFilter. ENTITY_FULL_JID
static ToTypeFilter
ToTypeFilter. TO_ANY_JID
-