Uses of Interface
rocks.xmpp.core.stanza.IQHandler
-
Packages that use IQHandler Package Description rocks.xmpp.core.stanza Provides classes for XML stanza management (message, presence, IQ).rocks.xmpp.extensions.disco Provides classes for XEP-0030: Service Discovery. -
-
Uses of IQHandler in rocks.xmpp.core.stanza
Classes in rocks.xmpp.core.stanza that implement IQHandler Modifier and Type Class Description classAbstractIQHandlerThis class is an IQ handler for extension managers. -
Uses of IQHandler in rocks.xmpp.extensions.disco
Subinterfaces of IQHandler in rocks.xmpp.extensions.disco Modifier and Type Interface Description interfaceServiceDiscoveryManagerClasses in rocks.xmpp.extensions.disco that implement IQHandler Modifier and Type Class Description classAbstractServiceDiscoveryManager
-