net.rmi.rjs
Class RmiFileClientTest

java.lang.Object
  extended by net.rmi.rjs.RmiFileClientTest

public class RmiFileClientTest
extends java.lang.Object


Constructor Summary
RmiFileClientTest(java.lang.String location)
           
 
Method Summary
 java.lang.String getMsg()
           
 RMIFileServerInterface getRmiFileServerInterface()
           
static void main(java.lang.String[] args)
           
 void testGetMsg()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RmiFileClientTest

public RmiFileClientTest(java.lang.String location)
Method Detail

getRmiFileServerInterface

public RMIFileServerInterface getRmiFileServerInterface()

main

public static void main(java.lang.String[] args)

getMsg

public java.lang.String getMsg()
                        throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

testGetMsg

public void testGetMsg()
                throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException