Package rocks.xmpp.extensions.register
Provides classes for 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 RegistrationManager This manager allows to register, cancel an existing registration (i.e. remove an account) or change the password with a host.