Uses of Interface
pl.mn.communicator.packet.GGPacket

Packages that use GGPacket
pl.mn.communicator.packet.in   
pl.mn.communicator.packet.out   
 

Uses of GGPacket in pl.mn.communicator.packet.in
 

Subinterfaces of GGPacket in pl.mn.communicator.packet.in
 interface GGIncomingPackage
          Incoming Gadu-Gadu packet.
 

Classes in pl.mn.communicator.packet.in that implement GGPacket
 class GGDisconnecting
           
 class GGLoginFailed
          Created on 2004-12-11
 class GGLoginOK
          Created on 2004-12-11
 class GGNeedEmail
          Created on 2004-12-11
 class GGNotifyReply
           
 class GGNotifyReply60
           
 class GGPong
          Created on 2004-11-28
 class GGPubdirReply
           
 class GGRecvMsg
          Class representing Gadu-Gadu received message packet.
 class GGSendMsgAck
          Acknowledgment of successuly delivered message that is recieved from Gadu-Gadu server.
 class GGStatus
           
 class GGStatus60
           
 class GGUserListReply
          Created on 2004-12-11
 class GGWelcome
          The packet is retrieved from the Gadu-Gadu server just after we connect to it.
 

Uses of GGPacket in pl.mn.communicator.packet.out
 

Subinterfaces of GGPacket in pl.mn.communicator.packet.out
 interface GGOutgoingPackage
           
 

Classes in pl.mn.communicator.packet.out that implement GGPacket
 class GGAddNotify
           
 class GGListEmpty
           
 class GGLogin60
           
 class GGNewStatus
          Packet that sets new status of the Gadu-Gadu user.
 class GGNotify
           
 class GGPing
          Outgoing packet, ping type that is from time to time being send to Gadu-Gadu server.
 class GGPubdirRequest
           
 class GGRemoveNotify
          Packet that deletes certain user from the list of monitored users.
 class GGSendMsg
          Class representing packet that will send Gadu-Gadu message.
 class GGUserListRequest
           
 



Copyright 2004-2004-2005 SourceForge.net. All Rights Reserved.