Package astra.debugger
Class DebuggerWorker
java.lang.Object
astra.debugger.DebuggerWorker
- All Implemented Interfaces:
Runnable
public class DebuggerWorker extends Object implements Runnable
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDebuggerWorker.ServerDataEvent -
Constructor Summary
Constructors Constructor Description DebuggerWorker(String clazz) -
Method Summary
Modifier and Type Method Description StringgetMainClass()voidnotify(String event)voidprocessData(DebuggerServer server, SocketChannel socket, byte[] data, int count)voidrun()
-
Constructor Details
-
Method Details
-
processData
-
run
public void run() -
notify
-
getMainClass
-