pl.mn.communicator.packet.in
Class GGPong

java.lang.Object
  extended by pl.mn.communicator.packet.in.GGPong
All Implemented Interfaces:
GGPacket, GGIncomingPackage

public class GGPong
extends java.lang.Object
implements GGIncomingPackage

Created on 2004-11-28

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

Field Summary
static int GG_PONG
           
 
Method Summary
static GGPong getInstance()
           
 int getPacketType()
          Returns Gadu-Gadu packet type.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GG_PONG

public static final int GG_PONG
See Also:
Constant Field Values
Method Detail

getInstance

public static GGPong getInstance()

getPacketType

public int getPacketType()
Description copied from interface: GGPacket
Returns Gadu-Gadu packet type.

Specified by:
getPacketType in interface GGPacket
Returns:
constant specyfing Gadu-Gadu packet type.
See Also:
GGPacket.getPacketType()


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