Package net.targetr.rc.client
Class ClientCommand
java.lang.Object
net.targetr.rc.client.ClientCommand
Represents a command to send JavaScript to one or more clients.
- Author:
- Dr Michael Gardiner
-
Constructor Summary
ConstructorsConstructorDescriptionClientCommand
(byte[] data, int javaScriptStart, String... targets) ClientCommand
(byte[] js, String... targets) -
Method Summary
-
Constructor Details
-
ClientCommand
-
ClientCommand
-
-
Method Details
-
readRaw
- Throws:
ClientCommandException
-
getTargets
-
writeJavaScript
- Throws:
IOException
-