Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.commons.net.telnet Classes and Interfaces - 12 results found.
NameDescriptionTypePackageFramework
EchoOptionHandlerClassorg.apache.commons.net.telnetApache Commons
InvalidTelnetOptionExceptionThe InvalidTelnetOptionException is the exception that is thrown whenever a TelnetOptionHandler with an invlaidClassorg.apache.commons.net.telnetApache Commons
SimpleOptionHandlerSimple option handler that can be used for options that don't require subnegotiation.Classorg.apache.commons.net.telnetApache Commons
SuppressGAOptionHandlerClassorg.apache.commons.net.telnetApache Commons
TelnetClientThe TelnetClient class implements the simple network virtual terminal (NVT) for the Telnet protocol according to RFC 854.Classorg.apache.commons.net.telnetApache Commons
TelnetCommandThe TelnetCommand class cannot be instantiated and only serves as a storehouse for telnet command constants.Classorg.apache.commons.net.telnetApache Commons
TelnetInputListenerListener interface used for notification that incoming data is available to be read.Interfaceorg.apache.commons.net.telnetApache Commons
TelnetNotificationHandlerThe TelnetNotificationHandler interface can be used to handle notification of options negotiation commands received on a telnetInterfaceorg.apache.commons.net.telnetApache Commons
TelnetOptionThe TelnetOption class cannot be instantiated and only serves as a storehouse for telnet option constants.Classorg.apache.commons.net.telnetApache Commons
TelnetOptionHandlerThe TelnetOptionHandler class is the base class to be used for implementing handlers for telnet options.Classorg.apache.commons.net.telnetApache Commons
TerminalTypeOptionHandlerClassorg.apache.commons.net.telnetApache Commons
WindowSizeOptionHandlerClassorg.apache.commons.net.telnetApache Commons