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

A

AbstractBoshConnector - Class in tigase.jaxmpp.core.client.connector
 
AbstractBoshConnector(Observable, SessionObject) - Constructor for class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
AbstractBoshConnector.BoshConnectorEvent - Class in tigase.jaxmpp.core.client.connector
 
AbstractBoshConnector.BoshConnectorEvent(EventType, SessionObject) - Constructor for class tigase.jaxmpp.core.client.connector.AbstractBoshConnector.BoshConnectorEvent
 
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(SessionObject, PacketWriter) - 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
 
AbstractSessionObject - Class in tigase.jaxmpp.core.client
Default representation of SessionObject
AbstractSessionObject() - Constructor for class tigase.jaxmpp.core.client.AbstractSessionObject
 
AbstractSessionObject.ClearedEvent - Class in tigase.jaxmpp.core.client
 
AbstractSessionObject.ClearedEvent(SessionObject, Set<SessionObject.Scope>) - Constructor for class tigase.jaxmpp.core.client.AbstractSessionObject.ClearedEvent
 
AbstractSessionObject.Entry - Class in tigase.jaxmpp.core.client
 
AbstractSessionObject.Entry() - Constructor for class tigase.jaxmpp.core.client.AbstractSessionObject.Entry
 
AbstractStanzaHandler - Class in tigase.jaxmpp.core.client
 
AbstractStanzaHandler(Element, PacketWriter, SessionObject) - Constructor for class tigase.jaxmpp.core.client.AbstractStanzaHandler
 
AbstractStanzaModule<T extends Stanza> - Class in tigase.jaxmpp.core.client.xmpp.modules
 
AbstractStanzaModule(Observable, SessionObject, PacketWriter) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.AbstractStanzaModule
 
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.
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.
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.
addFixedField(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.
addHiddenField(String, String) - Method in class tigase.jaxmpp.core.client.xmpp.forms.JabberDataElement
Adds hidden field to form.
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(EventType, Listener<? extends BaseEvent>) - Method in class tigase.jaxmpp.core.client.AbstractSessionObject
 
addListener(Listener<? extends BaseEvent>) - Method in class tigase.jaxmpp.core.client.AbstractSessionObject
 
addListener(EventType, Listener<? extends Connector.ConnectorEvent>) - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
addListener(EventType, Listener<? extends Connector.ConnectorEvent>) - Method in interface tigase.jaxmpp.core.client.Connector
Adds a listener bound by the given event type.
addListener(EventType, Listener<? extends Connector.ConnectorEvent>) - Method in class tigase.jaxmpp.core.client.connector.ConnectorWrapper
 
addListener(Listener<? extends BaseEvent>) - Method in class tigase.jaxmpp.core.client.connector.ConnectorWrapper
 
addListener(EventType, Listener<?>) - Method in class tigase.jaxmpp.core.client.JaxmppCore
 
addListener(Listener<?>) - Method in class tigase.jaxmpp.core.client.JaxmppCore
 
addListener(EventType, Listener<? extends BaseEvent>) - Method in class tigase.jaxmpp.core.client.MultiJaxmpp
Adds a listener bound by the given event type.
addListener(Listener<? extends BaseEvent>) - Method in class tigase.jaxmpp.core.client.MultiJaxmpp
Add a listener bound by the all event types.
addListener(EventType, Listener<? extends BaseEvent>) - Method in class tigase.jaxmpp.core.client.observer.DefaultObservable
Adds a listener bound by the given event type.
addListener(Listener<? extends BaseEvent>) - Method in class tigase.jaxmpp.core.client.observer.DefaultObservable
Add a listener bound by the all event types.
addListener(EventType, Listener<? extends BaseEvent>) - Method in interface tigase.jaxmpp.core.client.observer.Observable
Adds a listener bound by the given event type.
addListener(Listener<? extends BaseEvent>) - Method in interface tigase.jaxmpp.core.client.observer.Observable
Add a listener bound by the all event types.
addListener(EventType, Listener<? extends BaseEvent>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.AbstractIQModule
Adds a listener bound by the given event type.
addListener(Listener<? extends BaseEvent>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.AbstractIQModule
Add a listener bound by the all event types.
addListener(EventType, Listener<? extends BaseEvent>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.AbstractStanzaModule
Adds a listener bound by the given event type.
addListener(Listener<? extends BaseEvent>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.AbstractStanzaModule
Add a listener bound by the all event types.
addListener(EventType, Listener<? extends BaseEvent>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule
 
addListener(Listener<? extends BaseEvent>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule
 
addListener(EventType, Listener<? extends BaseEvent>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule
 
addListener(EventType, Listener) - Method in class tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransferModule
 
addListener(EventType, Listener<ResourceBinderModule.ResourceBindEvent>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.ResourceBinderModule
 
addListener(EventType, Listener<SessionEstablishmentModule.SessionEstablishmentEvent>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.SessionEstablishmentModule
 
addListener(EventType, Listener) - Method in class tigase.jaxmpp.core.client.xmpp.modules.socks5.Socks5BytestreamsModule
 
addListener(EventType, Listener<? extends StreamFeaturesModule.StreamFeaturesReceivedEvent>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule
 
addListener(EventType, Listener<? extends BaseEvent>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule
Adds a listener bound by the given event type.
addListener(Listener<? extends BaseEvent>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule
Add a listener bound by the all event types.
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
 
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.
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.
addToRequests(BoshRequest) - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
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(SessionObject, PacketWriter, DiscoItemsModule, DiscoInfoModule) - 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
 
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.roster.RosterModule
 
AnonymousMechanism - Class in tigase.jaxmpp.core.client.xmpp.modules.auth.saslmechanisms
 
AnonymousMechanism() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.auth.saslmechanisms.AnonymousMechanism
 
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
 
AuthFailed - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule
 
AUTHID_KEY - Static variable in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
AuthModule - Class in tigase.jaxmpp.core.client.xmpp.modules.auth
Module used for authentication.
AuthModule(Observable, SessionObject, XmppModulesManager) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule
 
AuthModule.AuthEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.auth
 
AuthModule.AuthEvent(EventType, SessionObject) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.AuthEvent
 
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.connector.BoshXmppSessionLogic
Deprecated.
AUTHORIZED - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule
 
AuthStart - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule
 
AuthSuccess - 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
Describe class Base64 here.
Base64() - Constructor for class tigase.jaxmpp.core.client.Base64
 
BaseEvent - Class in tigase.jaxmpp.core.client.observer
Base class for all events in Jaxmpp.
BaseEvent(EventType, SessionObject) - Constructor for class tigase.jaxmpp.core.client.observer.BaseEvent
 
BeforeInitialPresence - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule
Event fired before initial presence is sent.
BeforePresenceSend - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule
Event fired before each presence sent by client.
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.roster.RosterModule
 
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.
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.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.
BodyReceived - Static variable in interface tigase.jaxmpp.core.client.Connector
 
BookmarksModule - Class in tigase.jaxmpp.core.client.xmpp.modules
BookmarksModule(SessionObject, PacketWriter) - 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_SERVICE_URL - Static variable in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
Deprecated.
use AbstractBoshConnector#BOSH_SERVICE_URL_KEY
BOSH_SERVICE_URL_KEY - Static variable in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
BoshRequest - Interface in tigase.jaxmpp.core.client.connector
 
BoshXmppSessionLogic - Class in tigase.jaxmpp.core.client.connector
 
BoshXmppSessionLogic(Connector, XmppModulesManager, SessionObject, PacketWriter) - Constructor for class tigase.jaxmpp.core.client.connector.BoshXmppSessionLogic
 

C

canBeConverted(Element) - Static method in class tigase.jaxmpp.core.client.xmpp.stanzas.Stanza
 
cancel() - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule.PresenceEvent
Cancel processing event.
Candidate - Class in tigase.jaxmpp.core.client.xmpp.modules.jingle
 
Candidate(String, String, Integer, JID, Integer, Candidate.Type) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.jingle.Candidate
 
Candidate(Element) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.jingle.Candidate
 
Candidate.Type - Enum in tigase.jaxmpp.core.client.xmpp.modules.jingle
 
Carbon - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageCarbonsModule
 
carbonEventType - Variable in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageCarbonsModule.MessageCarbonEvent
 
Chat - Class in tigase.jaxmpp.core.client.xmpp.modules.chat
Representation chat with specified interlocutor.
Chat(long, PacketWriter, SessionObject) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.chat.Chat
Creates new chat representation object.
CHAT_STATE_DISABLED_KEY - Static variable in enum tigase.jaxmpp.core.client.xmpp.modules.chat.ChatState
 
ChatClosed - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule
 
ChatCreated - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule
 
chatIds - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.muc.DefaultRoomsManager
 
chats - Variable in class tigase.jaxmpp.core.client.xmpp.modules.chat.AbstractChatManager
 
chatSelector - Variable in class tigase.jaxmpp.core.client.xmpp.modules.chat.AbstractChatManager
 
ChatSelector - Interface in tigase.jaxmpp.core.client.xmpp.modules.chat
Interface for implement right Chat based on sender JID and thread id.
ChatState - Enum in tigase.jaxmpp.core.client.xmpp.modules.chat
 
ChatStateChanged - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule
 
ChatUpdated - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule
 
checkElement(Element) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule
 
checkHandlersTimeout() - Method in class tigase.jaxmpp.core.client.AbstractSessionObject
Method for process stanzas without response.
checkHandlersTimeout() - Method in interface tigase.jaxmpp.core.client.SessionObject
Method for process stanzas without response.
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
 
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.
Cleared - Static variable in class tigase.jaxmpp.core.client.AbstractSessionObject
 
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.
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.
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.
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
Key set to true to determine if connection is already compressed
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.
Connected - Static variable in interface tigase.jaxmpp.core.client.Connector
Event fires after creates XMPP Stream
Connected - Static variable in class tigase.jaxmpp.core.client.JaxmppCore
 
ConnectionConfiguration - Class in tigase.jaxmpp.core.client
Connection configuration object.
ConnectionConfiguration(SessionObject) - Constructor for class tigase.jaxmpp.core.client.ConnectionConfiguration
 
ConnectionEndpoint - Interface in tigase.jaxmpp.core.client.xmpp.modules.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
 
Connector - Interface in tigase.jaxmpp.core.client
Main Connector interface.
connector - Variable in class tigase.jaxmpp.core.client.JaxmppCore
 
Connector.ConnectorEvent - Class in tigase.jaxmpp.core.client
Event generated by Connector.
Connector.ConnectorEvent(EventType, SessionObject) - Constructor for class tigase.jaxmpp.core.client.Connector.ConnectorEvent
 
Connector.State - Enum in tigase.jaxmpp.core.client
 
CONNECTOR_STAGE_KEY - Static variable in interface tigase.jaxmpp.core.client.Connector
 
ConnectorWrapper - Class in tigase.jaxmpp.core.client.connector
 
ConnectorWrapper(Observable) - Constructor for class tigase.jaxmpp.core.client.connector.ConnectorWrapper
 
ContactAvailable - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule
Event fired when contact (understood as bare JID) becomes available.
ContactChangedPresence - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule
Event fired when contact changed his presence.
contactOffline(JID) - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule
 
ContactUnavailable - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule
Event fired when contact (understood as bare JID) goes offline.
ContactUnsubscribed - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule
Event fired when contact is unsubscribed.
contains(BareJID) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.AbstractRoomsManager
 
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() - Method in interface tigase.jaxmpp.core.client.observer.ObservableFactory.FactorySpi
 
create(Observable) - Method in interface tigase.jaxmpp.core.client.observer.ObservableFactory.FactorySpi
 
create(Element) - Static method in class tigase.jaxmpp.core.client.xml.DefaultElement
 
create(Element, int) - Static method in class tigase.jaxmpp.core.client.xml.DefaultElement
 
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) - Method in class tigase.jaxmpp.core.client.JaxmppCore
 
createChat(JID) - 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(JID, String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.AbstractChatManager
 
createError(Element, Throwable) - Static method in class tigase.jaxmpp.core.client.Processor
 
createInstance(String) - Static method in class tigase.jaxmpp.core.client.factory.UniversalFactory
Creates instance of object with given name.
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.
createResourcePresenceMap() - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceStore
 
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.ConnectorWrapper
 
createSessionLogic(XmppModulesManager, PacketWriter) - Method in interface tigase.jaxmpp.core.client.Connector
Returns instance of XmppSessionLogic to work with this connector.
createSubmitableElement(XDataType) - Method in class tigase.jaxmpp.core.client.xmpp.forms.JabberDataElement
Creates XML Element contains only values of fields.
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.disco.DiscoInfoModule
 
CRIT - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoItemsModule
 
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.
crits - Variable in class tigase.jaxmpp.core.client.criteria.Or
 

D

DataHolder - Class in tigase.jaxmpp.core.client
 
DataHolder() - Constructor for class tigase.jaxmpp.core.client.DataHolder
 
DateTimeFormat - Class in tigase.jaxmpp.core.client.xmpp.utils
 
DateTimeFormat() - Constructor for class tigase.jaxmpp.core.client.xmpp.utils.DateTimeFormat
 
DateTimeFormat.DateTimeFormatProvider - Interface in tigase.jaxmpp.core.client.xmpp.utils
 
declineInvitation(MucModule.InvitationEvent, 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_NAME_VAL - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.SoftwareVersionModule
Default software name.
DEFAULT_TIMEOUT - Static variable in class tigase.jaxmpp.core.client.ResponseManager
 
DefaultChatSelector - Class in tigase.jaxmpp.core.client.xmpp.modules.chat
Selects chat based on jid, resource and thread-id.
DefaultChatSelector() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.chat.DefaultChatSelector
 
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
 
DefaultObservable - Class in tigase.jaxmpp.core.client.observer
Object for registering listeners and fire events.
DefaultObservable() - Constructor for class tigase.jaxmpp.core.client.observer.DefaultObservable
Creates new instance of Observable.
DefaultObservable(Observable) - Constructor for class tigase.jaxmpp.core.client.observer.DefaultObservable
Creates new instance of Observable.
DefaultRoomsManager - Class in tigase.jaxmpp.core.client.xmpp.modules.muc
 
DefaultRoomsManager() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.muc.DefaultRoomsManager
 
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.
destroy(Room) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule
 
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
 
DiscoInfoModule - Class in tigase.jaxmpp.core.client.xmpp.modules.disco
 
DiscoInfoModule(SessionObject, PacketWriter, XmppModulesManager) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoInfoModule
 
DiscoInfoModule.DiscoInfoAsyncCallback - Class in tigase.jaxmpp.core.client.xmpp.modules.disco
 
DiscoInfoModule.DiscoInfoAsyncCallback(String) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoInfoModule.DiscoInfoAsyncCallback
 
DiscoInfoModule.DiscoInfoEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.disco
 
DiscoInfoModule.DiscoInfoEvent(EventType, SessionObject) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoInfoModule.DiscoInfoEvent
 
DiscoInfoModule.Identity - Class in tigase.jaxmpp.core.client.xmpp.modules.disco
 
DiscoInfoModule.Identity() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoInfoModule.Identity
 
DiscoItemsModule - Class in tigase.jaxmpp.core.client.xmpp.modules.disco
 
DiscoItemsModule(SessionObject, PacketWriter) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoItemsModule
 
DiscoItemsModule.DiscoItemEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.disco
 
DiscoItemsModule.DiscoItemEvent(EventType, SessionObject) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoItemsModule.DiscoItemEvent
 
DiscoItemsModule.DiscoItemsAsyncCallback - Class in tigase.jaxmpp.core.client.xmpp.modules.disco
 
DiscoItemsModule.DiscoItemsAsyncCallback() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoItemsModule.DiscoItemsAsyncCallback
 
DiscoItemsModule.Item - Class in tigase.jaxmpp.core.client.xmpp.modules.disco
 
DiscoItemsModule.Item() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoItemsModule.Item
 
disconnect() - Method in class tigase.jaxmpp.core.client.JaxmppCore
 
Disconnected - Static variable in class tigase.jaxmpp.core.client.JaxmppCore
 
discoverServerFeatures(DiscoInfoModule.DiscoInfoAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoInfoModule
 
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.
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
 
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.
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(Room) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule
 
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
 
EncryptionEstablished - Static variable in interface tigase.jaxmpp.core.client.Connector
Event fires after encrypted connection is established.
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.observer.EventType
 
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
 
Error - Static variable in interface tigase.jaxmpp.core.client.Connector
Event fires on XMPP Stream error.
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
 
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
 
EventType - Class in tigase.jaxmpp.core.client.observer
Base class for all events type.
EventType() - Constructor for class tigase.jaxmpp.core.client.observer.EventType
 
execute(Runnable) - Method in class tigase.jaxmpp.core.client.JaxmppCore
 
execute(JID, String, Action, JabberDataElement, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocCommansModule
Calls ad-hoc command on remote resource.
EXTERNAL_KEEPALIVE_KEY - Static variable in interface tigase.jaxmpp.core.client.Connector
 
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
 

F

FEATURES - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule
 
Field<T> - Interface in tigase.jaxmpp.core.client.xmpp.forms
Base interface for fields.
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
 
FileTransferEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.filetransfer
 
FileTransferEvent(EventType, SessionObject, FileTransfer) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransferEvent
 
FileTransferListener<T extends FileTransferEvent> - Interface in tigase.jaxmpp.core.client.xmpp.modules.filetransfer
 
FileTransferModule - Class in tigase.jaxmpp.core.client.xmpp.modules.filetransfer
 
FileTransferModule(SessionObject) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransferModule
 
FileTransferRequestEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.filetransfer
 
FileTransferRequestEvent(EventType, SessionObject, FileTransfer, String, List<String>) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransferRequestEvent
 
findModules(Element) - Method in class tigase.jaxmpp.core.client.XmppModulesManager
Finds collection of modules that can handle stanza.
fireAuthStart(IQ) - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.NonSaslAuthModule
 
fireBeforePresenceSend(Presence) - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule
 
fireEvent(BaseEvent) - Method in class tigase.jaxmpp.core.client.AbstractSessionObject
 
fireEvent(EventType, BaseEvent) - Method in class tigase.jaxmpp.core.client.AbstractSessionObject
 
fireEvent(EventType, SessionObject) - Method in class tigase.jaxmpp.core.client.AbstractSessionObject
 
fireEvent(BaseEvent) - Method in class tigase.jaxmpp.core.client.observer.DefaultObservable
Fires an event.
fireEvent(EventType, BaseEvent) - Method in class tigase.jaxmpp.core.client.observer.DefaultObservable
Fires an event.
fireEvent(EventType, SessionObject) - Method in class tigase.jaxmpp.core.client.observer.DefaultObservable
Fires BaseEvent.
fireEvent(BaseEvent) - Method in interface tigase.jaxmpp.core.client.observer.Observable
Fires an event.
fireEvent(EventType, BaseEvent) - Method in interface tigase.jaxmpp.core.client.observer.Observable
Fires an event.
fireEvent(EventType, SessionObject) - Method in interface tigase.jaxmpp.core.client.observer.Observable
Fires BaseEvent.
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
 
fireOnError(int, String, Element, Throwable, SessionObject) - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
fireOnStanzaReceived(int, String, Element, SessionObject) - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
fireOnTerminate(int, String, Element, SessionObject) - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
FixedField - Class in tigase.jaxmpp.core.client.xmpp.forms
Implementation of Fixed field type.
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
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
 
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 enum tigase.jaxmpp.core.client.xmpp.modules.chat.ChatState
 
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

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.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() - 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.
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.
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.
getAvailableActions() - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocResponse
Returns collection of available action.
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() - Method in class tigase.jaxmpp.core.client.AbstractSessionObject
Returns users JID binded on server.
getBindedJid() - Method in interface tigase.jaxmpp.core.client.SessionObject
Returns users JID binded on server.
getBody() - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector.BoshConnectorEvent
 
getBody() - Method in class tigase.jaxmpp.core.client.xmpp.stanzas.Message
Return message body.
getByElementName(String) - Static method in enum tigase.jaxmpp.core.client.connector.StreamError
 
getByElementName(String) - Static method in enum tigase.jaxmpp.core.client.XMPPException.ErrorCondition
 
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
 
getCarbonEventType() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageCarbonsModule.MessageCarbonEvent
 
getCategory() - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoInfoModule.Identity
 
getCaught() - Method in class tigase.jaxmpp.core.client.Connector.ConnectorEvent
Reuturn exception if happend.
getCaught() - Method in class tigase.jaxmpp.core.client.JaxmppCore.JaxmppEvent
 
getChangedGroups() - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterModule.RosterEvent
 
getChat(JID, String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.AbstractChatManager
 
getChat(List<Chat>, JID, String) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.chat.ChatSelector
Selects chat from list based on specified JID and thread id.
getChat(List<Chat>, JID, String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.DefaultChatSelector
 
getChat(List<Chat>, JID, String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.JidOnlyChatSelector
 
getChat() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule.MessageEvent
Return chat related to message.
getChatManager() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule
 
getChats() - Method in class tigase.jaxmpp.core.client.MultiJaxmpp
Returns collection of all known Chat from all registered JaxmppCore.
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.
getChatState() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.Chat
 
getChatState() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.Occupant
 
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.
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.
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.
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.
getCondition() - Method in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.StreamManagementFailedEvent
 
getCondition() - Method in class tigase.jaxmpp.core.client.xmpp.stanzas.ErrorElement
Return error condition.
getCondition() - Method in exception tigase.jaxmpp.core.client.XMPPException
 
getConnectionConfiguration() - Method in class tigase.jaxmpp.core.client.JaxmppCore
Returns configurator.
getConnector() - Method in class tigase.jaxmpp.core.client.connector.ConnectorWrapper
 
getConnector() - Method in class tigase.jaxmpp.core.client.JaxmppCore
 
getContent() - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleSessionInfoEvent
 
getContent() - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleTransportInfoEvent
 
getCount() - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterStore
Returns number of roster items in storage.
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.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.DiscoInfoModule
 
getCriteria() - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoItemsModule
 
getCriteria() - Method in class tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransferModule
 
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 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(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.muc.MucModule.MucEvent
 
getDefaultAction() - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocResponse
Returns default action
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.
getDelay() - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.PubSubEvent
 
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.JingleSessionAcceptEvent
 
getDescription() - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.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.
getDstAddr() - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.Transport
 
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.UnacknowledgedEvent
 
getError() - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.NonSaslAuthModule.NonSaslAuthEvent
 
getError() - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.SaslEvent
 
getError() - Method in class tigase.jaxmpp.core.client.xmpp.modules.ResourceBinderModule.ResourceBindEvent
 
getError() - Method in class tigase.jaxmpp.core.client.xmpp.modules.SessionEstablishmentModule.SessionEstablishmentEvent
 
getErrorCode() - Method in enum tigase.jaxmpp.core.client.XMPPException.ErrorCondition
 
getErrorCondition() - Method in class tigase.jaxmpp.core.client.xmpp.stanzas.Stanza
getErrorElement() - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector.BoshConnectorEvent
 
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() - 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.disco.DiscoInfoModule.DiscoInfoEvent
 
getFeatures() - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoInfoModule
 
getFeatures() - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoItemsModule
 
getFeatures() - Method in class tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransferModule
 
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.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.StreamFeaturesModule.StreamFeaturesReceivedEvent
 
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 interface tigase.jaxmpp.core.client.XmppModule
Returns features what are implemented by Module.
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.
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.FileTransferEvent
 
getFirstChild() - 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() - 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
 
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.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.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.
getHandlers() - Method in class tigase.jaxmpp.core.client.ResponseManager
 
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
 
getHosts() - Method in class tigase.jaxmpp.core.client.xmpp.modules.socks5.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.chat.MessageModule.MessageEvent
 
getId() - Method in class tigase.jaxmpp.core.client.xmpp.modules.filetransfer.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.StreamhostsEvent
 
getId() - Method in class tigase.jaxmpp.core.client.xmpp.stanzas.Stanza
Returns id of stanza.
getIdentity() - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoInfoModule.DiscoInfoEvent
 
getInfo(JID, DiscoInfoModule.DiscoInfoAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoInfoModule
 
getInfo(JID, String, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoInfoModule
 
getInfo(JID, String, DiscoInfoModule.DiscoInfoAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoInfoModule
 
getInstructions() - Method in class tigase.jaxmpp.core.client.xmpp.forms.JabberDataElement
Returns natural language instruction.
getInvitationType() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.InvitationEvent
 
getInviteeJID() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.InvitationDeclinedEvent
 
getInviterJID() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.InvitationEvent
 
getIq() - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocRequest
Returns IQ stanza constains command request.
getItem() - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterModule.RosterEvent
 
getItemId() - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.PubSubEvent
 
getItems() - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoItemsModule.DiscoItemEvent
 
getItems(JID, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoItemsModule
 
getItems(JID, DiscoItemsModule.DiscoItemsAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoItemsModule
 
getItems(JID, String, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoItemsModule
 
getItemType() - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.PubSubEvent
 
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.DiscoItemsModule.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.PresenceEvent
Returns JID of entity related to presence event.
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.ResourceBinderModule.ResourceBindEvent
 
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
 
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.
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.
getLocalChatState() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.Chat
 
getLocalChatState(ChatState) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.Room
 
getLocalpart() - Method in class tigase.jaxmpp.core.client.BareJID
Return localpart.
getLocalpart() - Method in class tigase.jaxmpp.core.client.JID
Return localpart.
getMechanismsOrder() - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule
 
getMessage() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule.AbstractMessageEvent
Return received message.
getMessage() - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.PubSubEvent
 
getMode() - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.Transport
 
getModule(Class<T>) - Method in class tigase.jaxmpp.core.client.JaxmppCore
Return module implementation by module class.
getModule(Class<T>) - Method in class tigase.jaxmpp.core.client.XmppModulesManager
Return module implementation by module class.
getModulesManager() - Method in class tigase.jaxmpp.core.client.JaxmppCore
 
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.DiscoInfoModule.Identity
 
getName() - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoItemsModule.Item
 
getName() - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterItem
Returns name of buddy.
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
 
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.
getNick() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.XMucUserElement
 
getNickname() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.MucEvent
 
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.DiscoInfoModule.DiscoInfoEvent
 
getNode() - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoItemsModule.DiscoItemEvent
 
getNode() - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoItemsModule.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.pubsub.PubSubModule.PubSubEvent
 
getNodeName() - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.RetrieveItemsAsyncCallback.Item
 
getObservable() - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
getObservable() - Method in class tigase.jaxmpp.core.client.connector.ConnectorWrapper
 
getObservable() - Method in interface tigase.jaxmpp.core.client.Connector
Returns observable
getObservable() - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule
 
getObservable() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.Room
 
getOccupant() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.MucEvent
 
getOldNickname() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.MucEvent
 
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.
getPassword() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.InvitationEvent
 
getPassword() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.Room
 
getPayload() - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.PubSubEvent
 
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
 
getPresence() - Method in class tigase.jaxmpp.core.client.AbstractSessionObject
Returns Store of known presences.
getPresence() - Method in class tigase.jaxmpp.core.client.JaxmppCore
 
getPresence() - Method in interface tigase.jaxmpp.core.client.SessionObject
Returns Store of known presences.
getPresence() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.MucEvent
 
getPresence() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.Occupant
 
getPresence() - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule
 
getPresence() - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule.PresenceEvent
Returns Presence stanza.
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.
getPriority() - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.Candidate
 
getPriority() - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule.PresenceEvent
Returns priority information received with presence.
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
getPubSubJID() - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.PubSubEvent
 
getQuery() - Method in class tigase.jaxmpp.core.client.xmpp.stanzas.IQ
Return <query/> child element.
getReaseon() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.InvitationEvent
 
getReason() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.InvitationDeclinedEvent
 
getRequest() - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.NonSaslAuthModule.NonSaslAuthEvent
 
getRequestStanza() - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoInfoModule.DiscoInfoEvent
 
getRequestStanza() - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoItemsModule.DiscoItemEvent
 
getResource() - Method in class tigase.jaxmpp.core.client.JID
Return resource.
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.BoshConnectorEvent
 
getResponseData() - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector.BoshConnectorEvent
 
getResponseHandler(Element, PacketWriter) - Method in class tigase.jaxmpp.core.client.AbstractSessionObject
getResponseHandler(Element, PacketWriter, SessionObject) - Method in class tigase.jaxmpp.core.client.ResponseManager
Returns handler for response of sent stanza.
getResume() - Method in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.StreamManagementEnabledEvent
 
getResumeId() - Method in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.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
 
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() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.InvitationDeclinedEvent
 
getRoom() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.MucEvent
 
getRoomJID() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.InvitationDeclinedEvent
 
getRoomJID() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.InvitationEvent
 
getRoomJid() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.Room
 
getRooms() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.AbstractRoomsManager
 
getRooms() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule
 
getRoster() - Method in class tigase.jaxmpp.core.client.AbstractSessionObject
Returns roster store
getRoster() - Method in class tigase.jaxmpp.core.client.JaxmppCore
 
getRoster() - Method in interface tigase.jaxmpp.core.client.SessionObject
Returns roster store
getScopes() - Method in class tigase.jaxmpp.core.client.AbstractSessionObject.ClearedEvent
 
getSender() - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleSessionEvent
 
getSerialversionuid() - Static method in class tigase.jaxmpp.core.client.Connector.ConnectorEvent
 
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.
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 class tigase.jaxmpp.core.client.JaxmppCore
 
getSessionObject() - Method in class tigase.jaxmpp.core.client.observer.BaseEvent
 
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.Room
 
getSessionObject() - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterItem
Returns session object related to roster item.
getShow() - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule.PresenceEvent
Returns substate of presence.
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.JingleSessionEvent
 
getSid() - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.Transport
 
getSid() - Method in class tigase.jaxmpp.core.client.xmpp.modules.socks5.StreamhostsEvent
 
getStamp() - Method in class tigase.jaxmpp.core.client.xmpp.utils.delay.XmppDelay
 
getStanza() - Method in class tigase.jaxmpp.core.client.Connector.ConnectorEvent
Return received stanza
getStanza() - Method in class tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule.RegistrationEvent
 
getState() - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
getState() - Method in class tigase.jaxmpp.core.client.connector.ConnectorWrapper
 
getState() - Method in interface tigase.jaxmpp.core.client.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
 
getStatus() - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule.PresenceEvent
Returns human readable presence description.
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
 
getStreamError() - Method in class tigase.jaxmpp.core.client.Connector.ConnectorEvent
Returns stream error cause.
getStreamErrorElement() - Method in class tigase.jaxmpp.core.client.Connector.ConnectorEvent
Returns element wrapper around <error> receved element.
getStreamFeatures() - Method in class tigase.jaxmpp.core.client.AbstractSessionObject
Returns XMPP Stream features
getStreamFeatures() - Method in interface tigase.jaxmpp.core.client.SessionObject
Returns XMPP Stream features
getStreamMethods() - Method in class tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransferRequestEvent
 
getSubID() - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.SubscriptionElement
 
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.InvitationEvent
 
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() - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleSessionAcceptEvent
 
getTransports() - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleSessionInitiationEvent
 
getType() - Method in class tigase.jaxmpp.core.client.observer.BaseEvent
Returns the type of event.
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.DiscoInfoModule.Identity
 
getType() - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.Candidate
 
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
 
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.
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
 
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
 
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
 
getWriter() - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocResponse
Return writer.
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
 
getXmppModulesManages() - Method in class tigase.jaxmpp.core.client.Processor
 
getxMucUserElement() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.MucEvent
 
groups - Variable in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterStore
 
guessSaslMechanism() - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule
 

H

handle(AdHocRequest, AdHocResponse) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocCommand
Main method to handle ad-hoc requests.
handleEvent(E) - Method in interface tigase.jaxmpp.core.client.observer.Listener
Execuded when an event happends.
handler - Variable in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceStore
 
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.observer.EventType
 
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
 
HiddenField - Class in tigase.jaxmpp.core.client.xmpp.forms
Implementation of Hidden field type.
HOST_ATTR - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.jingle.Candidate
 

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.DiscoInfoModule
 
IDENTITY_TYPE_KEY - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoInfoModule
 
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(SessionObject, PacketWriter) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule
 
InBandRegistrationModule.RegistrationEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.registration
 
InBandRegistrationModule.RegistrationEvent(EventType, SessionObject) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule.RegistrationEvent
 
INCOMING_STREAM_H_KEY - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule
 
InfoRequested - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoInfoModule
 
init() - Method in class tigase.jaxmpp.core.client.XmppModulesManager
 
initialize() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.AbstractChatManager
 
initialize() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.AbstractRoomsManager
 
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
 
instance() - Static method in class tigase.jaxmpp.core.client.observer.ObservableFactory
 
instance(Observable) - Static method in class tigase.jaxmpp.core.client.observer.ObservableFactory
 
InvitationDeclined - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule
 
InvitationReceived - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule
 
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.
IQ(Element) - Constructor for class tigase.jaxmpp.core.client.xmpp.stanzas.IQ
 
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
 
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
 
isCancelled() - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule.PresenceEvent
 
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.core.client.xmpp.modules.chat.AbstractChatManager
 
isChatStateDisabled(SessionObject) - Static method in enum tigase.jaxmpp.core.client.xmpp.modules.chat.ChatState
 
isCompressed() - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
Returns true when stream is compressed
isCompressed() - Method in class tigase.jaxmpp.core.client.connector.ConnectorWrapper
Returns true when stream is compressed
isCompressed() - Method in interface tigase.jaxmpp.core.client.Connector
 
isConnected() - Method in class tigase.jaxmpp.core.client.JaxmppCore
 
isContinueFlag() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.InvitationEvent
 
isDestroyRoom() - Method in enum tigase.jaxmpp.core.client.xmpp.modules.muc.Affiliation
 
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
 
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
 
isHandled() - Method in class tigase.jaxmpp.core.client.observer.BaseEvent
Returns true if event was handled by any listener.
isIncoming() - Method in class tigase.jaxmpp.core.client.xmpp.modules.connection.ConnectionSession
 
isInviteOtherUsers() - Method in enum tigase.jaxmpp.core.client.xmpp.modules.muc.Role
 
isJingleHandled() - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleSessionEvent
 
isKickParticipantsAndVisitors() - Method in enum tigase.jaxmpp.core.client.xmpp.modules.muc.Role
 
isMessageDeliveryReceiptsEnabled() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.Chat
 
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(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
 
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
 
isSecure() - Method in class tigase.jaxmpp.core.client.JaxmppCore
 
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
 
isTo() - Method in enum tigase.jaxmpp.core.client.xmpp.modules.roster.RosterItem.Subscription
 
isViewOccupantsJid() - Method in enum tigase.jaxmpp.core.client.xmpp.modules.muc.Affiliation
 
ItemAdded - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterModule
 
ItemRemoved - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterModule
 
ItemsRequested - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoItemsModule
 
ItemUpdated - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterModule
 

J

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.
JaxmppCore - Class in tigase.jaxmpp.core.client
Base abstract class for implementation platform-specific jaxmpp clients.
JaxmppCore(SessionObject) - Constructor for class tigase.jaxmpp.core.client.JaxmppCore
 
JaxmppCore.JaxmppEvent - Class in tigase.jaxmpp.core.client
 
JaxmppCore.JaxmppEvent(EventType, SessionObject) - Constructor for class tigase.jaxmpp.core.client.JaxmppCore.JaxmppEvent
 
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.
JidOnlyChatSelector - Class in tigase.jaxmpp.core.client.xmpp.modules.chat
Selects chat based on bare JID only.
JidOnlyChatSelector() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.chat.JidOnlyChatSelector
 
JidSingleField - Class in tigase.jaxmpp.core.client.xmpp.forms
Implementation of jid-single field type.
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
 
JingleModule - Class in tigase.jaxmpp.core.client.xmpp.modules.jingle
 
JingleModule(SessionObject) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule
 
JingleModule.JingleSessionAcceptEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.jingle
 
JingleModule.JingleSessionAcceptEvent(SessionObject, JID, String, Element, List<Transport>) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleSessionAcceptEvent
 
JingleModule.JingleSessionEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.jingle
 
JingleModule.JingleSessionEvent(EventType, SessionObject, JID, String) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleSessionEvent
 
JingleModule.JingleSessionInfoEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.jingle
 
JingleModule.JingleSessionInfoEvent(SessionObject, JID, String, List<Element>) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleSessionInfoEvent
 
JingleModule.JingleSessionInitiationEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.jingle
 
JingleModule.JingleSessionInitiationEvent(SessionObject, JID, String, Element, List<Transport>) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleSessionInitiationEvent
 
JingleModule.JingleSessionTerminateEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.jingle
 
JingleModule.JingleSessionTerminateEvent(SessionObject, JID, String) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleSessionTerminateEvent
 
JingleModule.JingleTransportInfoEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.jingle
 
JingleModule.JingleTransportInfoEvent(SessionObject, JID, String, Element) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleTransportInfoEvent
 
JingleSessionAccept - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule
 
JingleSessionInfo - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule
 
JingleSessionInitiation - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule
 
JingleSessionTerminate - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule
 
JingleTransportInfo - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule
 
join(MucModule.InvitationEvent, 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
 
JoinRequested - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule
 

K

keepalive() - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
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.

L

leave(Room) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule
 
Listener<E extends BaseEvent> - Interface in tigase.jaxmpp.core.client.observer
Interface for objects that are notified of events.
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 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.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.AbstractIQModule
 
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
 
login() - Method in class tigase.jaxmpp.core.client.JaxmppCore
Connects to 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
 

M

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
 
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
 
MessageCarbonsModule - Class in tigase.jaxmpp.core.client.xmpp.modules.chat
 
MessageCarbonsModule(SessionObject, MessageModule, PacketWriter) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageCarbonsModule
 
MessageCarbonsModule.CarbonEventType - Enum in tigase.jaxmpp.core.client.xmpp.modules.chat
 
MessageCarbonsModule.MessageCarbonEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.chat
 
MessageCarbonsModule.MessageCarbonEvent(EventType, SessionObject, MessageCarbonsModule.CarbonEventType) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageCarbonsModule.MessageCarbonEvent
 
MessageCarbonsModule.MessageReceivedCarbonEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.chat
 
MessageCarbonsModule.MessageReceivedCarbonEvent(EventType, SessionObject) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageCarbonsModule.MessageReceivedCarbonEvent
 
MessageCarbonsModule.MessageSentCarbonEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.chat
 
MessageCarbonsModule.MessageSentCarbonEvent(EventType, SessionObject) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageCarbonsModule.MessageSentCarbonEvent
 
MessageError - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule
 
MessageModule - Class in tigase.jaxmpp.core.client.xmpp.modules.chat
Module to handle messages.
MessageModule(Observable, SessionObject, PacketWriter) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule
 
MessageModule.AbstractMessageEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.chat
 
MessageModule.AbstractMessageEvent(EventType, SessionObject) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule.AbstractMessageEvent
 
MessageModule.MessageEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.chat
 
MessageModule.MessageEvent(EventType, SessionObject) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule.MessageEvent
 
MessageReceived - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.chat.Chat
 
MessageReceived - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule
 
MODE_ATTR - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.jingle.Transport
 
modulesInit() - Method in class tigase.jaxmpp.core.client.JaxmppCore
 
modulesManager - Variable in class tigase.jaxmpp.core.client.JaxmppCore
 
MucMessageReceived - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule
 
MucModule - Class in tigase.jaxmpp.core.client.xmpp.modules.muc
 
MucModule(Observable, SessionObject, PacketWriter) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule
 
MucModule.InvitationDeclinedEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.muc
 
MucModule.InvitationDeclinedEvent(SessionObject) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.InvitationDeclinedEvent
 
MucModule.InvitationEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.muc
 
MucModule.InvitationEvent.Type - Enum in tigase.jaxmpp.core.client.xmpp.modules.muc
 
MucModule.MucEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.muc
 
MucModule.MucEvent(EventType, SessionObject) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.MucEvent
 
MultiJaxmpp - Class in tigase.jaxmpp.core.client
Class for keeping many instances of JaxmppCore
MultiJaxmpp() - Constructor for class tigase.jaxmpp.core.client.MultiJaxmpp
 

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_KEY - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.SoftwareVersionModule
Key to keep software name in SessionObject.
NewRoomCreated - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule
 
next() - Static method in class tigase.jaxmpp.core.client.UIDGenerator
Generate next id;
nextCriteria - Variable in class tigase.jaxmpp.core.client.criteria.ElementCriteria
 
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
 
NonSaslAuthModule - Class in tigase.jaxmpp.core.client.xmpp.modules.auth
NonSaslAuthModule(SessionObject, PacketWriter) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.auth.NonSaslAuthModule
 
NonSaslAuthModule.NonSaslAuthEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.auth
 
NonSaslAuthModule.NonSaslAuthEvent(EventType, SessionObject) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.auth.NonSaslAuthModule.NonSaslAuthEvent
 
NotificationReceived - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
 
NotSupportedError - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule
 

O

observable - Variable in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
observable - Variable in class tigase.jaxmpp.core.client.connector.ConnectorWrapper
 
observable - Variable in class tigase.jaxmpp.core.client.JaxmppCore
 
Observable - Interface in tigase.jaxmpp.core.client.observer
Object for registering listeners and fire events.
observable - Variable in class tigase.jaxmpp.core.client.xmpp.modules.AbstractIQModule
 
observable - Variable in class tigase.jaxmpp.core.client.xmpp.modules.AbstractStanzaModule
 
observable - Variable in class tigase.jaxmpp.core.client.xmpp.modules.chat.AbstractChatManager
 
observable - Variable in class tigase.jaxmpp.core.client.xmpp.modules.muc.AbstractRoomsManager
 
ObservableAware - Interface in tigase.jaxmpp.core.client.xmpp.modules
Interface should be implemented by module if Observable should be injected to module.
ObservableFactory - Class in tigase.jaxmpp.core.client.observer
 
ObservableFactory.FactorySpi - Interface in tigase.jaxmpp.core.client.observer
 
Occupant - Class in tigase.jaxmpp.core.client.xmpp.modules.muc
 
Occupant() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.muc.Occupant
 
OccupantChangedNick - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule
 
OccupantChangedPresence - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule
 
OccupantComes - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule
 
OccupantLeaved - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule
 
onAccept(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.socks5.StreamInitiationOfferAsyncCallback
 
onBookmarksReceived(List<Element>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.BookmarksModule.BookmarksAsyncCallback
 
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(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(Stanza, XMPPException.ErrorCondition) - Method in class tigase.jaxmpp.core.client.xmpp.modules.socks5.StreamhostUsedCallback
 
onError(Exception, String) - 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
 
onException(JaxmppException) - Method in class tigase.jaxmpp.core.client.JaxmppCore
 
onException(JaxmppException) - Method in interface tigase.jaxmpp.core.client.XmppSessionLogic.SessionListener
 
onInfoReceived(String, Collection<DiscoInfoModule.Identity>, Collection<String>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoInfoModule.DiscoInfoAsyncCallback
 
onInfoReceived(String, ArrayList<DiscoItemsModule.Item>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoItemsModule.DiscoItemsAsyncCallback
 
onNetworkDisconnected() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule
 
onPong(long) - Method in class tigase.jaxmpp.core.client.xmpp.modules.PingModule.PingAsyncCallback
Called on success.
onPublish(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.PublishAsyncCallback
 
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
 
onReject() - Method in class tigase.jaxmpp.core.client.xmpp.modules.socks5.StreamInitiationOfferAsyncCallback
 
onResourceBinded(ResourceBinderModule.ResourceBindEvent) - Method in class tigase.jaxmpp.core.client.JaxmppCore
 
onResponse(BoshRequest, int, String, Element) - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
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(Collection<PubSubModule.RetrieveItemsAsyncCallback.Item>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.RetrieveMultiItemsAsyncCallback
 
onRetrieve(IQ, String, Collection<PubSubModule.SubscriptionElement>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.SubscriptionsRetrieveAsyncCallback
 
onRosterCleared() - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterModule
 
onSessionObjectCleared(SessionObject, Set<SessionObject.Scope>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.AbstractChatManager
 
onSessionObjectCleared(SessionObject, Set<SessionObject.Scope>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule
 
onStanzaReceived(Element) - Method in class tigase.jaxmpp.core.client.JaxmppCore
 
onStreamError(Connector.ConnectorEvent) - Method in class tigase.jaxmpp.core.client.JaxmppCore
 
onStreamhosts(List<Streamhost>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.socks5.StreamhostsCallback
 
onStreamResumed(StreamManagementModule.StreamResumedEvent) - Method in class tigase.jaxmpp.core.client.JaxmppCore
 
onStreamTerminated(Connector.ConnectorEvent) - Method in class tigase.jaxmpp.core.client.JaxmppCore
 
onSubscribe(IQ, PubSubModule.SubscriptionElement) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.SubscriptionAsyncCallback
 
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.DiscoInfoModule.DiscoInfoAsyncCallback
 
onSuccess(Stanza) - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoItemsModule.DiscoItemsAsyncCallback
 
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.RetrieveMultiItemsAsyncCallback
 
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
 
onTerminate(BoshRequest, int, String, Element) - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
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
 
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.
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.
OUTGOING_STREAM_H_KEY - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule
 

P

PacketWriter - Interface in tigase.jaxmpp.core.client
Interface for writing to XMPP Stream.
packetWriter - Variable in class tigase.jaxmpp.core.client.xmpp.modules.chat.AbstractChatManager
 
packetWriter - Variable in class tigase.jaxmpp.core.client.xmpp.modules.muc.AbstractRoomsManager
 
packetWriter - Variable in class tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule
 
PacketWriterAware - Interface in tigase.jaxmpp.core.client.xmpp.modules
Interface should be implemented by module if PacketWriter should be injected to this module.
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
 
PASSWORD - Static variable in interface tigase.jaxmpp.core.client.SessionObject
Name of property used to keep users password
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(SessionObject, PacketWriter) - 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
 
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 - Variable in class tigase.jaxmpp.core.client.AbstractSessionObject
 
Presence - Class in tigase.jaxmpp.core.client.xmpp.stanzas
Representation of Presence stanza.
Presence(Element) - Constructor for class tigase.jaxmpp.core.client.xmpp.stanzas.Presence
 
Presence.Show - Enum in tigase.jaxmpp.core.client.xmpp.stanzas
Availability sub-state
presenceByJid - Variable in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceStore
 
PresenceError - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule
 
PresenceModule - Class in tigase.jaxmpp.core.client.xmpp.modules.presence
Module for handling presence information.
PresenceModule(Observable, SessionObject, PacketWriter) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule
 
PresenceModule.PresenceEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.presence
Presence related event.
PresenceModule.PresenceEvent(EventType, SessionObject) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule.PresenceEvent
 
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
 
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
Process received stanza.
process(Element) - 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(Message, JID, Observable) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.AbstractChatManager
 
process(Message, Observable) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.AbstractChatManager
 
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 interface tigase.jaxmpp.core.client.XmppModule
Main method of module.
processChallenge(Element) - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule
 
processDefaultDiscoEvent(DiscoInfoModule.DiscoInfoEvent) - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoInfoModule
 
processDirectInvitationMessage(Message) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule
 
processDiscoInfoEvent(DiscoInfoModule.DiscoInfoEvent) - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocCommansModule
 
processDiscoItemEvent(DiscoItemsModule.DiscoItemEvent) - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocCommansModule
 
processException(JaxmppException) - Method in class tigase.jaxmpp.core.client.connector.BoshXmppSessionLogic
 
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.DiscoInfoModule
 
processGet(IQ) - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoItemsModule
 
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
 
processNonSaslEvent(NonSaslAuthModule.NonSaslAuthEvent) - Method in class tigase.jaxmpp.core.client.connector.BoshXmppSessionLogic
 
processor - Variable in class tigase.jaxmpp.core.client.JaxmppCore
 
Processor - Class in tigase.jaxmpp.core.client
Class for process incoming stanza.
Processor(XmppModulesManager, AbstractSessionObject, PacketWriter) - Constructor for class tigase.jaxmpp.core.client.Processor
 
Processor.FeatureNotImplementedResponse - Class in tigase.jaxmpp.core.client
 
Processor.FeatureNotImplementedResponse(Element, PacketWriter, SessionObject) - 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() - Method in class tigase.jaxmpp.core.client.connector.BoshXmppSessionLogic
 
processSaslEvent(SaslModule.SaslEvent) - Method in class tigase.jaxmpp.core.client.connector.BoshXmppSessionLogic
 
processSendData(Element) - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
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
 
processSet(IQ) - Method in class tigase.jaxmpp.core.client.xmpp.modules.BookmarksModule
 
processSet(IQ) - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoInfoModule
 
processSet(IQ) - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoItemsModule
 
processSet(IQ) - Method in class tigase.jaxmpp.core.client.xmpp.modules.PingModule
 
processSet(IQ) - Method in class tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule
 
processSet(IQ) - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterModule
 
processSet(IQ) - Method in class tigase.jaxmpp.core.client.xmpp.modules.SoftwareVersionModule
 
processStreamFeatures(StreamFeaturesModule.StreamFeaturesReceivedEvent) - Method in class tigase.jaxmpp.core.client.connector.BoshXmppSessionLogic
 
processSuccess(Element) - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule
 
properties - Variable in class tigase.jaxmpp.core.client.AbstractSessionObject
 
publishBookmarks(List<Element>, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.BookmarksModule
Send list of bookmarks to private storage.
publishItem(BareJID, String, String, Element, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Publish item in PubSub service.
publishItem(BareJID, String, String, Element, PubSubModule.PublishAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Publish item in PubSub service.
PubSubAsyncCallback - Class in tigase.jaxmpp.core.client.xmpp.modules.pubsub
 
PubSubAsyncCallback() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubAsyncCallback
 
PubSubErrorCondition - Enum in tigase.jaxmpp.core.client.xmpp.modules.pubsub
 
PubSubModule - Class in tigase.jaxmpp.core.client.xmpp.modules.pubsub
Publish-Subscribe Module.
PubSubModule(Observable, SessionObject, PacketWriter) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
 
PubSubModule.AffiliationElement - Class in tigase.jaxmpp.core.client.xmpp.modules.pubsub
 
PubSubModule.AffiliationElement() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.AffiliationElement
 
PubSubModule.AffiliationElement(Element) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.AffiliationElement
 
PubSubModule.AffiliationsRetrieveAsyncCallback - Class in tigase.jaxmpp.core.client.xmpp.modules.pubsub
 
PubSubModule.AffiliationsRetrieveAsyncCallback() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.AffiliationsRetrieveAsyncCallback
 
PubSubModule.NodeConfigurationAsyncCallback - Class in tigase.jaxmpp.core.client.xmpp.modules.pubsub
 
PubSubModule.NodeConfigurationAsyncCallback() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.NodeConfigurationAsyncCallback
 
PubSubModule.PublishAsyncCallback - Class in tigase.jaxmpp.core.client.xmpp.modules.pubsub
 
PubSubModule.PublishAsyncCallback() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.PublishAsyncCallback
 
PubSubModule.PubSubEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.pubsub
 
PubSubModule.PubSubEvent(EventType, SessionObject) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.PubSubEvent
 
PubSubModule.RetrieveItemsAsyncCallback - Class in tigase.jaxmpp.core.client.xmpp.modules.pubsub
 
PubSubModule.RetrieveItemsAsyncCallback() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.RetrieveItemsAsyncCallback
 
PubSubModule.RetrieveItemsAsyncCallback.Item - Class in tigase.jaxmpp.core.client.xmpp.modules.pubsub
 
PubSubModule.RetrieveMultiItemsAsyncCallback - Class in tigase.jaxmpp.core.client.xmpp.modules.pubsub
 
PubSubModule.RetrieveMultiItemsAsyncCallback() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.RetrieveMultiItemsAsyncCallback
 
PubSubModule.SubscriptionAsyncCallback - Class in tigase.jaxmpp.core.client.xmpp.modules.pubsub
 
PubSubModule.SubscriptionAsyncCallback() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.SubscriptionAsyncCallback
 
PubSubModule.SubscriptionElement - Class in tigase.jaxmpp.core.client.xmpp.modules.pubsub
 
PubSubModule.SubscriptionElement() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.SubscriptionElement
 
PubSubModule.SubscriptionElement(Element) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.SubscriptionElement
 
PubSubModule.SubscriptionFilterExtension - Class in tigase.jaxmpp.core.client.xmpp.modules.pubsub
Class with definitions of filters for retrieving subscriptions.
PubSubModule.SubscriptionFilterExtension() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.SubscriptionFilterExtension
 
PubSubModule.SubscriptionOptionsAsyncCallback - Class in tigase.jaxmpp.core.client.xmpp.modules.pubsub
 
PubSubModule.SubscriptionOptionsAsyncCallback() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.SubscriptionOptionsAsyncCallback
 
PubSubModule.SubscriptionsRetrieveAsyncCallback - Class in tigase.jaxmpp.core.client.xmpp.modules.pubsub
 
PubSubModule.SubscriptionsRetrieveAsyncCallback() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.SubscriptionsRetrieveAsyncCallback
 
purge(BareJID, String, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Purge the node of all published items.
purge(BareJID, String, PubSubAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Purge the node of all published items.

R

ReceiptReceivedMessage - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule
 
RECEIPTS_XMLNS - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule
 
ReceivedError - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule
 
ReceivedRequestedFields - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule
 
ReceivedTimeout - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule
 
register(AdHocCommand) - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocCommansModule
Registers new ad-hoc command.
register(Room) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.AbstractRoomsManager
 
register(String, String, String, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule
 
register(T) - Method in class tigase.jaxmpp.core.client.XmppModulesManager
Register XmppModule.
registerResponseHandler(Element, Long, AsyncCallback) - Method in class tigase.jaxmpp.core.client.AbstractSessionObject
 
registerResponseHandler(Element, Long, AsyncCallback) - Method in class tigase.jaxmpp.core.client.ResponseManager
Register callback for response of sent stanza.
rejectStreamInitiation(FileTransfer, String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransferModule
 
rejoin() - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.Room
 
remove(T) - Method in class tigase.jaxmpp.core.client.MultiJaxmpp
Unregisters JaxmppCore.
remove(Room) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.AbstractRoomsManager
 
remove(Occupant) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.Room
 
remove(BareJID) - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterModule
 
remove(BareJID) - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterStore
Removes buddy from roster.
removeAccount(AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule
 
removeAll() - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterStore
 
removeAllListeners() - Method in class tigase.jaxmpp.core.client.AbstractSessionObject
 
removeAllListeners() - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
removeAllListeners() - Method in class tigase.jaxmpp.core.client.connector.ConnectorWrapper
Deprecated.
removeAllListeners() - Method in interface tigase.jaxmpp.core.client.Connector
 
removeAllListeners() - Method in class tigase.jaxmpp.core.client.JaxmppCore
 
removeAllListeners() - Method in class tigase.jaxmpp.core.client.MultiJaxmpp
Removes all listeners.
removeAllListeners() - Method in class tigase.jaxmpp.core.client.observer.DefaultObservable
Removes all listeners.
removeAllListeners() - Method in interface tigase.jaxmpp.core.client.observer.Observable
Removes all listeners.
removeAllListeners() - Method in class tigase.jaxmpp.core.client.xmpp.modules.AbstractIQModule
Removes all listeners.
removeAllListeners() - Method in class tigase.jaxmpp.core.client.xmpp.modules.AbstractStanzaModule
Removes all listeners.
removeAllListeners() - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule
 
removeAllListeners() - Method in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule
Removes all listeners.
removeAttribute(String) - Method in class tigase.jaxmpp.core.client.xml.DefaultElement
 
removeAttribute(String) - Method in interface tigase.jaxmpp.core.client.xml.Element
Remove attribute from element.
removeAttribute(String) - Method in class tigase.jaxmpp.core.client.xml.ElementWrapper
Remove attribute from element.
removeChild(Element) - Method in class tigase.jaxmpp.core.client.xml.DefaultElement
 
removeChild(Element) - Method in interface tigase.jaxmpp.core.client.xml.Element
Remove child from element.
removeChild(Element) - Method in class tigase.jaxmpp.core.client.xml.ElementWrapper
Remove child from element.
removeData(String) - Method in class tigase.jaxmpp.core.client.DataHolder
 
removeData(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterItem
Removes data stored by RosterItem.setData(String, Object).
removeFromRequests(BoshRequest) - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
removeListener(EventType, Listener<? extends BaseEvent>) - Method in class tigase.jaxmpp.core.client.AbstractSessionObject
 
removeListener(Listener<? extends BaseEvent>) - Method in class tigase.jaxmpp.core.client.AbstractSessionObject
 
removeListener(EventType, Listener<Connector.ConnectorEvent>) - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
removeListener(EventType, Listener<Connector.ConnectorEvent>) - Method in class tigase.jaxmpp.core.client.connector.ConnectorWrapper
 
removeListener(EventType, Listener<Connector.ConnectorEvent>) - Method in interface tigase.jaxmpp.core.client.Connector
 
removeListener(EventType, Listener<? extends BaseEvent>) - Method in class tigase.jaxmpp.core.client.JaxmppCore
 
removeListener(Listener<?>) - Method in class tigase.jaxmpp.core.client.JaxmppCore
 
removeListener(EventType, Listener<? extends BaseEvent>) - Method in class tigase.jaxmpp.core.client.MultiJaxmpp
Removes a listener.
removeListener(Listener<? extends BaseEvent>) - Method in class tigase.jaxmpp.core.client.MultiJaxmpp
Removes a listener.
removeListener(EventType, Listener<? extends BaseEvent>) - Method in class tigase.jaxmpp.core.client.observer.DefaultObservable
Removes a listener.
removeListener(Listener<? extends BaseEvent>) - Method in class tigase.jaxmpp.core.client.observer.DefaultObservable
Removes a listener.
removeListener(EventType, Listener<? extends BaseEvent>) - Method in interface tigase.jaxmpp.core.client.observer.Observable
Removes a listener.
removeListener(Listener<? extends BaseEvent>) - Method in interface tigase.jaxmpp.core.client.observer.Observable
Removes a listener.
removeListener(EventType, Listener<? extends BaseEvent>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.AbstractIQModule
Removes a listener.
removeListener(Listener<? extends BaseEvent>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.AbstractIQModule
Removes a listener.
removeListener(EventType, Listener<? extends BaseEvent>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.AbstractStanzaModule
Removes a listener.
removeListener(Listener<? extends BaseEvent>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.AbstractStanzaModule
Removes a listener.
removeListener(EventType, Listener<? extends BaseEvent>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule
 
removeListener(EventType, Listener<? extends BaseEvent>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule
 
removeListener(Listener) - Method in class tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransferModule
 
removeListener(EventType, Listener<ResourceBinderModule.ResourceBindEvent>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.ResourceBinderModule
 
removeListener(EventType, Listener<SessionEstablishmentModule.SessionEstablishmentEvent>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.SessionEstablishmentModule
 
removeListener(Listener) - Method in class tigase.jaxmpp.core.client.xmpp.modules.socks5.Socks5BytestreamsModule
 
removeListener(EventType, Listener<? extends StreamFeaturesModule.StreamFeaturesReceivedEvent>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule
 
removeListener(EventType, Listener<? extends BaseEvent>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule
Removes a listener.
removeListener(Listener<? extends BaseEvent>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule
Removes a listener.
request() - Method in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule
Request acknowledgement of received stanzas.
requestActivate(JID, String, JID, Socks5BytestreamsModule.ActivateCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.socks5.Socks5BytestreamsModule
 
RequestEventType - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransferModule
 
requests - Variable in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
requestStreamhosts(JID, StreamhostsCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.socks5.Socks5BytestreamsModule
 
reset(AbstractSessionObject) - Static method in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule
 
resetChatStates() - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.AbstractChatManager
 
RESOURCE - Static variable in interface tigase.jaxmpp.core.client.SessionObject
Name of property used to keep XMPP resource
ResourceBinderModule - Class in tigase.jaxmpp.core.client.xmpp.modules
Module for Resource Binding.
ResourceBinderModule(Observable, SessionObject, PacketWriter) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.ResourceBinderModule
 
ResourceBinderModule.ResourceBindEvent - Class in tigase.jaxmpp.core.client.xmpp.modules
 
ResourceBinderModule.ResourceBindEvent(EventType, SessionObject) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.ResourceBinderModule.ResourceBindEvent
 
ResourceBindError - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.ResourceBinderModule
Event fires on binding error.
resourceBindListener - Variable in class tigase.jaxmpp.core.client.JaxmppCore
 
ResourceBindSuccess - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.ResourceBinderModule
Event fires on binding success.
responseManager - Variable in class tigase.jaxmpp.core.client.AbstractSessionObject
 
ResponseManager - Class in tigase.jaxmpp.core.client
 
ResponseManager() - Constructor for class tigase.jaxmpp.core.client.ResponseManager
 
ResponseManager.Entry - Class in tigase.jaxmpp.core.client
 
ResponseManager.Entry(JID, long, long, AsyncCallback) - Constructor for class tigase.jaxmpp.core.client.ResponseManager.Entry
 
responseStanza - Variable in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoInfoModule.DiscoInfoAsyncCallback
 
restartStream() - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
restartStream() - Method in class tigase.jaxmpp.core.client.connector.ConnectorWrapper
 
restartStream() - Method in interface tigase.jaxmpp.core.client.Connector
 
resume() - Method in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule
 
retrieveAffiliations(BareJID, String, PubSubModule.AffiliationsRetrieveAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Retrieve affiliations.
retrieveAffiliations(BareJID, String, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Retrieve affiliations.
retrieveAffiliations(BareJID, String, String, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
 
retrieveBookmarks(BookmarksModule.BookmarksAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.BookmarksModule
Retrieve bookmarks from private storage.
retrieveItem(BareJID, String, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Gets ALL published items from node.
retrieveItem(BareJID, String, PubSubModule.RetrieveItemsAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Gets ALL published items from node.
retrieveItem(BareJID, String, String, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Gets published item from node.
retrieveItem(BareJID, String, String, Integer, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Gets published item(s) from node.
retrieveItem(BareJID, String, String, PubSubModule.RetrieveItemsAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Gets published item from node.
retrieveItems(BareJID, Integer, Date, PubSubModule.RetrieveMultiItemsAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Gets published item(s) from all subscribed noded.
retrieveItems(BareJID, Integer, Integer, Date, PubSubModule.RetrieveMultiItemsAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Gets published item(s) from all subscribed noded.
retrieveItems(BareJID, String, Integer, Integer, Date, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Gets published item(s) from node.
retrieveOwnAffiliations(BareJID, String, PubSubModule.AffiliationsRetrieveAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Retrieve own affiliations.
retrieveOwnAffiliations(BareJID, String, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Retrieve own affiliations.
retrieveOwnSubscription(BareJID, String, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Retrieve own subscriptions.
retrieveOwnSubscription(BareJID, String, PubSubModule.SubscriptionsRetrieveAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Retrieve own subscriptions.
retrieveSubscription(BareJID, String, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Retrieve all subscriptions of given node.
retrieveSubscription(BareJID, String, String, PubSubModule.SubscriptionFilterExtension, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
 
retrieveSubscription(BareJID, String, PubSubModule.SubscriptionFilterExtension, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Retrieve all subscriptions of given node.
retrieveSubscription(BareJID, String, PubSubModule.SubscriptionsRetrieveAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Retrieve all subscriptions of given node.
retrieveVCard(JID, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCardModule
 
retrieveVCard(JID, Long, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCardModule
 
retrieveVCard(JID, VCardModule.VCardAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCardModule
 
RID_KEY - Static variable in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
Role - Enum in tigase.jaxmpp.core.client.xmpp.modules.muc
 
Room - Class in tigase.jaxmpp.core.client.xmpp.modules.muc
 
Room(long, PacketWriter, BareJID, String, SessionObject) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.muc.Room
 
Room.State - Enum in tigase.jaxmpp.core.client.xmpp.modules.muc
 
RoomClosed - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule
Local instance of Chat Room was closed because of, for example, presence error.
rooms - Variable in class tigase.jaxmpp.core.client.xmpp.modules.muc.AbstractRoomsManager
 
roster - Variable in class tigase.jaxmpp.core.client.AbstractSessionObject
 
roster - Variable in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterStore
 
RosterCacheProvider - Interface in tigase.jaxmpp.core.client.xmpp.modules.roster
Interface for implement roster cache.
RosterItem - Class in tigase.jaxmpp.core.client.xmpp.modules.roster
Roster item.
RosterItem(BareJID, SessionObject) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterItem
 
RosterItem.Subscription - Enum in tigase.jaxmpp.core.client.xmpp.modules.roster
Susbcription state.
RosterModule - Class in tigase.jaxmpp.core.client.xmpp.modules.roster
Module for roster manipulation.
RosterModule(SessionObject, PacketWriter) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterModule
 
RosterModule.RosterEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.roster
 
RosterModule.RosterEvent.ChangeAction - Enum in tigase.jaxmpp.core.client.xmpp.modules.roster
 
rosterRequest() - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterModule
Requests for roster.
RosterStore - Class in tigase.jaxmpp.core.client.xmpp.modules.roster
Storage for keeping roster.
RosterStore() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterStore
 
RosterStore.Predicate - Interface in tigase.jaxmpp.core.client.xmpp.modules.roster
 
run() - Method in class tigase.jaxmpp.core.client.AbstractStanzaHandler
 

S

SASL_MECHANISM - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule
 
SaslMechanism - Interface in tigase.jaxmpp.core.client.xmpp.modules.auth
Interface for implementing SASL mechanisms.
SaslModule - Class in tigase.jaxmpp.core.client.xmpp.modules.auth
Module for SASL authentication.
SaslModule(Observable, SessionObject, PacketWriter) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule
 
SaslModule.SaslError - Enum in tigase.jaxmpp.core.client.xmpp.modules.auth
 
SaslModule.SaslEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.auth
 
SaslModule.SaslEvent(EventType, SessionObject) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.SaslEvent
 
SaslModule.UnsupportedSaslMechanisms - Exception in tigase.jaxmpp.core.client.xmpp.modules.auth
 
SaslModule.UnsupportedSaslMechanisms() - Constructor for exception tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.UnsupportedSaslMechanisms
 
SEE_OTHER_HOST_KEY - Static variable in interface tigase.jaxmpp.core.client.Connector
 
send(byte[]) - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
send(Element) - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
send(Element) - Method in class tigase.jaxmpp.core.client.connector.ConnectorWrapper
 
send(Element) - Method in interface tigase.jaxmpp.core.client.Connector
 
send(Stanza) - Method in class tigase.jaxmpp.core.client.JaxmppCore
 
send(Stanza, AsyncCallback) - Method in class tigase.jaxmpp.core.client.JaxmppCore
 
send(Stanza, Long, AsyncCallback) - Method in class tigase.jaxmpp.core.client.JaxmppCore
 
sendInitialPresence() - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule
 
sendMessage(JID, String, String) - Method in class tigase.jaxmpp.core.client.JaxmppCore
 
sendMessage(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.Chat
Sends message in current chat.
sendMessage(JID, String, String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule
Sends message.
sendMessage(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.Room
 
sendNoValidStreams(FileTransferRequestEvent) - Method in class tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransferModule
 
sendStreamhosts(JID, String, List<Streamhost>, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.socks5.Socks5BytestreamsModule
 
sendStreamhostUsed(JID, String, String, Streamhost) - Method in class tigase.jaxmpp.core.client.xmpp.modules.socks5.Socks5BytestreamsModule
 
sendStreamInitiationOffer(FileTransfer, String[], StreamInitiationOfferAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransferModule
 
SERVER_FEATURES_KEY - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoInfoModule
 
SERVER_NAME - Static variable in interface tigase.jaxmpp.core.client.SessionObject
Deprecated.
ServerFeaturesReceived - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoInfoModule
 
serviceJID - Variable in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.FormSubmitter
 
Session - Class in tigase.jaxmpp.core.client.xmpp.modules.adhoc
Class for help handle longer conversation with client.
Session(String) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.adhoc.Session
 
SESSION_ESTABLISHED - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.SessionEstablishmentModule
 
SessionEstablishmentError - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.SessionEstablishmentModule
 
SessionEstablishmentModule - Class in tigase.jaxmpp.core.client.xmpp.modules
SessionEstablishmentModule(Observable, SessionObject, PacketWriter) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.SessionEstablishmentModule
 
SessionEstablishmentModule.SessionEstablishmentEvent - Class in tigase.jaxmpp.core.client.xmpp.modules
 
SessionEstablishmentModule.SessionEstablishmentEvent(EventType, SessionObject) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.SessionEstablishmentModule.SessionEstablishmentEvent
 
SessionEstablishmentSuccess - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.SessionEstablishmentModule
 
sessionLogic - Variable in class tigase.jaxmpp.core.client.JaxmppCore
 
sessionObject - Variable in class tigase.jaxmpp.core.client.AbstractStanzaHandler
 
sessionObject - Variable in class tigase.jaxmpp.core.client.ConnectionConfiguration
 
sessionObject - Variable in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
sessionObject - Variable in class tigase.jaxmpp.core.client.JaxmppCore
 
SessionObject - Interface in tigase.jaxmpp.core.client
Session object is for store state of connection, modules etc.
sessionObject - Variable in class tigase.jaxmpp.core.client.xmpp.modules.AbstractIQModule
 
sessionObject - Variable in class tigase.jaxmpp.core.client.xmpp.modules.AbstractStanzaModule
 
sessionObject - Variable in class tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule
 
sessionObject - Variable in class tigase.jaxmpp.core.client.xmpp.modules.chat.AbstractChatManager
 
sessionObject - Variable in class tigase.jaxmpp.core.client.xmpp.modules.muc.AbstractRoomsManager
 
sessionObject - Variable in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.FormSubmitter
 
sessionObject - Variable in class tigase.jaxmpp.core.client.xmpp.modules.ResourceBinderModule
 
sessionObject - Variable in class tigase.jaxmpp.core.client.xmpp.modules.SessionEstablishmentModule
 
sessionObject - Variable in class tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule
 
SessionObject.Scope - Enum in tigase.jaxmpp.core.client
 
setAffiliation(Affiliation) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.AffiliationElement
 
setAffiliation(BareJID, String, PubSubModule.AffiliationElement[], PubSubAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Modify or set multiple affiliations.
setAffiliation(BareJID, String, JID, Affiliation, PubSubAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Modify or set affiliation.
setAsk(boolean) - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterItem
 
setAttribute(String, String) - Method in class tigase.jaxmpp.core.client.xml.DefaultElement
 
setAttribute(String, String) - Method in interface tigase.jaxmpp.core.client.xml.Element
Set value of attribute.
setAttribute(String, String) - Method in class tigase.jaxmpp.core.client.xml.ElementWrapper
Set value of attribute.
setAttributes(Map<String, String>) - Method in class tigase.jaxmpp.core.client.xml.DefaultElement
 
setAttributes(Map<String, String>) - Method in interface tigase.jaxmpp.core.client.xml.Element
Set a number of attributes.
setAttributes(Map<String, String>) - Method in class tigase.jaxmpp.core.client.xml.ElementWrapper
Set a number of attributes.
setBday(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
setBody(Element) - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector.BoshConnectorEvent
 
setBody(String) - Method in class tigase.jaxmpp.core.client.xmpp.stanzas.Message
Sets body of message.
setCategory(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoInfoModule.Identity
 
setCaught(Throwable) - Method in class tigase.jaxmpp.core.client.Connector.ConnectorEvent
 
setCaught(Throwable) - Method in class tigase.jaxmpp.core.client.JaxmppCore.JaxmppEvent
 
setChat(Chat) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule.MessageEvent
 
setChatState(ChatState) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.Chat
 
setChatState(ChatState) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.Occupant
 
setChatStateDisabled(boolean) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule
 
setChildElementValue(String, String) - Method in class tigase.jaxmpp.core.client.xml.ElementWrapper
 
setChildElementValue(String, String, String) - Method in class tigase.jaxmpp.core.client.xml.ElementWrapper
 
setCondition(XMPPException.ErrorCondition) - Method in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.StreamManagementFailedEvent
 
setConnector(Connector) - Method in class tigase.jaxmpp.core.client.connector.ConnectorWrapper
 
setContinueFlag(boolean) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.InvitationEvent
 
setCredentialsCallback(CredentialsCallback) - Method in class tigase.jaxmpp.core.client.ConnectionConfiguration
Set credentials callback;
setCriteria(Criteria) - Method in class tigase.jaxmpp.core.client.criteria.tpath.Node
 
setData(String, Object) - Method in class tigase.jaxmpp.core.client.DataHolder
 
setData(String, T) - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.Session
Store object in session.
setData(String, Object) - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterItem
Store object in roster item.
setDate(Date) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.MucEvent
 
setDefaultAction(Action) - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocResponse
Set default action.
setDelay(Date) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.PubSubEvent
 
setDesc(String) - Method in class tigase.jaxmpp.core.client.xmpp.forms.AbstractField
Set natural-language description of field.
setDesc(String) - Method in interface tigase.jaxmpp.core.client.xmpp.forms.Field
Set natural-language description of field.
setDescription(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
setDomain(String) - Method in class tigase.jaxmpp.core.client.ConnectionConfiguration
Set logical name of XMPP server.
setElements(List<Element>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.UnacknowledgedEvent
 
setError(XMPPException.ErrorCondition) - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.NonSaslAuthModule.NonSaslAuthEvent
 
setError(SaslModule.SaslError) - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.SaslEvent
 
setError(XMPPException.ErrorCondition) - Method in class tigase.jaxmpp.core.client.xmpp.modules.ResourceBinderModule.ResourceBindEvent
 
setError(XMPPException.ErrorCondition) - Method in class tigase.jaxmpp.core.client.xmpp.modules.SessionEstablishmentModule.SessionEstablishmentEvent
 
setErrorElement(ErrorElement) - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector.BoshConnectorEvent
 
setFactorySpi(ObservableFactory.FactorySpi) - Static method in class tigase.jaxmpp.core.client.observer.ObservableFactory
 
setFeatures(String[]) - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoInfoModule.DiscoInfoEvent
 
setFeatures(Element) - Method in class tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.StreamFeaturesReceivedEvent
 
setFieldValue(Boolean) - Method in class tigase.jaxmpp.core.client.xmpp.forms.BooleanField
Sets value of field.
setFieldValue(T) - Method in interface tigase.jaxmpp.core.client.xmpp.forms.Field
Sets value of field.
setFieldValue(String) - Method in class tigase.jaxmpp.core.client.xmpp.forms.FixedField
Sets value of field.
setFieldValue(String) - Method in class tigase.jaxmpp.core.client.xmpp.forms.HiddenField
Sets value of field.
setFieldValue(JID[]) - Method in class tigase.jaxmpp.core.client.xmpp.forms.JidMultiField
Sets value of field.
setFieldValue(JID) - Method in class tigase.jaxmpp.core.client.xmpp.forms.JidSingleField
Sets value of field.
setFieldValue(String[]) - Method in class tigase.jaxmpp.core.client.xmpp.forms.ListMultiField
Sets value of field.
setFieldValue(String) - Method in class tigase.jaxmpp.core.client.xmpp.forms.ListSingleField
Sets value of field.
setFieldValue(String[]) - Method in class tigase.jaxmpp.core.client.xmpp.forms.TextMultiField
Sets value of field.
setFieldValue(String) - Method in class tigase.jaxmpp.core.client.xmpp.forms.TextPrivateField
Sets value of field.
setFieldValue(String) - Method in class tigase.jaxmpp.core.client.xmpp.forms.TextSingleField
Sets value of field.
setFileInfo(String, long, Date, String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransfer
 
setFileMimeType(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransfer
 
setForm(JabberDataElement) - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocResponse
Set reponse data form.
setFrom(JID) - Method in class tigase.jaxmpp.core.client.xmpp.modules.socks5.StreamhostsEvent
 
setFrom(JID) - Method in class tigase.jaxmpp.core.client.xmpp.stanzas.Stanza
Sets 'from' attribute.
setFullName(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
setFunction(Function) - Method in class tigase.jaxmpp.core.client.criteria.tpath.Node
 
setHandled(boolean) - Method in class tigase.jaxmpp.core.client.observer.BaseEvent
true if event was handled by listener.
setHomeAddressCtry(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
setHomeAddressLocality(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
setHomeAddressPCode(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
setHomeAddressRegion(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
setHomeAddressStreet(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
setHomeEmail(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
setHomeTelFax(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
setHomeTelMsg(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
setHomeTelVoice(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
setHosts(List<Streamhost>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.socks5.StreamhostsEvent
 
setHosts(List<Streamhost>) - Method in class tigase.jaxmpp.core.client.xmpp.modules.socks5.StreamhostUsedCallback
 
setId(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule.MessageEvent
 
setId(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.socks5.StreamhostsEvent
 
setId(String) - Method in class tigase.jaxmpp.core.client.xmpp.stanzas.Stanza
Sets id of stanza
setIdentity(DiscoInfoModule.Identity) - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoInfoModule.DiscoInfoEvent
 
setIncoming(boolean) - Method in class tigase.jaxmpp.core.client.xmpp.modules.connection.ConnectionSession
 
setInstructions(String) - Method in class tigase.jaxmpp.core.client.xmpp.forms.JabberDataElement
Sets natural-language instruction.
setInvitationType(MucModule.InvitationEvent.Type) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.InvitationEvent
 
setInviteeJID(JID) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.InvitationDeclinedEvent
 
setInviterJID(JID) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.InvitationEvent
 
setItemId(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.PubSubEvent
 
setItemType(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.PubSubEvent
 
setJabberID(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
setJid(JID) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.Chat
Sets interlocutor JID.
setJid(JID) - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoItemsModule.Item
 
setJid(JID) - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule.PresenceEvent
 
setJID(JID) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.AffiliationElement
 
setJID(JID) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.SubscriptionElement
 
setJid(JID) - Method in class tigase.jaxmpp.core.client.xmpp.modules.ResourceBinderModule.ResourceBindEvent
 
setJidContains(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.SubscriptionFilterExtension
 
setJingleHandled(boolean) - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleSessionEvent
 
setLabel(String) - Method in class tigase.jaxmpp.core.client.xmpp.forms.AbstractField
Sets label of field.
setLabel(String) - Method in interface tigase.jaxmpp.core.client.xmpp.forms.Field
Sets label of field.
setLastMessageDate(Date) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.Room
 
setLocalChatState(ChatState) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.Chat
 
setLocalChatState(ChatState) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.Room
 
setMessage(Message) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule.AbstractMessageEvent
 
setMessage(Message) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.PubSubEvent
 
setMessageDeliveryReceiptsEnabled(boolean) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.Chat
 
setName(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoInfoModule.Identity
 
setName(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoItemsModule.Item
 
setName(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterItem
 
setNameFamily(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
setNameGiven(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
setNameMiddle(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
setNickname(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.MucEvent
 
setNickName(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
setNickname(String) - Method in class tigase.jaxmpp.core.client.xmpp.stanzas.Presence
Sets nickname.
setNode(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoInfoModule.DiscoInfoEvent
 
setNode(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoItemsModule.DiscoItemEvent
 
setNode(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoItemsModule.Item
 
setNode(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.AffiliationElement
 
setNode(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.SubscriptionElement
 
setNodeName(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.PubSubEvent
 
setObservable(Observable) - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
setObservable(Observable) - Method in class tigase.jaxmpp.core.client.connector.ConnectorWrapper
 
setObservable(Observable) - Method in interface tigase.jaxmpp.core.client.Connector
 
setObservable(Observable) - Method in class tigase.jaxmpp.core.client.xmpp.modules.AbstractIQModule
 
setObservable(Observable) - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoInfoModule
 
setObservable(Observable) - Method in class tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransferModule
 
setObservable(Observable) - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule
 
setObservable(Observable) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.Room
 
setObservable(Observable) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.ObservableAware
Set the new instance of Observable.
setObservable(Observable) - Method in class tigase.jaxmpp.core.client.xmpp.modules.socks5.Socks5BytestreamsModule
 
setObservable(Observable) - Method in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule
 
setOccupant(Occupant) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.MucEvent
 
setOldNickname(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.MucEvent
 
setOrgName(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
setOrgUnit(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
setPacketWriter(PacketWriter) - Method in class tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransferModule
 
setPacketWriter(PacketWriter) - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule
 
setPacketWriter(PacketWriter) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.PacketWriterAware
setPacketWriter(PacketWriter) - Method in class tigase.jaxmpp.core.client.xmpp.modules.socks5.Socks5BytestreamsModule
 
setParent(Element) - Method in class tigase.jaxmpp.core.client.xml.DefaultElement
 
setParent(Element) - Method in interface tigase.jaxmpp.core.client.xml.Element
Set element parent.
setParent(Element) - Method in class tigase.jaxmpp.core.client.xml.ElementWrapper
Set element parent.
setPassword(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.InvitationEvent
 
setPassword(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.Room
 
setPayload(Element) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.PubSubEvent
 
setPhotoType(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
setPhotoVal(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
setPresence(Presence) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.MucEvent
 
setPresence(Presence) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.Occupant
 
setPresence(Presence) - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule.PresenceEvent
 
setPresence(Presence.Show, String, Integer) - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule
Sends own presence.
setPresence(Presence.Show, String, Integer) - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceStore
 
setPriority(Integer) - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule.PresenceEvent
 
setPriority(Integer) - Method in class tigase.jaxmpp.core.client.xmpp.stanzas.Presence
Sets priority level of resource.
setProperty(SessionObject.Scope, String, Object) - Method in class tigase.jaxmpp.core.client.AbstractSessionObject
 
setProperty(String, Object) - Method in class tigase.jaxmpp.core.client.AbstractSessionObject
Set property in session scope.
setProperty(SessionObject.Scope, String, Object) - Method in interface tigase.jaxmpp.core.client.SessionObject
Set property in given scope.
setProperty(String, Object) - Method in interface tigase.jaxmpp.core.client.SessionObject
Set property in session scope.
setProvider(DateTimeFormat.DateTimeFormatProvider) - Static method in class tigase.jaxmpp.core.client.xmpp.utils.DateTimeFormat
 
setPubSubJID(JID) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.PubSubEvent
 
setReaseon(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.InvitationEvent
 
setReason(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.InvitationDeclinedEvent
 
setReason(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.InvitationEvent
 
setRequest(IQ) - Method in class tigase.jaxmpp.core.client.xmpp.modules.auth.NonSaslAuthModule.NonSaslAuthEvent
 
setRequestStanza(IQ) - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoInfoModule.DiscoInfoEvent
 
setRequestStanza(IQ) - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoItemsModule.DiscoItemEvent
 
setRequired(boolean) - Method in class tigase.jaxmpp.core.client.xmpp.forms.AbstractField
Set if this field is required one.
setRequired(boolean) - Method in interface tigase.jaxmpp.core.client.xmpp.forms.Field
Set if this field is required one.
setResource(String) - Method in class tigase.jaxmpp.core.client.ConnectionConfiguration
Set XMPP resource.
setResponseCode(int) - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector.BoshConnectorEvent
 
setResponseData(String) - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector.BoshConnectorEvent
 
setResume(Boolean) - Method in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.StreamManagementEnabledEvent
 
setResumeId(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.StreamManagementEnabledEvent
 
setRole(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
setRoom(Room) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.InvitationDeclinedEvent
 
setRoom(Room) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.MucEvent
 
setRoomJID(JID) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.InvitationDeclinedEvent
 
setRoomJID(BareJID) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.InvitationEvent
 
setScopes(Set<SessionObject.Scope>) - Method in class tigase.jaxmpp.core.client.AbstractSessionObject.ClearedEvent
 
setSessionId(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocRequest
 
setSessionListener(XmppSessionLogic.SessionListener) - Method in class tigase.jaxmpp.core.client.connector.BoshXmppSessionLogic
 
setSessionListener(XmppSessionLogic.SessionListener) - Method in interface tigase.jaxmpp.core.client.XmppSessionLogic
setShow(Presence.Show) - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule.PresenceEvent
 
setShow(Presence.Show) - Method in class tigase.jaxmpp.core.client.xmpp.stanzas.Presence
Sets avaiability sub-state.
setSid(String) - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
setSid(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.socks5.StreamhostsEvent
 
setSid(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.socks5.StreamInitiationOfferAsyncCallback
 
setSpi(String, UniversalFactory.FactorySpi<?>) - Static method in class tigase.jaxmpp.core.client.factory.UniversalFactory
Registers object factory with name.
setSpi(String, UniversalFactory.FactorySpi<?>, boolean) - Static method in class tigase.jaxmpp.core.client.factory.UniversalFactory
Registers object factory with name.
setStage(Connector.State) - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
setStanza(Element) - Method in class tigase.jaxmpp.core.client.Connector.ConnectorEvent
 
setStanza(IQ) - Method in class tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule.RegistrationEvent
 
setState(State) - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocResponse
Set execution state.
setStatus(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule.PresenceEvent
 
setStatus(String) - Method in class tigase.jaxmpp.core.client.xmpp.stanzas.Presence
Sets natural-language description of an entity's availability.
setStreamError(StreamError) - Method in class tigase.jaxmpp.core.client.Connector.ConnectorEvent
 
setStreamErrorElement(Element) - Method in class tigase.jaxmpp.core.client.Connector.ConnectorEvent
 
setStreamFeatures(Element) - Method in class tigase.jaxmpp.core.client.AbstractSessionObject
Set XMPP Stream features
setStreamFeatures(Element) - Method in interface tigase.jaxmpp.core.client.SessionObject
Set XMPP Stream features
setSubID(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.SubscriptionElement
 
setSubject(String) - Method in class tigase.jaxmpp.core.client.xmpp.stanzas.Message
Sets subject of message.
setSubnode(Node) - Method in class tigase.jaxmpp.core.client.criteria.tpath.Node
 
setSubscription(BareJID, String, JID, Subscription, PubSubAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Modify or set subscription.
setSubscription(BareJID, String, PubSubModule.SubscriptionElement[], PubSubAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Modify or set multiple subscriptions.
setSubscription(Subscription) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule.SubscriptionElement
 
setSubscription(RosterItem.Subscription) - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterItem
 
setThread(String) - Method in class tigase.jaxmpp.core.client.xmpp.stanzas.Message
Sets thread-id of message.
setThreadId(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.Chat
Sets thread-id.
setThreadID(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.InvitationEvent
 
setTitle(String) - Method in class tigase.jaxmpp.core.client.xmpp.forms.JabberDataElement
Sets form title.
setTitle(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
setTo(JID) - Method in class tigase.jaxmpp.core.client.xmpp.stanzas.Stanza
Sets 'to' attribute.
setType(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.disco.DiscoInfoModule.Identity
 
setType(StanzaType) - Method in class tigase.jaxmpp.core.client.xmpp.stanzas.Stanza
Sets type of stanza.
setUrl(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
setUserJID(BareJID) - Method in class tigase.jaxmpp.core.client.ConnectionConfiguration
Set users JabberID.
setUserJID(String) - Method in class tigase.jaxmpp.core.client.ConnectionConfiguration
Set users JabberID.
setUserPassword(String) - Method in class tigase.jaxmpp.core.client.ConnectionConfiguration
Set users password.
setUserProperty(String, Object) - Method in class tigase.jaxmpp.core.client.AbstractSessionObject
Set user property.
setUserProperty(String, Object) - Method in interface tigase.jaxmpp.core.client.UserProperties
Set user property.
setValue(String) - Method in class tigase.jaxmpp.core.client.xml.DefaultElement
 
setValue(String) - Method in interface tigase.jaxmpp.core.client.xml.Element
Set value of this element.
setValue(String) - Method in class tigase.jaxmpp.core.client.xml.ElementWrapper
Set value of this element.
setVar(String) - Method in class tigase.jaxmpp.core.client.xmpp.forms.AbstractField
Sets name of field.
setVar(String) - Method in interface tigase.jaxmpp.core.client.xmpp.forms.Field
Sets name of field.
setVCard(VCard, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCardModule
 
setVCard(VCard, Long, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCardModule
 
setWorkAddressCtry(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
setWorkAddressLocality(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
setWorkAddressPCode(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
setWorkAddressRegion(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
setWorkAddressStreet(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
setWorkEmail(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
setWorkTelFax(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
setWorkTelMsg(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
setWorkTelVoice(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
setXMLNS(String) - Method in class tigase.jaxmpp.core.client.xml.DefaultElement
 
setXMLNS(String) - Method in interface tigase.jaxmpp.core.client.xml.Element
Change the namespace of this element.
setXMLNS(String) - Method in class tigase.jaxmpp.core.client.xml.ElementWrapper
Change the namespace of this element.
setxMucUserElement(XMucUserElement) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.MucEvent
 
setXMucUserElement(XMucUserElement) - Method in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.MucEvent
 
SID_ATTR - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.jingle.Transport
 
SID_KEY - Static variable in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
Socks5BytestreamsModule - Class in tigase.jaxmpp.core.client.xmpp.modules.socks5
 
Socks5BytestreamsModule(SessionObject) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.socks5.Socks5BytestreamsModule
 
Socks5BytestreamsModule.ActivateCallback - Class in tigase.jaxmpp.core.client.xmpp.modules.socks5
 
Socks5BytestreamsModule.ActivateCallback() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.socks5.Socks5BytestreamsModule.ActivateCallback
 
SoftwareVersionModule - Class in tigase.jaxmpp.core.client.xmpp.modules
Implementation of XEP-0092: Software Version.
SoftwareVersionModule(SessionObject, PacketWriter) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.SoftwareVersionModule
 
SoftwareVersionModule.SoftwareVersionAsyncCallback - Class in tigase.jaxmpp.core.client.xmpp.modules
Software version callback.
SoftwareVersionModule.SoftwareVersionAsyncCallback() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.SoftwareVersionModule.SoftwareVersionAsyncCallback
 
Stanza - Class in tigase.jaxmpp.core.client.xmpp.stanzas
Abstract representation of Stanza.
Stanza(Element) - Constructor for class tigase.jaxmpp.core.client.xmpp.stanzas.Stanza
 
Stanza.UnkownStanzaTypeException - Exception in tigase.jaxmpp.core.client.xmpp.stanzas
 
Stanza.UnkownStanzaTypeException() - Constructor for exception tigase.jaxmpp.core.client.xmpp.stanzas.Stanza.UnkownStanzaTypeException
 
Stanza.UnkownStanzaTypeException(String) - Constructor for exception tigase.jaxmpp.core.client.xmpp.stanzas.Stanza.UnkownStanzaTypeException
 
Stanza.UnkownStanzaTypeException(String, Throwable) - Constructor for exception tigase.jaxmpp.core.client.xmpp.stanzas.Stanza.UnkownStanzaTypeException
 
Stanza.UnkownStanzaTypeException(Throwable) - Constructor for exception tigase.jaxmpp.core.client.xmpp.stanzas.Stanza.UnkownStanzaTypeException
 
StanzaReceived - Static variable in interface tigase.jaxmpp.core.client.Connector
Event fires after creates XMPP Stream.
stanzaReceivedListener - Variable in class tigase.jaxmpp.core.client.JaxmppCore
 
StanzaSending - Static variable in interface tigase.jaxmpp.core.client.Connector
 
StanzaType - Enum in tigase.jaxmpp.core.client.xmpp.stanzas
 
start() - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
start() - Method in class tigase.jaxmpp.core.client.connector.ConnectorWrapper
 
start() - Method in interface tigase.jaxmpp.core.client.Connector
 
start() - Method in class tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule
 
State - Enum in tigase.jaxmpp.core.client.xmpp.modules.adhoc
Ad-hoc command execution state.
StateChange - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule
 
StateChanged - Static variable in interface tigase.jaxmpp.core.client.Connector
Event fires after connection state is changed.
STATUS_NEW_NICKNAME - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule
 
stop() - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
stop(boolean) - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
stop() - Method in class tigase.jaxmpp.core.client.connector.ConnectorWrapper
 
stop(boolean) - Method in class tigase.jaxmpp.core.client.connector.ConnectorWrapper
 
stop() - Method in interface tigase.jaxmpp.core.client.Connector
 
stop(boolean) - Method in interface tigase.jaxmpp.core.client.Connector
 
STREAM_MANAGEMENT_DISABLED_KEY - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule
Property to disable stream management module.
STREAM_MANAGEMENT_RESUME_KEY - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule
 
STREAM_MANAGEMENT_RESUMPTION_ID_KEY - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule
 
STREAM_MANAGEMENT_RESUMPTION_TIME_KEY - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule
 
STREAM_MANAGEMENT_TURNED_ON_KEY - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule
Property to keep Boolean if stream management is turned on.
StreamError - Enum in tigase.jaxmpp.core.client.connector
 
streamErrorListener - Variable in class tigase.jaxmpp.core.client.JaxmppCore
 
StreamFeaturesModule - Class in tigase.jaxmpp.core.client.xmpp.modules
Module for Stream Features.
StreamFeaturesModule(Observable, SessionObject, PacketWriter) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule
 
StreamFeaturesModule.StreamFeaturesReceivedEvent - Class in tigase.jaxmpp.core.client.xmpp.modules
 
StreamFeaturesModule.StreamFeaturesReceivedEvent(Element, SessionObject) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.StreamFeaturesReceivedEvent
 
StreamFeaturesReceived - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule
Event fires when stream features are received.
Streamhost - Class in tigase.jaxmpp.core.client.xmpp.modules.socks5
 
Streamhost(String, String, Integer) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.socks5.Streamhost
 
StreamhostsCallback - Class in tigase.jaxmpp.core.client.xmpp.modules.socks5
 
StreamhostsCallback(Socks5BytestreamsModule) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.socks5.StreamhostsCallback
 
StreamhostsEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.socks5
 
StreamhostsEvent(EventType, SessionObject) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.socks5.StreamhostsEvent
 
StreamhostsEventType - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.socks5.Socks5BytestreamsModule
 
StreamhostUsedCallback - Class in tigase.jaxmpp.core.client.xmpp.modules.socks5
 
StreamhostUsedCallback() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.socks5.StreamhostUsedCallback
 
StreamInitiationOfferAsyncCallback - Class in tigase.jaxmpp.core.client.xmpp.modules.socks5
 
StreamInitiationOfferAsyncCallback() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.socks5.StreamInitiationOfferAsyncCallback
 
StreamManagementEnabled - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule
 
StreamManagementFailed - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule
 
StreamManagementModule - Class in tigase.jaxmpp.core.client.xmpp.modules.streammng
 
StreamManagementModule(JaxmppCore, SessionObject, PacketWriter) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule
 
StreamManagementModule.AbstractStreamManagementEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.streammng
 
StreamManagementModule.AbstractStreamManagementEvent(EventType, SessionObject) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.AbstractStreamManagementEvent
 
StreamManagementModule.StreamManagementEnabledEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.streammng
 
StreamManagementModule.StreamManagementFailedEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.streammng
 
StreamManagementModule.StreamManagementFailedEvent(SessionObject, XMPPException.ErrorCondition) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.StreamManagementFailedEvent
 
StreamManagementModule.StreamResumedEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.streammng
 
StreamManagementModule.StreamResumedEvent(EventType, SessionObject, Long, String) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.StreamResumedEvent
 
StreamManagementModule.StreamResumedEvent(SessionObject, Long, String) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.StreamResumedEvent
 
StreamManagementModule.UnacknowledgedEvent - Class in tigase.jaxmpp.core.client.xmpp.modules.streammng
 
StreamResumed - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule
 
streamResumedListener - Variable in class tigase.jaxmpp.core.client.JaxmppCore
 
StreamTerminated - Static variable in interface tigase.jaxmpp.core.client.Connector
Event fires after XMPP Stream is terminated.
streamTerminateListener - Variable in class tigase.jaxmpp.core.client.JaxmppCore
 
submit(AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.FormSubmitter
 
subscribe(JID) - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule
Subscribe for presence.
subscribe(BareJID, String, JID, JabberDataElement, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Subscribe to a Node.
subscribe(BareJID, String, JID, JabberDataElement, PubSubModule.SubscriptionAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Subscribe to a Node.
subscribe(BareJID, String, JID, PubSubModule.SubscriptionAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Subscribe to a Node.
subscribed(JID) - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule
 
SubscribeRequest - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule
Event fired when subscription request is received.
Subscription - Enum in tigase.jaxmpp.core.client.xmpp.modules.pubsub
 

T

terminate() - Method in interface tigase.jaxmpp.core.client.connector.BoshRequest
 
terminateAllWorkers() - Method in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
 
terminateSession(JID, String, JID) - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule
 
TextMultiField - Class in tigase.jaxmpp.core.client.xmpp.forms
Implementation of text-multi field type.
TextPrivateField - Class in tigase.jaxmpp.core.client.xmpp.forms
Implementation of text-private field type.
TextSingleField - Class in tigase.jaxmpp.core.client.xmpp.forms
Implementation of text-single field type.
tigase.jaxmpp.core.client - package tigase.jaxmpp.core.client
Core of JAXMPP library.
tigase.jaxmpp.core.client.connector - package tigase.jaxmpp.core.client.connector
Classes for implementing Connectors.
tigase.jaxmpp.core.client.criteria - package tigase.jaxmpp.core.client.criteria
Support for selecting modules to process incoming messages.
tigase.jaxmpp.core.client.criteria.tpath - package tigase.jaxmpp.core.client.criteria.tpath
 
tigase.jaxmpp.core.client.exceptions - package tigase.jaxmpp.core.client.exceptions
General exception for JAXMPP.
tigase.jaxmpp.core.client.factory - package tigase.jaxmpp.core.client.factory
Universal factory.
tigase.jaxmpp.core.client.observer - package tigase.jaxmpp.core.client.observer
Support for events broadcasting.
tigase.jaxmpp.core.client.xml - package tigase.jaxmpp.core.client.xml
Implementation of XML DOM.
tigase.jaxmpp.core.client.xmpp - package tigase.jaxmpp.core.client.xmpp
Support for XMPP.
tigase.jaxmpp.core.client.xmpp.forms - package tigase.jaxmpp.core.client.xmpp.forms
Support for Data Form.
tigase.jaxmpp.core.client.xmpp.modules - package tigase.jaxmpp.core.client.xmpp.modules
Support for XMPP Modules.
tigase.jaxmpp.core.client.xmpp.modules.adhoc - package tigase.jaxmpp.core.client.xmpp.modules.adhoc
Module implements XEP-0050: Ad-Hoc Commands.
tigase.jaxmpp.core.client.xmpp.modules.auth - package tigase.jaxmpp.core.client.xmpp.modules.auth
Support for SASL and non-SASL authentication .
tigase.jaxmpp.core.client.xmpp.modules.auth.saslmechanisms - package tigase.jaxmpp.core.client.xmpp.modules.auth.saslmechanisms
 
tigase.jaxmpp.core.client.xmpp.modules.chat - package tigase.jaxmpp.core.client.xmpp.modules.chat
Support for sending messages and trace converstation.
tigase.jaxmpp.core.client.xmpp.modules.connection - package tigase.jaxmpp.core.client.xmpp.modules.connection
 
tigase.jaxmpp.core.client.xmpp.modules.disco - package tigase.jaxmpp.core.client.xmpp.modules.disco
tigase.jaxmpp.core.client.xmpp.modules.filetransfer - package tigase.jaxmpp.core.client.xmpp.modules.filetransfer
 
tigase.jaxmpp.core.client.xmpp.modules.jingle - package tigase.jaxmpp.core.client.xmpp.modules.jingle
Support for JINGLE.
tigase.jaxmpp.core.client.xmpp.modules.muc - package tigase.jaxmpp.core.client.xmpp.modules.muc
tigase.jaxmpp.core.client.xmpp.modules.presence - package tigase.jaxmpp.core.client.xmpp.modules.presence
Support for presence.
tigase.jaxmpp.core.client.xmpp.modules.pubsub - package tigase.jaxmpp.core.client.xmpp.modules.pubsub
tigase.jaxmpp.core.client.xmpp.modules.registration - package tigase.jaxmpp.core.client.xmpp.modules.registration
tigase.jaxmpp.core.client.xmpp.modules.roster - package tigase.jaxmpp.core.client.xmpp.modules.roster
Support for roster management.
tigase.jaxmpp.core.client.xmpp.modules.socks5 - package tigase.jaxmpp.core.client.xmpp.modules.socks5
 
tigase.jaxmpp.core.client.xmpp.modules.streammng - package tigase.jaxmpp.core.client.xmpp.modules.streammng
 
tigase.jaxmpp.core.client.xmpp.modules.vcard - package tigase.jaxmpp.core.client.xmpp.modules.vcard
tigase.jaxmpp.core.client.xmpp.stanzas - package tigase.jaxmpp.core.client.xmpp.stanzas
XMPP Stanzas.
tigase.jaxmpp.core.client.xmpp.utils - package tigase.jaxmpp.core.client.xmpp.utils
Support for common XMPP utils.
tigase.jaxmpp.core.client.xmpp.utils.delay - package tigase.jaxmpp.core.client.xmpp.utils.delay
 
toElement() - Method in enum tigase.jaxmpp.core.client.xmpp.modules.chat.ChatState
 
toString() - Method in class tigase.jaxmpp.core.client.BareJID
 
toString() - Method in class tigase.jaxmpp.core.client.JID
 
toString() - Method in class tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransfer
 
toString() - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterItem
 
TPath - Class in tigase.jaxmpp.core.client.criteria.tpath
 
TPath() - Constructor for class tigase.jaxmpp.core.client.criteria.tpath.TPath
 
TPathExpression - Class in tigase.jaxmpp.core.client.criteria.tpath
 
transferredBytes(long) - Method in class tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransfer
 
Transport - Class in tigase.jaxmpp.core.client.xmpp.modules.jingle
 
Transport(String, String, Transport.Mode) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.jingle.Transport
 
Transport(String, String, Transport.Mode, String) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.jingle.Transport
 
Transport(Element) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.jingle.Transport
 
Transport.Mode - Enum in tigase.jaxmpp.core.client.xmpp.modules.jingle
 
transportInfo(JID, JID, String, Element) - Method in class tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule
 
TRUST_MANAGERS_KEY - Static variable in interface tigase.jaxmpp.core.client.Connector
Key for define property.
TYPE_ATTR - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.jingle.Candidate
 

U

UIDGenerator - Class in tigase.jaxmpp.core.client
Unique IDs generator.
UIDGenerator() - Constructor for class tigase.jaxmpp.core.client.UIDGenerator
 
Unacknowledged - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule
 
unacknowledgedListener - Variable in class tigase.jaxmpp.core.client.JaxmppCore
 
unbind() - Method in class tigase.jaxmpp.core.client.connector.BoshXmppSessionLogic
 
unbind() - Method in interface tigase.jaxmpp.core.client.XmppSessionLogic
In this method implementation must unregister all previously registered listeners.
unescape(String) - Static method in class tigase.jaxmpp.core.client.xmpp.utils.EscapeUtils
 
UniversalFactory - Class in tigase.jaxmpp.core.client.factory
Provides methods to inject alternative implementation of object in several points in this library.
UniversalFactory.FactorySpi<T> - Interface in tigase.jaxmpp.core.client.factory
Interface for object factory.
unlockItem(BareJID, String, String, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Unlock assigned item.
unlockItem(BareJID, String, String, PubSubAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Unlock assigned item.
unregister(T) - Method in class tigase.jaxmpp.core.client.XmppModulesManager
Unregisters module.
unsubscribe(JID) - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule
 
unsubscribe(BareJID, String, JID, AsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Unsubscribe from a Node.
unsubscribe(BareJID, String, JID, PubSubAsyncCallback) - Method in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubModule
Unsubscribe from a Node.
unsubscribed(JID) - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule
 
update(Chat, JID, String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.chat.AbstractChatManager
 
update(Presence) - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceStore
 
update(RosterItem) - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterModule
 
update(RosterItem) - Method in class tigase.jaxmpp.core.client.xmpp.modules.roster.RosterStore
Sends changed RosterItem to server.
updateBestPresence(Presence) - Method in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceStore
 
updateReceivedVersion(SessionObject, String) - Method in interface tigase.jaxmpp.core.client.xmpp.modules.roster.RosterCacheProvider
Update roster cache.
USER_BARE_JID - Static variable in interface tigase.jaxmpp.core.client.SessionObject
Name of property used to keep users JID
UserProperties - Interface in tigase.jaxmpp.core.client
Interface to keep user properties.

V

value(Element) - Method in class tigase.jaxmpp.core.client.criteria.tpath.Function.Attr
 
value(Element) - Method in interface tigase.jaxmpp.core.client.criteria.tpath.Function
 
value(Element) - Method in class tigase.jaxmpp.core.client.criteria.tpath.Function.Value
 
valueOf(String) - Static method in enum tigase.jaxmpp.core.client.Connector.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.jaxmpp.core.client.connector.StreamError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.jaxmpp.core.client.SessionObject.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.jaxmpp.core.client.xmpp.forms.XDataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.jaxmpp.core.client.xmpp.modules.adhoc.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.jaxmpp.core.client.xmpp.modules.adhoc.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.SaslError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.jaxmpp.core.client.xmpp.modules.chat.ChatState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.jaxmpp.core.client.xmpp.modules.chat.MessageCarbonsModule.CarbonEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.jaxmpp.core.client.xmpp.modules.jingle.Candidate.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.jaxmpp.core.client.xmpp.modules.jingle.Transport.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.jaxmpp.core.client.xmpp.modules.muc.Affiliation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.InvitationEvent.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.jaxmpp.core.client.xmpp.modules.muc.Role
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.jaxmpp.core.client.xmpp.modules.muc.Room.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.jaxmpp.core.client.xmpp.modules.pubsub.Affiliation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubErrorCondition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.jaxmpp.core.client.xmpp.modules.pubsub.Subscription
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.jaxmpp.core.client.xmpp.modules.roster.RosterItem.Subscription
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.jaxmpp.core.client.xmpp.modules.roster.RosterModule.RosterEvent.ChangeAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.jaxmpp.core.client.xmpp.stanzas.Presence.Show
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.jaxmpp.core.client.xmpp.stanzas.StanzaType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.jaxmpp.core.client.XMPPException.ErrorCondition
Returns the enum constant of this type with the specified name.
values() - Static method in enum tigase.jaxmpp.core.client.Connector.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.jaxmpp.core.client.connector.StreamError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.jaxmpp.core.client.SessionObject.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.jaxmpp.core.client.xmpp.forms.XDataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.jaxmpp.core.client.xmpp.modules.adhoc.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.jaxmpp.core.client.xmpp.modules.adhoc.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.SaslError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.jaxmpp.core.client.xmpp.modules.chat.ChatState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.jaxmpp.core.client.xmpp.modules.chat.MessageCarbonsModule.CarbonEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.jaxmpp.core.client.xmpp.modules.jingle.Candidate.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.jaxmpp.core.client.xmpp.modules.jingle.Transport.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.jaxmpp.core.client.xmpp.modules.muc.Affiliation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.InvitationEvent.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.jaxmpp.core.client.xmpp.modules.muc.Role
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.jaxmpp.core.client.xmpp.modules.muc.Room.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.jaxmpp.core.client.xmpp.modules.pubsub.Affiliation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.jaxmpp.core.client.xmpp.modules.pubsub.PubSubErrorCondition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.jaxmpp.core.client.xmpp.modules.pubsub.Subscription
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.jaxmpp.core.client.xmpp.modules.roster.RosterItem.Subscription
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.jaxmpp.core.client.xmpp.modules.roster.RosterModule.RosterEvent.ChangeAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.jaxmpp.core.client.xmpp.stanzas.Presence.Show
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.jaxmpp.core.client.xmpp.stanzas.StanzaType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.jaxmpp.core.client.XMPPException.ErrorCondition
Returns an array containing the constants of this enum type, in the order they are declared.
VCard - Class in tigase.jaxmpp.core.client.xmpp.modules.vcard
 
VCard() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCard
 
VCardModule - Class in tigase.jaxmpp.core.client.xmpp.modules.vcard
 
VCardModule(Observable, SessionObject, PacketWriter) - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCardModule
 
VCardModule.VCardAsyncCallback - Class in tigase.jaxmpp.core.client.xmpp.modules.vcard
 
VCardModule.VCardAsyncCallback() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.vcard.VCardModule.VCardAsyncCallback
 
VERSION_KEY - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.SoftwareVersionModule
Key to keep software version in SessionObject.

W

write(Element) - Method in interface tigase.jaxmpp.core.client.PacketWriter
Write a element to Stream.
write(Element, AsyncCallback) - Method in interface tigase.jaxmpp.core.client.PacketWriter
Write a (IQ) stanza element to Stream and register callback with default timeout.
write(Element, Long, AsyncCallback) - Method in interface tigase.jaxmpp.core.client.PacketWriter
Write a (IQ) stanza element to Stream and register callback with given timeout.
writer - Variable in class tigase.jaxmpp.core.client.AbstractStanzaHandler
 
writer - Variable in class tigase.jaxmpp.core.client.JaxmppCore
 
writer - Variable in class tigase.jaxmpp.core.client.xmpp.modules.AbstractIQModule
 
writer - Variable in class tigase.jaxmpp.core.client.xmpp.modules.AbstractStanzaModule
 
writer - Variable in class tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule
 
writer - Variable in class tigase.jaxmpp.core.client.xmpp.modules.pubsub.FormSubmitter
 
writer - Variable in class tigase.jaxmpp.core.client.xmpp.modules.ResourceBinderModule
 
writer - Variable in class tigase.jaxmpp.core.client.xmpp.modules.SessionEstablishmentModule
 

X

X_OAUTH2_TOKEN_CALLBACK_KEY - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.auth.saslmechanisms.XOAuth2Mechanism
 
X_OAUTH2_TOKEN_KEY - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.auth.saslmechanisms.XOAuth2Mechanism
 
XDataType - Enum in tigase.jaxmpp.core.client.xmpp.forms
Types of form.
XMLException - Exception in tigase.jaxmpp.core.client.xml
Exception for XML errors.
XMLException() - Constructor for exception tigase.jaxmpp.core.client.xml.XMLException
Creates a new instance of XMLException without detail message.
XMLException(String) - Constructor for exception tigase.jaxmpp.core.client.xml.XMLException
Constructs an instance of XMLException with the specified detail message.
XMLException(String, Throwable) - Constructor for exception tigase.jaxmpp.core.client.xml.XMLException
Constructs an instance of XMLException with the specified detail message and cause.
XMLException(Throwable) - Constructor for exception tigase.jaxmpp.core.client.xml.XMLException
Constructs an instance of XMLException with the specified cause.
xmlns(String) - Static method in class tigase.jaxmpp.core.client.criteria.ElementCriteria
Makes criteria checking only xmlns attribute.
XMLNS - Static variable in enum tigase.jaxmpp.core.client.xmpp.modules.chat.ChatState
 
XMLNS - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule
 
XMLNS - Static variable in exception tigase.jaxmpp.core.client.XMPPException
 
XMLNS_BS - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.socks5.Socks5BytestreamsModule
 
XMLNS_MC - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.chat.MessageCarbonsModule
XMLNS of Message Carbons.
XMLNS_SI - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransferModule
 
XMLNS_SI_FILE - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransferModule
 
XmlTools - Class in tigase.jaxmpp.core.client.xml
 
XmlTools() - Constructor for class tigase.jaxmpp.core.client.xml.XmlTools
 
XmppDelay - Class in tigase.jaxmpp.core.client.xmpp.utils.delay
 
XMPPException - Exception in tigase.jaxmpp.core.client
 
XMPPException(XMPPException.ErrorCondition) - Constructor for exception tigase.jaxmpp.core.client.XMPPException
 
XMPPException(XMPPException.ErrorCondition, String) - Constructor for exception tigase.jaxmpp.core.client.XMPPException
 
XMPPException(XMPPException.ErrorCondition, String, Throwable) - Constructor for exception tigase.jaxmpp.core.client.XMPPException
 
XMPPException(XMPPException.ErrorCondition, Throwable) - Constructor for exception tigase.jaxmpp.core.client.XMPPException
 
XMPPException.ErrorCondition - Enum in tigase.jaxmpp.core.client
 
XmppModule - Interface in tigase.jaxmpp.core.client
Main interface for implement modules.
XmppModulesManager - Class in tigase.jaxmpp.core.client
XMPP Modules Manager.
XmppModulesManager(Observable, PacketWriter) - Constructor for class tigase.jaxmpp.core.client.XmppModulesManager
 
XmppSessionLogic - Interface in tigase.jaxmpp.core.client
Interface for classes with session logic.
XmppSessionLogic.SessionListener - Interface in tigase.jaxmpp.core.client
Interface for session listener.
XMucUserElement - Class in tigase.jaxmpp.core.client.xmpp.modules.muc
 
XOAuth2Mechanism - Class in tigase.jaxmpp.core.client.xmpp.modules.auth.saslmechanisms
 
XOAuth2Mechanism() - Constructor for class tigase.jaxmpp.core.client.xmpp.modules.auth.saslmechanisms.XOAuth2Mechanism
 
XOAuth2TokenCallback - 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.

Y

YouJoined - Static variable in class tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule
 
A B C D E F G H I J K L M N O P R S T U V W X Y 

Copyright © 2006–2014 Tigase. All rights reserved.