Package rocks.xmpp.extensions.register.model
Provides XML schema implementations of XEP-0077: In-Band
Registration.
It defines an XMPP protocol extension for in-band registration with XMPP-based instant messaging servers and other services hosted on an XMPP network (such as groupchat rooms and gateways to non-XMPP IM services). The protocol is extensible via use of data forms, thus enabling services to gather a wide range of information during the registration process. The protocol also supports in-band password changes and cancellation of an existing registration.
-
Class Summary Class Description Registration The implementation of the<query/>
element in thejabber:iq:register
namespace.Registration.Builder A builder to build a registration.