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