java.rmi.registry
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
RemoteException
UnknownHostException
Registry registryImpl(int port) throws RemoteException
RemoteException