< A B C D E F G H I J K L M N O P Q R S T U V W X _

N

name - Variable in class javax.mail.internet.hdr
 
name - Variable in class javax.naming.spi.DirContextNamePair
 
Name - interface javax.naming.Name.
The Name interface represents a generic name -- an ordered sequence of components.
NameAlreadyBoundException - exception javax.naming.NameAlreadyBoundException.
This exception is thrown by methods to indicate that a binding cannot be added because the name is already bound to another object.
NameAlreadyBoundException() - Constructor for class javax.naming.NameAlreadyBoundException
Constructs a new instance of NameAlreadyBoundException.
NameAlreadyBoundException(String) - Constructor for class javax.naming.NameAlreadyBoundException
Constructs a new instance of NameAlreadyBoundException using the explanation supplied.
NameClassPair - class javax.naming.NameClassPair.
This class represents the object name and class name pair of a binding found in a context.
NameClassPair(String, String) - Constructor for class javax.naming.NameClassPair
Constructs an instance of a NameClassPair given its name and class name.
NameClassPair(String, String, boolean) - Constructor for class javax.naming.NameClassPair
Constructs an instance of a NameClassPair given its name, class name, and whether it is relative to the listing context.
NameImpl - class javax.naming.NameImpl.
The implementation class for CompoundName and CompositeName.
NameImpl(Properties) - Constructor for class javax.naming.NameImpl
 
NameImpl(Properties, Enumeration) - Constructor for class javax.naming.NameImpl
 
NameImpl(Properties, String) - Constructor for class javax.naming.NameImpl
 
NameImplEnumerator - class javax.naming.NameImplEnumerator.
 
NameImplEnumerator(Vector, int, int) - Constructor for class javax.naming.NameImplEnumerator
 
NameNotFoundException - exception javax.naming.NameNotFoundException.
This exception is thrown when a component of the name cannot be resolved because it is not bound.
NameNotFoundException() - Constructor for class javax.naming.NameNotFoundException
Constructs a new instance of NameNotFoundException.
NameNotFoundException(String) - Constructor for class javax.naming.NameNotFoundException
Constructs a new instance of NameNotFoundException using the explanation supplied.
NameParser - interface javax.naming.NameParser.
This interface is used for parsing names from a hierarchical namespace.
NamespaceChangeListener - interface javax.naming.event.NamespaceChangeListener.
Specifies the methods that a listener interested in namespace changes must implement.
NamingEnumeration - interface javax.naming.NamingEnumeration.
This interface is for enumerating lists returned by methods in the javax.naming and javax.naming.directory packages.
NamingEvent - class javax.naming.event.NamingEvent.
This class represents an event fired by a naming/directory service.
NamingEvent(EventContext, int, Binding, Binding, Object) - Constructor for class javax.naming.event.NamingEvent
Constructs an instance of NamingEvent.
NamingException - exception javax.naming.NamingException.
This is the superclass of all exceptions thrown by operations in the Context and DirContext interfaces.
NamingException() - Constructor for class javax.naming.NamingException
Constructs a new NamingException.
NamingException(String) - Constructor for class javax.naming.NamingException
Constructs a new NamingException with an explanation.
NamingExceptionEvent - class javax.naming.event.NamingExceptionEvent.
This class represents an event fired when the procedures/processes used to collect information for notifying listeners of NamingEvents threw a NamingException.
NamingExceptionEvent(EventContext, NamingException) - Constructor for class javax.naming.event.NamingExceptionEvent
Constructs an instance of NamingExceptionEvent using the context in which the NamingException was thrown and the exception that was thrown.
namingExceptionThrown(NamingExceptionEvent) - Method in interface javax.naming.event.NamingListener
Called when a naming exception is thrown while attempting to fire a NamingEvent.
NamingListener - interface javax.naming.event.NamingListener.
This interface is the root of listener interfaces that handle NamingEvents.
NamingManager - class javax.naming.spi.NamingManager.
This class contains methods for creating context objects and objects referred to by location information in the naming or directory service.
NamingManager() - Constructor for class javax.naming.spi.NamingManager
 
NamingSecurityException - exception javax.naming.NamingSecurityException.
This is the superclass of security-related exceptions thrown by operations in the Context and DirContext interfaces.
NamingSecurityException() - Constructor for class javax.naming.NamingSecurityException
Constructs a new instance of NamingSecurityException.
NamingSecurityException(String) - Constructor for class javax.naming.NamingSecurityException
Constructs a new instance of NamingSecurityException using the explanation supplied.
narrow(Object, Class) - Static method in class javax.rmi.PortableRemoteObject
Checks to ensure that an object of a remote or abstract interface type can be cast to a desired type.
narrow(Object, Class) - Method in interface javax.rmi.CORBA.PortableRemoteObjectDelegate
Delegation call for PortableRemoteObject.narrow(java.lang.Object, java.lang.Class).
NE - Static variable in class javax.mail.search.ComparisonTerm
 
NESTED - Static variable in class javax.servlet.jsp.tagext.VariableInfo
Different types of scope for an scripting variable introduced by this action
newBinding - Variable in class javax.naming.event.NamingEvent
Contains information about the object after the change.
newFolder - Variable in class javax.mail.event.FolderEvent
The folder that represents the new name, in case of a RENAMED event.
newInstance(Control[]) - Method in class javax.naming.ldap.InitialLdapContext
 
newInstance(Control[]) - Method in interface javax.naming.ldap.LdapContext
Creates a new instance of this context initialized using request controls.
newItemsAge - Variable in class com.arsdigita.acs.calendar.CalendarInfo
 
newLine() - Method in class javax.servlet.jsp.JspWriter
Write a line separator.
NewsAddress - class javax.mail.internet.NewsAddress.
This class models an RFC1036 newsgroup address.
NewsAddress() - Constructor for class javax.mail.internet.NewsAddress
Default constructor.
NewsAddress(String) - Constructor for class javax.mail.internet.NewsAddress
Construct a NewsAddress with the given newsgroup.
NewsAddress(String, String) - Constructor for class javax.mail.internet.NewsAddress
Construct a NewsAddress with the given newsgroup and host.
NewsDataSource - class com.arsdigita.acs.news.NewsDataSource.
 
NewsDataSource(ResultSet) - Constructor for class com.arsdigita.acs.news.NewsDataSource
 
NewsDataSource(SqlStatement, Database) - Constructor for class com.arsdigita.acs.news.NewsDataSource
 
newsgroup - Variable in class javax.mail.internet.NewsAddress
 
NEWSGROUPS - Static variable in class javax.mail.internet.MimeMessage.RecipientType
The "Newsgroup" (Usenet news) recipients.
newSortKey(String, String) - Static method in class com.arsdigita.acs.bboard.BBoard
Generate a sort key for a new bboard message.
newSortKeyForm(String) - Static method in class com.arsdigita.acs.bboard.BBoard
Returns a pattern for use in a LIKE expression, when searching for all direct replies to a bboard message.
newSortSpec(String, String) - Method in class com.arsdigita.acs.html.Table
Makes a new orderby string, sorting by columnId.
next - Variable in class javax.mail.EventQueue.QueueElement
 
next() - Method in class com.arsdigita.acs.AdSet
Returns false.
next() - Method in class com.arsdigita.acs.Selection
Advances to the next row in the data source, if there is one.
next() - Method in interface com.arsdigita.acs.DataSource
Advances to the next item, if there is one, and returns true; returns false otherwise.
next() - Method in class com.arsdigita.acs.VectorDataSource
 
