A B C D E F G H I J K L M N O P R S T U V W X 

A

AbstractBoshConnector - Class in tigase.jaxmpp.core.client.connector
Abstract class for implementing BOSH connector.
AbstractBoshConnector(Context) - Constructor for class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
AbstractBoshConnector.BoshPacketReceivedHandler - Interface in tigase.jaxmpp.core.client.connector
Implemented by handlers of BoshPacketReceivedEvent.
AbstractBoshConnector.BoshPacketReceivedHandler.BoshPacketReceivedEvent - Class in tigase.jaxmpp.core.client.connector
Fired BOSH packet is received.
AbstractBoshConnector.BoshPacketReceivedHandler.BoshPacketReceivedEvent(SessionObject, int, Element, String) - Constructor for class tigase.jaxmpp.core.client.connector.AbstractBoshConnector.BoshPacketReceivedHandler.BoshPacketReceivedEvent
 
AbstractBoshConnector.BoshPacketSendingHandler - Interface in tigase.jaxmpp.core.client.connector
Implemented by handlers of BoshPacketSendingEvent.
AbstractBoshConnector.BoshPacketSendingHandler.BoshPacketSendingEvent - Class in tigase.jaxmpp.core.client.connector
Fired when BOSH packet is sending.
AbstractBoshConnector.BoshPacketSendingHandler.BoshPacketSendingEvent(SessionObject, Element) - Constructor for class tigase.jaxmpp.core.client.connector.AbstractBoshConnector.BoshPacketSendingHandler.BoshPacketSendingEvent
 
AbstractChatManager - Class in tigase.jaxmpp.core.client.xmpp.modules.chat
 
AbstractChatManager() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.chat.AbstractChatManager
 
AbstractField<T> - Class in tigase.jaxmpp.core.client.xmpp.forms
Abstract class to implement fields.
AbstractIQModule - Class in tigase.jaxmpp.core.client.xmpp.modules
 
AbstractIQModule() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.AbstractIQModule
 
AbstractRoomsManager - Class in tigase.jaxmpp.core.client.xmpp.modules.muc
 
AbstractRoomsManager() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.muc.AbstractRoomsManager
 
AbstractSaslMechanism - Class in tigase.jaxmpp.core.client.xmpp.modules.auth.saslmechanisms
 
AbstractSaslMechanism() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.auth.saslmechanisms.AbstractSaslMechanism
 
AbstractSessionObject - Class in tigase.jaxmpp.core.client
Default representation of SessionObject
AbstractSessionObject() - Constructor for class tigase.jaxmpp.core.client.AbstractSessionObject
 
AbstractSessionObject.Entry - Class in tigase.jaxmpp.core.client
 
AbstractSessionObject.Entry() - Constructor for class tigase.jaxmpp.core.client.AbstractSessionObject.Entry
 
AbstractSocketXmppSessionLogic<T extends Connector> - Class in tigase.jaxmpp.core.client.connector
 
AbstractSocketXmppSessionLogic(T, XmppModulesManager, Context) - Constructor for class tigase.jaxmpp.core.client.connector.AbstractSocketXmppSessionLogic
 
AbstractStanzaExtendableModule<T extends Stanza> - Class in tigase.jaxmpp.core.client.xmpp.modules
 
AbstractStanzaExtendableModule() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.AbstractStanzaExtendableModule
 
AbstractStanzaHandler - Class in tigase.jaxmpp.core.client
Abstract class for handling incoming XMPP Stanzas.
AbstractStanzaHandler(Element, Context) - Constructor for class tigase.jaxmpp.core.client.AbstractStanzaHandler
 
AbstractStanzaModule<T extends Stanza> - Class in tigase.jaxmpp.core.client.xmpp.modules
 
AbstractStanzaModule() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.AbstractStanzaModule
 
AbstractWebSocketConnector - Class in tigase.jaxmpp.core.client.connector
 
AbstractWebSocketConnector(Context) - Constructor for class tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector
 
acceptFile(FileTransfer) - Method in class tigase.jaxmpp.j2se.filetransfer.FileTransferManager
 
acceptFile(JaxmppCore, FileTransfer) - Method in interface tigase.jaxmpp.j2se.filetransfer.FileTransferNegotiator
 
acceptFile(JaxmppCore, FileTransfer) - Method in class tigase.jaxmpp.j2se.filetransfer.JingleFileTransferNegotiator
 
acceptFile(JaxmppCore, FileTransfer) - Method in class tigase.jaxmpp.j2se.filetransfer.Socks5FileTransferNegotiator
 
acceptSession(JID, String, String, Element, List<Transport>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule
 
acceptStreamInitiation(FileTransfer, String, String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransferModule
 
Action - Enum in tigase.jaxmpp.core.client.xmpp.modules.adhoc
Command Actions.
add(Criteria) - Method in interface tigase.jaxmpp.core.client.criteria.Criteria
Adds restriction for deeper level of elements.
add(Criteria) - Method in class tigase.jaxmpp.core.client.criteria.ElementCriteria
Adds restriction for deeper level of elements.
add(Criteria) - Method in class tigase.jaxmpp.core.client.criteria.Or
Adds restriction for deeper level of elements.
add(T) - Method in class tigase.jaxmpp.core.client.MultiJaxmpp
Register implementation of JaxmppCore
add(Occupant) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.Room
 
add(BareJID, String, Collection<String>, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterModule
 
add(BareJID, String, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterStore
Adds new contact to roster.
add(BareJID, String, Collection<String>, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterStore
Adds new contact to roster.
add(BareJID, String, String[], AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterStore
Adds new contact to roster.
addAuthFailedHandler(AuthModule.AuthFailedHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule
 
addAuthStartHandler(AuthModule.AuthStartHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule
 
addAuthSuccessHandler(AuthModule.AuthSuccessHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule
 
addBeforePresenceSendHandler(PresenceModule.BeforePresenceSendHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule
 
addBooleanField(String, Boolean) - Method in class tigase.jaxmpp.core.client.xmpp.forms.JabberDataElement
Adds boolean field to form.
addCandidate(Candidate) - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.Transport
 
addChild(Element) - Method in class tigase.jaxmpp.core.client.xml.DefaultElement
 
addChild(Element) - Method in interface tigase.jaxmpp.core.client.xml.Element
Add child element to tree and return the added element.
addChild(Element) - Method in class tigase.jaxmpp.core.client.xml.ElementWrapper
Add child element to tree and return the added element.
addChild(Element) - Method in class tigase.jaxmpp.gwt.client.xml.GwtElement
 
addChild(Element) - Method in class tigase.jaxmpp.j2se.xml.J2seElement
 
addClearedHandler(SessionObject.ClearedHandler) - Method in class tigase.jaxmpp.core.client.AbstractSessionObject
 
addContactAvailableHandler(PresenceModule.ContactAvailableHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule
 
addContactChangedPresenceHandler(PresenceModule.ContactChangedPresenceHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule
 
addContactUnavailableHandler(PresenceModule.ContactUnavailableHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule
 
addContactUnsubscribedHandler(PresenceModule.ContactUnsubscribedHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule
 
addContains(String...) - Method in class tigase.jaxmpp.core.client.xmpp.modules.xep0136.Criteria
 
addEventBus(EventBus) - Method in class tigase.jaxmpp.core.client.eventbus.MultiEventBus
Adds EventBus to collector.
addExtension(Extension) - Method in class tigase.jaxmpp.core.client.xmpp.modules.AbstractStanzaExtendableModule
 
addExtension(Extension) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.extensions.ExtendableModule
 
addExtension(Extension) - Method in class tigase.jaxmpp.core.client.xmpp.modules.extensions.ExtensionsChain
 
addField(AbstractField<?>) - Method in class tigase.jaxmpp.core.client.xmpp.forms.JabberDataElement
 
addFieldValue(JID...) - Method in class tigase.jaxmpp.core.client.xmpp.forms.JidMultiField
Add value to field.
addFieldValue(String...) - Method in class tigase.jaxmpp.core.client.xmpp.forms.ListMultiField
Adds value to field.
addFieldValue(String...) - Method in class tigase.jaxmpp.core.client.xmpp.forms.TextMultiField
Adds value to field.
addFileTransferRequestHandler(FileTransferModule.FileTransferRequestHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransferModule
 
addFixedField(String) - Method in class tigase.jaxmpp.core.client.xmpp.forms.JabberDataElement
Adds fixed field to form.
addFixedField(String, String) - Method in class tigase.jaxmpp.core.client.xmpp.forms.JabberDataElement
Adds fixed field to form.
addFORM_TYPE(String) - Method in class tigase.jaxmpp.core.client.xmpp.forms.JabberDataElement
Adds field "FORM_TYPE" hidded field to form.
addHandler(Class<? extends Event<H>>, H) - Method in class tigase.jaxmpp.core.client.eventbus.DefaultEventBus
 
addHandler(Class<? extends Event<H>>, Object, H) - Method in class tigase.jaxmpp.core.client.eventbus.DefaultEventBus
 
addHandler(Class<? extends Event<H>>, H) - Method in class tigase.jaxmpp.core.client.eventbus.EventBus
Adds handler to receive given type of events.
addHandler(Class<? extends Event<H>>, Object, H) - Method in class tigase.jaxmpp.core.client.eventbus.EventBus
Adds handler to receive given type of events from specified source.
addHandler(Class<? extends Event<H>>, H) - Method in class tigase.jaxmpp.core.client.MultiJaxmpp
 
addHandler(Class<? extends Event<H>>, Object, H) - Method in class tigase.jaxmpp.core.client.MultiJaxmpp
 
addHiddenField(String, String) - Method in class tigase.jaxmpp.core.client.xmpp.forms.JabberDataElement
Adds hidden field to form.
addItem(RosterItem) - Method in class tigase.jaxmpp.android.roster.AndroidRosterStore
 
addItem(SessionObject, RosterItem) - Method in class tigase.jaxmpp.android.roster.RosterProvider
 
addItem(RosterItem) - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore
 
addItem(RosterItem) - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterStore
 
addJidMultiField(String, JID...) - Method in class tigase.jaxmpp.core.client.xmpp.forms.JabberDataElement
Adds jid-multi field to form.
addJidSingleField(String, JID) - Method in class tigase.jaxmpp.core.client.xmpp.forms.JabberDataElement
Adds jid-single field to form.
addListener(Class<? extends Event<H>>, EventListener) - Method in class tigase.jaxmpp.core.client.eventbus.DefaultEventBus
 
addListener(Class<? extends Event<H>>, Object, EventListener) - Method in class tigase.jaxmpp.core.client.eventbus.DefaultEventBus
 
addListener(EventListener) - Method in class tigase.jaxmpp.core.client.eventbus.DefaultEventBus
 
addListener(Class<? extends Event<H>>, EventListener) - Method in class tigase.jaxmpp.core.client.eventbus.EventBus
Adds listener to receive given type of events.
addListener(Class<? extends Event<H>>, Object, EventListener) - Method in class tigase.jaxmpp.core.client.eventbus.EventBus
Adds listener to receive given type of events from specified source.
addListener(EventListener) - Method in class tigase.jaxmpp.core.client.eventbus.EventBus
Adds listener to receive all types events.
addListener(Class<? extends Event<H>>, EventListener) - Method in class tigase.jaxmpp.core.client.MultiJaxmpp
 
addListener(Class<? extends Event<H>>, Object, EventListener) - Method in class tigase.jaxmpp.core.client.MultiJaxmpp
 
addListener(EventListener) - Method in class tigase.jaxmpp.core.client.MultiJaxmpp
 
addListener(Class<? extends Event<H>>, EventListener) - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule
 
addListener(EventListener) - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule
 
addListMultiField(String, String...) - Method in class tigase.jaxmpp.core.client.xmpp.forms.JabberDataElement
Adds list-multi field to form.
addListSingleField(String, String) - Method in class tigase.jaxmpp.core.client.xmpp.forms.JabberDataElement
Adds list-single field to form.
addMechanism(SaslMechanism) - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule
 
addMechanism(SaslMechanism, boolean) - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule
 
addNegotiator(FileTransferNegotiator) - Method in class tigase.jaxmpp.j2se.filetransfer.FileTransferManager
 
addNotificationReceivedHandler(PubSubModule.NotificationReceivedHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
 
addNotSupportedErrorHandler(InBandRegistrationModule.NotSupportedErrorHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule
 
addOption(String, String) - Method in class tigase.jaxmpp.core.client.xmpp.forms.ListMultiField
Adds option to field.
addOption(String, String) - Method in class tigase.jaxmpp.core.client.xmpp.forms.ListSingleField
Adds option to field.
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
 
addResourceBindErrorHandler(ResourceBinderModule.ResourceBindErrorHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.ResourceBinderModule
 
addResourceBindSuccessHandler(ResourceBinderModule.ResourceBindSuccessHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.ResourceBinderModule
 
addServerFeaturesReceivedHandler(DiscoveryModule.ServerFeaturesReceivedHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoveryModule
 
addSessionEstablishmentErrorHandler(SessionEstablishmentModule.SessionEstablishmentErrorHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.SessionEstablishmentModule
 
addSessionEstablishmentSuccessHandler(SessionEstablishmentModule.SessionEstablishmentSuccessHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.SessionEstablishmentModule
 
addStreamFeaturesReceivedHandler(StreamFeaturesModule.StreamFeaturesReceivedHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule
 
addStreamManagementEnabledHandler(StreamManagementModule.StreamManagementEnabledHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule
 
addStreamManagementFailedHandler(StreamManagementModule.StreamManagementFailedHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule
 
addStreamResumedHandler(StreamManagementModule.StreamResumedHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule
 
addSubscribeRequestHandler(PresenceModule.SubscribeRequestHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule
 
addTags(String...) - Method in class tigase.jaxmpp.core.client.xmpp.modules.xep0136.Criteria
 
addTextMultiField(String, String...) - Method in class tigase.jaxmpp.core.client.xmpp.forms.JabberDataElement
Adds text-multi field to form.
addTextPrivateField(String, String) - Method in class tigase.jaxmpp.core.client.xmpp.forms.JabberDataElement
Adds text-private field to form.
addTextSingleField(String, String) - Method in class tigase.jaxmpp.core.client.xmpp.forms.JabberDataElement
Adds text-single field to form.
addToArray(JavaScriptObject, JavaScriptObject) - Static method in class tigase.jaxmpp.gwt.client.JsonSerializationHelper
 
addToRequests(BoshRequest) - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
addUnacknowledgedHandler(StreamManagementModule.UnacknowledgedHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule
 
AdHocCommand - Interface in tigase.jaxmpp.core.client.xmpp.modules.adhoc
Base interface for implementing own ad-hoc commands.
AdHocCommansModule - Class in tigase.jaxmpp.core.client.xmpp.modules.adhoc
Module to handle ad-hoc commands.
AdHocCommansModule() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocCommansModule
 
AdHocCommansModule.AdHocCommansAsyncCallback - Class in tigase.jaxmpp.core.client.xmpp.modules.adhoc
Callback to handle result of ad-hoc command.
AdHocCommansModule.AdHocCommansAsyncCallback() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocCommansModule.AdHocCommansAsyncCallback
 
AdHocRequest - Class in tigase.jaxmpp.core.client.xmpp.modules.adhoc
Class to provide request data to ad-hoc command.
AdHocRequest(Action, String, String, IQ, Map<String, Session>) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocRequest
 
AdHocResponse - Class in tigase.jaxmpp.core.client.xmpp.modules.adhoc
Class for helping sending response to the client.
AdHocResponse(PacketWriter) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocResponse
 
Affiliation - Enum in tigase.jaxmpp.core.client.xmpp.modules.muc
 
Affiliation - Enum in tigase.jaxmpp.core.client.xmpp.modules.pubsub
 
afterReceive(Element) - Method in class MessageDeliveryReceiptsExtension
 
afterReceive(Element) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.xep0085.ChatStateExtension
 
afterReceive(Element) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.extensions.Extension
 
afterReceive(Element) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PEPExtension
 
afterRegister() - Method in class tigase.jaxmpp.core.client.xmpp.modules.AbstractStanzaModule
 
afterRegister() - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule
 
afterRegister() - Method in class tigase.jaxmpp.core.client.xmpp.modules.capabilities.CapabilitiesModule
 
afterRegister() - Method in class tigase.jaxmpp.core.client.xmpp.modules.flexible_offline.FlexibleOfflineMessageRetrieval
 
afterRegister() - Method in interface tigase.jaxmpp.core.client.xmpp.modules.InitializingModule
Called when module is registered.
afterRegister() - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule
 
afterRegister() - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterModule
 
AndroidChatManager - Class in tigase.jaxmpp.android.chat
 
AndroidChatManager(ChatProvider) - Constructor for class tigase.jaxmpp.android.chat.AndroidChatManager
 
AndroidDNSResolver - Class in tigase.jaxmpp.android
 
AndroidDNSResolver() - Constructor for class tigase.jaxmpp.android.AndroidDNSResolver
 
AndroidRoomsManager - Class in tigase.jaxmpp.android.muc
 
AndroidRoomsManager(ChatProvider) - Constructor for class tigase.jaxmpp.android.muc.AndroidRoomsManager
 
AndroidRosterStore - Class in tigase.jaxmpp.android.roster
 
AndroidRosterStore(RosterProvider) - Constructor for class tigase.jaxmpp.android.roster.AndroidRosterStore
 
AnonymousMechanism - Class in tigase.jaxmpp.core.client.xmpp.modules.auth.saslmechanisms
 
AnonymousMechanism() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.auth.saslmechanisms.AnonymousMechanism
 
appendToBody(Element) - Method in class tigase.jaxmpp.gwt.client.connectors.BoshWorker
 
AsyncCallback - Interface in tigase.jaxmpp.core.client
Main interface for callback of all IQ asynchronous request-response mechanism.
attrs - Variable in class tigase.jaxmpp.core.client.criteria.ElementCriteria
 
AuthModule - Class in tigase.jaxmpp.core.client.xmpp.modules.auth
Module used for authentication.
AuthModule() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule
 
AuthModule.AuthFailedHandler - Interface in tigase.jaxmpp.core.client.xmpp.modules.auth
 
AuthModule.AuthFailedHandler.AuthFailedEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.auth
 
AuthModule.AuthFailedHandler.AuthFailedEvent(SessionObject, SaslModule.SaslError) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.AuthFailedHandler.AuthFailedEvent
 
AuthModule.AuthStartHandler - Interface in tigase.jaxmpp.core.client.xmpp.modules.auth
 
AuthModule.AuthStartHandler.AuthStartEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.auth
 
AuthModule.AuthStartHandler.AuthStartEvent(SessionObject) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.AuthStartHandler.AuthStartEvent
 
AuthModule.AuthSuccessHandler - Interface in tigase.jaxmpp.core.client.xmpp.modules.auth
 
AuthModule.AuthSuccessHandler.AuthSuccessEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.auth
 
AuthModule.AuthSuccessHandler.AuthSuccessEvent(SessionObject) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.AuthSuccessHandler.AuthSuccessEvent
 
AuthModule.DefaultCredentialsCallback - Class in tigase.jaxmpp.core.client.xmpp.modules.auth
 
AuthModule.DefaultCredentialsCallback(SessionObject) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.DefaultCredentialsCallback
 
AUTHORIZED - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule
 
AUTOADD_STANZA_ID_KEY - Static variable in class tigase.jaxmpp.core.client.JaxmppCore
 

B

BareJID - Class in tigase.jaxmpp.core.client
XMPP entity address form <localpart@domainpart>
BareJID(String, String) - Constructor for class tigase.jaxmpp.core.client.BareJID
 
bareJIDInstance(String) - Static method in class tigase.jaxmpp.core.client.BareJID
Creates instance of BareJID.
bareJIDInstance(String, String) - Static method in class tigase.jaxmpp.core.client.BareJID
Creates instance of BareJID.
Base64 - Class in tigase.jaxmpp.core.client
Base64 encoder/decoder.
Base64() - Constructor for class tigase.jaxmpp.core.client.Base64
 
beforeMessageProcess(Message, Chat) - Method in class MessageDeliveryReceiptsExtension
 
beforeMessageProcess(Message, Chat) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModuleExtension
 
beforeRegister() - Method in class tigase.jaxmpp.core.client.xmpp.modules.AbstractStanzaModule
 
beforeRegister() - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocCommansModule
 
beforeRegister() - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule
 
beforeRegister() - Method in class tigase.jaxmpp.core.client.xmpp.modules.capabilities.CapabilitiesModule
 
beforeRegister() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageCarbonsModule
 
beforeRegister() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule
 
beforeRegister() - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoveryModule
 
beforeRegister() - Method in interface tigase.jaxmpp.core.client.xmpp.modules.InitializingModule
Called just before registration module in XmppModulesManager .
beforeRegister() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule
 
beforeRegister() - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule
 
beforeRegister() - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterModule
 
beforeSend(Element) - Method in class MessageDeliveryReceiptsExtension
 
beforeSend(Element) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.xep0085.ChatStateExtension
 
beforeSend(Element) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.extensions.Extension
 
beforeSend(Element) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PEPExtension
 
beforeStart() - Method in class tigase.jaxmpp.core.client.connector.AbstractSocketXmppSessionLogic
 
beforeStart() - Method in class tigase.jaxmpp.core.client.connector.BoshXmppSessionLogic
 
beforeStart() - Method in interface tigase.jaxmpp.core.client.XmppSessionLogic
Method executed just before login process is started.
beforeStart() - Method in class tigase.jaxmpp.j2se.connectors.socket.SocketInBandRegistrationXmppSessionLogic
 
beforeUnregister() - Method in class tigase.jaxmpp.core.client.xmpp.modules.AbstractStanzaModule
 
beforeUnregister() - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule
 
beforeUnregister() - Method in class tigase.jaxmpp.core.client.xmpp.modules.capabilities.CapabilitiesModule
 
beforeUnregister() - Method in interface tigase.jaxmpp.core.client.xmpp.modules.InitializingModule
Called when module is unregistered.
beforeUnregister() - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule
 
beforeUnregister() - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterModule
 
bestPresence - Variable in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceStore
 
bind() - Method in class tigase.jaxmpp.core.client.xmpp.modules.ResourceBinderModule
 
BINDED_RESOURCE_JID - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.ResourceBinderModule
Property name for retrieve binded resource from SessionObject.
BookmarksModule - Class in tigase.jaxmpp.core.client.xmpp.modules
BookmarksModule() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.BookmarksModule
 
BookmarksModule.BookmarksAsyncCallback - Class in tigase.jaxmpp.core.client.xmpp.modules
Bookmarks callback.
BookmarksModule.BookmarksAsyncCallback() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.BookmarksModule.BookmarksAsyncCallback
 
BooleanField - Class in tigase.jaxmpp.core.client.xmpp.forms
Implementation of Boolean field type.
BOSH_IGNORE_SERVER_HOST - Static variable in class tigase.jaxmpp.gwt.client.connectors.BoshConnector
property used to disable usage of host attribute to redirect next requests to other hostname
BOSH_SERVICE_URL_KEY - Static variable in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
Name of property that specify BOSH service URL.
Type: String.
BoshConnector - Class in tigase.jaxmpp.gwt.client.connectors
 
BoshConnector(Context) - Constructor for class tigase.jaxmpp.gwt.client.connectors.BoshConnector
 
BoshConnector - Class in tigase.jaxmpp.j2se.connectors.bosh
 
BoshConnector(Context) - Constructor for class tigase.jaxmpp.j2se.connectors.bosh.BoshConnector
 
BoshRequest - Interface in tigase.jaxmpp.core.client.connector
Interface for implements http BOSh requests.
BoshWorker - Class in tigase.jaxmpp.gwt.client.connectors
 
BoshWorker(BoshConnector, RequestBuilder, SessionObject, Element) - Constructor for class tigase.jaxmpp.gwt.client.connectors.BoshWorker
 
BoshWorker - Class in tigase.jaxmpp.j2se.connectors.bosh
 
BoshWorker(DomBuilderHandler, SimpleParser, SessionObject, Element) - Constructor for class tigase.jaxmpp.j2se.connectors.bosh.BoshWorker
 
BoshXmppSessionLogic - Class in tigase.jaxmpp.core.client.connector
 
BoshXmppSessionLogic(Context, Connector, XmppModulesManager) - Constructor for class tigase.jaxmpp.core.client.connector.BoshXmppSessionLogic
 

C

calculateModifiedGroups(HashSet<String>) - Method in class tigase.jaxmpp.android.roster.AndroidRosterStore
 
calculateModifiedGroups(HashSet<String>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore
 
calculateModifiedGroups(HashSet<String>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterStore
 
canBeConverted(Element) - Static method in class tigase.jaxmpp.core.client.xmpp.stanzas.Stanza
 
Candidate - Class in tigase.jaxmpp.core.client.xmpp.modules.jingle
 
Candidate(Element) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.jingle.Candidate
 
Candidate(String, String, Integer, JID, Integer, Candidate.Type) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.jingle.Candidate
 
Candidate.Type - Enum in tigase.jaxmpp.core.client.xmpp.modules.jingle
 
CANDIDATE_USED_KEY - Static variable in class tigase.jaxmpp.j2se.connection.socks5bytestream.JingleSocks5BytestreamsConnectionManager
 
CapabilitiesCache - Interface in tigase.jaxmpp.core.client.xmpp.modules.capabilities
 
CapabilitiesDBCache - Class in tigase.jaxmpp.android.caps
 
CapabilitiesDBCache(SQLiteOpenHelper) - Constructor for class tigase.jaxmpp.android.caps.CapabilitiesDBCache
 
CapabilitiesModule - Class in tigase.jaxmpp.core.client.xmpp.modules.capabilities
 
CapabilitiesModule() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.capabilities.CapabilitiesModule
 
CapsDbHelper - Class in tigase.jaxmpp.android.caps
 
CapsDbHelper() - Constructor for class tigase.jaxmpp.android.caps.CapsDbHelper
 
CapsFeaturesTableMetaData - Class in tigase.jaxmpp.android.caps
 
CapsFeaturesTableMetaData() - Constructor for class tigase.jaxmpp.android.caps.CapsFeaturesTableMetaData
 
CapsIdentitiesTableMetaData - Class in tigase.jaxmpp.android.caps
 
CapsIdentitiesTableMetaData() - Constructor for class tigase.jaxmpp.android.caps.CapsIdentitiesTableMetaData
 
Chat - Class in tigase.jaxmpp.core.client.xmpp.modules.chat
Representation chat with specified interlocutor.
Chat(long, Context) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.chat.Chat
Creates new chat representation object.
Chat - Class in tigase.jaxmpp.core.client.xmpp.modules.xep0136
 
Chat() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.xep0136.Chat
 
CHAT_STATE_DISABLED_KEY - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.chat.xep0085.ChatStateExtension
 
chatIds - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.muc.DefaultRoomsManager
 
ChatItem - Class in tigase.jaxmpp.core.client.xmpp.modules.xep0136
 
ChatItem(ChatItem.Type) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.xep0136.ChatItem
 
ChatItem(ChatItem.Type, Date, String) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.xep0136.ChatItem
 
ChatItem.Type - Enum in tigase.jaxmpp.core.client.xmpp.modules.xep0136
 
ChatProvider - Class in tigase.jaxmpp.android.chat
 
ChatProvider(Context, SQLiteOpenHelper, ChatProvider.Listener) - Constructor for class tigase.jaxmpp.android.chat.ChatProvider
 
ChatProvider.Listener - Interface in tigase.jaxmpp.android.chat
 
ChatResultSet - Class in tigase.jaxmpp.core.client.xmpp.modules.xep0136
 
ChatResultSet() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.xep0136.ChatResultSet
 
ChatState - Enum in tigase.jaxmpp.core.client.xmpp.modules.chat.xep0085
 
ChatStateExtension - Class in tigase.jaxmpp.core.client.xmpp.modules.chat.xep0085
 
ChatStateExtension(AbstractChatManager) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.chat.xep0085.ChatStateExtension
 
ChatStateExtension.ChatStateChangedHandler - Interface in tigase.jaxmpp.core.client.xmpp.modules.chat.xep0085
 
ChatStateExtension.ChatStateChangedHandler.ChatStateChangedEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.chat.xep0085
 
ChatStateExtension.ChatStateChangedHandler.ChatStateChangedEvent(SessionObject, Chat, ChatState) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.chat.xep0085.ChatStateExtension.ChatStateChangedHandler.ChatStateChangedEvent
 
checkElement(Element) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule
 
checkHash(String, ConnectionSession) - Static method in class tigase.jaxmpp.j2se.connection.socks5bytestream.Socks5ConnectionManager
 
checkSoftwareVersion(JID, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.SoftwareVersionModule
Requests software version for given entity.
checkSoftwareVersion(JID, SoftwareVersionModule.SoftwareVersionAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.SoftwareVersionModule
Requests software version for given entity.
checkTimeouts() - Method in class tigase.jaxmpp.core.client.ResponseManager
Checks if any requested IQ stanza waits for answer longer than declared timeout.
checkTimeouts() - Method in class tigase.jaxmpp.gwt.client.Jaxmpp
 
checkTimeouts() - Method in class tigase.jaxmpp.j2se.Jaxmpp
 
child(String) - Method in class tigase.jaxmpp.core.client.xml.ElementBuilder
 
CID_ATTR - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.jingle.Candidate
 
clear() - Method in class tigase.jaxmpp.core.client.AbstractSessionObject
Reset state.
clear(SessionObject.Scope...) - Method in class tigase.jaxmpp.core.client.AbstractSessionObject
Reset state.
clear(Set<SessionObject.Scope>) - Method in class tigase.jaxmpp.core.client.AbstractSessionObject
 
clear() - Method in interface tigase.jaxmpp.core.client.SessionObject
Reset state.
clear(SessionObject.Scope...) - Method in interface tigase.jaxmpp.core.client.SessionObject
Reset state.
clear() - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceStore
Removes all known presence information.
clear() - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterStore
Clears storage.
clearOptions() - Method in class tigase.jaxmpp.core.client.xmpp.forms.ListMultiField
Removes all options.
clearOptions() - Method in class tigase.jaxmpp.core.client.xmpp.forms.ListSingleField
Removes all options.
clearSessions() - Static method in class tigase.jaxmpp.j2se.connection.socks5bytestream.Socks5ConnectionManager
 
clearValues() - Method in class tigase.jaxmpp.core.client.xmpp.forms.JidMultiField
Removes all values.
clearValues() - Method in class tigase.jaxmpp.core.client.xmpp.forms.ListMultiField
Removes all values.
clearValues() - Method in class tigase.jaxmpp.core.client.xmpp.forms.TextMultiField
Removes all values.
ClientSaslException - Exception in tigase.jaxmpp.core.client.xmpp.modules.auth
 
ClientSaslException() - Constructor for exception tigase.jaxmpp.core.client.xmpp.modules.auth.ClientSaslException
 
ClientSaslException(String, Throwable) - Constructor for exception tigase.jaxmpp.core.client.xmpp.modules.auth.ClientSaslException
 
ClientSaslException(String) - Constructor for exception tigase.jaxmpp.core.client.xmpp.modules.auth.ClientSaslException
 
ClientSaslException(Throwable) - Constructor for exception tigase.jaxmpp.core.client.xmpp.modules.auth.ClientSaslException
 
close(Chat) - Method in class tigase.jaxmpp.android.chat.AndroidChatManager
 
close(SessionObject, long) - Method in class tigase.jaxmpp.android.chat.ChatProvider
 
close(Chat) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.AbstractChatManager
 
close(Chat) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule
Destroy chat object.
close() - Method in class tigase.jaxmpp.gwt.client.connectors.WebSocket
 
close() - Method in class tigase.jaxmpp.j2se.connectors.socket.OutputStreamFlushWrap
 
compare(Element, Element) - Method in class tigase.jaxmpp.core.client.xml.ElementComparator
 
compareTo(BareJID) - Method in class tigase.jaxmpp.core.client.BareJID
 
compareTo(JID) - Method in class tigase.jaxmpp.core.client.JID
compile(String) - Method in class tigase.jaxmpp.core.client.criteria.tpath.TPath
 
COMPRESSED_KEY - Static variable in interface tigase.jaxmpp.core.client.Connector
Name of property that specify if connection is already compressed.
COMPRESSION_DISABLED_KEY - Static variable in class tigase.jaxmpp.j2se.connectors.socket.SocketConnector
 
conditions - Static variable in enum tigase.jaxmpp.core.client.XMPPException.ErrorCondition
 
configureNode(BareJID, String, JabberDataElement, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Submit configuration of node.
configureNode(BareJID, String, JabberDataElement, PubSubAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Submit configuration of node.
configureSubscription(BareJID, String, JID, JabberDataElement, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Submit configuration of subscription.
configureSubscription(BareJID, String, JID, JabberDataElement, PubSubAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Submit configuration of subscription.
ConnectionConfiguration - Class in tigase.jaxmpp.core.client
Connection configuration object.
ConnectionConfiguration(SessionObject) - Constructor for class tigase.jaxmpp.core.client.ConnectionConfiguration
 
ConnectionConfiguration - Class in tigase.jaxmpp.gwt.client
Connection configuration object.
ConnectionConfiguration - Class in tigase.jaxmpp.j2se
Connection configuration object.
ConnectionConfiguration.ConnectionType - Enum in tigase.jaxmpp.j2se
 
ConnectionEndpoint - Interface in tigase.jaxmpp.core.client.xmpp.modules.connection
 
connectionFailed(String) - Method in class tigase.jaxmpp.gwt.client.dns.DnsResult
 
connectionFailure(String, boolean) - Method in class tigase.jaxmpp.gwt.client.ConnectionManager
 
ConnectionManager - Class in tigase.jaxmpp.gwt.client
 
ConnectionManager() - Constructor for class tigase.jaxmpp.gwt.client.ConnectionManager
 
ConnectionManager - Interface in tigase.jaxmpp.j2se.connection
 
ConnectionManager.ConnectionClosedHandler - Interface in tigase.jaxmpp.j2se.connection
 
ConnectionManager.ConnectionClosedHandler.ConnectionClosedEvent - Class in tigase.jaxmpp.j2se.connection
 
ConnectionManager.ConnectionClosedHandler.ConnectionClosedEvent(SessionObject) - Constructor for class tigase.jaxmpp.j2se.connection.ConnectionManager.ConnectionClosedHandler.ConnectionClosedEvent
 
ConnectionManager.ConnectionEstablishedHandler - Interface in tigase.jaxmpp.j2se.connection
 
ConnectionManager.ConnectionEstablishedHandler.ConnectionEstablishedEvent - Class in tigase.jaxmpp.j2se.connection
 
ConnectionManager.ConnectionEstablishedHandler.ConnectionEstablishedEvent(SessionObject, ConnectionSession, Socket) - Constructor for class tigase.jaxmpp.j2se.connection.ConnectionManager.ConnectionEstablishedHandler.ConnectionEstablishedEvent
 
ConnectionManager.ConnectionFailedHandler - Interface in tigase.jaxmpp.j2se.connection
 
ConnectionManager.ConnectionFailedHandler.ConnectionFailedEvent - Class in tigase.jaxmpp.j2se.connection
 
ConnectionManager.ConnectionFailedHandler.ConnectionFailedEvent(SessionObject, ConnectionSession) - Constructor for class tigase.jaxmpp.j2se.connection.ConnectionManager.ConnectionFailedHandler.ConnectionFailedEvent
 
ConnectionManager.InitializedCallback - Interface in tigase.jaxmpp.j2se.connection
 
ConnectionSession - Class in tigase.jaxmpp.core.client.xmpp.modules.connection
 
ConnectionSession(SessionObject, JID, String, boolean) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.connection.ConnectionSession
 
ConnectionSessionHandler - Interface in tigase.jaxmpp.j2se.connection
 
Connector - Interface in tigase.jaxmpp.core.client
Main Connector interface.
connector - Variable in class tigase.jaxmpp.core.client.connector.AbstractSocketXmppSessionLogic
 
connector - Variable in class tigase.jaxmpp.core.client.JaxmppCore
 
Connector.ConnectedHandler - Interface in tigase.jaxmpp.core.client
Implemented by handlers of ConnectedEvent.
Connector.ConnectedHandler.ConnectedEvent - Class in tigase.jaxmpp.core.client
Fired after creates XMPP Stream
Connector.ConnectedHandler.ConnectedEvent(SessionObject) - Constructor for class tigase.jaxmpp.core.client.Connector.ConnectedHandler.ConnectedEvent
 
Connector.DisconnectedHandler - Interface in tigase.jaxmpp.core.client
Connector.DisconnectedHandler.DisconnectedEvent - Class in tigase.jaxmpp.core.client
Fired when Connector is permanently stopped.
Connector.DisconnectedHandler.DisconnectedEvent(SessionObject) - Constructor for class tigase.jaxmpp.core.client.Connector.DisconnectedHandler.DisconnectedEvent
 
Connector.EncryptionEstablishedHandler - Interface in tigase.jaxmpp.core.client
Implemented by handlers of EncryptionEstablishedEvent.
Connector.EncryptionEstablishedHandler.EncryptionEstablishedEvent - Class in tigase.jaxmpp.core.client
Fired after encrypted connection is established.
Connector.EncryptionEstablishedHandler.EncryptionEstablishedEvent(SessionObject) - Constructor for class tigase.jaxmpp.core.client.Connector.EncryptionEstablishedHandler.EncryptionEstablishedEvent
 
Connector.ErrorHandler - Interface in tigase.jaxmpp.core.client
Implemented by handlers of ErrorEvent.
Connector.ErrorHandler.ErrorEvent - Class in tigase.jaxmpp.core.client
Fired on connection error.
Connector.ErrorHandler.ErrorEvent(SessionObject, StreamError, Throwable) - Constructor for class tigase.jaxmpp.core.client.Connector.ErrorHandler.ErrorEvent
 
Connector.StanzaReceivedHandler - Interface in tigase.jaxmpp.core.client
Implemented by handlers of StanzaReceivedEvent.
Connector.StanzaReceivedHandler.StanzaReceivedEvent - Class in tigase.jaxmpp.core.client
Fired when stanza is received.
Connector.StanzaReceivedHandler.StanzaReceivedEvent(SessionObject, StreamPacket) - Constructor for class tigase.jaxmpp.core.client.Connector.StanzaReceivedHandler.StanzaReceivedEvent
 
Connector.StanzaSendingHandler - Interface in tigase.jaxmpp.core.client
Implemented by handlers of StanzaSendingEvent.
Connector.StanzaSendingHandler.StanzaSendingEvent - Class in tigase.jaxmpp.core.client
Fired when stanza is sending.
Connector.StanzaSendingHandler.StanzaSendingEvent(SessionObject, Element) - Constructor for class tigase.jaxmpp.core.client.Connector.StanzaSendingHandler.StanzaSendingEvent
 
Connector.State - Enum in tigase.jaxmpp.core.client
States of Connector.
Connector.StateChangedHandler - Interface in tigase.jaxmpp.core.client
Implemented by handlers of StateChangedEvent.
Connector.StateChangedHandler.StateChangedEvent - Class in tigase.jaxmpp.core.client
Fired after connection state is changed.
Connector.StateChangedHandler.StateChangedEvent(SessionObject, Connector.State, Connector.State) - Constructor for class tigase.jaxmpp.core.client.Connector.StateChangedHandler.StateChangedEvent
 
Connector.StreamTerminatedHandler - Interface in tigase.jaxmpp.core.client
Implemented by handlers of StreamTerminatedEvent.
Connector.StreamTerminatedHandler.StreamTerminatedEvent - Class in tigase.jaxmpp.core.client
Fired after XMPP Stream is terminated.
Connector.StreamTerminatedHandler.StreamTerminatedEvent(SessionObject) - Constructor for class tigase.jaxmpp.core.client.Connector.StreamTerminatedHandler.StreamTerminatedEvent
 
CONNECTOR_STAGE_KEY - Static variable in interface tigase.jaxmpp.core.client.Connector
Name of property that specify current state of connector.
CONNECTOR_TYPE - Static variable in class tigase.jaxmpp.j2se.Jaxmpp
 
ConnectorWrapper - Class in tigase.jaxmpp.core.client.connector
Class for wrapping Connector.
ConnectorWrapper() - Constructor for class tigase.jaxmpp.core.client.connector.ConnectorWrapper
 
connectTcp(JaxmppCore, ConnectionSession) - Method in interface tigase.jaxmpp.j2se.connection.ConnectionManager
 
connectTcp(JaxmppCore, ConnectionSession) - Method in class tigase.jaxmpp.j2se.connection.socks5bytestream.JingleSocks5BytestreamsConnectionManager
 
connectTcp(JaxmppCore, ConnectionSession) - Method in class tigase.jaxmpp.j2se.connection.socks5bytestream.Socks5BytestreamsConnectionManager
 
connectToProxy(JaxmppCore, ConnectionSession, String, ConnectionEndpoint) - Method in class tigase.jaxmpp.j2se.connection.socks5bytestream.Socks5ConnectionManager
 
connectUdp(JaxmppCore, ConnectionSession) - Method in interface tigase.jaxmpp.j2se.connection.ConnectionManager
 
connectUdp(JaxmppCore, ConnectionSession) - Method in class tigase.jaxmpp.j2se.connection.socks5bytestream.JingleSocks5BytestreamsConnectionManager
 
connectUdp(JaxmppCore, ConnectionSession) - Method in class tigase.jaxmpp.j2se.connection.socks5bytestream.Socks5BytestreamsConnectionManager
 
contactOffline(Presence, JID) - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule
 
contains(BareJID) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.AbstractRoomsManager
 
context - Variable in class tigase.jaxmpp.android.roster.RosterProvider
 
context - Variable in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
context - Variable in class tigase.jaxmpp.core.client.connector.AbstractSocketXmppSessionLogic
 
context - Variable in class tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector
 
Context - Interface in tigase.jaxmpp.core.client
Interface for information about XMPP connection context.
context - Variable in class tigase.jaxmpp.core.client.JaxmppCore
 
context - Variable in class tigase.jaxmpp.core.client.xmpp.modules.AbstractStanzaModule
 
context - Variable in class tigase.jaxmpp.core.client.xmpp.modules.chat.AbstractChatManager
 
context - Variable in class tigase.jaxmpp.core.client.xmpp.modules.muc.AbstractRoomsManager
 
context - Variable in class tigase.jaxmpp.j2se.connection.socks5bytestream.Socks5ConnectionManager
 
context - Variable in class tigase.jaxmpp.j2se.filetransfer.FileTransferManager
 
context - Variable in class tigase.jaxmpp.j2se.filetransfer.FileTransferNegotiatorAbstract
 
ContextAware - Interface in tigase.jaxmpp.core.client.xmpp.modules
 
countActiveRequests() - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
create() - Method in interface tigase.jaxmpp.core.client.factory.UniversalFactory.FactorySpi
Creates new instance of class.
create(String) - Static method in class tigase.jaxmpp.core.client.xml.ElementBuilder
 
create(String, String) - Static method in class tigase.jaxmpp.core.client.xml.ElementBuilder
 
create(Element) - Static method in class tigase.jaxmpp.core.client.xml.ElementFactory
 
create(String) - Static method in class tigase.jaxmpp.core.client.xml.ElementFactory
 
create(String, String, String) - Static method in class tigase.jaxmpp.core.client.xml.ElementFactory
 
create() - Static method in class tigase.jaxmpp.core.client.xmpp.stanzas.IQ
 
create() - Static method in class tigase.jaxmpp.core.client.xmpp.stanzas.Message
 
create() - Static method in class tigase.jaxmpp.core.client.xmpp.stanzas.Presence
Creates new instance of stanza.
create(Element) - Static method in class tigase.jaxmpp.core.client.xmpp.stanzas.Stanza
Creates new stanza.
createChat(JID, String) - Method in class tigase.jaxmpp.android.chat.AndroidChatManager
 
createChat(SessionObject, JID, String) - Method in class tigase.jaxmpp.android.chat.ChatProvider
 
createChat(JID, String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.AbstractChatManager
 
createChat(JID) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule
Creates new chat object.
createChatInstance(Message, JID) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule
 
createConnector() - Method in class tigase.jaxmpp.gwt.client.Jaxmpp
 
createConnector() - Method in class tigase.jaxmpp.j2se.Jaxmpp
 
createError(Element, Throwable) - Static method in class tigase.jaxmpp.core.client.Processor
 
createEventBus() - Method in class tigase.jaxmpp.core.client.JaxmppCore
 
createHandlersArray() - Method in class tigase.jaxmpp.core.client.eventbus.DefaultEventBus
 
createHandlersArray() - Method in class tigase.jaxmpp.j2se.eventbus.ThreadSafeEventBus
 
createInstance(String) - Static method in class tigase.jaxmpp.core.client.factory.UniversalFactory
Creates instance of object with given name.
createIQ() - Static method in class tigase.jaxmpp.core.client.xmpp.stanzas.Stanza
 
createMainHandlersMap() - Method in class tigase.jaxmpp.core.client.eventbus.DefaultEventBus
 
createMainHandlersMap() - Method in class tigase.jaxmpp.j2se.eventbus.ThreadSafeEventBus
 
createMessage(Collection<Throwable>) - Static method in exception tigase.jaxmpp.core.client.eventbus.EventBusException
 
createMessage() - Static method in class tigase.jaxmpp.core.client.xmpp.stanzas.Stanza
 
createMuc(SessionObject, JID, String, String) - Method in class tigase.jaxmpp.android.chat.ChatProvider
 
createNode(BareJID, String, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Create node on PubSub Service.
createNode(BareJID, String, JabberDataElement, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Create node on PubSub Service.
createNode(BareJID, String, JabberDataElement, PubSubAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Create node on PubSub Service.
createNode(BareJID, String, PubSubAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Create node on PubSub Service.
createNodeConfiguration() - Static method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Create empty jabber:x:data element prepared to submit.
createPresence() - Static method in class tigase.jaxmpp.core.client.xmpp.stanzas.Stanza
 
createResourcePresenceMap() - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceStore
 
createResourcePresenceMap() - Method in class tigase.jaxmpp.gwt.client.GWTPresenceStore
 
createResourcePresenceMap() - Method in class tigase.jaxmpp.j2se.J2SEPresenceStore
 
createRoomInstance(BareJID, String, String) - Method in class tigase.jaxmpp.android.muc.AndroidRoomsManager
 
createRoomInstance(BareJID, String, String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.AbstractRoomsManager
 
createRoomInstance(BareJID, String, String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.DefaultRoomsManager
 
createSessionLogic(XmppModulesManager, PacketWriter) - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
createSessionLogic(XmppModulesManager, PacketWriter) - Method in class tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector
 
createSessionLogic(XmppModulesManager, PacketWriter) - Method in class tigase.jaxmpp.core.client.connector.ConnectorWrapper
 
createSessionLogic(XmppModulesManager, PacketWriter) - Method in interface tigase.jaxmpp.core.client.Connector
Returns instance of XmppSessionLogic to work with this connector.
createSessionLogic(XmppModulesManager, PacketWriter) - Method in class tigase.jaxmpp.j2se.connectors.socket.SocketConnector
 
createSubmitableElement(XDataType) - Method in class tigase.jaxmpp.core.client.xmpp.forms.JabberDataElement
Creates XML Element contains only values of fields.
createThrowable(Collection<Throwable>) - Static method in exception tigase.jaxmpp.core.client.eventbus.EventBusException
 
createTypeHandlersMap() - Method in class tigase.jaxmpp.core.client.eventbus.DefaultEventBus
 
createTypeHandlersMap() - Method in class tigase.jaxmpp.j2se.eventbus.ThreadSafeEventBus
 
CREATOR - Static variable in class tigase.jaxmpp.android.xml.ParcelableElement
 
CREDENTIALS_CALLBACK - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule
 
CredentialsCallback - Interface in tigase.jaxmpp.core.client.xmpp.modules.auth
With this callback user password may be not stored in SessionObject but may be calculated my class.
CRIT - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocCommansModule
 
CRIT - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.auth.NonSaslAuthModule
 
CRIT - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule
 
CRIT - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule
 
CRIT - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
 
CRIT - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterModule
 
Criteria - Interface in tigase.jaxmpp.core.client.criteria
Base interface to check if given stanza may be processed by specific module.
Criteria - Class in tigase.jaxmpp.core.client.xmpp.modules.xep0136
 
Criteria() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.xep0136.Criteria
 
crits - Variable in class tigase.jaxmpp.core.client.criteria.Or
 

D

DataHolder - Class in tigase.jaxmpp.core.client
Small class for storing all types of additional data.
DataHolder() - Constructor for class tigase.jaxmpp.core.client.DataHolder
 
DateTimeFormat - Class in tigase.jaxmpp.core.client.xmpp.utils
Date time formatter, implements XMPP Date and Time Profiles.
DateTimeFormat() - Constructor for class tigase.jaxmpp.core.client.xmpp.utils.DateTimeFormat
 
DateTimeFormat.DateTimeFormatProvider - Interface in tigase.jaxmpp.core.client.xmpp.utils
 
DateTimeFormatProviderImpl - Class in tigase.jaxmpp.j2se
 
DateTimeFormatProviderImpl() - Constructor for class tigase.jaxmpp.j2se.DateTimeFormatProviderImpl
 
dbHelper - Variable in class tigase.jaxmpp.android.roster.RosterProvider
 
declineInvitation(MucModule.Invitation, String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule
 
decode(String) - Static method in class tigase.jaxmpp.core.client.Base64
Translates the specified Base64 string into a byte array.
DEFAULT_HOSTNAME_VERIFIER - Static variable in class tigase.jaxmpp.j2se.connectors.socket.SocketConnector
 
DEFAULT_NAME_VAL - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.SoftwareVersionModule
Default software name.
DEFAULT_SOCKET_BUFFER_SIZE - Static variable in class tigase.jaxmpp.j2se.connectors.socket.SocketConnector
Default size of buffer used to decode data before parsing
DEFAULT_TIMEOUT - Static variable in class tigase.jaxmpp.core.client.ResponseManager
 
DEFAULT_XMPP_STREAM_KEY - Static variable in class tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager
 
DefaultElement - Class in tigase.jaxmpp.core.client.xml
Default implementation of XML Element object.
DefaultElement(String) - Constructor for class tigase.jaxmpp.core.client.xml.DefaultElement
 
DefaultElement(String, String, String) - Constructor for class tigase.jaxmpp.core.client.xml.DefaultElement
 
DefaultEventBus - Class in tigase.jaxmpp.core.client.eventbus
Basic implementation of EventBus.
DefaultEventBus() - Constructor for class tigase.jaxmpp.core.client.eventbus.DefaultEventBus
 
DefaultHostnameVerifier - Class in tigase.jaxmpp.j2se.connectors.socket
 
DefaultHostnameVerifier() - Constructor for class tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier
 
DefaultRoomsManager - Class in tigase.jaxmpp.core.client.xmpp.modules.muc
 
DefaultRoomsManager() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.muc.DefaultRoomsManager
 
DefaultRosterStore - Class in tigase.jaxmpp.core.client.xmpp.modules.roster
 
DefaultRosterStore() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore
 
defaultXMPPStream - Variable in class tigase.jaxmpp.core.client.JaxmppCore
 
DefaultXMPPStream - Class in tigase.jaxmpp.core.client.xmpp
 
DefaultXMPPStream() - Constructor for class tigase.jaxmpp.core.client.xmpp.DefaultXMPPStream
 
deleteAffiliation(BareJID, String, JID, PubSubAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Delete an entity from the affiliations list.
deleteItem(BareJID, String, String, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Delete published item.
deleteItem(BareJID, String, String, PubSubAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Delete published item.
deleteNode(BareJID, String, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Delete node from PubSub service.
deleteNode(BareJID, String, PubSubAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Delete node from PubSub service.
deleteSubscription(BareJID, String, JID, PubSubAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Delete subscriber.
describeContents() - Method in class tigase.jaxmpp.android.xml.ParcelableElement
 
disable(AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageCarbonsModule
Disable carbons.
DISABLE_KEEPALIVE_KEY - Static variable in interface tigase.jaxmpp.core.client.Connector
Name of property that allows disable keep alive feature.
disconnect() - Method in class tigase.jaxmpp.core.client.JaxmppCore
Closes XMPP session.
disconnect() - Method in class tigase.jaxmpp.gwt.client.Jaxmpp
 
disconnect() - Method in class tigase.jaxmpp.j2se.Jaxmpp
 
disconnect(boolean) - Method in class tigase.jaxmpp.j2se.Jaxmpp
 
disconnect(boolean, boolean) - Method in class tigase.jaxmpp.j2se.Jaxmpp
 
discoverProxy(JaxmppCore, ConnectionSession, ConnectionManager.InitializedCallback) - Method in class tigase.jaxmpp.j2se.connection.socks5bytestream.Socks5ConnectionManager
 
discoverServerFeatures(DiscoveryModule.DiscoInfoAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoveryModule
 
DiscoveryModule - Class in tigase.jaxmpp.core.client.xmpp.modules.disco
 
DiscoveryModule() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoveryModule
 
DiscoveryModule.DefaultNodeDetailsCallback - Class in tigase.jaxmpp.core.client.xmpp.modules.disco
 
DiscoveryModule.DefaultNodeDetailsCallback(DiscoveryModule) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoveryModule.DefaultNodeDetailsCallback
 
DiscoveryModule.DiscoInfoAsyncCallback - Class in tigase.jaxmpp.core.client.xmpp.modules.disco
 
DiscoveryModule.DiscoInfoAsyncCallback(String) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoveryModule.DiscoInfoAsyncCallback
 
DiscoveryModule.DiscoItemsAsyncCallback - Class in tigase.jaxmpp.core.client.xmpp.modules.disco
 
DiscoveryModule.DiscoItemsAsyncCallback() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoveryModule.DiscoItemsAsyncCallback
 
DiscoveryModule.Identity - Class in tigase.jaxmpp.core.client.xmpp.modules.disco
 
DiscoveryModule.Identity() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoveryModule.Identity
 
DiscoveryModule.Item - Class in tigase.jaxmpp.core.client.xmpp.modules.disco
 
DiscoveryModule.Item() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoveryModule.Item
 
DiscoveryModule.ServerFeaturesReceivedHandler - Interface in tigase.jaxmpp.core.client.xmpp.modules.disco
 
DiscoveryModule.ServerFeaturesReceivedHandler.ServerFeaturesReceivedEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.disco
 
DiscoveryModule.ServerFeaturesReceivedHandler.ServerFeaturesReceivedEvent(SessionObject, IQ, String[]) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoveryModule.ServerFeaturesReceivedHandler.ServerFeaturesReceivedEvent
 
dispatch(MessageDeliveryReceiptsExtension.ReceiptReceivedHandler) - Method in class MessageDeliveryReceiptsExtension.ReceiptReceivedHandler.ReceiptReceivedEvent
 
dispatch(AbstractBoshConnector.BoshPacketReceivedHandler) - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector.BoshPacketReceivedHandler.BoshPacketReceivedEvent
 
dispatch(AbstractBoshConnector.BoshPacketSendingHandler) - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector.BoshPacketSendingHandler.BoshPacketSendingEvent
 
dispatch(Connector.ConnectedHandler) - Method in class tigase.jaxmpp.core.client.Connector.ConnectedHandler.ConnectedEvent
 
dispatch(Connector.DisconnectedHandler) - Method in class tigase.jaxmpp.core.client.Connector.DisconnectedHandler.DisconnectedEvent
 
dispatch(Connector.EncryptionEstablishedHandler) - Method in class tigase.jaxmpp.core.client.Connector.EncryptionEstablishedHandler.EncryptionEstablishedEvent
 
dispatch(Connector.ErrorHandler) - Method in class tigase.jaxmpp.core.client.Connector.ErrorHandler.ErrorEvent
 
dispatch(SeeOtherHostHandler) - Method in class tigase.jaxmpp.core.client.connector.SeeOtherHostHandler.SeeOtherHostEvent
 
dispatch(Connector.StanzaReceivedHandler) - Method in class tigase.jaxmpp.core.client.Connector.StanzaReceivedHandler.StanzaReceivedEvent
 
dispatch(Connector.StanzaSendingHandler) - Method in class tigase.jaxmpp.core.client.Connector.StanzaSendingHandler.StanzaSendingEvent
 
dispatch(Connector.StateChangedHandler) - Method in class tigase.jaxmpp.core.client.Connector.StateChangedHandler.StateChangedEvent
 
dispatch(Connector.StreamTerminatedHandler) - Method in class tigase.jaxmpp.core.client.Connector.StreamTerminatedHandler.StreamTerminatedEvent
 
dispatch(H) - Method in class tigase.jaxmpp.core.client.eventbus.Event
Invokes handlers method.
dispatch(JaxmppCore.ConnectedHandler) - Method in class tigase.jaxmpp.core.client.JaxmppCore.ConnectedHandler.ConnectedEvent
 
dispatch(JaxmppCore.DisconnectedHandler) - Method in class tigase.jaxmpp.core.client.JaxmppCore.DisconnectedHandler.DisconnectedEvent
 
dispatch(SessionObject.ClearedHandler) - Method in class tigase.jaxmpp.core.client.SessionObject.ClearedHandler.ClearedEvent
 
dispatch(AuthModule.AuthFailedHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.AuthFailedHandler.AuthFailedEvent
 
dispatch(AuthModule.AuthStartHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.AuthStartHandler.AuthStartEvent
 
dispatch(AuthModule.AuthSuccessHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.AuthSuccessHandler.AuthSuccessEvent
 
dispatch(NonSaslAuthModule.NonSaslAuthFailedHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.NonSaslAuthModule.NonSaslAuthFailedHandler.NonSaslAuthFailedEvent
 
dispatch(NonSaslAuthModule.NonSaslAuthStartHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.NonSaslAuthModule.NonSaslAuthStartHandler.NonSaslAuthStartEvent
 
dispatch(NonSaslAuthModule.NonSaslAuthSuccessHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.NonSaslAuthModule.NonSaslAuthSuccessHandler.NonSaslAuthSuccessEvent
 
dispatch(SaslModule.SaslAuthFailedHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.SaslAuthFailedHandler.SaslAuthFailedEvent
 
dispatch(SaslModule.SaslAuthStartHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.SaslAuthStartHandler.SaslAuthStartEvent
 
dispatch(SaslModule.SaslAuthSuccessHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.SaslAuthSuccessHandler.SaslAuthSuccessEvent
 
dispatch(MessageCarbonsModule.CarbonReceivedHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageCarbonsModule.CarbonReceivedHandler.CarbonReceivedEvent
 
dispatch(MessageModule.ChatClosedHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule.ChatClosedHandler.ChatClosedEvent
 
dispatch(MessageModule.ChatCreatedHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule.ChatCreatedHandler.ChatCreatedEvent
 
dispatch(MessageModule.ChatUpdatedHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule.ChatUpdatedHandler.ChatUpdatedEvent
 
dispatch(MessageModule.MessageReceivedHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule.MessageReceivedHandler.MessageReceivedEvent
 
dispatch(ChatStateExtension.ChatStateChangedHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.xep0085.ChatStateExtension.ChatStateChangedHandler.ChatStateChangedEvent
 
dispatch(DiscoveryModule.ServerFeaturesReceivedHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoveryModule.ServerFeaturesReceivedHandler.ServerFeaturesReceivedEvent
 
dispatch(FileTransferModule.FileTransferRequestHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransferModule.FileTransferRequestHandler.FileTransferRequestEvent
 
dispatch(JingleModule.JingleSessionAcceptHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleSessionAcceptHandler.JingleSessionAcceptEvent
 
dispatch(JingleModule.JingleSessionInfoHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleSessionInfoHandler.JingleSessionInfoEvent
 
dispatch(JingleModule.JingleSessionInitiationHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleSessionInitiationHandler.JingleSessionInitiationEvent
 
dispatch(JingleModule.JingleSessionTerminateHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleSessionTerminateHandler.JingleSessionTerminateEvent
 
dispatch(JingleModule.JingleTransportInfoHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleTransportInfoHandler.JingleTransportInfoEvent
 
dispatch(MucModule.InvitationDeclinedHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.InvitationDeclinedHandler.InvitationDeclinedEvent
 
dispatch(MucModule.InvitationReceivedHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.InvitationReceivedHandler.InvitationReceivedEvent
 
dispatch(MucModule.JoinRequestedHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.JoinRequestedHandler.JoinRequestedEvent
 
dispatch(MucModule.MessageErrorHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.MessageErrorHandler.MessageErrorEvent
 
dispatch(MucModule.MucMessageReceivedHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.MucMessageReceivedHandler.MucMessageReceivedEvent
 
dispatch(MucModule.NewRoomCreatedHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.NewRoomCreatedHandler.NewRoomCreatedEvent
 
dispatch(MucModule.OccupantChangedNickHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.OccupantChangedNickHandler.OccupantChangedNickEvent
 
dispatch(MucModule.OccupantChangedPresenceHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.OccupantChangedPresenceHandler.OccupantChangedPresenceEvent
 
dispatch(MucModule.OccupantComesHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.OccupantComesHandler.OccupantComesEvent
 
dispatch(MucModule.OccupantLeavedHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.OccupantLeavedHandler.OccupantLeavedEvent
 
dispatch(MucModule.PresenceErrorHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.PresenceErrorHandler.PresenceErrorEvent
 
dispatch(MucModule.RoomClosedHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.RoomClosedHandler.RoomClosedEvent
 
dispatch(MucModule.StateChangeHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.StateChangeHandler.StateChangeEvent
 
dispatch(MucModule.YouJoinedHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.YouJoinedHandler.YouJoinedEvent
 
dispatch(PresenceModule.BeforePresenceSendHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule.BeforePresenceSendHandler.BeforePresenceSendEvent
 
dispatch(PresenceModule.ContactAvailableHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule.ContactAvailableHandler.ContactAvailableEvent
 
dispatch(PresenceModule.ContactChangedPresenceHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule.ContactChangedPresenceHandler.ContactChangedPresenceEvent
 
dispatch(PresenceModule.ContactUnavailableHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule.ContactUnavailableHandler.ContactUnavailableEvent
 
dispatch(PresenceModule.ContactUnsubscribedHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule.ContactUnsubscribedHandler.ContactUnsubscribedEvent
 
dispatch(PresenceModule.SubscribeRequestHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule.SubscribeRequestHandler.SubscribeRequestEvent
 
dispatch(PubSubModule.NotificationReceivedHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.NotificationReceivedHandler.NotificationReceivedEvent
 
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
 
dispatch(ResourceBinderModule.ResourceBindErrorHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.ResourceBinderModule.ResourceBindErrorHandler.ResourceBindErrorEvent
 
dispatch(ResourceBinderModule.ResourceBindSuccessHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.ResourceBinderModule.ResourceBindSuccessHandler.ResourceBindSuccessEvent
 
dispatch(RosterModule.ItemAddedHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterModule.ItemAddedHandler.ItemAddedEvent
 
dispatch(RosterModule.ItemRemovedHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterModule.ItemRemovedHandler.ItemRemovedEvent
 
dispatch(RosterModule.ItemUpdatedHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterModule.ItemUpdatedHandler.ItemUpdatedEvent
 
dispatch(SessionEstablishmentModule.SessionEstablishmentErrorHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.SessionEstablishmentModule.SessionEstablishmentErrorHandler.SessionEstablishmentErrorEvent
 
dispatch(SessionEstablishmentModule.SessionEstablishmentSuccessHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.SessionEstablishmentModule.SessionEstablishmentSuccessHandler.SessionEstablishmentSuccessEvent
 
dispatch(Socks5BytestreamsModule.StreamhostsHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.socks5.Socks5BytestreamsModule.StreamhostsHandler.StreamhostsEvent
 
dispatch(StreamFeaturesModule.StreamFeaturesReceivedHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.StreamFeaturesReceivedHandler.StreamFeaturesReceivedEvent
 
dispatch(StreamManagementModule.StreamManagementEnabledHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.StreamManagementEnabledHandler.StreamManagementEnabledEvent
 
dispatch(StreamManagementModule.StreamManagementFailedHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.StreamManagementFailedHandler.StreamManagementFailedEvent
 
dispatch(StreamManagementModule.StreamResumedHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.StreamResumedHandler.StreamResumedEvent
 
dispatch(StreamManagementModule.UnacknowledgedHandler) - Method in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.UnacknowledgedHandler.UnacknowledgedEvent
 
dispatch(XmppSessionLogic.XmppSessionEstablishedHandler) - Method in class tigase.jaxmpp.core.client.XmppSessionLogic.XmppSessionEstablishedHandler.XmppSessionEstablishedEvent
 
dispatch(ConnectionManager.ConnectionClosedHandler) - Method in class tigase.jaxmpp.j2se.connection.ConnectionManager.ConnectionClosedHandler.ConnectionClosedEvent
 
dispatch(ConnectionManager.ConnectionEstablishedHandler) - Method in class tigase.jaxmpp.j2se.connection.ConnectionManager.ConnectionEstablishedHandler.ConnectionEstablishedEvent
 
dispatch(ConnectionManager.ConnectionFailedHandler) - Method in class tigase.jaxmpp.j2se.connection.ConnectionManager.ConnectionFailedHandler.ConnectionFailedEvent
 
dispatch(SocketConnector.HostChangedHandler) - Method in class tigase.jaxmpp.j2se.connectors.socket.SocketConnector.HostChangedHandler.HostChangedEvent
 
dispatch(FileTransferManager.FileTransferFailureHandler) - Method in class tigase.jaxmpp.j2se.filetransfer.FileTransferManager.FileTransferFailureHandler.FileTransferFailureEvent
 
dispatch(FileTransferManager.FileTransferProgressHandler) - Method in class tigase.jaxmpp.j2se.filetransfer.FileTransferManager.FileTransferProgressHandler.FileTransferProgressEvent
 
dispatch(FileTransferManager.FileTransferRejectedHandler) - Method in class tigase.jaxmpp.j2se.filetransfer.FileTransferManager.FileTransferRejectedHandler.FileTransferRejectedEvent
 
dispatch(FileTransferManager.FileTransferRequestHandler) - Method in class tigase.jaxmpp.j2se.filetransfer.FileTransferManager.FileTransferRequestHandler.FileTransferRequestEvent
 
dispatch(FileTransferManager.FileTransferSuccessHandler) - Method in class tigase.jaxmpp.j2se.filetransfer.FileTransferManager.FileTransferSuccessHandler.FileTransferSuccessEvent
 
dispatch(FileTransferNegotiator.NegotiationFailureHandler) - Method in class tigase.jaxmpp.j2se.filetransfer.FileTransferNegotiator.NegotiationFailureHandler.FileTransferNegotiationFailureEvent
 
dispatch(FileTransferNegotiator.NegotiationRejectHandler) - Method in class tigase.jaxmpp.j2se.filetransfer.FileTransferNegotiator.NegotiationRejectHandler.FileTransferNegotiationRejectEvent
 
dispatch(FileTransferNegotiator.NegotiationRequestHandler) - Method in class tigase.jaxmpp.j2se.filetransfer.FileTransferNegotiator.NegotiationRequestHandler.FileTransferNegotiationRequestEvent
 
dispatch(FileTransferNegotiator.NegotiationSuccessHandler) - Method in class tigase.jaxmpp.j2se.filetransfer.FileTransferNegotiator.NegotiationSuccessHandler.FileTransferNegotiationSuccessEvent
 
DnsEntry - Class in tigase.jaxmpp.gwt.client.dns
 
DnsEntry() - Constructor for class tigase.jaxmpp.gwt.client.dns.DnsEntry
 
DNSResolver - Class in tigase.jaxmpp.j2se
 
DNSResolver() - Constructor for class tigase.jaxmpp.j2se.DNSResolver
 
DnsResult - Class in tigase.jaxmpp.gwt.client.dns
 
DnsResult() - Constructor for class tigase.jaxmpp.gwt.client.dns.DnsResult
 
doAdd(Class<? extends Event<?>>, Object, EventHandler) - Method in class tigase.jaxmpp.core.client.eventbus.DefaultEventBus
 
doFire(Event<EventHandler>, Object) - Method in class tigase.jaxmpp.core.client.eventbus.DefaultEventBus
 
doFire(Event<EventHandler>, Object, ArrayList<EventHandler>) - Method in class tigase.jaxmpp.core.client.eventbus.DefaultEventBus
 
domain - Variable in class tigase.jaxmpp.core.client.BareJID
 
DOMAIN_NAME - Static variable in interface tigase.jaxmpp.core.client.SessionObject
Name of property used to keep logical name of XMPP server.
doubleValue() - Method in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.MutableLong
 
DSTADDR_ATTR - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.jingle.Transport
 

E

element - Variable in class tigase.jaxmpp.core.client.AbstractStanzaHandler
 
Element - Interface in tigase.jaxmpp.core.client.xml
 
ElementBuilder - Class in tigase.jaxmpp.core.client.xml
 
elementCData(StringBuilder) - Method in class tigase.jaxmpp.j2se.connectors.socket.XMPPDomBuilderHandler
Method description
ElementComparator - Class in tigase.jaxmpp.core.client.xml
 
ElementComparator() - Constructor for class tigase.jaxmpp.core.client.xml.ElementComparator
 
ElementCriteria - Class in tigase.jaxmpp.core.client.criteria
Simple implementation of Criteria to check element name and its attributes..
ElementCriteria(String, String[], String[]) - Constructor for class tigase.jaxmpp.core.client.criteria.ElementCriteria
Construct criteria.
ElementFactory - Class in tigase.jaxmpp.core.client.xml
 
ElementWrapper - Class in tigase.jaxmpp.core.client.xml
Wrapper for Element class.
ElementWrapper(Element) - Constructor for class tigase.jaxmpp.core.client.xml.ElementWrapper
 
empty() - Static method in class tigase.jaxmpp.core.client.criteria.ElementCriteria
Makes criteria object what accepts all elements.
enable(AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageCarbonsModule
Enable carbons.
enable() - Method in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule
Client enables stream management.
encode(byte[]) - Static method in class tigase.jaxmpp.core.client.Base64
Translates the specified byte array into Base64 string.
ENCRYPTED_KEY - Static variable in interface tigase.jaxmpp.core.client.Connector
Name of property that specify if connection is encrypted.
endElement(StringBuilder) - Method in class tigase.jaxmpp.j2se.connectors.socket.XMPPDomBuilderHandler
Method description
equal(Element, Element) - Static method in class tigase.jaxmpp.core.client.xml.ElementComparator
 
equals(Object) - Method in class tigase.jaxmpp.core.client.BareJID
 
equals(Object) - Method in class tigase.jaxmpp.core.client.JID
 
equals(Object) - Method in class tigase.jaxmpp.core.client.xml.DefaultElement
 
equals(Object) - Method in class tigase.jaxmpp.core.client.xml.ElementWrapper
equals(Object) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.Occupant
 
equals(Object) - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterItem
 
equals(Object) - Method in class tigase.jaxmpp.gwt.client.connectors.BoshWorker
 
equals(Object) - Method in class tigase.jaxmpp.gwt.client.xml.GwtElement
 
equals(Object) - Method in class tigase.jaxmpp.j2se.connectors.bosh.BoshWorker
 
error(String) - Method in class tigase.jaxmpp.j2se.connectors.socket.XMPPDomBuilderHandler
Method description
ErrorElement - Class in tigase.jaxmpp.core.client.xmpp.stanzas
Class wrap around <error/> elements in stanza.
escape(String) - Static method in class tigase.jaxmpp.core.client.xmpp.utils.EscapeUtils
 
EscapeUtils - Class in tigase.jaxmpp.core.client.xmpp.utils
Util class for escaping HTML entities.
establish() - Method in class tigase.jaxmpp.core.client.xmpp.modules.SessionEstablishmentModule
 
evaluate(Collection<Object>, Element) - Method in class tigase.jaxmpp.core.client.criteria.tpath.Node
 
evaluate(Element) - Method in class tigase.jaxmpp.core.client.criteria.tpath.TPathExpression
 
evaluateAsArray(Element) - Method in class tigase.jaxmpp.core.client.criteria.tpath.TPathExpression
 
evaluateChallenge(String, SessionObject) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.auth.SaslMechanism
Evaluating challenge received from server.
evaluateChallenge(String, SessionObject) - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.saslmechanisms.AnonymousMechanism
 
evaluateChallenge(String, SessionObject) - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.saslmechanisms.PlainMechanism
 
evaluateChallenge(String, SessionObject) - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.saslmechanisms.XOAuth2Mechanism
 
evaluateChallenge(String, SessionObject) - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.scram.ScramMechanism
 
evaluateChallenge(String, SessionObject) - Method in class tigase.jaxmpp.j2se.xmpp.modules.auth.saslmechanisms.ExternalMechanism
 
Event<H extends EventHandler> - Class in tigase.jaxmpp.core.client.eventbus
Base event object.
Event() - Constructor for class tigase.jaxmpp.core.client.eventbus.Event
 
EventBus - Class in tigase.jaxmpp.core.client.eventbus
Dispatches events to all registered handlers and listeners.
EventBus() - Constructor for class tigase.jaxmpp.core.client.eventbus.EventBus
 
eventBus - Variable in class tigase.jaxmpp.core.client.JaxmppCore
 
EventBusAware - Interface in tigase.jaxmpp.core.client.xmpp.modules
 
EventBusException - Exception in tigase.jaxmpp.core.client.eventbus
Exception collects all exceptions throwed by handlers or listeners during firing event.
EventBusException(Collection<Throwable>) - Constructor for exception tigase.jaxmpp.core.client.eventbus.EventBusException
 
EventHandler - Interface in tigase.jaxmpp.core.client.eventbus
Interface for event handfler.
EventListener - Interface in tigase.jaxmpp.core.client.eventbus
Interface for listeners.
Listener is special viariant of handler.
EXCEPTION_KEY - Static variable in class tigase.jaxmpp.j2se.Jaxmpp
 
execute(Runnable) - Method in class tigase.jaxmpp.core.client.JaxmppCore
Executes task in executor.
execute(JID, String, Action, JabberDataElement, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocCommansModule
Calls ad-hoc command on remote resource.
execute() - Method in class tigase.jaxmpp.gwt.client.connectors.BoshWorker
 
execute(Runnable) - Method in class tigase.jaxmpp.gwt.client.Jaxmpp
 
execute(Runnable) - Method in class tigase.jaxmpp.j2se.Jaxmpp
 
executeAfterReceiveChain(Element) - Method in class tigase.jaxmpp.core.client.xmpp.modules.extensions.ExtensionsChain
 
executeBeforeMessageProcess(Message, Chat) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule
 
executeBeforeSendChain(Element) - Method in class tigase.jaxmpp.core.client.xmpp.modules.extensions.ExtensionsChain
 
ExtendableModule - Interface in tigase.jaxmpp.core.client.xmpp.modules.extensions
 
Extension - Interface in tigase.jaxmpp.core.client.xmpp.modules.extensions
 
extensions - Variable in class tigase.jaxmpp.core.client.xmpp.modules.extensions.ExtensionsChain
 
ExtensionsChain - Class in tigase.jaxmpp.core.client.xmpp.modules.extensions
 
ExtensionsChain() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.extensions.ExtensionsChain
 
EXTERNAL_KEEPALIVE_KEY - Static variable in interface tigase.jaxmpp.core.client.Connector

Type: Boolean.
ExternalMechanism - Class in tigase.jaxmpp.j2se.xmpp.modules.auth.saslmechanisms
 
ExternalMechanism() - Constructor for class tigase.jaxmpp.j2se.xmpp.modules.auth.saslmechanisms.ExternalMechanism
 
extract(Stanza) - Static method in class tigase.jaxmpp.core.client.xmpp.modules.muc.XMucUserElement
 
extract(Element) - Static method in class tigase.jaxmpp.core.client.xmpp.stanzas.ErrorElement
 
extract(Stanza) - Static method in class tigase.jaxmpp.core.client.xmpp.utils.delay.XmppDelay
 
extractCN(X500Principal) - Static method in class tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier
 

F

FEATURES - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule
 
fetchOfflineMessages(AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.flexible_offline.FlexibleOfflineMessageRetrieval
 
Field<T> - Interface in tigase.jaxmpp.core.client.xmpp.forms
Base interface for fields.
FIELD_ACCOUNT - Static variable in class tigase.jaxmpp.android.chat.OpenChatTableMetaData
 
FIELD_ACCOUNT - Static variable in class tigase.jaxmpp.android.roster.RosterItemsCacheTableMetaData
 
FIELD_ASK - Static variable in class tigase.jaxmpp.android.roster.RosterItemsCacheTableMetaData
 
FIELD_CATEGORY - Static variable in class tigase.jaxmpp.android.caps.CapsIdentitiesTableMetaData
 
FIELD_FEATURE - Static variable in class tigase.jaxmpp.android.caps.CapsFeaturesTableMetaData
 
FIELD_GROUP - Static variable in class tigase.jaxmpp.android.roster.RosterItemsGroupsCacheTableMetaData
 
FIELD_ID - Static variable in class tigase.jaxmpp.android.caps.CapsFeaturesTableMetaData
 
FIELD_ID - Static variable in class tigase.jaxmpp.android.caps.CapsIdentitiesTableMetaData
 
FIELD_ID - Static variable in class tigase.jaxmpp.android.chat.OpenChatTableMetaData
 
FIELD_ID - Static variable in class tigase.jaxmpp.android.roster.RosterGroupsCacheTableMetaData
 
FIELD_ID - Static variable in class tigase.jaxmpp.android.roster.RosterItemsCacheTableMetaData
 
FIELD_ITEM - Static variable in class tigase.jaxmpp.android.roster.RosterItemsGroupsCacheTableMetaData
 
FIELD_JID - Static variable in class tigase.jaxmpp.android.chat.OpenChatTableMetaData
 
FIELD_JID - Static variable in class tigase.jaxmpp.android.roster.RosterItemsCacheTableMetaData
 
FIELD_NAME - Static variable in class tigase.jaxmpp.android.caps.CapsIdentitiesTableMetaData
 
FIELD_NAME - Static variable in class tigase.jaxmpp.android.roster.RosterGroupsCacheTableMetaData
 
FIELD_NAME - Static variable in class tigase.jaxmpp.android.roster.RosterItemsCacheTableMetaData
 
FIELD_NICKNAME - Static variable in class tigase.jaxmpp.android.chat.OpenChatTableMetaData
 
FIELD_NODE - Static variable in class tigase.jaxmpp.android.caps.CapsFeaturesTableMetaData
 
FIELD_NODE - Static variable in class tigase.jaxmpp.android.caps.CapsIdentitiesTableMetaData
 
FIELD_PASSWORD - Static variable in class tigase.jaxmpp.android.chat.OpenChatTableMetaData
 
FIELD_RESOURCE - Static variable in class tigase.jaxmpp.android.chat.OpenChatTableMetaData
 
FIELD_ROOM_STATE - Static variable in class tigase.jaxmpp.android.chat.OpenChatTableMetaData
 
FIELD_SUBSCRIPTION - Static variable in class tigase.jaxmpp.android.roster.RosterItemsCacheTableMetaData
 
FIELD_THREAD_ID - Static variable in class tigase.jaxmpp.android.chat.OpenChatTableMetaData
 
FIELD_TIMESTAMP - Static variable in class tigase.jaxmpp.android.chat.OpenChatTableMetaData
 
FIELD_TIMESTAMP - Static variable in class tigase.jaxmpp.android.roster.RosterItemsCacheTableMetaData
 
FIELD_TYPE - Static variable in class tigase.jaxmpp.android.caps.CapsIdentitiesTableMetaData
 
FIELD_TYPE - Static variable in class tigase.jaxmpp.android.chat.OpenChatTableMetaData
0 - single user chat 1 - multi user chat
FileTransfer - Class in tigase.jaxmpp.core.client.xmpp.modules.filetransfer
 
FileTransfer(SessionObject, JID, String) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransfer
 
FileTransfer - Class in tigase.jaxmpp.j2se.filetransfer
 
FileTransfer(SessionObject, JID, String) - Constructor for class tigase.jaxmpp.j2se.filetransfer.FileTransfer
 
FileTransferManager - Class in tigase.jaxmpp.j2se.filetransfer
 
FileTransferManager() - Constructor for class tigase.jaxmpp.j2se.filetransfer.FileTransferManager
 
FileTransferManager.FileTransferFailureHandler - Interface in tigase.jaxmpp.j2se.filetransfer
 
FileTransferManager.FileTransferFailureHandler.FileTransferFailureEvent - Class in tigase.jaxmpp.j2se.filetransfer
 
FileTransferManager.FileTransferFailureHandler.FileTransferFailureEvent(SessionObject, FileTransfer) - Constructor for class tigase.jaxmpp.j2se.filetransfer.FileTransferManager.FileTransferFailureHandler.FileTransferFailureEvent
 
FileTransferManager.FileTransferProgressHandler - Interface in tigase.jaxmpp.j2se.filetransfer
 
FileTransferManager.FileTransferProgressHandler.FileTransferProgressEvent - Class in tigase.jaxmpp.j2se.filetransfer
 
FileTransferManager.FileTransferProgressHandler.FileTransferProgressEvent(SessionObject, FileTransfer) - Constructor for class tigase.jaxmpp.j2se.filetransfer.FileTransferManager.FileTransferProgressHandler.FileTransferProgressEvent
 
FileTransferManager.FileTransferRejectedHandler - Interface in tigase.jaxmpp.j2se.filetransfer
 
FileTransferManager.FileTransferRejectedHandler.FileTransferRejectedEvent - Class in tigase.jaxmpp.j2se.filetransfer
 
FileTransferManager.FileTransferRejectedHandler.FileTransferRejectedEvent(SessionObject, FileTransfer) - Constructor for class tigase.jaxmpp.j2se.filetransfer.FileTransferManager.FileTransferRejectedHandler.FileTransferRejectedEvent
 
FileTransferManager.FileTransferRequestHandler - Interface in tigase.jaxmpp.j2se.filetransfer
 
FileTransferManager.FileTransferRequestHandler.FileTransferRequestEvent - Class in tigase.jaxmpp.j2se.filetransfer
 
FileTransferManager.FileTransferRequestHandler.FileTransferRequestEvent(SessionObject, FileTransfer) - Constructor for class tigase.jaxmpp.j2se.filetransfer.FileTransferManager.FileTransferRequestHandler.FileTransferRequestEvent
 
FileTransferManager.FileTransferSuccessHandler - Interface in tigase.jaxmpp.j2se.filetransfer
 
FileTransferManager.FileTransferSuccessHandler.FileTransferSuccessEvent - Class in tigase.jaxmpp.j2se.filetransfer
 
FileTransferManager.FileTransferSuccessHandler.FileTransferSuccessEvent(SessionObject, FileTransfer) - Constructor for class tigase.jaxmpp.j2se.filetransfer.FileTransferManager.FileTransferSuccessHandler.FileTransferSuccessEvent
 
FileTransferModule - Class in tigase.jaxmpp.core.client.xmpp.modules.filetransfer
 
FileTransferModule(Context) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransferModule
 
FileTransferModule.FileTransferRequestHandler - Interface in tigase.jaxmpp.core.client.xmpp.modules.filetransfer
 
FileTransferModule.FileTransferRequestHandler.FileTransferRequestEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.filetransfer
 
FileTransferModule.FileTransferRequestHandler.FileTransferRequestEvent(SessionObject, FileTransfer, String, List<String>) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransferModule.FileTransferRequestHandler.FileTransferRequestEvent
 
FileTransferNegotiator - Interface in tigase.jaxmpp.j2se.filetransfer
 
FileTransferNegotiator.NegotiationFailureHandler - Interface in tigase.jaxmpp.j2se.filetransfer
 
FileTransferNegotiator.NegotiationFailureHandler.FileTransferNegotiationFailureEvent - Class in tigase.jaxmpp.j2se.filetransfer
 
FileTransferNegotiator.NegotiationFailureHandler.FileTransferNegotiationFailureEvent(SessionObject, FileTransfer) - Constructor for class tigase.jaxmpp.j2se.filetransfer.FileTransferNegotiator.NegotiationFailureHandler.FileTransferNegotiationFailureEvent
 
FileTransferNegotiator.NegotiationRejectHandler - Interface in tigase.jaxmpp.j2se.filetransfer
 
FileTransferNegotiator.NegotiationRejectHandler.FileTransferNegotiationRejectEvent - Class in tigase.jaxmpp.j2se.filetransfer
 
FileTransferNegotiator.NegotiationRejectHandler.FileTransferNegotiationRejectEvent(SessionObject, FileTransfer) - Constructor for class tigase.jaxmpp.j2se.filetransfer.FileTransferNegotiator.NegotiationRejectHandler.FileTransferNegotiationRejectEvent
 
FileTransferNegotiator.NegotiationRequestHandler - Interface in tigase.jaxmpp.j2se.filetransfer
 
FileTransferNegotiator.NegotiationRequestHandler.FileTransferNegotiationRequestEvent - Class in tigase.jaxmpp.j2se.filetransfer
 
FileTransferNegotiator.NegotiationRequestHandler.FileTransferNegotiationRequestEvent(SessionObject, FileTransfer) - Constructor for class tigase.jaxmpp.j2se.filetransfer.FileTransferNegotiator.NegotiationRequestHandler.FileTransferNegotiationRequestEvent
 
FileTransferNegotiator.NegotiationSuccessHandler - Interface in tigase.jaxmpp.j2se.filetransfer
 
FileTransferNegotiator.NegotiationSuccessHandler.FileTransferNegotiationSuccessEvent - Class in tigase.jaxmpp.j2se.filetransfer
 
FileTransferNegotiator.NegotiationSuccessHandler.FileTransferNegotiationSuccessEvent(SessionObject, FileTransfer) - Constructor for class tigase.jaxmpp.j2se.filetransfer.FileTransferNegotiator.NegotiationSuccessHandler.FileTransferNegotiationSuccessEvent
 
FileTransferNegotiatorAbstract - Class in tigase.jaxmpp.j2se.filetransfer
 
FileTransferNegotiatorAbstract() - Constructor for class tigase.jaxmpp.j2se.filetransfer.FileTransferNegotiatorAbstract
 
findChild(String[]) - Method in class tigase.jaxmpp.core.client.xml.DefaultElement
 
findChild(String[]) - Method in interface tigase.jaxmpp.core.client.xml.Element
 
findChild(String[]) - Method in class tigase.jaxmpp.core.client.xml.ElementWrapper
 
findChild(String[]) - Method in class tigase.jaxmpp.gwt.client.xml.GwtElement
 
findChild(String[]) - Method in class tigase.jaxmpp.j2se.xml.J2seElement
 
findModules(Element) - Method in class tigase.jaxmpp.core.client.XmppModulesManager
Finds collection of modules that can handle stanza.
fire(Event<?>) - Method in class tigase.jaxmpp.core.client.eventbus.DefaultEventBus
 
fire(Event<?>, Object) - Method in class tigase.jaxmpp.core.client.eventbus.DefaultEventBus
 
fire(Event<?>) - Method in class tigase.jaxmpp.core.client.eventbus.EventBus
Fires event.
fire(Event<?>, Object) - Method in class tigase.jaxmpp.core.client.eventbus.EventBus
Fires event.
fireAuthStart(IQ) - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.NonSaslAuthModule
 
fireEvent(Event<?>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.AbstractStanzaModule
 
fireNotificationReceived(Message, String, String, String, Element, Date) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
 
fireOnConnected(SessionObject) - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
fireOnConnected(SessionObject) - Method in class tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector
 
fireOnConnected(ConnectionSession) - Method in class tigase.jaxmpp.j2se.connection.socks5bytestream.Socks5ConnectionManager
 
fireOnConnected(ConnectionSession, Socket) - Method in class tigase.jaxmpp.j2se.connection.socks5bytestream.Socks5ConnectionManager
 
fireOnConnected(SessionObject) - Method in class tigase.jaxmpp.j2se.connectors.socket.SocketConnector
 
fireOnError(int, String, Element, Throwable, SessionObject) - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
fireOnError(Element, Throwable, SessionObject) - Method in class tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector
 
fireOnError(Element, Throwable, SessionObject) - Method in class tigase.jaxmpp.j2se.connectors.socket.SocketConnector
 
fireOnFailure(ConnectionSession) - Method in class tigase.jaxmpp.j2se.connection.socks5bytestream.Socks5ConnectionManager
 
fireOnFailure(FileTransfer, Throwable) - Method in class tigase.jaxmpp.j2se.filetransfer.FileTransferNegotiatorAbstract
 
fireOnReject(FileTransfer) - Method in class tigase.jaxmpp.j2se.filetransfer.FileTransferNegotiatorAbstract
 
fireOnRequest(SessionObject, FileTransfer) - Method in class tigase.jaxmpp.j2se.filetransfer.FileTransferNegotiatorAbstract
 
fireOnStanzaReceived(int, String, Element, SessionObject) - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
fireOnStanzaReceived(StreamPacket, SessionObject) - Method in class tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector
 
fireOnStanzaReceived(StreamPacket, SessionObject) - Method in class tigase.jaxmpp.j2se.connectors.socket.SocketConnector
 
fireOnSuccess(FileTransfer) - Method in class tigase.jaxmpp.j2se.filetransfer.FileTransferNegotiatorAbstract
 
fireOnTerminate(int, String, Element, SessionObject) - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
fireOnTerminate(SessionObject) - Method in class tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector
 
fireOnTerminate(SessionObject) - Method in class tigase.jaxmpp.j2se.connectors.socket.SocketConnector
 
FixedField - Class in tigase.jaxmpp.core.client.xmpp.forms
Implementation of Fixed field type.
FLEXIBLE_OFFLINE_MODE_KEY - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.flexible_offline.FlexibleOfflineMessageRetrieval
 
FLEXIBLE_OFFLINE_XMLNS - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.flexible_offline.FlexibleOfflineMessageRetrieval
 
FlexibleOfflineMessageRetrieval - Class in tigase.jaxmpp.core.client.xmpp.modules.flexible_offline
 
FlexibleOfflineMessageRetrieval() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.flexible_offline.FlexibleOfflineMessageRetrieval
 
FlexibleOfflineMessageRetrieval.FlexibleOfflineMessageItemsAsyncCallback - Class in tigase.jaxmpp.core.client.xmpp.modules.flexible_offline
 
FlexibleOfflineMessageRetrieval.FlexibleOfflineMessageItemsAsyncCallback() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.flexible_offline.FlexibleOfflineMessageRetrieval.FlexibleOfflineMessageItemsAsyncCallback
 
FlexibleOfflineMessageRetrieval.Item - Class in tigase.jaxmpp.core.client.xmpp.modules.flexible_offline
 
FlexibleOfflineMessageRetrieval.Item() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.flexible_offline.FlexibleOfflineMessageRetrieval.Item
 
floatValue() - Method in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.MutableLong
 
flush() - Method in class tigase.jaxmpp.j2se.connectors.socket.OutputStreamFlushWrap
 
FORCE_NON_SASL - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule
If true then Non-SASL (XEP-0078) mechanism is used.
Type: Boolean
FORCE_RFC_KEY - Static variable in class tigase.jaxmpp.gwt.client.connectors.WebSocketConnector
 
form - Variable in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.FormSubmitter
 
format(Date) - Method in interface tigase.jaxmpp.core.client.xmpp.utils.DateTimeFormat.DateTimeFormatProvider
 
format(Date) - Method in class tigase.jaxmpp.core.client.xmpp.utils.DateTimeFormat
 
format(Date) - Method in class tigase.jaxmpp.j2se.DateTimeFormatProviderImpl
 
FormSubmitter - Class in tigase.jaxmpp.core.client.xmpp.modules.pubsub
 
FormSubmitter(SessionObject, PacketWriter, JID, JabberDataElement) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.pubsub.FormSubmitter
 
fromElement(Element) - Static method in class tigase.jaxmpp.android.xml.ParcelableElement
 
fromElement(Element) - Static method in enum tigase.jaxmpp.core.client.xmpp.modules.chat.xep0085.ChatState
 
fromElement(Element) - Static method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
fromElement(Element) - Method in class tigase.jaxmpp.core.client.xmpp.utils.RSM
 
fromJSON(JsonSerializationHelper, JavaScriptObject) - Method in class tigase.jaxmpp.gwt.client.GWTPresenceStore
 
fromJSON(JsonSerializationHelper, JavaScriptObject) - Method in class tigase.jaxmpp.gwt.client.GwtRosterStore
 
fromJSON(JavaScriptObject) - Method in class tigase.jaxmpp.gwt.client.JsonSerializationHelper
 
fromJSON(JsonSerializationHelper, JavaScriptObject) - Method in interface tigase.jaxmpp.gwt.client.JsonSerializationHelper.Serializable
 
ftManager - Variable in class tigase.jaxmpp.j2se.filetransfer.FileTransferNegotiatorAbstract
 
Function - Interface in tigase.jaxmpp.core.client.criteria.tpath
 
Function.Attr - Class in tigase.jaxmpp.core.client.criteria.tpath
 
Function.Attr(String) - Constructor for class tigase.jaxmpp.core.client.criteria.tpath.Function.Attr
 
Function.Value - Class in tigase.jaxmpp.core.client.criteria.tpath
 
Function.Value() - Constructor for class tigase.jaxmpp.core.client.criteria.tpath.Function.Value
 

G

generateHash(ConnectionSession) - Static method in class tigase.jaxmpp.j2se.connection.socks5bytestream.Socks5ConnectionManager
 
generateThreadID() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule
 
generateVerificationString(String[], String[]) - Static method in class tigase.jaxmpp.core.client.xmpp.modules.capabilities.CapabilitiesModule
 
get(BareJID) - Method in class tigase.jaxmpp.android.roster.AndroidRosterStore
 
get(Class<T>) - Method in class tigase.jaxmpp.core.client.JaxmppCore
 
get() - Method in class tigase.jaxmpp.core.client.MultiJaxmpp
Returns collection of registered instances of JaxmppCore
get(BareJID) - Method in class tigase.jaxmpp.core.client.MultiJaxmpp
Return instance of JaxmppCore connected registered for specific user account.
get(SessionObject) - Method in class tigase.jaxmpp.core.client.MultiJaxmpp
Returns instance of JaxmppCore connected registered for specific user account represented by SessionObject.
get(BareJID) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.AbstractRoomsManager
 
get(BareJID) - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore
Returns RosterItem of given bare JID.
get(BareJID) - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterStore
Returns RosterItem of given bare JID.
getAction() - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocRequest
Returns Action selected by client.
getAffiliation() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.Occupant
 
getAffiliation() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.XMucUserElement
 
getAffiliation() - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.AffiliationElement
 
getAll(RosterStore.Predicate) - Method in class tigase.jaxmpp.android.roster.AndroidRosterStore
 
getAll(RosterStore.Predicate) - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore
Returns all roster items selected by selector.
getAll() - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterStore
Returns all buddies from roster.
getAll(RosterStore.Predicate) - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterStore
Returns all roster items selected by selector.
getAllowedSASLMechanisms(SessionObject) - Static method in class tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule
 
getAsString() - Method in class tigase.jaxmpp.core.client.xml.DefaultElement
 
getAsString() - Method in interface tigase.jaxmpp.core.client.xml.Element
Get this element as XML string.
getAsString() - Method in class tigase.jaxmpp.core.client.xml.ElementWrapper
Get this element as XML string.
getAsString() - Method in class tigase.jaxmpp.gwt.client.xml.GwtElement
 
getAsString() - Method in class tigase.jaxmpp.j2se.xml.J2seElement
 
getAttribute(String) - Method in class tigase.jaxmpp.core.client.xml.DefaultElement
 
getAttribute(String) - Method in interface tigase.jaxmpp.core.client.xml.Element
Get attribute by name.
getAttribute(String) - Method in class tigase.jaxmpp.core.client.xml.ElementWrapper
Get attribute by name.
getAttribute(String) - Method in class tigase.jaxmpp.gwt.client.xml.GwtElement
 
getAttribute(String) - Method in class tigase.jaxmpp.j2se.xml.J2seElement
 
getAttributes() - Method in class tigase.jaxmpp.core.client.xml.DefaultElement
 
getAttributes() - Method in interface tigase.jaxmpp.core.client.xml.Element
Get all attributes as a Map.
getAttributes() - Method in class tigase.jaxmpp.core.client.xml.ElementWrapper
Get all attributes as a Map.
getAttributes() - Method in class tigase.jaxmpp.gwt.client.xml.GwtElement
 
getAttributes() - Method in class tigase.jaxmpp.j2se.xml.J2seElement
 
getAvailableActions() - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocResponse
Returns collection of available action.
getAvailableFeatures() - Method in interface tigase.jaxmpp.core.client.xmpp.modules.ModuleProvider
 
getAvailableFeatures() - Method in class tigase.jaxmpp.core.client.XmppModulesManager
Returns all features registered by modules.
getBareJid() - Method in class tigase.jaxmpp.core.client.JID
Returns bare JID part (<localpart@domainpart>) from full JID.
getBday() - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
getBestPresence(BareJID) - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceStore
Returns presence stanza with highest priority of goven bare JID.
getBindedJID(SessionObject) - Static method in class tigase.jaxmpp.core.client.xmpp.modules.ResourceBinderModule
 
getBindedJID() - Method in class tigase.jaxmpp.core.client.xmpp.modules.ResourceBinderModule
 
getBindedJid() - Method in class tigase.jaxmpp.core.client.xmpp.modules.ResourceBinderModule.ResourceBindSuccessHandler.ResourceBindSuccessEvent
 
getBody() - Method in class tigase.jaxmpp.core.client.xmpp.modules.xep0136.ChatItem
 
getBody() - Method in class tigase.jaxmpp.core.client.xmpp.stanzas.Message
Return message body.
getBosh() - Method in class tigase.jaxmpp.gwt.client.dns.DnsResult
 
getByElementName(String) - Static method in enum tigase.jaxmpp.core.client.connector.StreamError
 
getByElementName(String) - Static method in enum tigase.jaxmpp.core.client.XMPPException.ErrorCondition
 
getC2S() - Method in class tigase.jaxmpp.gwt.client.dns.DnsResult
 
getCache() - Method in class tigase.jaxmpp.core.client.xmpp.modules.capabilities.CapabilitiesModule
 
getCachedVersion(SessionObject) - Method in class tigase.jaxmpp.android.roster.RosterProvider
 
getCachedVersion(SessionObject) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.roster.RosterCacheProvider
Returns version of cached roster.
getCandidates() - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.Transport
 
getCapsNode(Presence) - Static method in class tigase.jaxmpp.j2se.filetransfer.FileTransferManager
 
getCarbonType() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageCarbonsModule.CarbonReceivedHandler.CarbonReceivedEvent
 
getCategory() - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoveryModule.Identity
 
getCaught() - Method in class tigase.jaxmpp.core.client.Connector.ErrorHandler.ErrorEvent
 
getCauses() - Method in exception tigase.jaxmpp.core.client.eventbus.EventBusException
Returns collection of all Exceptions throwed by handlers or listeners.
getChangeAction() - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterModule.ItemUpdatedHandler.ItemUpdatedEvent
 
getChat() - Method in class MessageDeliveryReceiptsExtension.ReceiptReceivedHandler.ReceiptReceivedEvent
 
getChat(JID, String) - Method in class tigase.jaxmpp.android.chat.AndroidChatManager
 
getChat(SessionObject, JID, String) - Method in class tigase.jaxmpp.android.chat.ChatProvider
Get parameters needed to create proper Chat instance from DB
getChat(JID, String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.AbstractChatManager
 
getChat() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageCarbonsModule.CarbonReceivedHandler.CarbonReceivedEvent
 
getChat() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule.ChatClosedHandler.ChatClosedEvent
 
getChat() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule.ChatCreatedHandler.ChatCreatedEvent
 
getChat() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule.ChatUpdatedHandler.ChatUpdatedEvent
 
getChat() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule.MessageReceivedHandler.MessageReceivedEvent
 
getChat() - Method in class tigase.jaxmpp.core.client.xmpp.modules.xep0136.ChatResultSet
 
getChatManager() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule
 
getChats() - Method in class tigase.jaxmpp.android.chat.AndroidChatManager
 
getChats(SessionObject) - Method in class tigase.jaxmpp.android.chat.ChatProvider
Get parameters needed to create proper Chat instances from DB
getChats() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.AbstractChatManager
 
getChats() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule
Returns all chat objects.
getChildAfter(Element) - Method in class tigase.jaxmpp.core.client.xml.DefaultElement
 
getChildAfter(Element) - Method in interface tigase.jaxmpp.core.client.xml.Element
Gets the first child after specified child in children list.
getChildAfter(Element) - Method in class tigase.jaxmpp.core.client.xml.ElementWrapper
Gets the first child after specified child in children list.
getChildAfter(Element) - Method in class tigase.jaxmpp.gwt.client.xml.GwtElement
 
getChildAfter(Element) - Method in class tigase.jaxmpp.j2se.xml.J2seElement
 
getChildElementValue(String) - Method in class tigase.jaxmpp.core.client.xml.ElementWrapper
 
getChildElementValue(String, String) - Method in class tigase.jaxmpp.core.client.xml.ElementWrapper
 
getChildren() - Method in class tigase.jaxmpp.core.client.xml.DefaultElement
 
getChildren(String) - Method in class tigase.jaxmpp.core.client.xml.DefaultElement
 
getChildren() - Method in interface tigase.jaxmpp.core.client.xml.Element
Get all children of the element.
getChildren(String) - Method in interface tigase.jaxmpp.core.client.xml.Element
Get children by name.
getChildren() - Method in class tigase.jaxmpp.core.client.xml.ElementWrapper
Get all children of the element.
getChildren(String) - Method in class tigase.jaxmpp.core.client.xml.ElementWrapper
Get children by name.
getChildren() - Method in class tigase.jaxmpp.gwt.client.xml.GwtElement
 
getChildren(String) - Method in class tigase.jaxmpp.gwt.client.xml.GwtElement
 
getChildren() - Method in class tigase.jaxmpp.j2se.xml.J2seElement
 
getChildren(String) - Method in class tigase.jaxmpp.j2se.xml.J2seElement
 
getChildrenNS(String) - Method in class tigase.jaxmpp.core.client.xml.DefaultElement
 
getChildrenNS(String, String) - Method in class tigase.jaxmpp.core.client.xml.DefaultElement
 
getChildrenNS(String) - Method in interface tigase.jaxmpp.core.client.xml.Element
Get children by namespace.
getChildrenNS(String, String) - Method in interface tigase.jaxmpp.core.client.xml.Element
Get children by namespace.
getChildrenNS(String) - Method in class tigase.jaxmpp.core.client.xml.ElementWrapper
Get children by namespace.
getChildrenNS(String, String) - Method in class tigase.jaxmpp.core.client.xml.ElementWrapper
Get children by namespace.
getChildrenNS(String) - Method in class tigase.jaxmpp.gwt.client.xml.GwtElement
 
getChildrenNS(String, String) - Method in class tigase.jaxmpp.gwt.client.xml.GwtElement
 
getChildrenNS(String) - Method in class tigase.jaxmpp.j2se.xml.J2seElement
 
getChildrenNS(String, String) - Method in class tigase.jaxmpp.j2se.xml.J2seElement
 
getCid() - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.Candidate
 
getCode() - Method in class tigase.jaxmpp.core.client.xmpp.stanzas.ErrorElement
Return error code.
getCommand() - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocCommansModule.AdHocCommansAsyncCallback
Return <command xmlns='http://jabber.org/protocol/commands' /> element of returned stanza.
getCommandFeatures(SessionObject, IQ, String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocCommansModule
 
getCommandIdentity(SessionObject, IQ, String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocCommansModule
 
getCondition() - Method in class tigase.jaxmpp.core.client.Connector.ErrorHandler.ErrorEvent
 
getCondition() - Method in class tigase.jaxmpp.core.client.xmpp.stanzas.ErrorElement
Return error condition.
getCondition() - Method in exception tigase.jaxmpp.core.client.XMPPException
 
getConfirmedId() - Method in class MessageDeliveryReceiptsExtension.ReceiptReceivedHandler.ReceiptReceivedEvent
 
getConnectionConfiguration() - Method in class tigase.jaxmpp.core.client.JaxmppCore
Returns configurator.
getConnectionConfiguration() - Method in class tigase.jaxmpp.gwt.client.Jaxmpp
Returns configurator.
getConnectionConfiguration() - Method in class tigase.jaxmpp.j2se.Jaxmpp
Returns configurator.
getConnectionSession() - Method in class tigase.jaxmpp.j2se.connection.ConnectionManager.ConnectionEstablishedHandler.ConnectionEstablishedEvent
 
getConnectionSession() - Method in class tigase.jaxmpp.j2se.connection.ConnectionManager.ConnectionFailedHandler.ConnectionFailedEvent
 
getConnector() - Method in class tigase.jaxmpp.core.client.connector.ConnectorWrapper
Returns wrapped connector.
getConnector() - Method in class tigase.jaxmpp.core.client.JaxmppCore
Returns connector.
getContent() - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleSessionInfoHandler.JingleSessionInfoEvent
 
getContent() - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleTransportInfoHandler.JingleTransportInfoEvent
 
getContext() - Method in class tigase.jaxmpp.core.client.JaxmppCore
Returns Context of this JaXMPP instance.
getContext() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.AbstractChatManager
 
getCount() - Method in class tigase.jaxmpp.android.roster.AndroidRosterStore
 
getCount(SessionObject) - Method in class tigase.jaxmpp.android.roster.RosterProvider
 
getCount() - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore
Returns number of roster items in storage.
getCount() - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterStore
Returns number of roster items in storage.
getCount() - Method in class tigase.jaxmpp.core.client.xmpp.modules.xep0136.ResultSet
 
getCount() - Method in class tigase.jaxmpp.core.client.xmpp.utils.RSM
 
getCredential() - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.DefaultCredentialsCallback
 
getCredential() - Method in interface tigase.jaxmpp.core.client.xmpp.modules.auth.CredentialsCallback
 
getCredential() - Method in interface tigase.jaxmpp.core.client.xmpp.modules.auth.XOAuth2TokenCallback
 
getCriteria() - Method in class tigase.jaxmpp.core.client.criteria.tpath.Node
 
getCriteria() - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocCommansModule
 
getCriteria() - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule
 
getCriteria() - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.NonSaslAuthModule
 
getCriteria() - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule
 
getCriteria() - Method in class tigase.jaxmpp.core.client.xmpp.modules.BookmarksModule
 
getCriteria() - Method in class tigase.jaxmpp.core.client.xmpp.modules.capabilities.CapabilitiesModule
 
getCriteria() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageCarbonsModule
 
getCriteria() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule
Criteria
getCriteria() - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoveryModule
 
getCriteria() - Method in class tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransferModule
 
getCriteria() - Method in class tigase.jaxmpp.core.client.xmpp.modules.flexible_offline.FlexibleOfflineMessageRetrieval
 
getCriteria() - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule
 
getCriteria() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule
 
getCriteria() - Method in class tigase.jaxmpp.core.client.xmpp.modules.PingModule
 
getCriteria() - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule
 
getCriteria() - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
 
getCriteria() - Method in class tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule
 
getCriteria() - Method in class tigase.jaxmpp.core.client.xmpp.modules.ResourceBinderModule
 
getCriteria() - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterModule
 
getCriteria() - Method in class tigase.jaxmpp.core.client.xmpp.modules.SessionEstablishmentModule
 
getCriteria() - Method in class tigase.jaxmpp.core.client.xmpp.modules.socks5.Socks5BytestreamsModule
 
getCriteria() - Method in class tigase.jaxmpp.core.client.xmpp.modules.SoftwareVersionModule
 
getCriteria() - Method in class tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule
 
getCriteria() - Method in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule
 
getCriteria() - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCardModule
 
getCriteria() - Method in class tigase.jaxmpp.core.client.xmpp.modules.xep0136.MessageArchivingModule
 
getCriteria() - Method in interface tigase.jaxmpp.core.client.XmppModule
Criteria
getData(String) - Method in class tigase.jaxmpp.core.client.DataHolder
 
getData(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.Session
Return object stored in session.
getData(SessionObject) - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.scram.ScramMechanism
 
getData(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterItem
Returns object stored by RosterItem.setData(String, Object).
getDate() - Method in class tigase.jaxmpp.core.client.xmpp.modules.xep0136.ChatItem
 
getDefaultAction() - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocResponse
Returns default action
getDefaultStream() - Method in class tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager
 
getDefaultSubscriptionConfiguration(BareJID, String, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Gets default subscription configuration.
getDefaultSubscriptionConfiguration(BareJID, String, PubSubModule.SubscriptionOptionsAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Gets default subscription configuration.
getDelayTime() - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.NotificationReceivedHandler.NotificationReceivedEvent
 
getDesc() - Method in class tigase.jaxmpp.core.client.xmpp.forms.AbstractField
Returns natural-language description of field.
getDesc() - Method in interface tigase.jaxmpp.core.client.xmpp.forms.Field
Returns natural-language description of field.
getDescription() - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleSessionAcceptHandler.JingleSessionAcceptEvent
 
getDescription() - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleSessionInitiationHandler.JingleSessionInitiationEvent
 
getDescription() - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
getDomain() - Method in class tigase.jaxmpp.core.client.BareJID
Return domainpart.
getDomain() - Method in class tigase.jaxmpp.core.client.JID
Return domainpart.
getDomain() - Method in class tigase.jaxmpp.gwt.client.dns.DnsResult
 
getDstAddr() - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.Transport
 
getElement() - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector.BoshPacketSendingHandler.BoshPacketSendingEvent
 
getElement() - Method in class tigase.jaxmpp.core.client.xml.ElementBuilder
 
getElementName() - Method in enum tigase.jaxmpp.core.client.connector.StreamError
 
getElementName() - Method in enum tigase.jaxmpp.core.client.XMPPException.ErrorCondition
 
getElements() - Method in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.UnacknowledgedHandler.UnacknowledgedEvent
 
getEncapsulatedMessage() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageCarbonsModule.CarbonReceivedHandler.CarbonReceivedEvent
 
getEnd() - Method in class tigase.jaxmpp.core.client.xmpp.modules.xep0136.Criteria
 
getError() - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.AuthFailedHandler.AuthFailedEvent
 
getError() - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.SaslAuthFailedHandler.SaslAuthFailedEvent
 
getError() - Method in class tigase.jaxmpp.core.client.xmpp.modules.ResourceBinderModule.ResourceBindErrorHandler.ResourceBindErrorEvent
 
getError() - Method in class tigase.jaxmpp.core.client.xmpp.modules.SessionEstablishmentModule.SessionEstablishmentErrorHandler.SessionEstablishmentErrorEvent
 
getErrorCode() - Method in enum tigase.jaxmpp.core.client.XMPPException.ErrorCondition
 
getErrorCondition() - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.NonSaslAuthModule.NonSaslAuthFailedHandler.NonSaslAuthFailedEvent
 
getErrorCondition() - Method in class tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule.ReceivedErrorHandler.ReceivedErrorEvent
 
getErrorCondition() - Method in class tigase.jaxmpp.core.client.xmpp.stanzas.Stanza
getEventBus() - Method in class tigase.jaxmpp.core.client.AbstractSessionObject
 
getEventBus() - Method in interface tigase.jaxmpp.core.client.Context
Returns EventBus.
getEventBus() - Method in class tigase.jaxmpp.core.client.JaxmppCore
Returns EventBus of this JaXMPP instance.
getExecutor() - Method in class tigase.jaxmpp.j2se.Jaxmpp
 
getExtension() - Method in class tigase.jaxmpp.core.client.xmpp.modules.extensions.ExtensionsChain
 
getExtension(Class<T>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.extensions.ExtensionsChain
 
getExtensionChain() - Method in class tigase.jaxmpp.core.client.xmpp.modules.AbstractStanzaExtendableModule
 
getExtensionChain() - Method in interface tigase.jaxmpp.core.client.xmpp.modules.extensions.ExtendableModule
 
getFeatures() - Method in class MessageDeliveryReceiptsExtension
 
getFeatures(String) - Method in class tigase.jaxmpp.android.caps.CapabilitiesDBCache
 
getFeatures() - Method in class tigase.jaxmpp.core.client.xmpp.DefaultXMPPStream
 
getFeatures() - Method in interface tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocCommand
Returns features what are implemented by command.
getFeatures() - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocCommansModule
 
getFeatures() - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule
 
getFeatures() - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.NonSaslAuthModule
 
getFeatures() - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule
 
getFeatures() - Method in class tigase.jaxmpp.core.client.xmpp.modules.BookmarksModule
 
getFeatures(String) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.capabilities.CapabilitiesCache
 
getFeatures() - Method in class tigase.jaxmpp.core.client.xmpp.modules.capabilities.CapabilitiesModule
 
getFeatures() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageCarbonsModule
 
getFeatures() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule
Returns features what are implemented by Module.
getFeatures() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.xep0085.ChatStateExtension
 
getFeatures(SessionObject, IQ, String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoveryModule.DefaultNodeDetailsCallback
 
getFeatures() - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoveryModule
 
getFeatures(SessionObject, IQ, String) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.disco.NodeDetailsCallback
 
getFeatures() - Method in interface tigase.jaxmpp.core.client.xmpp.modules.extensions.Extension
 
getFeatures() - Method in class tigase.jaxmpp.core.client.xmpp.modules.extensions.ExtensionsChain
 
getFeatures() - Method in class tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransferModule
 
getFeatures() - Method in class tigase.jaxmpp.core.client.xmpp.modules.flexible_offline.FlexibleOfflineMessageRetrieval
 
getFeatures() - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule
 
getFeatures() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule
 
getFeatures() - Method in class tigase.jaxmpp.core.client.xmpp.modules.PingModule
 
getFeatures() - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule
 
getFeatures() - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PEPExtension
 
getFeatures() - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
 
getFeatures() - Method in class tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule
 
getFeatures() - Method in class tigase.jaxmpp.core.client.xmpp.modules.ResourceBinderModule
 
getFeatures() - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterModule
 
getFeatures() - Method in class tigase.jaxmpp.core.client.xmpp.modules.SessionEstablishmentModule
 
getFeatures() - Method in class tigase.jaxmpp.core.client.xmpp.modules.socks5.Socks5BytestreamsModule
 
getFeatures() - Method in class tigase.jaxmpp.core.client.xmpp.modules.SoftwareVersionModule
 
getFeatures() - Method in class tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule
 
getFeatures() - Method in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule
 
getFeatures() - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCardModule
 
getFeatures() - Method in class tigase.jaxmpp.core.client.xmpp.modules.xep0136.MessageArchivingModule
 
getFeatures() - Method in interface tigase.jaxmpp.core.client.xmpp.stream.XMPPStream
 
getFeatures() - Method in interface tigase.jaxmpp.core.client.XmppModule
Returns features what are implemented by Module.
getFeatures() - Method in interface tigase.jaxmpp.j2se.filetransfer.FileTransferNegotiator
 
getFeatures() - Method in class tigase.jaxmpp.j2se.filetransfer.JingleFileTransferNegotiator
 
getFeatures() - Method in class tigase.jaxmpp.j2se.filetransfer.Socks5FileTransferNegotiator
 
getFeatures(String) - Method in class tigase.jaxmpp.j2se.J2SECapabiliesCache
 
getFeaturesElement() - Method in class tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.StreamFeaturesReceivedHandler.StreamFeaturesReceivedEvent
 
getFeaturesWithExtensions(String[]) - Method in class tigase.jaxmpp.core.client.xmpp.modules.AbstractStanzaExtendableModule
 
getField(String) - Method in class tigase.jaxmpp.core.client.xmpp.forms.JabberDataElement
Returns field with given name.
getFields() - Method in class tigase.jaxmpp.core.client.xmpp.forms.JabberDataElement
Returns all fields of form.
getFieldValue() - Method in class tigase.jaxmpp.core.client.xmpp.forms.BooleanField
Returns value of field.
getFieldValue() - Method in interface tigase.jaxmpp.core.client.xmpp.forms.Field
Returns value of field.
getFieldValue() - Method in class tigase.jaxmpp.core.client.xmpp.forms.FixedField
Returns value of field.
getFieldValue() - Method in class tigase.jaxmpp.core.client.xmpp.forms.HiddenField
Returns value of field.
getFieldValue() - Method in class tigase.jaxmpp.core.client.xmpp.forms.JidMultiField
Returns value of field.
getFieldValue() - Method in class tigase.jaxmpp.core.client.xmpp.forms.JidSingleField
Returns value of field.
getFieldValue() - Method in class tigase.jaxmpp.core.client.xmpp.forms.ListMultiField
Returns value of field.
getFieldValue() - Method in class tigase.jaxmpp.core.client.xmpp.forms.ListSingleField
Returns value of field.
getFieldValue() - Method in class tigase.jaxmpp.core.client.xmpp.forms.TextMultiField
Returns value of field.
getFieldValue() - Method in class tigase.jaxmpp.core.client.xmpp.forms.TextPrivateField
Returns value of field.
getFieldValue() - Method in class tigase.jaxmpp.core.client.xmpp.forms.TextSingleField
Returns value of field.
getFile() - Method in class tigase.jaxmpp.j2se.filetransfer.FileTransfer
 
getFileMimeType() - Method in class tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransfer
 
getFileModification() - Method in class tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransfer
 
getFilename() - Method in class tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransfer
 
getFileSize() - Method in class tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransfer
 
getFileTransfer() - Method in class tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransferModule.FileTransferRequestHandler.FileTransferRequestEvent
 
getFirst() - Method in class tigase.jaxmpp.core.client.xmpp.modules.xep0136.ResultSet
 
getFirst() - Method in class tigase.jaxmpp.core.client.xmpp.utils.RSM
Method description
getFirstChild() - Method in class tigase.jaxmpp.core.client.xml.DefaultElement
 
getFirstChild(String) - Method in class tigase.jaxmpp.core.client.xml.DefaultElement
 
getFirstChild() - Method in interface tigase.jaxmpp.core.client.xml.Element
Get the first child element of this element.
getFirstChild(String) - Method in interface tigase.jaxmpp.core.client.xml.Element
 
getFirstChild() - Method in class tigase.jaxmpp.core.client.xml.ElementWrapper
Get the first child element of this element.
getFirstChild(String) - Method in class tigase.jaxmpp.core.client.xml.ElementWrapper
 
getFirstChild(Element, String) - Static method in class tigase.jaxmpp.core.client.xmpp.modules.AbstractStanzaModule
 
getFirstChild() - Method in class tigase.jaxmpp.gwt.client.xml.GwtElement
 
getFirstChild(String) - Method in class tigase.jaxmpp.gwt.client.xml.GwtElement
 
getFirstChild() - Method in class tigase.jaxmpp.j2se.xml.J2seElement
 
getFirstChild(String) - Method in class tigase.jaxmpp.j2se.xml.J2seElement
 
getForm() - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocRequest
Return Data Form sent by client in request.
getForm() - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocResponse
Return response Data Form.
getForm() - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.FormSubmitter
 
getFrom() - Method in class tigase.jaxmpp.core.client.xmpp.modules.socks5.Socks5BytestreamsModule.StreamhostsHandler.StreamhostsEvent
 
getFrom() - Method in class tigase.jaxmpp.core.client.xmpp.stanzas.Stanza
Returns 'from' attribute.
getFrom() - Method in class tigase.jaxmpp.core.client.xmpp.utils.delay.XmppDelay
 
getFullName() - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
getFunction() - Method in class tigase.jaxmpp.core.client.criteria.tpath.Node
 
getGroups() - Method in class tigase.jaxmpp.android.roster.AndroidRosterStore
 
getGroups(SessionObject) - Method in class tigase.jaxmpp.android.roster.RosterProvider
 
getGroups() - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore
Get all known groups of buddies.
getGroups() - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterItem
Returns groups associated to roster item.
getGroups() - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterStore
Get all known groups of buddies.
getH() - Method in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.StreamResumedHandler.StreamResumedEvent
 
getHandled() - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleSessionAcceptHandler.JingleSessionAcceptEvent
 
getHandled() - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleSessionInfoHandler.JingleSessionInfoEvent
 
getHandled() - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleSessionInitiationHandler.JingleSessionInitiationEvent
 
getHandled() - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleSessionTerminateHandler.JingleSessionTerminateEvent
 
getHandled() - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleTransportInfoHandler.JingleTransportInfoEvent
 
getHandlers() - Method in class tigase.jaxmpp.core.client.ResponseManager
 
getHandlers() - Method in class tigase.jaxmpp.j2se.ThreadSafeResponseManager
 
getHandlersList(Class<? extends Event<?>>, Object) - Method in class tigase.jaxmpp.core.client.eventbus.DefaultEventBus
 
getHomeAddressCtry() - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
getHomeAddressLocality() - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
getHomeAddressPCode() - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
getHomeAddressRegion() - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
getHomeAddressStreet() - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
getHomeEmail() - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
getHomeTelFax() - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
getHomeTelMsg() - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
getHomeTelVoice() - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
getHost() - Method in interface tigase.jaxmpp.core.client.xmpp.modules.connection.ConnectionEndpoint
 
getHost() - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.Candidate
 
getHost() - Method in class tigase.jaxmpp.core.client.xmpp.modules.socks5.Streamhost
 
getHost() - Method in class tigase.jaxmpp.gwt.client.dns.DnsEntry
 
getHostForDomain(String, String, WebDnsResolver.DomainResolutionCallback) - Method in class tigase.jaxmpp.gwt.client.dns.WebDnsResolver
 
getHostname() - Method in class tigase.jaxmpp.j2se.connectors.socket.SocketConnector.Entry
 
getHosts() - Method in class tigase.jaxmpp.core.client.xmpp.modules.socks5.Socks5BytestreamsModule.StreamhostsHandler.StreamhostsEvent
 
getHosts() - Method in class tigase.jaxmpp.core.client.xmpp.modules.socks5.StreamhostUsedCallback
 
getId() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.Chat
Return internal identifier of chat object.
getId() - Method in class tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransferModule.FileTransferRequestHandler.FileTransferRequestEvent
 
getId() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.Room
 
getId() - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.RetrieveItemsAsyncCallback.Item
 
getId() - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterItem
Returns internal RosterItem object ID.
getId() - Method in class tigase.jaxmpp.core.client.xmpp.modules.socks5.Socks5BytestreamsModule.StreamhostsHandler.StreamhostsEvent
 
getId() - Method in class tigase.jaxmpp.core.client.xmpp.stanzas.Stanza
Returns id of stanza.
getIdentity(String) - Method in class tigase.jaxmpp.android.caps.CapabilitiesDBCache
 
getIdentity(String) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.capabilities.CapabilitiesCache
 
getIdentity(SessionObject, IQ, String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoveryModule.DefaultNodeDetailsCallback
 
getIdentity(SessionObject, IQ, String) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.disco.NodeDetailsCallback
 
getIdentity(String) - Method in class tigase.jaxmpp.j2se.J2SECapabiliesCache
 
getIndex() - Method in class tigase.jaxmpp.core.client.xmpp.modules.xep0136.ResultSet
 
getIndex() - Method in class tigase.jaxmpp.core.client.xmpp.utils.RSM
Method description
getInfo(JID, DiscoveryModule.DiscoInfoAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoveryModule
 
getInfo(JID, String, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoveryModule
 
getInfo(JID, String, DiscoveryModule.DiscoInfoAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoveryModule
 
getInputStream() - Method in class tigase.jaxmpp.j2se.filetransfer.FileTransfer
 
getInstructions() - Method in class tigase.jaxmpp.core.client.xmpp.forms.JabberDataElement
Returns natural language instruction.
getInvitation() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.InvitationReceivedHandler.InvitationReceivedEvent
 
getInviteeJID() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.InvitationDeclinedHandler.InvitationDeclinedEvent
 
getInviterJID() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.Invitation
 
getIps() - Method in class tigase.jaxmpp.gwt.client.dns.DnsEntry
 
getIq() - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocRequest
Returns IQ stanza constains command request.
getIq() - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.NonSaslAuthModule.NonSaslAuthStartHandler.NonSaslAuthStartEvent
 
getItem(SessionObject, BareJID) - Method in class tigase.jaxmpp.android.roster.RosterProvider
 
getItem() - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterModule.ItemAddedHandler.ItemAddedEvent
 
getItem() - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterModule.ItemRemovedHandler.ItemRemovedEvent
 
getItem() - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterModule.ItemUpdatedHandler.ItemUpdatedEvent
 
getItemId() - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.NotificationReceivedHandler.NotificationReceivedEvent
 
getItems(SessionObject, IQ, String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoveryModule.DefaultNodeDetailsCallback
 
getItems(JID, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoveryModule
 
getItems(JID, DiscoveryModule.DiscoItemsAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoveryModule
 
getItems(JID, String, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoveryModule
 
getItems(SessionObject, IQ, String) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.disco.NodeDetailsCallback
 
getItems() - Method in class tigase.jaxmpp.core.client.xmpp.modules.xep0136.ResultSet
 
getItemType() - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.NotificationReceivedHandler.NotificationReceivedEvent
 
getJabberID() - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
getJid() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.Chat
Returns interlocutor JID.
getJid() - Method in interface tigase.jaxmpp.core.client.xmpp.modules.connection.ConnectionEndpoint
 
getJid() - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoveryModule.Item
 
getJid() - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.Candidate
 
getJID() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.XMucUserElement
 
getJid() - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule.ContactAvailableHandler.ContactAvailableEvent
 
getJid() - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule.ContactChangedPresenceHandler.ContactChangedPresenceEvent
 
getJid() - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule.ContactUnavailableHandler.ContactUnavailableEvent
 
getJid() - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule.ContactUnsubscribedHandler.ContactUnsubscribedEvent
 
getJid() - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule.SubscribeRequestHandler.SubscribeRequestEvent
 
getJID() - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.AffiliationElement
 
getJID() - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.SubscriptionElement
 
getJid() - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterItem
Returns JID of buddy.
getJid() - Method in class tigase.jaxmpp.core.client.xmpp.modules.socks5.Streamhost
 
getJidContains() - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.SubscriptionFilterExtension
 
getJsonType() - Method in class tigase.jaxmpp.gwt.client.GWTPresenceStore
 
getJsonType() - Method in class tigase.jaxmpp.gwt.client.GwtRosterStore
 
getJsonType() - Method in interface tigase.jaxmpp.gwt.client.JsonSerializationHelper.Serializable
 
getKeyManagers() - Method in class tigase.jaxmpp.j2se.connectors.socket.SocketConnector
 
getKeyManagers() - Method in class tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector
 
getKeysFromObject(JavaScriptObject) - Static method in class tigase.jaxmpp.gwt.client.JsonSerializationHelper
 
getLabel() - Method in class tigase.jaxmpp.core.client.xmpp.forms.AbstractField
Returns label of field.
getLabel() - Method in interface tigase.jaxmpp.core.client.xmpp.forms.Field
Returns label of field.
getLast() - Method in class tigase.jaxmpp.core.client.xmpp.modules.xep0136.ResultSet
 
getLast() - Method in class tigase.jaxmpp.core.client.xmpp.utils.RSM
Method description
getLastMessageDate() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.Room
 
getLastRequest() - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.Session
Return timestamp of last request.
getLimit() - Method in class tigase.jaxmpp.core.client.xmpp.modules.xep0136.Criteria
 
getLocalpart() - Method in class tigase.jaxmpp.core.client.BareJID
Return localpart.
getLocalpart() - Method in class tigase.jaxmpp.core.client.JID
Return localpart.
getLocalStreamHosts(JID, int) - Method in class tigase.jaxmpp.j2se.connection.socks5bytestream.J2SEStreamhostsResolver
 
getLocalStreamHosts(ConnectionSession, String) - Method in class tigase.jaxmpp.j2se.connection.socks5bytestream.Socks5ConnectionManager
 
getLocalStreamHosts(JID, int) - Method in interface tigase.jaxmpp.j2se.connection.socks5bytestream.StreamhostsResolver
 
getMax() - Method in class tigase.jaxmpp.core.client.xmpp.utils.RSM
Method description
getMechanismName() - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.SaslAuthStartHandler.SaslAuthStartEvent
 
getMechanismsOrder() - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule
 
getMessage() - Method in class MessageDeliveryReceiptsExtension.ReceiptReceivedHandler.ReceiptReceivedEvent
 
getMessage() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule.ChatCreatedHandler.ChatCreatedEvent
 
getMessage() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.InvitationDeclinedHandler.InvitationDeclinedEvent
 
getMessage() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.MessageErrorHandler.MessageErrorEvent
 
getMessage() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.MucMessageReceivedHandler.MucMessageReceivedEvent
 
getMessage() - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.NotificationReceivedHandler.NotificationReceivedEvent
 
getMode() - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.Transport
 
getModifiedGroups() - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterModule.ItemAddedHandler.ItemAddedEvent
 
getModifiedGroups() - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterModule.ItemRemovedHandler.ItemRemovedEvent
 
getModifiedGroups() - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterModule.ItemUpdatedHandler.ItemUpdatedEvent
 
getModule(Class<T>) - Method in class tigase.jaxmpp.core.client.JaxmppCore
Return module implementation by module class.
getModule(Class<T>) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.ModuleProvider
Return module implementation by module class.
getModule(Class<T>) - Method in class tigase.jaxmpp.core.client.XmppModulesManager
Return module implementation by module class.
getModuleIdentity(SessionObject, IQ, String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocCommansModule
 
getModuleItems(SessionObject, IQ, String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocCommansModule
 
getModuleProvider() - Method in interface tigase.jaxmpp.core.client.Context
getModulesManager() - Method in class tigase.jaxmpp.core.client.JaxmppCore
Returns ModuleManager.
getName() - Method in class tigase.jaxmpp.core.client.xml.DefaultElement
 
getName() - Method in interface tigase.jaxmpp.core.client.xml.Element
Get name of this element.
getName() - Method in class tigase.jaxmpp.core.client.xml.ElementWrapper
Get name of this element.
getName() - Method in interface tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocCommand
Return human readable name of command.
getName() - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoveryModule.Identity
 
getName() - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoveryModule.Item
 
getName() - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterItem
Returns name of buddy.
getName() - Method in class tigase.jaxmpp.gwt.client.xml.GwtElement
 
getName() - Method in class tigase.jaxmpp.j2se.xml.J2seElement
 
getNameFamily() - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
getNameGiven() - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
getNameMiddle() - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
getNegotiator() - Method in class tigase.jaxmpp.j2se.filetransfer.FileTransfer
 
getNewState() - Method in class tigase.jaxmpp.core.client.Connector.StateChangedHandler.StateChangedEvent
 
getNextSibling() - Method in class tigase.jaxmpp.core.client.xml.DefaultElement
 
getNextSibling() - Method in interface tigase.jaxmpp.core.client.xml.Element
Get next sibling to this element or null if no parent or no more siblings exist.
getNextSibling() - Method in class tigase.jaxmpp.core.client.xml.ElementWrapper
Get next sibling to this element or null if no parent or no more siblings exist.
getNextSibling() - Method in class tigase.jaxmpp.gwt.client.xml.GwtElement
 
getNextSibling() - Method in class tigase.jaxmpp.j2se.xml.J2seElement
 
getNick() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.XMucUserElement
 
getNickname() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.JoinRequestedHandler.JoinRequestedEvent
 
getNickname() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.MessageErrorHandler.MessageErrorEvent
 
getNickname() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.MucMessageReceivedHandler.MucMessageReceivedEvent
 
getNickname() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.OccupantChangedNickHandler.OccupantChangedNickEvent
 
getNickname() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.OccupantChangedPresenceHandler.OccupantChangedPresenceEvent
 
getNickname() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.OccupantComesHandler.OccupantComesEvent
 
getNickname() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.PresenceErrorHandler.PresenceErrorEvent
 
getNickname() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.Occupant
 
getNickname() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.Room
 
getNickName() - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
getNickname() - Method in class tigase.jaxmpp.core.client.xmpp.stanzas.Presence
Returns nickname.
getNode() - Method in interface tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocCommand
Return node name of command.
getNode() - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocRequest
Returns called node of ad-hoc command.
getNode() - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoveryModule.Item
 
getNode() - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.AffiliationElement
 
getNode() - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.SubscriptionElement
 
getNodeConfiguration(BareJID, String, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Get node configuration.
getNodeConfiguration(BareJID, String, PubSubModule.NodeConfigurationAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Get node configuration.
getNodeConfigurationDefault(BareJID, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Get default node configuration.
getNodeConfigurationDefault(BareJID, PubSubModule.NodeConfigurationAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Get default node configuration.
getNodeName() - Method in class tigase.jaxmpp.core.client.xmpp.modules.capabilities.CapabilitiesModule
 
getNodeName() - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.NotificationReceivedHandler.NotificationReceivedEvent
 
getNodesWithFeature(String) - Method in class tigase.jaxmpp.android.caps.CapabilitiesDBCache
 
getNodesWithFeature(String) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.capabilities.CapabilitiesCache
 
getNodesWithFeature(String) - Method in class tigase.jaxmpp.j2se.J2SECapabiliesCache
 
getObjectFromObject(JavaScriptObject, String) - Static method in class tigase.jaxmpp.gwt.client.JsonSerializationHelper
 
getOccupant() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.OccupantChangedNickHandler.OccupantChangedNickEvent
 
getOccupant() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.OccupantChangedPresenceHandler.OccupantChangedPresenceEvent
 
getOccupant() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.OccupantComesHandler.OccupantComesEvent
 
getOccupant() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.OccupantLeavedHandler.OccupantLeavedEvent
 
getOfflineMessages(ArrayList<FlexibleOfflineMessageRetrieval.Item>, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.flexible_offline.FlexibleOfflineMessageRetrieval
 
getOfflineMessagesInfo(AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.flexible_offline.FlexibleOfflineMessageRetrieval
 
getOfflineMessagesItems(AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.flexible_offline.FlexibleOfflineMessageRetrieval
 
getOldNickname() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.OccupantChangedNickHandler.OccupantChangedNickEvent
 
getOldState() - Method in class tigase.jaxmpp.core.client.Connector.StateChangedHandler.StateChangedEvent
 
getOrgName() - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
getOrgUnit() - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
getParent() - Method in class tigase.jaxmpp.core.client.xml.DefaultElement
 
getParent() - Method in interface tigase.jaxmpp.core.client.xml.Element
Get parent element of this element.
getParent() - Method in class tigase.jaxmpp.core.client.xml.ElementWrapper
Get parent element of this element.
getParent() - Method in class tigase.jaxmpp.gwt.client.xml.GwtElement
 
getParent() - Method in class tigase.jaxmpp.j2se.xml.J2seElement
 
getPassword() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.Invitation
 
getPassword() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.Room
 
getPayload() - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.NotificationReceivedHandler.NotificationReceivedEvent
 
getPayload() - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.RetrieveItemsAsyncCallback.Item
 
getPeer() - Method in class tigase.jaxmpp.core.client.xmpp.modules.connection.ConnectionSession
 
getPhotoType() - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
getPhotoVal() - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
getPort() - Method in interface tigase.jaxmpp.core.client.xmpp.modules.connection.ConnectionEndpoint
 
getPort() - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.Candidate
 
getPort() - Method in class tigase.jaxmpp.core.client.xmpp.modules.socks5.Streamhost
 
getPort() - Method in class tigase.jaxmpp.gwt.client.dns.DnsEntry
 
getPort() - Method in class tigase.jaxmpp.j2se.connectors.socket.SocketConnector.Entry
 
getPresence() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.NewRoomCreatedHandler.NewRoomCreatedEvent
 
getPresence() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.OccupantChangedNickHandler.OccupantChangedNickEvent
 
getPresence() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.OccupantChangedPresenceHandler.OccupantChangedPresenceEvent
 
getPresence() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.OccupantComesHandler.OccupantComesEvent
 
getPresence() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.PresenceErrorHandler.PresenceErrorEvent
 
getPresence() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.RoomClosedHandler.RoomClosedEvent
 
getPresence() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.Occupant
 
getPresence() - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule.BeforePresenceSendHandler.BeforePresenceSendEvent
 
getPresence(JID) - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceStore
Returns presence stanza of given JID.
getPresences() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.Room
 
getPresences(BareJID) - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceStore
Returns map of all known resources and related presences stanza of given bare JID.
getPresenceStore(SessionObject) - Static method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule
 
getPresenceStore() - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule
 
getPrevid() - Method in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.StreamResumedHandler.StreamResumedEvent
 
getPriority() - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.Candidate
 
getPriority() - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule.ContactAvailableHandler.ContactAvailableEvent
 
getPriority() - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule.ContactChangedPresenceHandler.ContactChangedPresenceEvent
 
getPriority() - Method in class tigase.jaxmpp.core.client.xmpp.stanzas.Presence
Returns priority level of resource.
getProgress() - Method in class tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransfer
 
getProperties() - Method in class tigase.jaxmpp.core.client.JaxmppCore
getProperty(SessionObject.Scope, String) - Method in class tigase.jaxmpp.core.client.AbstractSessionObject
 
getProperty(String) - Method in class tigase.jaxmpp.core.client.AbstractSessionObject
Returns property
getProperty(String) - Method in interface tigase.jaxmpp.core.client.SessionObject
Returns property
getPropertyClass() - Method in interface tigase.jaxmpp.core.client.Property
Method which returns class which implements this interface which may be used as a key to store instance of this class in JaxmppCore.
getPropertyClass() - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceStore
 
getPropertyClass() - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterStore
 
getPropertyClass() - Method in class tigase.jaxmpp.j2se.filetransfer.FileTransferManager
 
getProtocol() - Method in class tigase.jaxmpp.gwt.client.connectors.WebSocket
 
getPubSubJID() - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.NotificationReceivedHandler.NotificationReceivedEvent
 
getQuery() - Method in class tigase.jaxmpp.core.client.xmpp.stanzas.IQ
Return <query/> child element.
getReader() - Method in class tigase.jaxmpp.j2se.connectors.socket.Worker
 
getReason() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.Invitation
 
getReason() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.InvitationDeclinedHandler.InvitationDeclinedEvent
 
getReceivedData() - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector.BoshPacketReceivedHandler.BoshPacketReceivedEvent
 
getRecipientChatState(Chat) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.xep0085.ChatStateExtension
 
getResolverUrl() - Method in class tigase.jaxmpp.gwt.client.dns.WebDnsResolver
 
getResource() - Method in class tigase.jaxmpp.core.client.JID
Return resource.
getResponse() - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector.BoshPacketReceivedHandler.BoshPacketReceivedEvent
 
getResponse() - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocCommansModule.AdHocCommansAsyncCallback
Reutrns IQ stanza with response.
getResponseCode() - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector.BoshPacketReceivedHandler.BoshPacketReceivedEvent
 
getResponseHandler(Context, Element) - Static method in class tigase.jaxmpp.core.client.ResponseManager
 
getResponseHandler(Element, Context) - Method in class tigase.jaxmpp.core.client.ResponseManager
Returns handler for response of sent stanza.
getResponseManager(SessionObject) - Static method in class tigase.jaxmpp.core.client.ResponseManager
 
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
 
getResume() - Method in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.StreamManagementEnabledHandler.StreamManagementEnabledEvent
 
getResumeId() - Method in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.StreamManagementEnabledHandler.StreamManagementEnabledEvent
 
getResumptionTime(SessionObject, long) - Static method in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule
 
getRid() - Method in interface tigase.jaxmpp.core.client.connector.BoshRequest
Returns current response ID.
getRid() - Method in class tigase.jaxmpp.gwt.client.connectors.BoshWorker
 
getRid() - Method in class tigase.jaxmpp.j2se.connectors.bosh.BoshWorker
 
getRole() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.Occupant
 
getRole() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.XMucUserElement
 
getRole() - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
getRoom(BareJID) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule
 
getRoom() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.InvitationDeclinedHandler.InvitationDeclinedEvent
 
getRoom() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.JoinRequestedHandler.JoinRequestedEvent
 
getRoom() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.MessageErrorHandler.MessageErrorEvent
 
getRoom() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.MucMessageReceivedHandler.MucMessageReceivedEvent
 
getRoom() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.NewRoomCreatedHandler.NewRoomCreatedEvent
 
getRoom() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.OccupantChangedNickHandler.OccupantChangedNickEvent
 
getRoom() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.OccupantChangedPresenceHandler.OccupantChangedPresenceEvent
 
getRoom() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.OccupantComesHandler.OccupantComesEvent
 
getRoom() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.OccupantLeavedHandler.OccupantLeavedEvent
 
getRoom() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.PresenceErrorHandler.PresenceErrorEvent
 
getRoom() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.RoomClosedHandler.RoomClosedEvent
 
getRoom() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.YouJoinedHandler.YouJoinedEvent
 
getRoomConfiguration(Room, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule
 
getRoomJID() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.Invitation
 
getRoomJid() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.Room
 
getRooms(SessionObject) - Method in class tigase.jaxmpp.android.chat.ChatProvider
 
getRooms() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.AbstractRoomsManager
 
getRooms() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule
 
getRosterStore(SessionObject) - Static method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterModule
 
getRosterStore() - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterModule
 
getScopes() - Method in class tigase.jaxmpp.core.client.SessionObject.ClearedHandler.ClearedEvent
 
getSender() - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleSessionAcceptHandler.JingleSessionAcceptEvent
 
getSender() - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleSessionInfoHandler.JingleSessionInfoEvent
 
getSender() - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleSessionInitiationHandler.JingleSessionInitiationEvent
 
getSender() - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleSessionTerminateHandler.JingleSessionTerminateEvent
 
getSender() - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleTransportInfoHandler.JingleTransportInfoEvent
 
getSentPresence() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.JoinRequestedHandler.JoinRequestedEvent
 
getSession() - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocRequest
Returns current Session.
getSession(boolean) - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocRequest
Returns current Session.
getSession(String) - Method in interface tigase.jaxmpp.j2se.connection.ConnectionSessionHandler
 
getSession(String) - Static method in class tigase.jaxmpp.j2se.connection.socks5bytestream.Socks5ConnectionManager
 
getSession(String) - Method in class tigase.jaxmpp.j2se.filetransfer.JingleFileTransferNegotiator
 
getSessionId() - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocRequest
Return session ID, or null if request hasn't Session.
getSessionId() - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.Session
Return session ID.
getSessionObject() - Method in interface tigase.jaxmpp.core.client.Context
Returns SessionObject.
getSessionObject() - Method in class tigase.jaxmpp.core.client.eventbus.JaxmppEvent
getSessionObject() - Method in class tigase.jaxmpp.core.client.JaxmppCore
Returns SessionObject.
getSessionObject() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.Chat
Return SessionObject related to this chat.
getSessionObject() - Method in class tigase.jaxmpp.core.client.xmpp.modules.connection.ConnectionSession
 
getSessionObject() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.Invitation
 
getSessionObject() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.Room
 
getSessionObject() - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterItem
Returns session object related to roster item.
getSessionObject() - Method in class tigase.jaxmpp.gwt.client.JsonSerializationHelper
 
getSettings(MessageArchivingModule.SettingsAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.xep0136.MessageArchivingModule
 
getShow() - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule.ContactAvailableHandler.ContactAvailableEvent
 
getShow() - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule.ContactChangedPresenceHandler.ContactChangedPresenceEvent
 
getShow() - Method in class tigase.jaxmpp.core.client.xmpp.stanzas.Presence
Return avaiability substate.
getSid() - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
getSid() - Method in class tigase.jaxmpp.core.client.xmpp.modules.connection.ConnectionSession
 
getSid() - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleSessionAcceptHandler.JingleSessionAcceptEvent
 
getSid() - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleSessionInfoHandler.JingleSessionInfoEvent
 
getSid() - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleSessionInitiationHandler.JingleSessionInitiationEvent
 
getSid() - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleSessionTerminateHandler.JingleSessionTerminateEvent
 
getSid() - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleTransportInfoHandler.JingleTransportInfoEvent
 
getSid() - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.Transport
 
getSid() - Method in class tigase.jaxmpp.core.client.xmpp.modules.socks5.Socks5BytestreamsModule.StreamhostsHandler.StreamhostsEvent
 
getSocket() - Method in class tigase.jaxmpp.j2se.connection.ConnectionManager.ConnectionEstablishedHandler.ConnectionEstablishedEvent
 
getSource() - Method in class tigase.jaxmpp.core.client.eventbus.Event
Returns events source.
getStamp() - Method in class tigase.jaxmpp.core.client.xmpp.utils.delay.XmppDelay
 
getStanza() - Method in class tigase.jaxmpp.core.client.Connector.StanzaReceivedHandler.StanzaReceivedEvent
 
getStanza() - Method in class tigase.jaxmpp.core.client.Connector.StanzaSendingHandler.StanzaSendingEvent
 
getStanza() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule.MessageReceivedHandler.MessageReceivedEvent
 
getStanza() - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule.ContactAvailableHandler.ContactAvailableEvent
 
getStanza() - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule.ContactChangedPresenceHandler.ContactChangedPresenceEvent
 
getStanza() - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule.ContactUnavailableHandler.ContactUnavailableEvent
 
getStanza() - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule.ContactUnsubscribedHandler.ContactUnsubscribedEvent
 
getStanza() - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule.SubscribeRequestHandler.SubscribeRequestEvent
 
getStart() - Method in class tigase.jaxmpp.core.client.xmpp.modules.xep0136.Chat
 
getStart() - Method in class tigase.jaxmpp.core.client.xmpp.modules.xep0136.Criteria
 
getState() - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
getState() - Method in class tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector
 
getState() - Method in class tigase.jaxmpp.core.client.connector.ConnectorWrapper
 
getState() - Method in interface tigase.jaxmpp.core.client.Connector
Returns current State of connector.
getState() - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocResponse
Return state of execution.
getState() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.Room
 
getState() - Method in class tigase.jaxmpp.j2se.connectors.socket.SocketConnector
Returns current State of connector.
getStatus() - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule.ContactAvailableHandler.ContactAvailableEvent
 
getStatus() - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule.ContactChangedPresenceHandler.ContactChangedPresenceEvent
 
getStatus() - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule.ContactUnavailableHandler.ContactUnavailableEvent
 
getStatus() - Method in class tigase.jaxmpp.core.client.xmpp.stanzas.Presence
Returns natural-language description of an entity's availability.
getStatuses() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.XMucUserElement
 
getStreamFeatures(SessionObject) - Static method in class tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule
 
getStreamMethods() - Method in class tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransferModule.FileTransferRequestHandler.FileTransferRequestEvent
 
getStreamsManager() - Method in interface tigase.jaxmpp.core.client.Context
 
getStreamsManager(SessionObject) - Static method in class tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager
 
getStringFromObject(JavaScriptObject, String) - Static method in class tigase.jaxmpp.gwt.client.JsonSerializationHelper
 
getSubID() - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.SubscriptionElement
 
getSubject() - Method in class tigase.jaxmpp.core.client.xmpp.modules.xep0136.Chat
 
getSubject() - Method in class tigase.jaxmpp.core.client.xmpp.stanzas.Message
Returns subject of message.
getSubnode() - Method in class tigase.jaxmpp.core.client.criteria.tpath.Node
 
getSubscription() - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.SubscriptionElement
 
getSubscription() - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterItem
Returns subscription state.
getSubscriptionConfiguration(BareJID, String, JID, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Get subscription options.
getSubscriptionConfiguration(BareJID, String, JID, PubSubModule.SubscriptionOptionsAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Get subscriptions options.
getSupportedMechanisms() - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule
 
getTempOccupants() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.Room
 
getText() - Method in class tigase.jaxmpp.core.client.xmpp.stanzas.ErrorElement
Return human readable error description.
getThread() - Method in class tigase.jaxmpp.core.client.xmpp.stanzas.Message
Returns thread-id.
getThreadId() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.Chat
Returns thread-id.
getThreadID() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.DirectInvitation
 
getTimestamp() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.MessageErrorHandler.MessageErrorEvent
 
getTimestamp() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.MucMessageReceivedHandler.MucMessageReceivedEvent
 
getTitle() - Method in class tigase.jaxmpp.core.client.xmpp.forms.JabberDataElement
Returns title.
getTitle() - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
getTo() - Method in class tigase.jaxmpp.core.client.xmpp.stanzas.Stanza
Returns 'to' attribute.
getTransferredBytes() - Method in class tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransfer
 
getTransport(JaxmppCore, ConnectionSession) - Method in class tigase.jaxmpp.j2se.connection.socks5bytestream.JingleSocks5BytestreamsConnectionManager
 
getTransports() - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleSessionAcceptHandler.JingleSessionAcceptEvent
 
getTransports() - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleSessionInitiationHandler.JingleSessionInitiationEvent
 
getTransports(JaxmppCore, FileTransfer) - Method in class tigase.jaxmpp.j2se.filetransfer.JingleFileTransferNegotiator
 
getType() - Method in class tigase.jaxmpp.core.client.xmpp.forms.AbstractField
Returns field type.
getType() - Method in interface tigase.jaxmpp.core.client.xmpp.forms.Field
Returns field type.
getType() - Method in class tigase.jaxmpp.core.client.xmpp.forms.JabberDataElement
Return data type.
getType() - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoveryModule.Identity
 
getType() - Method in class tigase.jaxmpp.core.client.xmpp.modules.flexible_offline.FlexibleOfflineMessageRetrieval.Item
 
getType() - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.Candidate
 
getType() - Method in class tigase.jaxmpp.core.client.xmpp.modules.xep0136.ChatItem
 
getType() - Method in class tigase.jaxmpp.core.client.xmpp.stanzas.ErrorElement
Return error type.
getType() - Method in class tigase.jaxmpp.core.client.xmpp.stanzas.Message
Returns type of stanza.
getType() - Method in class tigase.jaxmpp.core.client.xmpp.stanzas.Stanza
Returns type of stanza.
getType(StanzaType) - Method in class tigase.jaxmpp.core.client.xmpp.stanzas.Stanza
Returns type of stanza.
getType() - Method in enum tigase.jaxmpp.core.client.XMPPException.ErrorCondition
 
getUrl() - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
getURL() - Method in class tigase.jaxmpp.gwt.client.connectors.WebSocket
 
getUrl() - Method in class tigase.jaxmpp.gwt.client.dns.DnsEntry
 
getUrlForHost(String) - Method in class tigase.jaxmpp.gwt.client.dns.DnsResult
 
getUserBareJid() - Method in class tigase.jaxmpp.core.client.AbstractSessionObject
Returns users JID
getUserBareJid() - Method in interface tigase.jaxmpp.core.client.SessionObject
Returns users JID
getUserProperty(String) - Method in class tigase.jaxmpp.core.client.AbstractSessionObject
Get user property.
getUserProperty(String) - Method in interface tigase.jaxmpp.core.client.UserProperties
Get user property.
getValue() - Method in class tigase.jaxmpp.core.client.xml.DefaultElement
 
getValue() - Method in interface tigase.jaxmpp.core.client.xml.Element
Get element value.
getValue() - Method in class tigase.jaxmpp.core.client.xml.ElementWrapper
Get element value.
getValue() - Method in class tigase.jaxmpp.gwt.client.xml.GwtElement
 
getValue() - Method in class tigase.jaxmpp.j2se.xml.J2seElement
 
getVar() - Method in class tigase.jaxmpp.core.client.xmpp.forms.AbstractField
Returns name of field.
getVar() - Method in interface tigase.jaxmpp.core.client.xmpp.forms.Field
Returns name of field.
getVersionProvider() - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterModule
 
getWebSocket() - Method in class tigase.jaxmpp.gwt.client.dns.DnsResult
 
getWeight() - Method in enum tigase.jaxmpp.core.client.xmpp.modules.muc.Affiliation
 
getWeight() - Method in enum tigase.jaxmpp.core.client.xmpp.modules.muc.Role
 
getWeight() - Method in enum tigase.jaxmpp.core.client.xmpp.stanzas.Presence.Show
 
getWith() - Method in class tigase.jaxmpp.core.client.xmpp.modules.xep0136.Criteria
 
getWithJid() - Method in class tigase.jaxmpp.core.client.xmpp.modules.xep0136.Chat
 
getWorkAddressCtry() - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
getWorkAddressLocality() - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
getWorkAddressPCode() - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
getWorkAddressRegion() - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
getWorkAddressStreet() - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
getWorkEmail() - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
getWorkTelFax() - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
getWorkTelMsg() - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
getWorkTelVoice() - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
getWrappedElement() - Method in class tigase.jaxmpp.core.client.xml.ElementWrapper
 
getWriter() - Method in interface tigase.jaxmpp.core.client.Context
Returns PacketWriter
getWriter() - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocResponse
Return writer.
getWriter() - Method in class tigase.jaxmpp.gwt.client.Jaxmpp
 
getXMLNS() - Method in class tigase.jaxmpp.core.client.xml.DefaultElement
 
getXMLNS() - Method in interface tigase.jaxmpp.core.client.xml.Element
Get namespace of this element.
getXMLNS() - Method in class tigase.jaxmpp.core.client.xml.ElementWrapper
Get namespace of this element.
getXmlns() - Static method in exception tigase.jaxmpp.core.client.XMPPException
 
getXMLNS() - Method in class tigase.jaxmpp.gwt.client.xml.GwtElement
 
getXMLNS() - Method in class tigase.jaxmpp.j2se.xml.J2seElement
 
getXmppModulesManages() - Method in class tigase.jaxmpp.core.client.Processor
 
getXmppStream() - Method in class tigase.jaxmpp.core.client.xmpp.stanzas.StreamPacket
 
getXmppStream(JID) - Method in class tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager
 
getxUserElement() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.OccupantChangedPresenceHandler.OccupantChangedPresenceEvent
 
getxUserElement() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.OccupantComesHandler.OccupantComesEvent
 
groups - Variable in class tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore
 
guessSaslMechanism() - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule
 
GwtElement - Class in tigase.jaxmpp.gwt.client.xml
 
GwtElement(Element) - Constructor for class tigase.jaxmpp.gwt.client.xml.GwtElement
 
GWTPresenceStore - Class in tigase.jaxmpp.gwt.client
 
GWTPresenceStore() - Constructor for class tigase.jaxmpp.gwt.client.GWTPresenceStore
 
GwtRosterStore - Class in tigase.jaxmpp.gwt.client
 
GwtRosterStore() - Constructor for class tigase.jaxmpp.gwt.client.GwtRosterStore
 
GwtSessionObject - Class in tigase.jaxmpp.gwt.client
 
GwtSessionObject() - Constructor for class tigase.jaxmpp.gwt.client.GwtSessionObject
 
GwtSessionObject.RestoringSessionException - Exception in tigase.jaxmpp.gwt.client
 
GwtSessionObject.RestoringSessionException(String) - Constructor for exception tigase.jaxmpp.gwt.client.GwtSessionObject.RestoringSessionException
 

H

h(byte[]) - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.scram.ScramMechanism
 
handle(AdHocRequest, AdHocResponse) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocCommand
Main method to handle ad-hoc requests.
handleConnection(ConnectionSession, Socket, boolean) - Method in class tigase.jaxmpp.j2se.connection.socks5bytestream.Socks5ConnectionManager
 
handler - Variable in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceStore
 
handlers - Variable in class tigase.jaxmpp.core.client.eventbus.DefaultEventBus
 
handleSeeOtherHost(Element) - Method in class tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector
 
handleSeeOtherHost(Element) - Method in class tigase.jaxmpp.gwt.client.connectors.BoshConnector
 
handleSeeOtherUri(String) - Method in class tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector
 
hashCode() - Method in class tigase.jaxmpp.core.client.BareJID
 
hashCode() - Method in class tigase.jaxmpp.core.client.JID
 
hashCode() - Method in class tigase.jaxmpp.core.client.xml.DefaultElement
 
hashCode() - Method in class tigase.jaxmpp.core.client.xml.ElementWrapper
hashCode() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.Occupant
 
hashCode() - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterItem
 
hashCode() - Method in class tigase.jaxmpp.gwt.client.connectors.BoshWorker
 
hashCode() - Method in class tigase.jaxmpp.gwt.client.xml.GwtElement
 
hashCode() - Method in class tigase.jaxmpp.j2se.connectors.bosh.BoshWorker
 
hasMore() - Method in class tigase.jaxmpp.gwt.client.dns.DnsResult
 
hi(String, byte[], byte[], int) - Static method in class tigase.jaxmpp.core.client.xmpp.modules.auth.scram.ScramMechanism
 
HiddenField - Class in tigase.jaxmpp.core.client.xmpp.forms
Implementation of Hidden field type.
hmac(SecretKey, byte[]) - Static method in class tigase.jaxmpp.core.client.xmpp.modules.auth.scram.ScramMechanism
 
HOST_ATTR - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.jingle.Candidate
 
hostFailure(String) - Method in class tigase.jaxmpp.gwt.client.dns.WebDnsResolver
 
HOSTNAME_VERIFIER_DISABLED_KEY - Static variable in class tigase.jaxmpp.j2se.connectors.socket.SocketConnector
 
HOSTNAME_VERIFIER_KEY - Static variable in class tigase.jaxmpp.j2se.connectors.socket.SocketConnector
 

I

ID_KEY - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterItem
 
IDENTITY_CATEGORY_KEY - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoveryModule
 
IDENTITY_TYPE_KEY - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoveryModule
 
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.NotSupportedErrorHandler.NotSupportedErrorEvent(SessionObject) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule.NotSupportedErrorHandler.NotSupportedErrorEvent
 
InBandRegistrationModule.ReceivedErrorHandler - Interface in tigase.jaxmpp.core.client.xmpp.modules.registration
 
InBandRegistrationModule.ReceivedErrorHandler.ReceivedErrorEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.registration
 
InBandRegistrationModule.ReceivedErrorHandler.ReceivedErrorEvent(SessionObject, IQ, XMPPException.ErrorCondition) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule.ReceivedErrorHandler.ReceivedErrorEvent
 
InBandRegistrationModule.ReceivedRequestedFieldsHandler - Interface in tigase.jaxmpp.core.client.xmpp.modules.registration
 
InBandRegistrationModule.ReceivedRequestedFieldsHandler.ReceivedRequestedFieldsEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.registration
 
InBandRegistrationModule.ReceivedRequestedFieldsHandler.ReceivedRequestedFieldsEvent(SessionObject, IQ) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule.ReceivedRequestedFieldsHandler.ReceivedRequestedFieldsEvent
 
InBandRegistrationModule.ReceivedTimeoutHandler - Interface in tigase.jaxmpp.core.client.xmpp.modules.registration
 
InBandRegistrationModule.ReceivedTimeoutHandler.ReceivedTimeoutEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.registration
 
InBandRegistrationModule.ReceivedTimeoutHandler.ReceivedTimeoutEvent(SessionObject) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule.ReceivedTimeoutHandler.ReceivedTimeoutEvent
 
INCOMING_STREAM_H_KEY - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule
 
INFO_XMLNS - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoveryModule
 
init() - Method in class tigase.jaxmpp.core.client.JaxmppCore
 
init() - Method in class tigase.jaxmpp.gwt.client.Jaxmpp
 
init() - Method in class tigase.jaxmpp.j2se.Jaxmpp
 
initConnection(JaxmppCore, ConnectionSession, ConnectionManager.InitializedCallback) - Method in interface tigase.jaxmpp.j2se.connection.ConnectionManager
 
initConnection(JaxmppCore, ConnectionSession, ConnectionManager.InitializedCallback) - Method in class tigase.jaxmpp.j2se.connection.socks5bytestream.JingleSocks5BytestreamsConnectionManager
 
initConnection(JaxmppCore, ConnectionSession, ConnectionManager.InitializedCallback) - Method in class tigase.jaxmpp.j2se.connection.socks5bytestream.Socks5BytestreamsConnectionManager
 
INITIAL_PRESENCE_ENABLED_KEY - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule
 
initialize() - Method in class tigase.jaxmpp.android.muc.AndroidRoomsManager
 
initialize() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.AbstractChatManager
 
initialize() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.AbstractRoomsManager
 
initialize(Jaxmpp) - Method in class tigase.jaxmpp.gwt.client.ConnectionManager
 
initialize(Jaxmpp) - Static method in class tigase.jaxmpp.gwt.client.Presence
 
initialize(Jaxmpp) - Static method in class tigase.jaxmpp.gwt.client.Roster
 
initialize(JaxmppCore, boolean) - Static method in class tigase.jaxmpp.j2se.filetransfer.FileTransferManager
 
initialize(Jaxmpp) - Static method in class tigase.jaxmpp.j2se.Presence
 
initialize(Jaxmpp) - Static method in class tigase.jaxmpp.j2se.Roster
 
initialized(JaxmppCore, ConnectionSession) - Method in interface tigase.jaxmpp.j2se.connection.ConnectionManager.InitializedCallback
 
InitializingModule - Interface in tigase.jaxmpp.core.client.xmpp.modules
Interface should be implemented by module that need to be informed about its state in XmppModulesManager.
initiateSession(JID, String, String, Element, List<Transport>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule
 
initIfRequired() - Method in class tigase.jaxmpp.core.client.XmppModulesManager
 
interrupt() - Method in class tigase.jaxmpp.j2se.connectors.socket.Worker
 
intValue() - Method in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.MutableLong
 
invite(Room, JID, String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule
Sends mediated invitation.
inviteDirectly(Room, JID, String, String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule
 
IQ - Class in tigase.jaxmpp.core.client.xmpp.stanzas
Representation of IQ stanza.
isAckEnabled(SessionObject) - Static method in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule
 
isAllowed(JID) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocCommand
This method allows to authorization sender.
isAllowedToUse(SessionObject) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.auth.SaslMechanism
This method is used to check if mechanism can be used with current session.
isAllowedToUse(SessionObject) - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.saslmechanisms.AnonymousMechanism
 
isAllowedToUse(SessionObject) - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.saslmechanisms.PlainMechanism
 
isAllowedToUse(SessionObject) - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.saslmechanisms.XOAuth2Mechanism
 
isAllowedToUse(SessionObject) - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.scram.ScramMechanism
 
isAllowedToUse(SessionObject) - Method in class tigase.jaxmpp.j2se.xmpp.modules.auth.saslmechanisms.ExternalMechanism
 
isAsk() - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterItem
Checks if subscription was requested.
isAuthAvailable(SessionObject) - Static method in class tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule
 
isAvailable(BareJID) - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceStore
 
isBanMembersAndUnaffiliatedUsers() - Method in enum tigase.jaxmpp.core.client.xmpp.modules.muc.Affiliation
 
isCached(String) - Method in class tigase.jaxmpp.android.caps.CapabilitiesDBCache
 
isCached(String) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.capabilities.CapabilitiesCache
 
isCached(String) - Method in class tigase.jaxmpp.j2se.J2SECapabiliesCache
 
isChangeAvailabilityStatus() - Method in enum tigase.jaxmpp.core.client.xmpp.modules.muc.Role
 
isChangeRoomDefinition() - Method in enum tigase.jaxmpp.core.client.xmpp.modules.muc.Affiliation
 
isChangeRoomNickname() - Method in enum tigase.jaxmpp.core.client.xmpp.modules.muc.Role
 
isChatOpenFor(BareJID) - Method in class tigase.jaxmpp.android.chat.AndroidChatManager
 
isChatOpenFor(SessionObject, BareJID) - Method in class tigase.jaxmpp.android.chat.ChatProvider
 
isChatOpenFor(BareJID) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.AbstractChatManager
 
isComplete(SessionObject) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.auth.SaslMechanism
Determines whether the authentication exchange has completed.
isComplete(SessionObject) - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.saslmechanisms.AbstractSaslMechanism
 
isCompressed() - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
isCompressed() - Method in class tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector
 
isCompressed() - Method in class tigase.jaxmpp.core.client.connector.ConnectorWrapper
 
isCompressed() - Method in interface tigase.jaxmpp.core.client.Connector
Returns XML Stream compression state.
isCompressed() - Method in class tigase.jaxmpp.j2se.connectors.socket.SocketConnector
Returns true when stream is compressed
isConnected() - Method in class tigase.jaxmpp.core.client.JaxmppCore
Returns connection state.
isContinueFlag() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.DirectInvitation
 
isDestroyRoom() - Method in enum tigase.jaxmpp.core.client.xmpp.modules.muc.Affiliation
 
isDisabled(SessionObject) - Static method in class tigase.jaxmpp.core.client.xmpp.modules.chat.xep0085.ChatStateExtension
 
isEditAdminList() - Method in enum tigase.jaxmpp.core.client.xmpp.modules.muc.Affiliation
 
isEditMemberList() - Method in enum tigase.jaxmpp.core.client.xmpp.modules.muc.Affiliation
 
isEditModeratorList() - Method in enum tigase.jaxmpp.core.client.xmpp.modules.muc.Affiliation
 
isEditOwnerList() - Method in enum tigase.jaxmpp.core.client.xmpp.modules.muc.Affiliation
 
isEnabled() - Method in class tigase.jaxmpp.core.client.xmpp.modules.capabilities.CapabilitiesModule
 
isEnabled() - Method in class tigase.jaxmpp.gwt.client.dns.WebDnsResolver
 
isEnterMembersOnlyRoom() - Method in enum tigase.jaxmpp.core.client.xmpp.modules.muc.Affiliation
 
isEnterOpenRoom() - Method in enum tigase.jaxmpp.core.client.xmpp.modules.muc.Affiliation
 
isFrom() - Method in enum tigase.jaxmpp.core.client.xmpp.modules.roster.RosterItem.Subscription
 
isGrantVoice() - Method in enum tigase.jaxmpp.core.client.xmpp.modules.muc.Role
 
isIncoming() - Method in class tigase.jaxmpp.core.client.xmpp.modules.connection.ConnectionSession
 
isInviteOtherUsers() - Method in enum tigase.jaxmpp.core.client.xmpp.modules.muc.Role
 
isKickParticipantsAndVisitors() - Method in enum tigase.jaxmpp.core.client.xmpp.modules.muc.Role
 
isModifySubject() - Method in enum tigase.jaxmpp.core.client.xmpp.modules.muc.Role
 
isPresenceBroadcastedToRoom() - Method in enum tigase.jaxmpp.core.client.xmpp.modules.muc.Role
 
isPresentInRoom() - Method in enum tigase.jaxmpp.core.client.xmpp.modules.muc.Role
 
isReceiveMessages() - Method in enum tigase.jaxmpp.core.client.xmpp.modules.muc.Role
 
isReceiveOccupantPresence() - Method in enum tigase.jaxmpp.core.client.xmpp.modules.muc.Role
 
isRegisterWithOpenRoom() - Method in enum tigase.jaxmpp.core.client.xmpp.modules.muc.Affiliation
 
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
 
isRequired() - Method in class tigase.jaxmpp.core.client.xmpp.forms.AbstractField
Get is this field is required.
isRequired() - Method in interface tigase.jaxmpp.core.client.xmpp.forms.Field
Get is this field is required.
isResumptionEnabled(SessionObject) - Static method in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule
 
isRetrieveMemberList() - Method in enum tigase.jaxmpp.core.client.xmpp.modules.muc.Affiliation
 
isRevokeVoice() - Method in enum tigase.jaxmpp.core.client.xmpp.modules.muc.Role
 
isRfc() - Method in class tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector
 
isSecure() - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
isSecure() - Method in class tigase.jaxmpp.core.client.connector.ConnectorWrapper
 
isSecure() - Method in interface tigase.jaxmpp.core.client.Connector
Returns connection security state.
isSecure() - Method in class tigase.jaxmpp.core.client.JaxmppCore
Returns connection security state.
isSecure() - Method in class tigase.jaxmpp.gwt.client.connectors.WebSocket
 
isSecure() - Method in class tigase.jaxmpp.gwt.client.connectors.WebSocketConnector
 
isSecure() - Method in class tigase.jaxmpp.j2se.connectors.socket.SocketConnector
 
isSecure() - Method in class tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector
 
isSendMessagesToAll() - Method in enum tigase.jaxmpp.core.client.xmpp.modules.muc.Role
 
isSendPrivateMessages() - Method in enum tigase.jaxmpp.core.client.xmpp.modules.muc.Role
 
isSessionEstablishingAvailable(SessionObject) - Static method in class tigase.jaxmpp.core.client.xmpp.modules.SessionEstablishmentModule
 
isStreamManagementAvailable(SessionObject) - Static method in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule
 
isStreamManagementTurnedOn(SessionObject) - Static method in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule
 
isSupported() - Static method in class tigase.jaxmpp.gwt.client.connectors.WebSocket
 
isSupported(JaxmppCore, FileTransfer) - Method in interface tigase.jaxmpp.j2se.filetransfer.FileTransferNegotiator
 
isSupported(JaxmppCore, FileTransfer) - Method in class tigase.jaxmpp.j2se.filetransfer.JingleFileTransferNegotiator
 
isSupported(JaxmppCore, FileTransfer) - Method in class tigase.jaxmpp.j2se.filetransfer.Socks5FileTransferNegotiator
 
isThrowingExceptionOn() - Method in class tigase.jaxmpp.core.client.eventbus.DefaultEventBus
 
isTLSAvailable(SessionObject) - Static method in class tigase.jaxmpp.j2se.connectors.socket.SocketConnector
 
isTo() - Method in enum tigase.jaxmpp.core.client.xmpp.modules.roster.RosterItem.Subscription
 
isValue() - Method in class tigase.jaxmpp.core.client.xmpp.utils.MutableBoolean
 
isViewOccupantsJid() - Method in enum tigase.jaxmpp.core.client.xmpp.modules.muc.Affiliation
 
isZLibAvailable(SessionObject) - Static method in class tigase.jaxmpp.j2se.connectors.socket.SocketConnector
Returns true if server send stream features in which it advertises support for stream compression using ZLIB
ITEMS_XMLNS - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoveryModule
 

J

J2SECapabiliesCache - Class in tigase.jaxmpp.j2se
 
J2SECapabiliesCache() - Constructor for class tigase.jaxmpp.j2se.J2SECapabiliesCache
 
J2seElement - Class in tigase.jaxmpp.j2se.xml
 
J2seElement(Element) - Constructor for class tigase.jaxmpp.j2se.xml.J2seElement
 
J2SEPresenceStore - Class in tigase.jaxmpp.j2se
 
J2SEPresenceStore() - Constructor for class tigase.jaxmpp.j2se.J2SEPresenceStore
 
J2SESessionObject - Class in tigase.jaxmpp.j2se
 
J2SESessionObject() - Constructor for class tigase.jaxmpp.j2se.J2SESessionObject
 
J2SEStreamhostsResolver - Class in tigase.jaxmpp.j2se.connection.socks5bytestream
 
J2SEStreamhostsResolver() - Constructor for class tigase.jaxmpp.j2se.connection.socks5bytestream.J2SEStreamhostsResolver
 
JabberDataElement - Class in tigase.jaxmpp.core.client.xmpp.forms
Implementation of Data Form.
JabberDataElement(Element) - Constructor for class tigase.jaxmpp.core.client.xmpp.forms.JabberDataElement
Creates instance of JabberDataElement and parse fields.
JabberDataElement(XDataType) - Constructor for class tigase.jaxmpp.core.client.xmpp.forms.JabberDataElement
Creates empty form instance.
Jaxmpp - Class in tigase.jaxmpp.android
 
Jaxmpp() - Constructor for class tigase.jaxmpp.android.Jaxmpp
 
Jaxmpp(SessionObject) - Constructor for class tigase.jaxmpp.android.Jaxmpp
 
Jaxmpp - Class in tigase.jaxmpp.gwt.client
 
Jaxmpp() - Constructor for class tigase.jaxmpp.gwt.client.Jaxmpp
 
Jaxmpp(SessionObject) - Constructor for class tigase.jaxmpp.gwt.client.Jaxmpp
 
Jaxmpp - Class in tigase.jaxmpp.j2se
Main library class for using in standalone, Android and other J2SE compatible application.
Jaxmpp() - Constructor for class tigase.jaxmpp.j2se.Jaxmpp
 
Jaxmpp(SessionObject) - Constructor for class tigase.jaxmpp.j2se.Jaxmpp
 
JAXMPP_KEY - Static variable in class tigase.jaxmpp.j2se.connection.socks5bytestream.Socks5ConnectionManager
 
JaxmppCore - Class in tigase.jaxmpp.core.client
Base abstract class for implementation platform-specific jaxmpp clients.
JaxmppCore() - Constructor for class tigase.jaxmpp.core.client.JaxmppCore
 
JaxmppCore.ConnectedHandler - Interface in tigase.jaxmpp.core.client
Implemented by handlers of ConnectedEvent.
JaxmppCore.ConnectedHandler.ConnectedEvent - Class in tigase.jaxmpp.core.client
Fired when connection is fully established.
JaxmppCore.ConnectedHandler.ConnectedEvent(SessionObject) - Constructor for class tigase.jaxmpp.core.client.JaxmppCore.ConnectedHandler.ConnectedEvent
 
JaxmppCore.DisconnectedHandler - Interface in tigase.jaxmpp.core.client
Implemented by handlers of DisconnectedEvent.
JaxmppCore.DisconnectedHandler.DisconnectedEvent - Class in tigase.jaxmpp.core.client
Fired when jaxmpp is disconnected.
JaxmppCore.DisconnectedHandler.DisconnectedEvent(SessionObject) - Constructor for class tigase.jaxmpp.core.client.JaxmppCore.DisconnectedHandler.DisconnectedEvent
 
JaxmppEvent<H extends EventHandler> - Class in tigase.jaxmpp.core.client.eventbus
Event object used by JaXMPP Library.
JaxmppEvent(SessionObject) - Constructor for class tigase.jaxmpp.core.client.eventbus.JaxmppEvent
Constructs event object.
JaxmppException - Exception in tigase.jaxmpp.core.client.exceptions
Base Exception class in library.
JaxmppException() - Constructor for exception tigase.jaxmpp.core.client.exceptions.JaxmppException
 
JaxmppException(String) - Constructor for exception tigase.jaxmpp.core.client.exceptions.JaxmppException
 
JaxmppException(String, Throwable) - Constructor for exception tigase.jaxmpp.core.client.exceptions.JaxmppException
 
JaxmppException(Throwable) - Constructor for exception tigase.jaxmpp.core.client.exceptions.JaxmppException
 
JID - Class in tigase.jaxmpp.core.client
XMPP entity address form <localpart@domainpart/resourcepart>
JID_ATTR - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.jingle.Candidate
 
jidInstance(BareJID) - Static method in class tigase.jaxmpp.core.client.JID
Creates intance of JID from BareJID.
jidInstance(BareJID, String) - Static method in class tigase.jaxmpp.core.client.JID
Creates intance of JID.
jidInstance(String) - Static method in class tigase.jaxmpp.core.client.JID
Creates intance of JID.
jidInstance(String, String) - Static method in class tigase.jaxmpp.core.client.JID
Creates intance of JID.
jidInstance(String, String, String) - Static method in class tigase.jaxmpp.core.client.JID
Creates intance of JID.
JidMultiField - Class in tigase.jaxmpp.core.client.xmpp.forms
Implementation of jid-multi field type.
JidSingleField - Class in tigase.jaxmpp.core.client.xmpp.forms
Implementation of jid-single field type.
JINGLE_FT_XMLNS - Static variable in class tigase.jaxmpp.j2se.filetransfer.JingleFileTransferNegotiator
 
JINGLE_RTP1_XMLNS - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule
 
JINGLE_XMLNS - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule
 
JingleFileTransferNegotiator - Class in tigase.jaxmpp.j2se.filetransfer
 
JingleFileTransferNegotiator() - Constructor for class tigase.jaxmpp.j2se.filetransfer.JingleFileTransferNegotiator
 
JingleModule - Class in tigase.jaxmpp.core.client.xmpp.modules.jingle
 
JingleModule(Context) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule
 
JingleModule.JingleSessionAcceptHandler - Interface in tigase.jaxmpp.core.client.xmpp.modules.jingle
 
JingleModule.JingleSessionAcceptHandler.JingleSessionAcceptEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.jingle
 
JingleModule.JingleSessionAcceptHandler.JingleSessionAcceptEvent(SessionObject, JID, String, Element, List<Transport>, MutableBoolean) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleSessionAcceptHandler.JingleSessionAcceptEvent
 
JingleModule.JingleSessionInfoHandler - Interface in tigase.jaxmpp.core.client.xmpp.modules.jingle
 
JingleModule.JingleSessionInfoHandler.JingleSessionInfoEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.jingle
 
JingleModule.JingleSessionInfoHandler.JingleSessionInfoEvent(SessionObject, JID, String, List<Element>, MutableBoolean) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleSessionInfoHandler.JingleSessionInfoEvent
 
JingleModule.JingleSessionInitiationHandler - Interface in tigase.jaxmpp.core.client.xmpp.modules.jingle
 
JingleModule.JingleSessionInitiationHandler.JingleSessionInitiationEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.jingle
 
JingleModule.JingleSessionInitiationHandler.JingleSessionInitiationEvent(SessionObject, JID, String, Element, List<Transport>, MutableBoolean) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleSessionInitiationHandler.JingleSessionInitiationEvent
 
JingleModule.JingleSessionTerminateHandler - Interface in tigase.jaxmpp.core.client.xmpp.modules.jingle
 
JingleModule.JingleSessionTerminateHandler.JingleSessionTerminateEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.jingle
 
JingleModule.JingleSessionTerminateHandler.JingleSessionTerminateEvent(SessionObject, JID, String, MutableBoolean) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleSessionTerminateHandler.JingleSessionTerminateEvent
 
JingleModule.JingleTransportInfoHandler - Interface in tigase.jaxmpp.core.client.xmpp.modules.jingle
 
JingleModule.JingleTransportInfoHandler.JingleTransportInfoEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.jingle
 
JingleModule.JingleTransportInfoHandler.JingleTransportInfoEvent(SessionObject, JID, String, Element, MutableBoolean) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleTransportInfoHandler.JingleTransportInfoEvent
 
JingleSocks5BytestreamsConnectionManager - Class in tigase.jaxmpp.j2se.connection.socks5bytestream
 
JingleSocks5BytestreamsConnectionManager(ConnectionSessionHandler) - Constructor for class tigase.jaxmpp.j2se.connection.socks5bytestream.JingleSocks5BytestreamsConnectionManager
 
join(MucModule.Invitation, String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule
 
join(String, String, String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule
 
join(String, String, String, String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule
 
JsonSerializationHelper - Class in tigase.jaxmpp.gwt.client
 
JsonSerializationHelper(SessionObject, Map<String, AbstractSessionObject.Entry>) - Constructor for class tigase.jaxmpp.gwt.client.JsonSerializationHelper
 
JsonSerializationHelper(SessionObject, JsonSerializationHelper.Serializable[]) - Constructor for class tigase.jaxmpp.gwt.client.JsonSerializationHelper
 
JsonSerializationHelper.Serializable - Interface in tigase.jaxmpp.gwt.client
 

K

keepalive() - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
keepalive() - Method in class tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector
 
keepalive() - Method in class tigase.jaxmpp.core.client.connector.ConnectorWrapper
 
keepalive() - Method in interface tigase.jaxmpp.core.client.Connector
Whitespace ping.
keepalive() - Method in class tigase.jaxmpp.core.client.JaxmppCore
Whitespace ping.
keepalive() - Method in class tigase.jaxmpp.j2se.connectors.socket.SocketConnector
 
key(byte[]) - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.scram.ScramMechanism
 
KEY_MANAGERS_KEY - Static variable in class tigase.jaxmpp.j2se.connectors.socket.SocketConnector
 

L

leave(Room) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule
 
listCollections(JID, Date, Date, String, MessageArchivingModule.CollectionAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.xep0136.MessageArchivingModule
Deprecated.
listCollections(Criteria, MessageArchivingModule.CollectionAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.xep0136.MessageArchivingModule
 
listener - Variable in class tigase.jaxmpp.android.roster.RosterProvider
 
ListMultiField - Class in tigase.jaxmpp.core.client.xmpp.forms
Implementation of list-multi field type.
ListSingleField - Class in tigase.jaxmpp.core.client.xmpp.forms
Implementation of list-single field type.
loadCachedRoster(SessionObject) - Method in class tigase.jaxmpp.android.roster.RosterProvider
 
loadCachedRoster(SessionObject) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.roster.RosterCacheProvider
Loads cached roster.
localpart - Variable in class tigase.jaxmpp.core.client.BareJID
 
log - Variable in class tigase.jaxmpp.core.client.AbstractSessionObject
 
log - Variable in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
log - Variable in class tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector
 
log - Variable in class tigase.jaxmpp.core.client.eventbus.DefaultEventBus
 
log - Variable in class tigase.jaxmpp.core.client.JaxmppCore
 
log - Variable in class tigase.jaxmpp.core.client.Processor.FeatureNotImplementedResponse
 
log - Variable in class tigase.jaxmpp.core.client.ResponseManager
 
log - Variable in class tigase.jaxmpp.core.client.xmpp.modules.AbstractStanzaModule
 
log - Variable in class tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule
 
log - Variable in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubAsyncCallback
 
log - Variable in class tigase.jaxmpp.core.client.xmpp.modules.ResourceBinderModule
 
log - Variable in class tigase.jaxmpp.core.client.xmpp.modules.SessionEstablishmentModule
 
log - Variable in class tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule
 
log - Variable in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule
 
log - Variable in class tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier
 
login() - Method in class tigase.jaxmpp.core.client.JaxmppCore
Connects to XMPP server.
login() - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule
 
login() - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.NonSaslAuthModule
 
login() - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule
 
login() - Method in class tigase.jaxmpp.gwt.client.Jaxmpp
 
login(String) - Method in class tigase.jaxmpp.gwt.client.Jaxmpp
 
login() - Method in class tigase.jaxmpp.j2se.Jaxmpp
 
login(boolean) - Method in class tigase.jaxmpp.j2se.Jaxmpp
Connects to server.
LOGIN_TIMEOUT_KEY - Static variable in class tigase.jaxmpp.j2se.Jaxmpp
 
LOGIN_USER_NAME_KEY - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule
 
longValue() - Method in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.MutableLong
 

M

main(String[]) - Static method in class tigase.jaxmpp.core.client.UIDGenerator
 
makeElement() - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
makeResult(Element) - Static method in class tigase.jaxmpp.core.client.xml.XmlTools
 
match(Element) - Method in interface tigase.jaxmpp.core.client.criteria.Criteria
This method checks if element match to conditions.
match(Element) - Method in class tigase.jaxmpp.core.client.criteria.ElementCriteria
This method checks if element match to conditions.
match(Element) - Method in class tigase.jaxmpp.core.client.criteria.Or
This method checks if element match to conditions.
match(RosterItem) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.roster.RosterStore.Predicate
 
match(String, String) - Method in class tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier
 
Message - Class in tigase.jaxmpp.core.client.xmpp.stanzas
Representation od Message stanza.
Message(Element) - Constructor for class tigase.jaxmpp.core.client.xmpp.stanzas.Message
 
MessageArchivingModule - Class in tigase.jaxmpp.core.client.xmpp.modules.xep0136
MessageArchivingModule class implements support for XEP-0136 Message Archiving.
MessageArchivingModule() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.xep0136.MessageArchivingModule
 
MessageArchivingModule.CollectionAsyncCallback - Class in tigase.jaxmpp.core.client.xmpp.modules.xep0136
 
MessageArchivingModule.CollectionAsyncCallback() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.xep0136.MessageArchivingModule.CollectionAsyncCallback
 
MessageArchivingModule.ItemsAsyncCallback - Class in tigase.jaxmpp.core.client.xmpp.modules.xep0136
 
MessageArchivingModule.ItemsAsyncCallback() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.xep0136.MessageArchivingModule.ItemsAsyncCallback
 
MessageArchivingModule.SettingsAsyncCallback - Class in tigase.jaxmpp.core.client.xmpp.modules.xep0136
 
MessageArchivingModule.SettingsAsyncCallback() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.xep0136.MessageArchivingModule.SettingsAsyncCallback
 
MessageCarbonsModule - Class in tigase.jaxmpp.core.client.xmpp.modules.chat
 
MessageCarbonsModule() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageCarbonsModule
 
MessageCarbonsModule.CarbonEventType - Enum in tigase.jaxmpp.core.client.xmpp.modules.chat
 
MessageCarbonsModule.CarbonReceivedHandler - Interface in tigase.jaxmpp.core.client.xmpp.modules.chat
 
MessageCarbonsModule.CarbonReceivedHandler.CarbonReceivedEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.chat
 
MessageCarbonsModule.CarbonReceivedHandler.CarbonReceivedEvent(SessionObject, MessageCarbonsModule.CarbonEventType, Message, Chat) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageCarbonsModule.CarbonReceivedHandler.CarbonReceivedEvent
 
MessageDeliveryReceiptsExtension - Class in <Unnamed>
 
MessageDeliveryReceiptsExtension(Context) - Constructor for class MessageDeliveryReceiptsExtension
 
MessageDeliveryReceiptsExtension.ReceiptReceivedHandler - Interface in <Unnamed>
 
MessageDeliveryReceiptsExtension.ReceiptReceivedHandler.ReceiptReceivedEvent - Class in <Unnamed>
 
MessageDeliveryReceiptsExtension.ReceiptReceivedHandler.ReceiptReceivedEvent(SessionObject, Chat, Message, String) - Constructor for class MessageDeliveryReceiptsExtension.ReceiptReceivedHandler.ReceiptReceivedEvent
 
MessageModule - Class in tigase.jaxmpp.core.client.xmpp.modules.chat
Module to handle messages.
MessageModule(AbstractChatManager) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule
 
MessageModule() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule
 
MessageModule.ChatClosedHandler - Interface in tigase.jaxmpp.core.client.xmpp.modules.chat
 
MessageModule.ChatClosedHandler.ChatClosedEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.chat
 
MessageModule.ChatClosedHandler.ChatClosedEvent(SessionObject, Chat) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule.ChatClosedHandler.ChatClosedEvent
 
MessageModule.ChatCreatedHandler - Interface in tigase.jaxmpp.core.client.xmpp.modules.chat
 
MessageModule.ChatCreatedHandler.ChatCreatedEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.chat
 
MessageModule.ChatCreatedHandler.ChatCreatedEvent(SessionObject, Chat, Message) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule.ChatCreatedHandler.ChatCreatedEvent
 
MessageModule.ChatUpdatedHandler - Interface in tigase.jaxmpp.core.client.xmpp.modules.chat
 
MessageModule.ChatUpdatedHandler.ChatUpdatedEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.chat
 
MessageModule.ChatUpdatedHandler.ChatUpdatedEvent(SessionObject, Chat) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule.ChatUpdatedHandler.ChatUpdatedEvent
 
MessageModule.MessageReceivedHandler - Interface in tigase.jaxmpp.core.client.xmpp.modules.chat
 
MessageModule.MessageReceivedHandler.MessageReceivedEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.chat
 
MessageModule.MessageReceivedHandler.MessageReceivedEvent(SessionObject, Message, Chat) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule.MessageReceivedHandler.MessageReceivedEvent
 
MessageModuleExtension - Interface in tigase.jaxmpp.core.client.xmpp.modules.chat
 
MODE_ATTR - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.jingle.Transport
 
ModuleProvider - Interface in tigase.jaxmpp.core.client.xmpp.modules
 
modulesInit() - Method in class tigase.jaxmpp.core.client.JaxmppCore
 
modulesInit() - Method in class tigase.jaxmpp.j2se.Jaxmpp
 
modulesManager - Variable in class tigase.jaxmpp.core.client.JaxmppCore
 
MucModule - Class in tigase.jaxmpp.core.client.xmpp.modules.muc
 
MucModule() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule
 
MucModule(AbstractRoomsManager) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule
 
MucModule.DirectInvitation - Class in tigase.jaxmpp.core.client.xmpp.modules.muc
 
MucModule.Invitation - Class in tigase.jaxmpp.core.client.xmpp.modules.muc
 
MucModule.Invitation(SessionObject) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.Invitation
 
MucModule.InvitationDeclinedHandler - Interface in tigase.jaxmpp.core.client.xmpp.modules.muc
 
MucModule.InvitationDeclinedHandler.InvitationDeclinedEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.muc
 
MucModule.InvitationDeclinedHandler.InvitationDeclinedEvent(SessionObject, Message, Room, JID, String) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.InvitationDeclinedHandler.InvitationDeclinedEvent
 
MucModule.InvitationReceivedHandler - Interface in tigase.jaxmpp.core.client.xmpp.modules.muc
 
MucModule.InvitationReceivedHandler.InvitationReceivedEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.muc
 
MucModule.InvitationReceivedHandler.InvitationReceivedEvent(SessionObject, MucModule.Invitation) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.InvitationReceivedHandler.InvitationReceivedEvent
 
MucModule.JoinRequestedHandler - Interface in tigase.jaxmpp.core.client.xmpp.modules.muc
 
MucModule.JoinRequestedHandler.JoinRequestedEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.muc
 
MucModule.JoinRequestedHandler.JoinRequestedEvent(SessionObject, Presence, String, Room) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.JoinRequestedHandler.JoinRequestedEvent
 
MucModule.MediatedInvitation - Class in tigase.jaxmpp.core.client.xmpp.modules.muc
 
MucModule.MessageErrorHandler - Interface in tigase.jaxmpp.core.client.xmpp.modules.muc
 
MucModule.MessageErrorHandler.MessageErrorEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.muc
 
MucModule.MessageErrorHandler.MessageErrorEvent(SessionObject, Message, Room, String, Date) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.MessageErrorHandler.MessageErrorEvent
 
MucModule.MucMessageReceivedHandler - Interface in tigase.jaxmpp.core.client.xmpp.modules.muc
 
MucModule.MucMessageReceivedHandler.MucMessageReceivedEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.muc
 
MucModule.MucMessageReceivedHandler.MucMessageReceivedEvent(SessionObject, Message, Room, String, Date) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.MucMessageReceivedHandler.MucMessageReceivedEvent
 
MucModule.NewRoomCreatedHandler - Interface in tigase.jaxmpp.core.client.xmpp.modules.muc
 
MucModule.NewRoomCreatedHandler.NewRoomCreatedEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.muc
 
MucModule.NewRoomCreatedHandler.NewRoomCreatedEvent(SessionObject, Room, Presence) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.NewRoomCreatedHandler.NewRoomCreatedEvent
 
MucModule.OccupantChangedNickHandler - Interface in tigase.jaxmpp.core.client.xmpp.modules.muc
 
MucModule.OccupantChangedNickHandler.OccupantChangedNickEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.muc
 
MucModule.OccupantChangedNickHandler.OccupantChangedNickEvent(SessionObject, Presence, Room, Occupant, String, String) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.OccupantChangedNickHandler.OccupantChangedNickEvent
 
MucModule.OccupantChangedPresenceHandler - Interface in tigase.jaxmpp.core.client.xmpp.modules.muc
 
MucModule.OccupantChangedPresenceHandler.OccupantChangedPresenceEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.muc
 
MucModule.OccupantChangedPresenceHandler.OccupantChangedPresenceEvent(SessionObject, Presence, Room, Occupant, String, XMucUserElement) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.OccupantChangedPresenceHandler.OccupantChangedPresenceEvent
 
MucModule.OccupantComesHandler - Interface in tigase.jaxmpp.core.client.xmpp.modules.muc
 
MucModule.OccupantComesHandler.OccupantComesEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.muc
 
MucModule.OccupantComesHandler.OccupantComesEvent(SessionObject, Presence, Room, Occupant, String, XMucUserElement) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.OccupantComesHandler.OccupantComesEvent
 
MucModule.OccupantLeavedHandler - Interface in tigase.jaxmpp.core.client.xmpp.modules.muc
 
MucModule.OccupantLeavedHandler.OccupantLeavedEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.muc
 
MucModule.OccupantLeavedHandler.OccupantLeavedEvent(SessionObject, Occupant, Room) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.OccupantLeavedHandler.OccupantLeavedEvent
 
MucModule.OccupantLeavedHandler.OccupantLeavedEvent(SessionObject, Presence, Room, Occupant, String, XMucUserElement) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.OccupantLeavedHandler.OccupantLeavedEvent
 
MucModule.PresenceErrorHandler - Interface in tigase.jaxmpp.core.client.xmpp.modules.muc
 
MucModule.PresenceErrorHandler.PresenceErrorEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.muc
 
MucModule.PresenceErrorHandler.PresenceErrorEvent(SessionObject, Presence, Room, String) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.PresenceErrorHandler.PresenceErrorEvent
 
MucModule.RoomClosedHandler - Interface in tigase.jaxmpp.core.client.xmpp.modules.muc
Local instance of Chat Room was closed because of, for example, presence error.
MucModule.RoomClosedHandler.RoomClosedEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.muc
 
MucModule.RoomClosedHandler.RoomClosedEvent(SessionObject, Presence, Room) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.RoomClosedHandler.RoomClosedEvent
 
MucModule.RoomConfgurationAsyncCallback - Class in tigase.jaxmpp.core.client.xmpp.modules.muc
 
MucModule.RoomConfgurationAsyncCallback() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.RoomConfgurationAsyncCallback
 
MucModule.StateChangeHandler - Interface in tigase.jaxmpp.core.client.xmpp.modules.muc
 
MucModule.StateChangeHandler.StateChangeEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.muc
 
MucModule.StateChangeHandler.StateChangeEvent(SessionObject, Room, Room.State, Room.State) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.StateChangeHandler.StateChangeEvent
 
MucModule.YouJoinedHandler - Interface in tigase.jaxmpp.core.client.xmpp.modules.muc
 
MucModule.YouJoinedHandler.YouJoinedEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.muc
 
MucModule.YouJoinedHandler.YouJoinedEvent(SessionObject, Presence, Room, Occupant, String, XMucUserElement) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.YouJoinedHandler.YouJoinedEvent
 
MultiEventBus - Class in tigase.jaxmpp.core.client.eventbus
Special implementation of EventBus.
MultiEventBus() - Constructor for class tigase.jaxmpp.core.client.eventbus.MultiEventBus
 
MultiJaxmpp - Class in tigase.jaxmpp.core.client
Class for keeping many instances of JaxmppCore.
MultiJaxmpp() - Constructor for class tigase.jaxmpp.core.client.MultiJaxmpp
 
MutableBoolean - Class in tigase.jaxmpp.core.client.xmpp.utils
 
MutableBoolean() - Constructor for class tigase.jaxmpp.core.client.xmpp.utils.MutableBoolean
 

N

name - Variable in class tigase.jaxmpp.core.client.criteria.ElementCriteria
 
name(String) - Static method in class tigase.jaxmpp.core.client.criteria.ElementCriteria
Makes criteria object to check name of element.
name(String, String) - Static method in class tigase.jaxmpp.core.client.criteria.ElementCriteria
Makes criteria object to check name of element and its namespace.
name(String, String[], String[]) - Static method in class tigase.jaxmpp.core.client.criteria.ElementCriteria
 
name() - Method in interface tigase.jaxmpp.core.client.xmpp.modules.auth.SaslMechanism
Return mechanism name.
name() - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.saslmechanisms.AnonymousMechanism
 
name() - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.saslmechanisms.PlainMechanism
 
name() - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.saslmechanisms.XOAuth2Mechanism
 
name() - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.scram.ScramMechanism
 
name() - Method in class tigase.jaxmpp.j2se.xmpp.modules.auth.saslmechanisms.ExternalMechanism
 
NAME_KEY - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.SoftwareVersionModule
Key to keep software name in SessionObject.
next() - Static method in class tigase.jaxmpp.core.client.UIDGenerator
Generate next id;
next() - Method in class tigase.jaxmpp.gwt.client.dns.DnsResult
 
nextCriteria - Variable in class tigase.jaxmpp.core.client.criteria.ElementCriteria
 
nextElement(Element) - Method in interface tigase.jaxmpp.j2se.connectors.socket.StreamListener
 
nextRid() - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
nextUID() - Method in class tigase.jaxmpp.core.client.UIDGenerator
 
NICKNAME - Static variable in interface tigase.jaxmpp.core.client.SessionObject
Name of property used to keep users nickname
Node - Class in tigase.jaxmpp.core.client.criteria.tpath
 
Node(Criteria, Node) - Constructor for class tigase.jaxmpp.core.client.criteria.tpath.Node
 
Node(Criteria, Node, Function) - Constructor for class tigase.jaxmpp.core.client.criteria.tpath.Node
 
NODE_NAME_KEY - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.capabilities.CapabilitiesModule
 
NodeDetailsCallback - Interface in tigase.jaxmpp.core.client.xmpp.modules.disco
 
NonSaslAuthModule - Class in tigase.jaxmpp.core.client.xmpp.modules.auth
NonSaslAuthModule() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.auth.NonSaslAuthModule
 
NonSaslAuthModule.NonSaslAuthFailedHandler - Interface in tigase.jaxmpp.core.client.xmpp.modules.auth
 
NonSaslAuthModule.NonSaslAuthFailedHandler.NonSaslAuthFailedEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.auth
 
NonSaslAuthModule.NonSaslAuthFailedHandler.NonSaslAuthFailedEvent(SessionObject, XMPPException.ErrorCondition) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.auth.NonSaslAuthModule.NonSaslAuthFailedHandler.NonSaslAuthFailedEvent
 
NonSaslAuthModule.NonSaslAuthStartHandler - Interface in tigase.jaxmpp.core.client.xmpp.modules.auth
 
NonSaslAuthModule.NonSaslAuthStartHandler.NonSaslAuthStartEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.auth
 
NonSaslAuthModule.NonSaslAuthStartHandler.NonSaslAuthStartEvent(SessionObject, IQ) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.auth.NonSaslAuthModule.NonSaslAuthStartHandler.NonSaslAuthStartEvent
 
NonSaslAuthModule.NonSaslAuthSuccessHandler - Interface in tigase.jaxmpp.core.client.xmpp.modules.auth
 
NonSaslAuthModule.NonSaslAuthSuccessHandler.NonSaslAuthSuccessEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.auth
 
NonSaslAuthModule.NonSaslAuthSuccessHandler.NonSaslAuthSuccessEvent(SessionObject) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.auth.NonSaslAuthModule.NonSaslAuthSuccessHandler.NonSaslAuthSuccessEvent
 
normalize(String) - Static method in class tigase.jaxmpp.core.client.xmpp.modules.auth.scram.ScramMechanism
 

O

Occupant - Class in tigase.jaxmpp.core.client.xmpp.modules.muc
 
Occupant() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.muc.Occupant
 
onAccept(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.socks5.StreamInitiationOfferAsyncCallback
 
onAuthFailed(SessionObject, SaslModule.SaslError) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.AuthFailedHandler
 
onAuthFailed(SessionObject, XMPPException.ErrorCondition) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.auth.NonSaslAuthModule.NonSaslAuthFailedHandler
 
onAuthFailed(SessionObject, SaslModule.SaslError) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.SaslAuthFailedHandler
 
onAuthStart(SessionObject) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.AuthStartHandler
 
onAuthStart(SessionObject, IQ) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.auth.NonSaslAuthModule.NonSaslAuthStartHandler
 
onAuthStart(SessionObject, String) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.SaslAuthStartHandler
 
onAuthSuccess(SessionObject) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.AuthSuccessHandler
 
onAuthSuccess(SessionObject) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.auth.NonSaslAuthModule.NonSaslAuthSuccessHandler
 
onAuthSuccess(SessionObject) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.SaslAuthSuccessHandler
 
onBeforePresenceSend(Presence) - Method in class tigase.jaxmpp.core.client.xmpp.modules.capabilities.CapabilitiesModule
 
onBeforePresenceSend(SessionObject, Presence) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule.BeforePresenceSendHandler
 
onBookmarksReceived(List<Element>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.BookmarksModule.BookmarksAsyncCallback
 
onBoshPacketReceived(SessionObject, int, Element) - Method in interface tigase.jaxmpp.core.client.connector.AbstractBoshConnector.BoshPacketReceivedHandler
Called when BoshPacketReceivedEvent is fired.
onBoshPacketSending(SessionObject, Element) - Method in interface tigase.jaxmpp.core.client.connector.AbstractBoshConnector.BoshPacketSendingHandler
Called when BoshPacketSendingEvent is fired.
onCarbonReceived(SessionObject, MessageCarbonsModule.CarbonEventType, Message, Chat) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.chat.MessageCarbonsModule.CarbonReceivedHandler
 
onChange(Long) - Method in interface tigase.jaxmpp.android.chat.ChatProvider.Listener
 
onChange(Long) - Method in interface tigase.jaxmpp.android.roster.RosterProvider.Listener
 
onChatClosed(SessionObject, Chat) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule.ChatClosedHandler
 
onChatClosed(SessionObject, Chat) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.xep0085.ChatStateExtension
 
onChatCreated(SessionObject, Chat, Message) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule.ChatCreatedHandler
 
onChatStateChanged(SessionObject, Chat, ChatState) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.chat.xep0085.ChatStateExtension.ChatStateChangedHandler
 
onChatUpdated(SessionObject, Chat) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule.ChatUpdatedHandler
 
onCleared(SessionObject, Set<SessionObject.Scope>) - Method in interface tigase.jaxmpp.core.client.SessionObject.ClearedHandler
onClose(WebSocket) - Method in interface tigase.jaxmpp.gwt.client.connectors.WebSocketCallback
Method called when WebSocket connection is closed
onCollectionReceived(ResultSet<Chat>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.xep0136.MessageArchivingModule.CollectionAsyncCallback
 
onConfigurationReceived(JabberDataElement) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.RoomConfgurationAsyncCallback
 
onConnected(SessionObject) - Method in interface tigase.jaxmpp.core.client.Connector.ConnectedHandler
Called when ConnectedEvent is fired.
onConnected(SessionObject) - Method in interface tigase.jaxmpp.core.client.JaxmppCore.ConnectedHandler
Called when ConnectedEvent is fired.
onConnectionClosed(SessionObject) - Method in interface tigase.jaxmpp.j2se.connection.ConnectionManager.ConnectionClosedHandler
 
onConnectionEstablished(SessionObject, ConnectionSession, Socket) - Method in interface tigase.jaxmpp.j2se.connection.ConnectionManager.ConnectionEstablishedHandler
 
onConnectionEstablished(SessionObject, ConnectionSession, Socket) - Method in class tigase.jaxmpp.j2se.filetransfer.FileTransferManager
 
onConnectionEstablished(SessionObject, ConnectionSession, Socket) - Method in class tigase.jaxmpp.j2se.filetransfer.JingleFileTransferNegotiator
 
onConnectionEstablished(SessionObject, ConnectionSession, Socket) - Method in class tigase.jaxmpp.j2se.filetransfer.Socks5FileTransferNegotiator
 
onConnectionFailed(SessionObject, ConnectionSession) - Method in interface tigase.jaxmpp.j2se.connection.ConnectionManager.ConnectionFailedHandler
 
onConnectorStateChanged(SessionObject, Connector.State, Connector.State) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule
 
onConnectorStopped() - Method in class tigase.jaxmpp.core.client.JaxmppCore
 
onContactAvailable(SessionObject, Presence, JID, Presence.Show, String, Integer) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule.ContactAvailableHandler
 
onContactChangedPresence(SessionObject, Presence, JID, Presence.Show, String, Integer) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule.ContactChangedPresenceHandler
 
onContactUnavailable(SessionObject, Presence, JID, String) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule.ContactUnavailableHandler
 
onContactUnsubscribed(SessionObject, Presence, BareJID) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule.ContactUnsubscribedHandler
 
onCreate(SQLiteDatabase) - Static method in class tigase.jaxmpp.android.caps.CapsDbHelper
 
onCreate(SQLiteDatabase) - Static method in class tigase.jaxmpp.android.chat.OpenChatDbHelper
 
onCreate(SQLiteDatabase) - Static method in class tigase.jaxmpp.android.roster.RosterDbHelper
 
onDisconnected(SessionObject) - Method in interface tigase.jaxmpp.core.client.Connector.DisconnectedHandler
onDisconnected(SessionObject) - Method in interface tigase.jaxmpp.core.client.JaxmppCore.DisconnectedHandler
Called when DisconnectedEvent is fired.
onDisconnected(SessionObject) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.xep0085.ChatStateExtension
 
onEncryptionEstablished(SessionObject) - Method in interface tigase.jaxmpp.core.client.Connector.EncryptionEstablishedHandler
Called when EncryptionEstablishedEvent is fired.
onEror(IQ, XMPPException.ErrorCondition, PubSubErrorCondition) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubAsyncCallback
 
onError(Stanza, XMPPException.ErrorCondition) - Method in interface tigase.jaxmpp.core.client.AsyncCallback
Called when received response has type error.
onError(BoshRequest, int, String, Element, Throwable) - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
onError(Element, Throwable) - Method in class tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector
 
onError(SessionObject, StreamError, Throwable) - Method in interface tigase.jaxmpp.core.client.Connector.ErrorHandler
Called when ErrorEvent is fired.
onError(Stanza, XMPPException.ErrorCondition) - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.NonSaslAuthModule
 
onError(Stanza, XMPPException.ErrorCondition) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubAsyncCallback
 
onError(Exception, String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.socks5.StreamhostUsedCallback
 
onError(Stanza, XMPPException.ErrorCondition) - Method in class tigase.jaxmpp.core.client.xmpp.modules.socks5.StreamhostUsedCallback
 
onError() - Method in class tigase.jaxmpp.core.client.xmpp.modules.socks5.StreamInitiationOfferAsyncCallback
 
onError(Stanza, XMPPException.ErrorCondition) - Method in class tigase.jaxmpp.core.client.xmpp.modules.socks5.StreamInitiationOfferAsyncCallback
 
onError(BoshRequest, int, String, Element, Throwable) - Method in class tigase.jaxmpp.gwt.client.connectors.BoshConnector
 
onError(int, String, Element, Throwable) - Method in class tigase.jaxmpp.gwt.client.connectors.BoshWorker
 
onError(WebSocket) - Method in interface tigase.jaxmpp.gwt.client.connectors.WebSocketCallback
Method called when WebSocket receives error
onError(int, String, Element, Throwable) - Method in class tigase.jaxmpp.j2se.connectors.bosh.BoshWorker
 
onError(Element, Throwable) - Method in class tigase.jaxmpp.j2se.connectors.socket.SocketConnector
 
onErrorInThread(Exception) - Method in class tigase.jaxmpp.j2se.connectors.socket.SocketConnector
 
onErrorInThread(Exception) - Method in class tigase.jaxmpp.j2se.connectors.socket.Worker
 
onErrorInThread(Exception) - Method in class tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector
 
onEvent(Event<? extends EventHandler>) - Method in interface tigase.jaxmpp.core.client.eventbus.EventListener
Method called when event is fired.
onException(JaxmppException) - Method in class tigase.jaxmpp.core.client.JaxmppCore
 
onException(JaxmppException) - Method in interface tigase.jaxmpp.core.client.XmppSessionLogic.SessionListener
 
onException(JaxmppException) - Method in class tigase.jaxmpp.gwt.client.Jaxmpp
 
onException(JaxmppException) - Method in class tigase.jaxmpp.j2se.Jaxmpp
 
onFileTransferFailure(SessionObject, FileTransfer) - Method in interface tigase.jaxmpp.j2se.filetransfer.FileTransferManager.FileTransferFailureHandler
 
onFileTransferNegotiationFailure(SessionObject, FileTransfer) - Method in class tigase.jaxmpp.j2se.filetransfer.FileTransferManager
 
onFileTransferNegotiationFailure(SessionObject, FileTransfer) - Method in interface tigase.jaxmpp.j2se.filetransfer.FileTransferNegotiator.NegotiationFailureHandler
 
onFileTransferNegotiationReject(SessionObject, FileTransfer) - Method in class tigase.jaxmpp.j2se.filetransfer.FileTransferManager
 
onFileTransferNegotiationReject(SessionObject, FileTransfer) - Method in interface tigase.jaxmpp.j2se.filetransfer.FileTransferNegotiator.NegotiationRejectHandler
 
onFileTransferNegotiationRequest(SessionObject, FileTransfer) - Method in class tigase.jaxmpp.j2se.filetransfer.FileTransferManager
 
onFileTransferNegotiationRequest(SessionObject, FileTransfer) - Method in interface tigase.jaxmpp.j2se.filetransfer.FileTransferNegotiator.NegotiationRequestHandler
 
onFileTransferNegotiationSuccess(SessionObject, FileTransfer) - Method in interface tigase.jaxmpp.j2se.filetransfer.FileTransferNegotiator.NegotiationSuccessHandler
 
onFileTransferProgress(SessionObject, FileTransfer) - Method in interface tigase.jaxmpp.j2se.filetransfer.FileTransferManager.FileTransferProgressHandler
 
onFileTransferRejected(SessionObject, FileTransfer) - Method in interface tigase.jaxmpp.j2se.filetransfer.FileTransferManager.FileTransferRejectedHandler
 
onFileTransferRequest(SessionObject, FileTransfer, String, List<String>) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransferModule.FileTransferRequestHandler
 
onFileTransferRequest(SessionObject, FileTransfer) - Method in interface tigase.jaxmpp.j2se.filetransfer.FileTransferManager.FileTransferRequestHandler
 
onFileTransferRequest(SessionObject, FileTransfer, String, List<String>) - Method in class tigase.jaxmpp.j2se.filetransfer.Socks5FileTransferNegotiator
 
onFileTransferSuccess(SessionObject, FileTransfer) - Method in interface tigase.jaxmpp.j2se.filetransfer.FileTransferManager.FileTransferSuccessHandler
 
onHostChanged(SessionObject) - Method in interface tigase.jaxmpp.j2se.connectors.socket.SocketConnector.HostChangedHandler
 
onInfoReceived(String, Collection<DiscoveryModule.Identity>, Collection<String>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoveryModule.DiscoInfoAsyncCallback
 
onInfoReceived(String, ArrayList<DiscoveryModule.Item>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoveryModule.DiscoItemsAsyncCallback
 
onInvitationDeclined(SessionObject, Message, Room, JID, String) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.InvitationDeclinedHandler
 
onInvitationReceived(SessionObject, MucModule.Invitation, JID, BareJID) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.InvitationReceivedHandler
 
onItemAdded(SessionObject, RosterItem, Set<String>) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.roster.RosterModule.ItemAddedHandler
 
onItemRemoved(SessionObject, RosterItem, Set<String>) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.roster.RosterModule.ItemRemovedHandler
 
onItemsReceived(ChatResultSet) - Method in class tigase.jaxmpp.core.client.xmpp.modules.xep0136.MessageArchivingModule.ItemsAsyncCallback
 
onItemUpdated(SessionObject, RosterItem, RosterModule.Action, Set<String>) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.roster.RosterModule.ItemUpdatedHandler
 
onJingleSessionAccept(SessionObject, JID, String, Element, List<Transport>, MutableBoolean) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleSessionAcceptHandler
 
onJingleSessionAccept(SessionObject, JID, String, Element, List<Transport>, MutableBoolean) - Method in class tigase.jaxmpp.j2se.filetransfer.JingleFileTransferNegotiator
 
onJingleSessionInfo(SessionObject, JID, String, List<Element>, MutableBoolean) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleSessionInfoHandler
 
onJingleSessionInitiation(SessionObject, JID, String, Element, List<Transport>, MutableBoolean) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleSessionInitiationHandler
 
onJingleSessionInitiation(SessionObject, JID, String, Element, List<Transport>, MutableBoolean) - Method in class tigase.jaxmpp.j2se.filetransfer.JingleFileTransferNegotiator
 
onJingleSessionTerminate(SessionObject, JID, String, MutableBoolean) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleSessionTerminateHandler
 
onJingleSessionTerminate(SessionObject, JID, String, MutableBoolean) - Method in class tigase.jaxmpp.j2se.filetransfer.JingleFileTransferNegotiator
 
onJingleTransportInfo(SessionObject, JID, String, Element, MutableBoolean) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleTransportInfoHandler
 
onJoinRequested(SessionObject, Room, String, Presence) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.JoinRequestedHandler
 
onMessage(WebSocket, String) - Method in interface tigase.jaxmpp.gwt.client.connectors.WebSocketCallback
Method called when WebSocket receives message
onMessageError(SessionObject, Message, Room, String, Date) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.MessageErrorHandler
 
onMessageReceived(SessionObject, Chat, Message) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule.MessageReceivedHandler
 
onMucMessageReceived(SessionObject, Message, Room, String, Date) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.MucMessageReceivedHandler
 
onNetworkDisconnected() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule
 
onNewRoomCreated(SessionObject, Room) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.NewRoomCreatedHandler
 
onNotificationReceived(SessionObject, Message, JID, String, String, Element, Date, String) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.NotificationReceivedHandler
 
onNotSupportedError(SessionObject) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule.NotSupportedErrorHandler
 
onOccupantChangedNick(SessionObject, Room, Occupant, String, String) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.OccupantChangedNickHandler
 
onOccupantChangedPresence(SessionObject, Room, Occupant, Presence) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.OccupantChangedPresenceHandler
 
onOccupantComes(SessionObject, Room, Occupant, String) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.OccupantComesHandler
 
onOccupantLeaved(SessionObject, Room, Occupant) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.OccupantLeavedHandler
 
onOfflineMessageListReceived(ArrayList<FlexibleOfflineMessageRetrieval.Item>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.flexible_offline.FlexibleOfflineMessageRetrieval.FlexibleOfflineMessageItemsAsyncCallback
 
onOpen(WebSocket) - Method in interface tigase.jaxmpp.gwt.client.connectors.WebSocketCallback
Method called when WebSocket opens connection
onPong(long) - Method in class tigase.jaxmpp.core.client.xmpp.modules.PingModule.PingAsyncCallback
Called on success.
onPresenceError(SessionObject, Room, Presence, String) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.PresenceErrorHandler
 
onPublish(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.PublishAsyncCallback
 
onReceiptReceived(SessionObject, Chat, Message, String) - Method in interface MessageDeliveryReceiptsExtension.ReceiptReceivedHandler
Called when Message Delivery Receipt is received.
onReceiveConfiguration(IQ, String, JabberDataElement) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.NodeConfigurationAsyncCallback
 
onReceiveConfiguration(IQ, String, JID, JabberDataElement) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.SubscriptionOptionsAsyncCallback
 
onReceivedError(SessionObject, IQ, XMPPException.ErrorCondition) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule.ReceivedErrorHandler
 
onReceivedPresence(Presence) - Method in class tigase.jaxmpp.core.client.xmpp.modules.capabilities.CapabilitiesModule
 
onReceivedRequestedFields(SessionObject, IQ) - 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
 
onReject() - Method in class tigase.jaxmpp.core.client.xmpp.modules.socks5.StreamInitiationOfferAsyncCallback
 
onResourceBindError(SessionObject, SessionObject) - Method in class tigase.jaxmpp.core.client.connector.BoshXmppSessionLogic
 
onResourceBindError(SessionObject, XMPPException.ErrorCondition) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.ResourceBinderModule.ResourceBindErrorHandler
 
onResourceBindSuccess(SessionObject, JID) - Method in class tigase.jaxmpp.core.client.connector.BoshXmppSessionLogic
 
onResourceBindSuccess(JID) - Method in class tigase.jaxmpp.core.client.JaxmppCore
 
onResourceBindSuccess(SessionObject, JID) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.ResourceBinderModule.ResourceBindSuccessHandler
 
onResourceBindSuccess(JID) - Method in class tigase.jaxmpp.gwt.client.Jaxmpp
 
onResourceBindSuccess(JID) - Method in class tigase.jaxmpp.j2se.Jaxmpp
 
onResponse(BoshRequest, int, String, Element) - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
onResponse(BoshRequest, int, String, Element) - Method in class tigase.jaxmpp.gwt.client.connectors.BoshConnector
 
onResponse(Element) - Method in class tigase.jaxmpp.j2se.connectors.socket.SocketConnector
 
onResponseReceived(String, String, State, JabberDataElement) - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocCommansModule.AdHocCommansAsyncCallback
Method called when response of ad-hoc command is received.
onRetrieve(IQ, String, Collection<PubSubModule.AffiliationElement>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.AffiliationsRetrieveAsyncCallback
 
onRetrieve(IQ, String, Collection<PubSubModule.RetrieveItemsAsyncCallback.Item>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.RetrieveItemsAsyncCallback
 
onRetrieve(IQ, String, Collection<PubSubModule.RetrieveItemsAsyncCallback.Item>, Integer, Integer, String, String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.RetrieveItemsAsyncCallback
 
onRetrieve(IQ, String, Collection<PubSubModule.SubscriptionElement>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.SubscriptionsRetrieveAsyncCallback
 
onRoomClosed(SessionObject, Presence, Room) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.RoomClosedHandler
 
onRosterCleared() - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterModule
 
onSeeOtherHost(String, MutableBoolean) - Method in interface tigase.jaxmpp.core.client.connector.SeeOtherHostHandler
 
onSeeOtherHost(String, MutableBoolean) - Method in class tigase.jaxmpp.gwt.client.ConnectionManager
 
onServerFeaturesReceived(SessionObject, IQ, String[]) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoveryModule.ServerFeaturesReceivedHandler
 
onSessionEstablishmentError(SessionObject, XMPPException.ErrorCondition) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.SessionEstablishmentModule.SessionEstablishmentErrorHandler
 
onSessionEstablishmentSuccess(SessionObject) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.SessionEstablishmentModule.SessionEstablishmentSuccessHandler
 
onSessionObjectCleared(SessionObject, Set<SessionObject.Scope>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule
 
onStanzaReceived(SessionObject, StreamPacket) - Method in interface tigase.jaxmpp.core.client.Connector.StanzaReceivedHandler
Called when StanzaReceivedEvent is fired.
onStanzaReceived(StreamPacket) - Method in class tigase.jaxmpp.core.client.JaxmppCore
 
onStanzaSending(SessionObject, Element) - Method in interface tigase.jaxmpp.core.client.Connector.StanzaSendingHandler
Called when StanzaSendingEvent is fired.
onStateChange(SessionObject, Room, Room.State, Room.State) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.StateChangeHandler
 
onStateChanged(SessionObject, Connector.State, Connector.State) - Method in interface tigase.jaxmpp.core.client.Connector.StateChangedHandler
Called when StateChangedEvent is fired.
onStateChanged(SessionObject, Connector.State, Connector.State) - Method in class tigase.jaxmpp.gwt.client.ConnectionManager
 
onStreamError(StreamError, Throwable) - Method in class tigase.jaxmpp.core.client.JaxmppCore
 
onStreamError(StreamError, Throwable) - Method in class tigase.jaxmpp.gwt.client.Jaxmpp
 
onStreamError(StreamError, Throwable) - Method in class tigase.jaxmpp.j2se.Jaxmpp
 
onStreamFeaturesReceived(SessionObject, Element) - Method in class tigase.jaxmpp.core.client.connector.BoshXmppSessionLogic
 
onStreamFeaturesReceived(SessionObject, Element) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.StreamFeaturesReceivedHandler
 
onStreamhosts(List<Streamhost>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.socks5.StreamhostsCallback
 
onStreamhostsHandler(SessionObject, JID, String, String, List<Streamhost>) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.socks5.Socks5BytestreamsModule.StreamhostsHandler
 
onStreamManagementEnabled(SessionObject, Boolean, String) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.StreamManagementEnabledHandler
 
onStreamManagementFailed(SessionObject, XMPPException.ErrorCondition) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.StreamManagementFailedHandler
 
onStreamResumed(Long, String) - Method in class tigase.jaxmpp.core.client.JaxmppCore
 
onStreamResumed(SessionObject, Long, String) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.StreamResumedHandler
 
onStreamResumed(Long, String) - Method in class tigase.jaxmpp.gwt.client.Jaxmpp
 
onStreamResumed(Long, String) - Method in class tigase.jaxmpp.j2se.Jaxmpp
 
onStreamStart(Map<String, String>) - Method in class tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector
 
onStreamStart(Map<String, String>) - Method in class tigase.jaxmpp.j2se.connectors.socket.SocketConnector
 
onStreamStart(Map<String, String>) - Method in class tigase.jaxmpp.j2se.connectors.socket.Worker
 
onStreamTerminate() - Method in class tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector
 
onStreamTerminate() - Method in class tigase.jaxmpp.j2se.connectors.socket.SocketConnector
 
onStreamTerminate() - Method in class tigase.jaxmpp.j2se.connectors.socket.Worker
 
onStreamTerminated(SessionObject) - Method in interface tigase.jaxmpp.core.client.Connector.StreamTerminatedHandler
Called when when StreamTerminatedEvent is fired.
onStreamTerminated() - Method in class tigase.jaxmpp.core.client.JaxmppCore
 
onStreamTerminated() - Method in class tigase.jaxmpp.gwt.client.Jaxmpp
 
onStreamTerminated() - Method in class tigase.jaxmpp.j2se.Jaxmpp
 
onSubscribe(IQ, PubSubModule.SubscriptionElement) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.SubscriptionAsyncCallback
 
onSubscribeRequest(SessionObject, Presence, BareJID) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule.SubscribeRequestHandler
 
onSuccess(Stanza) - Method in interface tigase.jaxmpp.core.client.AsyncCallback
Called when received response has type result.
onSuccess(Stanza) - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocCommansModule.AdHocCommansAsyncCallback
Called when received response has type result.
onSuccess(Stanza) - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.NonSaslAuthModule
 
onSuccess(Stanza) - Method in class tigase.jaxmpp.core.client.xmpp.modules.BookmarksModule.BookmarksAsyncCallback
 
onSuccess(Stanza) - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoveryModule.DiscoInfoAsyncCallback
 
onSuccess(Stanza) - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoveryModule.DiscoItemsAsyncCallback
 
onSuccess(Stanza) - Method in class tigase.jaxmpp.core.client.xmpp.modules.flexible_offline.FlexibleOfflineMessageRetrieval.FlexibleOfflineMessageItemsAsyncCallback
 
onSuccess(Stanza) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.RoomConfgurationAsyncCallback
 
onSuccess(Stanza) - Method in class tigase.jaxmpp.core.client.xmpp.modules.PingModule.PingAsyncCallback
 
onSuccess(Stanza) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.AffiliationsRetrieveAsyncCallback
 
onSuccess(Stanza) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.NodeConfigurationAsyncCallback
 
onSuccess(Stanza) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.PublishAsyncCallback
 
onSuccess(Stanza) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.RetrieveItemsAsyncCallback
 
onSuccess(Stanza) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.SubscriptionAsyncCallback
 
onSuccess(Stanza) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.SubscriptionOptionsAsyncCallback
 
onSuccess(Stanza) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.SubscriptionsRetrieveAsyncCallback
 
onSuccess(Stanza) - Method in class tigase.jaxmpp.core.client.xmpp.modules.socks5.StreamhostsCallback
 
onSuccess(Stanza) - Method in class tigase.jaxmpp.core.client.xmpp.modules.socks5.StreamhostUsedCallback
 
onSuccess(Streamhost) - Method in class tigase.jaxmpp.core.client.xmpp.modules.socks5.StreamhostUsedCallback
 
onSuccess(Stanza) - Method in class tigase.jaxmpp.core.client.xmpp.modules.socks5.StreamInitiationOfferAsyncCallback
 
onSuccess(Stanza) - Method in class tigase.jaxmpp.core.client.xmpp.modules.SoftwareVersionModule.SoftwareVersionAsyncCallback
 
onSuccess(Stanza) - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCardModule.VCardAsyncCallback
 
onSuccess(Stanza) - Method in class tigase.jaxmpp.core.client.xmpp.modules.xep0136.MessageArchivingModule.CollectionAsyncCallback
 
onSuccess(Stanza) - Method in class tigase.jaxmpp.core.client.xmpp.modules.xep0136.MessageArchivingModule.ItemsAsyncCallback
 
onSuccess(boolean) - Method in class tigase.jaxmpp.core.client.xmpp.modules.xep0136.MessageArchivingModule.SettingsAsyncCallback
 
onSuccess(Stanza) - Method in class tigase.jaxmpp.core.client.xmpp.modules.xep0136.MessageArchivingModule.SettingsAsyncCallback
 
onSuccess(int, String, Element) - Method in class tigase.jaxmpp.gwt.client.connectors.BoshWorker
 
onSuccess(int, String, Element) - Method in class tigase.jaxmpp.j2se.connectors.bosh.BoshWorker
 
onTerminate(BoshRequest, int, String, Element) - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
onTerminate(BoshRequest, int, String, Element) - Method in class tigase.jaxmpp.gwt.client.connectors.BoshConnector
 
onTerminate(int, String, Element) - Method in class tigase.jaxmpp.gwt.client.connectors.BoshWorker
 
onTerminate(int, String, Element) - Method in class tigase.jaxmpp.j2se.connectors.bosh.BoshWorker
 
onTimeout() - Method in interface tigase.jaxmpp.core.client.AsyncCallback
Called when response wasn't received in given time.
onTimeout() - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.NonSaslAuthModule
 
onTimeout() - Method in class tigase.jaxmpp.core.client.xmpp.modules.socks5.StreamhostUsedCallback
 
onTimeout() - Method in class tigase.jaxmpp.core.client.xmpp.modules.socks5.StreamInitiationOfferAsyncCallback
 
onTLSStanza(Element) - Method in class tigase.jaxmpp.j2se.connectors.socket.SocketConnector
 
onUnacknowledged(List<Element>) - Method in class tigase.jaxmpp.core.client.JaxmppCore
 
onUnacknowledged(SessionObject, List<Element>) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.UnacknowledgedHandler
 
onUpgrade(SQLiteDatabase, int, int) - Static method in class tigase.jaxmpp.android.caps.CapsDbHelper
 
onUpgrade(SQLiteDatabase, int, int) - Static method in class tigase.jaxmpp.android.chat.OpenChatDbHelper
 
onUpgrade(SQLiteDatabase, int, int) - Static method in class tigase.jaxmpp.android.roster.RosterDbHelper
 
onUrlFailed() - Method in interface tigase.jaxmpp.gwt.client.dns.WebDnsResolver.DomainResolutionCallback
 
onUrlResolved(String, String) - Method in interface tigase.jaxmpp.gwt.client.dns.WebDnsResolver.DomainResolutionCallback
 
onVCardReceived(VCard) - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCardModule.VCardAsyncCallback
 
onVersionReceived(String, String, String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.SoftwareVersionModule.SoftwareVersionAsyncCallback
Called on success.
onXmppSessionEstablished(SessionObject) - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule
 
onXmppSessionEstablished(SessionObject) - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterModule
 
onXmppSessionEstablished(SessionObject) - Method in interface tigase.jaxmpp.core.client.XmppSessionLogic.XmppSessionEstablishedHandler
 
onYouJoined(SessionObject, Room, String) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.YouJoinedHandler
 
onZLibStanza(Element) - Method in class tigase.jaxmpp.j2se.connectors.socket.SocketConnector
Handles result of requesting stream compression
OpenChatDbHelper - Class in tigase.jaxmpp.android.chat
 
OpenChatDbHelper() - Constructor for class tigase.jaxmpp.android.chat.OpenChatDbHelper
 
OpenChatTableMetaData - Class in tigase.jaxmpp.android.chat
 
OpenChatTableMetaData() - Constructor for class tigase.jaxmpp.android.chat.OpenChatTableMetaData
 
Or - Class in tigase.jaxmpp.core.client.criteria
Criteria implementation to realize OR operator.
Or(Criteria...) - Constructor for class tigase.jaxmpp.core.client.criteria.Or
 
OS_KEY - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.SoftwareVersionModule
Key to keep operating system name in SessionObject.
otherXML(StringBuilder) - Method in class tigase.jaxmpp.j2se.connectors.socket.XMPPDomBuilderHandler
Method description
OUTGOING_STREAM_H_KEY - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule
 
OutputStreamFlushWrap - Class in tigase.jaxmpp.j2se.connectors.socket
OutputStreamFlushWrap class is wrapper class used to wrap DeflaterOutputStream to force flushing every time data is written to output stream
OutputStreamFlushWrap(OutputStream) - Constructor for class tigase.jaxmpp.j2se.connectors.socket.OutputStreamFlushWrap
 
OWNER_XMLNS - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule
 

P

PACKET_ID - Static variable in class tigase.jaxmpp.j2se.connection.socks5bytestream.Socks5ConnectionManager
 
PacketWriter - Interface in tigase.jaxmpp.core.client
Interface for writing to XMPP Stream.
PacketWriterAware - Interface in tigase.jaxmpp.core.client.xmpp.modules
Interface should be implemented by module if PacketWriter should be injected to this module.
ParcelableElement - Class in tigase.jaxmpp.android.xml
 
ParcelableElement(String) - Constructor for class tigase.jaxmpp.android.xml.ParcelableElement
 
ParcelableElement(String, String, String) - Constructor for class tigase.jaxmpp.android.xml.ParcelableElement
 
parse(String) - Static method in class tigase.jaxmpp.core.client.xmpp.forms.BooleanField
 
parse(String) - Method in interface tigase.jaxmpp.core.client.xmpp.utils.DateTimeFormat.DateTimeFormatProvider
 
parse(String) - Method in class tigase.jaxmpp.core.client.xmpp.utils.DateTimeFormat
 
parse(String) - Static method in class tigase.jaxmpp.gwt.client.xml.GwtElement
 
parse(String) - Method in class tigase.jaxmpp.j2se.DateTimeFormatProviderImpl
 
parseError() - Method in class tigase.jaxmpp.j2se.connectors.socket.XMPPDomBuilderHandler
Method description
PASSWORD - Static variable in interface tigase.jaxmpp.core.client.SessionObject
Name of property used to keep users password
PEPExtension - Class in tigase.jaxmpp.core.client.xmpp.modules.pubsub
 
PEPExtension() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PEPExtension
 
ping(JID, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.PingModule
Ping given XMPP entity.
ping(JID, PingModule.PingAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.PingModule
Ping given XMPP entity.
PingModule - Class in tigase.jaxmpp.core.client.xmpp.modules
Implementation of XEP-0199 XMPP Ping.
PingModule() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.PingModule
 
PingModule.PingAsyncCallback - Class in tigase.jaxmpp.core.client.xmpp.modules
Ping callback.
PingModule.PingAsyncCallback() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.PingModule.PingAsyncCallback
 
PlainMechanism - Class in tigase.jaxmpp.core.client.xmpp.modules.auth.saslmechanisms
 
PlainMechanism() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.auth.saslmechanisms.PlainMechanism
 
PORT_ATTR - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.jingle.Candidate
 
prepareBody(byte[]) - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
prepareBody(Element) - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
prepareBody(Element) - Method in class tigase.jaxmpp.gwt.client.connectors.BoshConnector
 
prepareIqPayload() - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.FormSubmitter
 
prepareRetartBody() - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
prepareStartBody() - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
prepareTerminateBody(Element) - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
Presence - Class in tigase.jaxmpp.core.client.xmpp.stanzas
Representation of Presence stanza.
Presence - Class in tigase.jaxmpp.gwt.client
Class which helps with initialization presence related modules
Presence() - Constructor for class tigase.jaxmpp.gwt.client.Presence
 
Presence - Class in tigase.jaxmpp.j2se
Class which helps with initialization presence related modules
Presence() - Constructor for class tigase.jaxmpp.j2se.Presence
 
Presence.Show - Enum in tigase.jaxmpp.core.client.xmpp.stanzas
Availability sub-state
PRESENCE_STORE_KEY - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule
 
presenceByJid - Variable in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceStore
 
PresenceModule - Class in tigase.jaxmpp.core.client.xmpp.modules.presence
Module for handling presence information.
PresenceModule() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule
 
PresenceModule.BeforePresenceSendHandler - Interface in tigase.jaxmpp.core.client.xmpp.modules.presence
Event fired before each presence sent by client.
PresenceModule.BeforePresenceSendHandler.BeforePresenceSendEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.presence
 
PresenceModule.BeforePresenceSendHandler.BeforePresenceSendEvent(SessionObject, Presence) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule.BeforePresenceSendHandler.BeforePresenceSendEvent
 
PresenceModule.ContactAvailableHandler - Interface in tigase.jaxmpp.core.client.xmpp.modules.presence
Event fired when contact (understood as bare JID) becomes available.
PresenceModule.ContactAvailableHandler.ContactAvailableEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.presence
 
PresenceModule.ContactAvailableHandler.ContactAvailableEvent(SessionObject, Presence, JID, Presence.Show, String, Integer) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule.ContactAvailableHandler.ContactAvailableEvent
 
PresenceModule.ContactChangedPresenceHandler - Interface in tigase.jaxmpp.core.client.xmpp.modules.presence
Event fired when contact changed his presence.
PresenceModule.ContactChangedPresenceHandler.ContactChangedPresenceEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.presence
 
PresenceModule.ContactChangedPresenceHandler.ContactChangedPresenceEvent(SessionObject, Presence, JID, Presence.Show, String, Integer) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule.ContactChangedPresenceHandler.ContactChangedPresenceEvent
 
PresenceModule.ContactUnavailableHandler - Interface in tigase.jaxmpp.core.client.xmpp.modules.presence
Event fired when contact (understood as bare JID) goes offline.
PresenceModule.ContactUnavailableHandler.ContactUnavailableEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.presence
 
PresenceModule.ContactUnavailableHandler.ContactUnavailableEvent(SessionObject, Presence, JID, String) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule.ContactUnavailableHandler.ContactUnavailableEvent
 
PresenceModule.ContactUnsubscribedHandler - Interface in tigase.jaxmpp.core.client.xmpp.modules.presence
Event fired when contact is unsubscribed.
PresenceModule.ContactUnsubscribedHandler.ContactUnsubscribedEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.presence
 
PresenceModule.ContactUnsubscribedHandler.ContactUnsubscribedEvent(SessionObject, Presence, BareJID) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule.ContactUnsubscribedHandler.ContactUnsubscribedEvent
 
PresenceModule.SubscribeRequestHandler - Interface in tigase.jaxmpp.core.client.xmpp.modules.presence
Event fired when subscription request is received.
PresenceModule.SubscribeRequestHandler.SubscribeRequestEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.presence
 
PresenceModule.SubscribeRequestHandler.SubscribeRequestEvent(SessionObject, Presence, BareJID) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule.SubscribeRequestHandler.SubscribeRequestEvent
 
presencesMapByBareJid - Variable in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceStore
 
PresenceStore - Class in tigase.jaxmpp.core.client.xmpp.modules.presence
Storage for keep received presences of buddies.
PresenceStore() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceStore
 
PRIORITY_ATTR - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.jingle.Candidate
 
proceedTLS() - Method in class tigase.jaxmpp.j2se.connectors.socket.SocketConnector
 
proceedZLib() - Method in class tigase.jaxmpp.j2se.connectors.socket.SocketConnector
Method activates stream compression by replacing reader and writer fields values and restarting XMPP stream
process() - Method in class tigase.jaxmpp.core.client.AbstractStanzaHandler
 
process() - Method in class tigase.jaxmpp.core.client.Processor.FeatureNotImplementedResponse
 
process(Element) - Method in class tigase.jaxmpp.core.client.Processor
Produces Runnable that must be run to fully process received stanza.
process(IQ) - Method in class tigase.jaxmpp.core.client.xmpp.modules.AbstractIQModule
 
process(Element) - Method in class tigase.jaxmpp.core.client.xmpp.modules.AbstractStanzaModule
 
process(T) - Method in class tigase.jaxmpp.core.client.xmpp.modules.AbstractStanzaModule
Method for processing incoming stanza.
process(Element) - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule
 
process(Element) - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule
 
process(Element) - Method in class tigase.jaxmpp.core.client.xmpp.modules.capabilities.CapabilitiesModule
 
process(Message) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageCarbonsModule
 
process(Message) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule
Method for processing incoming stanza.
process(Element) - Method in class tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransferModule
 
process(IQ) - Method in class tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransferModule
 
process(Element) - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule
 
process(Stanza) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule
 
process(Presence) - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule
 
process(Message) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Method for processing incoming stanza.
process(Element) - Method in class tigase.jaxmpp.core.client.xmpp.modules.ResourceBinderModule
 
process(Element) - Method in class tigase.jaxmpp.core.client.xmpp.modules.SessionEstablishmentModule
 
process(Element) - Method in class tigase.jaxmpp.core.client.xmpp.modules.socks5.Socks5BytestreamsModule
 
process(IQ) - Method in class tigase.jaxmpp.core.client.xmpp.modules.socks5.Socks5BytestreamsModule
 
process(Element) - Method in class tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule
 
process(Element) - Method in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule
 
process(Stanza) - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCardModule
 
process(Element) - Method in class tigase.jaxmpp.core.client.xmpp.modules.xep0136.MessageArchivingModule
 
process(Element) - Method in interface tigase.jaxmpp.core.client.XmppModule
Main method of module.
processAuthFail(SessionObject, SaslModule.SaslError) - Method in class tigase.jaxmpp.core.client.connector.BoshXmppSessionLogic
 
processAuthFailed(SaslModule.SaslError) - Method in class tigase.jaxmpp.core.client.connector.AbstractSocketXmppSessionLogic
 
processAuthSuccess() - Method in class tigase.jaxmpp.core.client.connector.AbstractSocketXmppSessionLogic
 
processAuthSucess(SessionObject) - Method in class tigase.jaxmpp.core.client.connector.BoshXmppSessionLogic
 
processChallenge(Element) - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule
 
processConnectorErrors(StreamError, Throwable) - Method in class tigase.jaxmpp.core.client.connector.AbstractSocketXmppSessionLogic
 
processData(ConnectionSession, SocketChannel, Socks5ConnectionManager.State, ByteBuffer) - Static method in class tigase.jaxmpp.j2se.connection.socks5bytestream.Socks5ConnectionManager
 
processDirectInvitationMessage(Message) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule
 
processElement(Element) - Method in class tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector
 
processElement(Element) - Method in class tigase.jaxmpp.j2se.connectors.socket.SocketConnector
 
processElement(Element) - Method in class tigase.jaxmpp.j2se.connectors.socket.Worker
 
processException(JaxmppException) - Method in class tigase.jaxmpp.core.client.connector.AbstractSocketXmppSessionLogic
 
processException(JaxmppException) - Method in class tigase.jaxmpp.core.client.connector.BoshXmppSessionLogic
 
processException(JaxmppException) - Method in class tigase.jaxmpp.j2se.connectors.socket.SocketInBandRegistrationXmppSessionLogic
 
processFailure(Element) - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule
 
processGet(IQ) - Method in class tigase.jaxmpp.core.client.xmpp.modules.AbstractIQModule
Method for processing stanza <iq type='get'>.
processGet(IQ) - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocCommansModule
 
processGet(IQ) - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.NonSaslAuthModule
 
processGet(IQ) - Method in class tigase.jaxmpp.core.client.xmpp.modules.BookmarksModule
 
processGet(IQ) - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoveryModule
 
processGet(IQ) - Method in class tigase.jaxmpp.core.client.xmpp.modules.flexible_offline.FlexibleOfflineMessageRetrieval
 
processGet(IQ) - Method in class tigase.jaxmpp.core.client.xmpp.modules.PingModule
 
processGet(IQ) - Method in class tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule
 
processGet(IQ) - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterModule
 
processGet(IQ) - Method in class tigase.jaxmpp.core.client.xmpp.modules.SoftwareVersionModule
 
processIncomingStanza(Element) - Method in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule
 
processInvitationDeclinedMessage(Message) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule
 
processIq(IQ) - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule
 
processMediatedInvitationMessage(Message) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule
 
processMessage(Message) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule
 
processor - Variable in class tigase.jaxmpp.core.client.JaxmppCore
 
Processor - Class in tigase.jaxmpp.core.client
Class for process incoming stanza.
Processor(XmppModulesManager, Context) - Constructor for class tigase.jaxmpp.core.client.Processor
 
Processor.FeatureNotImplementedResponse - Class in tigase.jaxmpp.core.client
 
Processor.FeatureNotImplementedResponse(Element, Context) - Constructor for class tigase.jaxmpp.core.client.Processor.FeatureNotImplementedResponse
 
processOutgoingElement(Element) - Method in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule
 
processPresence(Presence) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule
 
processReceivedCarbon(Message, Element) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageCarbonsModule
 
processResourceBindEvent(SessionObject, JID) - Method in class tigase.jaxmpp.core.client.connector.AbstractSocketXmppSessionLogic
 
processSendData(Element) - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
processSendData(Element) - Method in class tigase.jaxmpp.gwt.client.connectors.BoshConnector
 
processSendData(Element) - Method in class tigase.jaxmpp.j2se.connectors.bosh.BoshConnector
 
processSentCarbon(Message, Element) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageCarbonsModule
 
processSet(IQ) - Method in class tigase.jaxmpp.core.client.xmpp.modules.AbstractIQModule
Method for processing stanza <iq type='set'>.
processSet(IQ) - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocCommansModule
 
processSet(IQ) - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.NonSaslAuthModule