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

H

Handle - interface javax.ejb.Handle.
The Handle interface is implemented by all EJB object handles.
handlePageException(Exception) - Method in class javax.servlet.jsp.PageContext
This method is intended to process an unhandled "page" level exception by redirecting the exception to either the specified error page for this JSP, or if none was specified, to perform some implementation dependent action.
HasControls - interface javax.naming.ldap.HasControls.
This interface is for returning controls with objects returned in NamingEnumerations.
hashCode() - Method in class javax.mail.Flags
Compute a hash code for this Flags object.
hashCode() - Method in class javax.mail.URLName
Compute the hash code for this URLName.
hashCode() - Method in class javax.mail.internet.InternetAddress
Compute a hash code for the address.
hashCode() - Method in class javax.mail.internet.NewsAddress
Compute a hash code for the address.
hashCode() - Method in class javax.naming.Reference
Computes the hash code of this reference.
hashCode() - Method in class javax.naming.RefAddr
Computes the hash code of this address using its address type and contents.
hashCode() - Method in class javax.naming.NameImpl
 
hashCode() - Method in class javax.naming.BinaryRefAddr
Computes the hash code of this address using its address type and contents.
hashCode() - Method in class javax.naming.CompoundName
Computes the hash code of this compound name.
hashCode() - Method in class javax.naming.CompositeName
Computes the hash code of this composite name.
hashCode() - Method in class javax.naming.directory.BasicAttribute
Calculates the hash code of this attribute.
hashCode() - Method in class javax.naming.directory.BasicAttributes
Calculates the hash code of this BasicAttributes.
hashCode() - Method in class javax.rmi.CORBA.Stub
Returns a hash code value for the object which is the same for all stubs that represent the same remote object.
hashCode(Stub) - Method in interface javax.rmi.CORBA.StubDelegate
Delegation call for Stub.hashCode().
hasInitialContextFactoryBuilder() - Static method in class javax.naming.spi.NamingManager
Determines whether an initial context factory builder has been set.
hasMore() - Method in interface javax.naming.NamingEnumeration
Determines whether there are any more elements in the enumeration.
hasMore() - Method in class javax.naming.directory.BasicAttribute.ValuesEnumImpl
 
hasMore() - Method in class javax.naming.directory.BasicAttributes.AttrEnumImpl
 
hasMore() - Method in class javax.naming.directory.BasicAttributes.IDEnumImpl
 
hasMore() - Method in class javax.naming.internal.VersionHelper12.InputStreamEnumeration
 
hasMoreElements() - Method in class javax.mail.internet.matchEnum
 
hasMoreElements() - Method in class javax.naming.NameImplEnumerator
 
hasMoreElements() - Method in class javax.naming.directory.BasicAttribute.ValuesEnumImpl
 
hasMoreElements() - Method in class javax.naming.directory.BasicAttributes.AttrEnumImpl
 
hasMoreElements() - Method in class javax.naming.directory.BasicAttributes.IDEnumImpl
 
hasMoreElements() - Method in class javax.naming.internal.VersionHelper12.InputStreamEnumeration
 
hasMoreTokens() - Method in class org.apache.java.util.ExtendedProperties.PropertiesTokenizer
 
hasNewMessages() - Method in class javax.mail.Folder
Returns true if this Folder has new messages since the last time it was opened.
hdr - class javax.mail.internet.hdr.
 
hdr(String) - Constructor for class javax.mail.internet.hdr
 
hdr(String, String) - Constructor for class javax.mail.internet.hdr
 
Header - class javax.mail.Header.
The Header class stores a name/value pair to represent headers.
Header(String, String) - Constructor for class javax.mail.Header
Construct a Header object.
headerName - Variable in class javax.mail.search.HeaderTerm
 
headerRowForFiles(String, boolean) - Static method in class com.arsdigita.acs.fs.FileStorageProcs
 
headers - Variable in class javax.mail.internet.MimeMessage
The InternetHeaders object that stores the header of this message.
headers - Variable in class javax.mail.internet.MimeBodyPart
The InternetHeaders object that stores all the headers of this body part.
HeaderTag - class com.arsdigita.acs.tags.HeaderTag.
 
HeaderTag() - Constructor for class com.arsdigita.acs.tags.HeaderTag
 
HeaderTerm - class javax.mail.search.HeaderTerm.
This class implements comparisons for Message headers.
HeaderTerm(String, String) - Constructor for class javax.mail.search.HeaderTerm
Constructor.
HeaderTokenizer - class javax.mail.internet.HeaderTokenizer.
This class tokenizes RFC822 and MIME headers into the basic symbols specified by RFC822 and MIME.
HeaderTokenizer.Token - class javax.mail.internet.HeaderTokenizer.Token.
The Token class represents tokens returned by the HeaderTokenizer.
HeaderTokenizer.Token(int, String) - Constructor for class javax.mail.internet.HeaderTokenizer.Token
Constructor.
HeaderTokenizer(String) - Constructor for class javax.mail.internet.HeaderTokenizer
Constructor.
HeaderTokenizer(String, String) - Constructor for class javax.mail.internet.HeaderTokenizer
Constructor.
HeaderTokenizer(String, String, boolean) - Constructor for class javax.mail.internet.HeaderTokenizer
Constructor that takes a rfc822 style header.
helper - Static variable in class javax.naming.spi.NamingManager
 
