pl.mn.communicator.packet.handlers
Class GGPubdirReplyPacketHandler

java.lang.Object
  extended by pl.mn.communicator.packet.handlers.GGPubdirReplyPacketHandler
All Implemented Interfaces:
PacketHandler

public class GGPubdirReplyPacketHandler
extends java.lang.Object
implements PacketHandler

Created on 2004-12-15

Version:
$Id: GGPubdirReplyPacketHandler.java,v 1.1 2005/11/05 23:34:53 winnetou25 Exp $
Author:
Mateusz Szczap

Constructor Summary
GGPubdirReplyPacketHandler()
           
 
Method Summary
 void handle(PacketContext context)
          Handles an incoming Gadu-Gadu packet.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GGPubdirReplyPacketHandler

public GGPubdirReplyPacketHandler()
Method Detail

handle

public void handle(PacketContext context)
            throws GGException
Description copied from interface: PacketHandler
Handles an incoming Gadu-Gadu packet.

Specified by:
handle in interface PacketHandler
Throws:
GGException
See Also:
pl.mn.communicator.packet.handlers.PacketHandler#handle(pl.mn.communicator.packet.handlers.Context)


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