jgroup.test.gm
Interface InternalRemoteTest
- All Superinterfaces:
- jgroup.core.InternalGMIListener
- All Known Implementing Classes:
- RemoteTestLayer
public interface InternalRemoteTest
- extends jgroup.core.InternalGMIListener
Describe class/interface
- Author:
- Hein Meling
Method Summary |
java.lang.Object |
rtest(byte[] array)
|
java.lang.Object |
rtest(int var)
|
void |
rtest(int[] array)
|
java.lang.Object |
rtest(java.lang.Object obj)
|
rtest
void rtest(int[] array)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
rtest
java.lang.Object rtest(byte[] array)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
rtest
java.lang.Object rtest(int var)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
rtest
java.lang.Object rtest(java.lang.Object obj)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
Copyright © 1998-2006 The Jgroup/ARM development team. All Rights Reserved.