JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
tigase.jaxmpp.android
,
tigase.jaxmpp.android.caps
,
tigase.jaxmpp.android.chat
,
tigase.jaxmpp.android.muc
,
tigase.jaxmpp.android.roster
,
tigase.jaxmpp.android.xml
,
tigase.jaxmpp.core.client
,
tigase.jaxmpp.core.client.connector
,
tigase.jaxmpp.core.client.criteria
,
tigase.jaxmpp.core.client.criteria.tpath
,
tigase.jaxmpp.core.client.eventbus
,
tigase.jaxmpp.core.client.exceptions
,
tigase.jaxmpp.core.client.factory
,
tigase.jaxmpp.core.client.xml
,
tigase.jaxmpp.core.client.xmpp
,
tigase.jaxmpp.core.client.xmpp.forms
,
tigase.jaxmpp.core.client.xmpp.modules
,
tigase.jaxmpp.core.client.xmpp.modules.adhoc
,
tigase.jaxmpp.core.client.xmpp.modules.auth
,
tigase.jaxmpp.core.client.xmpp.modules.auth.saslmechanisms
,
tigase.jaxmpp.core.client.xmpp.modules.auth.scram
,
tigase.jaxmpp.core.client.xmpp.modules.capabilities
,
tigase.jaxmpp.core.client.xmpp.modules.chat
,
tigase.jaxmpp.core.client.xmpp.modules.chat.xep0085
,
tigase.jaxmpp.core.client.xmpp.modules.connection
,
tigase.jaxmpp.core.client.xmpp.modules.disco
,
tigase.jaxmpp.core.client.xmpp.modules.extensions
,
tigase.jaxmpp.core.client.xmpp.modules.filetransfer
,
tigase.jaxmpp.core.client.xmpp.modules.flexible_offline
,
tigase.jaxmpp.core.client.xmpp.modules.jingle
,
tigase.jaxmpp.core.client.xmpp.modules.muc
,
tigase.jaxmpp.core.client.xmpp.modules.presence
,
tigase.jaxmpp.core.client.xmpp.modules.pubsub
,
tigase.jaxmpp.core.client.xmpp.modules.registration
,
tigase.jaxmpp.core.client.xmpp.modules.roster
,
tigase.jaxmpp.core.client.xmpp.modules.socks5
,
tigase.jaxmpp.core.client.xmpp.modules.streammng
,
tigase.jaxmpp.core.client.xmpp.modules.vcard
,
tigase.jaxmpp.core.client.xmpp.modules.xep0136
,
tigase.jaxmpp.core.client.xmpp.stanzas
,
tigase.jaxmpp.core.client.xmpp.stream
,
tigase.jaxmpp.core.client.xmpp.utils
,
tigase.jaxmpp.core.client.xmpp.utils.delay
,
tigase.jaxmpp.gwt.client
,
tigase.jaxmpp.gwt.client.connectors
,
tigase.jaxmpp.gwt.client.dns
,
tigase.jaxmpp.gwt.client.xml
,
tigase.jaxmpp.j2se
,
tigase.jaxmpp.j2se.connection
,
tigase.jaxmpp.j2se.connection.socks5bytestream
,
tigase.jaxmpp.j2se.connectors.bosh
,
tigase.jaxmpp.j2se.connectors.socket
,
tigase.jaxmpp.j2se.connectors.websocket
,
tigase.jaxmpp.j2se.eventbus
,
tigase.jaxmpp.j2se.filetransfer
,
tigase.jaxmpp.j2se.xml
,
tigase.jaxmpp.j2se.xmpp.modules.auth.saslmechanisms
Class Hierarchy
java.lang.
Object
tigase.jaxmpp.core.client.connector.
AbstractBoshConnector
(implements tigase.jaxmpp.core.client.
Connector
)
tigase.jaxmpp.j2se.connectors.bosh.
BoshConnector
tigase.jaxmpp.gwt.client.connectors.
BoshConnector
tigase.jaxmpp.core.client.xmpp.modules.chat.
AbstractChatManager
tigase.jaxmpp.android.chat.
AndroidChatManager
tigase.jaxmpp.core.client.xmpp.modules.muc.
AbstractRoomsManager
tigase.jaxmpp.android.muc.
AndroidRoomsManager
tigase.jaxmpp.core.client.xmpp.modules.muc.
DefaultRoomsManager
tigase.jaxmpp.core.client.xmpp.modules.auth.saslmechanisms.
AbstractSaslMechanism
(implements tigase.jaxmpp.core.client.xmpp.modules.auth.
SaslMechanism
)
tigase.jaxmpp.core.client.xmpp.modules.auth.saslmechanisms.
AnonymousMechanism
tigase.jaxmpp.j2se.xmpp.modules.auth.saslmechanisms.
ExternalMechanism
tigase.jaxmpp.core.client.xmpp.modules.auth.saslmechanisms.
PlainMechanism
tigase.jaxmpp.core.client.xmpp.modules.auth.scram.
ScramMechanism
tigase.jaxmpp.core.client.xmpp.modules.auth.saslmechanisms.
XOAuth2Mechanism
tigase.jaxmpp.core.client.
AbstractSessionObject
(implements tigase.jaxmpp.core.client.xmpp.modules.
EventBusAware
, tigase.jaxmpp.core.client.
SessionObject
)
tigase.jaxmpp.gwt.client.
GwtSessionObject
tigase.jaxmpp.j2se.
J2SESessionObject
tigase.jaxmpp.core.client.
AbstractSessionObject.Entry
tigase.jaxmpp.core.client.connector.
AbstractSocketXmppSessionLogic
<T> (implements tigase.jaxmpp.core.client.
XmppSessionLogic
)
tigase.jaxmpp.j2se.connectors.socket.
SocketXmppSessionLogic
tigase.jaxmpp.core.client.connector.
WebSocketXmppSessionLogic
tigase.jaxmpp.core.client.
AbstractStanzaHandler
(implements java.lang.
Runnable
)
tigase.jaxmpp.core.client.
Processor.FeatureNotImplementedResponse
tigase.jaxmpp.core.client.xmpp.modules.
AbstractStanzaModule
<T> (implements tigase.jaxmpp.core.client.xmpp.modules.
ContextAware
, tigase.jaxmpp.core.client.xmpp.modules.
InitializingModule
, tigase.jaxmpp.core.client.
XmppModule
)
tigase.jaxmpp.core.client.xmpp.modules.
AbstractStanzaExtendableModule
<T> (implements tigase.jaxmpp.core.client.xmpp.modules.extensions.
ExtendableModule
)
tigase.jaxmpp.core.client.xmpp.modules.
AbstractIQModule
tigase.jaxmpp.core.client.xmpp.modules.adhoc.
AdHocCommansModule
tigase.jaxmpp.core.client.xmpp.modules.
BookmarksModule
tigase.jaxmpp.core.client.xmpp.modules.disco.
DiscoveryModule
tigase.jaxmpp.core.client.xmpp.modules.flexible_offline.
FlexibleOfflineMessageRetrieval
tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule
tigase.jaxmpp.core.client.xmpp.modules.auth.
NonSaslAuthModule
tigase.jaxmpp.core.client.xmpp.modules.
PingModule
tigase.jaxmpp.core.client.xmpp.modules.roster.
RosterModule
(implements tigase.jaxmpp.core.client.xmpp.modules.
ContextAware
, tigase.jaxmpp.core.client.xmpp.modules.
InitializingModule
, tigase.jaxmpp.core.client.
XmppSessionLogic.XmppSessionEstablishedHandler
)
tigase.jaxmpp.core.client.xmpp.modules.
SoftwareVersionModule
tigase.jaxmpp.core.client.xmpp.modules.chat.
MessageModule
tigase.jaxmpp.core.client.xmpp.modules.pubsub.
PubSubModule
tigase.jaxmpp.core.client.xmpp.modules.chat.
MessageCarbonsModule
tigase.jaxmpp.core.client.xmpp.modules.muc.
MucModule
tigase.jaxmpp.core.client.xmpp.modules.presence.
PresenceModule
(implements tigase.jaxmpp.core.client.xmpp.modules.
ContextAware
, tigase.jaxmpp.core.client.xmpp.modules.
InitializingModule
, tigase.jaxmpp.core.client.
XmppSessionLogic.XmppSessionEstablishedHandler
)
tigase.jaxmpp.core.client.xmpp.modules.vcard.
VCardModule
tigase.jaxmpp.core.client.connector.
AbstractWebSocketConnector
(implements tigase.jaxmpp.core.client.
Connector
)
tigase.jaxmpp.j2se.connectors.websocket.
WebSocketConnector
tigase.jaxmpp.gwt.client.connectors.
WebSocketConnector
tigase.jaxmpp.core.client.xmpp.modules.adhoc.
AdHocCommansModule.AdHocCommansAsyncCallback
(implements tigase.jaxmpp.core.client.
AsyncCallback
)
tigase.jaxmpp.core.client.xmpp.modules.adhoc.
AdHocRequest
tigase.jaxmpp.core.client.xmpp.modules.adhoc.
AdHocResponse
tigase.jaxmpp.android.
AndroidDNSResolver
(implements tigase.jaxmpp.j2se.connectors.socket.
SocketConnector.DnsResolver
)
tigase.jaxmpp.core.client.xmpp.modules.auth.
AuthModule
(implements tigase.jaxmpp.core.client.xmpp.modules.
ContextAware
, tigase.jaxmpp.core.client.xmpp.modules.
InitializingModule
, tigase.jaxmpp.core.client.
XmppModule
)
tigase.jaxmpp.core.client.xmpp.modules.auth.
AuthModule.DefaultCredentialsCallback
(implements tigase.jaxmpp.core.client.xmpp.modules.auth.
CredentialsCallback
)
tigase.jaxmpp.core.client.
BareJID
(implements java.lang.
Comparable
<T>)
tigase.jaxmpp.core.client.
Base64
tigase.jaxmpp.core.client.xmpp.modules.
BookmarksModule.BookmarksAsyncCallback
(implements tigase.jaxmpp.core.client.
AsyncCallback
)
tigase.jaxmpp.j2se.connectors.bosh.
BoshWorker
(implements tigase.jaxmpp.core.client.connector.
BoshRequest
)
tigase.jaxmpp.gwt.client.connectors.
BoshWorker
(implements tigase.jaxmpp.core.client.connector.
BoshRequest
, com.google.gwt.core.client.Scheduler.ScheduledCommand)
tigase.jaxmpp.core.client.connector.
BoshXmppSessionLogic
(implements tigase.jaxmpp.core.client.
XmppSessionLogic
)
tigase.jaxmpp.android.caps.
CapabilitiesDBCache
(implements tigase.jaxmpp.core.client.xmpp.modules.capabilities.
CapabilitiesCache
)
tigase.jaxmpp.core.client.xmpp.modules.capabilities.
CapabilitiesModule
(implements tigase.jaxmpp.core.client.xmpp.modules.
ContextAware
, tigase.jaxmpp.core.client.xmpp.modules.
InitializingModule
, tigase.jaxmpp.core.client.
XmppModule
)
tigase.jaxmpp.android.caps.
CapsDbHelper
tigase.jaxmpp.android.caps.
CapsFeaturesTableMetaData
(implements android.provider.BaseColumns)
tigase.jaxmpp.android.caps.
CapsIdentitiesTableMetaData
(implements android.provider.BaseColumns)
tigase.jaxmpp.core.client.xmpp.modules.chat.
Chat
tigase.jaxmpp.core.client.xmpp.modules.xep0136.
Chat
tigase.jaxmpp.core.client.xmpp.modules.xep0136.
ChatItem
tigase.jaxmpp.android.chat.
ChatProvider
tigase.jaxmpp.core.client.xmpp.modules.chat.xep0085.
ChatStateExtension
(implements tigase.jaxmpp.core.client.xmpp.modules.
ContextAware
, tigase.jaxmpp.core.client.xmpp.modules.extensions.
Extension
, tigase.jaxmpp.core.client.
JaxmppCore.DisconnectedHandler
, tigase.jaxmpp.core.client.xmpp.modules.chat.
MessageModule.ChatClosedHandler
)
tigase.jaxmpp.core.client.
ConnectionConfiguration
tigase.jaxmpp.j2se.
ConnectionConfiguration
tigase.jaxmpp.gwt.client.
ConnectionConfiguration
tigase.jaxmpp.gwt.client.
ConnectionManager
(implements tigase.jaxmpp.core.client.
Connector.StateChangedHandler
, tigase.jaxmpp.core.client.xmpp.modules.
ContextAware
, tigase.jaxmpp.core.client.connector.
SeeOtherHostHandler
)
tigase.jaxmpp.core.client.connector.
ConnectorWrapper
(implements tigase.jaxmpp.core.client.
Connector
)
tigase.jaxmpp.core.client.xmpp.modules.xep0136.
Criteria
tigase.jaxmpp.core.client.
DataHolder
tigase.jaxmpp.core.client.xmpp.modules.connection.
ConnectionSession
tigase.jaxmpp.core.client.xmpp.modules.filetransfer.
FileTransfer
tigase.jaxmpp.j2se.filetransfer.
FileTransfer
tigase.jaxmpp.core.client.xmpp.utils.
DateTimeFormat
tigase.jaxmpp.j2se.
DateTimeFormatProviderImpl
(implements tigase.jaxmpp.core.client.xmpp.utils.
DateTimeFormat.DateTimeFormatProvider
)
tigase.jaxmpp.core.client.xml.
DefaultElement
(implements tigase.jaxmpp.core.client.xml.
Element
)
tigase.jaxmpp.android.xml.
ParcelableElement
(implements android.os.Parcelable)
tigase.jaxmpp.j2se.connectors.socket.
DefaultHostnameVerifier
(implements javax.net.ssl.
HostnameVerifier
)
tigase.jaxmpp.core.client.xmpp.
DefaultXMPPStream
(implements tigase.jaxmpp.core.client.xmpp.stream.
XMPPStream
)
tigase.jaxmpp.core.client.xmpp.modules.disco.
DiscoveryModule.DefaultNodeDetailsCallback
(implements tigase.jaxmpp.core.client.xmpp.modules.disco.
NodeDetailsCallback
)
tigase.jaxmpp.core.client.xmpp.modules.disco.
DiscoveryModule.DiscoInfoAsyncCallback
(implements tigase.jaxmpp.core.client.
AsyncCallback
)
tigase.jaxmpp.core.client.xmpp.modules.disco.
DiscoveryModule.DiscoItemsAsyncCallback
(implements tigase.jaxmpp.core.client.
AsyncCallback
)
tigase.jaxmpp.core.client.xmpp.modules.flexible_offline.
FlexibleOfflineMessageRetrieval.FlexibleOfflineMessageItemsAsyncCallback
tigase.jaxmpp.core.client.xmpp.modules.disco.
DiscoveryModule.Identity
tigase.jaxmpp.core.client.xmpp.modules.disco.
DiscoveryModule.Item
tigase.jaxmpp.core.client.xmpp.modules.flexible_offline.
FlexibleOfflineMessageRetrieval.Item
tigase.jaxmpp.j2se.
DNSResolver
tigase.jaxmpp.core.client.xml.
ElementBuilder
tigase.jaxmpp.core.client.xml.
ElementComparator
(implements java.util.
Comparator
<T>)
tigase.jaxmpp.core.client.criteria.
ElementCriteria
(implements tigase.jaxmpp.core.client.criteria.
Criteria
)
tigase.jaxmpp.core.client.xml.
ElementFactory
tigase.jaxmpp.core.client.xml.
ElementWrapper
(implements tigase.jaxmpp.core.client.xml.
Element
)
tigase.jaxmpp.core.client.xmpp.forms.
AbstractField
<T> (implements tigase.jaxmpp.core.client.xmpp.forms.
Field
<T>)
tigase.jaxmpp.core.client.xmpp.forms.
BooleanField
tigase.jaxmpp.core.client.xmpp.forms.
FixedField
tigase.jaxmpp.core.client.xmpp.forms.
HiddenField
tigase.jaxmpp.core.client.xmpp.forms.
JidMultiField
tigase.jaxmpp.core.client.xmpp.forms.
JidSingleField
tigase.jaxmpp.core.client.xmpp.forms.
ListMultiField
tigase.jaxmpp.core.client.xmpp.forms.
ListSingleField
tigase.jaxmpp.core.client.xmpp.forms.
TextMultiField
tigase.jaxmpp.core.client.xmpp.forms.
TextPrivateField
tigase.jaxmpp.core.client.xmpp.forms.
TextSingleField
tigase.jaxmpp.core.client.xmpp.modules.jingle.
Candidate
(implements tigase.jaxmpp.core.client.xmpp.modules.connection.
ConnectionEndpoint
)
tigase.jaxmpp.core.client.xmpp.stanzas.
ErrorElement
tigase.jaxmpp.core.client.xmpp.forms.
JabberDataElement
tigase.jaxmpp.core.client.xmpp.modules.pubsub.
PubSubModule.AffiliationElement
tigase.jaxmpp.core.client.xmpp.modules.pubsub.
PubSubModule.SubscriptionElement
tigase.jaxmpp.core.client.xmpp.stanzas.
StreamPacket
tigase.jaxmpp.core.client.xmpp.stanzas.
Stanza
tigase.jaxmpp.core.client.xmpp.stanzas.
IQ
tigase.jaxmpp.core.client.xmpp.stanzas.
Message
tigase.jaxmpp.core.client.xmpp.stanzas.
Presence
tigase.jaxmpp.core.client.xmpp.modules.jingle.
Transport
tigase.jaxmpp.core.client.xmpp.utils.delay.
XmppDelay
tigase.jaxmpp.core.client.xmpp.modules.muc.
XMucUserElement
tigase.jaxmpp.core.client.xmpp.utils.
EscapeUtils
tigase.jaxmpp.core.client.eventbus.
Event
<H>
tigase.jaxmpp.core.client.eventbus.
JaxmppEvent
<H>
tigase.jaxmpp.core.client.connector.
AbstractBoshConnector.BoshPacketReceivedHandler.BoshPacketReceivedEvent
tigase.jaxmpp.core.client.connector.
AbstractBoshConnector.BoshPacketSendingHandler.BoshPacketSendingEvent
tigase.jaxmpp.core.client.xmpp.modules.auth.
AuthModule.AuthFailedHandler.AuthFailedEvent
tigase.jaxmpp.core.client.xmpp.modules.auth.
AuthModule.AuthStartHandler.AuthStartEvent
tigase.jaxmpp.core.client.xmpp.modules.auth.
AuthModule.AuthSuccessHandler.AuthSuccessEvent
tigase.jaxmpp.core.client.xmpp.modules.chat.xep0085.
ChatStateExtension.ChatStateChangedHandler.ChatStateChangedEvent
tigase.jaxmpp.j2se.connection.
ConnectionManager.ConnectionClosedHandler.ConnectionClosedEvent
tigase.jaxmpp.j2se.connection.
ConnectionManager.ConnectionEstablishedHandler.ConnectionEstablishedEvent
tigase.jaxmpp.j2se.connection.
ConnectionManager.ConnectionFailedHandler.ConnectionFailedEvent
tigase.jaxmpp.core.client.
Connector.ConnectedHandler.ConnectedEvent
tigase.jaxmpp.core.client.
Connector.DisconnectedHandler.DisconnectedEvent
tigase.jaxmpp.core.client.
Connector.EncryptionEstablishedHandler.EncryptionEstablishedEvent
tigase.jaxmpp.core.client.
Connector.ErrorHandler.ErrorEvent
tigase.jaxmpp.core.client.
Connector.StanzaReceivedHandler.StanzaReceivedEvent
tigase.jaxmpp.core.client.
Connector.StanzaSendingHandler.StanzaSendingEvent
tigase.jaxmpp.core.client.
Connector.StateChangedHandler.StateChangedEvent
tigase.jaxmpp.core.client.
Connector.StreamTerminatedHandler.StreamTerminatedEvent
tigase.jaxmpp.core.client.xmpp.modules.disco.
DiscoveryModule.ServerFeaturesReceivedHandler.ServerFeaturesReceivedEvent
tigase.jaxmpp.j2se.filetransfer.
FileTransferManager.FileTransferFailureHandler.FileTransferFailureEvent
tigase.jaxmpp.j2se.filetransfer.
FileTransferManager.FileTransferProgressHandler.FileTransferProgressEvent
tigase.jaxmpp.j2se.filetransfer.
FileTransferManager.FileTransferRejectedHandler.FileTransferRejectedEvent
tigase.jaxmpp.j2se.filetransfer.
FileTransferManager.FileTransferRequestHandler.FileTransferRequestEvent
tigase.jaxmpp.j2se.filetransfer.
FileTransferManager.FileTransferSuccessHandler.FileTransferSuccessEvent
tigase.jaxmpp.core.client.xmpp.modules.filetransfer.
FileTransferModule.FileTransferRequestHandler.FileTransferRequestEvent
tigase.jaxmpp.j2se.filetransfer.
FileTransferNegotiator.NegotiationFailureHandler.FileTransferNegotiationFailureEvent
tigase.jaxmpp.j2se.filetransfer.
FileTransferNegotiator.NegotiationRejectHandler.FileTransferNegotiationRejectEvent
tigase.jaxmpp.j2se.filetransfer.
FileTransferNegotiator.NegotiationRequestHandler.FileTransferNegotiationRequestEvent
tigase.jaxmpp.j2se.filetransfer.
FileTransferNegotiator.NegotiationSuccessHandler.FileTransferNegotiationSuccessEvent
tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule.NotSupportedErrorHandler.NotSupportedErrorEvent
tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule.ReceivedErrorHandler.ReceivedErrorEvent
tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule.ReceivedRequestedFieldsHandler.ReceivedRequestedFieldsEvent
tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule.ReceivedTimeoutHandler.ReceivedTimeoutEvent
tigase.jaxmpp.core.client.
JaxmppCore.ConnectedHandler.ConnectedEvent
tigase.jaxmpp.core.client.
JaxmppCore.DisconnectedHandler.DisconnectedEvent
tigase.jaxmpp.core.client.xmpp.modules.jingle.
JingleModule.JingleSessionAcceptHandler.JingleSessionAcceptEvent
tigase.jaxmpp.core.client.xmpp.modules.jingle.
JingleModule.JingleSessionInfoHandler.JingleSessionInfoEvent
tigase.jaxmpp.core.client.xmpp.modules.jingle.
JingleModule.JingleSessionInitiationHandler.JingleSessionInitiationEvent
tigase.jaxmpp.core.client.xmpp.modules.jingle.
JingleModule.JingleSessionTerminateHandler.JingleSessionTerminateEvent
tigase.jaxmpp.core.client.xmpp.modules.jingle.
JingleModule.JingleTransportInfoHandler.JingleTransportInfoEvent
tigase.jaxmpp.core.client.xmpp.modules.chat.
MessageCarbonsModule.CarbonReceivedHandler.CarbonReceivedEvent
MessageDeliveryReceiptsExtension.ReceiptReceivedHandler.ReceiptReceivedEvent
tigase.jaxmpp.core.client.xmpp.modules.chat.
MessageModule.ChatClosedHandler.ChatClosedEvent
tigase.jaxmpp.core.client.xmpp.modules.chat.
MessageModule.ChatCreatedHandler.ChatCreatedEvent
tigase.jaxmpp.core.client.xmpp.modules.chat.
MessageModule.ChatUpdatedHandler.ChatUpdatedEvent
tigase.jaxmpp.core.client.xmpp.modules.chat.
MessageModule.MessageReceivedHandler.MessageReceivedEvent
tigase.jaxmpp.core.client.xmpp.modules.muc.
MucModule.InvitationDeclinedHandler.InvitationDeclinedEvent
tigase.jaxmpp.core.client.xmpp.modules.muc.
MucModule.InvitationReceivedHandler.InvitationReceivedEvent
tigase.jaxmpp.core.client.xmpp.modules.muc.
MucModule.JoinRequestedHandler.JoinRequestedEvent
tigase.jaxmpp.core.client.xmpp.modules.muc.
MucModule.MessageErrorHandler.MessageErrorEvent
tigase.jaxmpp.core.client.xmpp.modules.muc.
MucModule.MucMessageReceivedHandler.MucMessageReceivedEvent
tigase.jaxmpp.core.client.xmpp.modules.muc.
MucModule.NewRoomCreatedHandler.NewRoomCreatedEvent
tigase.jaxmpp.core.client.xmpp.modules.muc.
MucModule.OccupantChangedNickHandler.OccupantChangedNickEvent
tigase.jaxmpp.core.client.xmpp.modules.muc.
MucModule.OccupantChangedPresenceHandler.OccupantChangedPresenceEvent
tigase.jaxmpp.core.client.xmpp.modules.muc.
MucModule.OccupantComesHandler.OccupantComesEvent
tigase.jaxmpp.core.client.xmpp.modules.muc.
MucModule.OccupantLeavedHandler.OccupantLeavedEvent
tigase.jaxmpp.core.client.xmpp.modules.muc.
MucModule.PresenceErrorHandler.PresenceErrorEvent
tigase.jaxmpp.core.client.xmpp.modules.muc.
MucModule.RoomClosedHandler.RoomClosedEvent
tigase.jaxmpp.core.client.xmpp.modules.muc.
MucModule.StateChangeHandler.StateChangeEvent
tigase.jaxmpp.core.client.xmpp.modules.muc.
MucModule.YouJoinedHandler.YouJoinedEvent
tigase.jaxmpp.core.client.xmpp.modules.auth.
NonSaslAuthModule.NonSaslAuthFailedHandler.NonSaslAuthFailedEvent
tigase.jaxmpp.core.client.xmpp.modules.auth.
NonSaslAuthModule.NonSaslAuthStartHandler.NonSaslAuthStartEvent
tigase.jaxmpp.core.client.xmpp.modules.auth.
NonSaslAuthModule.NonSaslAuthSuccessHandler.NonSaslAuthSuccessEvent
tigase.jaxmpp.core.client.xmpp.modules.presence.
PresenceModule.BeforePresenceSendHandler.BeforePresenceSendEvent
tigase.jaxmpp.core.client.xmpp.modules.presence.
PresenceModule.ContactAvailableHandler.ContactAvailableEvent
tigase.jaxmpp.core.client.xmpp.modules.presence.
PresenceModule.ContactChangedPresenceHandler.ContactChangedPresenceEvent
tigase.jaxmpp.core.client.xmpp.modules.presence.
PresenceModule.ContactUnavailableHandler.ContactUnavailableEvent
tigase.jaxmpp.core.client.xmpp.modules.presence.
PresenceModule.ContactUnsubscribedHandler.ContactUnsubscribedEvent
tigase.jaxmpp.core.client.xmpp.modules.presence.
PresenceModule.SubscribeRequestHandler.SubscribeRequestEvent
tigase.jaxmpp.core.client.xmpp.modules.pubsub.
PubSubModule.NotificationReceivedHandler.NotificationReceivedEvent
tigase.jaxmpp.core.client.xmpp.modules.
ResourceBinderModule.ResourceBindErrorHandler.ResourceBindErrorEvent
tigase.jaxmpp.core.client.xmpp.modules.
ResourceBinderModule.ResourceBindSuccessHandler.ResourceBindSuccessEvent
tigase.jaxmpp.core.client.xmpp.modules.roster.
RosterModule.ItemAddedHandler.ItemAddedEvent
tigase.jaxmpp.core.client.xmpp.modules.roster.
RosterModule.ItemRemovedHandler.ItemRemovedEvent
tigase.jaxmpp.core.client.xmpp.modules.roster.
RosterModule.ItemUpdatedHandler.ItemUpdatedEvent
tigase.jaxmpp.core.client.xmpp.modules.auth.
SaslModule.SaslAuthFailedHandler.SaslAuthFailedEvent
tigase.jaxmpp.core.client.xmpp.modules.auth.
SaslModule.SaslAuthStartHandler.SaslAuthStartEvent
tigase.jaxmpp.core.client.xmpp.modules.auth.
SaslModule.SaslAuthSuccessHandler.SaslAuthSuccessEvent
tigase.jaxmpp.core.client.connector.
SeeOtherHostHandler.SeeOtherHostEvent
tigase.jaxmpp.core.client.xmpp.modules.
SessionEstablishmentModule.SessionEstablishmentErrorHandler.SessionEstablishmentErrorEvent
tigase.jaxmpp.core.client.xmpp.modules.
SessionEstablishmentModule.SessionEstablishmentSuccessHandler.SessionEstablishmentSuccessEvent
tigase.jaxmpp.core.client.
SessionObject.ClearedHandler.ClearedEvent
tigase.jaxmpp.j2se.connectors.socket.
SocketConnector.HostChangedHandler.HostChangedEvent
tigase.jaxmpp.core.client.xmpp.modules.socks5.
Socks5BytestreamsModule.StreamhostsHandler.StreamhostsEvent
tigase.jaxmpp.core.client.xmpp.modules.
StreamFeaturesModule.StreamFeaturesReceivedHandler.StreamFeaturesReceivedEvent
tigase.jaxmpp.core.client.xmpp.modules.streammng.
StreamManagementModule.StreamManagementEnabledHandler.StreamManagementEnabledEvent
tigase.jaxmpp.core.client.xmpp.modules.streammng.
StreamManagementModule.StreamManagementFailedHandler.StreamManagementFailedEvent
tigase.jaxmpp.core.client.xmpp.modules.streammng.
StreamManagementModule.StreamResumedHandler.StreamResumedEvent
tigase.jaxmpp.core.client.xmpp.modules.streammng.
StreamManagementModule.UnacknowledgedHandler.UnacknowledgedEvent
tigase.jaxmpp.core.client.
XmppSessionLogic.XmppSessionEstablishedHandler.XmppSessionEstablishedEvent
tigase.jaxmpp.core.client.eventbus.
EventBus
tigase.jaxmpp.core.client.eventbus.
DefaultEventBus
tigase.jaxmpp.core.client.eventbus.
MultiEventBus
tigase.jaxmpp.j2se.eventbus.
ThreadSafeEventBus
tigase.jaxmpp.core.client.xmpp.modules.extensions.
ExtensionsChain
tigase.jaxmpp.j2se.filetransfer.
FileTransferManager
(implements tigase.jaxmpp.j2se.connection.
ConnectionManager.ConnectionEstablishedHandler
, tigase.jaxmpp.core.client.xmpp.modules.
ContextAware
, tigase.jaxmpp.j2se.filetransfer.
FileTransferNegotiator.NegotiationFailureHandler
, tigase.jaxmpp.j2se.filetransfer.
FileTransferNegotiator.NegotiationRejectHandler
, tigase.jaxmpp.j2se.filetransfer.
FileTransferNegotiator.NegotiationRequestHandler
, tigase.jaxmpp.core.client.
Property
)
tigase.jaxmpp.core.client.xmpp.modules.filetransfer.
FileTransferModule
(implements tigase.jaxmpp.core.client.
XmppModule
)
tigase.jaxmpp.j2se.filetransfer.
FileTransferNegotiatorAbstract
(implements tigase.jaxmpp.j2se.filetransfer.
FileTransferNegotiator
)
tigase.jaxmpp.j2se.filetransfer.
JingleFileTransferNegotiator
(implements tigase.jaxmpp.j2se.connection.
ConnectionManager.ConnectionEstablishedHandler
, tigase.jaxmpp.j2se.connection.
ConnectionSessionHandler
, tigase.jaxmpp.core.client.xmpp.modules.jingle.
JingleModule.JingleSessionAcceptHandler
, tigase.jaxmpp.core.client.xmpp.modules.jingle.
JingleModule.JingleSessionInitiationHandler
, tigase.jaxmpp.core.client.xmpp.modules.jingle.
JingleModule.JingleSessionTerminateHandler
)
tigase.jaxmpp.j2se.filetransfer.
Socks5FileTransferNegotiator
(implements tigase.jaxmpp.j2se.connection.
ConnectionManager.ConnectionEstablishedHandler
, tigase.jaxmpp.core.client.xmpp.modules.filetransfer.
FileTransferModule.FileTransferRequestHandler
)
tigase.jaxmpp.core.client.xmpp.modules.pubsub.
FormSubmitter
tigase.jaxmpp.core.client.criteria.tpath.
Function.Attr
(implements tigase.jaxmpp.core.client.criteria.tpath.
Function
)
tigase.jaxmpp.core.client.criteria.tpath.
Function.Value
(implements tigase.jaxmpp.core.client.criteria.tpath.
Function
)
tigase.jaxmpp.gwt.client.xml.
GwtElement
(implements tigase.jaxmpp.core.client.xml.
Element
)
tigase.jaxmpp.j2se.
J2SECapabiliesCache
(implements tigase.jaxmpp.core.client.xmpp.modules.capabilities.
CapabilitiesCache
)
tigase.jaxmpp.j2se.xml.
J2seElement
(implements tigase.jaxmpp.core.client.xml.
Element
)
tigase.jaxmpp.j2se.connection.socks5bytestream.
J2SEStreamhostsResolver
(implements tigase.jaxmpp.j2se.connection.socks5bytestream.
StreamhostsResolver
)
com.google.gwt.core.client.JavaScriptObject
tigase.jaxmpp.gwt.client.dns.
DnsEntry
tigase.jaxmpp.gwt.client.dns.
DnsResult
tigase.jaxmpp.core.client.
JaxmppCore
tigase.jaxmpp.j2se.
Jaxmpp
tigase.jaxmpp.android.
Jaxmpp
tigase.jaxmpp.gwt.client.
Jaxmpp
tigase.jaxmpp.core.client.
JID
(implements java.lang.
Comparable
<T>)
tigase.jaxmpp.core.client.xmpp.modules.jingle.
JingleModule
(implements tigase.jaxmpp.core.client.
XmppModule
)
tigase.jaxmpp.gwt.client.
JsonSerializationHelper
tigase.jaxmpp.core.client.xmpp.modules.xep0136.
MessageArchivingModule
(implements tigase.jaxmpp.core.client.xmpp.modules.
PacketWriterAware
, tigase.jaxmpp.core.client.
XmppModule
)
tigase.jaxmpp.core.client.xmpp.modules.xep0136.
MessageArchivingModule.CollectionAsyncCallback
(implements tigase.jaxmpp.core.client.
AsyncCallback
)
tigase.jaxmpp.core.client.xmpp.modules.xep0136.
MessageArchivingModule.ItemsAsyncCallback
(implements tigase.jaxmpp.core.client.
AsyncCallback
)
tigase.jaxmpp.core.client.xmpp.modules.xep0136.
MessageArchivingModule.SettingsAsyncCallback
(implements tigase.jaxmpp.core.client.
AsyncCallback
)
MessageDeliveryReceiptsExtension
(implements tigase.jaxmpp.core.client.xmpp.modules.extensions.
Extension
, tigase.jaxmpp.core.client.xmpp.modules.chat.
MessageModuleExtension
)
tigase.jaxmpp.core.client.xmpp.modules.muc.
MucModule.Invitation
tigase.jaxmpp.core.client.xmpp.modules.muc.
MucModule.DirectInvitation
tigase.jaxmpp.core.client.xmpp.modules.muc.
MucModule.MediatedInvitation
tigase.jaxmpp.core.client.xmpp.modules.muc.
MucModule.RoomConfgurationAsyncCallback
(implements tigase.jaxmpp.core.client.
AsyncCallback
)
tigase.jaxmpp.core.client.
MultiJaxmpp
tigase.jaxmpp.core.client.xmpp.utils.
MutableBoolean
tigase.jaxmpp.core.client.criteria.tpath.
Node
java.lang.
Number
(implements java.io.
Serializable
)
tigase.jaxmpp.core.client.xmpp.modules.streammng.
StreamManagementModule.MutableLong
tigase.jaxmpp.core.client.xmpp.modules.muc.
Occupant
tigase.jaxmpp.android.chat.
OpenChatDbHelper
tigase.jaxmpp.android.chat.
OpenChatTableMetaData
tigase.jaxmpp.core.client.criteria.
Or
(implements tigase.jaxmpp.core.client.criteria.
Criteria
)
java.io.
OutputStream
(implements java.io.
Closeable
, java.io.
Flushable
)
tigase.jaxmpp.j2se.connectors.socket.
OutputStreamFlushWrap
tigase.jaxmpp.core.client.xmpp.modules.pubsub.
PEPExtension
(implements tigase.jaxmpp.core.client.xmpp.modules.
ContextAware
, tigase.jaxmpp.core.client.xmpp.modules.extensions.
Extension
)
tigase.jaxmpp.core.client.xmpp.modules.
PingModule.PingAsyncCallback
(implements tigase.jaxmpp.core.client.
AsyncCallback
)
tigase.jaxmpp.j2se.
Presence
tigase.jaxmpp.gwt.client.
Presence
tigase.jaxmpp.core.client.xmpp.modules.presence.
PresenceStore
(implements tigase.jaxmpp.core.client.
Property
)
tigase.jaxmpp.gwt.client.
GWTPresenceStore
(implements tigase.jaxmpp.gwt.client.
JsonSerializationHelper.Serializable
)
tigase.jaxmpp.j2se.
J2SEPresenceStore
tigase.jaxmpp.core.client.
Processor
tigase.jaxmpp.core.client.xmpp.modules.pubsub.
PubSubAsyncCallback
(implements tigase.jaxmpp.core.client.
AsyncCallback
)
tigase.jaxmpp.core.client.xmpp.modules.pubsub.
PubSubModule.AffiliationsRetrieveAsyncCallback
tigase.jaxmpp.core.client.xmpp.modules.pubsub.
PubSubModule.NodeConfigurationAsyncCallback
tigase.jaxmpp.core.client.xmpp.modules.pubsub.
PubSubModule.PublishAsyncCallback
tigase.jaxmpp.core.client.xmpp.modules.pubsub.
PubSubModule.RetrieveItemsAsyncCallback
tigase.jaxmpp.core.client.xmpp.modules.pubsub.
PubSubModule.SubscriptionAsyncCallback
tigase.jaxmpp.core.client.xmpp.modules.pubsub.
PubSubModule.SubscriptionOptionsAsyncCallback
tigase.jaxmpp.core.client.xmpp.modules.pubsub.
PubSubModule.SubscriptionsRetrieveAsyncCallback
tigase.jaxmpp.core.client.xmpp.modules.pubsub.
PubSubModule.RetrieveItemsAsyncCallback.Item
tigase.jaxmpp.core.client.xmpp.modules.pubsub.
PubSubModule.SubscriptionFilterExtension
tigase.jaxmpp.core.client.xmpp.modules.
ResourceBinderModule
(implements tigase.jaxmpp.core.client.xmpp.modules.
ContextAware
, tigase.jaxmpp.core.client.
XmppModule
)
tigase.jaxmpp.core.client.
ResponseManager
tigase.jaxmpp.j2se.
ThreadSafeResponseManager
tigase.jaxmpp.core.client.
ResponseManager.Entry
tigase.jaxmpp.core.client.xmpp.modules.xep0136.
ResultSet
<T>
tigase.jaxmpp.core.client.xmpp.modules.xep0136.
ChatResultSet
tigase.jaxmpp.core.client.xmpp.modules.muc.
Room
tigase.jaxmpp.j2se.
Roster
tigase.jaxmpp.gwt.client.
Roster
tigase.jaxmpp.android.roster.
RosterDbHelper
tigase.jaxmpp.android.roster.
RosterGroupsCacheTableMetaData
(implements android.provider.BaseColumns)
tigase.jaxmpp.core.client.xmpp.modules.roster.
RosterItem
tigase.jaxmpp.android.roster.
RosterItemsCacheTableMetaData
(implements android.provider.BaseColumns)
tigase.jaxmpp.android.roster.
RosterItemsGroupsCacheTableMetaData
(implements android.provider.BaseColumns)
tigase.jaxmpp.android.roster.
RosterProvider
(implements tigase.jaxmpp.core.client.xmpp.modules.roster.
RosterCacheProvider
)
tigase.jaxmpp.core.client.xmpp.modules.roster.
RosterStore
(implements tigase.jaxmpp.core.client.
Property
)
tigase.jaxmpp.android.roster.
AndroidRosterStore
tigase.jaxmpp.core.client.xmpp.modules.roster.
DefaultRosterStore
tigase.jaxmpp.gwt.client.
GwtRosterStore
(implements tigase.jaxmpp.gwt.client.
JsonSerializationHelper.Serializable
)
tigase.jaxmpp.core.client.xmpp.utils.
RSM
tigase.jaxmpp.core.client.xmpp.modules.auth.
SaslModule
(implements tigase.jaxmpp.core.client.xmpp.modules.
ContextAware
, tigase.jaxmpp.core.client.
XmppModule
)
tigase.jaxmpp.core.client.xmpp.modules.adhoc.
Session
tigase.jaxmpp.core.client.xmpp.modules.
SessionEstablishmentModule
(implements tigase.jaxmpp.core.client.xmpp.modules.
ContextAware
, tigase.jaxmpp.core.client.
XmppModule
)
tigase.jaxmpp.j2se.connectors.socket.
SocketConnector
(implements tigase.jaxmpp.core.client.
Connector
)
tigase.jaxmpp.j2se.connectors.socket.
SocketConnector.Entry
tigase.jaxmpp.j2se.connectors.socket.
SocketInBandRegistrationXmppSessionLogic
(implements tigase.jaxmpp.core.client.
XmppSessionLogic
)
tigase.jaxmpp.core.client.xmpp.modules.socks5.
Socks5BytestreamsModule
(implements tigase.jaxmpp.core.client.
XmppModule
)
tigase.jaxmpp.core.client.xmpp.modules.socks5.
Socks5BytestreamsModule.ActivateCallback
(implements tigase.jaxmpp.core.client.
AsyncCallback
)
tigase.jaxmpp.j2se.connection.socks5bytestream.
Socks5ConnectionManager
(implements tigase.jaxmpp.j2se.connection.
ConnectionManager
)
tigase.jaxmpp.j2se.connection.socks5bytestream.
JingleSocks5BytestreamsConnectionManager
tigase.jaxmpp.j2se.connection.socks5bytestream.
Socks5BytestreamsConnectionManager
tigase.jaxmpp.core.client.xmpp.modules.
SoftwareVersionModule.SoftwareVersionAsyncCallback
(implements tigase.jaxmpp.core.client.
AsyncCallback
)
tigase.jaxmpp.core.client.xmpp.modules.
StreamFeaturesModule
(implements tigase.jaxmpp.core.client.xmpp.modules.
ContextAware
, tigase.jaxmpp.core.client.
XmppModule
)
tigase.jaxmpp.core.client.xmpp.modules.socks5.
Streamhost
(implements tigase.jaxmpp.core.client.xmpp.modules.connection.
ConnectionEndpoint
)
tigase.jaxmpp.core.client.xmpp.modules.socks5.
StreamhostsCallback
(implements tigase.jaxmpp.core.client.
AsyncCallback
)
tigase.jaxmpp.core.client.xmpp.modules.socks5.
StreamhostUsedCallback
(implements tigase.jaxmpp.core.client.
AsyncCallback
)
tigase.jaxmpp.core.client.xmpp.modules.socks5.
StreamInitiationOfferAsyncCallback
(implements tigase.jaxmpp.core.client.
AsyncCallback
)
tigase.jaxmpp.core.client.xmpp.modules.streammng.
StreamManagementModule
(implements tigase.jaxmpp.core.client.xmpp.modules.
ContextAware
, tigase.jaxmpp.core.client.
XmppModule
)
tigase.jaxmpp.j2se.connectors.socket.
TextStreamReader
(implements tigase.jaxmpp.j2se.connectors.socket.
Reader
)
java.lang.
Thread
(implements java.lang.
Runnable
)
tigase.jaxmpp.j2se.connectors.socket.
Worker
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
tigase.jaxmpp.gwt.client.
GwtSessionObject.RestoringSessionException
tigase.jaxmpp.core.client.exceptions.
JaxmppException
tigase.jaxmpp.core.client.xmpp.modules.auth.
ClientSaslException
tigase.jaxmpp.core.client.xmpp.modules.auth.
SaslModule.UnsupportedSaslMechanisms
tigase.jaxmpp.core.client.xmpp.stanzas.
Stanza.UnkownStanzaTypeException
tigase.jaxmpp.core.client.xml.
XMLException
tigase.jaxmpp.core.client.
XMPPException
java.lang.
RuntimeException
tigase.jaxmpp.core.client.eventbus.
EventBusException
tigase.jaxmpp.core.client.criteria.tpath.
TPath
tigase.jaxmpp.core.client.criteria.tpath.
TPathExpression
tigase.jaxmpp.core.client.
UIDGenerator
tigase.jaxmpp.core.client.factory.
UniversalFactory
tigase.jaxmpp.core.client.xmpp.modules.vcard.
VCard
(implements java.io.
Serializable
)
tigase.jaxmpp.core.client.xmpp.modules.vcard.
VCardModule.VCardAsyncCallback
(implements tigase.jaxmpp.core.client.
AsyncCallback
)
tigase.jaxmpp.gwt.client.dns.
WebDnsResolver
(implements tigase.jaxmpp.core.client.xmpp.modules.
ContextAware
)
tigase.jaxmpp.gwt.client.connectors.
WebSocket
tigase.jaxmpp.j2se.connectors.websocket.
WebSocketReader
(implements tigase.jaxmpp.j2se.connectors.socket.
Reader
)
tigase.jaxmpp.core.client.xml.
XmlTools
tigase.jaxmpp.j2se.connectors.socket.
XMPPDomBuilderHandler
(implements tigase.xml.SimpleHandler)
tigase.jaxmpp.core.client.
XmppModulesManager
(implements tigase.jaxmpp.core.client.xmpp.modules.
ModuleProvider
)
tigase.jaxmpp.core.client.xmpp.stream.
XmppStreamsManager
Interface Hierarchy
tigase.jaxmpp.core.client.xmpp.modules.adhoc.
AdHocCommand
tigase.jaxmpp.core.client.
AsyncCallback
tigase.jaxmpp.core.client.xmpp.modules.capabilities.
CapabilitiesCache
tigase.jaxmpp.android.chat.
ChatProvider.Listener
tigase.jaxmpp.core.client.xmpp.modules.connection.
ConnectionEndpoint
tigase.jaxmpp.j2se.connection.
ConnectionManager.InitializedCallback
tigase.jaxmpp.j2se.connection.
ConnectionSessionHandler
tigase.jaxmpp.core.client.
Connector
tigase.jaxmpp.core.client.
Context
tigase.jaxmpp.core.client.xmpp.modules.
ContextAware
tigase.jaxmpp.j2se.connection.
ConnectionManager
tigase.jaxmpp.j2se.filetransfer.
FileTransferNegotiator
tigase.jaxmpp.core.client.xmpp.modules.auth.
CredentialsCallback
tigase.jaxmpp.core.client.criteria.
Criteria
tigase.jaxmpp.core.client.xmpp.utils.
DateTimeFormat.DateTimeFormatProvider
tigase.jaxmpp.core.client.xml.
Element
tigase.jaxmpp.core.client.xmpp.modules.
EventBusAware
tigase.jaxmpp.core.client.eventbus.
EventHandler
tigase.jaxmpp.core.client.connector.
AbstractBoshConnector.BoshPacketReceivedHandler
tigase.jaxmpp.core.client.connector.
AbstractBoshConnector.BoshPacketSendingHandler
tigase.jaxmpp.core.client.xmpp.modules.auth.
AuthModule.AuthFailedHandler
tigase.jaxmpp.core.client.xmpp.modules.auth.
AuthModule.AuthStartHandler
tigase.jaxmpp.core.client.xmpp.modules.auth.
AuthModule.AuthSuccessHandler
tigase.jaxmpp.core.client.xmpp.modules.chat.xep0085.
ChatStateExtension.ChatStateChangedHandler
tigase.jaxmpp.j2se.connection.
ConnectionManager.ConnectionClosedHandler
tigase.jaxmpp.j2se.connection.
ConnectionManager.ConnectionEstablishedHandler
tigase.jaxmpp.j2se.connection.
ConnectionManager.ConnectionFailedHandler
tigase.jaxmpp.core.client.
Connector.ConnectedHandler
tigase.jaxmpp.core.client.
Connector.DisconnectedHandler
tigase.jaxmpp.core.client.
Connector.EncryptionEstablishedHandler
tigase.jaxmpp.core.client.
Connector.ErrorHandler
tigase.jaxmpp.core.client.
Connector.StanzaReceivedHandler
tigase.jaxmpp.core.client.
Connector.StanzaSendingHandler
tigase.jaxmpp.core.client.
Connector.StateChangedHandler
tigase.jaxmpp.core.client.
Connector.StreamTerminatedHandler
tigase.jaxmpp.core.client.xmpp.modules.disco.
DiscoveryModule.ServerFeaturesReceivedHandler
tigase.jaxmpp.core.client.eventbus.
EventListener
tigase.jaxmpp.j2se.filetransfer.
FileTransferManager.FileTransferFailureHandler
tigase.jaxmpp.j2se.filetransfer.
FileTransferManager.FileTransferProgressHandler
tigase.jaxmpp.j2se.filetransfer.
FileTransferManager.FileTransferRejectedHandler
tigase.jaxmpp.j2se.filetransfer.
FileTransferManager.FileTransferRequestHandler
tigase.jaxmpp.j2se.filetransfer.
FileTransferManager.FileTransferSuccessHandler
tigase.jaxmpp.core.client.xmpp.modules.filetransfer.
FileTransferModule.FileTransferRequestHandler
tigase.jaxmpp.j2se.filetransfer.
FileTransferNegotiator.NegotiationFailureHandler
tigase.jaxmpp.j2se.filetransfer.
FileTransferNegotiator.NegotiationRejectHandler
tigase.jaxmpp.j2se.filetransfer.
FileTransferNegotiator.NegotiationRequestHandler
tigase.jaxmpp.j2se.filetransfer.
FileTransferNegotiator.NegotiationSuccessHandler
tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule.NotSupportedErrorHandler
tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule.ReceivedErrorHandler
tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule.ReceivedRequestedFieldsHandler
tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule.ReceivedTimeoutHandler
tigase.jaxmpp.core.client.
JaxmppCore.ConnectedHandler
tigase.jaxmpp.core.client.
JaxmppCore.DisconnectedHandler
tigase.jaxmpp.core.client.xmpp.modules.jingle.
JingleModule.JingleSessionAcceptHandler
tigase.jaxmpp.core.client.xmpp.modules.jingle.
JingleModule.JingleSessionInfoHandler
tigase.jaxmpp.core.client.xmpp.modules.jingle.
JingleModule.JingleSessionInitiationHandler
tigase.jaxmpp.core.client.xmpp.modules.jingle.
JingleModule.JingleSessionTerminateHandler
tigase.jaxmpp.core.client.xmpp.modules.jingle.
JingleModule.JingleTransportInfoHandler
tigase.jaxmpp.core.client.xmpp.modules.chat.
MessageCarbonsModule.CarbonReceivedHandler
MessageDeliveryReceiptsExtension.ReceiptReceivedHandler
tigase.jaxmpp.core.client.xmpp.modules.chat.
MessageModule.ChatClosedHandler
tigase.jaxmpp.core.client.xmpp.modules.chat.
MessageModule.ChatCreatedHandler
tigase.jaxmpp.core.client.xmpp.modules.chat.
MessageModule.ChatUpdatedHandler
tigase.jaxmpp.core.client.xmpp.modules.chat.
MessageModule.MessageReceivedHandler
tigase.jaxmpp.core.client.xmpp.modules.muc.
MucModule.InvitationDeclinedHandler
tigase.jaxmpp.core.client.xmpp.modules.muc.
MucModule.InvitationReceivedHandler
tigase.jaxmpp.core.client.xmpp.modules.muc.
MucModule.JoinRequestedHandler
tigase.jaxmpp.core.client.xmpp.modules.muc.
MucModule.MessageErrorHandler
tigase.jaxmpp.core.client.xmpp.modules.muc.
MucModule.MucMessageReceivedHandler
tigase.jaxmpp.core.client.xmpp.modules.muc.
MucModule.NewRoomCreatedHandler
tigase.jaxmpp.core.client.xmpp.modules.muc.
MucModule.OccupantChangedNickHandler
tigase.jaxmpp.core.client.xmpp.modules.muc.
MucModule.OccupantChangedPresenceHandler
tigase.jaxmpp.core.client.xmpp.modules.muc.
MucModule.OccupantComesHandler
tigase.jaxmpp.core.client.xmpp.modules.muc.
MucModule.OccupantLeavedHandler
tigase.jaxmpp.core.client.xmpp.modules.muc.
MucModule.PresenceErrorHandler
tigase.jaxmpp.core.client.xmpp.modules.muc.
MucModule.RoomClosedHandler
tigase.jaxmpp.core.client.xmpp.modules.muc.
MucModule.StateChangeHandler
tigase.jaxmpp.core.client.xmpp.modules.muc.
MucModule.YouJoinedHandler
tigase.jaxmpp.core.client.xmpp.modules.auth.
NonSaslAuthModule.NonSaslAuthFailedHandler
tigase.jaxmpp.core.client.xmpp.modules.auth.
NonSaslAuthModule.NonSaslAuthStartHandler
tigase.jaxmpp.core.client.xmpp.modules.auth.
NonSaslAuthModule.NonSaslAuthSuccessHandler
tigase.jaxmpp.core.client.xmpp.modules.presence.
PresenceModule.BeforePresenceSendHandler
tigase.jaxmpp.core.client.xmpp.modules.presence.
PresenceModule.ContactAvailableHandler
tigase.jaxmpp.core.client.xmpp.modules.presence.
PresenceModule.ContactChangedPresenceHandler
tigase.jaxmpp.core.client.xmpp.modules.presence.
PresenceModule.ContactUnavailableHandler
tigase.jaxmpp.core.client.xmpp.modules.presence.
PresenceModule.ContactUnsubscribedHandler
tigase.jaxmpp.core.client.xmpp.modules.presence.
PresenceModule.SubscribeRequestHandler
tigase.jaxmpp.core.client.xmpp.modules.pubsub.
PubSubModule.NotificationReceivedHandler
tigase.jaxmpp.core.client.xmpp.modules.
ResourceBinderModule.ResourceBindErrorHandler
tigase.jaxmpp.core.client.xmpp.modules.
ResourceBinderModule.ResourceBindSuccessHandler
tigase.jaxmpp.core.client.xmpp.modules.roster.
RosterModule.ItemAddedHandler
tigase.jaxmpp.core.client.xmpp.modules.roster.
RosterModule.ItemRemovedHandler
tigase.jaxmpp.core.client.xmpp.modules.roster.
RosterModule.ItemUpdatedHandler
tigase.jaxmpp.core.client.xmpp.modules.auth.
SaslModule.SaslAuthFailedHandler
tigase.jaxmpp.core.client.xmpp.modules.auth.
SaslModule.SaslAuthStartHandler
tigase.jaxmpp.core.client.xmpp.modules.auth.
SaslModule.SaslAuthSuccessHandler
tigase.jaxmpp.core.client.connector.
SeeOtherHostHandler
tigase.jaxmpp.gwt.client.connectors.
SeeOtherHostHandler
tigase.jaxmpp.gwt.client.connectors.
SeeOtherHostHandler
tigase.jaxmpp.core.client.xmpp.modules.
SessionEstablishmentModule.SessionEstablishmentErrorHandler
tigase.jaxmpp.core.client.xmpp.modules.
SessionEstablishmentModule.SessionEstablishmentSuccessHandler
tigase.jaxmpp.core.client.
SessionObject.ClearedHandler
tigase.jaxmpp.j2se.connectors.socket.
SocketConnector.HostChangedHandler
tigase.jaxmpp.core.client.xmpp.modules.socks5.
Socks5BytestreamsModule.StreamhostsHandler
tigase.jaxmpp.core.client.xmpp.modules.
StreamFeaturesModule.StreamFeaturesReceivedHandler
tigase.jaxmpp.core.client.xmpp.modules.streammng.
StreamManagementModule.StreamManagementEnabledHandler
tigase.jaxmpp.core.client.xmpp.modules.streammng.
StreamManagementModule.StreamManagementFailedHandler
tigase.jaxmpp.core.client.xmpp.modules.streammng.
StreamManagementModule.StreamResumedHandler
tigase.jaxmpp.core.client.xmpp.modules.streammng.
StreamManagementModule.UnacknowledgedHandler
tigase.jaxmpp.core.client.
XmppSessionLogic.XmppSessionEstablishedHandler
tigase.jaxmpp.core.client.xmpp.modules.extensions.
ExtendableModule
tigase.jaxmpp.core.client.xmpp.modules.extensions.
Extension
tigase.jaxmpp.core.client.xmpp.forms.
Field
<T>
tigase.jaxmpp.core.client.criteria.tpath.
Function
tigase.jaxmpp.core.client.xmpp.modules.
InitializingModule
tigase.jaxmpp.gwt.client.
JsonSerializationHelper.Serializable
tigase.jaxmpp.core.client.xmpp.modules.chat.
MessageModuleExtension
tigase.jaxmpp.core.client.xmpp.modules.
ModuleProvider
tigase.jaxmpp.core.client.xmpp.modules.disco.
NodeDetailsCallback
tigase.jaxmpp.core.client.
PacketWriter
tigase.jaxmpp.core.client.xmpp.modules.
PacketWriterAware
tigase.jaxmpp.core.client.
Property
tigase.jaxmpp.j2se.connectors.socket.
Reader
tigase.jaxmpp.core.client.xmpp.modules.roster.
RosterCacheProvider
tigase.jaxmpp.android.roster.
RosterProvider.Listener
tigase.jaxmpp.core.client.xmpp.modules.roster.
RosterStore.Predicate
java.lang.
Runnable
tigase.jaxmpp.core.client.connector.
BoshRequest
tigase.jaxmpp.core.client.xmpp.modules.auth.
SaslMechanism
tigase.jaxmpp.j2se.connectors.socket.
SocketConnector.DnsResolver
tigase.jaxmpp.j2se.connection.socks5bytestream.
StreamhostsResolver
tigase.jaxmpp.j2se.connectors.socket.
StreamListener
tigase.jaxmpp.core.client.factory.
UniversalFactory.FactorySpi
<T>
tigase.jaxmpp.core.client.
UserProperties
tigase.jaxmpp.core.client.
SessionObject
tigase.jaxmpp.gwt.client.dns.
WebDnsResolver.DomainResolutionCallback
tigase.jaxmpp.gwt.client.connectors.
WebSocketCallback
tigase.jaxmpp.core.client.
XmppModule
tigase.jaxmpp.core.client.
XmppSessionLogic
tigase.jaxmpp.core.client.
XmppSessionLogic.SessionListener
tigase.jaxmpp.core.client.xmpp.stream.
XMPPStream
tigase.jaxmpp.core.client.xmpp.modules.auth.
XOAuth2TokenCallback
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
tigase.jaxmpp.core.client.
Connector.State
tigase.jaxmpp.core.client.
XMPPException.ErrorCondition
tigase.jaxmpp.core.client.
SessionObject.Scope
tigase.jaxmpp.core.client.connector.
StreamError
tigase.jaxmpp.core.client.xmpp.modules.auth.
SaslModule.SaslError
tigase.jaxmpp.core.client.xmpp.forms.
XDataType
tigase.jaxmpp.core.client.xmpp.stanzas.
StanzaType
tigase.jaxmpp.core.client.xmpp.stanzas.
Presence.Show
tigase.jaxmpp.core.client.xmpp.modules.roster.
RosterItem.Subscription
tigase.jaxmpp.core.client.xmpp.modules.roster.
RosterModule.Action
tigase.jaxmpp.core.client.xmpp.modules.chat.
MessageCarbonsModule.CarbonEventType
tigase.jaxmpp.core.client.xmpp.modules.muc.
Affiliation
tigase.jaxmpp.core.client.xmpp.modules.muc.
Role
tigase.jaxmpp.core.client.xmpp.modules.muc.
Room.State
tigase.jaxmpp.core.client.xmpp.modules.pubsub.
Affiliation
tigase.jaxmpp.core.client.xmpp.modules.pubsub.
PubSubErrorCondition
tigase.jaxmpp.core.client.xmpp.modules.pubsub.
Subscription
tigase.jaxmpp.core.client.xmpp.modules.adhoc.
State
tigase.jaxmpp.core.client.xmpp.modules.adhoc.
Action
tigase.jaxmpp.core.client.xmpp.modules.jingle.
Candidate.Type
tigase.jaxmpp.core.client.xmpp.modules.jingle.
Transport.Mode
tigase.jaxmpp.core.client.xmpp.modules.xep0136.
ChatItem.Type
tigase.jaxmpp.core.client.xmpp.modules.chat.xep0085.
ChatState
tigase.jaxmpp.j2se.
ConnectionConfiguration.ConnectionType
tigase.jaxmpp.j2se.connection.socks5bytestream.
Socks5ConnectionManager.State
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2006–2015
Tigase
. All rights reserved.