Package rocks.xmpp.extensions.ping.model
Provides XML schema implementations of 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 Ping The implementation of the<ping/>
element in theurn:xmpp:ping
namespace.