|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.commons.net.telnet | |
---|---|
examples | |
org.apache.commons.net.ftp | |
org.apache.commons.net.telnet |
Classes in org.apache.commons.net.telnet used by examples | |
---|---|
TelnetNotificationHandler
The TelnetNotificationHandler interface can be used to handle notification of options negotiation commands received on a telnet session. |
Classes in org.apache.commons.net.telnet used by org.apache.commons.net.ftp | |
---|---|
TelnetClient
The TelnetClient class implements the simple network virtual terminal (NVT) for the Telnet protocol according to RFC 854. |
Classes in org.apache.commons.net.telnet used by org.apache.commons.net.telnet | |
---|---|
InvalidTelnetOptionException
The InvalidTelnetOptionException is the exception that is thrown whenever a TelnetOptionHandler with an invlaid option code is registered in TelnetClient with addOptionHandler. |
|
TelnetNotificationHandler
The TelnetNotificationHandler interface can be used to handle notification of options negotiation commands received on a telnet session. |
|
TelnetOptionHandler
The TelnetOptionHandler class is the base class to be used for implementing handlers for telnet options. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |