org.lateralnz.common.telnet
Interface Constants
- All Known Implementing Classes:
- BaseHandler, ConsoleConnector, ConsoleInterface, Server
public interface Constants
NULL
static final int NULL
- See Also:
- Constant Field Values
ECHO
static final int ECHO
- See Also:
- Constant Field Values
SUPPRESS_GO_AHEAD
static final int SUPPRESS_GO_AHEAD
- See Also:
- Constant Field Values
STATUS
static final int STATUS
- See Also:
- Constant Field Values
TIMING_MARK
static final int TIMING_MARK
- See Also:
- Constant Field Values
BACKSPACE
static final int BACKSPACE
- See Also:
- Constant Field Values
LINEFEED
static final int LINEFEED
- See Also:
- Constant Field Values
CARRIAGE_RETURN
static final int CARRIAGE_RETURN
- See Also:
- Constant Field Values
TERMINAL_TYPE
static final int TERMINAL_TYPE
- See Also:
- Constant Field Values
ESCAPE
static final int ESCAPE
- See Also:
- Constant Field Values
WINDOW_SIZE
static final int WINDOW_SIZE
- See Also:
- Constant Field Values
TERMINAL_SPEED
static final int TERMINAL_SPEED
- See Also:
- Constant Field Values
REMOTE_FLOW_CONTROL
static final int REMOTE_FLOW_CONTROL
- See Also:
- Constant Field Values
LINEMODE
static final int LINEMODE
- See Also:
- Constant Field Values
ENVIRONMENT_VARS
static final int ENVIRONMENT_VARS
- See Also:
- Constant Field Values
SE
static final int SE
- See Also:
- Constant Field Values
NOP
static final int NOP
- See Also:
- Constant Field Values
DM
static final int DM
- See Also:
- Constant Field Values
BRK
static final int BRK
- See Also:
- Constant Field Values
IP
static final int IP
- See Also:
- Constant Field Values
AO
static final int AO
- See Also:
- Constant Field Values
AYT
static final int AYT
- See Also:
- Constant Field Values
EC
static final int EC
- See Also:
- Constant Field Values
EL
static final int EL
- See Also:
- Constant Field Values
GA
static final int GA
- See Also:
- Constant Field Values
SB
static final int SB
- See Also:
- Constant Field Values
WILL
static final int WILL
- See Also:
- Constant Field Values
WONT
static final int WONT
- See Also:
- Constant Field Values
DO
static final int DO
- See Also:
- Constant Field Values
DONT
static final int DONT
- See Also:
- Constant Field Values
IAC
static final int IAC
- See Also:
- Constant Field Values
ESC_UP
static final int ESC_UP
- See Also:
- Constant Field Values
ESC_DOWN
static final int ESC_DOWN
- See Also:
- Constant Field Values
ESC_LEFT
static final int ESC_LEFT
- See Also:
- Constant Field Values
ESC_RIGHT
static final int ESC_RIGHT
- See Also:
- Constant Field Values