Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
pl.mn.communicator
,
pl.mn.communicator.event
,
pl.mn.communicator.packet
,
pl.mn.communicator.packet.handlers
,
pl.mn.communicator.packet.http
,
pl.mn.communicator.packet.in
,
pl.mn.communicator.packet.out
Class Hierarchy
java.lang.Object
pl.mn.communicator.
AbstractChat
(implements pl.mn.communicator.
IChat
)
pl.mn.communicator.
GroupChat
(implements pl.mn.communicator.
IGroupChat
)
pl.mn.communicator.
SingleChat
(implements pl.mn.communicator.
ISingleChat
)
pl.mn.communicator.
AbstractGGPropertiesConfiguration
(implements pl.mn.communicator.
IGGConfiguration
)
pl.mn.communicator.
SimplePropertiesGGConfiguration
pl.mn.communicator.
AbstractMessage
(implements pl.mn.communicator.
IMessage
)
pl.mn.communicator.
IncomingMessage
(implements pl.mn.communicator.
IIncommingMessage
)
pl.mn.communicator.
OutgoingMessage
(implements pl.mn.communicator.
IOutgoingMessage
)
pl.mn.communicator.
AbstractStatus
(implements pl.mn.communicator.
IStatus
)
pl.mn.communicator.
LocalStatus
(implements pl.mn.communicator.
ILocalStatus
)
pl.mn.communicator.
RemoteStatus
(implements pl.mn.communicator.
IRemoteStatus
)
pl.mn.communicator.event.
ConnectionListener.Stub
(implements pl.mn.communicator.event.
ConnectionListener
)
pl.mn.communicator.event.
ContactListListener.Stub
(implements pl.mn.communicator.event.
ContactListListener
)
pl.mn.communicator.
DefaultConnectionService
(implements pl.mn.communicator.
IConnectionService
)
pl.mn.communicator.
DefaultContactListService
(implements pl.mn.communicator.
IContactListService
)
pl.mn.communicator.
DefaultLoginService
(implements pl.mn.communicator.
ILoginService
, pl.mn.communicator.event.
UserListener
)
pl.mn.communicator.
DefaultMessageService
(implements pl.mn.communicator.
IMessageService
)
pl.mn.communicator.
DefaultPresenceService
(implements pl.mn.communicator.
IPresenceService
)
pl.mn.communicator.
DefaultPublicDirectoryService
(implements pl.mn.communicator.
IPublicDirectoryService
)
pl.mn.communicator.
DefaultRegistrationService
(implements pl.mn.communicator.
IRegistrationService
)
java.util.EventObject (implements java.io.Serializable)
pl.mn.communicator.event.
LoginFailedEvent
pl.mn.communicator.
Gender
pl.mn.communicator.packet.out.
GGAddNotify
(implements pl.mn.communicator.packet.out.
GGOutgoingPackage
, pl.mn.communicator.packet.
GGUser
)
pl.mn.communicator.
GGConfiguration
(implements pl.mn.communicator.
IGGConfiguration
)
pl.mn.communicator.packet.
GGConversion
pl.mn.communicator.packet.in.
GGDisconnecting
(implements pl.mn.communicator.packet.in.
GGIncomingPackage
)
pl.mn.communicator.packet.handlers.
GGDisconnectingPacketHandler
(implements pl.mn.communicator.packet.handlers.
PacketHandler
)
pl.mn.communicator.packet.
GGHeader
pl.mn.communicator.packet.out.
GGListEmpty
(implements pl.mn.communicator.packet.out.
GGOutgoingPackage
)
pl.mn.communicator.packet.out.
GGLogin60
(implements pl.mn.communicator.packet.out.
GGOutgoingPackage
)
pl.mn.communicator.packet.in.
GGLoginFailed
(implements pl.mn.communicator.packet.in.
GGIncomingPackage
)
pl.mn.communicator.packet.handlers.
GGLoginFailedPacketHandler
(implements pl.mn.communicator.packet.handlers.
PacketHandler
)
pl.mn.communicator.packet.in.
GGLoginOK
(implements pl.mn.communicator.packet.in.
GGIncomingPackage
)
pl.mn.communicator.packet.handlers.
GGLoginOKPacketHandler
(implements pl.mn.communicator.packet.handlers.
PacketHandler
)
pl.mn.communicator.packet.handlers.
GGMessageReceivedPacketHandler
(implements pl.mn.communicator.packet.handlers.
PacketHandler
)
pl.mn.communicator.packet.in.
GGNeedEmail
(implements pl.mn.communicator.packet.in.
GGIncomingPackage
)
pl.mn.communicator.packet.in.
GGNeedEmailPacketHandler
(implements pl.mn.communicator.packet.handlers.
PacketHandler
)
pl.mn.communicator.packet.out.
GGNewStatus
(implements pl.mn.communicator.packet.out.
GGOutgoingPackage
, pl.mn.communicator.packet.
GGStatuses
)
pl.mn.communicator.packet.out.
GGNotify
(implements pl.mn.communicator.packet.out.
GGOutgoingPackage
, pl.mn.communicator.packet.
GGUser
)
pl.mn.communicator.packet.in.
GGNotifyReply
(implements pl.mn.communicator.packet.in.
GGIncomingPackage
)
pl.mn.communicator.packet.in.
GGNotifyReply60
(implements pl.mn.communicator.packet.in.
GGIncomingPackage
)
pl.mn.communicator.packet.handlers.
GGNotifyReply60PacketHandler
(implements pl.mn.communicator.packet.handlers.
PacketHandler
)
pl.mn.communicator.packet.handlers.
GGNotifyReplyPacketHandler
(implements pl.mn.communicator.packet.handlers.
PacketHandler
)
pl.mn.communicator.event.
GGPacketListener.Stub
(implements pl.mn.communicator.event.
GGPacketListener
)
pl.mn.communicator.packet.out.
GGPing
(implements pl.mn.communicator.packet.out.
GGOutgoingPackage
)
pl.mn.communicator.packet.in.
GGPong
(implements pl.mn.communicator.packet.in.
GGIncomingPackage
)
pl.mn.communicator.packet.handlers.
GGPongPacketHandler
(implements pl.mn.communicator.packet.handlers.
PacketHandler
)
pl.mn.communicator.packet.in.
GGPubdirReply
(implements pl.mn.communicator.packet.in.
GGIncomingPackage
, pl.mn.communicator.packet.
GGPubdirConsts
)
pl.mn.communicator.packet.handlers.
GGPubdirReplyPacketHandler
(implements pl.mn.communicator.packet.handlers.
PacketHandler
)
pl.mn.communicator.packet.out.
GGPubdirRequest
(implements pl.mn.communicator.packet.out.
GGOutgoingPackage
, pl.mn.communicator.packet.
GGPubdirConsts
)
pl.mn.communicator.packet.in.
GGRecvMsg
(implements pl.mn.communicator.packet.in.
GGIncomingPackage
, pl.mn.communicator.packet.
GGMessageClass
)
pl.mn.communicator.packet.out.
GGRemoveNotify
(implements pl.mn.communicator.packet.out.
GGOutgoingPackage
, pl.mn.communicator.packet.
GGUser
)
pl.mn.communicator.packet.out.
GGSendMsg
(implements pl.mn.communicator.packet.
GGMessageClass
, pl.mn.communicator.packet.out.
GGOutgoingPackage
)
pl.mn.communicator.packet.in.
GGSendMsgAck
(implements pl.mn.communicator.packet.in.
GGIncomingPackage
)
pl.mn.communicator.packet.handlers.
GGSentMessageAckPacketHandler
(implements pl.mn.communicator.packet.handlers.
PacketHandler
)
pl.mn.communicator.packet.in.
GGStatus
(implements pl.mn.communicator.packet.in.
GGIncomingPackage
, pl.mn.communicator.packet.
GGStatuses
)
pl.mn.communicator.packet.in.
GGStatus60
(implements pl.mn.communicator.packet.in.
GGIncomingPackage
, pl.mn.communicator.packet.
GGStatuses
)
pl.mn.communicator.packet.handlers.
GGStatus60PacketHandler
(implements pl.mn.communicator.packet.handlers.
PacketHandler
)
pl.mn.communicator.packet.handlers.
GGStatusPacketHandler
(implements pl.mn.communicator.packet.handlers.
PacketHandler
)
pl.mn.communicator.
GGToken
pl.mn.communicator.packet.in.
GGUserListReply
(implements pl.mn.communicator.packet.in.
GGIncomingPackage
)
pl.mn.communicator.packet.handlers.
GGUserListReplyHandler
(implements pl.mn.communicator.packet.handlers.
PacketHandler
)
pl.mn.communicator.packet.out.
GGUserListRequest
(implements pl.mn.communicator.packet.out.
GGOutgoingPackage
)
pl.mn.communicator.packet.
GGUtils
pl.mn.communicator.packet.in.
GGWelcome
(implements pl.mn.communicator.packet.in.
GGIncomingPackage
)
pl.mn.communicator.packet.handlers.
GGWelcomePacketHandler
(implements pl.mn.communicator.packet.handlers.
PacketHandler
)
pl.mn.communicator.packet.
HexDump
pl.mn.communicator.packet.http.
HttpRequest
pl.mn.communicator.packet.http.
AbstractTokenRequest
pl.mn.communicator.packet.http.
ChangePasswordRequest
pl.mn.communicator.packet.http.
RegisterGGAccountRequest
pl.mn.communicator.packet.http.
SendAndRemindPasswordRequest
pl.mn.communicator.packet.http.
UnregisterGGPasswordRequest
pl.mn.communicator.packet.http.
GGTokenRequest
pl.mn.communicator.packet.http.
HttpResponse
pl.mn.communicator.packet.http.
CommonRegisterResponse
pl.mn.communicator.packet.http.
GGTokenRequest.GGTokenResponse
pl.mn.communicator.packet.http.
RegisterGGAccountRequest.RegisterGGAccountResponse
pl.mn.communicator.packet.http.
SendAndRemindPasswordRequest.SendAndRemindPasswordResponse
pl.mn.communicator.
LocalUser
pl.mn.communicator.
LoginContext
pl.mn.communicator.event.
LoginListener.Stub
(implements pl.mn.communicator.event.
LoginListener
)
pl.mn.communicator.
MessageClass
pl.mn.communicator.event.
MessageListener.Stub
(implements pl.mn.communicator.event.
MessageListener
)
pl.mn.communicator.
MessageStatus
pl.mn.communicator.packet.handlers.
PacketChain
pl.mn.communicator.packet.handlers.
PacketContext
pl.mn.communicator.
PersonalInfo
pl.mn.communicator.event.
PingListener.Stub
(implements pl.mn.communicator.event.
PingListener
)
pl.mn.communicator.event.
PublicDirListener.Stub
(implements pl.mn.communicator.event.
PublicDirListener
)
pl.mn.communicator.
PublicDirSearch
pl.mn.communicator.
PublicDirSearchQuery
pl.mn.communicator.
PublicDirSearchReply.Entry
pl.mn.communicator.
PublicDirSearchReply
pl.mn.communicator.
Server
(implements pl.mn.communicator.
IServer
)
pl.mn.communicator.
Session
(implements pl.mn.communicator.
ISession
)
pl.mn.communicator.
Session.SessionAccessor
pl.mn.communicator.
SessionFactory
pl.mn.communicator.
SessionState
pl.mn.communicator.
StatusType
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
pl.mn.communicator.
GGException
pl.mn.communicator.
GGSessionException
pl.mn.communicator.
User
(implements pl.mn.communicator.
IUser
)
pl.mn.communicator.
User.UserMode
pl.mn.communicator.event.
UserListener.Stub
(implements pl.mn.communicator.event.
UserListener
)
Interface Hierarchy
java.util.EventListener
pl.mn.communicator.event.
ConnectionListener
pl.mn.communicator.event.
ContactListListener
pl.mn.communicator.event.
GGPacketListener
pl.mn.communicator.event.
LoginListener
pl.mn.communicator.event.
MessageListener
pl.mn.communicator.event.
PingListener
pl.mn.communicator.event.
PublicDirListener
pl.mn.communicator.event.
SessionStateListener
pl.mn.communicator.event.
UserListener
pl.mn.communicator.packet.
GGMessageClass
pl.mn.communicator.packet.
GGPacket
pl.mn.communicator.packet.in.
GGIncomingPackage
pl.mn.communicator.packet.out.
GGOutgoingPackage
pl.mn.communicator.packet.
GGPubdirConsts
pl.mn.communicator.packet.
GGStatuses
pl.mn.communicator.packet.
GGUser
pl.mn.communicator.packet.
GGVersion
pl.mn.communicator.
IChat
pl.mn.communicator.
IGroupChat
pl.mn.communicator.
ISingleChat
pl.mn.communicator.
IConnectionService
pl.mn.communicator.
IContactListService
pl.mn.communicator.
IGGConfiguration
pl.mn.communicator.
ILoginService
pl.mn.communicator.
IMessage
pl.mn.communicator.
IIncommingMessage
pl.mn.communicator.
IOutgoingMessage
pl.mn.communicator.
IMessageService
pl.mn.communicator.
IPresenceService
pl.mn.communicator.
IPublicDirectoryService
pl.mn.communicator.
IRegistrationService
pl.mn.communicator.
IServer
pl.mn.communicator.
ISession
pl.mn.communicator.
IStatus
pl.mn.communicator.
ILocalStatus
pl.mn.communicator.
IRemoteStatus
pl.mn.communicator.
IUser
pl.mn.communicator.packet.handlers.
PacketHandler
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright 2004-2004-2005 SourceForge.net. All Rights Reserved.