net.sourceforge.simplegamenet.chess
Class ChessPacket

java.lang.Object
  extended bynet.sourceforge.simplegamenet.chess.ChessPacket
All Implemented Interfaces:
Serializable

public class ChessPacket
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
ChessPacket(int packetCode, Serializable data)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChessPacket

public ChessPacket(int packetCode,
                   Serializable data)


Copyright © 2003-2004 The 3 Belgians. All Rights Reserved.