HeuristicCommitException - exception javax.transaction.HeuristicCommitException.
This exception is thrown by the rollback operation on a resource to report that a heuristic decision was made and that all relevant updates have been committed.
HeuristicCommitException() - Constructor for class javax.transaction.HeuristicCommitException
 
HeuristicCommitException(String) - Constructor for class javax.transaction.HeuristicCommitException
 
HeuristicMixedException - exception javax.transaction.HeuristicMixedException.
This exception is thrown to report that a heuristic decision was made and that some relevant updates have been committed and others have been rolled back.
HeuristicMixedException() - Constructor for class javax.transaction.HeuristicMixedException
 
HeuristicMixedException(String) - Constructor for class javax.transaction.HeuristicMixedException
 
HeuristicRollbackException - exception javax.transaction.HeuristicRollbackException.
This exception is thrown by the commit operation to report that a heuristic decision was made and that all relevant updates have been rolled back.
HeuristicRollbackException() - Constructor for class javax.transaction.HeuristicRollbackException
 
HeuristicRollbackException(String) - Constructor for class javax.transaction.HeuristicRollbackException
 
HOLDS_FOLDERS - Static variable in class javax.mail.Folder
This folder can contain other folders
HOLDS_MESSAGES - Static variable in class javax.mail.Folder
This folder can contain messages
HomeHandle - interface javax.ejb.HomeHandle.
The HomeHandle interface is implemented by all home object handles.
host - Variable in class javax.mail.internet.NewsAddress
 
htmlOptions(DataSource, String) - Static method in class com.arsdigita.acs.HtmlWidgets
Assumes that in the given DataSource, the first column should be used as the option text, and the second column should be used as the option value.
htmlOptions(String[][], String) - Static method in class com.arsdigita.acs.HtmlWidgets
Returns a list of HTML option tags from an array of arrays of String pairs.
htmlOptions(String[], String[], String) - Static method in class com.arsdigita.acs.HtmlWidgets
Returns a list of HTML option tags.
htmlOptions(Vector, Vector, String) - Static method in class com.arsdigita.acs.HtmlWidgets
 
htmlSelectValueOptions(String[], String[], String) - Static method in class com.arsdigita.acs.spam.Spam
Generate html option tags with values for an html selection widget.
htmlSelectValueOptions(String, String, String, String) - Static method in class com.arsdigita.acs.spam.Spam
Generate html option tags with values for an html selection widget.
htmlToText(String) - Static method in class com.arsdigita.acs.Utilities
Removes tags and substitutes P tags with newlines.
HtmlWidgets - class com.arsdigita.acs.HtmlWidgets.
Class for HTML-generating widgets.
HtmlWidgets() - Constructor for class com.arsdigita.acs.HtmlWidgets
 
HttpJspPage - interface javax.servlet.jsp.HttpJspPage.
This is the interface that a JSP processor-generated class for the HTTP protocol must satisfy.
HttpServlet - class javax.servlet.http.HttpServlet.
Provides an abstract class to be subclassed to create an HTTP servlet suitable for a Web site.
HttpServlet() - Constructor for class javax.servlet.http.HttpServlet
Does nothing, because this is an abstract class.
HttpServletRequest - interface javax.servlet.http.HttpServletRequest.
Extends the ServletRequest interface to provide request information for HTTP servlets.
HttpServletResponse - interface javax.servlet.http.HttpServletResponse.
Extends the ServletResponse interface to provide HTTP-specific functionality in sending a response.
HttpSession - interface javax.servlet.http.HttpSession.
Provides a way to identify a user across more than one page request or visit to a Web site and to store information about that user.
HttpSessionBindingEvent - class javax.servlet.http.HttpSessionBindingEvent.
Sent to an object that implements HttpSessionBindingListener when the object is bound to or unbound from the session.
HttpSessionBindingEvent(HttpSession, String) - Constructor for class javax.servlet.http.HttpSessionBindingEvent
Constructs an event that notifies an object that it has been bound to or unbound from a session.
HttpSessionBindingListener - interface javax.servlet.http.HttpSessionBindingListener.
Causes an object to be notified when it is bound to or unbound from a session.
HttpSessionContext - interface javax.servlet.http.HttpSessionContext.
Deprecated. As of Java(tm) Servlet API 2.1 for security reasons, with no replacement. This interface will be removed in a future version of this API.
HttpUtils - class javax.servlet.http.HttpUtils.
Provides a collection of methods that are useful in writing HTTP servlets.
HttpUtils() - Constructor for class javax.servlet.http.HttpUtils
Constructs an empty HttpUtils object.

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