Package rocks.xmpp.extensions.ping
Provides classes for XEP-0199: XMPP Ping.
It defines an XMPP protocol extension for sending application-level pings over XML streams. Such pings can be sent from a client to a server, from one server to another, or end-to-end.
-
Class Summary Class Description PingManager This class implements the application-level ping mechanism as specified in XEP-0199: XMPP Ping.