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

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

Uses of ConnectionReport in cad.simcad.cac.network
 

Classes in cad.simcad.cac.network that implement ConnectionReport
 class ConnectionReportI
          Interface towards usefull historic data about a connection
 class RMIConnectionReport
          Interface towards usefull historic data about a connection
 

Uses of ConnectionReport in cad.simcad.ClientImpl
 

Methods in cad.simcad.ClientImpl that return ConnectionReport
 ConnectionReport RMIConnector.disconnect(CADConnection cc)
           
 

Uses of ConnectionReport in cad.simcad.objectserver.factory
 

Methods in cad.simcad.objectserver.factory that return ConnectionReport
static ConnectionReport ConnectionReportFactory.CreateConnectionReport()
           
static ConnectionReport ConnectionReportFactory.CreateConnectionReport(long l)
           
 

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

Methods in cad.simcad.objectserver.spec.cac.network that return ConnectionReport
 ConnectionReport NetworkConnector.disconnect(CADConnection cc)
          Disconnect the NetworkConnector with the NetworkAcceptor
 


Logo

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