Package com.ganteater.ae
Class CommandServer
java.lang.Object
com.ganteater.ae.CommandServer
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
openCommandPort
(AEWorkspace workspace, int commandPort) static void
sendCommand
(int commandPort, String[] commands)
-
Field Details
-
STOP
- See Also:
-
RESTART
- See Also:
-
-
Constructor Details
-
CommandServer
public CommandServer()
-
-
Method Details
-
sendCommand
- Throws:
IOException
-
openCommandPort
- Throws:
IOException
-