public class WriteDotsClient extends PauseClient
Client.ClientTask, Client.RawModeTask, Client.TtyModeTask
Program.Option
DEFAULT_WAIT_TIME, MINIMUM_WAIT_TIME
USAGE_OPTIONAL_BEGIN, USAGE_OPTIONAL_END, USAGE_REPEATING_INDICATOR
EXIT_CODE_EXTERNAL, EXIT_CODE_INTERNAL, EXIT_CODE_SEMANTIC, EXIT_CODE_SUCCESS, EXIT_CODE_SYNTAX
BYTE_MASK, UNICODE_BRAILLE_ROW
Constructor and Description |
---|
WriteDotsClient(java.lang.String... arguments) |
Modifier and Type | Method and Description |
---|---|
protected void |
processParameters(java.lang.String[] parameters) |
protected void |
runClient(Connection connection) |
extendUsageSummary, getWaitTime, pause
getParameter, pause, rawMode, rawMode, runProgram, setAuthenticationScheme, setServerHost, ttyMode, ttyMode
addOption, addOptionalParameters, addRepeatingParameter, addRequiredParameters, getName, getUsageSummary, isClient, onProgramException, run, writeProgramMessage
getProgramName, isClient, isClient
printf, toOperandName, toUnicodeBraille, toUnicodeBraille
protected final void processParameters(java.lang.String[] parameters) throws SyntaxException
processParameters
in class Program
SyntaxException
protected final void runClient(Connection connection) throws ProgramException
runClient
in class PauseClient
ProgramException