|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--de.oio.bugkilla.recorder.SimpleRecorderServer
Opens a socket and waits for TestSteps being sent form a
Splitter module.
Supports the following commads:
start - starts both the SimpleRecorder and the recording of
TestSteps
stop - stops recording
off - terminates
SimpleRecorder
Constructor Summary | |
SimpleRecorderServer()
|
Method Summary | |
static void |
main(java.lang.String[] agrs)
startet den SimlpeRecorder und wartet über den CommandInterpreter auf befehle des users |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SimpleRecorderServer()
Method Detail |
public static void main(java.lang.String[] agrs)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |