Uses of Class
org.indy.TCPServerConnection

Packages that use TCPServerConnection
org.indy   
 

Uses of TCPServerConnection in org.indy
 

Methods in org.indy that return TCPServerConnection
 TCPServerConnection PeerThread.getConnection()
          Gets the connection attribute of the IdPeerThread object
 

Methods in org.indy with parameters of type TCPServerConnection
 void TCPServerExecuteListener.onExecute(TCPServer sender, TCPServerConnection connection)
           
 void PeerThread.setConnection(TCPServerConnection connection)
          Sets the connection attribute of the IdPeerThread object
 



Copyright © 2002-2002 IndyJ. All Rights Reserved.