Uses of Class
rocks.xmpp.extensions.register.model.Registration
-
Packages that use Registration Package Description rocks.xmpp.extensions.register.model Provides XML schema implementations of XEP-0077: In-Band Registration. -
-
Uses of Registration in rocks.xmpp.extensions.register.model
Methods in rocks.xmpp.extensions.register.model that return Registration Modifier and Type Method Description RegistrationRegistration.Builder. build()Builds the registration.static RegistrationRegistration. empty()Creates an empty registration element for requesting the registration form.static RegistrationRegistration. remove()Creates a registration element with an<remove/>element used to indicate account removal.
-