Uses of Class
net.wimpi.telnetd.net.ConnectionData

Packages that use ConnectionData
net.wimpi.telnetd.net   
 

Uses of ConnectionData in net.wimpi.telnetd.net
 

Methods in net.wimpi.telnetd.net that return ConnectionData
 ConnectionData Connection.getConnectionData()
          Method to access the associated connection data.
 

Constructors in net.wimpi.telnetd.net with parameters of type ConnectionData
Connection(java.lang.ThreadGroup tcg, ConnectionData cd)
          Constructs a TelnetConnection by invoking its parent constructor and setting of various members.
Subsequently instantiates the whole i/o subsystem, negotiating telnet protocol level options etc.
 



Copyright © 2010. All Rights Reserved.