Uses of Class
org.aesh.terminal.telnet.TelnetConnection
Packages that use TelnetConnection
-
Uses of TelnetConnection in org.aesh.terminal.telnet
Fields in org.aesh.terminal.telnet declared as TelnetConnectionMethods in org.aesh.terminal.telnet with parameters of type TelnetConnectionModifier and TypeMethodDescriptionprotected voidTelnetHandler.onOpen(TelnetConnection conn) The telnet connection opened.protected voidTelnetTtyConnection.onOpen(TelnetConnection conn) -
Uses of TelnetConnection in org.aesh.terminal.telnet.netty
Subclasses of TelnetConnection in org.aesh.terminal.telnet.netty