packetNetworking
Class TestPacket

java.lang.Object
  extended by packetNetworking.Packet
      extended by packetNetworking.TestPacket
All Implemented Interfaces:
java.io.Serializable

public class TestPacket
extends Packet
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
TestPacket(int t, java.lang.String s)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestPacket

public TestPacket(int t,
                  java.lang.String s)
Parameters:
t -
s -