FreeTest
Class ClientProtocol

java.lang.Object
  |
  +--FreeTest.ClientProtocol

public class ClientProtocol
extends java.lang.Object


Constructor Summary
ClientProtocol()
           
 
Method Summary
protected static java.lang.String process(java.lang.String inputData)
          process analyses packets and responds appropriately
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClientProtocol

public ClientProtocol()
Method Detail

process

protected static java.lang.String process(java.lang.String inputData)
                                   throws java.lang.Exception
process analyses packets and responds appropriately
Parameters:
inputData - Contains the contents of a received packet