public interface RegistryHandler
| Modifier and Type | Method and Description |
|---|---|
Registry |
registryImpl(int port)
Deprecated.
|
Registry |
registryStub(String host,
int port)
Deprecated.
|
Registry registryStub(String host, int port) throws RemoteException, UnknownHostException
RemoteExceptionUnknownHostExceptionRegistry registryImpl(int port) throws RemoteException
RemoteException