org.apache.openejb.server.telnet
Interface TelnetCodes
- All Known Implementing Classes:
- TelnetInputStream
public interface TelnetCodes
SE
static final int SE
- See Also:
- Constant Field Values
NOP
static final int NOP
- See Also:
- Constant Field Values
Data_Mark
static final int Data_Mark
- See Also:
- Constant Field Values
Break
static final int Break
- See Also:
- Constant Field Values
Interrupt_Process
static final int Interrupt_Process
- See Also:
- Constant Field Values
Abort_output
static final int Abort_output
- See Also:
- Constant Field Values
Are_You_There
static final int Are_You_There
- See Also:
- Constant Field Values
Erase_character
static final int Erase_character
- See Also:
- Constant Field Values
Erase_Line
static final int Erase_Line
- See Also:
- Constant Field Values
Go_ahead
static final int Go_ahead
- 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
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.