Interface ClientInterface
- All Superinterfaces:
Remote
- All Known Subinterfaces:
HandlerInterface
,MoverInterface
- All Known Implementing Classes:
HandlerServer
,MasterServer
,MoverServer
The Interface ClientInterface.
-
Method Summary
-
Method Details
-
getPassword
Gets the password.- Returns:
- the password
- Throws:
RemoteException
- the remote exception
-
getRoot
Gets the root.- Returns:
- the root
- Throws:
RemoteException
- the remote exception
-
getService
Gets the service.- Returns:
- the service
- Throws:
RemoteException
- the remote exception
-