net.rmi.rmiSynth
Interface RMIInterface
- All Superinterfaces: 
- java.rmi.Remote
- All Known Implementing Classes: 
- RMIServer
- public interface RMIInterface 
- extends java.rmi.Remote
 
 
SERVER_NAME
static final java.lang.String SERVER_NAME
- See Also:
- Constant Field Values
getBenchMark
long getBenchMark()
                  throws java.rmi.RemoteException
- 
 
- 
- Throws:
- java.rmi.RemoteException
 
hello
void hello()
           throws java.rmi.RemoteException
- 
 
- 
- Throws:
- java.rmi.RemoteException
 
getHello
java.lang.String getHello()
                          throws java.rmi.RemoteException
- 
 
- 
- Throws:
- java.rmi.RemoteException
 
multiplyBench
void multiplyBench(long p0)
                   throws java.rmi.RemoteException
- 
 
- 
- Throws:
- java.rmi.RemoteException