Top Interfaces Classes
module jdk.naming.rmi

Package com.sun.jndi.rmi.registry


Interface Summary

Modifier and TypeInterface and Description
public interface
RemoteReference

The RemoteReference interface wraps a Reference in a Remote wrapper.

Class Summary

Modifier and TypeClass and Description
pack-priv class
AtomicNameParser

A name parser for case-sensitive atomic names.

pack-priv class
BindingEnumeration

An enumeration of Bindings.

pack-priv class
NameClassPairEnumeration

An enumeration of name / class-name pairs.

public class
ReferenceWrapper

The ReferenceWrapper class is a Remote wrapper for Reference objects.

public class
ReferenceWrapper_Stub

Deprecated as a consequence of RemoteStub being deprecated.
ReferenceWrapper_Stub.
public class
RegistryContext

A RegistryContext is a context representing a remote RMI registry.

public class
RegistryContextFactory

A RegistryContextFactory takes an RMI registry reference, and creates the corresponding RMI object or registry context.