Package org.jnp.interfaces

Interface Summary
Naming (src) The interface for the rmi connection to the jndi server implementation
 

Class Summary
MarshalledValuePair (src) An encapsulation of a JNDI binding as both the raw object and its MarshalledObject form.
NamingContext (src) This class provides the jnp provider Context implementation.
NamingContextFactory (src) The jnp naming provider InitialContextFactory implementation.
NamingEnumerationImpl (src) A NamingEnumeration for the Context list/listBindings methods.
NamingParser (src) The NamingParser for the jnp naming implementation
TimedSocketFactory (src) A concrete implementation of the SocketFactory that supports a configurable timeout for the initial socket connection as well as the SO_TIMEOUT used to determine how long a read will block waiting for data.