java.rmi.registry

Interface RegistryHandler

public interface RegistryHandler

Deprecated:

Method Summary
RegistryregistryImpl(int port)
RegistryregistryStub(String host, int port)

Method Detail

registryImpl

public Registry registryImpl(int port)

Deprecated:

registryStub

public Registry registryStub(String host, int port)

Deprecated: