Interface | Description |
---|---|
Naming |
The naming server/proxy interface
|
NamingEvents |
An extended naming server/proxy that support events
|
Class | Description |
---|---|
LocalOnlyContextFactory |
An InitialContextFactory that uses the either NamingContex.localServer naming
server which has to have been set, or injected.
|
MarshalledValuePair |
An encapsulation of a JNDI binding as both the raw object and its
MarshalledObject form.
|
NamingContext |
This class provides the jnp provider Context implementation.
|
NamingContextFactory |
The jnp naming provider InitialContextFactory implementation.
|
NamingEnumerationImpl |
A NamingEnumeration for the Context list/listBindings methods.
|
NamingParser |
The NamingParser for the jnp naming implementation
|
TimedSocketFactory |
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.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.