A B C D G H I J L M N O P R T U

A

addToEnvironment(String, Object) - Method in class org.huihoo.jfox.jndi.ContextSupport
Adds a new environment property to the environment of this context.

B

bind(Context, Name, Object, String) - Method in interface org.huihoo.jfox.jndi.NamingService
 
bind(Context, Name, Object, String) - Method in class org.huihoo.jfox.jndi.NamingServiceSupport
 
bind(Name, Object) - Method in class org.huihoo.jfox.jndi.ContextSupport
Binds a name to an object.
bind(String, Object) - Method in class org.huihoo.jfox.jndi.ContextSupport
Binds a name to an object.

C

Client - class org.huihoo.jfox.jndi.Client.
 
Client() - Constructor for class org.huihoo.jfox.jndi.Client
 
cloneEnvironment(Hashtable) - Static method in class org.huihoo.jfox.jndi.JNDIProperties
 
close() - Method in class org.huihoo.jfox.jndi.NamingEnumerationImpl
 
close() - Method in class org.huihoo.jfox.jndi.ContextSupport
Closes this context.
closeSubcontext(Context, Name) - Method in interface org.huihoo.jfox.jndi.NamingService
 
closeSubcontext(Context, Name) - Method in class org.huihoo.jfox.jndi.NamingServiceSupport
 
composeName(Name, Name) - Method in class org.huihoo.jfox.jndi.ContextSupport
Composes the name of this context with a name relative to this context.
composeName(String, String) - Method in class org.huihoo.jfox.jndi.ContextSupport
Composes the name of this context with a name relative to this context.
ContextSupport - class org.huihoo.jfox.jndi.ContextSupport.
 
ContextSupport(Name, Hashtable) - Constructor for class org.huihoo.jfox.jndi.ContextSupport
 
ContextSupport(String, Hashtable) - Constructor for class org.huihoo.jfox.jndi.ContextSupport
 
createSubcontext(Context, Name) - Method in interface org.huihoo.jfox.jndi.NamingService
 
createSubcontext(Context, Name) - Method in class org.huihoo.jfox.jndi.NamingServiceSupport
 
createSubcontext(Name) - Method in class org.huihoo.jfox.jndi.ContextSupport
Creates and binds a new context.
createSubcontext(String) - Method in class org.huihoo.jfox.jndi.ContextSupport
Creates and binds a new context.

D

DEFAULT_HOST - Static variable in class org.huihoo.jfox.jndi.JNDIProperties
 
DEFAULT_PORT - Static variable in class org.huihoo.jfox.jndi.JNDIProperties
 
DEFAULT_SCHEME - Static variable in class org.huihoo.jfox.jndi.JNDIProperties
 
destroySubcontext(Context, Name) - Method in interface org.huihoo.jfox.jndi.NamingService
 
destroySubcontext(Context, Name) - Method in class org.huihoo.jfox.jndi.NamingServiceSupport
destory a empty sub context
destroySubcontext(Name) - Method in class org.huihoo.jfox.jndi.ContextSupport
Destroys the named context and removes it from the namespace.
destroySubcontext(String) - Method in class org.huihoo.jfox.jndi.ContextSupport
Destroys the named context and removes it from the namespace.

G

getDefaultEnvironment() - Static method in class org.huihoo.jfox.jndi.JNDIProperties
 
getEnvironment() - Method in class org.huihoo.jfox.jndi.ContextSupport
Retrieves the environment in effect for this context.
getInitialContext(Hashtable) - Method in class org.huihoo.jfox.jndi.InitialContextFactoryImpl
 
getNameInNamespace() - Method in class org.huihoo.jfox.jndi.ContextSupport
Retrieves the full name of this context within its own namespace.
getNameParser(Name) - Method in class org.huihoo.jfox.jndi.ContextSupport
Retrieves the parser associated with the named context.
getNameParser(String) - Method in class org.huihoo.jfox.jndi.ContextSupport
Retrieves the parser associated with the named context.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.huihoo.jfox.jndi.InitialContextFactoryImpl
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.huihoo.jfox.jndi.url.java.javaURLContextFactory
 
getPort() - Method in interface org.huihoo.jfox.jndi.JNDIServiceMBean
 
getURL(Context, String) - Static method in class org.huihoo.jfox.jndi.url.JndiURL
 

H

hasMore() - Method in class org.huihoo.jfox.jndi.NamingEnumerationImpl
 
hasMoreElements() - Method in class org.huihoo.jfox.jndi.NamingEnumerationImpl
 

I

INITIAL_CONTEXT_FACTORY - Static variable in class org.huihoo.jfox.jndi.JNDIProperties
 
InitialContextFactoryImpl - class org.huihoo.jfox.jndi.InitialContextFactoryImpl.
 
InitialContextFactoryImpl() - Constructor for class org.huihoo.jfox.jndi.InitialContextFactoryImpl
 
isBound(Name) - Method in interface org.huihoo.jfox.jndi.NamingService
 
isBound(Name) - Method in class org.huihoo.jfox.jndi.NamingServiceSupport
 

J

javaURLContextFactory - class org.huihoo.jfox.jndi.url.java.javaURLContextFactory.
performed when use Reference with it's RefAddr is StringRefAddr,type is URL, content is "java://.."
javaURLContextFactory() - Constructor for class org.huihoo.jfox.jndi.url.java.javaURLContextFactory
 
JNDIProperties - class org.huihoo.jfox.jndi.JNDIProperties.
 
JNDIProperties() - Constructor for class org.huihoo.jfox.jndi.JNDIProperties
 
JNDIService - class org.huihoo.jfox.jndi.JNDIService.
 
JNDIService() - Constructor for class org.huihoo.jfox.jndi.JNDIService
 
JNDIService(int) - Constructor for class org.huihoo.jfox.jndi.JNDIService
 
JNDIServiceMBean - interface org.huihoo.jfox.jndi.JNDIServiceMBean.
 
JndiURL - class org.huihoo.jfox.jndi.url.JndiURL.
 
JndiURL() - Constructor for class org.huihoo.jfox.jndi.url.JndiURL
 

L

list(Context, Name) - Method in interface org.huihoo.jfox.jndi.NamingService
 
list(Context, Name) - Method in class org.huihoo.jfox.jndi.NamingServiceSupport
 
list(Name) - Method in class org.huihoo.jfox.jndi.ContextSupport
Enumerates the names bound in the named context, along with the class names of objects bound to them.
list(String) - Method in class org.huihoo.jfox.jndi.ContextSupport
Enumerates the names bound in the named context, along with the class names of objects bound to them.
listBindings(Context, Name) - Method in interface org.huihoo.jfox.jndi.NamingService
 
listBindings(Context, Name) - Method in class org.huihoo.jfox.jndi.NamingServiceSupport
 
listBindings(Name) - Method in class org.huihoo.jfox.jndi.ContextSupport
Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(String) - Method in class org.huihoo.jfox.jndi.ContextSupport
Enumerates the names bound in the named context, along with the objects bound to them.
lookup(Name) - Method in interface org.huihoo.jfox.jndi.NamingService
 
lookup(Name) - Method in class org.huihoo.jfox.jndi.ContextSupport
Retrieves the named object.
lookup(Name) - Method in class org.huihoo.jfox.jndi.NamingServiceSupport
 
lookup(String) - Method in class org.huihoo.jfox.jndi.ContextSupport
Retrieves the named object.
lookupLink(Name) - Method in interface org.huihoo.jfox.jndi.NamingService
 
lookupLink(Name) - Method in class org.huihoo.jfox.jndi.ContextSupport
Retrieves the named object, following links except for the terminal atomic component of the name.
lookupLink(Name) - Method in class org.huihoo.jfox.jndi.NamingServiceSupport
 
lookupLink(String) - Method in class org.huihoo.jfox.jndi.ContextSupport
Retrieves the named object, following links except for the terminal atomic component of the name.

M

main(String[]) - Static method in class org.huihoo.jfox.jndi.JNDIService
 
main(String[]) - Static method in class org.huihoo.jfox.jndi.InitialContextFactoryImpl
 
main(String[]) - Static method in class org.huihoo.jfox.jndi.Client
 
main(String[]) - Static method in class org.huihoo.jfox.jndi.url.JndiURL
 
mergeEnvironment(Hashtable) - Static method in class org.huihoo.jfox.jndi.JNDIProperties
merge env with the default environment

N

NamingEnumerationImpl - class org.huihoo.jfox.jndi.NamingEnumerationImpl.
 
NamingEnumerationImpl(List) - Constructor for class org.huihoo.jfox.jndi.NamingEnumerationImpl
 
NamingService - interface org.huihoo.jfox.jndi.NamingService.
 
NamingServiceSupport - class org.huihoo.jfox.jndi.NamingServiceSupport.
 
NamingServiceSupport() - Constructor for class org.huihoo.jfox.jndi.NamingServiceSupport
 
next() - Method in class org.huihoo.jfox.jndi.NamingEnumerationImpl
 
nextElement() - Method in class org.huihoo.jfox.jndi.NamingEnumerationImpl
 

O

org.huihoo.jfox.jndi - package org.huihoo.jfox.jndi
 
org.huihoo.jfox.jndi.url - package org.huihoo.jfox.jndi.url
 
org.huihoo.jfox.jndi.url.java - package org.huihoo.jfox.jndi.url.java
 

P

PROVIDER_URL - Static variable in class org.huihoo.jfox.jndi.JNDIProperties
 

R

rebind(Context, Name, Object, String) - Method in interface org.huihoo.jfox.jndi.NamingService
 
rebind(Context, Name, Object, String) - Method in class org.huihoo.jfox.jndi.NamingServiceSupport
 
rebind(Name, Object) - Method in class org.huihoo.jfox.jndi.ContextSupport
Binds a name to an object, overwriting any existing binding.
rebind(String, Object) - Method in class org.huihoo.jfox.jndi.ContextSupport
Binds a name to an object, overwriting any existing binding.
referenceTest() - Static method in class org.huihoo.jfox.jndi.Client
 
removeFromEnvironment(String) - Method in class org.huihoo.jfox.jndi.ContextSupport
Removes an environment property from the environment of this context.
rename(Name, Name) - Method in class org.huihoo.jfox.jndi.ContextSupport
Binds a new name to the object bound to an old name, and unbinds the old name.
rename(String, String) - Method in class org.huihoo.jfox.jndi.ContextSupport
Binds a new name to the object bound to an old name, and unbinds the old name.

T

test() - Static method in class org.huihoo.jfox.jndi.Client
 

U

unbind(Context, Name) - Method in interface org.huihoo.jfox.jndi.NamingService
 
unbind(Context, Name) - Method in class org.huihoo.jfox.jndi.NamingServiceSupport
 
unbind(Name) - Method in class org.huihoo.jfox.jndi.ContextSupport
Unbinds the named object.
unbind(String) - Method in class org.huihoo.jfox.jndi.ContextSupport
Unbinds the named object.
URL_PKG_PREFIXES - Static variable in class org.huihoo.jfox.jndi.JNDIProperties
 
URLUtil - class org.huihoo.jfox.jndi.URLUtil.
 
URLUtil() - Constructor for class org.huihoo.jfox.jndi.URLUtil
 

A B C D G H I J L M N O P R T U