Uses of Interface
rocks.xmpp.core.stanza.InboundIQHandler
-
Packages that use InboundIQHandler Package Description rocks.xmpp.extensions.ping Provides classes for XEP-0199: XMPP Ping. -
-
Uses of InboundIQHandler in rocks.xmpp.extensions.ping
Classes in rocks.xmpp.extensions.ping that implement InboundIQHandler Modifier and Type Class Description class
PingManager
This class implements the application-level ping mechanism as specified in XEP-0199: XMPP Ping.
-