Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
CHUNKTYPE_ARGUMENT |
65 |
public static final byte |
CHUNKTYPE_COMMAND |
67 |
public static final byte |
CHUNKTYPE_ENVIRONMENT |
69 |
public static final byte |
CHUNKTYPE_EXIT |
88 |
public static final byte |
CHUNKTYPE_STARTINPUT |
83 |
public static final byte |
CHUNKTYPE_STDERR |
50 |
public static final byte |
CHUNKTYPE_STDIN |
48 |
public static final byte |
CHUNKTYPE_STDIN_EOF |
46 |
public static final byte |
CHUNKTYPE_STDOUT |
49 |
public static final byte |
CHUNKTYPE_WORKINGDIRECTORY |
68 |
public static final int |
DEFAULT_PORT |
2113 |
public static final int |
EXIT_EXCEPTION |
899 |
public static final int |
EXIT_NOSUCHCOMMAND |
898 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_SESSIONPOOLSIZE |
10 |
© 2004, Martian Software, Inc.