next() - Method in class com.arsdigita.acs.SingleSelection
Since we are represening a single database row, we never want to (and can't) increment the data source.
next() - Method in class com.arsdigita.acs.bboard.SingleMessageDataSource
Always returns false.
next() - Method in class com.arsdigita.acs.bboard.EmailQueue
 
next() - Method in class com.arsdigita.acs.chat.ChatDataSource
 
next() - Method in class com.arsdigita.acs.ug.SingleGroupDataSource
 
next() - Method in class com.arsdigita.acs.ug.SingleGroupTypeDataSource
 
next() - Method in class com.arsdigita.acs.search.SearchDataSource
 
next() - Method in class javax.mail.internet.HeaderTokenizer
Parses the next token from this String.
next() - Method in interface javax.naming.NamingEnumeration
Retrieves the next element in the enumeration.
next() - Method in class javax.naming.directory.BasicAttribute.ValuesEnumImpl
 
next() - Method in class javax.naming.directory.BasicAttributes.AttrEnumImpl
 
next() - Method in class javax.naming.directory.BasicAttributes.IDEnumImpl
 
next() - Method in class javax.naming.internal.VersionHelper12.InputStreamEnumeration
 
nextElement() - Method in class javax.mail.internet.matchEnum
 
nextElement() - Method in class javax.naming.NameImplEnumerator
 
nextElement() - Method in class javax.naming.directory.BasicAttribute.ValuesEnumImpl
 
nextElement() - Method in class javax.naming.directory.BasicAttributes.AttrEnumImpl
 
nextElement() - Method in class javax.naming.directory.BasicAttributes.IDEnumImpl
 
nextElement() - Method in class javax.naming.internal.VersionHelper12.InputStreamEnumeration
 
nextTime - Variable in class com.arsdigita.acs.ScheduledProcedure
 
nextToken() - Method in class org.apache.java.util.ExtendedProperties.PropertiesTokenizer
 
NO_BUFFER - Static variable in class javax.servlet.jsp.JspWriter
constant indicating that the Writer is not buffering output
NoBodyOutputStream - class javax.servlet.http.NoBodyOutputStream.
 
NoBodyOutputStream() - Constructor for class javax.servlet.http.NoBodyOutputStream
 
NoBodyResponse - class javax.servlet.http.NoBodyResponse.
 
NoBodyResponse(HttpServletResponse) - Constructor for class javax.servlet.http.NoBodyResponse
 
NoInitialContextException - exception javax.naming.NoInitialContextException.
This exception is thrown when no initial context implementation can be created.
NoInitialContextException() - Constructor for class javax.naming.NoInitialContextException
Constructs an instance of NoInitialContextException.
NoInitialContextException(String) - Constructor for class javax.naming.NoInitialContextException
Constructs an instance of NoInitialContextException with an explanation.
NON_PERSISTENT - Static variable in interface javax.jms.DeliveryMode
This is the lowest overhead delivery mode because it does not require that the message be logged to stable storage.
NONCRITICAL - Static variable in interface javax.naming.ldap.Control
Indicates a non-critical control.
NoPermissionException - exception javax.naming.NoPermissionException.
This exception is thrown when attempting to perform an operation for which the client has no permission.
NoPermissionException() - Constructor for class javax.naming.NoPermissionException
Constructs a new instance of NoPermissionException.
NoPermissionException(String) - Constructor for class javax.naming.NoPermissionException
Constructs a new instance of NoPermissionException using an explanation.
normalizeMimeType(String) - Method in class javax.activation.ActivationDataFlavor
Called for each MIME type string to give DataFlavor subtypes the opportunity to change how the normalization of MIME types is accomplished.
normalizeMimeTypeParameter(String, String) - Method in class javax.activation.ActivationDataFlavor
Called on DataFlavor for every MIME Type parameter to allow DataFlavor subclasses to handle special parameters like the text/plain charset parameters, whose values are case insensitive.
NoSuchAttributeException - exception javax.naming.directory.NoSuchAttributeException.
This exception is thrown when attempting to access an attribute that does not exist.
NoSuchAttributeException() - Constructor for class javax.naming.directory.NoSuchAttributeException
Constructs a new instance of NoSuchAttributeException.
NoSuchAttributeException(String) - Constructor for class javax.naming.directory.NoSuchAttributeException
Constructs a new instance of NoSuchAttributeException using an explanation.
NoSuchEntityException - exception javax.ejb.NoSuchEntityException.
The NoSuchEntityException exception is thrown by an enterprise Bean instance to its container to report that the invoked business method or callback method could not be completed because of the underlying entity was removed from the database.
NoSuchEntityException() - Constructor for class javax.ejb.NoSuchEntityException
Constructs an NoSuchEntityException with no detail message.
NoSuchEntityException(Exception) - Constructor for class javax.ejb.NoSuchEntityException
Constructs an NoSuchEntityException that embeds the originally thrown exception.
NoSuchEntityException(String) - Constructor for class javax.ejb.NoSuchEntityException
Constructs an NoSuchEntityException with the specified detailed message.
NoSuchProviderException - exception javax.mail.NoSuchProviderException.
This exception is thrown when Session attempts to instantiate a Provider that doesn't exist.
NoSuchProviderException() - Constructor for class javax.mail.NoSuchProviderException
Constructor.
NoSuchProviderException(String) - Constructor for class javax.mail.NoSuchProviderException
Constructor.
NotContextException - exception javax.naming.NotContextException.
This exception is thrown when a naming operation proceeds to a point where a context is required to continue the operation, but the resolved object is not a context.
NotContextException() - Constructor for class javax.naming.NotContextException
Constructs a new instance of NotContextException.
NotContextException(String) - Constructor for class javax.naming.NotContextException
Constructs a new instance of NotContextException using an explanation.
NOTICE - Static variable in class javax.mail.event.StoreEvent
Indicates that this message is a NOTICE.
notification(StoreEvent) - Method in interface javax.mail.event.StoreListener
Invoked when the Store generates a notification event.
notificationReceived(UnsolicitedNotificationEvent) - Method in interface javax.naming.ldap.UnsolicitedNotificationListener
Called when an unsolicited notification has been received.
notifyConnectionListeners(int) - Method in class javax.mail.Service
Notify all ConnectionListeners.
notifyConnectionListeners(int) - Method in class javax.mail.Folder
Notify all ConnectionListeners.
notifyFolderListeners(int) - Method in class javax.mail.Folder
Notify all FolderListeners registered on this Folder and this folder's Store.
notifyFolderListeners(int, Folder) - Method in class javax.mail.Store
Notify all FolderListeners.
notifyFolderRenamedListeners(Folder) - Method in class javax.mail.Folder
Notify all FolderListeners registered on this Folder and this folder's Store about the renaming of this folder.
notifyFolderRenamedListeners(Folder, Folder) - Method in class javax.mail.Store
Notify all FolderListeners about the renaming of a folder.
notifyMessageAddedListeners(Message[]) - Method in class javax.mail.Folder
Notify all MessageCountListeners about the addition of messages into this folder.
notifyMessageChangedListeners(int, Message) - Method in class javax.mail.Folder
Notify all MessageChangedListeners.
notifyMessageRemovedListeners(boolean, Message[]) - Method in class javax.mail.Folder
Notify all MessageCountListeners about the removal of messages from this Folder.
notifyStoreListeners(int, String) - Method in class javax.mail.Store
Notify all StoreListeners.
notifyTransportListeners(int, Address[], Address[], Address[], Message) - Method in class javax.mail.Transport
Notify all TransportListeners.
NotSupportedException - exception javax.transaction.NotSupportedException.
NotSupportedException exception indicates that the request cannot be executed because the operation is not a supported feature.
NotSupportedException() - Constructor for class javax.transaction.NotSupportedException
 
NotSupportedException(String) - Constructor for class javax.transaction.NotSupportedException
 
NotTerm - class javax.mail.search.NotTerm.
This class implements the logical NEGATION operator.
NotTerm(SearchTerm) - Constructor for class javax.mail.search.NotTerm
 
nullHashtable - Static variable in class javax.servlet.http.HttpUtils
 
number - Variable in class javax.mail.search.IntegerComparisonTerm
 
numCols - Variable in class com.arsdigita.acs.calendar.Table
 
numRows - Variable in class com.arsdigita.acs.calendar.Table
 

< A B C D E F G H I J K L M N O P Q R S T U V W X _