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

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

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

class
FTP provides the basic the functionality necessary to implement your own FTP client.
class
FTPClient encapsulates all the functionality necessary to store and retrieve files from an FTP server.

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

Constructors with parameter type org.apache.commons.net.telnet.TelnetClient

TelnetInputStream.TelnetInputStream(InputStream input, TelnetClient client)

Fields of type org.apache.commons.net.telnet.TelnetClient

TelnetClient
TelnetClient