Java org.apache.commons.net.telnet TelnetOption fields, constructors, methods, implement or subclass

Example usage for Java org.apache.commons.net.telnet TelnetOption fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.commons.net.telnet TelnetOption.

The text is from its open source code.

Field

intMAX_OPTION_VALUE
The maximum value an option code can have.

Method

StringgetOption(int code)
Returns the string representation of the telnet protocol option corresponding to the given option code.