Constant Field Values

Contents

org.eclipse.*

  • org.eclipse.remote.telnet.core.TelnetConnection
    Modifier and Type
    Constant Field
    Value
    public static final String
    "telnet.hostname.attr"
    public static final String
    "telnet.password.attr"
    public static final String
    "telnet.port.attr"
    public static final String
    "telnet.timeout.attr"
    public static final String
    "telnet.username.attr"
  • org.eclipse.remote.telnet.core.TelnetProtocol
    Modifier and Type
    Constant Field
    Value
    protected static final int
    2048
    protected static final int
    4
    protected static final int
    5
    protected static final int
    1
    protected static final int
    0
    protected static final int
    7
    protected static final int
    6
    protected static final int
    2
    protected static final int
    3
    public static final byte
    TELNET_AO
    0xf5
    public static final byte
    TELNET_AYT
    0xf6
    public static final byte
    TELNET_BREAK
    0xf3
    public static final byte
    TELNET_DM
    0xf2
    public static final byte
    TELNET_DO
    0xfd
    public static final byte
    TELNET_DONT
    0xfe
    public static final byte
    TELNET_EC
    0xf7
    public static final byte
    TELNET_EL
    0xf8
    public static final byte
    TELNET_GA
    0xf9
    public static final byte
    TELNET_IAC
    0xff
    public static final byte
    TELNET_IP
    0xf4
    public static final byte
    TELNET_IS
    0x0
    public static final byte
    TELNET_NOP
    0xf1
    public static final byte
    TELNET_OPTION_ECHO
    0x1
    public static final byte
    TELNET_OPTION_NAWS
    0x1f
    public static final byte
    TELNET_OPTION_SUPPRESS_GA
    0x3
    public static final byte
    TELNET_OPTION_TERMINAL_TYPE
    0x18
    public static final byte
    TELNET_OPTION_TRANSMIT_BINARY
    0x0
    public static final byte
    TELNET_SB
    0xfa
    public static final byte
    TELNET_SE
    0xf0
    public static final byte
    TELNET_SEND
    0x1
    public static final byte
    TELNET_WILL
    0xfb
    public static final byte
    TELNET_WONT
    0xfc