Uses of Interface
pl.mn.communicator.packet.out.GGOutgoingPackage

Packages that use GGOutgoingPackage
pl.mn.communicator   
pl.mn.communicator.event   
pl.mn.communicator.packet.out   
 

Uses of GGOutgoingPackage in pl.mn.communicator
 

Methods in pl.mn.communicator with parameters of type GGOutgoingPackage
protected  void DefaultConnectionService.notifyPacketSent(GGOutgoingPackage outgoingPackage)
           
protected  void DefaultConnectionService.sendPackage(GGOutgoingPackage outgoingPackage)
           
 void Session.SessionAccessor.sendPackage(GGOutgoingPackage outgoingPackage)
           
 

Uses of GGOutgoingPackage in pl.mn.communicator.event
 

Methods in pl.mn.communicator.event with parameters of type GGOutgoingPackage
 void GGPacketListener.sentPacket(GGOutgoingPackage outgoingPacket)
          Notification that Gadu-Gadu outgoing packet has been sent to the Gadu-Gadu server.
 void GGPacketListener.Stub.sentPacket(GGOutgoingPackage outgoingPacket)
           
 

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

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