Interface FileManagerClient
-
public interface FileManagerClient
-
-
Method Summary
Static Methods Modifier and Type Method Description static FileManagerServiceresolve(java.lang.String nodeAddrWithPort)
-
-
-
Method Detail
-
resolve
static FileManagerService resolve(java.lang.String nodeAddrWithPort) throws java.rmi.NotBoundException, java.rmi.RemoteException, java.net.URISyntaxException, java.net.MalformedURLException
- Throws:
java.rmi.NotBoundExceptionjava.rmi.RemoteExceptionjava.net.URISyntaxExceptionjava.net.MalformedURLException
-
-