public class WriteArgumentsClient extends PauseClient
Client.ClientTask, Client.RawModeTask, Client.TtyModeTask
Program.Option
Modifier and Type | Field and Description |
---|---|
static int |
MINIMUM_REGION_BEGIN |
static int |
MINIMUM_REGION_SIZE |
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 |
---|
WriteArgumentsClient(java.lang.String... arguments) |
Modifier and Type | Method and Description |
---|---|
protected void |
extendUsageSummary(java.lang.StringBuilder usage) |
protected void |
runClient(Connection connection) |
getWaitTime, pause
getParameter, pause, rawMode, rawMode, runProgram, setAuthenticationScheme, setServerHost, ttyMode, ttyMode
addOption, addOptionalParameters, addRepeatingParameter, addRequiredParameters, getName, getUsageSummary, isClient, onProgramException, processParameters, run, writeProgramMessage
getProgramName, isClient, isClient
printf, toOperandName, toUnicodeBraille, toUnicodeBraille
public static final int MINIMUM_REGION_BEGIN
public static final int MINIMUM_REGION_SIZE
protected final void extendUsageSummary(java.lang.StringBuilder usage)
extendUsageSummary
in class PauseClient
protected final void runClient(Connection connection) throws ProgramException
runClient
in class PauseClient
ProgramException