Uses of Class
cad.simcad.objectserver.spec.cac.network.CACNetworkException

Packages that use CACNetworkException
cad.simcad.ClientImpl   
cad.simcad.objectserver.spec.cac.network   
 

Uses of CACNetworkException in cad.simcad.ClientImpl
 

Methods in cad.simcad.ClientImpl that throw CACNetworkException
 CADConnection RMIConnector.connect(ConnectionData cd)
          Open a persistent connection to the host, as defined by ConnectionData
 void RMIConnector.sendData(FieldSet fs)
          Send data over the network to a NetworkAcceptor
 void RMIConnector.updateWorldMap(AbstractMap am)
          Update the Map ued by the Main Server.
 

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

Methods in cad.simcad.objectserver.spec.cac.network that throw CACNetworkException
 CADConnection NetworkConnector.connect(ConnectionData cd)
          Open a persistent connection to the host, as defined by ConnectionData
 void NetworkConnector.sendData(FieldSet fs)
          Send data over the network to a NetworkAcceptor
 void NetworkConnector.updateWorldMap(AbstractMap am)
          Update the Map ued by the Main Server.
 


Logo

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