Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
tigase.jaxmpp.core.client
,
tigase.jaxmpp.core.client.connector
,
tigase.jaxmpp.core.client.criteria
,
tigase.jaxmpp.core.client.criteria.tpath
,
tigase.jaxmpp.core.client.exceptions
,
tigase.jaxmpp.core.client.factory
,
tigase.jaxmpp.core.client.observer
,
tigase.jaxmpp.core.client.xml
,
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.chat
,
tigase.jaxmpp.core.client.xmpp.modules.disco
,
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.vcard
,
tigase.jaxmpp.core.client.xmpp.stanzas
,
tigase.jaxmpp.core.client.xmpp.utils
,
tigase.jaxmpp.core.client.xmpp.utils.delay
Class Hierarchy
java.lang.
Object
tigase.jaxmpp.core.client.connector.
AbstractBoshConnector
(implements tigase.jaxmpp.core.client.
Connector
)
tigase.jaxmpp.core.client.xmpp.modules.chat.
AbstractChatManager
tigase.jaxmpp.core.client.xmpp.modules.
AbstractIQModule
(implements tigase.jaxmpp.core.client.
XmppModule
)
tigase.jaxmpp.core.client.xmpp.modules.adhoc.
AdHocCommansModule
tigase.jaxmpp.core.client.xmpp.modules.
BookmarksModule
tigase.jaxmpp.core.client.xmpp.modules.disco.
DiscoInfoModule
tigase.jaxmpp.core.client.xmpp.modules.disco.
DiscoItemsModule
tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule
tigase.jaxmpp.core.client.xmpp.modules.jingle.
JingleModule
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.
XmppModulesManager.InitializingBean
)
tigase.jaxmpp.core.client.xmpp.modules.
SoftwareVersionModule
tigase.jaxmpp.core.client.xmpp.modules.muc.
AbstractRoomsManager
tigase.jaxmpp.core.client.xmpp.modules.muc.
DefaultRoomsManager
tigase.jaxmpp.core.client.
AbstractSessionObject
(implements tigase.jaxmpp.core.client.
SessionObject
)
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.
XmppModule
)
tigase.jaxmpp.core.client.xmpp.modules.chat.
MessageModule
tigase.jaxmpp.core.client.xmpp.modules.muc.
MucModule
tigase.jaxmpp.core.client.xmpp.modules.presence.
PresenceModule
tigase.jaxmpp.core.client.xmpp.modules.pubsub.
PubSubModule
tigase.jaxmpp.core.client.xmpp.modules.vcard.
VCardModule
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.core.client.xmpp.modules.auth.saslmechanisms.
AnonymousMechanism
(implements tigase.jaxmpp.core.client.xmpp.modules.auth.
SaslMechanism
)
tigase.jaxmpp.core.client.xmpp.modules.auth.
AuthModule
(implements 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.observer.
BaseEvent
(implements java.io.
Serializable
)
tigase.jaxmpp.core.client.xmpp.modules.auth.
AuthModule.AuthEvent
tigase.jaxmpp.core.client.xmpp.modules.auth.
NonSaslAuthModule.NonSaslAuthEvent
tigase.jaxmpp.core.client.xmpp.modules.auth.
SaslModule.SaslEvent
tigase.jaxmpp.core.client.
Connector.ConnectorEvent
tigase.jaxmpp.core.client.connector.
AbstractBoshConnector.BoshConnectorEvent
tigase.jaxmpp.core.client.xmpp.modules.disco.
DiscoInfoModule.DiscoInfoEvent
tigase.jaxmpp.core.client.xmpp.modules.disco.
DiscoItemsModule.DiscoItemEvent
tigase.jaxmpp.core.client.xmpp.modules.registration.
InBandRegistrationModule.RegistrationEvent
tigase.jaxmpp.core.client.
JaxmppCore.JaxmppEvent
tigase.jaxmpp.core.client.xmpp.modules.jingle.
JingleModule.JingleSessionEvent
tigase.jaxmpp.core.client.xmpp.modules.jingle.
JingleModule.JingleSessionAcceptEvent
tigase.jaxmpp.core.client.xmpp.modules.jingle.
JingleModule.JingleSessionInitiationEvent
tigase.jaxmpp.core.client.xmpp.modules.jingle.
JingleModule.JingleSessionTerminateEvent
tigase.jaxmpp.core.client.xmpp.modules.jingle.
JingleModule.JingleTransportInfoEvent
tigase.jaxmpp.core.client.xmpp.modules.chat.
MessageModule.AbstractMessageEvent
tigase.jaxmpp.core.client.xmpp.modules.chat.
MessageModule.MessageEvent
tigase.jaxmpp.core.client.xmpp.modules.muc.
MucModule.MucEvent
tigase.jaxmpp.core.client.xmpp.modules.presence.
PresenceModule.PresenceEvent
tigase.jaxmpp.core.client.xmpp.modules.pubsub.
PubSubModule.PubSubEvent
tigase.jaxmpp.core.client.xmpp.modules.
ResourceBinderModule.ResourceBindEvent
tigase.jaxmpp.core.client.xmpp.modules.roster.
RosterModule.RosterEvent
tigase.jaxmpp.core.client.xmpp.modules.
SessionEstablishmentModule.SessionEstablishmentEvent
tigase.jaxmpp.core.client.xmpp.modules.
StreamFeaturesModule.StreamFeaturesReceivedEvent
tigase.jaxmpp.core.client.xmpp.modules.
BookmarksModule.BookmarksAsyncCallback
(implements tigase.jaxmpp.core.client.
AsyncCallback
)
tigase.jaxmpp.core.client.connector.
BoshXmppSessionLogic
(implements tigase.jaxmpp.core.client.
XmppSessionLogic
)
tigase.jaxmpp.core.client.xmpp.modules.chat.
Chat
tigase.jaxmpp.core.client.
ConnectionConfiguration
tigase.jaxmpp.core.client.connector.
ConnectorWrapper
(implements tigase.jaxmpp.core.client.
Connector
)
tigase.jaxmpp.core.client.
DataHolder
tigase.jaxmpp.core.client.xmpp.utils.
DateTimeFormat
tigase.jaxmpp.core.client.xmpp.modules.chat.
DefaultChatSelector
(implements tigase.jaxmpp.core.client.xmpp.modules.chat.
ChatSelector
)
tigase.jaxmpp.core.client.xml.
DefaultElement
(implements tigase.jaxmpp.core.client.xml.
Element
)
tigase.jaxmpp.core.client.observer.
DefaultObservable
(implements tigase.jaxmpp.core.client.observer.
Observable
)
tigase.jaxmpp.core.client.xmpp.modules.disco.
DiscoInfoModule.DiscoInfoAsyncCallback
(implements tigase.jaxmpp.core.client.
AsyncCallback
)
tigase.jaxmpp.core.client.xmpp.modules.disco.
DiscoInfoModule.Identity
tigase.jaxmpp.core.client.xmpp.modules.disco.
DiscoItemsModule.DiscoItemsAsyncCallback
(implements tigase.jaxmpp.core.client.
AsyncCallback
)
tigase.jaxmpp.core.client.xmpp.modules.disco.
DiscoItemsModule.Item
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.
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.stanzas.
ErrorElement
tigase.jaxmpp.core.client.xmpp.forms.
JabberDataElement
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.utils.delay.
XmppDelay
tigase.jaxmpp.core.client.xmpp.modules.muc.
XMucUserElement
tigase.jaxmpp.core.client.xmpp.utils.
EscapeUtils
tigase.jaxmpp.core.client.observer.
EventType
(implements java.io.
Serializable
)
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.core.client.
JaxmppCore
tigase.jaxmpp.core.client.
JID
(implements java.lang.
Comparable
<T>)
tigase.jaxmpp.core.client.xmpp.modules.chat.
JidOnlyChatSelector
(implements tigase.jaxmpp.core.client.xmpp.modules.chat.
ChatSelector
)
tigase.jaxmpp.core.client.
MultiJaxmpp
tigase.jaxmpp.core.client.criteria.tpath.
Node
tigase.jaxmpp.core.client.observer.
ObservableFactory
tigase.jaxmpp.core.client.xmpp.modules.muc.
Occupant
tigase.jaxmpp.core.client.criteria.
Or
(implements tigase.jaxmpp.core.client.criteria.
Criteria
)
tigase.jaxmpp.core.client.xmpp.modules.
PingModule.PingAsyncCallback
(implements tigase.jaxmpp.core.client.
AsyncCallback
)
tigase.jaxmpp.core.client.xmpp.modules.auth.saslmechanisms.
PlainMechanism
(implements tigase.jaxmpp.core.client.xmpp.modules.auth.
SaslMechanism
)
tigase.jaxmpp.core.client.xmpp.modules.presence.
PresenceStore
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.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.RetrieveItemsAsyncCallback.Item
tigase.jaxmpp.core.client.xmpp.modules.
ResourceBinderModule
(implements tigase.jaxmpp.core.client.
XmppModule
)
tigase.jaxmpp.core.client.
ResponseManager
tigase.jaxmpp.core.client.
ResponseManager.Entry
tigase.jaxmpp.core.client.xmpp.modules.muc.
Room
tigase.jaxmpp.core.client.xmpp.modules.roster.
RosterItem
tigase.jaxmpp.core.client.xmpp.modules.roster.
RosterStore
tigase.jaxmpp.core.client.xmpp.modules.auth.
SaslModule
(implements 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.
XmppModule
)
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.
XmppModule
)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
tigase.jaxmpp.core.client.exceptions.
JaxmppException
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
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.core.client.xml.
XmlTools
tigase.jaxmpp.core.client.
XmppModulesManager
Interface Hierarchy
tigase.jaxmpp.core.client.xmpp.modules.adhoc.
AdHocCommand
tigase.jaxmpp.core.client.
AsyncCallback
tigase.jaxmpp.core.client.xmpp.modules.chat.
ChatSelector
tigase.jaxmpp.core.client.
Connector
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
java.util.
EventListener
tigase.jaxmpp.core.client.observer.
Listener
<E>
tigase.jaxmpp.core.client.xmpp.forms.
Field
<T>
tigase.jaxmpp.core.client.criteria.tpath.
Function
tigase.jaxmpp.core.client.observer.
Observable
tigase.jaxmpp.core.client.
PacketWriter
tigase.jaxmpp.core.client.xmpp.modules.roster.
RosterCacheProvider
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.core.client.factory.
UniversalFactory.FactorySpi
<T>
tigase.jaxmpp.core.client.observer.
ObservableFactory.FactorySpi
tigase.jaxmpp.core.client.
UserProperties
tigase.jaxmpp.core.client.
SessionObject
tigase.jaxmpp.core.client.
XmppModule
tigase.jaxmpp.core.client.
XmppModulesManager.InitializingBean
tigase.jaxmpp.core.client.
XmppSessionLogic
tigase.jaxmpp.core.client.
XmppSessionLogic.SessionListener
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
tigase.jaxmpp.core.client.
XMPPException.ErrorCondition
tigase.jaxmpp.core.client.
Connector.State
tigase.jaxmpp.core.client.connector.
StreamError
tigase.jaxmpp.core.client.xmpp.forms.
XDataType
tigase.jaxmpp.core.client.xmpp.modules.adhoc.
State
tigase.jaxmpp.core.client.xmpp.modules.adhoc.
Action
tigase.jaxmpp.core.client.xmpp.modules.auth.
SaslModule.SaslError
tigase.jaxmpp.core.client.xmpp.modules.auth.
SaslMechanism.Status
tigase.jaxmpp.core.client.xmpp.modules.muc.
Room.State
tigase.jaxmpp.core.client.xmpp.modules.muc.
Role
tigase.jaxmpp.core.client.xmpp.modules.muc.
Affiliation
tigase.jaxmpp.core.client.xmpp.modules.pubsub.
Subscription
tigase.jaxmpp.core.client.xmpp.modules.pubsub.
PubSubErrorCondition
tigase.jaxmpp.core.client.xmpp.modules.roster.
RosterModule.RosterEvent.ChangeAction
tigase.jaxmpp.core.client.xmpp.modules.roster.
RosterItem.Subscription
tigase.jaxmpp.core.client.xmpp.stanzas.
StanzaType
tigase.jaxmpp.core.client.xmpp.stanzas.
Presence.Show
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2006-2012
Tigase
. All Rights Reserved.