Uses of Class
net.sourceforge.networktools.core.telnet.Telnet

Packages that use Telnet
net.sourceforge.networktools.core.telnet   
 

Uses of Telnet in net.sourceforge.networktools.core.telnet
 

Fields in net.sourceforge.networktools.core.telnet declared as Telnet
protected  Telnet TelnetSession.telnet
           
 

Constructors in net.sourceforge.networktools.core.telnet with parameters of type Telnet
TelnetClient(Telnet telnet, java.lang.String clientHost, int clientPort)
          Creates a new instance of TelnetClient
TelnetPanel(Telnet telnet)
          Creates a new instance of TelnetPanel
TelnetPipeline(Telnet telnet, java.lang.String clientHost, int clientPort, int serverPort)
          Creates a new instance of TelnetPipeline
TelnetServer(Telnet telnet, int serverPort)
          Creates a new instance of TelnetServer
TelnetSession(Telnet telnet)
          Creates a new instance of TelnetSession
 



Copyright © 2004-2008 Geoffrey De Smet. All Rights Reserved.