pl.mn.communicator.packet.handlers
Class GGNotifyReply60PacketHandler

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

public class GGNotifyReply60PacketHandler
extends java.lang.Object
implements PacketHandler

Created on 2004-12-12

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

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

GGNotifyReply60PacketHandler

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