@Deprecated public interface IQRServers extends java.rmi.Remote
Modifier and Type | Method and Description |
---|---|
boolean |
AddEntry(MoveDestination move)
Deprecated.
Add one Query/Retrieve Server to the list
|
java.util.ArrayList<MoveDestination> |
getMoves()
Deprecated.
|
boolean |
RemoveEntry(MoveDestination move)
Deprecated.
|
boolean AddEntry(MoveDestination move) throws java.rmi.RemoteException
move
- java.rmi.RemoteException
boolean RemoveEntry(MoveDestination move) throws java.rmi.RemoteException
java.rmi.RemoteException
java.util.ArrayList<MoveDestination> getMoves() throws java.rmi.RemoteException
java.rmi.RemoteException