|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Field Summary | |
static int |
Abort_output
The function AO. |
static int |
Are_You_There
The function AYT. |
static int |
Break
NVT character BRK. |
static int |
Data_Mark
The data stream portion of a Synch. |
static int |
DO
Indicates the request that the other party perform, or confirmation that you are expecting he other party to perform, the ndicated option. |
static int |
DONT
Indicates the demand that the other party stop performing, or confirmation that you are no longer expecting the other party to perform, the indicated option. |
static int |
Erase_character
The function EC. |
static int |
Erase_Line
The function EL. |
static int |
Go_ahead
The GA signal. |
static int |
IAC
Interpret as command aka Data Byte Name: IAC Code: 255 |
static int |
Interrupt_Process
The function IP. |
static int |
NOP
No operation. |
static int |
SB
Indicates that what follows is subnegotiation of the indicated option. |
static int |
SE
End of subnegotiation parameters. |
static int |
WILL
Indicates the desire to begin performing, or confirmation that you are now performing, the indicated option. |
static int |
WONT
Indicates the refusal to perform, or continue performing, the indicated option. |
Field Detail |
public static final int SE
public static final int NOP
public static final int Data_Mark
public static final int Break
public static final int Interrupt_Process
public static final int Abort_output
public static final int Are_You_There
public static final int Erase_character
public static final int Erase_Line
public static final int Go_ahead
public static final int SB
public static final int WILL
public static final int WONT
public static final int DO
public static final int DONT
public static final int IAC
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |