Uses of Class
org.jivesoftware.smack.filter.NotFilter
-
Packages that use NotFilter Package Description org.jivesoftware.smack.filter AllowsStanzaCollector
andStanzaListener
instances to filter for stanzas with particular attributes. -
-
Uses of NotFilter in org.jivesoftware.smack.filter
Methods in org.jivesoftware.smack.filter that return NotFilter Modifier and Type Method Description static <E extends ExtensionElement>
NotFilterNotFilter. of(Class<E> extensionElementClass)
-