t3.remotehrd.protocol
Class HelloMessageToServer

java.lang.Object
  extended by t3.remotehrd.protocol.HelloMessageToServer
All Implemented Interfaces:
java.io.Serializable

public class HelloMessageToServer
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 int clientId
           
 
Constructor Summary
HelloMessageToServer(int clientId)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

clientId

public int clientId
Constructor Detail

HelloMessageToServer

public HelloMessageToServer(int clientId)