Uses of Class org.apache.commons.net.telnet.TelnetOptionHandler

Uses in package org.apache.commons.net.telnet

Classes derived from org.apache.commons.net.telnet.TelnetOptionHandler

class
Implements the telnet echo option RFC 857.
class
Simple option handler that can be used for options that don't require subnegotiation.
class
Implements the telnet suppress go ahead option RFC 858.
class
Implements the telnet terminal type option RFC 1091.

Methods with parameter type org.apache.commons.net.telnet.TelnetOptionHandler

void
Registers a new TelnetOptionHandler for this telnet client to use.