- 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
-
- 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
-
- 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
-
- 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
-
- createSubmitableElement(XDataType) - Method in class tigase.jaxmpp.core.client.xmpp.forms.JabberDataElement
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getSession(boolean) - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocRequest
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-