pl.mn.communicator.packet.handlers
Class GGUserListReplyHandler

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

public class GGUserListReplyHandler
extends java.lang.Object
implements PacketHandler

Created on 2004-12-11

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

Constructor Summary
GGUserListReplyHandler()
           
 
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

GGUserListReplyHandler

public GGUserListReplyHandler()
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.