stella.ow
Class PythonClient.Test

java.lang.Object
  extended by stella.ow.PythonClient.Test
Enclosing class:
PythonClient

public static final class PythonClient.Test
extends Object

A test class. We initialize the client with the properties given in the first command line and then send the second command line as a read request to the client. The string returned is writtn to sysout.


Constructor Summary
PythonClient.Test()
           
 
Method Summary
static void main(String[] arg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PythonClient.Test

public PythonClient.Test()
Method Detail

main

public static void main(String[] arg)