Uses of Interface
cad.simcad.objectserver.spec.cac.network.ConnectionData

Packages that use ConnectionData
cad.simcad.cac.network   
cad.simcad.ClientImpl   
cad.simcad.objectserver.factory   
cad.simcad.objectserver.spec.cac.network   
 

Uses of ConnectionData in cad.simcad.cac.network
 

Classes in cad.simcad.cac.network that implement ConnectionData
 class RMIConnectionData
          Implemenation of ConnectionData
 

Uses of ConnectionData in cad.simcad.ClientImpl
 

Methods in cad.simcad.ClientImpl with parameters of type ConnectionData
 CADConnection RMIConnector.connect(ConnectionData cd)
          Open a persistent connection to the host, as defined by ConnectionData
 

Constructors in cad.simcad.ClientImpl with parameters of type ConnectionData
CAGUIFrame2(NetworkConnector nc, ConnectionData cd, java.lang.String CAId)
          Creates new form CAGUIFrame
 

Uses of ConnectionData in cad.simcad.objectserver.factory
 

Methods in cad.simcad.objectserver.factory that return ConnectionData
static ConnectionData ConnectionDataFactory.createConnectionData(java.lang.String s)
           
 

Uses of ConnectionData in cad.simcad.objectserver.spec.cac.network
 

Methods in cad.simcad.objectserver.spec.cac.network with parameters of type ConnectionData
 CADConnection NetworkConnector.connect(ConnectionData cd)
          Open a persistent connection to the host, as defined by ConnectionData
 


Logo

With the help of www.sourceforge.net and www.info.ucl.ac.be