cad.simcad.cac.network
Class RMILink

java.lang.Object
  |
  +--cad.simcad.cac.network.RMILink
All Implemented Interfaces:
CADConnection, java.io.Serializable

public class RMILink
extends java.lang.Object
implements CADConnection

Interface toward a Connection for the CAD System.

Author:
Charles-Philip Bentley
See Also:
Serialized Form

Constructor Summary
RMILink(int j)
           
 
Method Summary
 int getConnectionHandle()
          Returns the identifier of this connection
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RMILink

public RMILink(int j)
Method Detail

getConnectionHandle

public int getConnectionHandle()
Returns the identifier of this connection

Specified by:
getConnectionHandle in interface CADConnection
Pre:
-
Returns:
integer value
Post:
-

Logo

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