Package | Description |
---|---|
org.crsh.telnet.term | |
org.crsh.telnet.term.spi |
Modifier and Type | Field and Description |
---|---|
private static CodeType[] |
CodeType.ALL
.
|
Modifier and Type | Method and Description |
---|---|
CodeType |
TelnetIO.decode(int code) |
static CodeType |
CodeType.valueOf(int ordinal) |
static CodeType |
CodeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CodeType[] |
CodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CodeType |
TermIO.decode(int code)
Decode the intput value.
|
Copyright © 2015 eXo Platform SAS. All Rights Reserved.