GNU Classpath (0.20) | |
Frames | No Frames |
Methods with parameter type javax.naming.Name | |
void | |
void | |
DirContext | |
DirContext | |
Attributes | |
Attributes | |
Attributes | |
Attributes | |
DirContext | |
DirContext | |
DirContext | |
DirContext | |
void | |
void | |
void | |
void | |
void | |
void | |
NamingEnumeration | |
NamingEnumeration | |
NamingEnumeration | |
NamingEnumeration | |
NamingEnumeration | |
NamingEnumeration | |
NamingEnumeration | |
NamingEnumeration |
Methods with parameter type javax.naming.Name | |
void | |
void | EventDirContext.addNamingListener(Name target, String filter, Object[] filterArgs, SearchControls ctls, NamingListener l) |
void | EventDirContext.addNamingListener(Name target, String filter, SearchControls ctls, NamingListener l) |
Constructors with parameter type javax.naming.Name | |
Fields of type javax.naming.Name | |
Name |
Methods with parameter type javax.naming.Name | |
void | |
Object | |
Object | |
Object | DirectoryManager.getObjectInstance(Object refInfo, Name name, Context nameCtx, Hashtable environment, Attributes attrs) |
Object | DirObjectFactory.getObjectInstance(Object obj, Name name, Context nameCtx, Hashtable environment, Attributes attrs) |
Object | |
Object | |
DirStateFactory.Result | DirectoryManager.getStateToBind(Object obj, Name name, Context nameCtx, Hashtable environment, Attributes attrs) |
DirStateFactory.Result | DirStateFactory.getStateToBind(Object obj, Name name, Context nameCtx, Hashtable environment, Attributes inAttrs) |
ResolveResult | |
void |
Methods with return type javax.naming.Name | |
Name |
Classes implementing javax.naming.Name | |
class | |
class |
Constructors with parameter type javax.naming.Name | |
Fields of type javax.naming.Name | |
Name | |
Name | |
Name | |
Name | If the exception was caused while resolving a Name then
this field contains that part of the name that could not be resolved.
|
Name | |
Name | If the exception was caused while resolving a Name then
this field contains that part of the name that could be resolved.
|
Methods with parameter type javax.naming.Name | |
Name | |
Name | |
Name | Inserts all the components of the given Name to this
Name at the given index. |
Name | |
Name | |
Name | Adds all the components of the given Name to the end of this
Name . |
void | Adds the given Name to the remainingName field.
|
void | |
void | |
Name | |
Name | |
Context | |
Context | |
void | |
void | |
boolean | |
boolean | |
boolean | Returns true if this Name ends with the
components of the given Name , false otherwise.
|
NameParser | |
NameParser | |
Context | |
NamingEnumeration | |
NamingEnumeration | |
NamingEnumeration | |
NamingEnumeration | |
Object | |
Object | |
Object | |
Object | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | Sets the part of the name that could be resolved before this exception
happend. |
void | |
void | Sets the part of the name that could be resolved before this exception
happend. |
boolean | |
boolean | |
boolean | Returns true if this Name starts with the
components of the given Name , false otherwise.
|
void | |
void |
Methods with return type javax.naming.Name | |
Name | |
Name | |
Name | Inserts the given String component to this Name
at the given index. |
Name | |
Name | |
Name | Adds the given String component to the end of this
Name . |
Name | |
Name | |
Name | Inserts all the components of the given Name to this
Name at the given index. |
Name | |
Name | |
Name | Adds all the components of the given Name to the end of this
Name . |
Name | |
Name | |
Name | |
Name | |
Name | |
Name | CompositeName.getPrefix(int posn) |
Name | CompoundName.getPrefix(int posn) |
Name | Returns the components till the given index as a Name .
|
Name | Gets the part of the name that could not be resolved before this exception
happend. |
Name | |
Name | Gets the part of the name that could be resolved before this exception
happend. |
Name | CompositeName.getSuffix(int posn) |
Name | CompoundName.getSuffix(int posn) |
Name | Returns the components from the given index till the end as a
Name .
|
Name |
GNU Classpath (0.20) |