Static Public Member Functions | |
static void | main (String[] args) |
Placeholder for the Player server interface that realizes the interaction with the PipeServer through a pipe. Spwans a PipeServer and passes all data entered via stdin to it, reading results from it and writing them to stdout.
Definition at line 16 of file ShellClient.java.
static void ShellClient::main | ( | String[] | args | ) | [inline, static] |
args |
Definition at line 21 of file ShellClient.java.