Uses of Interface
pl.mn.communicator.packet.in.GGIncomingPackage

Packages that use GGIncomingPackage
pl.mn.communicator   
pl.mn.communicator.event   
pl.mn.communicator.packet.in   
 

Uses of GGIncomingPackage in pl.mn.communicator
 

Methods in pl.mn.communicator with parameters of type GGIncomingPackage
 void Session.SessionAccessor.notifyGGPacketReceived(GGIncomingPackage incomingPackage)
           
protected  void DefaultConnectionService.notifyPacketReceived(GGIncomingPackage incomingPackage)
           
 

Uses of GGIncomingPackage in pl.mn.communicator.event
 

Methods in pl.mn.communicator.event with parameters of type GGIncomingPackage
 void GGPacketListener.receivedPacket(GGIncomingPackage incomingPacket)
          Notification that Gadu-Gadu incoming packet has been received.
 void GGPacketListener.Stub.receivedPacket(GGIncomingPackage incomingPacket)
           
 

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

Classes in pl.mn.communicator.packet.in that implement GGIncomingPackage
 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.
 



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