Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.multisoftgroup.jerry
,
com.multisoftgroup.jerry.jabber
,
com.multisoftgroup.jerry.jabber.bo
,
com.multisoftgroup.jerry.jabber.dao
,
com.multisoftgroup.jerry.jabber.data
,
com.multisoftgroup.jerry.jabber.domain
,
com.multisoftgroup.jerry.jabber.session
,
com.multisoftgroup.jerry.jabber.util
,
com.multisoftgroup.jerry.jabber.xmpp
,
com.multisoftgroup.jerry.jabber.xmpp.client
,
com.multisoftgroup.jerry.run
,
com.multisoftgroup.jerry.run.message
,
com.multisoftgroup.jerry.server
,
com.multisoftgroup.jerry.server.exceptions
,
com.multisoftgroup.jerry.server.net
,
com.multisoftgroup.jerry.server.thread
,
com.multisoftgroup.jerry.webchat
,
com.multisoftgroup.jerry.webchat.client
,
com.multisoftgroup.jerry.webchat.domain
,
com.multisoftgroup.jerry.webchat.managers
,
com.multisoftgroup.jerry.webchat.managers.balancer
,
com.multisoftgroup.jerry.webchat.managers.bean
,
com.multisoftgroup.jerry.webchat.plugin
,
com.multisoftgroup.jerry.webchat.util
Class Hierarchy
java.lang.
Object
com.multisoftgroup.common.dao.util.AbstractCommonDAO
com.multisoftgroup.common.dao.util.CommonDAO
com.multisoftgroup.jerry.jabber.dao.
CommonDAO
com.multisoftgroup.jerry.jabber.dao.
AccountDAO
com.multisoftgroup.jerry.jabber.dao.
PrivateStorageDAO
com.multisoftgroup.jerry.jabber.dao.
RosterItemDAO
com.multisoftgroup.jerry.jabber.dao.
TransitableMessageDAO
com.multisoftgroup.common.dao.util.AbstractDomainObject (implements java.io.
Serializable
)
com.multisoftgroup.jerry.jabber.domain.
Account
(implements java.io.
Serializable
)
com.multisoftgroup.jerry.jabber.domain.
PrivateStorage
com.multisoftgroup.jerry.jabber.domain.
RosterItem
(implements java.io.
Serializable
)
com.multisoftgroup.jerry.jabber.domain.
TransitableMessage
java.util.concurrent.
AbstractExecutorService
(implements java.util.concurrent.
ExecutorService
)
java.util.concurrent.
ThreadPoolExecutor
com.multisoftgroup.jerry.server.thread.
ThreadExecutor
com.multisoftgroup.jerry.jabber.session.
AbstractIMSession
(implements com.multisoftgroup.jerry.jabber.session.
IMSession
)
com.multisoftgroup.jerry.jabber.session.
IMClientSessionImpl
(implements com.multisoftgroup.jerry.jabber.session.
IMClientSession
)
com.multisoftgroup.jerry.server.
AbstractServer
com.multisoftgroup.jerry.server.
ManagementServer
com.multisoftgroup.jerry.server.
XMPP_SSLServer
com.multisoftgroup.jerry.server.
XMPPServer
com.multisoftgroup.jerry.server.thread.
AbstractServerThread
(implements java.lang.
Runnable
)
com.multisoftgroup.jerry.jabber.bo.
AccountBO
com.multisoftgroup.jerry.jabber.
AccountManager
com.multisoftgroup.jerry.jabber.
AccountRepositoryHolder
com.multisoftgroup.jerry.webchat.managers.bean.
AvailableOperator
com.multisoftgroup.jerry.webchat.client.
Chat
com.multisoftgroup.jerry.webchat.util.
ChatBuffer
com.multisoftgroup.jerry.webchat.client.
ChatFactory
com.multisoftgroup.jerry.webchat.plugin.
ChatLogPlugin
(implements com.multisoftgroup.jerry.webchat.plugin.
ChatPlugin
)
com.multisoftgroup.jerry.webchat.client.
ChatManager
com.multisoftgroup.jerry.webchat.plugin.
ChatPluginContainer
com.multisoftgroup.jerry.run.
Commander
com.multisoftgroup.jerry.jabber.session.
ComponentSession
(implements com.multisoftgroup.jerry.jabber.session.
IMSession
)
com.multisoftgroup.jerry.jabber.
ConnectionHandler
com.multisoftgroup.jerry.jabber.dao.
DAOFactory
com.multisoftgroup.jerry.jabber.xmpp.
DefaultSessionProcessor
(implements com.multisoftgroup.jerry.jabber.xmpp.
SessionProcessor
)
com.multisoftgroup.jerry.jabber.xmpp.client.
BodyImpl
(implements com.multisoftgroup.jerry.jabber.xmpp.client.
Body
)
com.multisoftgroup.jerry.jabber.xmpp.
ErrorImpl
(implements com.multisoftgroup.jerry.jabber.xmpp.
Error
)
com.multisoftgroup.jerry.jabber.xmpp.client.
IMMessageComposingEvent
com.multisoftgroup.jerry.jabber.xmpp.client.
IqImpl
(implements com.multisoftgroup.jerry.jabber.xmpp.client.
Iq
)
com.multisoftgroup.jerry.jabber.xmpp.client.
MessageImpl
(implements com.multisoftgroup.jerry.jabber.xmpp.client.
Message
)
com.multisoftgroup.jerry.jabber.xmpp.client.
PresenceImpl
(implements com.multisoftgroup.jerry.jabber.xmpp.client.
Presence
)
com.multisoftgroup.jerry.jabber.xmpp.client.
PriorityImpl
(implements com.multisoftgroup.jerry.jabber.xmpp.client.
Priority
)
com.multisoftgroup.jerry.jabber.xmpp.client.
ShowImpl
(implements com.multisoftgroup.jerry.jabber.xmpp.client.
Show
)
com.multisoftgroup.jerry.jabber.xmpp.client.
StatusImpl
(implements com.multisoftgroup.jerry.jabber.xmpp.client.
Status
)
com.multisoftgroup.jerry.jabber.xmpp.
StreamsImpl
(implements com.multisoftgroup.jerry.jabber.xmpp.
Streams
)
com.multisoftgroup.jerry.jabber.xmpp.client.
SubjectImpl
(implements com.multisoftgroup.jerry.jabber.xmpp.client.
Subject
)
com.multisoftgroup.jerry.jabber.xmpp.client.
ThreadImpl
(implements com.multisoftgroup.jerry.jabber.xmpp.client.
Thread
)
com.multisoftgroup.jerry.jabber.xmpp.client.
X
com.multisoftgroup.jerry.jabber.
DeferrableMessagesHolder
java.util.
Dictionary
<K,V>
java.util.
Hashtable
<K,V> (implements java.lang.
Cloneable
, java.util.
Map
<K,V>, java.io.
Serializable
)
java.util.
Properties
com.multisoftgroup.jerry.webchat.util.
I18nResources
com.multisoftgroup.jerry.jabber.util.
Digester
com.multisoftgroup.jerry.webchat.util.
HtmlGenerator
com.multisoftgroup.jerry.webchat.util.
HtmlMessageFormatter
com.multisoftgroup.jerry.jabber.
IMPresenceHolder
com.multisoftgroup.jerry.jabber.
IMRouter
com.multisoftgroup.jerry.jabber.
IMRouter.TransitableAndSession
com.multisoftgroup.jerry.webchat.domain.
JerryAccount
com.multisoftgroup.jerry.webchat.managers.
JerryAccountManager
com.multisoftgroup.jerry.webchat.domain.
JerryBehavior
com.multisoftgroup.jerry.
JerryProperties
com.multisoftgroup.jerry.server.
JettyServer
com.multisoftgroup.jerry.webchat.client.
JID
com.multisoftgroup.jerry.jabber.util.
JIDParser
com.multisoftgroup.jerry.run.
ManagementClient
com.multisoftgroup.jerry.webchat.util.
OfflineEmailMessage
com.multisoftgroup.jerry.webchat.domain.
Operator
(implements java.lang.
Comparable
<T>)
com.multisoftgroup.jerry.webchat.managers.balancer.
OperatorBalancer
com.multisoftgroup.jerry.webchat.managers.balancer.
BalancedLoading
com.multisoftgroup.jerry.webchat.managers.balancer.
FirstAvailableOperator
com.multisoftgroup.jerry.webchat.managers.
OperatorLoadManager
com.multisoftgroup.jerry.webchat.client.
PacketCollector
(implements com.multisoftgroup.jerry.webchat.client.
PacketListener
)
com.multisoftgroup.jerry.webchat.client.
PacketQueue
com.multisoftgroup.jerry.webchat.managers.
PresenceManager
com.multisoftgroup.jerry.jabber.
PrivateRepositoryHolder
com.multisoftgroup.jerry.jabber.bo.
PrivateStorageBO
com.multisoftgroup.common.PropertyFile
com.multisoftgroup.jerry.
ApplicationProperties
java.io.
Reader
(implements java.io.
Closeable
, java.lang.
Readable
)
com.multisoftgroup.jerry.jabber.util.
LoggedInputStreamReader
com.multisoftgroup.jerry.jabber.bo.
RosterItemBO
com.multisoftgroup.jerry.jabber.
RosterListRepositoryHolder
com.multisoftgroup.jerry.
Server
java.net.
ServerSocket
com.multisoftgroup.jerry.server.net.
BufferedServerSocket
com.multisoftgroup.jerry.run.
ServerStarter
com.multisoftgroup.jerry.jabber.session.
SessionsManager
java.net.
Socket
com.multisoftgroup.jerry.server.net.
BufferedSocket
com.multisoftgroup.jerry.run.message.
StopMessage
(implements java.io.
Serializable
)
com.multisoftgroup.jerry.webchat.util.
StringUtils
com.multisoftgroup.jerry.jabber.
SubscriptionManager
java.lang.
Thread
(implements java.lang.
Runnable
)
com.multisoftgroup.jerry.jabber.
IMRouter.RemoteDeliveryThreadPerHost
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
com.multisoftgroup.jerry.server.exceptions.
StartServerExeption
com.multisoftgroup.jerry.server.exceptions.
StopServerException
com.multisoftgroup.jerry.webchat.managers.
WebMessageException
com.multisoftgroup.jerry.jabber.bo.
TransitableMessageBO
com.multisoftgroup.jerry.jabber.
UsersManager
com.multisoftgroup.jerry.webchat.client.
VisitorInfo
com.multisoftgroup.jerry.webchat.client.
VisitorManager
com.multisoftgroup.jerry.webchat.client.
VisitorWebInfo
com.multisoftgroup.jerry.jabber.
WebChatComponent
com.multisoftgroup.jerry.webchat.managers.
WebChatManager
com.multisoftgroup.jerry.webchat.client.
WebChatPacketReader
com.multisoftgroup.jerry.webchat.
WebMessenger
(implements javax.servlet.http.HttpSessionBindingListener, java.io.
Serializable
)
com.multisoftgroup.jerry.jabber.util.
XMLToString
com.multisoftgroup.jerry.jabber.
XMPPresenceManager
Interface Hierarchy
com.multisoftgroup.jerry.webchat.plugin.
ChatPlugin
com.multisoftgroup.jerry.jabber.session.
IMSession
com.multisoftgroup.jerry.jabber.session.
IMClientSession
com.multisoftgroup.jerry.jabber.session.
IMServerSession
com.multisoftgroup.jerry.webchat.client.
PacketListener
java.io.
Serializable
com.multisoftgroup.jerry.jabber.data.
Deferrable
com.multisoftgroup.jerry.jabber.data.
Packet
com.multisoftgroup.jerry.jabber.xmpp.
SessionProcessor
com.multisoftgroup.jerry.jabber.xmpp.client.
Body
com.multisoftgroup.jerry.jabber.xmpp.
Error
com.multisoftgroup.jerry.jabber.xmpp.client.
Iq
com.multisoftgroup.jerry.jabber.xmpp.client.
Message
com.multisoftgroup.jerry.jabber.xmpp.client.
Presence
com.multisoftgroup.jerry.jabber.xmpp.client.
Priority
com.multisoftgroup.jerry.jabber.xmpp.client.
Show
com.multisoftgroup.jerry.jabber.xmpp.client.
Status
com.multisoftgroup.jerry.jabber.xmpp.
Streams
com.multisoftgroup.jerry.jabber.xmpp.client.
Subject
com.multisoftgroup.jerry.jabber.xmpp.client.
Thread
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
com.multisoftgroup.jerry.server.net.
ServerSocketType
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes