|
|||||||||
| Home >> All >> recoinx >> [ clef overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
recoinx.clef
Interface RemoteCLEFClient

- All Superinterfaces:
- java.rmi.Remote
- All Known Implementing Classes:
- CLEFClient.RMIClient
- public interface RemoteCLEFClient
- extends java.rmi.Remote
Remote interface that describes the methods of a client object that can be called via RMI.
- Version:
- 0.2.9
| Method Summary | |
void |
receiveResults(java.util.Vector results)
Takes back the results. |
| Method Detail |
receiveResults
public void receiveResults(java.util.Vector results) throws java.rmi.RemoteException
- Takes back the results.
|
|||||||||
| Home >> All >> recoinx >> [ clef overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC