Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A B C D E F G H I J L M N O P R S T U W

A

APPLET - Static variable in interface javax.naming.Context
 
AUTHORITATIVE - Static variable in interface javax.naming.Context
 
AuthenticationException - exception javax.naming.AuthenticationException.
 
AuthenticationException() - Constructor for class javax.naming.AuthenticationException
 
AuthenticationException(String) - Constructor for class javax.naming.AuthenticationException
 
AuthenticationNotSupportedException - exception javax.naming.AuthenticationNotSupportedException.
 
AuthenticationNotSupportedException() - Constructor for class javax.naming.AuthenticationNotSupportedException
 
AuthenticationNotSupportedException(String) - Constructor for class javax.naming.AuthenticationNotSupportedException
 
add(int, String) - Method in class javax.naming.CompositeName
 
add(String) - Method in class javax.naming.CompositeName
 
add(int, String) - Method in class javax.naming.CompoundName
 
add(String) - Method in class javax.naming.CompoundName
 
add(String) - Method in interface javax.naming.Name
Adds the given String component to the end of this Name.
add(int, String) - Method in interface javax.naming.Name
Inserts the given String component to this Name at the given index.
add(int, RefAddr) - Method in class javax.naming.Reference
 
add(RefAddr) - Method in class javax.naming.Reference
 
addAll(int, Name) - Method in class javax.naming.CompositeName
 
addAll(Name) - Method in class javax.naming.CompositeName
 
addAll(int, Name) - Method in class javax.naming.CompoundName
 
addAll(Name) - Method in class javax.naming.CompoundName
 
addAll(Name) - Method in interface javax.naming.Name
Adds all the components of the given Name to the end of this Name.
addAll(int, Name) - Method in interface javax.naming.Name
Inserts all the components of the given Name to this Name at the given index.
addToEnvironment(String, Object) - Method in interface javax.naming.Context
 
addToEnvironment(String, Object) - Method in class javax.naming.InitialContext
 
addrType - Variable in class javax.naming.RefAddr
The string resprenstation of the type of address.
addrs - Variable in class javax.naming.Reference
 
altName - Variable in class javax.naming.CannotProceedException
 
altNameCtx - Variable in class javax.naming.CannotProceedException
 
appendRemainingComponent(String) - Method in class javax.naming.NamingException
Adds the given String to the remainingName field.
appendRemainingName(Name) - Method in class javax.naming.NamingException
Adds the given Name to the remainingName field.

B

BATCHSIZE - Static variable in interface javax.naming.Context
 
BinaryRefAddr - class javax.naming.BinaryRefAddr.
RefAddr that uses a byte array as content.
BinaryRefAddr(String, byte[]) - Constructor for class javax.naming.BinaryRefAddr
Contructs a new BinaryRefAddr with the given type and content.
BinaryRefAddr(String, byte[], int, int) - Constructor for class javax.naming.BinaryRefAddr
Contructs a new BinaryRefAddr with the given type and the content taken from the given byte array.
Binding - class javax.naming.Binding.
Binding represents the name-object mapping of a binding in a context.
Binding(String, Object) - Constructor for class javax.naming.Binding
Constructs an instance with the given name and object.
Binding(String, Object, boolean) - Constructor for class javax.naming.Binding
Constructs an instance with the given name and object and a flag indicating if the name is relative to the target context.
Binding(String, String, Object) - Constructor for class javax.naming.Binding
Constructs an instance with the given name, classname and object.
Binding(String, String, Object, boolean) - Constructor for class javax.naming.Binding
Constructs an instance with the given name, classname, object and a flag indicating if the name is relative to the target context.
beginQuote - Variable in class javax.naming.CompoundName
 
beginQuote2 - Variable in class javax.naming.CompoundName
 
bind(Name, Object) - Method in interface javax.naming.Context
 
bind(String, Object) - Method in interface javax.naming.Context
 
bind(Name, Object) - Method in class javax.naming.InitialContext
 
bind(String, Object) - Method in class javax.naming.InitialContext
 
boundObj - Variable in class javax.naming.Binding
 
buf - Variable in class javax.naming.BinaryRefAddr
The possibly null content of this RefAddr.

C

CannotProceedException - exception javax.naming.CannotProceedException.
 
CannotProceedException() - Constructor for class javax.naming.CannotProceedException
 
CannotProceedException(String) - Constructor for class javax.naming.CannotProceedException
 
CommunicationException - exception javax.naming.CommunicationException.
 
CommunicationException() - Constructor for class javax.naming.CommunicationException
 
CommunicationException(String) - Constructor for class javax.naming.CommunicationException
 
CompositeName - class javax.naming.CompositeName.
 
CompositeName() - Constructor for class javax.naming.CompositeName
 
CompositeName(Enumeration) - Constructor for class javax.naming.CompositeName
 
CompositeName(String) - Constructor for class javax.naming.CompositeName
 
CompoundName - class javax.naming.CompoundName.
 
CompoundName(Properties) - Constructor for class javax.naming.CompoundName
 
CompoundName(Enumeration, Properties) - Constructor for class javax.naming.CompoundName
 
CompoundName(String, Properties) - Constructor for class javax.naming.CompoundName
 
ConfigurationException - exception javax.naming.ConfigurationException.
 
ConfigurationException() - Constructor for class javax.naming.ConfigurationException
 
ConfigurationException(String) - Constructor for class javax.naming.ConfigurationException
 
Context - interface javax.naming.Context.
 
ContextNotEmptyException - exception javax.naming.ContextNotEmptyException.
 
ContextNotEmptyException() - Constructor for class javax.naming.ContextNotEmptyException
 
ContextNotEmptyException(String) - Constructor for class javax.naming.ContextNotEmptyException
 
canonicalize(String) - Method in class javax.naming.CompoundName
 
classFactory - Variable in class javax.naming.Reference
 
classFactoryLocation - Variable in class javax.naming.Reference
 
className - Variable in class javax.naming.NameClassPair
 
className - Variable in class javax.naming.Reference
 
clear() - Method in class javax.naming.Reference
 
clone() - Method in class javax.naming.CompositeName
 
clone() - Method in class javax.naming.CompoundName
 
clone() - Method in interface javax.naming.Name
Returns a clone of this Name.
clone() - Method in class javax.naming.Reference
 
close() - Method in interface javax.naming.Context
 
close() - Method in class javax.naming.InitialContext
 
close() - Method in interface javax.naming.NamingEnumeration
 
colon_list - Static variable in class javax.naming.InitialContext
 
compareTo(Object) - Method in class javax.naming.CompositeName
 
compareTo(Object) - Method in class javax.naming.CompoundName
 
compareTo(Object) - Method in interface javax.naming.Name
Compares the given object to this Name.
composeName(Name, Name) - Method in interface javax.naming.Context
 
composeName(String, String) - Method in interface javax.naming.Context
 
composeName(Name, Name) - Method in class javax.naming.InitialContext
 
composeName(String, String) - Method in class javax.naming.InitialContext
 
contents - Variable in class javax.naming.StringRefAddr
The possibly null content of this RefAddr.
createSubcontext(Name) - Method in interface javax.naming.Context
 
createSubcontext(String) - Method in interface javax.naming.Context
 
createSubcontext(Name) - Method in class javax.naming.InitialContext
 
createSubcontext(String) - Method in class javax.naming.InitialContext
 

D

DNS_URL - Static variable in interface javax.naming.Context
 
defaultInitCtx - Variable in class javax.naming.InitialContext
 
destroySubcontext(Name) - Method in interface javax.naming.Context
 
destroySubcontext(String) - Method in interface javax.naming.Context
 
destroySubcontext(Name) - Method in class javax.naming.InitialContext
 
destroySubcontext(String) - Method in class javax.naming.InitialContext
 
direction - Variable in class javax.naming.CompoundName
 

E

elts - Variable in class javax.naming.CompositeName
 
elts - Variable in class javax.naming.CompoundName
 
endQuote - Variable in class javax.naming.CompoundName
 
endQuote2 - Variable in class javax.naming.CompoundName
 
endsWith(Name) - Method in class javax.naming.CompositeName
 
endsWith(Name) - Method in class javax.naming.CompoundName
 
endsWith(Name) - Method in interface javax.naming.Name
Returns true if this Name ends with the components of the given Name, false otherwise.
environment - Variable in class javax.naming.CannotProceedException
 
equals(Object) - Method in class javax.naming.BinaryRefAddr
Checks if the object is a BinaryRefAddr with the same type and with the same bytes in the content.
equals(Object) - Method in class javax.naming.CompositeName
 
equals(Object) - Method in class javax.naming.CompoundName
 
equals(Object) - Method in class javax.naming.RefAddr
Checks if the object is a RefAddr with the same type and content.
equals(String, String) - Method in class javax.naming.Reference
 
equals(Object) - Method in class javax.naming.Reference
 
escape - Variable in class javax.naming.CompoundName
 

F

FLAT - Static variable in class javax.naming.CompoundName
 
fullName - Variable in class javax.naming.NameClassPair
 

G

get(int) - Method in class javax.naming.CompositeName
 
get(int) - Method in class javax.naming.CompoundName
 
get(int) - Method in interface javax.naming.Name
Gets the component at the given index.
get(int) - Method in class javax.naming.Reference
 
get(String) - Method in class javax.naming.Reference
 
getAll() - Method in class javax.naming.CompositeName
 
getAll() - Method in class javax.naming.CompoundName
 
getAll() - Method in interface javax.naming.Name
Returns a non-null (but possibly empty) Enumeration of the components of the Name as Strings.
getAll() - Method in class javax.naming.Reference
 
getAltName() - Method in class javax.naming.CannotProceedException
 
getAltNameCtx() - Method in class javax.naming.CannotProceedException
 
getClassName() - Method in class javax.naming.Binding
Returns the classname of the bound object.
getClassName() - Method in class javax.naming.NameClassPair
Returns the classname of the binding.
getClassName() - Method in class javax.naming.Reference
 
getContent() - Method in class javax.naming.BinaryRefAddr
Returns the byte array contents as given to the constructor.
getContent() - Method in class javax.naming.RefAddr
Returns the possibly null content of this RefAddr.
getContent() - Method in class javax.naming.StringRefAddr
Returns the String contents as given to the constructor.
getDefaultInitCtx() - Method in class javax.naming.InitialContext
 
getEnvironment() - Method in class javax.naming.CannotProceedException
 
getEnvironment() - Method in interface javax.naming.Context
 
getEnvironment() - Method in class javax.naming.InitialContext
 
getExplanation() - Method in class javax.naming.NamingException
Gets the message given to the constructor or null if no message was given.
getFactoryClassLocation() - Method in class javax.naming.Reference
 
getFactoryClassName() - Method in class javax.naming.Reference
 
getLinkExplanation() - Method in class javax.naming.LinkException
 
getLinkName() - Method in class javax.naming.LinkRef
 
getLinkRemainingName() - Method in class javax.naming.LinkException
 
getLinkResolvedName() - Method in class javax.naming.LinkException
 
getLinkResolvedObj() - Method in class javax.naming.LinkException
 
getName() - Method in class javax.naming.NameClassPair
Returns the name of the binding.
getNameInNamespace() - Method in interface javax.naming.Context
 
getNameInNamespace() - Method in class javax.naming.InitialContext
 
getNameInNamespace() - Method in class javax.naming.NameClassPair
Returns the full name for this binding.
getNameParser(Name) - Method in interface javax.naming.Context
 
getNameParser(String) - Method in interface javax.naming.Context
 
getNameParser(Name) - Method in class javax.naming.InitialContext
 
getNameParser(String) - Method in class javax.naming.InitialContext
 
getObject() - Method in class javax.naming.Binding
Returns the bound object of this binding.
getPrefix(int) - Method in class javax.naming.CompositeName
 
getPrefix(int) - Method in class javax.naming.CompoundName
 
getPrefix(int) - Method in interface javax.naming.Name
Returns the components till the given index as a Name.
getReference() - Method in interface javax.naming.Referenceable
 
getReferralContext() - Method in class javax.naming.ReferralException
 
getReferralContext(Hashtable) - Method in class javax.naming.ReferralException
 
getReferralInfo() - Method in class javax.naming.ReferralException
 
getRemainingName() - Method in class javax.naming.NamingException
Gets the part of the name that could not be resolved before this exception happend.
getRemainingNewName() - Method in class javax.naming.CannotProceedException
 
getResolvedName() - Method in class javax.naming.NamingException
Gets the part of the name that could be resolved before this exception happend.
getResolvedObj() - Method in class javax.naming.NamingException
Gets the Object to which (part of) the name could be resolved before this exception happend.
getRootCause() - Method in class javax.naming.NamingException
Gets the root cause field rootException of this Exception.
getSuffix(int) - Method in class javax.naming.CompositeName
 
getSuffix(int) - Method in class javax.naming.CompoundName
 
getSuffix(int) - Method in interface javax.naming.Name
Returns the components from the given index till the end as a Name.
getType() - Method in class javax.naming.RefAddr
Returns the non-null address type given to the constructor.
getURLOrDefaultInitCtx(Name) - Method in class javax.naming.InitialContext
 
getURLOrDefaultInitCtx(String) - Method in class javax.naming.InitialContext
 
gotDefault - Variable in class javax.naming.InitialContext
 

H

hasMore() - Method in interface javax.naming.NamingEnumeration
 
hashCode() - Method in class javax.naming.BinaryRefAddr
Returns the hashCode which is the hasCode of the String returned by getType() plus the hashCode of the byte array returned by getContent.
hashCode() - Method in class javax.naming.CompositeName
 
hashCode() - Method in class javax.naming.CompoundName
 
hashCode() - Method in class javax.naming.RefAddr
Returns the hashCode which is the hasCode of the String returned by getType() plus the hashCode of the Object returned by getContent (when not null).
hashCode() - Method in class javax.naming.Reference
 
hex - Static variable in class javax.naming.BinaryRefAddr
 

I

INITIAL_CONTEXT_FACTORY - Static variable in interface javax.naming.Context
 
InitialContext - class javax.naming.InitialContext.
 
InitialContext(Hashtable) - Constructor for class javax.naming.InitialContext
 
InitialContext(boolean) - Constructor for class javax.naming.InitialContext
 
InitialContext() - Constructor for class javax.naming.InitialContext
 
InsufficientResourcesException - exception javax.naming.InsufficientResourcesException.
 
InsufficientResourcesException() - Constructor for class javax.naming.InsufficientResourcesException
 
InsufficientResourcesException(String) - Constructor for class javax.naming.InsufficientResourcesException
 
InterruptedNamingException - exception javax.naming.InterruptedNamingException.
 
InterruptedNamingException() - Constructor for class javax.naming.InterruptedNamingException
 
InterruptedNamingException(String) - Constructor for class javax.naming.InterruptedNamingException
 
InvalidNameException - exception javax.naming.InvalidNameException.
Exception indicating an invalid component or Name.
InvalidNameException() - Constructor for class javax.naming.InvalidNameException
Creates a new exception without setting any of its fields.
InvalidNameException(String) - Constructor for class javax.naming.InvalidNameException
Creates a new exception and sets the detailed message field.
ignoreCase - Variable in class javax.naming.CompoundName
 
init(Hashtable) - Method in class javax.naming.InitialContext
 
initializeSyntax() - Method in class javax.naming.CompoundName
 
isEmpty() - Method in class javax.naming.CompositeName
 
isEmpty() - Method in class javax.naming.CompoundName
 
isEmpty() - Method in interface javax.naming.Name
Returns true if the number of components of this Name is zero, false otherwise.
isRel - Variable in class javax.naming.NameClassPair
 
isRelative() - Method in class javax.naming.NameClassPair
Checks whether the name is relative to the target context or not.
isSpecial(String, int) - Method in class javax.naming.CompoundName
 

J

javax.naming - package javax.naming
 

L

LANGUAGE - Static variable in interface javax.naming.Context
 
LEFT_TO_RIGHT - Static variable in class javax.naming.CompoundName
 
LimitExceededException - exception javax.naming.LimitExceededException.
 
LimitExceededException() - Constructor for class javax.naming.LimitExceededException
 
LimitExceededException(String) - Constructor for class javax.naming.LimitExceededException
 
LinkException - exception javax.naming.LinkException.
 
LinkException() - Constructor for class javax.naming.LinkException
 
LinkException(String) - Constructor for class javax.naming.LinkException
 
LinkLoopException - exception javax.naming.LinkLoopException.
 
LinkLoopException() - Constructor for class javax.naming.LinkLoopException
 
LinkLoopException(String) - Constructor for class javax.naming.LinkLoopException
 
LinkRef - class javax.naming.LinkRef.
 
LinkRef(Name) - Constructor for class javax.naming.LinkRef
 
LinkRef(String) - Constructor for class javax.naming.LinkRef
 
linkExplanation - Variable in class javax.naming.LinkException
 
linkRemainingName - Variable in class javax.naming.LinkException
 
linkResolvedName - Variable in class javax.naming.LinkException
 
linkResolvedObj - Variable in class javax.naming.LinkException
 
list(Name) - Method in interface javax.naming.Context
 
list(String) - Method in interface javax.naming.Context
 
list(Name) - Method in class javax.naming.InitialContext
 
list(String) - Method in class javax.naming.InitialContext
 
listBindings(Name) - Method in interface javax.naming.Context
 
listBindings(String) - Method in interface javax.naming.Context
 
listBindings(Name) - Method in class javax.naming.InitialContext
 
listBindings(String) - Method in class javax.naming.InitialContext
 
lookup(Name) - Method in interface javax.naming.Context
 
lookup(String) - Method in interface javax.naming.Context
 
lookup(Name) - Method in class javax.naming.InitialContext
 
lookup(String) - Method in class javax.naming.InitialContext
 
lookupLink(Name) - Method in interface javax.naming.Context
 
lookupLink(String) - Method in interface javax.naming.Context
 
lookupLink(Name) - Method in class javax.naming.InitialContext
 
lookupLink(String) - Method in class javax.naming.InitialContext
 

M

MalformedLinkException - exception javax.naming.MalformedLinkException.
 
MalformedLinkException() - Constructor for class javax.naming.MalformedLinkException
 
MalformedLinkException(String) - Constructor for class javax.naming.MalformedLinkException
 
merge(Hashtable, Hashtable) - Static method in class javax.naming.InitialContext
 
myProps - Variable in class javax.naming.InitialContext
 
mySyntax - Variable in class javax.naming.CompoundName
 

N

Name - interface javax.naming.Name.
Interface descriping a name build up from different components.
NameAlreadyBoundException - exception javax.naming.NameAlreadyBoundException.
 
NameAlreadyBoundException() - Constructor for class javax.naming.NameAlreadyBoundException
 
NameAlreadyBoundException(String) - Constructor for class javax.naming.NameAlreadyBoundException
 
NameClassPair - class javax.naming.NameClassPair.
NameClassPair represents the name-classname mapping pair of a binding in a context.
NameClassPair(String, String) - Constructor for class javax.naming.NameClassPair
Constructs an instance with the given name and classname.
NameClassPair(String, String, boolean) - Constructor for class javax.naming.NameClassPair
Constructs an instance with the given name and classname and a flag indicating if the name is relative to the target context.
NameNotFoundException - exception javax.naming.NameNotFoundException.
 
NameNotFoundException() - Constructor for class javax.naming.NameNotFoundException
 
NameNotFoundException(String) - Constructor for class javax.naming.NameNotFoundException
 
NameParser - interface javax.naming.NameParser.
 
NamingEnumeration - interface javax.naming.NamingEnumeration.
 
NamingException - exception javax.naming.NamingException.
Superclass of all naming Exceptions.
NamingException() - Constructor for class javax.naming.NamingException
Creates a new NamingException without a message.
NamingException(String) - Constructor for class javax.naming.NamingException
Creates a new NamingException with a detailed message.
NamingSecurityException - exception javax.naming.NamingSecurityException.
 
NamingSecurityException() - Constructor for class javax.naming.NamingSecurityException
 
NamingSecurityException(String) - Constructor for class javax.naming.NamingSecurityException
 
NoInitialContextException - exception javax.naming.NoInitialContextException.
 
NoInitialContextException() - Constructor for class javax.naming.NoInitialContextException
 
NoInitialContextException(String) - Constructor for class javax.naming.NoInitialContextException
 
NoPermissionException - exception javax.naming.NoPermissionException.
 
NoPermissionException() - Constructor for class javax.naming.NoPermissionException
 
NoPermissionException(String) - Constructor for class javax.naming.NoPermissionException
 
NotContextException - exception javax.naming.NotContextException.
 
NotContextException() - Constructor for class javax.naming.NotContextException
 
NotContextException(String) - Constructor for class javax.naming.NotContextException
 
name - Variable in class javax.naming.NameClassPair
 
next() - Method in interface javax.naming.NamingEnumeration
 

O

OBJECT_FACTORIES - Static variable in interface javax.naming.Context
 
OperationNotSupportedException - exception javax.naming.OperationNotSupportedException.
 
OperationNotSupportedException() - Constructor for class javax.naming.OperationNotSupportedException
 
OperationNotSupportedException(String) - Constructor for class javax.naming.OperationNotSupportedException
 

P

PROVIDER_URL - Static variable in interface javax.naming.Context
 
PartialResultException - exception javax.naming.PartialResultException.
 
PartialResultException() - Constructor for class javax.naming.PartialResultException
 
PartialResultException(String) - Constructor for class javax.naming.PartialResultException
 
parse(String) - Method in interface javax.naming.NameParser
 
printStackTrace() - Method in class javax.naming.NamingException
Prints the stacktrace of this exception or of the root cause if not null.
printStackTrace(PrintStream) - Method in class javax.naming.NamingException
Prints the stacktrace of this exception or of the root cause if not null to the given PrintStream.
printStackTrace(PrintWriter) - Method in class javax.naming.NamingException
Prints the stacktrace of this exception or of the root cause if not null to the given PrintWriter.

R

REFERRAL - Static variable in interface javax.naming.Context
 
RIGHT_TO_LEFT - Static variable in class javax.naming.CompoundName
 
RefAddr - class javax.naming.RefAddr.
Abstract superclass of addresses used in References.
RefAddr(String) - Constructor for class javax.naming.RefAddr
Protected constructor for use by subclasses.
Reference - class javax.naming.Reference.
 
Reference(String) - Constructor for class javax.naming.Reference
 
Reference(String, RefAddr) - Constructor for class javax.naming.Reference
 
Reference(String, String, String) - Constructor for class javax.naming.Reference
 
Reference(String, RefAddr, String, String) - Constructor for class javax.naming.Reference
 
Referenceable - interface javax.naming.Referenceable.
 
ReferralException - exception javax.naming.ReferralException.
 
ReferralException() - Constructor for class javax.naming.ReferralException
 
ReferralException(String) - Constructor for class javax.naming.ReferralException
 
readObject(ObjectInputStream) - Method in class javax.naming.CompositeName
 
readObject(ObjectInputStream) - Method in class javax.naming.CompoundName
 
rebind(Name, Object) - Method in interface javax.naming.Context
 
rebind(String, Object) - Method in interface javax.naming.Context
 
rebind(Name, Object) - Method in class javax.naming.InitialContext
 
rebind(String, Object) - Method in class javax.naming.InitialContext
 
remainingName - Variable in class javax.naming.NamingException
If the exception was caused while resolving a Name then this field contains that part of the name that could not be resolved.
remainingNewName - Variable in class javax.naming.CannotProceedException
 
remove(int) - Method in class javax.naming.CompositeName
 
remove(int) - Method in class javax.naming.CompoundName
 
remove(int) - Method in interface javax.naming.Name
Removes the component at the given index from this Name.
remove(int) - Method in class javax.naming.Reference
 
removeFromEnvironment(String) - Method in interface javax.naming.Context
 
removeFromEnvironment(String) - Method in class javax.naming.InitialContext
 
rename(Name, Name) - Method in interface javax.naming.Context
 
rename(String, String) - Method in interface javax.naming.Context
 
rename(Name, Name) - Method in class javax.naming.InitialContext
 
rename(String, String) - Method in class javax.naming.InitialContext
 
resolvedName - Variable in class javax.naming.NamingException
If the exception was caused while resolving a Name then this field contains that part of the name that could be resolved.
resolvedObj - Variable in class javax.naming.NamingException
If the exception was caused while resolving a Name then this field contains the object that part of the name could be resolved to.
retryReferral() - Method in class javax.naming.ReferralException
 
rootException - Variable in class javax.naming.NamingException
The root cause of this exception.

S

SECURITY_AUTHENTICATION - Static variable in interface javax.naming.Context
 
SECURITY_CREDENTIALS - Static variable in interface javax.naming.Context
 
SECURITY_PRINCIPAL - Static variable in interface javax.naming.Context
 
SECURITY_PROTOCOL - Static variable in interface javax.naming.Context
 
STATE_FACTORIES - Static variable in interface javax.naming.Context
 
ServiceUnavailableException - exception javax.naming.ServiceUnavailableException.
 
ServiceUnavailableException() - Constructor for class javax.naming.ServiceUnavailableException
 
ServiceUnavailableException(String) - Constructor for class javax.naming.ServiceUnavailableException
 
SizeLimitExceededException - exception javax.naming.SizeLimitExceededException.
 
SizeLimitExceededException() - Constructor for class javax.naming.SizeLimitExceededException
 
SizeLimitExceededException(String) - Constructor for class javax.naming.SizeLimitExceededException
 
StringRefAddr - class javax.naming.StringRefAddr.
RefAddr that uses a String as content.
StringRefAddr(String, String) - Constructor for class javax.naming.StringRefAddr
Contructs a new StringRefAddr with the given type and content.
separator - Variable in class javax.naming.CompoundName
 
serialVersionUID - Static variable in class javax.naming.AuthenticationException
 
serialVersionUID - Static variable in class javax.naming.AuthenticationNotSupportedException
 
serialVersionUID - Static variable in class javax.naming.BinaryRefAddr
 
serialVersionUID - Static variable in class javax.naming.Binding
 
serialVersionUID - Static variable in class javax.naming.CannotProceedException
 
serialVersionUID - Static variable in class javax.naming.CommunicationException
 
serialVersionUID - Static variable in class javax.naming.CompositeName
 
serialVersionUID - Static variable in class javax.naming.CompoundName
 
serialVersionUID - Static variable in class javax.naming.ConfigurationException
 
serialVersionUID - Static variable in class javax.naming.ContextNotEmptyException
 
serialVersionUID - Static variable in class javax.naming.InsufficientResourcesException
 
serialVersionUID - Static variable in class javax.naming.InterruptedNamingException
 
serialVersionUID - Static variable in class javax.naming.InvalidNameException
 
serialVersionUID - Static variable in class javax.naming.LimitExceededException
 
serialVersionUID - Static variable in class javax.naming.LinkException
 
serialVersionUID - Static variable in class javax.naming.LinkLoopException
 
serialVersionUID - Static variable in class javax.naming.LinkRef
 
serialVersionUID - Static variable in class javax.naming.MalformedLinkException
 
serialVersionUID - Static variable in interface javax.naming.Name
 
serialVersionUID - Static variable in class javax.naming.NameAlreadyBoundException
 
serialVersionUID - Static variable in class javax.naming.NameClassPair
 
serialVersionUID - Static variable in class javax.naming.NameNotFoundException
 
serialVersionUID - Static variable in class javax.naming.NamingException
 
serialVersionUID - Static variable in class javax.naming.NamingSecurityException
 
serialVersionUID - Static variable in class javax.naming.NoInitialContextException
 
serialVersionUID - Static variable in class javax.naming.NoPermissionException
 
serialVersionUID - Static variable in class javax.naming.NotContextException
 
serialVersionUID - Static variable in class javax.naming.OperationNotSupportedException
 
serialVersionUID - Static variable in class javax.naming.PartialResultException
 
serialVersionUID - Static variable in class javax.naming.Reference
 
serialVersionUID - Static variable in class javax.naming.ReferralException
 
serialVersionUID - Static variable in class javax.naming.ServiceUnavailableException
 
