taxisrus.implementation.rmi
Class ModelRMIConnection

java.lang.Object
  |
  +--taxisrus.implementation.rmi.ModelRMIConnection

public class ModelRMIConnection
extends Object

Client program Creates RMI connection for communication with remote server


Field Summary
protected  ModelRMIInterface _myServerObject
           
 
Constructor Summary
ModelRMIConnection(String[] args)
           
 
Method Summary
 ModelRMIInterface getServerObject()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_myServerObject

protected ModelRMIInterface _myServerObject
Constructor Detail

ModelRMIConnection

public ModelRMIConnection(String[] args)
Method Detail

getServerObject

public ModelRMIInterface getServerObject()


API documentation for build 958