JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
D
G
I
N
O
P
R
S
T
U
V
A
addNotSupportedErrorHandler(InBandRegistrationModule.NotSupportedErrorHandler)
- Method in class tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule
addReceivedErrorHandler(InBandRegistrationModule.ReceivedErrorHandler)
- Method in class tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule
addReceivedRequestedFieldsHandler(InBandRegistrationModule.ReceivedRequestedFieldsHandler)
- Method in class tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule
addReceivedTimeoutHandler(InBandRegistrationModule.ReceivedTimeoutHandler)
- Method in class tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule
B
BINDED_RESOURCE_JID
- Static variable in class tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule
Duplicate of
ResourceBinderModule#BINDED_RESOURCE_JID
to avoid dependency between modules.
D
dispatch(InBandRegistrationModule.NotSupportedErrorHandler)
- Method in class tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule.NotSupportedErrorHandler.NotSupportedErrorEvent
dispatch(InBandRegistrationModule.ReceivedErrorHandler)
- Method in class tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule.ReceivedErrorHandler.ReceivedErrorEvent
dispatch(InBandRegistrationModule.ReceivedRequestedFieldsHandler)
- Method in class tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule.ReceivedRequestedFieldsHandler.ReceivedRequestedFieldsEvent
dispatch(InBandRegistrationModule.ReceivedTimeoutHandler)
- Method in class tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule.ReceivedTimeoutHandler.ReceivedTimeoutEvent
G
getCriteria()
- Method in class tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule
getErrorCondition()
- Method in class tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule.ReceivedErrorHandler.ReceivedErrorEvent
getFeatures()
- Method in class tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule
getRegistrationFormType()
- Method in class tigase.jaxmpp.core.client.xmpp.modules.registration.
UnifiedRegistrationForm
getRegistrationQuery()
- Method in class tigase.jaxmpp.core.client.xmpp.modules.registration.
UnifiedRegistrationForm
Returns filled query element.
getResponseStanza()
- Method in class tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule.ReceivedErrorHandler.ReceivedErrorEvent
getResponseStanza()
- Method in class tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule.ReceivedRequestedFieldsHandler.ReceivedRequestedFieldsEvent
getUnifiedRegistrationForm()
- Method in class tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule.ReceivedRequestedFieldsHandler.ReceivedRequestedFieldsEvent
I
IN_BAND_REGISTRATION_MODE_KEY
- Static variable in class tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule
InBandRegistrationModule
- Class in
tigase.jaxmpp.core.client.xmpp.modules.registration
InBandRegistrationModule()
- Constructor for class tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule
InBandRegistrationModule.NotSupportedErrorHandler
- Interface in
tigase.jaxmpp.core.client.xmpp.modules.registration
InBandRegistrationModule.NotSupportedErrorHandler.NotSupportedErrorEvent
- Class in
tigase.jaxmpp.core.client.xmpp.modules.registration
InBandRegistrationModule.ReceivedErrorHandler
- Interface in
tigase.jaxmpp.core.client.xmpp.modules.registration
InBandRegistrationModule.ReceivedErrorHandler.ReceivedErrorEvent
- Class in
tigase.jaxmpp.core.client.xmpp.modules.registration
InBandRegistrationModule.ReceivedRequestedFieldsHandler
- Interface in
tigase.jaxmpp.core.client.xmpp.modules.registration
InBandRegistrationModule.ReceivedRequestedFieldsHandler.ReceivedRequestedFieldsEvent
- Class in
tigase.jaxmpp.core.client.xmpp.modules.registration
InBandRegistrationModule.ReceivedTimeoutHandler
- Interface in
tigase.jaxmpp.core.client.xmpp.modules.registration
InBandRegistrationModule.ReceivedTimeoutHandler.ReceivedTimeoutEvent
- Class in
tigase.jaxmpp.core.client.xmpp.modules.registration
isRegistrationAvailable(Context)
- Static method in class tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule
isRegistrationAvailable(SessionObject)
- Static method in class tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule
N
NotSupportedErrorEvent(SessionObject)
- Constructor for class tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule.NotSupportedErrorHandler.NotSupportedErrorEvent
O
onNotSupportedError(SessionObject)
- Method in interface tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule.NotSupportedErrorHandler
onReceivedError(SessionObject, IQ, XMPPException.ErrorCondition)
- Method in interface tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule.ReceivedErrorHandler
onReceivedRequestedFields(SessionObject, IQ, UnifiedRegistrationForm)
- Method in interface tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule.ReceivedRequestedFieldsHandler
onReceivedTimeout(SessionObject)
- Method in interface tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule.ReceivedTimeoutHandler
P
processGet(IQ)
- Method in class tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule
processSet(IQ)
- Method in class tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule
R
ReceivedErrorEvent(SessionObject, IQ, XMPPException.ErrorCondition)
- Constructor for class tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule.ReceivedErrorHandler.ReceivedErrorEvent
ReceivedRequestedFieldsEvent(SessionObject, IQ, UnifiedRegistrationForm)
- Constructor for class tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule.ReceivedRequestedFieldsHandler.ReceivedRequestedFieldsEvent
ReceivedTimeoutEvent(SessionObject)
- Constructor for class tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule.ReceivedTimeoutHandler.ReceivedTimeoutEvent
register(UnifiedRegistrationForm, AsyncCallback)
- Method in class tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule
register(String, String, String, AsyncCallback)
- Method in class tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule
removeAccount(AsyncCallback)
- Method in class tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule
removeNotSupportedErrorHandler(InBandRegistrationModule.NotSupportedErrorHandler)
- Method in class tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule
removeReceivedErrorHandler(InBandRegistrationModule.ReceivedErrorHandler)
- Method in class tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule
removeReceivedRequestedFieldsHandler(InBandRegistrationModule.ReceivedRequestedFieldsHandler)
- Method in class tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule
removeReceivedTimeoutHandler(InBandRegistrationModule.ReceivedTimeoutHandler)
- Method in class tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule
S
setEmail(String)
- Method in class tigase.jaxmpp.core.client.xmpp.modules.registration.
UnifiedRegistrationForm
setErrorCondition(XMPPException.ErrorCondition)
- Method in class tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule.ReceivedErrorHandler.ReceivedErrorEvent
setPassword(String)
- Method in class tigase.jaxmpp.core.client.xmpp.modules.registration.
UnifiedRegistrationForm
setResponseStanza(IQ)
- Method in class tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule.ReceivedErrorHandler.ReceivedErrorEvent
setResponseStanza(IQ)
- Method in class tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule.ReceivedRequestedFieldsHandler.ReceivedRequestedFieldsEvent
setUsername(String)
- Method in class tigase.jaxmpp.core.client.xmpp.modules.registration.
UnifiedRegistrationForm
start()
- Method in class tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule
T
tigase.jaxmpp.core.client.xmpp.modules.registration
- package tigase.jaxmpp.core.client.xmpp.modules.registration
Support for
XEP-0077: In-Band Registration
.
U
UnifiedRegistrationForm
- Class in
tigase.jaxmpp.core.client.xmpp.modules.registration
Created by bmalkow on 25.04.2017.
UnifiedRegistrationForm(IQ)
- Constructor for class tigase.jaxmpp.core.client.xmpp.modules.registration.
UnifiedRegistrationForm
UnifiedRegistrationForm.RegistrationFormType
- Enum in
tigase.jaxmpp.core.client.xmpp.modules.registration
V
valueOf(String)
- Static method in enum tigase.jaxmpp.core.client.xmpp.modules.registration.
UnifiedRegistrationForm.RegistrationFormType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum tigase.jaxmpp.core.client.xmpp.modules.registration.
UnifiedRegistrationForm.RegistrationFormType
Returns an array containing the constants of this enum type, in the order they are declared.
A
B
D
G
I
N
O
P
R
S
T
U
V
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2006–2018
Tigase
. All rights reserved.