Uses of Class
org.apache.commons.net.telnet.Telnet
-
Packages that use Telnet Package Description org.apache.commons.net.telnet Telnet implementation -
-
Uses of Telnet in org.apache.commons.net.telnet
Subclasses of Telnet in org.apache.commons.net.telnet Modifier and Type Class Description class
TelnetClient
The TelnetClient class implements the simple network virtual terminal (NVT) for the Telnet protocol according to RFC 854.
-