serialVersionUID - Static variable in class javax.naming.SizeLimitExceededException
 
serialVersionUID - Static variable in class javax.naming.StringRefAddr
 
serialVersionUID - Static variable in class javax.naming.TimeLimitExceededException
 
setAltName(Name) - Method in class javax.naming.CannotProceedException
 
setAltNameCtx(Context) - Method in class javax.naming.CannotProceedException
 
setClassName(String) - Method in class javax.naming.NameClassPair
Sets the classname of the bound object.
setEnvironment(Hashtable) - Method in class javax.naming.CannotProceedException
 
setLinkExplanation(String) - Method in class javax.naming.LinkException
 
setLinkRemainingName(Name) - Method in class javax.naming.LinkException
 
setLinkResolvedName(Name) - Method in class javax.naming.LinkException
 
setLinkResolvedObj(Object) - Method in class javax.naming.LinkException
 
setName(String) - Method in class javax.naming.NameClassPair
Sets the name of the binding.
setNameInNamespace(String) - Method in class javax.naming.NameClassPair
Sets the full name for this binding.
setObject(Object) - Method in class javax.naming.Binding
Sets the bound object of this binding.
setRelative(boolean) - Method in class javax.naming.NameClassPair
Sets if the name is relative to the target context.
setRemainingName(Name) - Method in class javax.naming.NamingException
Sets the part of the name that could be resolved before this exception happend.
setRemainingNewName(Name) - Method in class javax.naming.CannotProceedException
 
setResolvedName(Name) - Method in class javax.naming.NamingException
Sets the part of the name that could be resolved before this exception happend.
setResolvedObj(Object) - Method in class javax.naming.NamingException
Sets the Object to which (part of) the name could be resolved before this exception happend.
setRootCause(Throwable) - Method in class javax.naming.NamingException
Sets the root cause field rootException of this Exception.
size() - Method in class javax.naming.CompositeName
 
size() - Method in class javax.naming.CompoundName
 
size() - Method in interface javax.naming.Name
Returns the number of components of this Name.
size() - Method in class javax.naming.Reference
 
skipReferral() - Method in class javax.naming.ReferralException
 
startsWith(Name) - Method in class javax.naming.CompositeName
 
startsWith(Name) - Method in class javax.naming.CompoundName
 
startsWith(Name) - Method in interface javax.naming.Name
Returns true if this Name starts with the components of the given Name, false otherwise.

T

TimeLimitExceededException - exception javax.naming.TimeLimitExceededException.
 
TimeLimitExceededException() - Constructor for class javax.naming.TimeLimitExceededException
 
TimeLimitExceededException(String) - Constructor for class javax.naming.TimeLimitExceededException
 
toString() - Method in class javax.naming.BinaryRefAddr
Returns a String representation of the RefAddr.
toString() - Method in class javax.naming.Binding
Returns the string representation.
toString() - Method in class javax.naming.CompositeName
 
toString() - Method in class javax.naming.CompoundName
 
toString() - Method in class javax.naming.LinkException
 
toString(boolean) - Method in class javax.naming.LinkException
 
toString() - Method in class javax.naming.NameClassPair
Returns the string representation.
toString(boolean) - Method in class javax.naming.NamingException
Returns a String representation of this exception and possibly including the part object that could be resolved if the given flag is set to true.
toString() - Method in class javax.naming.NamingException
Returns a string representation of this exception.
toString() - Method in class javax.naming.RefAddr
Returns a String representation of the RefAddr.
toString() - Method in class javax.naming.Reference
 
trimBlanks - Variable in class javax.naming.CompoundName
 

U

URL_PKG_PREFIXES - Static variable in interface javax.naming.Context
 
unbind(Name) - Method in interface javax.naming.Context
 
unbind(String) - Method in interface javax.naming.Context
 
unbind(Name) - Method in class javax.naming.InitialContext
 
unbind(String) - Method in class javax.naming.InitialContext
 

W

writeObject(ObjectOutputStream) - Method in class javax.naming.CompositeName
 
writeObject(ObjectOutputStream) - Method in class javax.naming.CompoundName
 

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