Uses of Class
org.indy.Connection

Packages that use Connection
org.indy   
 

Uses of Connection in org.indy
 

Subclasses of Connection in org.indy
 class TCPServerConnection
          Description of the Class
 

Fields in org.indy declared as Connection
protected  Connection TCPClient.connection
          DOCUMENT ME!
 

Methods in org.indy that return Connection
 Connection TCPServerEvent.getConnection()
          DOCUMENT ME!
 

Constructors in org.indy with parameters of type Connection
TCPServerEvent(TCPServer server, Connection connection)
          Creates a new TCPServerEvent object.
 



Copyright © 2002-2002 IndyJ. All Rights Reserved.