-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
lastProxyMessage
public volatile String lastProxyMessage
-
lastReturnMessage
public volatile String lastReturnMessage
-
nextProxyReturnMessage
public volatile String nextProxyReturnMessage
-
Constructor Details
-
PythonTestClient
public PythonTestClient()
-
Method Details
-
startProxy
public void startProxy()
-
run
public void run()
- Specified by:
run
in interface Runnable
-
stopProxy
public void stopProxy()
-
sendMesage
public void sendMesage(String message)