public class PauseClient extends Client
Client.ClientTask, Client.RawModeTask, Client.TtyModeTaskProgram.Option| Modifier and Type | Field and Description |
|---|---|
static byte |
DEFAULT_WAIT_TIME |
static byte |
MINIMUM_WAIT_TIME |
USAGE_OPTIONAL_BEGIN, USAGE_OPTIONAL_END, USAGE_REPEATING_INDICATOREXIT_CODE_EXTERNAL, EXIT_CODE_INTERNAL, EXIT_CODE_SEMANTIC, EXIT_CODE_SUCCESS, EXIT_CODE_SYNTAXBYTE_MASK, UNICODE_BRAILLE_ROW| Constructor and Description |
|---|
PauseClient(java.lang.String... arguments) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
extendUsageSummary(java.lang.StringBuilder usage) |
protected int |
getWaitTime() |
protected boolean |
pause(Connection connection) |
protected void |
runClient(Connection connection) |
getParameter, pause, rawMode, rawMode, runProgram, setAuthenticationScheme, setServerHost, ttyMode, ttyModeaddOption, addOptionalParameters, addRepeatingParameter, addRequiredParameters, getProgramName, getPurpose, getUsageSummary, isClient, onProgramException, processParameters, run, setProgramName, writeProgramMessageisClient, isClientgetObjectName, getObjectName, printf, toOperandName, toUnicodeBraille, toUnicodeBraillepublic static final byte MINIMUM_WAIT_TIME
public static final byte DEFAULT_WAIT_TIME
protected final int getWaitTime()
protected final boolean pause(Connection connection)
protected void extendUsageSummary(java.lang.StringBuilder usage)
extendUsageSummary in class Clientprotected void runClient(Connection connection) throws ProgramException
runClient in class ClientProgramException