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

A

ACC_IN_OUT - Static variable in class org.apache.tomcat.modules.loggers.AccountingInterceptor
 
ACC_OUT_COUNT - Static variable in class org.apache.tomcat.modules.loggers.AccountingInterceptor
 
ACC_POST_MAP - Static variable in class org.apache.tomcat.modules.loggers.AccountingInterceptor
 
ACC_POST_SERVICE - Static variable in class org.apache.tomcat.modules.loggers.AccountingInterceptor
 
ACC_PRE_CMAP - Static variable in class org.apache.tomcat.modules.loggers.AccountingInterceptor
 
ACC_PRE_RMAP - Static variable in class org.apache.tomcat.modules.loggers.AccountingInterceptor
 
ACC_PRE_SERVICE - Static variable in class org.apache.tomcat.modules.loggers.AccountingInterceptor
 
AcceptLanguage - class org.apache.tomcat.util.http.AcceptLanguage.
Util to process the "Accept-Language" header.
AcceptLanguage() - Constructor for class org.apache.tomcat.util.http.AcceptLanguage
 
acceptSocket(ServerSocket) - Method in class org.apache.tomcat.util.net.ServerSocketFactory
Wrapper function for accept().
acceptSocket(ServerSocket) - Method in class org.apache.tomcat.util.net.JSSESocketFactory
 
acceptSocket(ServerSocket) - Method in class org.apache.tomcat.util.net.PureTLSSocketFactory
 
AccessInterceptor - class org.apache.tomcat.modules.aaa.AccessInterceptor.
Access control - find if a request matches any web-resource-collection and set the "required" attributes.
AccessInterceptor() - Constructor for class org.apache.tomcat.modules.aaa.AccessInterceptor
 
AccessLogInterceptor - class org.apache.tomcat.modules.loggers.AccessLogInterceptor.
This is a TomCat RequestInterceptor that creates log files in the style of the Apache servers "AccessLog".
AccessLogInterceptor() - Constructor for class org.apache.tomcat.modules.loggers.AccessLogInterceptor
Creates a new AccessLogInterceptor
AccountingInterceptor - class org.apache.tomcat.modules.loggers.AccountingInterceptor.
Time counting.
AccountingInterceptor() - Constructor for class org.apache.tomcat.modules.loggers.AccountingInterceptor
 
Action - class org.apache.tomcat.util.compat.Action.
 
Action() - Constructor for class org.apache.tomcat.util.compat.Action
 
add(LogEntry) - Method in class org.apache.tomcat.util.qlog.LogDaemon
 
addAjpEndpoint(int, InetAddress, String) - Method in class org.apache.tomcat.startup.EmbededTomcat
Add AJP12 listener.
addApplicationAdapter(BaseInterceptor) - Method in class org.apache.tomcat.startup.EmbededTomcat
This is an adapter object that provides callbacks into the application.
addApplicationBean(String, String) - Method in class org.apache.jasper.compiler.BeanRepository
 
addAutoDeploy() - Method in class org.apache.tomcat.startup.EmbededTomcat
Add modules needed for auto-deploy function.
addBody(Body) - Method in class org.apache.tomcat.util.test.HttpRequest
Add content to the request, for POST ( alternate method )
addCallback(ThreadPoolRunnable, int) - Method in class org.apache.tomcat.util.threads.Reaper
 
addChannel(String, LogHandler) - Method in class org.apache.tomcat.util.log.LogManager
 
addChild(String, String) - Method in class org.apache.tomcat.util.xml.XmlMapper
For the last 2 objects in stack, create a parent-child relation by invokeing parent.parentM with the child as parameter ArgType is the parameter expected by addParent ( null use the current object type)
addClassPath(URL) - Method in class org.apache.tomcat.core.Context
 
addContainer(Container) - Method in class org.apache.tomcat.modules.mappers.SimpleMapper1
Associate URL pattern to a set of propreties.
addContainer(Container) - Method in class org.apache.tomcat.modules.loggers.LogEvents
 
addContainer(Container) - Method in class org.apache.tomcat.modules.aaa.AccessInterceptor
 
addContainer(Container) - Method in class org.apache.tomcat.core.BaseInterceptor
Notify that certain properties are defined for a URL pattern.
addContainer(Container) - Method in class org.apache.tomcat.core.Context
Add a new container.
addContainer(Container) - Method in class org.apache.tomcat.facade.Servlet22Interceptor
 
addContentType(String, String) - Method in class org.apache.tomcat.core.Context
 
addContentType(String, String) - Method in class org.apache.tomcat.util.http.MimeMap
 
addContext(Context) - Method in class org.apache.tomcat.core.ContextManager
Adds a new Context to the set managed by this ContextManager.
addContext(ContextManager, Context) - Method in class org.apache.tomcat.modules.mappers.ReloadInterceptor
 
addContext(ContextManager, Context) - Method in class org.apache.tomcat.modules.mappers.SimpleMapper1
Called when a context is added.
addContext(ContextManager, Context) - Method in class org.apache.tomcat.modules.config.WorkDirSetup
 
addContext(ContextManager, Context) - Method in class org.apache.tomcat.modules.config.PathSetter
Adjust paths for a context - make the base and all loggers point to canonical paths.
addContext(ContextManager, Context) - Method in class org.apache.tomcat.modules.config.ProfileLoader
Adjust paths for a context - make the base and all loggers point to canonical paths.
addContext(ContextManager, Context) - Method in class org.apache.tomcat.modules.config.AutoDeploy
 
addContext(ContextManager, Context) - Method in class org.apache.tomcat.modules.config.LoaderInterceptor11
Add all WEB-INF/classes and WEB-INF/lib to the context path
addContext(ContextManager, Context) - Method in class org.apache.tomcat.modules.config.LogSetter
Set default ServletLog for Context if necessary
addContext(ContextManager, Context) - Method in class org.apache.tomcat.modules.loggers.LogEvents
Called when a context is added to a CM
addContext(ContextManager, Context) - Method in class org.apache.tomcat.core.BaseInterceptor
Called when a context is added to a CM.
addContext(ContextManager, Context) - Method in class org.apache.tomcat.facade.JspInterceptor
Jasper-specific initializations, add work dir to classpath,
addContext(ContextManager, Context) - Method in class org.apache.tomcat.facade.Servlet22Interceptor
 
addContext(String, URL, String[]) - Method in class org.apache.tomcat.startup.EmbededTomcat
Add and init a context.
addCookie() - Method in class org.apache.tomcat.util.http.Cookies
Register a new, unitialized cookie.
addCookie(Cookie) - Method in class org.apache.tomcat.facade.HttpServletResponseFacade
 
addDateHeader(String, long) - Method in class org.apache.tomcat.facade.HttpServletResponseFacade
 
addDefaultConnectors() - Method in class org.apache.tomcat.startup.EmbededTomcat
Add the default HTTP/8080, Ajp12-stop/8007, if no explicit addEndpoint was called
addDefaultModules() - Method in class org.apache.tomcat.startup.EmbededTomcat
Add all the default modules, needed for a fully functional container.
addDefaultPermissions(Context, String, Permissions) - Method in class org.apache.tomcat.modules.config.PolicyInterceptor
Add a default set of permissions to the context
addDefaultTags(ContextManager, XmlMapper) - Method in class org.apache.tomcat.modules.config.ServerXmlReader
 
addDependency(Dependency) - Method in class org.apache.tomcat.util.depend.DependManager
 
addEndpoint(int, InetAddress, String) - Method in class org.apache.tomcat.startup.EmbededTomcat
Add a HTTP listener.
addEnvEntry(String, String, String, String) - Method in class org.apache.tomcat.core.Context
Add Env-entry to this context
addErrorPage(String, String) - Method in class org.apache.tomcat.core.Context
 
addExactMapping(String, String, Object) - Method in class org.apache.tomcat.util.PrefixMapper
 
addExtensionMapping(String, String, PrintWriter) - Method in class org.apache.tomcat.modules.config.BaseJkConfig
Add an extension mapping.
addExtensionMapping(String, String, PrintWriter) - Method in class org.apache.tomcat.modules.config.ApacheConfig
Add an Apache extension mapping.
addExtensionMapping(String, String, PrintWriter) - Method in class org.apache.tomcat.modules.config.JservConfig
Add an Apache extension mapping.
addExtensionMapping(String, String, PrintWriter) - Method in class org.apache.tomcat.modules.config.NSConfig
Add a Netscape extension mapping.
addExtensionMapping(String, String, PrintWriter) - Method in class org.apache.tomcat.modules.config.IISConfig
Add an IIS extension mapping.
addField() - Method in class org.apache.tomcat.util.collections.MultiMap
Create a new, unitialized entry.
addGoldenMatch(GoldenMatch) - Method in class org.apache.tomcat.util.test.HttpClient
 
addHandler(Handler) - Method in class org.apache.tomcat.core.BaseInterceptor
Notification of a new content handler added to a context
addHandler(Handler) - Method in class org.apache.tomcat.core.Context
Add a servlet.
addHeader(Header) - Method in class org.apache.tomcat.util.test.HttpRequest
Add a header to the request
addHeader(Header) - Method in class org.apache.tomcat.util.test.matchers.HeaderMatch
 
addHeader(MimeHeaders) - Method in class org.apache.tomcat.modules.server.Ajp13Packet
 
addHeader(String, String) - Method in class org.apache.tomcat.core.Response
 
addHeader(String, String) - Method in class org.apache.tomcat.util.test.HttpRequest
 
addHeader(String, String) - Method in class org.apache.tomcat.facade.HttpServletResponseFacade
 
addHeaderMatch(HeaderMatch) - Method in class org.apache.tomcat.util.test.HttpClient
 
addHostAlias(String) - Method in class org.apache.tomcat.core.Context
Virtual host support - this context will be part of a virtual host with the specified name.
addHttpRequest(HttpRequest) - Method in class org.apache.tomcat.util.test.HttpClient
Add a request that will be executed.
addHttpStatusMatch(HttpStatusMatch) - Method in class org.apache.tomcat.util.test.HttpClient
 
addInitParam(String, String) - Method in class org.apache.tomcat.facade.ServletInfo
Add configuration properties associated with this handler.
addInitParameter(String, String) - Method in class org.apache.tomcat.core.Context
 
addInterceptor(BaseInterceptor) - Method in class org.apache.tomcat.core.Container
Add the interceptor to all the hook chains it's interested in
addInterceptor(BaseInterceptor) - Method in class org.apache.tomcat.core.Context
Add a per-context interceptor.
addInterceptor(BaseInterceptor) - Method in class org.apache.tomcat.core.ContextManager
Add a global interceptor.
addInterceptor(BaseInterceptor) - Method in class org.apache.tomcat.startup.EmbededTomcat
 
addInterceptor(ContextManager, Context, BaseInterceptor) - Method in class org.apache.tomcat.modules.config.PathSetter
Adjust context manager paths.
addInterceptor(ContextManager, Context, BaseInterceptor) - Method in class org.apache.tomcat.modules.config.BaseJkConfig
 
addInterceptor(ContextManager, Context, BaseInterceptor) - Method in class org.apache.tomcat.modules.config.PolicyLoader
 
addInterceptor(ContextManager, Context, BaseInterceptor) - Method in class org.apache.tomcat.modules.config.PolicyInterceptor
 
addInterceptor(ContextManager, Context, BaseInterceptor) - Method in class org.apache.tomcat.modules.config.HookSetter
When this module is added, it'll automatically load a configuration file and add all global modules.
addInterceptor(ContextManager, Context, BaseInterceptor) - Method in class org.apache.tomcat.modules.config.ProfileLoader
Read the profiles.
addInterceptor(ContextManager, Context, BaseInterceptor) - Method in class org.apache.tomcat.modules.config.AutoDeploy
Find all wars and expand them.
addInterceptor(ContextManager, Context, BaseInterceptor) - Method in class org.apache.tomcat.modules.config.ServerXmlReader
When this module is added, it'll automatically load a configuration file and add all global modules.
addInterceptor(ContextManager, Context, BaseInterceptor) - Method in class org.apache.tomcat.modules.config.LogSetter
The log will be added and opened as soon as the module is added to the server
addInterceptor(ContextManager, Context, BaseInterceptor) - Method in class org.apache.tomcat.modules.loggers.LogEvents
 
addInterceptor(ContextManager, Context, BaseInterceptor) - Method in class org.apache.tomcat.core.BaseInterceptor
Hook called when a new interceptor is added.
addIntHeader(String, int) - Method in class org.apache.tomcat.facade.HttpServletResponseFacade
 
addJar(String) - Method in class org.apache.jasper.JspEngineContext
 
addJar(String) - Method in class org.apache.jasper.JasperEngineContext
 
addJar(String) - Method in class org.apache.jasper.CommandLineContext
 
addJar(String) - Method in interface org.apache.jasper.JspCompilationContext
Add a jar to the classpath used by the loader
addJar(String) - Method in class org.apache.jasper.runtime.JspLoader
 
addJarsFromClassPath(Vector, String) - Static method in class org.apache.tomcat.util.IntrospectionUtils
add elements from the classpath cp to a Vector jars as file URLs (We use Vector for JDK 1.1 compat).
addManagedObject(TimeStamp) - Method in class org.apache.tomcat.util.threads.Expirer
 
addMapping(Context, Container, PrintWriter) - Method in class org.apache.tomcat.modules.config.BaseJkConfig
 
addMapping(Context, Container, PrintWriter) - Method in class org.apache.tomcat.modules.config.JservConfig
 
addMapping(Context, String, Handler) - Method in class org.apache.tomcat.modules.loggers.LogEvents
 
addMapping(String, PrintWriter) - Method in class org.apache.tomcat.modules.config.BaseJkConfig
Add a fulling specified mapping.
addMapping(String, PrintWriter) - Method in class org.apache.tomcat.modules.config.ApacheConfig
Add a fulling specified Appache mapping.
addMapping(String, PrintWriter) - Method in class org.apache.tomcat.modules.config.NSConfig
Add a fulling specified Netscape mapping.
addMapping(String, PrintWriter) - Method in class org.apache.tomcat.modules.config.IISConfig
Add a fulling specified IIS mapping.
addMapping(String, String, Object) - Method in class org.apache.tomcat.util.PrefixMapper
 
addMapping(String, String, PrintWriter) - Method in class org.apache.tomcat.modules.config.JservConfig
Add a fulling specified Appache mapping.
addMatcher(Matcher) - Method in class org.apache.tomcat.util.test.HttpClient
Add a matcher.
addModule(BaseInterceptor) - Method in class org.apache.tomcat.startup.EmbededTomcat
Add a module explicitely.
addModule(Object) - Method in class org.apache.tomcat.util.hooks.Hooks
Add the module to all the hook chains it's implements The hook name should match a method defined in the module ( not inherited - explicitely defined there )
addModule(String) - Method in class org.apache.tomcat.startup.EmbededTomcat
Add a custom module.
addModule(String, Object) - Method in class org.apache.tomcat.util.hooks.Hooks
 
addModulesContainerCP(URL[]) - Method in class org.apache.tomcat.startup.EmbededTomcat
 
addPageBean(String, String) - Method in class org.apache.jasper.compiler.BeanRepository
 
addParam(Parameter) - Method in class org.apache.tomcat.util.test.HttpRequest
Add a parameter to the request
addProfile(Profile) - Method in class org.apache.tomcat.modules.config.ProfileLoader
 
addProfileRules(XmlMapper) - Method in class org.apache.tomcat.modules.config.ProfileLoader
 
addProperty(Property) - Method in class org.apache.tomcat.startup.EmbededTomcat
 
addRequestBean(String, String) - Method in class org.apache.jasper.compiler.BeanRepository
 
addResponseMatch(ResponseMatch) - Method in class org.apache.tomcat.util.test.HttpClient
 
addResponseMatchFile(ResponseMatchFile) - Method in class org.apache.tomcat.util.test.HttpClient
 
addRule(String, XmlAction) - Method in class org.apache.tomcat.util.xml.XmlMapper
 
addSafeCharacter(char) - Method in class org.apache.tomcat.util.buf.UEncoder
 
addSecureEndpoint(int, InetAddress, String, String, String) - Method in class org.apache.tomcat.startup.EmbededTomcat
Add a secure HTTP listener.
addSecurityConstraint(Context, String[], String[], String, String[]) - Method in class org.apache.tomcat.modules.loggers.LogEvents
 
addSecurityConstraint(Context, String, Container) - Method in class org.apache.tomcat.core.BaseInterceptor
 
addSecurityConstraint(String[], String[], String[], String) - Method in class org.apache.tomcat.core.Context
Deprecated. Use addContainer
addSecurityMapping(String, String, String) - Method in class org.apache.tomcat.facade.ServletInfo
Security Role Ref represent a mapping between servlet role names and server roles
addServerXmlModules() - Method in class org.apache.tomcat.startup.EmbededTomcat
Init tomcat using server.xml-style configuration.
addServlet(Context, Handler) - Method in class org.apache.tomcat.modules.loggers.LogEvents
Notify when a new servlet is added
addServlet(Context, WebXmlReader) - Method in class org.apache.tomcat.facade.ServletInfo
This method can called to add the servlet to the web application.
addServlet(Handler) - Method in class org.apache.tomcat.core.Context
Add a servlet.
addServletMapping(String, String) - Method in class org.apache.tomcat.core.Context
Deprecated. Use addContainer
addSessionBean(String, String) - Method in class org.apache.jasper.compiler.BeanRepository
 
addTaglib(String, String) - Method in class org.apache.tomcat.core.Context
Add a taglib declaration for this context
addTagLibrary(String, TagLibraryInfo) - Method in class org.apache.jasper.compiler.TagLibraries
 
addTagRule(XmlMapper, String, String) - Static method in class org.apache.tomcat.modules.config.TrustedLoader
 
addTagRule(XmlMapper, String, String) - Static method in class org.apache.tomcat.modules.config.ServerXmlReader
 
addTagRules(ContextManager, Context, XmlMapper) - Method in class org.apache.tomcat.modules.config.ProfileLoader
 
addTagRules(ContextManager, XmlMapper) - Static method in class org.apache.tomcat.modules.config.ServerXmlReader
 
addTagRules(ContextManager, XmlMapper) - Method in class org.apache.tomcat.modules.config.ContextXmlReader
 
addText(String) - Method in class org.apache.tomcat.util.test.Body
 
addText(String) - Method in class org.apache.tomcat.util.test.HttpRequest
Alternate method for sending a verbose request
addToClassPath(Vector, String) - Static method in class org.apache.tomcat.util.IntrospectionUtils
Add all the jar files in a dir to the classpath, represented as a Vector of URLs.
addToolsJar(Vector) - Static method in class org.apache.tomcat.util.IntrospectionUtils
 
addValue(byte[], int, int) - Method in class org.apache.tomcat.util.http.MimeHeaders
Create a new named header using un-translated byte[].
addValue(char[], int, int) - Method in class org.apache.tomcat.util.http.MimeHeaders
Create a new named header using translated char[].
addValue(String) - Method in class org.apache.tomcat.util.http.MimeHeaders
Create a new named header , return the MessageBytes container for the new value
addVerbose(Body) - Method in class org.apache.tomcat.util.test.HttpRequest
Add content to the request, for POST ( alternate method )
addWelcomeFile(String) - Method in class org.apache.tomcat.core.Context
Add an welcome file.
adjustLimits() - Method in class org.apache.tomcat.util.threads.ThreadPool
 
advance(int) - Method in class org.apache.jasper.compiler.JspReader
 
afterBody(Request, Response) - Method in class org.apache.tomcat.modules.loggers.AccountingInterceptor
 
afterBody(Request, Response) - Method in class org.apache.tomcat.modules.loggers.LogEvents
 
afterBody(Request, Response) - Method in class org.apache.tomcat.core.BaseInterceptor
Called after the output stream is closed ( either by servlet or automatically at end of service ).
Ajp12Interceptor - class org.apache.tomcat.modules.server.Ajp12Interceptor.
 
Ajp12Interceptor() - Constructor for class org.apache.tomcat.modules.server.Ajp12Interceptor
 
Ajp13 - class org.apache.tomcat.modules.server.Ajp13.
Represents a single, persistent connection between the web server and the servlet container.
Ajp13() - Constructor for class org.apache.tomcat.modules.server.Ajp13
 
Ajp13Interceptor - class org.apache.tomcat.modules.server.Ajp13Interceptor.
 
Ajp13Interceptor() - Constructor for class org.apache.tomcat.modules.server.Ajp13Interceptor
 
Ajp13Packet - class org.apache.tomcat.modules.server.Ajp13Packet.
A single packet for communication between the web server and the container.
Ajp13Packet(byte[]) - Constructor for class org.apache.tomcat.modules.server.Ajp13Packet
 
Ajp13Packet(int) - Constructor for class org.apache.tomcat.modules.server.Ajp13Packet
Create a new packet with an internal buffer of given size.
Ajp13Packet(OutputBuffer) - Constructor for class org.apache.tomcat.modules.server.Ajp13Packet
 
AJPV12 - Static variable in class org.apache.tomcat.modules.config.JservConfig
 
ALL_WEBXML - Static variable in class org.apache.jasper.JspC
 
allocate(int, int) - Method in class org.apache.tomcat.util.buf.CharChunk
 
allocate(int, int) - Method in class org.apache.tomcat.util.buf.ByteChunk
 
allowAttribute(String) - Method in class org.apache.tomcat.core.Context
Check if "special" attributes can be used by user application.
APACHE_CONFIG - Static variable in class org.apache.tomcat.modules.config.JservConfig
default path to JServ .conf location
ApacheConfig - class org.apache.tomcat.modules.config.ApacheConfig.
Generates automatic apache mod_jk configurations based on the Tomcat server.xml settings and the war contexts initialized during startup.
ApacheConfig() - Constructor for class org.apache.tomcat.modules.config.ApacheConfig
 
append(byte) - Method in class org.apache.tomcat.util.buf.ByteChunk
 
append(byte[], int, int) - Method in class org.apache.tomcat.util.buf.ByteChunk
Add data to the buffer
append(ByteChunk) - Method in class org.apache.tomcat.util.buf.ByteChunk
 
append(char) - Method in class org.apache.tomcat.util.buf.CharChunk
 
append(char) - Method in class org.apache.tomcat.util.buf.ByteChunk
 
append(char[], int, int) - Method in class org.apache.tomcat.util.buf.CharChunk
Add data to the buffer
append(CharChunk) - Method in class org.apache.tomcat.util.buf.CharChunk
 
append(StringBuffer) - Method in class org.apache.tomcat.util.buf.CharChunk
Add data to the buffer
append(String, int, int) - Method in class org.apache.tomcat.util.buf.CharChunk
Append a string to the buffer
appendBool(boolean) - Method in class org.apache.tomcat.modules.server.Ajp13Packet
 
appendByte(byte) - Method in class org.apache.tomcat.modules.server.Ajp13Packet
 
appendBytes(byte[], int, int) - Method in class org.apache.tomcat.modules.server.Ajp13Packet
Copy a chunk of bytes into the packet, starting at the current write position.
appendCookieValue(StringBuffer, int, String, String, String, String, String, int, boolean) - Static method in class org.apache.tomcat.util.http.ServerCookie
 
appendInt(int) - Method in class org.apache.tomcat.modules.server.Ajp13Packet
 
appendString(String) - Method in class org.apache.tomcat.modules.server.Ajp13Packet
Write a String out at the current write position.
application - Variable in class org.apache.tomcat.startup.EmbededTomcat
 
args - Variable in class org.apache.tomcat.startup.EmbededTomcat
 
Ascii - class org.apache.tomcat.util.buf.Ascii.
This class implements some basic ASCII character handling functions.
Ascii() - Constructor for class org.apache.tomcat.util.buf.Ascii
 
asctimePattern - Static variable in class org.apache.tomcat.util.buf.DateTool
Deprecated.  
ATTRIB_JSP_ProtectionDomain - Static variable in class org.apache.jasper.Constants
ProtectionDomain to use for JspLoader defineClass() for current Context when using a SecurityManager.
ATTRIB_PREFIX - Static variable in class org.apache.tomcat.core.Context
Private tomcat attribute names
ATTRIB_PROTECTION_DOMAIN - Static variable in class org.apache.tomcat.core.Context
Protection domain to be used to create new classes in this context.
ATTRIB_REAL_CONTEXT - Static variable in class org.apache.tomcat.core.Context
This attribute will return the real context ( org.apache.tomcat.core.Context).
ATTRIB_REAL_REQUEST - Static variable in class org.apache.tomcat.core.Request
Magic attribute that allows access to the real request from facade - for trusted applications
ATTRIB_WORKDIR - Static variable in class org.apache.tomcat.modules.config.WorkDirSetup
Workdir - a place where the servlets are allowed to write
attributes - Variable in class org.apache.jasper.runtime.PageContextImpl
 
attributes - Variable in class org.apache.tomcat.modules.server.PoolTcpConnector
 
attributes - Variable in class org.apache.tomcat.core.Request
 
attributes - Variable in class org.apache.tomcat.util.net.ServerSocketFactory
 
Attributes - class org.apache.tomcat.util.test.Attributes.
A trivial inter-object communication mechanism, part of the first step in modularizing and enhancing GTest.
authenticate(Request, Response) - Method in class org.apache.tomcat.modules.loggers.AccountingInterceptor
 
authenticate(Request, Response) - Method in class org.apache.tomcat.modules.loggers.LogEvents
 
authenticate(Request, Response) - Method in class org.apache.tomcat.modules.aaa.RealmBase
 
authenticate(Request, Response) - Method in class org.apache.tomcat.modules.aaa.CredentialsInterceptor
Extract the credentails from req
authenticate(Request, Response) - Method in class org.apache.tomcat.core.BaseInterceptor
This callback is used to extract and verify the user identity and credentials.
authorize(Request, Response) - Method in class org.apache.tomcat.modules.loggers.AccountingInterceptor
 
authorize(Request, Response, String[]) - Method in class org.apache.tomcat.modules.loggers.LogEvents
 
authorize(Request, Response, String[]) - Method in class org.apache.tomcat.modules.aaa.AccessInterceptor
Handle authorization for requests where certain roles are requires, and a user/password scheme is used to authenticate the user ( BASIC, FORM ) and find the user roles.
authorize(Request, Response, String[]) - Method in class org.apache.tomcat.core.BaseInterceptor
Will check if the current ( authenticated ) user is authorized to access a resource, by checking if it have one of the required roles.
authType - Variable in class org.apache.tomcat.core.Request
 
AutoDeploy - class org.apache.tomcat.modules.config.AutoDeploy.
Will manage a repository of .war files, expanding them automatically and eventually re-deploying them.
AutoDeploy() - Constructor for class org.apache.tomcat.modules.config.AutoDeploy
 
autoFlush - Variable in class org.apache.jasper.runtime.PageContextImpl
 
AutoWebApp - class org.apache.tomcat.modules.config.AutoWebApp.
Automatically add all the web applications from a directory.
AutoWebApp() - Constructor for class org.apache.tomcat.modules.config.AutoWebApp
 
available - Variable in class org.apache.tomcat.core.Request
 

B

B2CConverter - class org.apache.tomcat.util.buf.B2CConverter.
Efficient conversion of bytes to character .
B2CConverter() - Constructor for class org.apache.tomcat.util.buf.B2CConverter
 
B2CConverter(String) - Constructor for class org.apache.tomcat.util.buf.B2CConverter
Create a converter, with bytes going to a byte buffer
Base64 - class org.apache.tomcat.util.buf.Base64.
This class provides encode/decode for RFC 2045 Base64 as defined by RFC 2045, N.
Base64() - Constructor for class org.apache.tomcat.util.buf.Base64
 
base64Decode(String) - Static method in class org.apache.tomcat.util.buf.Base64
 
BaseInterceptor - class org.apache.tomcat.core.BaseInterceptor.
Implement "Chain of Responsiblity" pattern ( == hooks ).
BaseInterceptor() - Constructor for class org.apache.tomcat.core.BaseInterceptor
 
BaseJkConfig - class org.apache.tomcat.modules.config.BaseJkConfig.
Base class for automatic jk based configurations based on the Tomcat server.xml settings and the war contexts initialized during startup.
BaseJkConfig() - Constructor for class org.apache.tomcat.modules.config.BaseJkConfig
 
BaseJspListener - class org.apache.jasper.compiler.BaseJspListener.
An abstract base class to make things easy during development.
BaseJspListener(JspReader, ServletWriter) - Constructor for class org.apache.jasper.compiler.BaseJspListener
 
BeanEndGenerator - class org.apache.jasper.compiler.BeanEndGenerator.
Deal with .
BeanEndGenerator() - Constructor for class org.apache.jasper.compiler.BeanEndGenerator
 
beanFound(String) - Method in class org.apache.jasper.compiler.BeanRepository
 
BeanGenerator - class org.apache.jasper.compiler.BeanGenerator.
Generate code for useBean.
BeanGenerator(Mark, Hashtable, BeanRepository, boolean) - Constructor for class org.apache.jasper.compiler.BeanGenerator
 
BeanRepository - class org.apache.jasper.compiler.BeanRepository.
Holds instances of {session, application, page}-scoped beans
BeanRepository(ClassLoader) - Constructor for class org.apache.jasper.compiler.BeanRepository
 
beforeAddInterceptors() - Method in class org.apache.tomcat.startup.EmbededTomcat
Hook - will be called after all modules are configured, before they are added to the ContextManager.
beforeBody(Request, Response) - Method in class org.apache.tomcat.modules.mappers.DecodeInterceptor
Hook - before the response is sent, get the response encoding and save it per session ( if we are in a session ).
beforeBody(Request, Response) - Method in class org.apache.tomcat.modules.session.SessionId
 
beforeBody(Request, Response) - Method in class org.apache.tomcat.modules.loggers.AccountingInterceptor
 
beforeBody(Request, Response) - Method in class org.apache.tomcat.modules.loggers.LogEvents
 
beforeBody(Request, Response) - Method in class org.apache.tomcat.core.BaseInterceptor
Called before the first body write, and before sending the headers.
beforeCommit(Request, Response) - Method in class org.apache.tomcat.modules.loggers.AccountingInterceptor
 
beforeCommit(Request, Response) - Method in class org.apache.tomcat.modules.loggers.AccessLogInterceptor
This method is actually creating an entry in the log file.
beforeCommit(Request, Response) - Method in class org.apache.tomcat.modules.loggers.LogEvents
 
beforeCommit(Request, Response) - Method in class org.apache.tomcat.core.BaseInterceptor
Called before the output buffer is commited.
beginPageProcessing() - Method in class org.apache.jasper.compiler.BaseJspListener
 
beginPageProcessing() - Method in class org.apache.jasper.compiler.JspParseEventListener
 
beginPageProcessing() - Method in interface org.apache.jasper.compiler.ParseEventListener
 
Body - class org.apache.tomcat.util.test.Body.
Part of GTest.
Body() - Constructor for class org.apache.tomcat.util.test.Body
 
Body(String) - Constructor for class org.apache.tomcat.util.test.Body
 
BodyContentImpl - class org.apache.jasper.runtime.BodyContentImpl.
Write text to a character-output stream, buffering characters so as to provide for the efficient writing of single characters, arrays, and strings.
BodyContentImpl(JspWriter) - Constructor for class org.apache.jasper.runtime.BodyContentImpl
 
bufferSize - Variable in class org.apache.jasper.runtime.BodyContentImpl
 
bufferSize - Variable in class org.apache.jasper.runtime.PageContextImpl
 
BYTE_STATE - Variable in class org.apache.tomcat.core.OutputBuffer
 
ByteChunk - class org.apache.tomcat.util.buf.ByteChunk.
This class is used to represent a chunk of bytes, and utilities to manipulate byte[].
ByteChunk.ByteOutputChannel - interface org.apache.tomcat.util.buf.ByteChunk.ByteOutputChannel.
 
ByteChunk() - Constructor for class org.apache.tomcat.util.buf.ByteChunk
Creates a new, uninitialized ByteChunk object.
ByteChunk(int) - Constructor for class org.apache.tomcat.util.buf.ByteChunk
 

C

C2BConverter - class org.apache.tomcat.util.buf.C2BConverter.
Efficient conversion of character to bytes.
C2BConverter(ByteChunk, String) - Constructor for class org.apache.tomcat.util.buf.C2BConverter
Create a converter, with bytes going to a byte buffer
C2BConverter(String) - Constructor for class org.apache.tomcat.util.buf.C2BConverter
Create a converter
callMain(Class, String[]) - Static method in class org.apache.tomcat.util.IntrospectionUtils
 
callMethod0(Object, String) - Static method in class org.apache.tomcat.util.IntrospectionUtils
 
callMethod1(Object, String, Object, String, ClassLoader) - Static method in class org.apache.tomcat.util.IntrospectionUtils
 
callMethodN(Object, String, Object[], Class[]) - Static method in class org.apache.tomcat.util.IntrospectionUtils
 
capitalize(String) - Static method in class org.apache.tomcat.util.IntrospectionUtils
Reverse of Introspector.decapitalize
catPath(String, String) - Static method in class org.apache.tomcat.util.io.FileUtil
Will concatenate 2 paths, dealing with ..
cb - Variable in class org.apache.jasper.runtime.JspWriterImpl
 
CertCompat - class org.apache.tomcat.util.compat.CertCompat.
 
CertCompat() - Constructor for class org.apache.tomcat.util.compat.CertCompat
 
changeEncodingIfNecessary(JspReader) - Method in class org.apache.jasper.compiler.Compiler
Change the encoding for the reader if specified.
channels - Variable in class org.apache.tomcat.util.log.LogManager
 
CHAR_STATE - Variable in class org.apache.tomcat.core.OutputBuffer
 
characterEncoding - Variable in class org.apache.tomcat.core.Response
 
characters(char[], int, int) - Method in class org.apache.tomcat.util.xml.XmlMapper
 
CharChunk - class org.apache.tomcat.util.buf.CharChunk.
Utilities to manipluate char chunks.
CharChunk.CharOutputChannel - interface org.apache.tomcat.util.buf.CharChunk.CharOutputChannel.
When we need more space we'll either grow the buffer ( up to the limit ) or send it to a channel.
CharChunk() - Constructor for class org.apache.tomcat.util.buf.CharChunk
Creates a new, uninitialized CharChunk object.
CharChunk(int) - Constructor for class org.apache.tomcat.util.buf.CharChunk
 
CharDataGenerator - class org.apache.jasper.compiler.CharDataGenerator.
CharDataGenerator generates the character data present in the JSP file.
CharDataGenerator(char[]) - Constructor for class org.apache.jasper.compiler.CharDataGenerator
 
charEncoding - Variable in class org.apache.tomcat.core.Request
 
checkApplicationBean(String) - Method in class org.apache.jasper.compiler.BeanRepository
 
checkAttributes(String, Hashtable, JspUtil.ValidAttribute[], Mark) - Static method in class org.apache.jasper.compiler.JspUtil
 
checkExpiry() - Method in class org.apache.tomcat.util.depend.Dependency
Check if the origin changed since target's was lastModified.
checkIn() - Method in class org.apache.tomcat.modules.server.Ajp13Packet
Parse the packet header for a packet sent from the web server to the container.
checkName(String) - Static method in class org.apache.tomcat.util.http.ServerCookie
 
checkPageBean(String) - Method in class org.apache.jasper.compiler.BeanRepository
 
checkRequestBean(String) - Method in class org.apache.jasper.compiler.BeanRepository
 
checkSessionBean(String) - Method in class org.apache.jasper.compiler.BeanRepository
 
checkSpareControllers() - Method in class org.apache.tomcat.util.threads.ThreadPool
Called by the monitor thread to harvest idle threads.
checkSyntax(ServletWriter, Class) - Method in class org.apache.jasper.compiler.BeanGenerator
 
checkVariable(String) - Method in class org.apache.jasper.compiler.BeanRepository
 
child - Variable in class org.apache.tomcat.core.Request
 
classDebugInfo - Variable in class org.apache.jasper.EmbededServletOptions
Do we want to include debugging information in the class file?
ClassDeclarationPhase - interface org.apache.jasper.compiler.ClassDeclarationPhase.
When a generator implements ClassDeclarationPhase, its generate method will only be invoked while generating the servlet's class body and not during the service method phase.
ClassFound(String) - Method in class org.apache.jasper.compiler.BeanRepository
 
ClassName - class org.apache.jasper.compiler.ClassName.
Parse a .class file to figure out the name of the class from which it was generated.
ClassName() - Constructor for class org.apache.jasper.compiler.ClassName
 
classpath - Variable in class org.apache.jasper.EmbededServletOptions
What classpath should I use while compiling generated servlets?
classPathAdd(URL[], String) - Static method in class org.apache.tomcat.util.IntrospectionUtils
Adds classpath entries from a vector of URL's to the "tc_path_add" System property.
cleanup(SaxContext) - Method in class org.apache.tomcat.util.xml.XmlAction
 
cleanupPrevious() - Method in class org.apache.tomcat.startup.EmbededTomcat
Cleanup from a previous run
clear() - Method in class org.apache.jasper.runtime.BodyContentImpl
Clear the contents of the buffer.
clear() - Method in class org.apache.jasper.runtime.JspWriterImpl
Discard the output buffer.
clear() - Method in class org.apache.tomcat.util.collections.SimpleHashtable
 
clear() - Method in class org.apache.tomcat.util.collections.LRUCache
 
clear() - Method in class org.apache.tomcat.util.http.MimeHeaders
Clears all header fields.
clearBuffer() - Method in class org.apache.jasper.runtime.BodyContentImpl
Clears the current contents of the buffer.
clearBuffer() - Method in class org.apache.jasper.runtime.JspWriterImpl
 
clearDir(File) - Static method in class org.apache.tomcat.util.io.FileUtil
 
client - Variable in class org.apache.tomcat.util.test.Matcher
 
close() - Method in class org.apache.jasper.compiler.ServletWriter
 
close() - Method in class org.apache.jasper.compiler.EscapeUnicodeWriter
 
close() - Method in class org.apache.jasper.runtime.BodyContentImpl
Close the stream, flushing it first.
close() - Method in class org.apache.jasper.runtime.JspWriterImpl
Close the stream.
close() - Method in class org.apache.tomcat.modules.server.Ajp13
Close the socket connection to the web server.
close() - Method in class org.apache.tomcat.core.OutputBuffer
 
close() - Method in class org.apache.tomcat.util.log.LogHandler
Close the log.
close() - Method in class org.apache.tomcat.util.log.Log
 
close() - Method in class org.apache.tomcat.facade.ServletInputStreamFacade
Close the stream Since we re-cycle, we can't allow the call to super.close() which would permantely disable us.
close() - Method in class org.apache.tomcat.facade.ServletWriterFacade
 
close() - Method in class org.apache.tomcat.facade.ServletOutputStreamFacade
 
closed - Variable in class org.apache.tomcat.facade.ServletOutputStreamFacade
 
cm - Variable in class org.apache.tomcat.core.BaseInterceptor
 
CommandLineCompiler - class org.apache.jasper.compiler.CommandLineCompiler.
Overrides some methods so that we get the desired effects.
CommandLineCompiler(CommandLineContext) - Constructor for class org.apache.jasper.compiler.CommandLineCompiler
 
CommandLineContext - class org.apache.jasper.CommandLineContext.
Holds data used on a per-page compilation context that would otherwise spill over to other pages being compiled.
CommandLineContext(JasperLoader, String, String, String, String, boolean, Options) - Constructor for class org.apache.jasper.CommandLineContext
 
CommentGenerator - interface org.apache.jasper.compiler.CommentGenerator.
 
commited - Variable in class org.apache.tomcat.core.Response
 
compile() - Method in class org.apache.jasper.compiler.Compiler
Compile the jsp file from the current engine context
compile(String) - Method in interface org.apache.jasper.compiler.JavaCompiler
Execute the compiler
compile(String) - Method in class org.apache.jasper.compiler.SunJavaCompiler
 
compile(String) - Method in class org.apache.jasper.compiler.JikesJavaCompiler
Execute the compiler
CompileException - exception org.apache.jasper.compiler.CompileException.
Class for parser exceptions.
CompileException(Mark, String) - Constructor for class org.apache.jasper.compiler.CompileException
 
CompileException(String) - Constructor for class org.apache.jasper.compiler.CompileException
 
Compiler - class org.apache.jasper.compiler.Compiler.
If you want to customize JSP compilation aspects, this class is something you should take a look at.
Compiler(JspCompilationContext) - Constructor for class org.apache.jasper.compiler.Compiler
 
computeJavaFileName() - Method in class org.apache.jasper.compiler.CommandLineCompiler
 
computeServletClassName() - Method in class org.apache.jasper.compiler.Compiler
 
config - Variable in class org.apache.jasper.runtime.PageContextImpl
 
config - Variable in class org.apache.jasper.servlet.JspServlet
 
configHome - Variable in class org.apache.tomcat.modules.config.BaseJkConfig
 
connectionName - Variable in class org.apache.tomcat.modules.aaa.JDBCRealm
The connection URL to use when trying to connect to the databse
connectionPassword - Variable in class org.apache.tomcat.modules.aaa.JDBCRealm
The connection URL to use when trying to connect to the databse
connectionURL - Variable in class org.apache.tomcat.modules.aaa.JDBCRealm
The connection URL to use when trying to connect to the databse
connectors - Variable in class org.apache.tomcat.startup.EmbededTomcat
 
Constants - class org.apache.jasper.Constants.
Some constants and other global data that are used by the compiler and the runtime.
Constants() - Constructor for class org.apache.jasper.Constants
 
constructLoader(Context) - Method in class org.apache.tomcat.modules.config.LoaderInterceptor11
Override this method to provide an alternate loader (or create a new interceptor )
container - Variable in class org.apache.tomcat.core.Request
 
Container - class org.apache.tomcat.core.Container.
A group of resources, with some common properties.
CONTAINER_NOTE - Static variable in class org.apache.tomcat.core.ContextManager
 
Container() - Constructor for class org.apache.tomcat.core.Container
 
containsHeader(String) - Method in class org.apache.tomcat.core.Response
 
containsHeader(String) - Method in class org.apache.tomcat.facade.HttpServletResponseFacade
 
contentLanguage - Variable in class org.apache.tomcat.core.Response
 
contentLength - Variable in class org.apache.tomcat.core.Request
 
contentType - Variable in class org.apache.tomcat.core.Response
 
ContentType - class org.apache.tomcat.util.http.ContentType.
Usefull methods for Content-Type processing
contentType() - Method in class org.apache.tomcat.core.Request
 
ContentType() - Constructor for class org.apache.tomcat.util.http.ContentType
 
contentTypeMB - Variable in class org.apache.tomcat.core.Request
 
context - Variable in class org.apache.jasper.runtime.PageContextImpl
 
context - Variable in class org.apache.jasper.servlet.JspServlet
 
context - Variable in class org.apache.tomcat.core.Request
 
context - Variable in class org.apache.tomcat.facade.ServletHandler
 
Context - class org.apache.tomcat.core.Context.
Context represent a Web Application as specified by Servlet Specs.
CONTEXT_ATTRIBUTE_NAME - Static variable in interface org.apache.jasper.runtime.TagPoolManager
This constant is the name of the TagPoolManager attribute stored into each ServletContext (if tag pooling is enabled.)
Context() - Constructor for class org.apache.tomcat.core.Context
 
contextInit(Context) - Method in class org.apache.tomcat.modules.mappers.ReloadInterceptor
Example of adding web.xml to the dependencies.
contextInit(Context) - Method in class org.apache.tomcat.modules.config.BaseJkConfig
 
contextInit(Context) - Method in class org.apache.tomcat.modules.config.PolicyInterceptor
 
contextInit(Context) - Method in class org.apache.tomcat.modules.config.TrustedLoader
 
contextInit(Context) - Method in class org.apache.tomcat.modules.config.JservConfig
 
contextInit(Context) - Method in class org.apache.tomcat.modules.config.AutoDeploy
 
contextInit(Context) - Method in class org.apache.tomcat.modules.config.LoaderInterceptor11
 
contextInit(Context) - Method in class org.apache.tomcat.modules.session.SimpleSessionStore
Init session management stuff for this context.
contextInit(Context) - Method in class org.apache.tomcat.modules.loggers.LogEvents
 
contextInit(Context) - Method in class org.apache.tomcat.modules.aaa.SimpleRealm
 
contextInit(Context) - Method in class org.apache.tomcat.modules.aaa.JDBCRealm
 
contextInit(Context) - Method in class org.apache.tomcat.modules.aaa.AccessInterceptor
 
contextInit(Context) - Method in class org.apache.tomcat.modules.generators.ErrorHandler
Add default error handlers
contextInit(Context) - Method in class org.apache.tomcat.modules.generators.StaticInterceptor
 
contextInit(Context) - Method in class org.apache.tomcat.core.BaseInterceptor
Notify when a context is initialized.
contextInit(Context) - Method in class org.apache.tomcat.facade.WebXmlReader
 
contextInit(Context) - Method in class org.apache.tomcat.facade.LoadOnStartupInterceptor
 
contextInit(Context) - Method in class org.apache.tomcat.facade.JspInterceptor
Do the needed initialization if jspServlet is used.
contextInit(Context) - Method in class org.apache.tomcat.facade.TagPoolManagerInterceptor
This hook is called when an application context is initialized.
contextM - Variable in class org.apache.tomcat.core.Request
 
contextM - Variable in class org.apache.tomcat.core.Handler
 
contextM - Variable in class org.apache.tomcat.startup.EmbededTomcat
 
ContextManager - class org.apache.tomcat.core.ContextManager.
ContextManager controls requests processing and server configuration.
ContextManager() - Constructor for class org.apache.tomcat.core.ContextManager
Construct a new ContextManager instance with default values.
contextMap(Request) - Method in class org.apache.tomcat.modules.mappers.ReloadInterceptor
 
contextMap(Request) - Method in class org.apache.tomcat.modules.mappers.SimpleMapper1
First step of request processing is finding the Context.
contextMap(Request) - Method in class org.apache.tomcat.modules.loggers.AccountingInterceptor
 
contextMap(Request) - Method in class org.apache.tomcat.modules.loggers.LogEvents
 
contextMap(Request) - Method in class org.apache.tomcat.core.BaseInterceptor
Will detect the context path for a request.
contextMB - Variable in class org.apache.tomcat.core.Request
 
contextShutdown(Context) - Method in class org.apache.tomcat.modules.config.WorkDirSetup
 
contextShutdown(Context) - Method in class org.apache.tomcat.modules.session.SimpleSessionStore
Notification of context shutdown.
contextShutdown(Context) - Method in class org.apache.tomcat.modules.loggers.LogEvents
 
contextShutdown(Context) - Method in class org.apache.tomcat.modules.aaa.JDBCRealm
 
contextShutdown(Context) - Method in class org.apache.tomcat.core.BaseInterceptor
Called when a context is stoped, before removeContext.
contextShutdown(Context) - Method in class org.apache.tomcat.facade.TagPoolManagerInterceptor
This hook is called when an application context is shutdown.
contextShutdown(Context) - Method in class org.apache.tomcat.facade.Servlet22Interceptor
Call servlet.destroy() for all servlets, as required by the spec
contextState(Context, int) - Method in class org.apache.tomcat.core.BaseInterceptor
Notify that the context state changed
ContextXmlReader - class org.apache.tomcat.modules.config.ContextXmlReader.
This is a configuration module that will read context configuration files, including server.xml, and configure the server by adding the contexts.
ContextXmlReader() - Constructor for class org.apache.tomcat.modules.config.ContextXmlReader
 
conv - Variable in class org.apache.tomcat.core.OutputBuffer
 
convert(byte[]) - Static method in class org.apache.tomcat.util.buf.HexUtils
Convert a byte array into a printable format containing a String of hexadecimal digit characters (two per byte).
convert(ByteChunk) - Method in class org.apache.tomcat.util.buf.UDecoder
URLDecode, will modify the source.
convert(ByteChunk, boolean) - Method in class org.apache.tomcat.util.buf.UDecoder
URLDecode, will modify the source.
convert(ByteChunk, CharChunk) - Method in class org.apache.tomcat.util.buf.B2CConverter
Convert a buffer of bytes into a chars
convert(ByteChunk, CharChunk) - Method in class org.apache.tomcat.util.buf.UTF8Decoder
 
convert(char) - Method in class org.apache.tomcat.util.buf.C2BConverter
Generate the bytes using the specified encoding
convert(char[], int, int) - Method in class org.apache.tomcat.util.buf.C2BConverter
Generate the bytes using the specified encoding
convert(CharChunk) - Method in class org.apache.tomcat.util.buf.UDecoder
In-buffer processing - the buffer will be modified Includes converting '+' to ' '.
convert(CharChunk, boolean) - Method in class org.apache.tomcat.util.buf.UDecoder
In-buffer processing - the buffer will be modified
convert(MessageBytes) - Method in class org.apache.tomcat.util.buf.UDecoder
URLDecode, will modify the source Includes converting '+' to ' '.
convert(MessageBytes, boolean) - Method in class org.apache.tomcat.util.buf.UDecoder
URLDecode, will modify the source
convert(String) - Static method in class org.apache.tomcat.util.buf.HexUtils
Convert a String of hexadecimal digits into the corresponding byte array by encoding each two hexadecimal digits as a byte.
convert(String) - Method in class org.apache.tomcat.util.buf.UDecoder
 
convert(String, boolean) - Method in class org.apache.tomcat.util.buf.UDecoder
 
convert(String, Class) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
 
convert2Int(byte[]) - Static method in class org.apache.tomcat.util.buf.HexUtils
Convert 4 hex digits to an int, and return the number of converted bytes.
convertString(Class, String, ServletWriter, String) - Method in class org.apache.jasper.compiler.TagBeginGenerator
 
Cookie - class org.apache.tomcat.util.test.Cookie.
Part of GTest
Cookie() - Constructor for class org.apache.tomcat.util.test.Cookie
 
Cookies - class org.apache.tomcat.util.http.Cookies.
A collection of cookies - reusable and tuned for server side performance.
Cookies() - Constructor for class org.apache.tomcat.util.http.Cookies
Construct a new uninitialized cookie collection.
Cookies(MimeHeaders) - Constructor for class org.apache.tomcat.util.http.Cookies
Construct a new cookie collection, that will extract the information from headers.
count - Variable in class org.apache.tomcat.util.collections.MultiMap
 
COUNTERS_COUNT - Static variable in class org.apache.tomcat.modules.loggers.AccountingInterceptor
 
createComment() - Method in class org.apache.tomcat.util.test.HttpClient
 
createCompiler() - Method in class org.apache.jasper.JspEngineContext
Create a "Compiler" object based on some init param data.
createCompiler() - Method in class org.apache.jasper.JasperEngineContext
 
createCompiler() - Method in class org.apache.jasper.CommandLineContext
Create a "Compiler" object based on some init param data.
createCompiler() - Method in interface org.apache.jasper.JspCompilationContext
Create a "Compiler" object based on some init param data.
createContainer() - Method in class org.apache.tomcat.core.ContextManager
 
createContext() - Method in class org.apache.tomcat.core.ContextManager
 
createJspReader(String, JspCompilationContext, String) - Static method in class org.apache.jasper.compiler.JspReader
 
createModule(String) - Method in class org.apache.tomcat.startup.EmbededTomcat
 
createOutputBuffer() - Method in class org.apache.tomcat.core.ContextManager
 
createOutputBuffer(int) - Method in class org.apache.tomcat.core.ContextManager
 
createRequest() - Method in class org.apache.tomcat.core.ContextManager
 
createRequest(Context, String) - Method in class org.apache.tomcat.core.ContextManager
Create a new sub-request in a given context, set the context "hint" This is a particular case of sub-request that can't get out of a context ( and we know the context before - so no need to compute it again) Note that session and all stuff will still be computed.
createResponse(Request) - Method in class org.apache.tomcat.core.ContextManager
 
createServerSession() - Method in class org.apache.tomcat.core.ContextManager
 
createSocket(int) - Method in class org.apache.tomcat.util.net.ServerSocketFactory
Returns a server socket which uses all network interfaces on the host, and is bound to a the specified port.
createSocket(int) - Method in class org.apache.tomcat.util.net.JSSESocketFactory
 
createSocket(int) - Method in class org.apache.tomcat.util.net.PureTLSSocketFactory
 
createSocket(int, int) - Method in class org.apache.tomcat.util.net.ServerSocketFactory
Returns a server socket which uses all network interfaces on the host, is bound to a the specified port, and uses the specified connection backlog.
createSocket(int, int) - Method in class org.apache.tomcat.util.net.JSSESocketFactory
 
createSocket(int, int) - Method in class org.apache.tomcat.util.net.PureTLSSocketFactory
 
createSocket(int, int, InetAddress) - Method in class org.apache.tomcat.util.net.ServerSocketFactory
Returns a server socket which uses only the specified network interface on the local host, is bound to a the specified port, and uses the specified connection backlog.
createSocket(int, int, InetAddress) - Method in class org.apache.tomcat.util.net.JSSESocketFactory
 
createSocket(int, int, InetAddress) - Method in class org.apache.tomcat.util.net.PureTLSSocketFactory
 
createTypedArray(Object, Method, String[], Class) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
Create a typed array.
CredentialsInterceptor - class org.apache.tomcat.modules.aaa.CredentialsInterceptor.
Extract user/password credentials from a request.
CredentialsInterceptor() - Constructor for class org.apache.tomcat.modules.aaa.CredentialsInterceptor
 
ct - Variable in class org.apache.tomcat.core.BaseInterceptor
 
ctx - Variable in class org.apache.tomcat.core.BaseInterceptor
 
ctxt - Variable in class org.apache.jasper.compiler.Compiler
 
current - Variable in class org.apache.jasper.compiler.JspReader
 
currentObject() - Method in interface org.apache.tomcat.util.xml.SaxContext
 
currentObject() - Method in class org.apache.tomcat.util.xml.XmlMapper
 
currentThreadCount - Variable in class org.apache.tomcat.util.threads.ThreadPool
 
currentThreadsBusy - Variable in class org.apache.tomcat.util.threads.ThreadPool
 
custom - Variable in class org.apache.tomcat.util.qlog.Logger
 

D

DateTool - class org.apache.tomcat.util.buf.DateTool.
Deprecated. Will be replaced with a more efficient impl, based on FastDateFormat, with an API using less objects.
DateTool() - Constructor for class org.apache.tomcat.util.buf.DateTool
Deprecated.  
day - Variable in class org.apache.tomcat.util.qlog.Logger
 
debug - Variable in class org.apache.tomcat.core.BaseInterceptor
 
debug - Variable in class org.apache.tomcat.core.Handler
 
debug - Variable in class org.apache.tomcat.util.test.Matcher
 
DEBUG - Static variable in class org.apache.tomcat.util.log.Log
 
debug(String) - Method in class org.apache.tomcat.startup.EmbededTomcat
 
debug(String, Throwable) - Method in class org.apache.tomcat.startup.EmbededTomcat
 
DEC - Static variable in class org.apache.tomcat.util.buf.HexUtils
 
DeclarationGenerator - class org.apache.jasper.compiler.DeclarationGenerator.
Generator to deal with JSP declarations.
DeclarationGenerator(char[]) - Constructor for class org.apache.jasper.compiler.DeclarationGenerator
 
DECLINED - Static variable in class org.apache.tomcat.core.BaseInterceptor
 
decode(byte[]) - Method in class org.apache.tomcat.util.buf.Base64
Decodes Base64 data into octects
decode(String) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
Decode an URL formatted string.
DecodeInterceptor - class org.apache.tomcat.modules.mappers.DecodeInterceptor.
Default actions after receiving the request: get charset, unescape, pre-process.
DecodeInterceptor() - Constructor for class org.apache.tomcat.modules.mappers.DecodeInterceptor
 
DEFAULT_BUFFER_SIZE - Static variable in class org.apache.jasper.Constants
 
DEFAULT_BUFFER_SIZE - Static variable in class org.apache.tomcat.core.OutputBuffer
 
DEFAULT_CHAR_ENCODING - Static variable in class org.apache.tomcat.modules.server.Ajp13Packet
 
DEFAULT_CHAR_ENCODING - Static variable in class org.apache.tomcat.core.Response
 
DEFAULT_CHARACTER_ENCODING - Static variable in class org.apache.tomcat.core.Request
 
DEFAULT_CHARACTER_ENCODING - Static variable in class org.apache.tomcat.util.buf.ByteChunk
Default encoding used to convert to strings.
DEFAULT_CONTENT_TYPE - Static variable in class org.apache.tomcat.core.Response
 
DEFAULT_DIE_LEVEL - Static variable in class org.apache.jasper.JspC
 
DEFAULT_ENCODING - Static variable in class org.apache.tomcat.core.OutputBuffer
 
DEFAULT_HEAD_BUFFER_SIZE - Static variable in class org.apache.tomcat.modules.server.Http10
 
DEFAULT_HEADER_SIZE - Static variable in class org.apache.tomcat.util.http.MimeHeaders
Initial size - should be == average number of headers per request XXX make it configurable ( fine-tuning of web-apps )
DEFAULT_IE_CLASS_ID - Static variable in class org.apache.jasper.JspC
 
DEFAULT_LOCALE - Static variable in class org.apache.tomcat.core.Response
 
DEFAULT_MAP - Static variable in class org.apache.tomcat.core.Container
 
DEFAULT_POOL_SIZE - Static variable in class org.apache.jasper.runtime.JspFactoryImpl
 
DEFAULT_SESSION_TIMEOUT - Static variable in class org.apache.tomcat.facade.WebXmlReader
 
DEFAULT_SIZE - Static variable in class org.apache.tomcat.util.collections.SimplePool
 
DEFAULT_TIMEOUT - Static variable in class org.apache.tomcat.modules.server.JNIEndpoint
 
DEFAULT_WORK_DIR - Static variable in class org.apache.tomcat.modules.config.WorkDirSetup
Default work dir, relative to home
DEFAULT_WORK_DIR - Static variable in class org.apache.tomcat.modules.config.PathSetter
Default work dir, relative to home
defaultCharBufferSize - Static variable in class org.apache.jasper.runtime.JspWriterImpl
 
defaultMap - Static variable in class org.apache.tomcat.util.http.MimeMap
 
defaultSink - Static variable in class org.apache.tomcat.util.qlog.Logger
 
defaultSink - Static variable in class org.apache.tomcat.util.log.LogHandler
 
defaultWelcomeList - Static variable in class org.apache.tomcat.facade.WebXmlReader
 
defClass(String, byte[]) - Method in class org.apache.jasper.servlet.JasperLoader
Just a short hand for defineClass now...
defClass(String, byte[]) - Method in class org.apache.jasper.servlet.JasperLoader12
 
defineClassCompat(String, byte[], int, int, URL) - Method in class org.apache.tomcat.util.depend.DependClassLoader
This method must be overriden to provide additional functionality, like associating a protection domain
defineClassCompat(String, byte[], int, int, URL) - Method in class org.apache.tomcat.util.depend.DependClassLoader12
 
DependClassLoader - class org.apache.tomcat.util.depend.DependClassLoader.
This is a wrapper class loader that will delegate all calls to the parent.
DependClassLoader(DependManager, ClassLoader, Object) - Constructor for class org.apache.tomcat.util.depend.DependClassLoader
 
DependClassLoader12 - class org.apache.tomcat.util.depend.DependClassLoader12.
1.2 support for DependClassLoader
DependClassLoader12(DependManager, ClassLoader, Object) - Constructor for class org.apache.tomcat.util.depend.DependClassLoader12
 
Dependency - class org.apache.tomcat.util.depend.Dependency.
Represents a dependency between a real file and a server object.
Dependency() - Constructor for class org.apache.tomcat.util.depend.Dependency
 
DependManager - class org.apache.tomcat.util.depend.DependManager.
How it works: - A DependManager gets loaded with a number of Dependency - each Dependency includes a File and a timestamp.
DependManager() - Constructor for class org.apache.tomcat.util.depend.DependManager
 
DependManager(int) - Constructor for class org.apache.tomcat.util.depend.DependManager
 
destroy() - Method in class org.apache.jasper.runtime.HttpJspBase
 
destroy() - Method in class org.apache.jasper.servlet.JspServlet
 
destroy() - Method in class org.apache.tomcat.core.Handler
 
destroy() - Method in class org.apache.tomcat.facade.ServletHandler
Destroy a handler, and notify all the interested interceptors
DestroyMethodPhase - interface org.apache.jasper.compiler.DestroyMethodPhase.
If a generator needs to output things into the destroy() method of the generated servlet, it should implement DestroyMethodPhase
didReadFormData - Variable in class org.apache.tomcat.core.Request
 
digest - Variable in class org.apache.tomcat.modules.aaa.RealmBase
Digest algorithm used in passwords.
digest(String, String) - Static method in class org.apache.tomcat.modules.aaa.RealmBase
Digest password using the algorithm especificied and convert the result to a corresponding hex string.
displayClassPath(String, URL[]) - Static method in class org.apache.tomcat.util.IntrospectionUtils
Debug method, display the classpath
dL - Variable in class org.apache.tomcat.startup.EmbededTomcat
 
doDestroy() - Method in class org.apache.tomcat.facade.ServletHandler
 
doInit() - Method in class org.apache.tomcat.facade.ServletHandler
 
doLoadClassDataFromFile(String) - Method in class org.apache.jasper.servlet.JasperLoader
Load JSP class data from file, method may be called from within a doPriviledged if a SecurityManager is installed.
doLoadJSP(String, String, boolean, HttpServletRequest, HttpServletResponse) - Method in class org.apache.jasper.servlet.JspServlet
 
doPrivileged(Action, Object) - Method in class org.apache.tomcat.util.compat.Jdk11Compat
Do a priviledged action.
doPrivileged(Action, Object) - Method in class org.apache.tomcat.util.compat.Jdk12Support
 
doRead() - Method in class org.apache.tomcat.modules.server.Http10
 
doRead() - Method in class org.apache.tomcat.modules.server.Ajp13
Return the next byte of request body data (to a servlet).
doRead() - Method in class org.apache.tomcat.core.Request
 
doRead(byte[], int, int) - Method in class org.apache.tomcat.modules.server.Http10
 
doRead(byte[], int, int) - Method in class org.apache.tomcat.modules.server.JNIRequestAdapter
 
doRead(byte[], int, int) - Method in class org.apache.tomcat.modules.server.Ajp13
Store a chunk of request data into the passed-in byte buffer.
doRead(byte[], int, int) - Method in class org.apache.tomcat.core.Request
Fill in the buffer.
doSerialization(ClassLoader, Object) - Static method in class org.apache.tomcat.util.ObjectSerializer
This is the method that does the serialization.
doService(Request, Response) - Method in class org.apache.tomcat.core.Handler
 
doService(Request, Response) - Method in class org.apache.tomcat.facade.ServletHandler
 
doShutdown(Ajp13, InetAddress, InetAddress) - Method in class org.apache.tomcat.modules.server.Ajp13Interceptor
 
doSTMService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.tomcat.facade.ServletHandler
 
doWrite(byte[], int, int) - Method in class org.apache.tomcat.modules.server.Http10
 
doWrite(byte[], int, int) - Method in class org.apache.tomcat.modules.server.Ajp13
Send a chunk of response body data to the web server and on to the browser.
doWrite(byte[], int, int) - Method in class org.apache.tomcat.modules.server.JNIResponseAdapter
 
doWrite(byte[], int, int) - Method in class org.apache.tomcat.core.Response
Write a chunk of bytes.
driverName - Variable in class org.apache.tomcat.modules.aaa.JDBCRealm
The JDBC driver to use.
DumbParseEventListener - class org.apache.jasper.compiler.DumbParseEventListener.
Throwaway class that can be used for debugging during development etc.
DumbParseEventListener(JspReader, ServletWriter) - Constructor for class org.apache.jasper.compiler.DumbParseEventListener
 
dump(String) - Method in class org.apache.tomcat.modules.server.Ajp13Packet
 
dumpCP(ClassLoader) - Static method in class org.apache.tomcat.util.xml.XmlMapper
 
duplicate(MessageBytes) - Method in class org.apache.tomcat.util.buf.MessageBytes
Copy the src into this MessageBytes, allocating more space if needed

E

EmbededServletOptions - class org.apache.jasper.EmbededServletOptions.
A class to hold all init parameters specific to the JSP engine.
EmbededServletOptions(ServletConfig, ServletContext) - Constructor for class org.apache.jasper.EmbededServletOptions
Create an EmbededServletOptions object using data available from ServletConfig and ServletContext.
EmbededTomcat - class org.apache.tomcat.startup.EmbededTomcat.
Use this class to embed tomcat in your application.
EmbededTomcat() - Constructor for class org.apache.tomcat.startup.EmbededTomcat
 
EmptyEnumeration - class org.apache.tomcat.util.collections.EmptyEnumeration.
 
EmptyEnumeration() - Constructor for class org.apache.tomcat.util.collections.EmptyEnumeration
 
EnableAdmin - class org.apache.tomcat.startup.EnableAdmin.
Simple task for enabling the admin interface.
enableAdmin() - Method in class org.apache.tomcat.startup.Tomcat
Deprecated.  
EnableAdmin() - Constructor for class org.apache.tomcat.startup.EnableAdmin
 
encode(byte[]) - Static method in class org.apache.tomcat.util.buf.Base64
Encodes hex octects into Base64
encodeRedirectUrl(String) - Method in class org.apache.tomcat.facade.HttpServletResponseFacade
Deprecated.  
encodeRedirectURL(String) - Method in class org.apache.tomcat.facade.HttpServletResponseFacade
Delegate to various components of tomcat.
encoders - Variable in class org.apache.tomcat.core.OutputBuffer
 
encodeUrl(String) - Method in class org.apache.tomcat.facade.HttpServletResponseFacade
Deprecated.  
encodeURL(String) - Method in class org.apache.tomcat.util.buf.UEncoder
Utility funtion to re-encode the URL.
encodeURL(String) - Method in class org.apache.tomcat.facade.HttpServletResponseFacade
 
end() - Method in class org.apache.tomcat.modules.server.Ajp13Packet
For a packet to be sent to the web server, finish the process of accumulating data and write the length of the data payload into the header.
end(SaxContext) - Method in class org.apache.tomcat.util.xml.XmlAction
 
endDocument() - Method in class org.apache.tomcat.util.xml.XmlMapper
 
endElement(String) - Method in class org.apache.tomcat.util.xml.XmlMapper
 
endHeaders() - Method in class org.apache.tomcat.modules.server.JNIResponseAdapter
 
endHeaders() - Method in class org.apache.tomcat.core.Response
Signal that we're done with the headers, and body will follow.
endPageProcessing() - Method in class org.apache.jasper.compiler.BaseJspListener
 
endPageProcessing() - Method in class org.apache.jasper.compiler.JspParseEventListener
 
endPageProcessing() - Method in interface org.apache.jasper.compiler.ParseEventListener
 
engine - Variable in class org.apache.jasper.servlet.JspServlet
 
engineInit(ContextManager) - Method in class org.apache.tomcat.modules.mappers.DecodeInterceptor
 
engineInit(ContextManager) - Method in class org.apache.tomcat.modules.mappers.ReloadInterceptor
 
engineInit(ContextManager) - Method in class org.apache.tomcat.modules.mappers.SimpleMapper1
Set the context manager.
engineInit(ContextManager) - Method in class org.apache.tomcat.modules.config.WorkDirSetup
 
engineInit(ContextManager) - Method in class org.apache.tomcat.modules.config.AutoWebApp
 
engineInit(ContextManager) - Method in class org.apache.tomcat.modules.config.PathSetter
After server.xml is read - make sure the workDir is absolute, and all global loggers are set to absolute paths and open.
engineInit(ContextManager) - Method in class org.apache.tomcat.modules.config.PolicyInterceptor
Set the security manager, so that policy will be used
engineInit(ContextManager) - Method in class org.apache.tomcat.modules.config.LoaderInterceptor11
 
engineInit(ContextManager) - Method in class org.apache.tomcat.modules.config.ContextXmlReader
 
engineInit(ContextManager) - Method in class org.apache.tomcat.modules.config.LogSetter
 
engineInit(ContextManager) - Method in class org.apache.tomcat.modules.session.SimpleSessionStore
 
engineInit(ContextManager) - Method in class org.apache.tomcat.modules.session.SessionIdGenerator
Init session management stuff for this context.
engineInit(ContextManager) - Method in class org.apache.tomcat.modules.loggers.AccountingInterceptor
Called when the ContextManger is started
engineInit(ContextManager) - Method in class org.apache.tomcat.modules.loggers.LogEvents
Called when the ContextManger is started
engineInit(ContextManager) - Method in class org.apache.tomcat.modules.aaa.RealmBase
 
engineInit(ContextManager) - Method in class org.apache.tomcat.modules.aaa.CredentialsInterceptor
 
engineInit(ContextManager) - Method in class org.apache.tomcat.modules.aaa.AccessInterceptor
Set the context manager.
engineInit(ContextManager) - Method in class org.apache.tomcat.modules.generators.ErrorHandler
 
engineInit(ContextManager) - Method in class org.apache.tomcat.modules.generators.StaticInterceptor
 
engineInit(ContextManager) - Method in class org.apache.tomcat.modules.server.PoolTcpConnector
Called when the ContextManger is started
engineInit(ContextManager) - Method in class org.apache.tomcat.modules.server.JNIConnectionHandler
Called when the ContextManger is started
engineInit(ContextManager) - Method in class org.apache.tomcat.modules.server.Ajp13Interceptor
 
engineInit(ContextManager) - Method in class org.apache.tomcat.modules.server.Ajp12Interceptor
 
engineInit(ContextManager) - Method in class org.apache.tomcat.core.BaseInterceptor
Initialize the module.
engineShutdown(ContextManager) - Method in class org.apache.tomcat.modules.config.LogSetter
 
engineShutdown(ContextManager) - Method in class org.apache.tomcat.modules.loggers.AccessLogInterceptor
 
engineShutdown(ContextManager) - Method in class org.apache.tomcat.modules.loggers.LogEvents
Called before the ContextManager is stoped.
engineShutdown(ContextManager) - Method in class org.apache.tomcat.modules.server.PoolTcpConnector
 
engineShutdown(ContextManager) - Method in class org.apache.tomcat.modules.server.JNIConnectionHandler
 
engineShutdown(ContextManager) - Method in class org.apache.tomcat.core.BaseInterceptor
Shut down the module.
engineStart(ContextManager) - Method in class org.apache.tomcat.modules.session.SessionExpirer
 
engineStart(ContextManager) - Method in class org.apache.tomcat.modules.loggers.LogEvents
 
engineStart(ContextManager) - Method in class org.apache.tomcat.modules.generators.ErrorHandler
Check that we are in a stable state.
engineStart(ContextManager) - Method in class org.apache.tomcat.modules.server.PoolTcpConnector
Called when the ContextManger is started
engineStart(ContextManager) - Method in class org.apache.tomcat.core.BaseInterceptor
Notify that the server is ready and able to process requests
engineState(ContextManager, int) - Method in class org.apache.tomcat.modules.config.PathSetter
 
engineState(ContextManager, int) - Method in class org.apache.tomcat.modules.config.BaseJkConfig
Generate the configuration - only when the server is completely initialized ( before starting )
engineState(ContextManager, int) - Method in class org.apache.tomcat.modules.config.TrustedLoader
Called when the server is configured - all base modules are added, some contexts are added ( explicitely or by AutoDeploy/AutoAdd ).
engineState(ContextManager, int) - Method in class org.apache.tomcat.modules.config.JservConfig
Generate the apache configuration - only when the server is completely initialized ( before starting )
engineState(ContextManager, int) - Method in class org.apache.tomcat.modules.loggers.LogEvents
 
engineState(ContextManager, int) - Method in class org.apache.tomcat.modules.server.Ajp13Interceptor
 
engineState(ContextManager, int) - Method in class org.apache.tomcat.modules.server.Ajp12Interceptor
 
engineState(ContextManager, int) - Method in class org.apache.tomcat.core.BaseInterceptor
Notifies the module that the server changed it's state.
engineStop(ContextManager) - Method in class org.apache.tomcat.modules.session.SessionExpirer
 
engineStop(ContextManager) - Method in class org.apache.tomcat.core.BaseInterceptor
Notify that the server is disabled and shoulnd't process more requests
ensureOpen() - Method in class org.apache.jasper.runtime.JspWriterImpl
check to make sure that the stream has not been closed
ep - Variable in class org.apache.tomcat.modules.server.PoolTcpConnector
 
equals(byte[], int, int) - Method in class org.apache.tomcat.util.buf.CharChunk
 
equals(byte[], int, int) - Method in class org.apache.tomcat.util.buf.ByteChunk
 
equals(ByteChunk) - Method in class org.apache.tomcat.util.buf.ByteChunk
 
equals(char[], int, int) - Method in class org.apache.tomcat.util.buf.CharChunk
 
equals(char[], int, int) - Method in class org.apache.tomcat.util.buf.ByteChunk
 
equals(CharChunk) - Method in class org.apache.tomcat.util.buf.CharChunk
 
equals(CharChunk) - Method in class org.apache.tomcat.util.buf.ByteChunk
 
equals(MessageBytes) - Method in class org.apache.tomcat.util.buf.MessageBytes
 
equals(Object) - Method in class org.apache.jasper.compiler.Mark
 
equals(Object) - Method in class org.apache.tomcat.util.net.URL
Compare two URLs for equality.
equals(Object) - Method in class org.apache.tomcat.util.aaa.SimplePrincipal
Returns true if the specified Object represents the same principal (i.e.
equals(String) - Method in class org.apache.tomcat.util.buf.MessageBytes
Compares the message bytes to the specified String object.
equals(String) - Method in class org.apache.tomcat.util.buf.CharChunk
Compares the message bytes to the specified String object.
equals(String) - Method in class org.apache.tomcat.util.buf.ByteChunk
Compares the message bytes to the specified String object.
equals(String, byte[], int, int) - Static method in class org.apache.tomcat.util.http.Cookies
 
equalsIgnoreCase(String) - Method in class org.apache.tomcat.util.buf.MessageBytes
Compares the message bytes to the specified String object.
equalsIgnoreCase(String) - Method in class org.apache.tomcat.util.buf.CharChunk
Compares the message bytes to the specified String object.
equalsIgnoreCase(String) - Method in class org.apache.tomcat.util.buf.ByteChunk
Compares the message bytes to the specified String object.
ERROR - Static variable in class org.apache.tomcat.util.log.Log
 
errorException - Variable in class org.apache.tomcat.core.Request
 
errorException - Variable in class org.apache.tomcat.core.Response
 
errorException - Variable in class org.apache.tomcat.core.Handler
 
ErrorHandler - class org.apache.tomcat.modules.generators.ErrorHandler.
Handle errors - this is the default handler, you can replace it with customized versions
ErrorHandler() - Constructor for class org.apache.tomcat.modules.generators.ErrorHandler
 
errorPageURL - Variable in class org.apache.jasper.runtime.PageContextImpl
 
errorURI - Variable in class org.apache.tomcat.core.Response
 
escapeQueryString(String) - Static method in class org.apache.jasper.compiler.JspUtil
 
escapeQueryString(String) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
Escape special shell characters.
EscapeUnicodeWriter - class org.apache.jasper.compiler.EscapeUnicodeWriter.
Used to escape unicode characters with \ u's.
EscapeUnicodeWriter(OutputStream) - Constructor for class org.apache.jasper.compiler.EscapeUnicodeWriter
 
escapeXml(String) - Static method in class org.apache.jasper.compiler.JspUtil
Escape the 5 entities defined by XML.
execute() - Method in class org.apache.tomcat.util.test.HttpClient
 
execute() - Method in class org.apache.tomcat.util.test.TestDefaults
 
execute() - Method in class org.apache.tomcat.util.test.Matcher
Execute the test
execute() - Method in class org.apache.tomcat.util.test.HttpRequest
 
execute() - Method in class org.apache.tomcat.util.test.GTest
Deprecated.  
execute() - Method in class org.apache.tomcat.util.test.matchers.ResponseMatch
 
execute() - Method in class org.apache.tomcat.util.test.matchers.HeaderMatch
 
execute() - Method in class org.apache.tomcat.util.test.matchers.ResponseMatchFile
 
execute() - Method in class org.apache.tomcat.util.test.matchers.GoldenMatch
 
execute() - Method in class org.apache.tomcat.util.test.matchers.HttpStatusMatch
 
execute() - Method in class org.apache.tomcat.util.test.matchers.SessionMatch
 
execute() - Method in class org.apache.tomcat.startup.EnableAdmin
 
execute() - Method in class org.apache.tomcat.startup.EmbededTomcat
Main and Ant action.
execute() - Method in class org.apache.tomcat.startup.Main
 
execute() - Method in class org.apache.tomcat.startup.Jspc
 
execute() - Method in class org.apache.tomcat.startup.Tomcat
Deprecated.  
execute() - Method in class org.apache.tomcat.startup.StopTomcat
 
execute(ContextManager) - Method in class org.apache.tomcat.modules.config.BaseJkConfig
Generate configuration files.
execute(ContextManager) - Method in class org.apache.tomcat.modules.config.ApacheConfig
executes the ApacheConfig interceptor.
execute(ContextManager) - Method in class org.apache.tomcat.modules.config.JservConfig
executes the JservConfig interceptor.
execute(ContextManager) - Method in class org.apache.tomcat.modules.config.NSConfig
executes the NSConfig interceptor.
execute(ContextManager) - Method in class org.apache.tomcat.modules.config.IISConfig
executes the IISConfig interceptor.
execute(Mark, Mark) - Method in interface org.apache.jasper.compiler.Parser.Action
 
execute(Object, String) - Static method in class org.apache.tomcat.util.IntrospectionUtils
Call execute() - any ant-like task should work
execute1() - Method in class org.apache.tomcat.startup.EmbededTomcat
 
expand(String, String) - Static method in class org.apache.tomcat.util.io.FileUtil
 
expired(TimeStamp) - Method in interface org.apache.tomcat.util.threads.Expirer.ExpireCallback
 
Expirer - class org.apache.tomcat.util.threads.Expirer.
Expire unused objects.
Expirer.ExpireCallback - interface org.apache.tomcat.util.threads.Expirer.ExpireCallback.
 
Expirer() - Constructor for class org.apache.tomcat.util.threads.Expirer
 
ExpressionGenerator - class org.apache.jasper.compiler.ExpressionGenerator.
Generator to deal with JSP expressions: <%= ...
ExpressionGenerator(char[]) - Constructor for class org.apache.jasper.compiler.ExpressionGenerator
 
EXTENSION_MAP - Static variable in class org.apache.tomcat.core.Container
 

F

factory - Variable in class org.apache.jasper.runtime.PageContextImpl
 
FastDateFormat - class org.apache.tomcat.util.qlog.FastDateFormat.
Deprecated. This class will be merged with DateTool and moved in buf, to be used in all tomcat.
FastDateFormat(DateFormat) - Constructor for class org.apache.tomcat.util.qlog.FastDateFormat
Deprecated.  
FATAL - Static variable in class org.apache.tomcat.util.log.Log
Verbosity level codes.
fields - Variable in class org.apache.tomcat.util.collections.MultiMap
 
FileDeclarationPhase - interface org.apache.jasper.compiler.FileDeclarationPhase.
If a generator wants to output stuff at "file scope" in the generated servlet class, it should implement this interface.
FileUtil - class org.apache.tomcat.util.io.FileUtil.
 
FileUtil() - Constructor for class org.apache.tomcat.util.io.FileUtil
 
filter(String) - Static method in class org.apache.tomcat.util.http.HttpMessages
Filter the specified message string for characters that are sensitive in HTML.
find(String, int) - Method in class org.apache.tomcat.util.collections.MultiMap
Find the index of a field with the given name.
findAttribute(String) - Method in class org.apache.jasper.runtime.PageContextImpl
 
findBooleanSetters(Class) - Static method in class org.apache.tomcat.util.IntrospectionUtils
 
findChar(byte[], int, int, char) - Static method in class org.apache.tomcat.util.buf.ByteChunk
Find a character, no side effects.
findChars(byte[], int, int, byte[]) - Static method in class org.apache.tomcat.util.buf.ByteChunk
Find a character, no side effects.
findClass(String) - Method in class org.apache.jasper.servlet.JasperLoader
 
findDelim1(byte[], int, int) - Static method in class org.apache.tomcat.util.http.Cookies
 
findDelim2(byte[], int, int) - Static method in class org.apache.tomcat.util.http.Cookies
 
findFirst(String) - Method in class org.apache.tomcat.util.collections.MultiMap
 
findHeader(String, int) - Method in class org.apache.tomcat.util.http.MimeHeaders
Find the index of a header with the given name.
findIgnoreCase(String, int) - Method in class org.apache.tomcat.util.collections.MultiMap
Find the index of a field with the given name.
findMethod(Class, String, Class[]) - Static method in class org.apache.tomcat.util.IntrospectionUtils
 
findMethods(Class) - Static method in class org.apache.tomcat.util.IntrospectionUtils
 
findModule(String, int) - Method in class org.apache.tomcat.startup.EmbededTomcat
Find a module from the set added with addModule() or addDefaultModules()
findModulesCP(String) - Method in class org.apache.tomcat.startup.EmbededTomcat
 
findNext(int) - Method in class org.apache.tomcat.util.collections.MultiMap
 
findNotChars(byte[], int, int, byte[]) - Static method in class org.apache.tomcat.util.buf.ByteChunk
Find the first character != c
findResources(String) - Method in class org.apache.tomcat.util.depend.DependClassLoader12
 
findSession(Context, String) - Method in class org.apache.tomcat.modules.session.SimpleSessionStore
 
findSession(Request, String, boolean) - Method in class org.apache.tomcat.modules.session.SimpleSessionStore
The session store hook
findSession(Request, String, boolean) - Method in class org.apache.tomcat.core.BaseInterceptor
The hook for session managers.
findSession(String) - Method in class org.apache.tomcat.modules.session.SimpleSessionStore.SimpleSessionManager
 
findVoidSetters(Class) - Static method in class org.apache.tomcat.util.IntrospectionUtils
 
finish() - Method in class org.apache.tomcat.modules.server.Ajp13
Signal the web server that the servlet has finished handling this request, and that the connection can be reused.
finish() - Method in class org.apache.tomcat.core.Response
 
fixDigits(String) - Static method in class org.apache.tomcat.util.JavaGeneratorTool
Make sure package components or class name doesn't start with a digit
flush() - Method in class org.apache.jasper.compiler.EscapeUnicodeWriter
 
flush() - Method in class org.apache.jasper.runtime.JspWriterImpl
Flush the stream.
flush() - Method in class org.apache.tomcat.core.OutputBuffer
 
flush() - Method in class org.apache.tomcat.util.qlog.QueueLogger
Flush the queue - in a separate thread, so that caller doesn't have to wait
flush() - Method in class org.apache.tomcat.util.log.LogHandler
Flush the log.
flush() - Method in class org.apache.tomcat.util.log.Log
Flush any buffers.
flush() - Method in class org.apache.tomcat.facade.ServletWriterFacade
 
flush() - Method in class org.apache.tomcat.facade.ServletOutputStreamFacade
Will send the buffer to the client.
flushBuffer() - Method in class org.apache.jasper.runtime.JspWriterImpl
Flush the output buffer to the underlying character stream, without flushing the stream itself.
flushBuffer() - Method in class org.apache.tomcat.core.Response
 
flushBuffer() - Method in class org.apache.tomcat.util.buf.C2BConverter
Flush any internal buffers into the ByteOutput or the internal byte[]
flushBuffer() - Method in class org.apache.tomcat.util.buf.CharChunk
 
flushBuffer() - Method in class org.apache.tomcat.util.buf.ByteChunk
 
flushBuffer() - Method in class org.apache.tomcat.facade.HttpServletResponseFacade
 
flushBytes() - Method in class org.apache.tomcat.core.OutputBuffer
Real write - this buffer will be sent to the client
flushChars() - Method in class org.apache.tomcat.core.OutputBuffer
 
flushCharsNeeded() - Method in class org.apache.tomcat.core.OutputBuffer
 
flushed - Variable in class org.apache.jasper.runtime.JspWriterImpl
 
format(Date, StringBuffer, FieldPosition) - Method in class org.apache.tomcat.util.qlog.FastDateFormat
Deprecated. Note: breaks functionality of fieldPosition param.
format1123(Date) - Static method in class org.apache.tomcat.util.buf.DateTool
Deprecated.  
format1123(Date, DateFormat) - Static method in class org.apache.tomcat.util.buf.DateTool
Deprecated.  
formatOldCookie(Date) - Static method in class org.apache.tomcat.util.buf.DateTool
Deprecated.  
formatOldCookie(Date, StringBuffer, FieldPosition) - Static method in class org.apache.tomcat.util.buf.DateTool
Deprecated.  
formatTimestamp(long) - Method in class org.apache.tomcat.util.qlog.Logger
 
formatTimestamp(long, StringBuffer) - Method in class org.apache.tomcat.util.qlog.Logger
 
forward(String) - Method in class org.apache.jasper.runtime.PageContextImpl
 
forwardAll - Variable in class org.apache.tomcat.modules.config.BaseJkConfig
 
ForwardGenerator - class org.apache.jasper.compiler.ForwardGenerator.
Generator for
ForwardGenerator(Mark, Hashtable, Hashtable) - Constructor for class org.apache.jasper.compiler.ForwardGenerator
 

G

generate(ServletWriter, Class) - Method in class org.apache.jasper.compiler.TagEndGenerator
 
generate(ServletWriter, Class) - Method in class org.apache.jasper.compiler.CharDataGenerator
 
generate(ServletWriter, Class) - Method in class org.apache.jasper.compiler.SetPropertyGenerator
 
generate(ServletWriter, Class) - Method in class org.apache.jasper.compiler.PluginGenerator
 
generate(ServletWriter, Class) - Method in class org.apache.jasper.compiler.DeclarationGenerator
 
generate(ServletWriter, Class) - Method in class org.apache.jasper.compiler.TagPoolGenerator
This method generates code from based on the jsp.
generate(ServletWriter, Class) - Method in class org.apache.jasper.compiler.ExpressionGenerator
 
generate(ServletWriter, Class) - Method in interface org.apache.jasper.compiler.Generator
 
generate(ServletWriter, Class) - Method in class org.apache.jasper.compiler.GetPropertyGenerator
 
generate(ServletWriter, Class) - Method in class org.apache.jasper.compiler.ScriptletGenerator
 
generate(ServletWriter, Class) - Method in class org.apache.jasper.compiler.ForwardGenerator
 
generate(ServletWriter, Class) - Method in class org.apache.jasper.compiler.TagBeginGenerator
 
generate(ServletWriter, Class) - Method in class org.apache.jasper.compiler.IncludeGenerator
 
generate(ServletWriter, Class) - Method in class org.apache.jasper.compiler.BeanEndGenerator
 
generate(ServletWriter, Class) - Method in class org.apache.jasper.compiler.TagPoolManagerGenerator
Generate ref to TagPoolManager
generate(ServletWriter, Class) - Method in class org.apache.jasper.compiler.StoredCharDataGenerator
 
generate(ServletWriter, Class) - Method in class org.apache.jasper.compiler.MappedCharDataGenerator
 
generate(ServletWriter, Class) - Method in class org.apache.jasper.compiler.BeanGenerator
 
generateBeanCreate(ServletWriter, String, String, String, String) - Method in class org.apache.jasper.compiler.BeanGenerator
 
generateCommon(ServletWriter) - Method in class org.apache.jasper.compiler.PluginGenerator
 
generateCoordinates(Class) - Method in interface org.apache.jasper.compiler.Generator
 
generateCoordinates(Class) - Method in class org.apache.jasper.compiler.StoredCharDataGenerator
 
generateEndComment(Generator, ServletWriter, Mark, Mark) - Method in class org.apache.jasper.compiler.JakartaCommentGenerator
Generates "end-of the JSP-embedded code block" comment
generateEndComment(Generator, ServletWriter, Mark, Mark) - Method in interface org.apache.jasper.compiler.CommentGenerator
Generates "end-of the JSP-embedded code block" comment
generateMethod(ServletWriter, Class) - Method in class org.apache.jasper.compiler.BeanGenerator
 
generateServiceMethodStatements(ServletWriter) - Method in class org.apache.jasper.compiler.TagBeginGenerator
 
generateStartComment(Generator, ServletWriter, Mark, Mark) - Method in class org.apache.jasper.compiler.JakartaCommentGenerator
Generates "start-of the JSP-embedded code block" comment
generateStartComment(Generator, ServletWriter, Mark, Mark) - Method in interface org.apache.jasper.compiler.CommentGenerator
Generates "start-of the JSP-embedded code block" comment
Generator - interface org.apache.jasper.compiler.Generator.
Interface that all generators implement.
get() - Method in class org.apache.tomcat.util.collections.Queue
Get the first object out of the queue.
get() - Method in class org.apache.tomcat.util.collections.SimplePool
Get an object from the pool, null if the pool is empty.
get(Object) - Method in class org.apache.tomcat.util.collections.LRUCache
 
get(String) - Method in class org.apache.tomcat.util.collections.MultiMap
 
get(String) - Method in class org.apache.tomcat.util.collections.SimpleHashtable
Returns the value to which the specified key is mapped in this hashtable ...
getAbsoluteDocBase(Context) - Method in class org.apache.tomcat.modules.config.BaseJkConfig
 
getAbsolutePath() - Method in class org.apache.tomcat.core.Context
Return the absolute path for the docBase, if we are file-system based, null otherwise.
getAccessControlContext() - Method in class org.apache.tomcat.util.compat.Jdk11Compat
 
getAccessControlContext() - Method in class org.apache.tomcat.util.compat.Jdk12Support
 
getAddress() - Method in class org.apache.tomcat.modules.server.PoolTcpConnector
 
getAddress() - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
 
getAllRequests() - Static method in class org.apache.tomcat.util.test.HttpRequest
Return one of the "named" clients that have been executed so far.
getApplication() - Method in class org.apache.tomcat.startup.EmbededTomcat
Keep a reference to the application in which we are embeded
getApplicationBeans() - Method in class org.apache.jasper.compiler.BeanRepository
 
getAppsLoader() - Method in class org.apache.tomcat.core.ContextManager
 
getAttribute(String) - Method in class org.apache.jasper.compiler.SetPropertyGenerator
 
getAttribute(String) - Method in class org.apache.jasper.compiler.PluginGenerator
 
getAttribute(String) - Method in class org.apache.jasper.compiler.GetPropertyGenerator
 
getAttribute(String) - Method in class org.apache.jasper.compiler.BeanGenerator
 
getAttribute(String) - Method in class org.apache.jasper.runtime.PageContextImpl
 
getAttribute(String) - Method in class org.apache.tomcat.core.Request
 
getAttribute(String) - Method in class org.apache.tomcat.core.Container
Per container attributes.
getAttribute(String) - Method in class org.apache.tomcat.core.ServerSession
 
getAttribute(String) - Method in class org.apache.tomcat.core.Context
Return an attribute value.
getAttribute(String) - Method in class org.apache.tomcat.facade.HttpServletRequestFacade
 
getAttribute(String) - Method in class org.apache.tomcat.facade.ServletContextFacade
 
getAttribute(String) - Method in class org.apache.tomcat.facade.HttpSessionFacade
 
getAttribute(String, int) - Method in class org.apache.jasper.runtime.PageContextImpl
 
getAttributeCount() - Method in class org.apache.tomcat.core.ServerSession
 
getAttributeList(int) - Method in interface org.apache.tomcat.util.xml.SaxContext
Random access to attributes of a particular element.
getAttributeList(int) - Method in class org.apache.tomcat.util.xml.XmlMapper
 
getAttributeNames() - Method in class org.apache.tomcat.core.Request
 
getAttributeNames() - Method in class org.apache.tomcat.core.Container
Per container attributes.
getAttributeNames() - Method in class org.apache.tomcat.core.ServerSession
 
getAttributeNames() - Method in class org.apache.tomcat.core.Context
 
getAttributeNames() - Method in class org.apache.tomcat.facade.HttpServletRequestFacade
 
getAttributeNames() - Method in class org.apache.tomcat.facade.ServletContextFacade
 
getAttributeNames() - Method in class org.apache.tomcat.facade.HttpSessionFacade
Return an Enumeration of String objects containing the names of the objects bound to this session.
getAttributeNamesInScope(int) - Method in class org.apache.jasper.runtime.PageContextImpl
 
getAttributes(String) - Static method in class org.apache.tomcat.util.test.Attributes
 
getAttributesScope(String) - Method in class org.apache.jasper.runtime.PageContextImpl
 
getAuthMethod() - Method in class org.apache.tomcat.core.Context
Authentication method, if any specified
getAuthority() - Method in class org.apache.tomcat.util.net.URL
Return the authority part of the URL.
getAuthType() - Method in class org.apache.tomcat.core.Request
 
getAuthType() - Method in class org.apache.tomcat.facade.HttpServletRequestFacade
 
getAvailable() - Method in class org.apache.tomcat.core.Request
How many bytes from the body are still available
getBacklog() - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
 
getBase(String) - Static method in class org.apache.tomcat.util.io.FileUtil
Name without path and extension.
getBaseClassName() - Method in class org.apache.jasper.compiler.JasperMangler
 
getBeanType(String) - Method in class org.apache.jasper.compiler.BeanRepository
 
getBody() - Method in class org.apache.tomcat.util.test.Body
 
getBody() - Method in interface org.apache.tomcat.util.xml.SaxContext
Body of the last tag.
getBody() - Method in class org.apache.tomcat.util.xml.XmlMapper
 
getBool() - Method in class org.apache.tomcat.modules.server.Ajp13Packet
 
getBuff() - Method in class org.apache.tomcat.modules.server.Ajp13Packet
 
getBuffer() - Method in class org.apache.tomcat.core.Response
 
getBuffer() - Method in class org.apache.tomcat.core.OutputBuffer
 
getBuffer() - Method in class org.apache.tomcat.util.buf.CharChunk
 
getBuffer() - Method in class org.apache.tomcat.util.buf.ByteChunk
Returns the message bytes.
getBufferSize() - Method in class org.apache.tomcat.core.Response
 
getBufferSize() - Method in class org.apache.tomcat.core.OutputBuffer
 
getBufferSize() - Method in class org.apache.tomcat.facade.HttpServletResponseFacade
 
getBundle(String, Locale, ClassLoader) - Method in class org.apache.tomcat.util.compat.Jdk11Compat
 
getBundle(String, Locale, ClassLoader) - Method in class org.apache.tomcat.util.compat.Jdk12Support
 
getByte() - Method in class org.apache.tomcat.modules.server.Ajp13Packet
 
getByteChunk() - Method in class org.apache.tomcat.util.buf.MessageBytes
Returns the message bytes.
getByteChunk() - Method in class org.apache.tomcat.util.buf.C2BConverter
 
getByteOff() - Method in class org.apache.tomcat.modules.server.Ajp13Packet
 
getByteOff() - Method in class org.apache.tomcat.core.OutputBuffer
Deprecated. Used only in Ajp13Packet for a hack
getBytes() - Method in class org.apache.tomcat.util.buf.ByteChunk
Returns the message bytes.
getBytes(byte[]) - Method in class org.apache.tomcat.modules.server.Ajp13Packet
Copy a chunk of bytes from the packet into an array and advance the read position past the chunk.
getBytesWritten() - Method in class org.apache.tomcat.core.OutputBuffer
 
getCanonicalPath(String) - Static method in class org.apache.tomcat.util.io.FileUtil
 
getCertCompat() - Static method in class org.apache.tomcat.util.compat.CertCompat
Get a compatibility helper class.
getChannel(LogManager) - Method in class org.apache.tomcat.util.log.Log
 
getChannels() - Method in class org.apache.tomcat.util.log.LogManager
 
getCharacterEncoding() - Method in class org.apache.tomcat.core.Request
 
getCharacterEncoding() - Method in class org.apache.tomcat.core.Response
 
getCharacterEncoding() - Method in class org.apache.tomcat.facade.HttpServletRequestFacade
 
getCharacterEncoding() - Method in class org.apache.tomcat.facade.HttpServletResponseFacade
 
getCharChunk() - Method in class org.apache.tomcat.util.buf.MessageBytes
 
getCharEncoding() - Method in class org.apache.tomcat.core.Request
 
getChars() - Method in class org.apache.tomcat.util.buf.CharChunk
 
getCharset(Locale) - Static method in class org.apache.tomcat.util.http.LocaleToCharsetMap
Gets the preferred charset for the given locale, or null if the locale is not recognized.
getCharsetFromContentType(String) - Static method in class org.apache.tomcat.util.http.ContentType
 
getCharsWritten() - Method in class org.apache.tomcat.core.OutputBuffer
 
getCheckCount() - Method in class org.apache.tomcat.util.depend.DependManager
 
getCheckInterval() - Method in class org.apache.tomcat.util.threads.Expirer
 
getCheckTime() - Method in class org.apache.tomcat.util.depend.DependManager
 
getChild() - Method in class org.apache.tomcat.core.Request
During include, a sub-request will be created.
getCipherSuite() - Method in interface org.apache.tomcat.util.net.SSLSupport
 
getClass(String) - Method in class org.apache.jasper.compiler.BeanRepository
 
getClassDebugInfo() - Method in class org.apache.jasper.JasperOptionsImpl
 
getClassDebugInfo() - Method in class org.apache.jasper.JspC
 
getClassDebugInfo() - Method in class org.apache.jasper.EmbededServletOptions
Should class files be compiled with debug information?
getClassDebugInfo() - Method in interface org.apache.jasper.Options
Should we include debug information in compiled class?
getClassDir() - Method in class org.apache.jasper.compiler.JasperMangler
Returns the directory where the class is located, using the normal class loader rules.
getClassFileName() - Method in class org.apache.jasper.compiler.JspCompiler
 
getClassFileName() - Method in class org.apache.jasper.compiler.JasperMangler
Full path to the compiled class file ( including version )
getClassFileName() - Method in interface org.apache.jasper.compiler.Mangler
The full name of the .class file ( without version number)
getClassFileName() - Method in class org.apache.jasper.compiler.CommandLineCompiler
 
getClassLoader() - Method in class org.apache.jasper.JspEngineContext
What class loader to use for loading classes while compiling this JSP? I don't think this is used right now -- akv.
getClassLoader() - Method in class org.apache.jasper.JasperEngineContext
What class loader to use for loading classes while compiling this JSP? I don't think this is used right now -- akv.
getClassLoader() - Method in class org.apache.jasper.CommandLineContext
What class loader to use for loading classes while compiling this JSP? I don't think this is used right now -- akv.
getClassLoader() - Method in interface org.apache.jasper.JspCompilationContext
What class loader to use for loading classes while compiling this JSP? I don't think this is used right now -- akv.
getClassLoader() - Method in class org.apache.jasper.runtime.HttpJspBase
 
getClassLoader() - Method in class org.apache.tomcat.core.Context
The current class loader.
getClassLoader() - Method in interface org.apache.tomcat.util.xml.SaxContext
 
getClassLoader() - Method in class org.apache.tomcat.util.xml.XmlMapper
 
getClassLoader(ServletContext) - Method in class org.apache.jasper.servlet.ServletEngine
Get the class loader for this ServletContext object.
getClassLoader(ServletContext) - Method in class org.apache.jasper.servlet.TomcatServletEngine
 
getClassName() - Method in class org.apache.jasper.compiler.JspCompiler
 
getClassName() - Method in class org.apache.jasper.compiler.JasperMangler
Versioned class name ( without package ).
getClassName() - Method in interface org.apache.jasper.compiler.Mangler
The class name ( without package ) of the generated servlet, including the version number
getClassName() - Method in class org.apache.jasper.compiler.CommandLineCompiler
 
getClassName(String) - Static method in class org.apache.jasper.compiler.ClassName
 
getClassPath() - Method in class org.apache.jasper.JasperOptionsImpl
 
getClassPath() - Method in class org.apache.jasper.JspC
 
getClassPath() - Method in class org.apache.jasper.EmbededServletOptions
What classpath should I use while compiling the servlets generated from JSP files?
getClassPath() - Method in interface org.apache.jasper.Options
What classpath should I use while compiling the servlets generated from JSP files?
getClassPath() - Method in class org.apache.jasper.JspEngineContext
The classpath that is passed off to the Java compiler.
getClassPath() - Method in class org.apache.jasper.JasperEngineContext
The classpath that is passed off to the Java compiler.
getClassPath() - Method in class org.apache.jasper.CommandLineContext
The classpath that is passed off to the Java compiler.
getClassPath() - Method in interface org.apache.jasper.JspCompilationContext
The classpath that is passed off to the Java compiler.
getClassPath() - Method in class org.apache.jasper.runtime.JspLoader
 
getClassPath() - Method in class org.apache.tomcat.core.Context
Returns the full classpath - concatenation of ContextManager classpath and locally specified class path
getClassPath(String, String, String, boolean) - Static method in class org.apache.tomcat.util.IntrospectionUtils
Construct a URL classpath from files in a directory, a cpath property, and tools.jar.
getClassPath(Vector) - Static method in class org.apache.tomcat.util.IntrospectionUtils
Return a URL[] that can be used to construct a class loader
getClone() - Method in class org.apache.tomcat.core.Container
 
getClone() - Method in class org.apache.tomcat.util.buf.MessageBytes
 
getClone() - Method in class org.apache.tomcat.util.buf.CharChunk
 
getClone() - Method in class org.apache.tomcat.util.buf.ByteChunk
 
getComment() - Method in class org.apache.tomcat.util.test.HttpClient
 
getComment() - Method in class org.apache.tomcat.util.test.GTest
Deprecated.  
getComment() - Method in class org.apache.tomcat.util.http.ServerCookie
 
getCommonLoader() - Method in class org.apache.tomcat.core.ContextManager
 
getConfigFile(File, File, String) - Static method in class org.apache.tomcat.util.io.FileUtil
 
getConfigHome() - Method in class org.apache.tomcat.modules.config.JservConfig
 
getConnectionHandler() - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
 
getContainer() - Method in class org.apache.tomcat.core.Request
Return the container ( URL pattern ) where this request has been mapped.
getContainer() - Method in class org.apache.tomcat.core.Context
Default container for this context.
getContainer() - Method in class org.apache.tomcat.core.ContextManager
Default container.
getContainer(String) - Method in class org.apache.tomcat.core.Context
Return the container ( properties ) associated with a path ( relative to this context )
getContainerClassLoader() - Method in class org.apache.tomcat.startup.EmbededTomcat
 
getContainerLoader() - Method in class org.apache.tomcat.core.ContextManager
 
getContainerLocations() - Method in class org.apache.tomcat.core.Context
Return an enumeration of Strings, representing all URLs ( relative to this context ) having associated properties ( handlers, security, etc)
getContainers() - Method in class org.apache.tomcat.core.Context
 
getContentLength() - Method in class org.apache.tomcat.core.Request
 
getContentLength() - Method in class org.apache.tomcat.core.Response
 
getContentLength() - Method in class org.apache.tomcat.facade.HttpServletRequestFacade
 
getContentType() - Method in class org.apache.jasper.JspEngineContext
What's the content type of this JSP? Content type includes content type and encoding.
getContentType() - Method in class org.apache.jasper.JasperEngineContext
What's the content type of this JSP? Content type includes content type and encoding.
getContentType() - Method in class org.apache.jasper.CommandLineContext
What's the content type of this JSP? Content type includes content type and encoding.
getContentType() - Method in interface org.apache.jasper.JspCompilationContext
What's the content type of this JSP? Content type includes content type and encoding.
getContentType() - Method in class org.apache.tomcat.core.Request
Deprecated.  
getContentType() - Method in class org.apache.tomcat.core.Response
 
getContentType() - Method in class org.apache.tomcat.facade.HttpServletRequestFacade
 
getContentType(String) - Method in class org.apache.tomcat.util.http.MimeMap
 
getContentTypeFor(String) - Method in class org.apache.tomcat.util.http.MimeMap
 
getContext() - Method in class org.apache.tomcat.core.BaseInterceptor
 
getContext() - Method in class org.apache.tomcat.core.Request
 
getContext() - Method in class org.apache.tomcat.core.Container
The parent web application, if any.
getContext() - Method in class org.apache.tomcat.core.ServerSession
The web application that creates this session.
getContext() - Method in class org.apache.tomcat.facade.ServletInfo
 
getContext() - Method in class org.apache.tomcat.facade.ServletHandler
Return the context associated with the handler
getContext(Context, String) - Method in class org.apache.tomcat.core.ContextManager
Find a context by doing a sub-request and mapping the request against the active rules ( that means you could use a /~costin if a UserHomeInterceptor is present ) The new context will be in the same virtual host as base.
getContext(String) - Method in class org.apache.tomcat.core.ContextManager
 
getContext(String) - Method in class org.apache.tomcat.facade.ServletContextFacade
 
getContext(String, String) - Method in class org.apache.tomcat.startup.EmbededTomcat
Find the context mounted at /cpath for a virtual host.
getContextClassLoader() - Method in class org.apache.tomcat.util.compat.Jdk11Compat
Get the context class loader, if java2.
getContextClassLoader() - Method in class org.apache.tomcat.util.compat.Jdk12Support
 
getContextManager() - Method in class org.apache.tomcat.core.BaseInterceptor
 
getContextManager() - Method in class org.apache.tomcat.core.Request
 
getContextManager() - Method in class org.apache.tomcat.core.Container
Get the context manager
getContextManager() - Method in class org.apache.tomcat.core.Context
Returned the main server ( servlet container )
getContextManager() - Method in class org.apache.tomcat.startup.EmbededTomcat
Access to the ContextManager.
getContextNames() - Method in class org.apache.tomcat.core.ContextManager
 
getContextPath() - Method in class org.apache.tomcat.facade.HttpServletRequestFacade
Delegate to Context
getContexts() - Method in class org.apache.tomcat.core.ContextManager
Return the list of contexts managed by this server.
getCookie(int) - Method in class org.apache.tomcat.util.http.Cookies
 
getCookieCount() - Method in class org.apache.tomcat.util.http.Cookies
 
getCookieHeaderName() - Method in class org.apache.tomcat.util.http.ServerCookie
Return the header name to set the cookie, based on cookie version
getCookieHeaderName(int) - Static method in class org.apache.tomcat.util.http.ServerCookie
Return the header name to set the cookie, based on cookie version
getCookies() - Method in class org.apache.tomcat.core.Request
 
getCookies() - Method in class org.apache.tomcat.facade.HttpServletRequestFacade
 
getCount() - Method in class org.apache.tomcat.util.collections.SimplePool
Number of object in the pool
getCreationTime() - Method in class org.apache.tomcat.util.buf.TimeStamp
 
getCreationTime() - Method in class org.apache.tomcat.facade.HttpSessionFacade
Return the time when this session was created, in milliseconds since midnight, January 1, 1970 GMT.
getCredentials(String) - Method in class org.apache.tomcat.modules.aaa.RealmBase
 
getCredentials(String) - Method in class org.apache.tomcat.modules.aaa.SimpleRealm
getCredentials
getCredentials(String) - Method in class org.apache.tomcat.modules.aaa.JDBCRealm
If there are any errors with the JDBC connection, executing the query or anything we return false (don't authenticate).
getCurrentAttributes() - Method in interface org.apache.tomcat.util.xml.SaxContext
Attributes of the current tag
getCurrentAttributes() - Method in class org.apache.tomcat.util.xml.XmlMapper
 
getCurrentElement() - Method in interface org.apache.tomcat.util.xml.SaxContext
Current element
getCurrentElement() - Method in class org.apache.tomcat.util.xml.XmlMapper
 
getCurrentSet() - Method in class org.apache.tomcat.util.http.Parameters
 
getDateHeader(String) - Method in class org.apache.tomcat.facade.HttpServletRequestFacade
Tomcat Request doesn't deal with header to date conversion.
getDatePrefix(long, String) - Method in class org.apache.tomcat.util.qlog.Logger
 
getDay(long) - Method in class org.apache.tomcat.util.qlog.Logger
 
getDebug() - Method in class org.apache.tomcat.core.BaseInterceptor
 
getDebug() - Method in class org.apache.tomcat.core.Context
 
getDebug() - Method in class org.apache.tomcat.core.ContextManager
 
getDebug() - Method in class org.apache.tomcat.util.test.HttpClient
 
getDebug() - Method in interface org.apache.tomcat.util.xml.SaxContext
 
getDebug() - Method in class org.apache.tomcat.util.xml.XmlMapper
 
getDefault() - Static method in class org.apache.tomcat.util.net.ServerSocketFactory
Returns a copy of the environment's default socket factory.
getDependClassLoader(DependManager, ClassLoader, Object, int) - Static method in class org.apache.tomcat.util.depend.DependClassLoader
 
getDependency() - Method in class org.apache.tomcat.facade.ServletInfo
Deprecated. this supports only one depend per jsp/servlet. Wrong.
getDependManager() - Method in class org.apache.tomcat.facade.ServletInfo
 
getDescription() - Method in class org.apache.tomcat.core.Context
 
getDescription() - Method in class org.apache.tomcat.util.test.GTest
Deprecated. Description should be in
getDigest() - Method in class org.apache.tomcat.modules.aaa.RealmBase
Gets the digest algorithm used for credentials in the database.
getDocBase() - Method in class org.apache.tomcat.core.Context
 
getDomain() - Method in class org.apache.tomcat.util.http.ServerCookie
 
getEmptyEnumeration() - Static method in class org.apache.tomcat.util.collections.EmptyEnumeration
 
getEnd() - Method in class org.apache.tomcat.util.buf.CharChunk
 
getEnd() - Method in class org.apache.tomcat.util.buf.ByteChunk
 
getEndpoint() - Method in class org.apache.tomcat.modules.server.PoolTcpConnector
 
getEndpoint() - Static method in class org.apache.tomcat.modules.server.JNIEndpoint
 
getEndpoint() - Method in class org.apache.tomcat.util.net.TcpConnection
 
getEngineHeader() - Method in class org.apache.tomcat.core.Context
 
getEngineInfo() - Method in class org.apache.jasper.runtime.JspFactoryImpl
 
getEntities() - Method in class org.apache.tomcat.util.xml.XmlMapper
 
getEnvEntries() - Method in class org.apache.tomcat.core.Context
 
getEnvEntryType(String) - Method in class org.apache.tomcat.core.Context
 
getEnvEntryValue(String) - Method in class org.apache.tomcat.core.Context
 
getErrorException() - Method in class org.apache.tomcat.core.Response
Get the Exception that occurred during request processing.
getErrorException() - Method in class org.apache.tomcat.core.Handler
Gets the exception that relates to the servlet's ability to execute.
getErrorPage(int) - Method in class org.apache.tomcat.core.Context
 
getErrorPage(String) - Method in class org.apache.tomcat.core.Context
 
getErrorURI() - Method in class org.apache.tomcat.core.Response
Get the request URI that caused the original error.
getException() - Method in class org.apache.jasper.runtime.PageContextImpl
 
getExpectHeaders() - Method in class org.apache.tomcat.util.test.matchers.HeaderMatch
 
getExpirer() - Method in class org.apache.tomcat.modules.session.SessionExpirer
 
getExpr(String) - Static method in class org.apache.jasper.compiler.JspUtil
 
getExtension(String) - Static method in class org.apache.tomcat.util.http.MimeMap
Get extension of file, without fragment id
getExtension(String) - Static method in class org.apache.tomcat.util.io.FileUtil
 
getExtensions() - Method in class org.apache.tomcat.util.http.MimeMap
 
getFacade() - Method in class org.apache.tomcat.core.Request
 
getFacade() - Method in class org.apache.tomcat.core.Response
 
getFacade() - Method in class org.apache.tomcat.core.ServerSession
 
getFacade() - Method in class org.apache.tomcat.core.Context
Every context is associated with a facade.
getFailingMatch() - Method in class org.apache.tomcat.util.test.HttpClient
 
getFailureMessage() - Method in class org.apache.tomcat.util.test.HttpClient
 
getFailureMessage() - Method in class org.apache.tomcat.util.test.GTest
Deprecated.  
getFile() - Method in class org.apache.jasper.compiler.Mark
 
getFile() - Method in class org.apache.tomcat.util.net.URL
Return the filename part of the URL.
getFile(int) - Method in class org.apache.jasper.compiler.JspReader
 
getFilename() - Method in class org.apache.tomcat.modules.aaa.SimpleRealm
 
getFilesByExt(String, String) - Static method in class org.apache.tomcat.util.IntrospectionUtils
Return all files with a given extension in a dir
getFirstRequest() - Method in class org.apache.tomcat.util.test.HttpClient
 
getFormErrorPage() - Method in class org.apache.tomcat.core.Context
 
getFormLoginPage() - Method in class org.apache.tomcat.core.Context
 
getFullClassName() - Method in class org.apache.jasper.JspEngineContext
Utility method to get the full class name from the package and class name.
getFullClassName() - Method in class org.apache.jasper.JasperEngineContext
Utility method to get the full class name from the package and class name.
getFullClassName() - Method in class org.apache.jasper.CommandLineContext
Utility method to get the full class name from the package and class name.
getFullClassName() - Method in interface org.apache.jasper.JspCompilationContext
Utility method to get the full class name from the package and class name.
getFullRequest() - Method in class org.apache.tomcat.util.test.HttpRequest
 
getHandler() - Method in class org.apache.jasper.runtime.TagHandlerPoolImpl
Obtain a tag handler.
getHandler() - Method in interface org.apache.jasper.runtime.TagHandlerPool
This method is called by JSPs to obtain a tag handler.
getHandler() - Method in class org.apache.tomcat.core.Request
As result of mapping the request a "handler" will be associated and called to generate the result.
getHandler() - Method in class org.apache.tomcat.core.Container
 
getHandlerForPath(ContextManager, Context, String) - Method in class org.apache.tomcat.modules.generators.ErrorHandler
 
getHandlerName() - Method in class org.apache.tomcat.core.Container
The handler name for this container.
getHeader(String) - Method in class org.apache.tomcat.core.Request
Deprecated.  
getHeader(String) - Method in class org.apache.tomcat.util.http.MimeHeaders
 
getHeader(String) - Method in class org.apache.tomcat.facade.HttpServletRequestFacade
 
getHeaderNames() - Method in class org.apache.tomcat.core.Request
Deprecated.  
getHeaderNames() - Method in class org.apache.tomcat.facade.HttpServletRequestFacade
 
getHeaders() - Method in class org.apache.tomcat.util.test.HttpResponse
Response headers
getHeaders(String) - Method in class org.apache.tomcat.core.Request
Deprecated.  
getHeaders(String) - Method in class org.apache.tomcat.facade.HttpServletRequestFacade
 
getHome() - Method in class org.apache.tomcat.core.ContextManager
 
getHookId(String) - Method in class org.apache.tomcat.util.hooks.Hooks
 
getHookName(int) - Method in class org.apache.tomcat.util.hooks.Hooks
 
getHooks() - Method in class org.apache.tomcat.core.Container
 
getHooksVector() - Method in class org.apache.tomcat.util.hooks.Hooks
 
getHooksVector(int) - Method in class org.apache.tomcat.util.hooks.Hooks
Allow direct access to hooks.
getHost() - Method in class org.apache.tomcat.core.Context
Return the virtual host name, or null if we are in the default context
getHost() - Method in class org.apache.tomcat.util.net.URL
Return the host name part of the URL.
getHost() - Method in class org.apache.tomcat.util.test.HttpRequest
 
getHostAddress() - Method in class org.apache.tomcat.core.Context
Return the virtual host ip address.
getHostAliases() - Method in class org.apache.tomcat.core.Context
 
getHttpClient() - Method in class org.apache.tomcat.util.test.Matcher
 
getHttpClient() - Method in class org.apache.tomcat.util.test.HttpRequest
 
getHttpClient() - Method in class org.apache.tomcat.util.test.GTest
Deprecated.  
getHttpClients() - Static method in class org.apache.tomcat.util.test.HttpClient
Return one of the "named" clients that have been executed so far.
getHttpRequest() - Method in class org.apache.tomcat.util.test.Matcher
 
getHttpRequest(String) - Static method in class org.apache.tomcat.util.test.HttpRequest
 
getHttpRequests() - Static method in class org.apache.tomcat.util.test.HttpRequest
 
getHttpResponse() - Method in class org.apache.tomcat.util.test.Matcher
 
getHttpResponse() - Method in class org.apache.tomcat.util.test.HttpRequest
 
getId() - Method in class org.apache.tomcat.core.ServerSession
Return the session identifier for this session.
getId() - Method in class org.apache.tomcat.core.Context
 
getId() - Static method in class org.apache.tomcat.util.test.HttpRequest
 
getId() - Method in class org.apache.tomcat.util.buf.TimeStamp
Each object can have an unique id, similar with name but providing faster access ( array vs.
getId() - Method in class org.apache.tomcat.facade.HttpSessionFacade
 
getIdentifier(Random, String) - Static method in class org.apache.tomcat.util.SessionIdGenerator
 
getIdentifier(String) - Method in class org.apache.tomcat.modules.session.SessionIdGenerator
 
getIeClassId() - Method in class org.apache.jasper.JasperOptionsImpl
 
getIeClassId() - Method in class org.apache.jasper.JspC
 
getIeClassId() - Method in class org.apache.jasper.EmbededServletOptions
Class ID for use in the plugin tag when the browser is IE.
getIeClassId() - Method in interface org.apache.jasper.Options
Class ID for use in the plugin tag when the browser is IE.
getImplementationName() - Method in class org.apache.tomcat.util.net.SSLImplementation
 
getInfo(Context, Request, int, String) - Method in class org.apache.tomcat.modules.mappers.DecodeInterceptor
 
getInfo(Context, Request, int, String) - Method in class org.apache.tomcat.modules.config.WorkDirSetup
 
getInfo(Context, Request, int, String) - Method in class org.apache.tomcat.modules.config.LoaderInterceptor11
 
getInfo(Context, Request, int, String) - Method in class org.apache.tomcat.modules.server.Http10Interceptor
getInfo calls for SSL data
getInfo(Context, Request, int, String) - Method in class org.apache.tomcat.core.BaseInterceptor
Hook for lazy evaluation of request info.
getInitData() - Method in class org.apache.tomcat.util.threads.Expirer
 
getInitData() - Method in interface org.apache.tomcat.util.threads.ThreadPoolRunnable
Called when this object is first loaded in the thread pool.
getInitParameter(String) - Method in class org.apache.tomcat.core.Context
 
getInitParameter(String) - Method in class org.apache.tomcat.facade.ServletInfo
 
getInitParameter(String) - Method in class org.apache.tomcat.facade.ServletContextFacade
 
getInitParameterNames() - Method in class org.apache.tomcat.core.Context
 
getInitParameterNames() - Method in class org.apache.tomcat.facade.ServletInfo
 
getInitParameterNames() - Method in class org.apache.tomcat.facade.ServletContextFacade
 
getInputStream() - Method in class org.apache.tomcat.facade.HttpServletRequestFacade
Adapter: Tomcat Request allows both stream and writer access.
getInstallDir() - Method in class org.apache.tomcat.core.ContextManager
Get installation directory.
getInstance() - Static method in class org.apache.tomcat.util.net.SSLImplementation
 
getInstance(String) - Static method in class org.apache.tomcat.util.net.SSLImplementation
 
getInt() - Method in class org.apache.tomcat.modules.server.Ajp13Packet
Read an integer from packet, and advance the read position past it.
getInt() - Method in class org.apache.tomcat.util.buf.MessageBytes
Deprecated. The buffer are general purpose, caching for headers should be done in headers
getInt() - Method in class org.apache.tomcat.util.buf.CharChunk
 
getInt() - Method in class org.apache.tomcat.util.buf.ByteChunk
 
getInterceptors() - Method in class org.apache.tomcat.core.Container
Get all interceptors
getInterceptors(int) - Method in class org.apache.tomcat.core.Container
 
getInterned(String) - Method in class org.apache.tomcat.util.collections.SimpleHashtable
Returns the value to which the specified key is mapped in this hashtable.
getIntHeader(String) - Method in class org.apache.tomcat.facade.HttpServletRequestFacade
Adapter: Tomcat Request doesn't deal with header to int conversion.
getJavaEncoding() - Method in class org.apache.jasper.JasperOptionsImpl
 
getJavaEncoding() - Method in class org.apache.jasper.JspC
 
getJavaEncoding() - Method in class org.apache.jasper.EmbededServletOptions
 
getJavaEncoding() - Method in interface org.apache.jasper.Options
Java platform encoding to generate the JSP page servlet.
getJavaFileName() - Method in class org.apache.jasper.compiler.JspCompiler
 
getJavaFileName() - Method in class org.apache.jasper.compiler.JasperMangler
Full path to the generated java file ( including version )
getJavaFileName() - Method in interface org.apache.jasper.compiler.Mangler
The full name of the .java file, including version number ( based on className and outputDir )
getJavaFileName() - Method in class org.apache.jasper.compiler.CommandLineCompiler
 
getJavaVersion() - Static method in class org.apache.tomcat.util.compat.Jdk11Compat
Return java version as a string
getJdkCompat() - Static method in class org.apache.tomcat.util.compat.Jdk11Compat
Get a compatibiliy helper class.
getJspCompilerPath() - Method in class org.apache.jasper.JasperOptionsImpl
 
getJspCompilerPath() - Method in class org.apache.jasper.JspC
 
getJspCompilerPath() - Method in class org.apache.jasper.EmbededServletOptions
Path of the compiler to use for compiling JSP pages.
getJspCompilerPath() - Method in interface org.apache.jasper.Options
Path of the compiler to use for compiling JSP pages.
getJspCompilerPlugin() - Method in class org.apache.jasper.JasperOptionsImpl
 
getJspCompilerPlugin() - Method in class org.apache.jasper.JspC
 
getJspCompilerPlugin() - Method in class org.apache.jasper.EmbededServletOptions
What compiler plugin should I use to compile the servlets generated from JSP files?
getJspCompilerPlugin() - Method in interface org.apache.jasper.Options
What compiler plugin should I use to compile the servlets generated from JSP files?
getJspFile() - Method in class org.apache.jasper.JspEngineContext
Path of the JSP URI.
getJspFile() - Method in class org.apache.jasper.JasperEngineContext
Path of the JSP URI.
getJspFile() - Method in class org.apache.jasper.CommandLineContext
Path of the JSP URI.
getJspFile() - Method in interface org.apache.jasper.JspCompilationContext
Path of the JSP URI.
getJspFile() - Method in class org.apache.jasper.compiler.JasperMangler
Returns the jsp file, as declared by in server.xml or the context-relative path that was extension mapped to jsp
getJspFile() - Method in class org.apache.tomcat.facade.ServletInfo
 
getJspFilePath() - Method in class org.apache.jasper.compiler.JasperMangler
 
getJspVerbosityLevel() - Method in class org.apache.jasper.JspC
 
getJvmRoute() - Method in class org.apache.tomcat.core.Request
 
getKeepGenerated() - Method in class org.apache.jasper.JasperOptionsImpl
 
getKeepGenerated() - Method in class org.apache.jasper.JspC
 
getKeepGenerated() - Method in class org.apache.jasper.EmbededServletOptions
Are we keeping generated code around?
getKeepGenerated() - Method in interface org.apache.jasper.Options
Are we keeping generated code around?
getLargeFile() - Method in class org.apache.jasper.JasperOptionsImpl
 
getLargeFile() - Method in class org.apache.jasper.JspC
 
getLargeFile() - Method in class org.apache.jasper.EmbededServletOptions
Are we supporting large files?
getLargeFile() - Method in interface org.apache.jasper.Options
Are we supporting large files?
getLastAccessedTime() - Method in class org.apache.tomcat.util.buf.TimeStamp
 
getLastAccessedTime() - Method in class org.apache.tomcat.facade.HttpSessionFacade
 
getLastModified() - Method in class org.apache.tomcat.util.depend.Dependency
 
getLen() - Method in class org.apache.tomcat.modules.server.Ajp13Packet
 
getLength() - Method in class org.apache.tomcat.util.buf.MessageBytes
Returns the length of the buffer.
getLength() - Method in class org.apache.tomcat.util.buf.CharChunk
Returns the length of the bytes.
getLength() - Method in class org.apache.tomcat.util.buf.ByteChunk
Returns the length of the bytes.
getLevel() - Method in class org.apache.tomcat.util.qlog.Logger
Get the current verbosity level.
getLevel() - Method in class org.apache.tomcat.util.log.LogHandler
Get the current verbosity level.
getLevel() - Method in class org.apache.tomcat.util.log.Log
The configured logging level for this channel
getLimit() - Method in class org.apache.tomcat.util.buf.CharChunk
 
getLimit() - Method in class org.apache.tomcat.util.buf.ByteChunk
 
getListings() - Method in class org.apache.tomcat.modules.generators.StaticInterceptor
 
getLoadingOnStartUp() - Method in class org.apache.tomcat.facade.ServletInfo
 
getLoadOnStartUp() - Method in class org.apache.tomcat.facade.ServletInfo
 
getLocale() - Method in class org.apache.tomcat.core.Response
 
getLocale() - Method in class org.apache.tomcat.facade.HttpServletRequestFacade
Adapter: first elelment
getLocale() - Method in class org.apache.tomcat.facade.HttpServletResponseFacade
 
getLocale(String) - Static method in class org.apache.tomcat.util.http.AcceptLanguage
 
getLocales() - Method in class org.apache.tomcat.facade.HttpServletRequestFacade
Delegate to RequestUtil
getLocales(String) - Static method in class org.apache.tomcat.util.http.AcceptLanguage
 
getLocalHost() - Method in class org.apache.tomcat.core.Request
 
getLocator() - Method in class org.apache.tomcat.util.xml.XmlMapper
 
getLog() - Method in class org.apache.tomcat.core.BaseInterceptor
 
getLog() - Method in class org.apache.tomcat.core.Context
 
getLog() - Method in class org.apache.tomcat.core.ContextManager
So other classes can piggyback on the context manager's log stream.
getLog(String, Object) - Static method in class org.apache.tomcat.util.log.Log
 
getLog(String, String) - Static method in class org.apache.tomcat.util.log.Log
 
getLog(String, String, Object) - Method in class org.apache.tomcat.util.log.LogManager
Default method to create a log facade.
getLoggers() - Method in class org.apache.tomcat.util.log.LogManager
 
getLongestPrefixMatch(MessageBytes, MessageBytes) - Method in class org.apache.tomcat.util.PrefixMapper
Match a prefix rule - /foo/bar/index.html/abc
getMajorVersion() - Method in class org.apache.tomcat.facade.ServletContextFacade
 
getManager() - Method in class org.apache.tomcat.core.ServerSession
 
getManager(ResourceBundle) - Static method in class org.apache.tomcat.util.res.StringManager
Get the StringManager for a particular package.
getManager(String) - Static method in class org.apache.tomcat.util.res.StringManager
Get the StringManager for a particular package.
getManager(String, Locale) - Static method in class org.apache.tomcat.util.res.StringManager
Get the StringManager for a particular package and Locale.
getMappedFile() - Method in class org.apache.jasper.JasperOptionsImpl
 
getMappedFile() - Method in class org.apache.jasper.JspC
Are we supporting HTML mapped servlets?
getMappedFile() - Method in class org.apache.jasper.EmbededServletOptions
Are we supporting HTML mapped servlets?
getMappedFile() - Method in interface org.apache.jasper.Options
Are we supporting HTML mapped servlets?
getMapper() - Method in interface org.apache.tomcat.util.xml.SaxContext
 
getMapper() - Method in class org.apache.tomcat.util.xml.XmlMapper
 
getMapType() - Method in class org.apache.tomcat.core.Container
Return the type of the mapping ( extension, prefix, default, etc)
getMatchDescription() - Method in class org.apache.tomcat.util.test.HttpClient
 
getMatchDescription() - Method in class org.apache.tomcat.util.test.GTest
Deprecated.  
getMax() - Method in class org.apache.tomcat.util.collections.SimplePool
Return the size of the pool
getMaxAge() - Method in class org.apache.tomcat.util.http.ServerCookie
 
getMaxInactiveInterval() - Method in class org.apache.tomcat.util.buf.TimeStamp
Inactive interval in millis - the time is computed in millis, convert to secs in the upper layer
getMaxInactiveInterval() - Method in class org.apache.tomcat.facade.HttpSessionFacade
 
getMaxSpareThreads() - Method in class org.apache.tomcat.util.threads.ThreadPool
 
getMaxSpareThreads() - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
 
getMaxThreads() - Method in class org.apache.tomcat.util.threads.ThreadPool
 
getMaxThreads() - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
 
getMessage() - Method in class org.apache.tomcat.util.test.Matcher
Return a message describing the reason of the failure or the test log
getMessage(int) - Static method in class org.apache.tomcat.util.http.HttpMessages
Get the status string associated with a status code.
getMessageBytes(MessageBytes) - Method in class org.apache.tomcat.modules.server.Ajp13Packet
 
getMethod() - Method in class org.apache.tomcat.core.Request
Deprecated. After Tomcat 3.2, use Request.method() instead
getMethod() - Method in class org.apache.tomcat.facade.HttpServletRequestFacade
 
getMethods() - Method in class org.apache.tomcat.core.Container
If not null, this container can only be accessed by users in roles.
getMimeHeaders() - Method in class org.apache.tomcat.core.Request
 
getMimeHeaders() - Method in class org.apache.tomcat.core.Response
 
getMimeMap() - Method in class org.apache.tomcat.core.Context
 
getMimeType(String) - Method in class org.apache.tomcat.facade.ServletContextFacade
 
getMinorVersion() - Method in class org.apache.tomcat.facade.ServletContextFacade
 
getMinSpareThreads() - Method in class org.apache.tomcat.util.threads.ThreadPool
 
getMinSpareThreads() - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
 
getModule() - Method in class org.apache.tomcat.core.Handler
 
getModules() - Method in class org.apache.tomcat.util.hooks.Hooks
Get all interceptors
getModules(int) - Method in class org.apache.tomcat.util.hooks.Hooks
 
getModulesCommonCP() - Method in class org.apache.tomcat.startup.EmbededTomcat
Allow modules to add libs in the common CP.
getName() - Method in class org.apache.tomcat.core.Context
Return a name ( id ) for this context.
getName() - Method in class org.apache.tomcat.core.Handler
 
getName() - Method in class org.apache.tomcat.util.test.Cookie
 
getName() - Method in class org.apache.tomcat.util.test.Parameter
 
getName() - Method in class org.apache.tomcat.util.test.Header
 
getName() - Method in class org.apache.tomcat.util.buf.TimeStamp
Return the "name" of the timestamp.
getName() - Method in class org.apache.tomcat.util.http.ServerCookie
 
getName() - Method in class org.apache.tomcat.util.aaa.SimplePrincipal
Returns the principal's name.
getName(int) - Method in class org.apache.tomcat.util.collections.MultiMap
Returns the Nth header name This may be used to iterate through all header fields.
getName(int) - Method in class org.apache.tomcat.util.http.MimeHeaders
Returns the Nth header name, or null if there is no such header.
getNamedDispatcher(String) - Method in class org.apache.tomcat.facade.ServletContextFacade
 
getNewSession(Request, Context) - Method in class org.apache.tomcat.modules.session.SimpleSessionStore.SimpleSessionManager
 
getNext() - Method in class org.apache.tomcat.core.Handler
 
getNextException() - Method in class org.apache.tomcat.core.TomcatException
Get the underlying exception that caused this ConnectorException.
getNote(int) - Method in class org.apache.tomcat.core.BaseInterceptor
 
getNote(int) - Method in class org.apache.tomcat.core.Request
 
getNote(int) - Method in class org.apache.tomcat.core.Container
 
getNote(int) - Method in class org.apache.tomcat.core.ServerSession
 
getNote(int) - Method in class org.apache.tomcat.core.ContextManager
 
getNote(int) - Method in class org.apache.tomcat.core.Handler
 
getNote(String) - Method in class org.apache.tomcat.core.BaseInterceptor
 
getNote(String) - Method in class org.apache.tomcat.core.Request
 
getNote(String) - Method in class org.apache.tomcat.core.Container
 
getNote(String) - Method in class org.apache.tomcat.core.ServerSession
 
getNote(String) - Method in class org.apache.tomcat.core.ContextManager
 
getNote(String) - Method in class org.apache.tomcat.core.Handler
 
getNoteId(int, String) - Method in class org.apache.tomcat.core.ContextManager
Create a new note id.
getNoteName(int, int) - Method in class org.apache.tomcat.core.ContextManager
 
getObjectStack() - Method in interface org.apache.tomcat.util.xml.SaxContext
Deprecated.  
getObjectStack() - Method in class org.apache.tomcat.util.xml.XmlMapper
 
getOffset() - Method in class org.apache.tomcat.util.buf.CharChunk
 
getOffset() - Method in class org.apache.tomcat.util.buf.ByteChunk
 
getOptionAliases() - Method in class org.apache.tomcat.startup.EnableAdmin
 
getOptionAliases() - Method in class org.apache.tomcat.startup.StopTomcat
 
getOptions() - Method in class org.apache.jasper.JspEngineContext
Get hold of the Options object for this context.
getOptions() - Method in class org.apache.jasper.JasperEngineContext
Get hold of the Options object for this context.
getOptions() - Method in class org.apache.jasper.CommandLineContext
Get hold of the Options object for this context.
getOptions() - Method in interface org.apache.jasper.JspCompilationContext
Get hold of the Options object for this context.
getOptions1() - Method in class org.apache.tomcat.startup.EnableAdmin
 
getOptions1() - Method in class org.apache.tomcat.startup.StopTomcat
 
getOrigin() - Method in class org.apache.tomcat.util.depend.Dependency
 
getOut() - Method in class org.apache.jasper.runtime.PageContextImpl
 
getOutputDir() - Method in class org.apache.jasper.JspEngineContext
What is the scratch directory we are generating code into? FIXME: In some places this is called scratchDir and in some other places it is called outputDir.
getOutputDir() - Method in class org.apache.jasper.JasperEngineContext
What is the scratch directory we are generating code into? FIXME: In some places this is called scratchDir and in some other places it is called outputDir.
getOutputDir() - Method in class org.apache.jasper.CommandLineContext
What is the scratch directory we are generating code into? FIXME: In some places this is called scratchDir and in some other places it is called outputDir.
getOutputDir() - Method in interface org.apache.jasper.JspCompilationContext
What is the scratch directory we are generating code into? FIXME: In some places this is called scratchDir and in some other places it is called outputDir.
getOutputStream() - Method in class org.apache.tomcat.facade.HttpServletResponseFacade
 
getPackageDir() - Method in class org.apache.jasper.compiler.JasperMangler
 
getPackageName() - Method in class org.apache.jasper.compiler.JspCompiler
 
getPackageName() - Method in class org.apache.jasper.compiler.JasperMangler
The package name ( "." separated ) of the generated java file
getPackageName() - Method in interface org.apache.jasper.compiler.Mangler
The package name.
getPackageName() - Method in class org.apache.jasper.compiler.CommandLineCompiler
 
getPage() - Method in class org.apache.jasper.runtime.PageContextImpl
 
getPageBeans() - Method in class org.apache.jasper.compiler.BeanRepository
 
getPageContext(Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean) - Method in class org.apache.jasper.runtime.JspFactoryImpl
 
getParameter(String) - Method in class org.apache.tomcat.util.http.Parameters
 
getParameter(String) - Method in class org.apache.tomcat.facade.HttpServletRequestFacade
Adapter: Request doesn't deal with this servlet convention
getParameterNames() - Method in class org.apache.tomcat.util.http.Parameters
 
getParameterNames() - Method in class org.apache.tomcat.facade.HttpServletRequestFacade
 
getParameterValues(String) - Method in class org.apache.tomcat.util.http.Parameters
 
getParameterValues(String) - Method in class org.apache.tomcat.facade.HttpServletRequestFacade
 
getParent() - Method in class org.apache.tomcat.core.Request
If this is a sub-request, return the parent ( the request embeding this request )
getParent() - Method in class org.apache.tomcat.util.buf.TimeStamp
 
getParentLoader() - Method in class org.apache.tomcat.core.ContextManager
 
getParentLoader() - Method in class org.apache.tomcat.util.compat.SimpleClassLoader
We can't declare a method "getParent" since it'll not compile in JDK1.2 - the method is final.
getParentLoader() - Method in class org.apache.tomcat.util.depend.DependClassLoader
 
getParentLoader(ClassLoader) - Method in class org.apache.tomcat.util.compat.Jdk11Compat
 
getParentLoader(ClassLoader) - Method in class org.apache.tomcat.util.compat.Jdk12Support
 
getPath() - Method in class org.apache.tomcat.core.Container
Return the path
getPath() - Method in class org.apache.tomcat.core.Context
Base URL for this context
getPath() - Method in class org.apache.tomcat.util.net.URL
Return the path part of the URL.
getPath() - Method in class org.apache.tomcat.util.qlog.Logger
 
getPath() - Method in class org.apache.tomcat.util.http.ServerCookie
 
getPathInfo() - Method in class org.apache.tomcat.facade.HttpServletRequestFacade
 
getPathTranslated() - Method in class org.apache.tomcat.facade.HttpServletRequestFacade
 
getPeerCertificateChain() - Method in interface org.apache.tomcat.util.net.SSLSupport
 
getPolicyFile() - Method in class org.apache.tomcat.modules.config.PolicyLoader
 
getPool(String, Class) - Method in class org.apache.jasper.runtime.TagPoolManagerImpl
Obtain a pool by the given name that provides handlers for the given class.
getPool(String, Class) - Method in interface org.apache.jasper.runtime.TagPoolManager
Obtain a named pool.
getPoolName(TagLibraryInfo, TagInfo, Hashtable) - Static method in class org.apache.jasper.compiler.TagPoolGenerator
This method returns a unique pool name based on the given TagLibraryInfo, TagInfo, and set of tag attributes.
getPoolVariableName(String) - Static method in class org.apache.jasper.compiler.TagPoolGenerator
This method returns a unique pool variable name given a unique pool name
getPoolVariableName(TagLibraryInfo, TagInfo, Hashtable) - Static method in class org.apache.jasper.compiler.TagPoolGenerator
This method returns a unique pool variable name given TagLibraryInfo, TagInfo and set of tag attributes.
getPort() - Method in class org.apache.tomcat.modules.server.PoolTcpConnector
 
getPort() - Method in class org.apache.tomcat.util.net.URL
Return the port number part of the URL.
getPort() - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
 
getPort() - Method in class org.apache.tomcat.util.test.HttpRequest
 
getPreparedAuthenticate(Connection) - Method in class org.apache.tomcat.modules.aaa.JDBCRealm
 
getPreparedRoles(Connection) - Method in class org.apache.tomcat.modules.aaa.JDBCRealm
 
getPrevious() - Method in class org.apache.tomcat.core.Handler
 
getPrincipal(String) - Method in class org.apache.tomcat.modules.aaa.RealmBase
 
getPrincipal(String) - Method in class org.apache.tomcat.modules.aaa.SimpleRealm
getPrincipal
getPrincipal(String) - Method in class org.apache.tomcat.modules.aaa.JDBCRealm
getPrincipal
getProject() - Method in class org.apache.tomcat.util.test.HttpClient
 
getProperties() - Method in class org.apache.tomcat.core.ContextManager
 
getProperty(String) - Method in class org.apache.tomcat.core.Context
 
getProperty(String) - Method in class org.apache.tomcat.core.ContextManager
Generic properties support.
getProperty(String) - Method in interface org.apache.tomcat.util.IntrospectionUtils.PropertySource
 
GetPropertyGenerator - class org.apache.jasper.compiler.GetPropertyGenerator.
Generator for
GetPropertyGenerator(Mark, Mark, Hashtable, BeanRepository) - Constructor for class org.apache.jasper.compiler.GetPropertyGenerator
 
getPropertySource() - Method in class org.apache.tomcat.util.xml.XmlMapper
 
getProtectionDomain() - Method in class org.apache.jasper.JasperOptionsImpl
 
getProtectionDomain() - Method in class org.apache.jasper.JspC
 
getProtectionDomain() - Method in class org.apache.jasper.EmbededServletOptions
ProtectionDomain for this JSP Context when using a SecurityManager
getProtectionDomain() - Method in interface org.apache.jasper.Options
ProtectionDomain for this JSP Context when using a SecurityManager
getProtocol() - Method in class org.apache.tomcat.core.Container
Protocol matching.
getProtocol() - Method in class org.apache.tomcat.util.net.URL
Return the protocol name part of the URL.
getProtocol() - Method in class org.apache.tomcat.facade.HttpServletRequestFacade
 
getProxy() - Method in class org.apache.tomcat.util.compat.Action
 
getQuery() - Method in class org.apache.tomcat.util.net.URL
Return the query part of the URL.
getQueryString() - Method in class org.apache.tomcat.facade.HttpServletRequestFacade
 
getReader() - Method in class org.apache.jasper.JspEngineContext
Get the input reader for the JSP text.
getReader() - Method in class org.apache.jasper.JasperEngineContext
Get the input reader for the JSP text.
getReader() - Method in class org.apache.jasper.CommandLineContext
Get the input reader for the JSP text.
getReader() - Method in interface org.apache.jasper.JspCompilationContext
Get the input reader for the JSP text.
getReader() - Method in class org.apache.jasper.runtime.BodyContentImpl
Return the value of this BodyJspWriter as a Reader.
getReader() - Method in class org.apache.tomcat.facade.HttpServletRequestFacade
Adapter: Tomcat Request allows both stream and writer access.
getReadMethod(Class, String) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
 
getRealClassName() - Method in class org.apache.jasper.compiler.JspCompiler
Return the real class name for the JSP, including package and version.
getRealmName() - Method in class org.apache.tomcat.core.Context
Realm to be used
getRealPath(String) - Method in class org.apache.jasper.JspEngineContext
Gets the actual path of a URI relative to the context of the compilation.
getRealPath(String) - Method in class org.apache.jasper.JasperEngineContext
Gets the actual path of a URI relative to the context of the compilation.
getRealPath(String) - Method in class org.apache.jasper.CommandLineContext
Gets the actual path of a URI relative to the context of the compilation.
getRealPath(String) - Method in interface org.apache.jasper.JspCompilationContext
Gets the actual path of a URI relative to the context of the compilation.
getRealPath(String) - Method in class org.apache.tomcat.facade.HttpServletRequestFacade
Deprecated.  
getRealPath(String) - Method in class org.apache.tomcat.facade.ServletContextFacade
 
getRecycledCount() - Method in class org.apache.tomcat.modules.session.SimpleSessionStore.SimpleSessionManager
 
getRecycledCount(Context) - Method in class org.apache.tomcat.modules.session.SimpleSessionStore
 
getRef() - Method in class org.apache.tomcat.util.net.URL
Return the reference part of the URL.
getReloadable() - Method in class org.apache.tomcat.core.Context
Should we reload servlets ?
getRemaining() - Method in class org.apache.jasper.runtime.BodyContentImpl
 
getRemaining() - Method in class org.apache.jasper.runtime.JspWriterImpl
 
getRemoteAddr() - Method in class org.apache.tomcat.facade.HttpServletRequestFacade
 
getRemoteHost() - Method in class org.apache.tomcat.facade.HttpServletRequestFacade
 
getRemoteUser() - Method in class org.apache.tomcat.core.Request
 
getRemoteUser() - Method in class org.apache.tomcat.facade.HttpServletRequestFacade
 
getRequest() - Method in class org.apache.jasper.JspEngineContext
Get the http request we are servicing now...
getRequest() - Method in class org.apache.jasper.runtime.PageContextImpl
 
getRequest() - Method in class org.apache.tomcat.core.Response
 
getRequestBeans() - Method in class org.apache.jasper.compiler.BeanRepository
 
getRequestDispatcher(String) - Method in class org.apache.tomcat.facade.HttpServletRequestFacade
Facade: we delegate to the right object ( the context )
getRequestDispatcher(String) - Method in class org.apache.tomcat.facade.ServletContextFacade
 
getRequestedSessionId() - Method in class org.apache.tomcat.core.Request
Session ID requested by client as a cookie or any other method.
getRequestedSessionId() - Method in class org.apache.tomcat.facade.HttpServletRequestFacade
 
getRequestLine() - Method in class org.apache.tomcat.util.test.HttpRequest
 
getRequestURI() - Method in class org.apache.tomcat.core.Request
Deprecated. After Tomcat 3.2, use Request.requestURI() instead
getRequestURI() - Method in class org.apache.tomcat.facade.HttpServletRequestFacade
 
getRequiredRoles() - Method in class org.apache.tomcat.core.Request
Deprecated. use getSecurityContext
getResource(String) - Method in class org.apache.jasper.servlet.JasperLoader
 
getResource(String) - Method in class org.apache.tomcat.util.compat.SimpleClassLoader
Find a resource with a given name.
getResource(String) - Method in class org.apache.tomcat.util.depend.DependClassLoader
 
getResource(String) - Method in class org.apache.tomcat.facade.ServletContextFacade
 
getResourceAsStream(String) - Method in class org.apache.jasper.JspEngineContext
Gets a resource as a stream, relative to the meanings of this context's implementation.
getResourceAsStream(String) - Method in class org.apache.jasper.JasperEngineContext
 
getResourceAsStream(String) - Method in class org.apache.jasper.CommandLineContext
Gets a resource as a stream, relative to the meanings of this context's implementation.
getResourceAsStream(String) - Method in interface org.apache.jasper.JspCompilationContext
Gets a resource as a stream, relative to the meanings of this context's implementation.
getResourceAsStream(String) - Method in class org.apache.jasper.servlet.JasperLoader
 
getResourceAsStream(String) - Method in class org.apache.tomcat.util.compat.SimpleClassLoader
Get an InputStream on a given resource.
getResourceAsStream(String) - Method in class org.apache.tomcat.util.depend.DependClassLoader
 
getResourceAsStream(String) - Method in class org.apache.tomcat.facade.ServletContextFacade
 
getResponse() - Method in class org.apache.jasper.JspEngineContext
Get the http response we are using now...
getResponse() - Method in class org.apache.jasper.runtime.PageContextImpl
 
getResponse() - Method in class org.apache.tomcat.core.Request
 
getResponseBody() - Method in class org.apache.tomcat.util.test.HttpResponse
Get the value of responseBody - the content
getResponseLine() - Method in class org.apache.tomcat.util.test.HttpResponse
Get the value of responseLine - the first line of the response
getResult() - Method in class org.apache.tomcat.util.test.HttpClient
 
getResult() - Method in class org.apache.tomcat.util.test.Matcher
Result of the test
getRoles() - Method in class org.apache.tomcat.core.Container
If not null, this container can only be accessed by users in roles.
getRoot() - Method in interface org.apache.tomcat.util.xml.SaxContext
The root object is either set by caller before starting the parse or can be created using the first tag.
getRoot() - Method in class org.apache.tomcat.util.xml.XmlMapper
 
getRootCause() - Method in class org.apache.tomcat.core.TomcatException
Get the underlying exception that caused this ConnectorException.
getScheme() - Method in class org.apache.tomcat.facade.HttpServletRequestFacade
 
getScratchDir() - Method in class org.apache.jasper.JasperOptionsImpl
 
getScratchDir() - Method in class org.apache.jasper.JspC
 
getScratchDir() - Method in class org.apache.jasper.EmbededServletOptions
What is my scratch dir?
getScratchDir() - Method in interface org.apache.jasper.Options
What is my scratch dir?
getSecret() - Method in class org.apache.tomcat.modules.server.Ajp13
 
getSecure() - Method in class org.apache.tomcat.util.http.ServerCookie
 
getSecurityContext() - Method in class org.apache.tomcat.core.Request
Return the associated security properties for the request.
getSecurityManagerClass() - Method in class org.apache.tomcat.modules.config.PolicyLoader
 
getSecurityRole(String) - Method in class org.apache.tomcat.facade.ServletInfo
 
getSendErrorToClient() - Method in class org.apache.jasper.JasperOptionsImpl
 
getSendErrorToClient() - Method in class org.apache.jasper.JspC
 
getSendErrorToClient() - Method in class org.apache.jasper.EmbededServletOptions
Should errors be sent to client or thrown into stderr?
getSendErrorToClient() - Method in interface org.apache.jasper.Options
Should errors be sent to client or thrown into stderr?
getServerInfo() - Method in class org.apache.tomcat.facade.ServletContextFacade
 
getServerName() - Method in class org.apache.tomcat.facade.HttpServletRequestFacade
 
getServerPort() - Method in class org.apache.tomcat.core.Request
 
getServerPort() - Method in class org.apache.tomcat.facade.HttpServletRequestFacade
 
getServerSocketFactory() - Method in class org.apache.tomcat.util.net.SSLImplementation
 
getServlet() - Method in class org.apache.jasper.runtime.PageContextImpl
 
getServlet() - Method in class org.apache.tomcat.facade.ServletHandler
 
getServlet(String) - Method in class org.apache.tomcat.facade.ServletContextFacade
Deprecated. This method is deprecated in the javax.servlet.ServletContext interface
getServletAPI() - Method in class org.apache.tomcat.core.Context
 
getServletByName(String) - Method in class org.apache.tomcat.core.Context
 
getServletClassName() - Method in class org.apache.jasper.JspEngineContext
Just the class name (does not include package name) of the generated class.
getServletClassName() - Method in class org.apache.jasper.JasperEngineContext
Just the class name (does not include package name) of the generated class.
getServletClassName() - Method in class org.apache.jasper.CommandLineContext
Just the class name (does not include package name) of the generated class.
getServletClassName() - Method in interface org.apache.jasper.JspCompilationContext
Just the class name (does not include package name) of the generated class.
getServletClassName() - Method in class org.apache.jasper.compiler.JasperMangler
The class name ( package + class + versioning ) of the compilation result
getServletClassName() - Method in class org.apache.tomcat.facade.ServletInfo
 
getServletClassName() - Method in class org.apache.tomcat.facade.ServletHandler
 
getServletConfig() - Method in class org.apache.jasper.runtime.PageContextImpl
 
getServletConfig() - Method in class org.apache.tomcat.facade.ServletInfo
 
getServletContext() - Method in class org.apache.jasper.JspEngineContext
Get the ServletContext for the JSP we're processing now.
getServletContext() - Method in class org.apache.jasper.JasperEngineContext
Get the ServletContext for the JSP we're processing now.
getServletContext() - Method in class org.apache.jasper.runtime.PageContextImpl
 
getServletDescription() - Method in class org.apache.tomcat.facade.ServletInfo
 
getServletInfo() - Method in class org.apache.jasper.runtime.HttpJspBase
 
getServletInfo() - Method in class org.apache.tomcat.facade.ServletHandler
 
getServletJavaFileName() - Method in class org.apache.jasper.JspEngineContext
Full path name of the Java file into which the servlet is being generated.
getServletJavaFileName() - Method in class org.apache.jasper.JasperEngineContext
Full path name of the Java file into which the servlet is being generated.
getServletJavaFileName() - Method in class org.apache.jasper.CommandLineContext
Full path name of the Java file into which the servlet is being generated.
getServletJavaFileName() - Method in interface org.apache.jasper.JspCompilationContext
Full path name of the Java file into which the servlet is being generated.
getServletLog() - Method in class org.apache.tomcat.core.Context
 
getServletName() - Method in class org.apache.tomcat.facade.ServletInfo
 
getServletNames() - Method in class org.apache.tomcat.core.Context
Return all servlets registered with this Context The elements will be of type Handler ( or sub-types )
getServletNames() - Method in class org.apache.tomcat.facade.ServletContextFacade
Deprecated.  
getServletPackageName() - Method in class org.apache.jasper.JspEngineContext
The package name into which the servlet class is generated.
getServletPackageName() - Method in class org.apache.jasper.JasperEngineContext
The package name into which the servlet class is generated.
getServletPackageName() - Method in class org.apache.jasper.CommandLineContext
The package name into which the servlet class is generated.
getServletPackageName() - Method in interface org.apache.jasper.JspCompilationContext
The package name into which the servlet class is generated.
getServletPath() - Method in class org.apache.tomcat.facade.HttpServletRequestFacade
 
getServlets() - Method in class org.apache.tomcat.facade.ServletContextFacade
Deprecated.  
getSession() - Method in class org.apache.jasper.runtime.PageContextImpl
 
getSession() - Method in class org.apache.tomcat.facade.HttpServletRequestFacade
 
getSession(boolean) - Method in class org.apache.tomcat.core.Request
 
getSession(boolean) - Method in class org.apache.tomcat.facade.HttpServletRequestFacade
Create the Facade for session.
getSessionBeans() - Method in class org.apache.jasper.compiler.BeanRepository
 
getSessionContext() - Method in class org.apache.tomcat.facade.HttpSessionFacade
Deprecated.  
getSessionCount() - Method in class org.apache.tomcat.modules.session.SimpleSessionStore.SimpleSessionManager
 
getSessionCount(Context) - Method in class org.apache.tomcat.modules.session.SimpleSessionStore
 
getSessionId() - Method in class org.apache.tomcat.core.Request
 
getSessionIds() - Method in class org.apache.tomcat.modules.session.SimpleSessionStore.SimpleSessionManager
 
getSessionIds(Context) - Method in class org.apache.tomcat.modules.session.SimpleSessionStore
 
getSessionIdSource() - Method in class org.apache.tomcat.core.Request
Method used to determine requestedSessionId
getSessions() - Method in class org.apache.tomcat.modules.session.SimpleSessionStore.SimpleSessionManager
 
getSessions(Context) - Method in class org.apache.tomcat.modules.session.SimpleSessionStore
 
getSessionTimeOut() - Method in class org.apache.tomcat.core.Context
 
getSocket() - Method in class org.apache.tomcat.util.net.TcpConnection
 
getSSLSupport(Socket) - Method in class org.apache.tomcat.util.net.SSLImplementation
 
getStart() - Method in class org.apache.tomcat.util.buf.CharChunk
Returns the start offset of the bytes.
getStart() - Method in class org.apache.tomcat.util.buf.ByteChunk
Returns the start offset of the bytes.
getState() - Method in class org.apache.tomcat.core.Request
 
getState() - Method in class org.apache.tomcat.core.ServerSession
 
getState() - Method in class org.apache.tomcat.core.Context
 
getState() - Method in class org.apache.tomcat.core.ContextManager
Return the current state of the tomcat server.
getState() - Method in class org.apache.tomcat.core.Handler
 
getStatus() - Method in class org.apache.tomcat.core.Response
 
getString() - Method in class org.apache.jasper.runtime.BodyContentImpl
Return the value of the BodyJspWriter as a String.
getString() - Method in class org.apache.tomcat.modules.server.Ajp13Packet
Read a String from the packet, and advance the read position past it.
getString() - Method in class org.apache.tomcat.util.buf.MessageBytes
 
getString(String) - Static method in class org.apache.jasper.Constants
Get hold of a "message" or any string from our resources database.
getString(String) - Method in class org.apache.tomcat.util.res.StringManager
Get a string from the underlying resource bundle or return null if the String is not found.
getString(String, Object) - Method in class org.apache.tomcat.util.res.StringManager
Get a string from the underlying resource bundle and format it with the given object argument.
getString(String, Object[]) - Static method in class org.apache.jasper.Constants
Format the string that is looked up using "key" using "args".
getString(String, Object[]) - Method in class org.apache.tomcat.util.res.StringManager
Get a string from the underlying resource bundle and format it with the given set of arguments.
getString(String, Object, Object) - Method in class org.apache.tomcat.util.res.StringManager
Get a string from the underlying resource bundle and format it with the given object arguments.
getString(String, Object, Object, Object) - Method in class org.apache.tomcat.util.res.StringManager
Get a string from the underlying resource bundle and format it with the given object arguments.
getString(String, Object, Object, Object, Object) - Method in class org.apache.tomcat.util.res.StringManager
Get a string from the underlying resource bundle and format it with the given object arguments.
getTag(int) - Method in interface org.apache.tomcat.util.xml.SaxContext
Random Access a particular parent element XXX getElement() is a better name
getTag(int) - Method in class org.apache.tomcat.util.xml.XmlMapper
 
getTagCache(String, String) - Method in class org.apache.jasper.compiler.TagLibraries
 
getTagCount() - Method in interface org.apache.tomcat.util.xml.SaxContext
Depth of the tag stack.
getTagCount() - Method in class org.apache.tomcat.util.xml.XmlMapper
 
getTagLibInfo(String) - Method in class org.apache.jasper.compiler.TagLibraries
 
getTaglibLocation(String) - Method in class org.apache.tomcat.core.Context
 
getTagLibraries() - Method in class org.apache.jasper.compiler.BaseJspListener
 
getTagLibraries() - Method in class org.apache.jasper.compiler.JspParseEventListener
 
getTagLibraries() - Method in class org.apache.jasper.compiler.DumbParseEventListener
 
getTagLibraries() - Method in interface org.apache.jasper.compiler.ParseEventListener
 
getTaglibs() - Method in class org.apache.tomcat.core.Context
 
getTarget() - Method in class org.apache.tomcat.util.depend.Dependency
 
getTestDescription() - Method in class org.apache.tomcat.util.test.Matcher
Test description ( text representation of the test )
getTestDescription() - Method in class org.apache.tomcat.util.test.matchers.ResponseMatch
A test description of the test beeing made
getTestDescription() - Method in class org.apache.tomcat.util.test.matchers.HeaderMatch
 
getTestDescription() - Method in class org.apache.tomcat.util.test.matchers.ResponseMatchFile
A test description of the test beeing made
getTestDescription() - Method in class org.apache.tomcat.util.test.matchers.GoldenMatch
 
getTestDescription() - Method in class org.apache.tomcat.util.test.matchers.HttpStatusMatch
A test description of the test beeing made
getTestDescription() - Method in class org.apache.tomcat.util.test.matchers.SessionMatch
 
getTestFailures() - Static method in class org.apache.tomcat.util.test.HttpClient
Vector of GTest elements, containing all test instances that were run and failed.
getTestFailures() - Static method in class org.apache.tomcat.util.test.GTest
Deprecated. Vector of GTest elements, containing all test instances that were run and failed.
getTestProperties() - Static method in class org.apache.tomcat.util.test.GTest
Deprecated. Various global test propertis
getTestResults() - Static method in class org.apache.tomcat.util.test.HttpClient
Vector of GTest elements, containing all test instances that were run.
getTestResults() - Static method in class org.apache.tomcat.util.test.GTest
Deprecated. Vector of GTest elements, containing all test instances that were run.
getTestSuccess() - Static method in class org.apache.tomcat.util.test.HttpClient
Vector of GTest elements, containing all test instances that were run and failed.
getTestSuccess() - Static method in class org.apache.tomcat.util.test.GTest
Deprecated. Vector of GTest elements, containing all test instances that were run and failed.
getText() - Method in class org.apache.tomcat.util.test.Body
 
getThrowable() - Method in class org.apache.tomcat.util.test.HttpResponse
 
getTime() - Method in class org.apache.tomcat.util.buf.MessageBytes
Deprecated. The buffer are general purpose, caching for headers should be done in headers
getTimeout() - Static method in class org.apache.tomcat.modules.server.JNIEndpoint
 
getTimeStamp() - Method in class org.apache.tomcat.core.ServerSession
The time stamp associated with this session
getTimestampFormat() - Method in class org.apache.tomcat.util.qlog.Logger
 
getTomcatHome() - Method in class org.apache.tomcat.startup.StopTomcat
 
getTop() - Method in class org.apache.tomcat.core.Request
This is the top request ( for a sub-request )
getTransport() - Method in class org.apache.tomcat.core.Container
The transport - another component of the matching.
getType() - Method in class org.apache.tomcat.util.test.Parameter
 
getType() - Method in class org.apache.tomcat.util.buf.MessageBytes
 
getType(String) - Method in class org.apache.tomcat.util.test.Parameter
 
getURI() - Method in class org.apache.tomcat.util.test.HttpRequest
Return a URI (guessed) from the requestLine/fullRequest
getURL(String, String) - Static method in class org.apache.tomcat.util.IntrospectionUtils
Construct a file url from a file, using a base dir
getURLClassLoader(URL[], ClassLoader) - Static method in class org.apache.tomcat.util.IntrospectionUtils
Construct a URLClassLoader.
getURLDecoder() - Method in class org.apache.tomcat.core.Request
 
getURLs() - Method in class org.apache.tomcat.util.compat.SimpleClassLoader
 
getURLs(ClassLoader, int) - Method in class org.apache.tomcat.util.compat.Jdk11Compat
 
getURLs(ClassLoader, int) - Method in class org.apache.tomcat.util.compat.Jdk12Support
 
getUserConfigFiles(File) - Static method in class org.apache.tomcat.modules.config.ServerXmlReader
 
getUserInfo() - Method in class org.apache.tomcat.util.net.URL
Return the user info part of the URL.
getUserPrincipal() - Method in class org.apache.tomcat.core.Request
Return the principal - the adapter will set it
getUserPrincipal() - Method in class org.apache.tomcat.facade.HttpServletRequestFacade
 
getUserRoles() - Method in class org.apache.tomcat.core.Request
 
getUserRoles(String) - Method in class org.apache.tomcat.modules.aaa.RealmBase
 
getUserRoles(String) - Method in class org.apache.tomcat.modules.aaa.SimpleRealm
getUserRoles
getUserRoles(String) - Method in class org.apache.tomcat.modules.aaa.JDBCRealm
returns all the roles for a given user.
getValidating() - Method in class org.apache.tomcat.util.xml.XmlMapper
 
getValue() - Method in class org.apache.tomcat.util.test.Cookie
 
getValue() - Method in class org.apache.tomcat.util.test.Parameter
 
getValue() - Method in class org.apache.tomcat.util.test.Header
 
getValue() - Method in class org.apache.tomcat.util.http.ServerCookie
 
getValue(int) - Method in class org.apache.tomcat.util.collections.MultiMap
Returns the Nth header value This may be used to iterate through all header fields.
getValue(int) - Method in class org.apache.tomcat.util.http.MimeHeaders
Returns the Nth header value, or null if there is no such header.
getValue(String) - Method in class org.apache.tomcat.util.http.MimeHeaders
Finds and returns a header field with the given name.
getValue(String) - Method in class org.apache.tomcat.facade.HttpSessionFacade
Deprecated.  
getValueNames() - Method in class org.apache.tomcat.facade.HttpSessionFacade
Deprecated.  
getVariable(String) - Method in interface org.apache.tomcat.util.xml.SaxContext
 
getVariable(String) - Method in class org.apache.tomcat.util.xml.XmlMapper
 
getVerbosityLevel() - Method in class org.apache.tomcat.util.qlog.Logger
Get the current verbosity level.
getVersion() - Method in class org.apache.jasper.compiler.JasperMangler
 
getVersion() - Method in class org.apache.tomcat.util.http.ServerCookie
 
getVersionedName(String, int) - Static method in class org.apache.tomcat.util.JavaGeneratorTool
 
getVhosts() - Method in class org.apache.tomcat.core.Container
Any alias that can match a particular vhost
getWelcomeFiles() - Method in class org.apache.tomcat.core.Context
Return welcome files defined in web.xml or the defaults, if user doesn't define any
getWorkDir() - Method in class org.apache.tomcat.core.Context
 
getWorkDir() - Method in class org.apache.tomcat.core.ContextManager
 
getWriteMethod(Class, String) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
 
getWriter() - Method in class org.apache.jasper.JspEngineContext
Where is the servlet being generated?
getWriter() - Method in class org.apache.jasper.JasperEngineContext
Where is the servlet being generated?
getWriter() - Method in class org.apache.jasper.CommandLineContext
Where is the servlet being generated?
getWriter() - Method in interface org.apache.jasper.JspCompilationContext
Where is the servlet being generated?
getWriter() - Method in class org.apache.tomcat.facade.HttpServletResponseFacade
 
getX509Certificates(byte[]) - Method in class org.apache.tomcat.util.compat.Jdk11Compat
 
getX509Certificates(byte[]) - Method in class org.apache.tomcat.util.compat.Jdk12Support
 
getX509Certificates(Socket) - Method in class org.apache.tomcat.util.compat.CertCompat
Return the client certificate.
getX509Certificates(Socket) - Method in class org.apache.tomcat.util.compat.JSSECertCompat
Return the client certificate.
GMT_ZONE - Static variable in class org.apache.tomcat.util.buf.DateTool
Deprecated. GMT timezone - all HTTP dates are on GMT
GoldenMatch - class org.apache.tomcat.util.test.matchers.GoldenMatch.
Check if the Resposne body matches a golden file.
GoldenMatch() - Constructor for class org.apache.tomcat.util.test.matchers.GoldenMatch
 
GTest - class org.apache.tomcat.util.test.GTest.
Deprecated. Use HttpClient instead. This class has very limited support for multiple matchers, requests, etc.
GTest() - Constructor for class org.apache.tomcat.util.test.GTest
Deprecated.  
guessInstall(String, String, String) - Static method in class org.apache.tomcat.util.IntrospectionUtils
 
guessInstall(String, String, String, String) - Static method in class org.apache.tomcat.util.IntrospectionUtils
Guess a product install/home by analyzing the class path.

H

H_afterBody - Static variable in class org.apache.tomcat.core.Container
 
H_authenticate - Static variable in class org.apache.tomcat.core.Container
 
H_authorize - Static variable in class org.apache.tomcat.core.Container
 
H_beforeBody - Static variable in class org.apache.tomcat.core.Container
 
H_beforeCommit - Static variable in class org.apache.tomcat.core.Container
 
H_contextMap - Static variable in class org.apache.tomcat.core.Container
 
H_COUNT - Static variable in class org.apache.tomcat.core.Container
 
H_engineInit - Static variable in class org.apache.tomcat.core.Container
 
H_findSession - Static variable in class org.apache.tomcat.core.Container
 
H_getInfo - Static variable in class org.apache.tomcat.core.Container
 
H_handleError - Static variable in class org.apache.tomcat.core.Container
 
H_postReadRequest - Static variable in class org.apache.tomcat.core.Container
 
H_postRequest - Static variable in class org.apache.tomcat.core.Container
 
H_postService - Static variable in class org.apache.tomcat.core.Container
 
H_preService - Static variable in class org.apache.tomcat.core.Container
 
H_requestMap - Static variable in class org.apache.tomcat.core.Container
 
H_sessionState - Static variable in class org.apache.tomcat.core.Container
 
H_setInfo - Static variable in class org.apache.tomcat.core.Container
 
H_SIZE - Static variable in class org.apache.tomcat.modules.server.Ajp13
 
handleBean(Mark, Mark, Hashtable) - Method in class org.apache.jasper.compiler.BaseJspListener
 
handleBean(Mark, Mark, Hashtable) - Method in class org.apache.jasper.compiler.JspParseEventListener
 
handleBean(Mark, Mark, Hashtable) - Method in class org.apache.jasper.compiler.DumbParseEventListener
 
handleBean(Mark, Mark, Hashtable) - Method in interface org.apache.jasper.compiler.ParseEventListener
 
handleBeanEnd(Mark, Mark, Hashtable) - Method in class org.apache.jasper.compiler.BaseJspListener
 
handleBeanEnd(Mark, Mark, Hashtable) - Method in class org.apache.jasper.compiler.JspParseEventListener
 
handleBeanEnd(Mark, Mark, Hashtable) - Method in class org.apache.jasper.compiler.DumbParseEventListener
 
handleBeanEnd(Mark, Mark, Hashtable) - Method in interface org.apache.jasper.compiler.ParseEventListener
 
handleCharData(char[]) - Method in class org.apache.jasper.compiler.DumbParseEventListener
 
handleCharData(Mark, Mark, char[]) - Method in class org.apache.jasper.compiler.BaseJspListener
 
handleCharData(Mark, Mark, char[]) - Method in class org.apache.jasper.compiler.JspParseEventListener
 
handleCharData(Mark, Mark, char[]) - Method in interface org.apache.jasper.compiler.ParseEventListener
 
handleComment(Mark, Mark) - Method in class org.apache.jasper.compiler.BaseJspListener
 
handleComment(Mark, Mark) - Method in class org.apache.jasper.compiler.JspParseEventListener
 
handleComment(Mark, Mark) - Method in class org.apache.jasper.compiler.DumbParseEventListener
 
handleComment(Mark, Mark) - Method in interface org.apache.jasper.compiler.ParseEventListener
 
handleDeclaration(Mark, Mark, Hashtable) - Method in class org.apache.jasper.compiler.BaseJspListener
 
handleDeclaration(Mark, Mark, Hashtable) - Method in class org.apache.jasper.compiler.JspParseEventListener
 
handleDeclaration(Mark, Mark, Hashtable) - Method in class org.apache.jasper.compiler.DumbParseEventListener
 
handleDeclaration(Mark, Mark, Hashtable) - Method in interface org.apache.jasper.compiler.ParseEventListener
 
handleDirective(String, Mark, Mark, Hashtable) - Method in class org.apache.jasper.compiler.BaseJspListener
 
handleDirective(String, Mark, Mark, Hashtable) - Method in class org.apache.jasper.compiler.JspParseEventListener
 
handleDirective(String, Mark, Mark, Hashtable) - Method in class org.apache.jasper.compiler.DumbParseEventListener
 
handleDirective(String, Mark, Mark, Hashtable) - Method in interface org.apache.jasper.compiler.ParseEventListener
 
handleError(Request, Response, Throwable) - Method in class org.apache.tomcat.modules.loggers.LogEvents
 
handleError(Request, Response, Throwable) - Method in class org.apache.tomcat.modules.generators.ErrorHandler
 
handleError(Request, Response, Throwable) - Method in class org.apache.tomcat.core.BaseInterceptor
This callback is called whenever an exception happen.
handleError(Request, Response, Throwable) - Method in class org.apache.tomcat.core.ContextManager
Call error hook with an exception code.
handleExpression(Mark, Mark, Hashtable) - Method in class org.apache.jasper.compiler.BaseJspListener
 
handleExpression(Mark, Mark, Hashtable) - Method in class org.apache.jasper.compiler.JspParseEventListener
 
handleExpression(Mark, Mark, Hashtable) - Method in class org.apache.jasper.compiler.DumbParseEventListener
 
handleExpression(Mark, Mark, Hashtable) - Method in interface org.apache.jasper.compiler.ParseEventListener
 
handleForward(Mark, Mark, Hashtable) - Method in class org.apache.jasper.compiler.DumbParseEventListener
 
handleForward(Mark, Mark, Hashtable, Hashtable) - Method in class org.apache.jasper.compiler.BaseJspListener
 
handleForward(Mark, Mark, Hashtable, Hashtable) - Method in class org.apache.jasper.compiler.JspParseEventListener
 
handleForward(Mark, Mark, Hashtable, Hashtable) - Method in interface org.apache.jasper.compiler.ParseEventListener
 
handleGetProperty(Mark, Mark, Hashtable) - Method in class org.apache.jasper.compiler.BaseJspListener
 
handleGetProperty(Mark, Mark, Hashtable) - Method in class org.apache.jasper.compiler.JspParseEventListener
 
handleGetProperty(Mark, Mark, Hashtable) - Method in class org.apache.jasper.compiler.DumbParseEventListener
 
handleGetProperty(Mark, Mark, Hashtable) - Method in interface org.apache.jasper.compiler.ParseEventListener
 
handleGetProperty(Object, String) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
 
handleInclude(Mark, Mark, Hashtable) - Method in class org.apache.jasper.compiler.DumbParseEventListener
 
handleInclude(Mark, Mark, Hashtable, Hashtable) - Method in class org.apache.jasper.compiler.BaseJspListener
 
handleInclude(Mark, Mark, Hashtable, Hashtable) - Method in class org.apache.jasper.compiler.JspParseEventListener
 
handleInclude(Mark, Mark, Hashtable, Hashtable) - Method in interface org.apache.jasper.compiler.ParseEventListener
 
handleInitError(Request, Response, Throwable) - Method in class org.apache.tomcat.facade.ServletHandler
 
handlePageException(Exception) - Method in class org.apache.jasper.runtime.PageContextImpl
 
handlePlugin(Mark, Mark, Hashtable) - Method in class org.apache.jasper.compiler.DumbParseEventListener
 
handlePlugin(Mark, Mark, Hashtable, Hashtable, String) - Method in class org.apache.jasper.compiler.BaseJspListener
 
handlePlugin(Mark, Mark, Hashtable, Hashtable, String) - Method in class org.apache.jasper.compiler.JspParseEventListener
 
handlePlugin(Mark, Mark, Hashtable, Hashtable, String) - Method in interface org.apache.jasper.compiler.ParseEventListener
 
handlePostParameters() - Method in class org.apache.tomcat.core.Request
Read the body, if POST, and add the post parameters.
handleQueryParameters() - Method in class org.apache.tomcat.core.Request
 
handleQueryParameters() - Method in class org.apache.tomcat.util.http.Parameters
Process the query string into parameters
handler - Variable in class org.apache.tomcat.core.Request
 
Handler - class org.apache.tomcat.core.Handler.
The class that will generate the actual response or response fragment.
Handler - class org.apache.tomcat.util.compat.jar.Handler.
Jar: protocol handler for JDK1.1 ( where it is not present ).
HANDLER_NOTE - Static variable in class org.apache.tomcat.core.ContextManager
 
Handler() - Constructor for class org.apache.tomcat.core.Handler
Creates a new handler.
Handler() - Constructor for class org.apache.tomcat.util.compat.jar.Handler
 
handleScriptlet(Mark, Mark, Hashtable) - Method in class org.apache.jasper.compiler.BaseJspListener
 
handleScriptlet(Mark, Mark, Hashtable) - Method in class org.apache.jasper.compiler.JspParseEventListener
 
handleScriptlet(Mark, Mark, Hashtable) - Method in class org.apache.jasper.compiler.DumbParseEventListener
 
handleScriptlet(Mark, Mark, Hashtable) - Method in interface org.apache.jasper.compiler.ParseEventListener
 
handleServiceError(Request, Response, Throwable) - Method in class org.apache.tomcat.core.Handler
 
handleServiceError(Request, Response, Throwable) - Method in class org.apache.tomcat.facade.ServletHandler
 
handleSetProperty(Mark, Mark, Hashtable) - Method in class org.apache.jasper.compiler.BaseJspListener
 
handleSetProperty(Mark, Mark, Hashtable) - Method in class org.apache.jasper.compiler.JspParseEventListener
 
handleSetProperty(Mark, Mark, Hashtable) - Method in class org.apache.jasper.compiler.DumbParseEventListener
 
handleSetProperty(Mark, Mark, Hashtable) - Method in interface org.apache.jasper.compiler.ParseEventListener
 
handleSetProperty(Object, String, boolean) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
 
handleSetProperty(Object, String, byte) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
 
handleSetProperty(Object, String, char) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
 
handleSetProperty(Object, String, double) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
 
handleSetProperty(Object, String, float) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
 
handleSetProperty(Object, String, int) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
 
handleSetProperty(Object, String, long) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
 
handleSetProperty(Object, String, Object) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
 
handleSetProperty(Object, String, short) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
 
handleStatus(Request, Response, int) - Method in class org.apache.tomcat.core.ContextManager
Called for error-codes.
handleTagBegin(Mark, Hashtable, String, String, TagLibraryInfo, TagInfo) - Method in class org.apache.jasper.compiler.DumbParseEventListener
 
handleTagBegin(Mark, Mark, Hashtable, String, String, TagLibraryInfo, TagInfo) - Method in class org.apache.jasper.compiler.BaseJspListener
 
handleTagBegin(Mark, Mark, Hashtable, String, String, TagLibraryInfo, TagInfo) - Method in class org.apache.jasper.compiler.JspParseEventListener
 
handleTagBegin(Mark, Mark, Hashtable, String, String, TagLibraryInfo, TagInfo) - Method in interface org.apache.jasper.compiler.ParseEventListener
 
handleTagEnd(Mark, Mark, String, String, Hashtable, TagLibraryInfo, TagInfo) - Method in class org.apache.jasper.compiler.BaseJspListener
 
handleTagEnd(Mark, Mark, String, String, Hashtable, TagLibraryInfo, TagInfo) - Method in class org.apache.jasper.compiler.JspParseEventListener
 
handleTagEnd(Mark, Mark, String, String, Hashtable, TagLibraryInfo, TagInfo) - Method in class org.apache.jasper.compiler.DumbParseEventListener
 
handleTagEnd(Mark, Mark, String, String, Hashtable, TagLibraryInfo, TagInfo) - Method in interface org.apache.jasper.compiler.ParseEventListener
 
handshake(Socket) - Method in class org.apache.tomcat.util.net.ServerSocketFactory
Extra function to initiate the handshake.
handshake(Socket) - Method in class org.apache.tomcat.util.net.JSSESocketFactory
 
handshake(Socket) - Method in class org.apache.tomcat.util.net.PureTLSSocketFactory
 
hasApplicationBeans() - Method in class org.apache.jasper.compiler.BeanRepository
 
hash() - Method in class org.apache.tomcat.util.buf.CharChunk
 
hash() - Method in class org.apache.tomcat.util.buf.ByteChunk
 
hashCode() - Method in class org.apache.tomcat.util.buf.MessageBytes
 
hashIgnoreCase() - Method in class org.apache.tomcat.util.buf.CharChunk
 
hashIgnoreCase() - Method in class org.apache.tomcat.util.buf.ByteChunk
 
hasHook(Object, String) - Static method in class org.apache.tomcat.util.IntrospectionUtils
Test if the object implements a particular method
hasHook(Object, String) - Method in interface org.apache.tomcat.util.hooks.Hooks.HookFinder
 
hasMoreElements() - Method in class org.apache.tomcat.util.collections.EmptyEnumeration
 
hasMoreElements() - Method in class org.apache.tomcat.util.collections.MultiMapNamesEnumeration
 
hasMoreElements() - Method in class org.apache.tomcat.util.collections.SimpleHashtable
Used to view this as an enumeration; returns true if there are more keys to be enumerated.
hasMoreInput() - Method in class org.apache.jasper.compiler.JspReader
 
hasPageBeans() - Method in class org.apache.jasper.compiler.BeanRepository
 
hasRequestBeans() - Method in class org.apache.jasper.compiler.BeanRepository
 
hasSessionBeans() - Method in class org.apache.jasper.compiler.BeanRepository
 
Header - class org.apache.tomcat.util.test.Header.
Part of GTest
Header() - Constructor for class org.apache.tomcat.util.test.Header
 
Header(String, String) - Constructor for class org.apache.tomcat.util.test.Header
 
HeaderMatch - class org.apache.tomcat.util.test.matchers.HeaderMatch.
Check if the response has ( or has not ) some headers
HeaderMatch() - Constructor for class org.apache.tomcat.util.test.matchers.HeaderMatch
 
headerNameToSc(String) - Method in class org.apache.tomcat.modules.server.Ajp13
Translate an HTTP response header name to an integer code if possible.
headers - Variable in class org.apache.tomcat.core.Request
 
headers - Variable in class org.apache.tomcat.core.Response
 
headerTransArray - Static variable in class org.apache.tomcat.modules.server.Ajp13
 
HEX - Static variable in class org.apache.tomcat.util.buf.HexUtils
Table for DEC to HEX byte translation.
HexUtils - class org.apache.tomcat.util.buf.HexUtils.
Library of utility methods useful in dealing with converting byte arrays to and from strings of hexadecimal digits.
HexUtils() - Constructor for class org.apache.tomcat.util.buf.HexUtils
 
Hooks - class org.apache.tomcat.util.hooks.Hooks.
Hooks support.
Hooks.HookFinder - interface org.apache.tomcat.util.hooks.Hooks.HookFinder.
Interface that decouples the Hooks from the introspection code.
Hooks() - Constructor for class org.apache.tomcat.util.hooks.Hooks
 
HookSetter - class org.apache.tomcat.modules.config.HookSetter.
Keep hook chains to minimal, using introspection.
HookSetter() - Constructor for class org.apache.tomcat.modules.config.HookSetter
 
Http10 - class org.apache.tomcat.modules.server.Http10.
 
Http10() - Constructor for class org.apache.tomcat.modules.server.Http10
 
Http10Interceptor - class org.apache.tomcat.modules.server.Http10Interceptor.
Standalone http.
Http10Interceptor() - Constructor for class org.apache.tomcat.modules.server.Http10Interceptor
 
HttpClient - class org.apache.tomcat.util.test.HttpClient.
HttpClient can send requests and execute matchers against the request.
HttpClient() - Constructor for class org.apache.tomcat.util.test.HttpClient
 
HttpJspBase - class org.apache.jasper.runtime.HttpJspBase.
This is the subclass of all JSP-generated servlets.
HttpJspBase() - Constructor for class org.apache.jasper.runtime.HttpJspBase
 
HttpMessages - class org.apache.tomcat.util.http.HttpMessages.
Handle (internationalized) HTTP messages.
HttpMessages() - Constructor for class org.apache.tomcat.util.http.HttpMessages
 
HttpRequest - class org.apache.tomcat.util.test.HttpRequest.
Part of GTest - defines a Http request.
HttpRequest() - Constructor for class org.apache.tomcat.util.test.HttpRequest
 
HttpResponse - class org.apache.tomcat.util.test.HttpResponse.
Part of GTest.
HttpResponse() - Constructor for class org.apache.tomcat.util.test.HttpResponse
 
HttpServletRequestFacade - class org.apache.tomcat.facade.HttpServletRequestFacade.
The facade to the request that a servlet will see.
HttpServletResponseFacade - class org.apache.tomcat.facade.HttpServletResponseFacade.
 
HttpSessionFacade - class org.apache.tomcat.facade.HttpSessionFacade.
Facade for http session.
HttpStatusMatch - class org.apache.tomcat.util.test.matchers.HttpStatusMatch.
Test if the HTTP response has a certain status code
HttpStatusMatch() - Constructor for class org.apache.tomcat.util.test.matchers.HttpStatusMatch
 

I

IE_PLUGIN_URL - Static variable in class org.apache.jasper.Constants
 
ieClassId - Variable in class org.apache.jasper.EmbededServletOptions
Need to have this as is for versions 4 and 5 of IE.
ignorableWhitespace(char[], int, int) - Method in class org.apache.tomcat.util.xml.XmlMapper
 
IISConfig - class org.apache.tomcat.modules.config.IISConfig.
Generates automatic IIS isapi_redirect configurations based on the Tomcat server.xml settings and the war contexts initialized during startup.
IISConfig() - Constructor for class org.apache.tomcat.modules.config.IISConfig
 
INC_REQUEST_URI - Static variable in class org.apache.jasper.Constants
Servlet context and request attributes that the JSP engine uses.
INC_SERVLET_PATH - Static variable in class org.apache.jasper.Constants
 
INC_WEBXML - Static variable in class org.apache.jasper.JspC
 
include(String) - Method in class org.apache.jasper.runtime.PageContextImpl
 
included - Variable in class org.apache.tomcat.core.Response
 
IncludeGenerator - class org.apache.jasper.compiler.IncludeGenerator.
Generator for
IncludeGenerator(Mark, Hashtable, Hashtable) - Constructor for class org.apache.jasper.compiler.IncludeGenerator
 
indent() - Method in class org.apache.jasper.compiler.ServletWriter
 
indexOf(byte[], int, int, byte) - Static method in class org.apache.tomcat.util.http.Cookies
 
indexOf(byte[], int, int, char) - Static method in class org.apache.tomcat.util.buf.ByteChunk
 
indexOf(byte[], int, int, char) - Static method in class org.apache.tomcat.util.http.Cookies
 
indexOf(char) - Method in class org.apache.tomcat.util.buf.MessageBytes
 
indexOf(char) - Method in class org.apache.tomcat.util.buf.CharChunk
 
indexOf(char[], int, int, char) - Static method in class org.apache.tomcat.util.buf.CharChunk
 
indexOf(char, int) - Method in class org.apache.tomcat.util.buf.MessageBytes
Returns true if the message bytes starts with the specified string.
indexOf(char, int) - Method in class org.apache.tomcat.util.buf.CharChunk
Returns true if the message bytes starts with the specified string.
indexOf(char, int) - Method in class org.apache.tomcat.util.buf.ByteChunk
Returns true if the message bytes starts with the specified string.
indexOf(String) - Method in class org.apache.tomcat.util.buf.MessageBytes
 
indexOf(String, int) - Method in class org.apache.tomcat.util.buf.MessageBytes
 
indexOf(String, int, int, int) - Method in class org.apache.tomcat.util.buf.ByteChunk
 
indexOfIgnoreCase(String, int) - Method in class org.apache.tomcat.util.buf.MessageBytes
 
INFORMATION - Static variable in class org.apache.tomcat.util.log.Log
 
init() - Method in class org.apache.tomcat.modules.server.Ajp13Interceptor
 
init() - Method in class org.apache.tomcat.modules.server.Ajp12Interceptor
 
init() - Method in class org.apache.tomcat.modules.server.Http10Interceptor
 
init() - Method in class org.apache.tomcat.core.Response
Init is called from CM when the object is added to tomcat.
init() - Method in class org.apache.tomcat.core.Context
Initializes this context to be able to accept requests.
init() - Method in class org.apache.tomcat.core.ContextManager
Init() is called after the context manager is set up (properties) and configured ( modules ).
init() - Method in class org.apache.tomcat.core.Handler
 
init() - Method in interface org.apache.tomcat.util.net.TcpConnectionHandler
Called before the call to processConnection.
init() - Method in class org.apache.tomcat.facade.ServletHandler
Call the init method, and notify all interested listeners.
init(JspCompilationContext) - Method in class org.apache.jasper.compiler.PluginGenerator
 
init(JspCompilationContext) - Method in interface org.apache.jasper.compiler.Generator
 
init(JspCompilationContext) - Method in class org.apache.jasper.compiler.TagBeginGenerator
 
init(ServletConfig) - Method in class org.apache.jasper.runtime.HttpJspBase
 
init(ServletConfig) - Method in class org.apache.jasper.servlet.JspServlet
 
initClassLoader() - Method in class org.apache.tomcat.startup.Main
 
initClassLoaders() - Method in class org.apache.tomcat.startup.EmbededTomcat
Initialize class loaders with the defaults, if not set
initContextManager() - Method in class org.apache.tomcat.startup.EmbededTomcat
Initialize the context manager.
INITIAL_HOOKS - Static variable in class org.apache.tomcat.util.hooks.Hooks
 
INITIAL_SIZE - Static variable in class org.apache.tomcat.util.http.Parameters
 
INITIAL_SIZE - Static variable in class org.apache.tomcat.util.http.Cookies
 
INITIAL_STATE - Variable in class org.apache.tomcat.core.OutputBuffer
 
initialize(Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean) - Method in class org.apache.jasper.runtime.PageContextImpl
 
initialized - Variable in class org.apache.tomcat.startup.EmbededTomcat
 
InitMethodPhase - interface org.apache.jasper.compiler.InitMethodPhase.
If you want code generated into init() method, then implement this interface.
initOut() - Method in class org.apache.jasper.runtime.JspWriterImpl
 
initProperties(ContextManager) - Method in class org.apache.tomcat.modules.config.BaseJkConfig
Initialize defaults for properties that are not set explicitely
initProperties(ContextManager) - Method in class org.apache.tomcat.modules.config.ApacheConfig
Initialize defaults for properties that are not set explicitely
initProperties(ContextManager) - Method in class org.apache.tomcat.modules.config.JservConfig
Initialize defaults for properties that are not set explicitely
initProperties(ContextManager) - Method in class org.apache.tomcat.modules.config.NSConfig
Initialize defaults for properties that are not set explicitely
initProperties(ContextManager) - Method in class org.apache.tomcat.modules.config.IISConfig
Initialize defaults for properties that are not set explicitely
initRequest() - Method in class org.apache.tomcat.core.Request
 
initRequest(Request, Response) - Method in class org.apache.tomcat.core.ContextManager
Prepare the req/resp pair for use in tomcat.
initSecurityFile() - Method in class org.apache.tomcat.startup.Main
If "-sandbox" parameter is found ( the first after the action ), we'll load a sandbox with the policy in install/conf/tomcat.policy.
initSecurityManager(ContextManager) - Method in class org.apache.tomcat.modules.config.PolicyInterceptor
 
initSocket(Socket) - Method in class org.apache.tomcat.util.net.ServerSocketFactory
 
initWorker(ContextManager) - Method in class org.apache.tomcat.modules.config.BaseJkConfig
 
introspect(Object, ServletRequest) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
 
introspecthelper(Object, String, String, ServletRequest, String, boolean) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
 
IntrospectionUtils - class org.apache.tomcat.util.IntrospectionUtils.
Utils for introspection and reflection
IntrospectionUtils.AttributeHolder - interface org.apache.tomcat.util.IntrospectionUtils.AttributeHolder.
 
IntrospectionUtils.PropertySource - interface org.apache.tomcat.util.IntrospectionUtils.PropertySource.
 
IntrospectionUtils() - Constructor for class org.apache.tomcat.util.IntrospectionUtils
 
invalidate() - Method in class org.apache.tomcat.facade.HttpSessionFacade
Invalidates this session and unbinds any objects bound to it.
invoke(Request, Response) - Method in class org.apache.tomcat.core.Handler
This is the actual content generator.
InvokerInterceptor - class org.apache.tomcat.modules.generators.InvokerInterceptor.
 
InvokerInterceptor() - Constructor for class org.apache.tomcat.modules.generators.InvokerInterceptor
 
isAbsolute(String) - Static method in class org.apache.tomcat.util.io.FileUtil
 
isAlpha(int) - Static method in class org.apache.tomcat.util.buf.Ascii
Returns true if the specified ASCII character is upper or lower case.
ISAPI_LOG_LOCATION - Static variable in class org.apache.tomcat.modules.config.IISConfig
 
ISAPI_PROP_FILE - Static variable in class org.apache.tomcat.modules.config.IISConfig
 
ISAPI_REDIRECTOR - Static variable in class org.apache.tomcat.modules.config.IISConfig
 
ISAPI_REG_FILE - Static variable in class org.apache.tomcat.modules.config.IISConfig
 
isAttributeSet(String) - Method in class org.apache.tomcat.modules.server.PoolTcpConnector
 
isBufferCommitted() - Method in class org.apache.tomcat.core.Response
 
isClientauthSet() - Method in class org.apache.tomcat.modules.server.PoolTcpConnector
 
isCommitted() - Method in class org.apache.tomcat.facade.HttpServletResponseFacade
 
isConnectionNameSet() - Method in class org.apache.tomcat.modules.aaa.JDBCRealm
Return status of connectionName
isConnectionPasswordSet() - Method in class org.apache.tomcat.modules.aaa.JDBCRealm
Return status of connectionPassword
isDigit(int) - Static method in class org.apache.tomcat.util.buf.Ascii
Returns true if the specified ASCII character is a digit.
isDistributable() - Method in class org.apache.tomcat.core.Context
 
isEmpty() - Method in class org.apache.tomcat.util.collections.Queue
Is the queue empty?
isErrorPage() - Method in class org.apache.jasper.JspEngineContext
Are we processing something that has been declared as an errorpage?
isErrorPage() - Method in class org.apache.jasper.JasperEngineContext
Are we processing something that has been declared as an errorpage?
isErrorPage() - Method in class org.apache.jasper.CommandLineContext
Are we processing something that has been declared as an errorpage?
isErrorPage() - Method in interface org.apache.jasper.JspCompilationContext
Are we processing something that has been declared as an errorpage?
isExceptionPresent() - Method in class org.apache.tomcat.core.Response
 
isExpired() - Method in class org.apache.tomcat.util.depend.Dependency
 
isExpression(String) - Static method in class org.apache.jasper.compiler.JspUtil
 
isIncluded() - Method in class org.apache.tomcat.core.Response
 
isInitialized() - Method in class org.apache.tomcat.startup.EmbededTomcat
 
isJava2() - Static method in class org.apache.tomcat.util.compat.Jdk11Compat
 
isKeypassSet() - Method in class org.apache.tomcat.modules.server.PoolTcpConnector
 
isKeystoreSet() - Method in class org.apache.tomcat.modules.server.PoolTcpConnector
 
isKeyword(String) - Static method in class org.apache.tomcat.util.JavaGeneratorTool
 
isLocal() - Method in class org.apache.tomcat.util.depend.Dependency
 
isLower(int) - Static method in class org.apache.tomcat.util.buf.Ascii
Returns true if the specified ASCII character is lower case.
isNew() - Method in class org.apache.tomcat.core.OutputBuffer
True if this buffer hasn't been used ( since recycle() ) - i.e.
isNew() - Method in class org.apache.tomcat.util.buf.TimeStamp
 
isNew() - Method in class org.apache.tomcat.facade.HttpSessionFacade
Return true if the client does not yet know about the session, or if the client chooses not to join the session.
isNull() - Method in class org.apache.tomcat.util.buf.MessageBytes
 
isNull() - Method in class org.apache.tomcat.util.buf.CharChunk
 
isNull() - Method in class org.apache.tomcat.util.buf.ByteChunk
 
isOutDated() - Method in class org.apache.jasper.compiler.Compiler
This is a protected method intended to be overridden by subclasses of Compiler.
isOutDated() - Method in class org.apache.jasper.compiler.JspCompiler
Determines whether the current JSP class is older than the JSP file from whence it came
isOutDated() - Method in class org.apache.jasper.compiler.CommandLineCompiler
Always outDated.
isOutDated(File, JspCompilationContext, Mangler) - Method in class org.apache.jasper.servlet.JspServlet
Determines whether the current JSP class is older than the JSP file from whence it came
isOutputInDirs() - Method in class org.apache.jasper.CommandLineContext
 
isPoolOn() - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
 
isRequestedSessionIdFromCookie() - Method in class org.apache.tomcat.facade.HttpServletRequestFacade
Adapter - Request uses getSessionIdSource
isRequestedSessionIdFromUrl() - Method in class org.apache.tomcat.facade.HttpServletRequestFacade
Deprecated.  
isRequestedSessionIdFromURL() - Method in class org.apache.tomcat.facade.HttpServletRequestFacade
 
isRequestedSessionIdValid() - Method in class org.apache.tomcat.facade.HttpServletRequestFacade
 
isRunning() - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
 
isSameAddress(InetAddress, InetAddress) - Static method in class org.apache.tomcat.modules.server.PoolTcpConnector
Return true if the specified client and server addresses are the same.
isSecure() - Method in class org.apache.tomcat.modules.server.PoolTcpConnector
 
isSecure() - Method in class org.apache.tomcat.core.Request
 
isSecure() - Method in class org.apache.tomcat.facade.HttpServletRequestFacade
 
isSpecial() - Method in class org.apache.tomcat.core.Container
 
isStarted() - Method in class org.apache.tomcat.util.qlog.LogDaemon
 
isTimestamp() - Method in class org.apache.tomcat.util.qlog.Logger
 
isToken(String) - Static method in class org.apache.tomcat.util.http.ServerCookie
 
isTomcatAuthentication() - Method in class org.apache.tomcat.modules.server.Ajp13
 
isTomcatAuthentication() - Method in class org.apache.tomcat.modules.server.Ajp13Interceptor
 
isTomcatAuthentication() - Method in class org.apache.tomcat.modules.server.Ajp12Interceptor
 
isTrusted() - Method in class org.apache.tomcat.core.Context
 
isUpper(int) - Static method in class org.apache.tomcat.util.buf.Ascii
Returns true if the specified ASCII character is upper case.
isUserDefinedTag(String, String) - Method in class org.apache.jasper.compiler.TagLibraries
 
isUserInRole(String) - Method in class org.apache.tomcat.core.Request
 
isUserInRole(String) - Method in class org.apache.tomcat.facade.HttpServletRequestFacade
 
isUsingStream() - Method in class org.apache.tomcat.core.Response
 
isUsingWriter() - Method in class org.apache.tomcat.core.Response
 
isValid() - Method in class org.apache.tomcat.core.ServerSession
 
isValid() - Method in class org.apache.tomcat.util.buf.TimeStamp
 
isWhite(int) - Static method in class org.apache.tomcat.util.buf.Ascii
Returns true if the specified ASCII character is white space.

J

JakartaCommentGenerator - class org.apache.jasper.compiler.JakartaCommentGenerator.
Generates original "Jakarta"-style comments
JakartaCommentGenerator() - Constructor for class org.apache.jasper.compiler.JakartaCommentGenerator
 
jars - Variable in class org.apache.jasper.runtime.JspLoader
 
JasperEngineContext - class org.apache.jasper.JasperEngineContext.
Alternative implementation of JspCompilationContext ( in addition to the servlet and standalone ).
JasperEngineContext() - Constructor for class org.apache.jasper.JasperEngineContext
 
JasperException - exception org.apache.jasper.JasperException.
Base class for all exceptions generated by the JSP engine.
JasperException(String) - Constructor for class org.apache.jasper.JasperException
 
JasperException(String, Throwable) - Constructor for class org.apache.jasper.JasperException
Creates a JasperException with the embedded exception and the reason for throwing a JasperException
JasperException(Throwable) - Constructor for class org.apache.jasper.JasperException
Creates a JasperException with the embedded exception
JasperLoader - class org.apache.jasper.servlet.JasperLoader.
This is a class loader that loads JSP files as though they were Java classes.
JasperLoader() - Constructor for class org.apache.jasper.servlet.JasperLoader
 
JasperLoader12 - class org.apache.jasper.servlet.JasperLoader12.
1.2 version of the JspLoader
jasperLog - Static variable in class org.apache.jasper.Constants
 
JasperMangler - class org.apache.jasper.compiler.JasperMangler.
Mangler implementation - use the directory of the jsp file as a package name, minimize "special" encoding - in general, simpler and predictible names for the common case.
JasperMangler(String, String, String) - Constructor for class org.apache.jasper.compiler.JasperMangler
 
JasperOptionsImpl - class org.apache.jasper.JasperOptionsImpl.
Another implementation of Options, backed by a Properties file and with no external dependencies.
JasperOptionsImpl(Properties) - Constructor for class org.apache.jasper.JasperOptionsImpl
 
JAVA_1_0 - Static variable in class org.apache.tomcat.util.compat.Jdk11Compat
 
JAVA_1_1 - Static variable in class org.apache.tomcat.util.compat.Jdk11Compat
 
JAVA_1_2 - Static variable in class org.apache.tomcat.util.compat.Jdk11Compat
 
JAVA_1_3 - Static variable in class org.apache.tomcat.util.compat.Jdk11Compat
 
javac - Variable in class org.apache.jasper.compiler.Compiler
 
JavaCompiler - interface org.apache.jasper.compiler.JavaCompiler.
If you want to plugin your own Java compiler, you probably want to write a class that implements this interface.
JavaGeneratorTool - class org.apache.tomcat.util.JavaGeneratorTool.
General-purpose utilities to help generation of syntetic java classes
JavaGeneratorTool() - Constructor for class org.apache.tomcat.util.JavaGeneratorTool
 
JDBCRealm - class org.apache.tomcat.modules.aaa.JDBCRealm.
Implmentation of Realm that works with any JDBC supported database.
JDBCRealm.JdbcPrincipal - class org.apache.tomcat.modules.aaa.JDBCRealm.JdbcPrincipal.
 
JDBCRealm() - Constructor for class org.apache.tomcat.modules.aaa.JDBCRealm
 
JDBCStarted - Variable in class org.apache.tomcat.modules.aaa.JDBCRealm
Has the JDBC connection been started?
Jdk11Compat - class org.apache.tomcat.util.compat.Jdk11Compat.
General-purpose utility to provide backward-compatibility and JDK independence.
Jdk11Compat() - Constructor for class org.apache.tomcat.util.compat.Jdk11Compat
 
Jdk12Interceptor - class org.apache.tomcat.modules.generators.Jdk12Interceptor.
JDK1.2 specific options.
Jdk12Interceptor() - Constructor for class org.apache.tomcat.modules.generators.Jdk12Interceptor
 
Jdk12Support - class org.apache.tomcat.util.compat.Jdk12Support.
 
Jdk12Support() - Constructor for class org.apache.tomcat.util.compat.Jdk12Support
 
JikesJavaCompiler - class org.apache.jasper.compiler.JikesJavaCompiler.
A Plug-in class for specifying a 'jikes' compile.
JikesJavaCompiler() - Constructor for class org.apache.jasper.compiler.JikesJavaCompiler
 
JK_AJP13_BAD_BODY - Static variable in class org.apache.tomcat.modules.server.Ajp13
 
JK_AJP13_BAD_HEADER - Static variable in class org.apache.tomcat.modules.server.Ajp13
 
JK_AJP13_COMM_BROKEN - Static variable in class org.apache.tomcat.modules.server.Ajp13
 
JK_AJP13_COMM_CLOSED - Static variable in class org.apache.tomcat.modules.server.Ajp13
 
JK_AJP13_END_RESPONSE - Static variable in class org.apache.tomcat.modules.server.Ajp13
 
JK_AJP13_FORWARD_REQUEST - Static variable in class org.apache.tomcat.modules.server.Ajp13
 
JK_AJP13_GET_BODY_CHUNK - Static variable in class org.apache.tomcat.modules.server.Ajp13
 
JK_AJP13_INCOMPLETE_BODY - Static variable in class org.apache.tomcat.modules.server.Ajp13
 
JK_AJP13_NO_HEADER - Static variable in class org.apache.tomcat.modules.server.Ajp13
 
JK_AJP13_SEND_BODY_CHUNK - Static variable in class org.apache.tomcat.modules.server.Ajp13
 
JK_AJP13_SEND_HEADERS - Static variable in class org.apache.tomcat.modules.server.Ajp13
 
JK_AJP13_SHUTDOWN - Static variable in class org.apache.tomcat.modules.server.Ajp13
 
JK_LOG_LOCATION - Static variable in class org.apache.tomcat.modules.config.ApacheConfig
default mod_jk log file location
jkDebug - Variable in class org.apache.tomcat.modules.config.BaseJkConfig
 
jkLog - Variable in class org.apache.tomcat.modules.config.BaseJkConfig
 
jkWorker - Variable in class org.apache.tomcat.modules.config.BaseJkConfig
 
JNIConnectionHandler - class org.apache.tomcat.modules.server.JNIConnectionHandler.
Connector for a JNI connections using the API in tomcat.service.
JNIConnectionHandler() - Constructor for class org.apache.tomcat.modules.server.JNIConnectionHandler
 
JNIEndpoint - class org.apache.tomcat.modules.server.JNIEndpoint.
Handle incoming JNI connections.
JNIEndpoint.JniHandler - interface org.apache.tomcat.modules.server.JNIEndpoint.JniHandler.
 
JNIEndpoint() - Constructor for class org.apache.tomcat.modules.server.JNIEndpoint
 
JNIRequestAdapter - class org.apache.tomcat.modules.server.JNIRequestAdapter.
 
JNIRequestAdapter(ContextManager, JNIConnectionHandler) - Constructor for class org.apache.tomcat.modules.server.JNIRequestAdapter
 
JNIResponseAdapter - class org.apache.tomcat.modules.server.JNIResponseAdapter.
 
JNIResponseAdapter(JNIConnectionHandler) - Constructor for class org.apache.tomcat.modules.server.JNIResponseAdapter
 
JSERV_LOG_LOCATION - Static variable in class org.apache.tomcat.modules.config.JservConfig
default mod_jserv log file location
JservConfig - class org.apache.tomcat.modules.config.JservConfig.
Generates automatic apache mod_jserv configurations based on the Tomcat server.xml settings and the war contexts initialized during startup.
JservConfig() - Constructor for class org.apache.tomcat.modules.config.JservConfig
 
JSP_RUNTIME_PACKAGE - Static variable in class org.apache.jasper.Constants
 
JSP_SERVLET_BASE - Static variable in class org.apache.jasper.Constants
The base class of the generated servlets.
JSP_TOKEN - Static variable in class org.apache.jasper.Constants
A token which is embedded in file names of the generated servlet.
Jspc - class org.apache.tomcat.startup.Jspc.
 
JspC - class org.apache.jasper.JspC.
Shell for the jspc compiler.
Jspc() - Constructor for class org.apache.tomcat.startup.Jspc
 
JspC(String[], PrintStream) - Constructor for class org.apache.jasper.JspC
 
JspCompilationContext - interface org.apache.jasper.JspCompilationContext.
A place holder for various things that are used through out the JSP engine.
JspCompiler - class org.apache.jasper.compiler.JspCompiler.
JspCompiler is an implementation of Compiler with a funky code mangling and code generation scheme! The reason that it is both a sub-class of compiler and an implementation of mangler is because the isOutDated method that is overridden and the name mangulation both depend on the actual existance of other class and java files.
JspCompiler(JspCompilationContext) - Constructor for class org.apache.jasper.compiler.JspCompiler
 
jspCompilerPath - Variable in class org.apache.jasper.EmbededServletOptions
Path of the compiler to use for compiling JSP pages.
jspCompilerPlugin - Variable in class org.apache.jasper.EmbededServletOptions
Plugin class to use to compile JSP pages.
jspDestroy() - Method in class org.apache.jasper.runtime.HttpJspBase
 
JspEngineContext - class org.apache.jasper.JspEngineContext.
A place holder for various things that are used through out the JSP engine.
JspEngineContext(JasperLoader, String, ServletContext, String, boolean, Options, HttpServletRequest, HttpServletResponse) - Constructor for class org.apache.jasper.JspEngineContext
 
JspFactoryImpl - class org.apache.jasper.runtime.JspFactoryImpl.
Implementation of JspFactory from the spec.
JspFactoryImpl() - Constructor for class org.apache.jasper.runtime.JspFactoryImpl
 
JspFactoryImpl(int) - Constructor for class org.apache.jasper.runtime.JspFactoryImpl
 
jspInit() - Method in class org.apache.jasper.runtime.HttpJspBase
 
JspInterceptor - class org.apache.tomcat.facade.JspInterceptor.
Plug in the JSP engine (a.k.a Jasper)! Tomcat uses a "built-in" mapping for jsps ( *.jsp -> jsp ).
JspInterceptor() - Constructor for class org.apache.tomcat.facade.JspInterceptor
 
JspLoader - class org.apache.jasper.runtime.JspLoader.
Jsp compiler and runtime depends on special features from the ClassLoader.
JspLoader() - Constructor for class org.apache.jasper.runtime.JspLoader
 
JspParseEventListener - class org.apache.jasper.compiler.JspParseEventListener.
JSP code generator "backend".
JspReader - class org.apache.jasper.compiler.JspReader.
JspReader is an input buffer for the JSP parser.
JspReader(String, JspCompilationContext, String) - Constructor for class org.apache.jasper.compiler.JspReader
 
JspRuntimeLibrary - class org.apache.jasper.runtime.JspRuntimeLibrary.
Bunch of util methods that are used by code generated for useBean, getProperty and setProperty.
JspRuntimeLibrary() - Constructor for class org.apache.jasper.runtime.JspRuntimeLibrary
 
jsps - Variable in class org.apache.jasper.servlet.JspServlet
 
JspServlet - class org.apache.jasper.servlet.JspServlet.
The JSP engine (a.k.a Jasper)!
JspServlet() - Constructor for class org.apache.jasper.servlet.JspServlet
 
JspUtil - class org.apache.jasper.compiler.JspUtil.
This class has all the utility method(s).
JspUtil.ValidAttribute - class org.apache.jasper.compiler.JspUtil.ValidAttribute.
 
JspUtil.ValidAttribute(String) - Constructor for class org.apache.jasper.compiler.JspUtil.ValidAttribute
 
JspUtil.ValidAttribute(String, boolean) - Constructor for class org.apache.jasper.compiler.JspUtil.ValidAttribute
 
JspUtil() - Constructor for class org.apache.jasper.compiler.JspUtil
 
JspWriterImpl - class org.apache.jasper.runtime.JspWriterImpl.
Write text to a character-output stream, buffering characters so as to provide for the efficient writing of single characters, arrays, and strings.
JspWriterImpl() - Constructor for class org.apache.jasper.runtime.JspWriterImpl
 
JspWriterImpl(ServletResponse) - Constructor for class org.apache.jasper.runtime.JspWriterImpl
Create a buffered character-output stream that uses a default-sized output buffer.
JspWriterImpl(ServletResponse, int, boolean) - Constructor for class org.apache.jasper.runtime.JspWriterImpl
Create a new buffered character-output stream that uses an output buffer of the given size.
JSSECertCompat - class org.apache.tomcat.util.compat.JSSECertCompat.
 
JSSECertCompat() - Constructor for class org.apache.tomcat.util.compat.JSSECertCompat
 
JSSESocketFactory - class org.apache.tomcat.util.net.JSSESocketFactory.
SSL server socket factory.
JSSESocketFactory() - Constructor for class org.apache.tomcat.util.net.JSSESocketFactory
 
jvmRoute - Variable in class org.apache.tomcat.core.Request
 

K

K - Static variable in class org.apache.jasper.Constants
Default size of the JSP buffer.
keepGenerated - Variable in class org.apache.jasper.EmbededServletOptions
Do you want to keep the generated Java files around?
keepGenerated() - Method in class org.apache.jasper.JspEngineContext
Are we keeping generated code around?
keepGenerated() - Method in class org.apache.jasper.JasperEngineContext
Are we keeping generated code around?
keepGenerated() - Method in class org.apache.jasper.CommandLineContext
Are we keeping generated code around?
keepGenerated() - Method in interface org.apache.jasper.JspCompilationContext
Are we keeping generated code around?
keys() - Method in class org.apache.tomcat.util.collections.SimpleHashtable
Returns an enumeration of the keys in this hashtable.
keywords - Static variable in class org.apache.jasper.compiler.JspCompiler
 
keywords - Static variable in class org.apache.jasper.compiler.CommandLineCompiler
 

L

largeFile - Variable in class org.apache.jasper.EmbededServletOptions
Do you want support for "large" files? What this essentially means is that we generated code so that the HTML data in a JSP file is stored separately as opposed to those constant string data being used literally in the generated servlet.
level - Variable in class org.apache.tomcat.util.log.LogHandler
 
linger - Variable in class org.apache.tomcat.util.net.PoolTcpEndpoint
 
listFiles(File) - Static method in class org.apache.tomcat.util.io.FileUtil
 
loadClass(String, boolean) - Method in class org.apache.jasper.servlet.JasperLoader
 
loadClass(String, boolean) - Method in class org.apache.tomcat.util.compat.SimpleClassLoader
Resolves the specified name to a Class.
loadClass(String, boolean) - Method in class org.apache.tomcat.util.depend.DependClassLoader
Resolves the specified name to a Class.
loadClass(String, boolean) - Method in class org.apache.tomcat.util.depend.DependClassLoader12
 
loadClassDataFromFile(String) - Method in class org.apache.jasper.servlet.JasperLoader
Load JSP class data from file, method may be called from within a doPriviledged if a SecurityManager is installed.
loadClassDataFromFile(String) - Method in class org.apache.jasper.servlet.JasperLoader12
 
loadClassInternal1(String, boolean) - Method in class org.apache.tomcat.util.depend.DependClassLoader
Actual class loading.
loadConfigFile(XmlMapper, File, Object) - Static method in class org.apache.tomcat.modules.config.ServerXmlReader
 
loader - Variable in class org.apache.jasper.servlet.JspServlet
 
loaderHook(DependManager, Context) - Method in class org.apache.tomcat.modules.mappers.ReloadInterceptor
 
LoaderInterceptor11 - class org.apache.tomcat.modules.config.LoaderInterceptor11.
Set class loader based on WEB-INF/classes, lib.
LoaderInterceptor11() - Constructor for class org.apache.tomcat.modules.config.LoaderInterceptor11
 
loadInterceptors(Context, File, Vector) - Method in class org.apache.tomcat.modules.config.TrustedLoader
 
LoadOnStartupInterceptor - class org.apache.tomcat.facade.LoadOnStartupInterceptor.
Interceptor that loads the "load-on-startup" servlets
LoadOnStartupInterceptor() - Constructor for class org.apache.tomcat.facade.LoadOnStartupInterceptor
 
locale - Variable in class org.apache.tomcat.core.Response
 
LOCALE_DEFAULT - Static variable in class org.apache.tomcat.core.Response
 
LocaleToCharsetMap - class org.apache.tomcat.util.http.LocaleToCharsetMap.
A mapping to determine the (somewhat arbitrarily) preferred charset for a given locale.
LocaleToCharsetMap() - Constructor for class org.apache.tomcat.util.http.LocaleToCharsetMap
 
localHost - Variable in class org.apache.tomcat.core.Request
 
localInit() - Method in class org.apache.tomcat.modules.server.PoolTcpConnector
 
localInit() - Method in class org.apache.tomcat.modules.server.Ajp13Interceptor
 
localInit() - Method in class org.apache.tomcat.modules.server.Ajp12Interceptor
 
localInit() - Method in class org.apache.tomcat.modules.server.Http10Interceptor
 
lockClassName() - Method in class org.apache.jasper.CommandLineContext
 
lockPackageName() - Method in class org.apache.jasper.CommandLineContext
 
Log - class org.apache.tomcat.util.log.Log.
This is the main class seen by objects that need to log.
LOG_NAME - Static variable in class org.apache.jasper.runtime.TagPoolManagerImpl
This constant is the log named that can be used in configuration files to enable logging.
log(Exception, String) - Method in class org.apache.tomcat.facade.ServletContextFacade
Deprecated. This method is deprecated in the javax.servlet.ServletContext interface
log(String) - Method in class org.apache.tomcat.core.BaseInterceptor
 
log(String) - Method in class org.apache.tomcat.core.Context
Internal log method
log(String) - Method in class org.apache.tomcat.core.ContextManager
 
log(String) - Method in class org.apache.tomcat.core.OutputBuffer
 
log(String) - Method in class org.apache.tomcat.core.Handler
 
log(String) - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
 
log(String) - Method in class org.apache.tomcat.util.test.Matcher
Add a message to the test log
log(String) - Method in interface org.apache.tomcat.util.xml.SaxContext
 
log(String) - Method in class org.apache.tomcat.util.xml.XmlMapper
 
log(String) - Static method in class org.apache.tomcat.util.http.ServerCookie
 
log(String) - Method in class org.apache.tomcat.util.http.Cookies
 
log(String) - Method in class org.apache.tomcat.util.log.Log
Logs the message with level INFORMATION
log(String) - Method in class org.apache.tomcat.facade.ServletContextFacade
 
log(String, int) - Method in class org.apache.tomcat.core.BaseInterceptor
 
log(String, int) - Method in class org.apache.tomcat.core.ContextManager
 
log(String, int) - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
 
log(String, int) - Method in class org.apache.tomcat.util.log.Log
Logs the message with given level
Log(String, String, LogHandler, Object) - Constructor for class org.apache.tomcat.util.log.Log
 
log(String, String, Throwable, int) - Method in class org.apache.tomcat.util.qlog.QueueLogger
Adds a log message and stack trace to the queue and returns immediately.
log(String, String, Throwable, int) - Method in class org.apache.tomcat.util.log.LogHandler
Prints log message and stack trace.
log(String, String, Throwable, int) - Method in class org.apache.tomcat.util.log.Log
 
log(String, Throwable) - Method in class org.apache.tomcat.core.BaseInterceptor
 
log(String, Throwable) - Method in class org.apache.tomcat.core.Context
Internal log method
log(String, Throwable) - Method in class org.apache.tomcat.core.ContextManager
 
log(String, Throwable) - Method in class org.apache.tomcat.core.Handler
 
log(String, Throwable) - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
 
log(String, Throwable) - Method in class org.apache.tomcat.util.log.Log
Logs the Throwable with level ERROR (assumes an exception is trouble; if it's not, use log(msg, t, level))
log(String, Throwable) - Method in class org.apache.tomcat.facade.ServletContextFacade
 
log(String, Throwable, int) - Method in class org.apache.tomcat.core.BaseInterceptor
 
log(String, Throwable, int) - Method in class org.apache.tomcat.core.Context
Internal log method
log(String, Throwable, int) - Method in class org.apache.tomcat.core.ContextManager
 
log(String, Throwable, int) - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
 
log(String, Throwable, int) - Method in class org.apache.tomcat.util.log.Log
Logs the message and Throwable to its logger or, if logger not found, to the default logger, which writes to the default sink, which is usually System.err
LogDaemon - class org.apache.tomcat.util.qlog.LogDaemon.
The daemon thread that looks in a queue and if it is not empty writes out everything in the queue to the sink.
LogDaemon() - Constructor for class org.apache.tomcat.util.qlog.LogDaemon
 
LogEntry - class org.apache.tomcat.util.qlog.LogEntry.
This is an entry that is created in response to every Logger.log(...) call.
LogEvents - class org.apache.tomcat.modules.loggers.LogEvents.
Log all hook events during tomcat execution.
LogEvents() - Constructor for class org.apache.tomcat.modules.loggers.LogEvents
 
logFull(Log, int, int) - Static method in class org.apache.tomcat.util.threads.ThreadPool
 
logger - Variable in class org.apache.tomcat.core.Handler
 
Logger - class org.apache.tomcat.util.qlog.Logger.
Interface for a logging object.
Logger() - Constructor for class org.apache.tomcat.util.qlog.Logger
 
loggers - Variable in class org.apache.tomcat.util.log.LogManager
 
LogHandler - class org.apache.tomcat.util.log.LogHandler.
Log destination ( or channel ).
LogHandler() - Constructor for class org.apache.tomcat.util.log.LogHandler
 
loghelper - Variable in class org.apache.tomcat.core.BaseInterceptor
 
LogManager - class org.apache.tomcat.util.log.LogManager.
Allows the control the log properties at runtime.
LogManager() - Constructor for class org.apache.tomcat.util.log.LogManager
 
logname - Variable in class org.apache.tomcat.util.log.Log
 
logServlet(String, Throwable) - Method in class org.apache.tomcat.core.Context
User-level log method ( called from a servlet).
LogSetter - class org.apache.tomcat.modules.config.LogSetter.
Define a logger with the specified name, using the logger implementation in org.apache.tomcat.util.log.QueueLogger Tomcat uses the util.log.Log class - if you want to use a different logger ( like log4j or jsrXXX ) you need to create a new interceptor that will use your favorite logger and create a small adapter ( class extending Log and directing the output to your favorite logger.
LogSetter() - Constructor for class org.apache.tomcat.modules.config.LogSetter
 
LRUCache - class org.apache.tomcat.util.collections.LRUCache.
This class implements a Generic LRU Cache
LRUCache(int) - Constructor for class org.apache.tomcat.util.collections.LRUCache
 

M

magnitude - Variable in class org.apache.tomcat.util.test.Matcher
 
Main - class org.apache.tomcat.startup.Main.
Launcher capable of setting class loader and guessing locations.
Main() - Constructor for class org.apache.tomcat.startup.Main
 
main(String[]) - Static method in class org.apache.jasper.JspC
 
main(String[]) - Static method in class org.apache.jasper.compiler.ClassName
 
main(String[]) - Static method in class org.apache.jasper.runtime.BodyContentImpl
 
main(String[]) - Static method in class org.apache.tomcat.modules.aaa.RealmBase
RealmBase can be used as a standalone tool for offline password digest
main(String[]) - Static method in class org.apache.tomcat.startup.EnableAdmin
 
main(String[]) - Static method in class org.apache.tomcat.startup.EmbededTomcat
 
main(String[]) - Static method in class org.apache.tomcat.startup.Main
 
main(String[]) - Static method in class org.apache.tomcat.startup.Jspc
 
main(String[]) - Static method in class org.apache.tomcat.startup.Tomcat
Deprecated.  
main(String[]) - Static method in class org.apache.tomcat.startup.StopTomcat
 
MANAGER_VARIABLE - Static variable in class org.apache.jasper.compiler.TagPoolManagerGenerator
variable name generated into java file
manglePackage(String) - Static method in class org.apache.tomcat.util.JavaGeneratorTool
Mangle Package names to avoid reserver words
mangler - Variable in class org.apache.jasper.compiler.Compiler
 
Mangler - interface org.apache.jasper.compiler.Mangler.
You can control attributes like classname, packagename etc by plugging in your own mangler.
MappedCharDataGenerator - class org.apache.jasper.compiler.MappedCharDataGenerator.
CharDataGenerator generates the character data present in the JSP file.
MappedCharDataGenerator(char[]) - Constructor for class org.apache.jasper.compiler.MappedCharDataGenerator
 
mappedFile - Variable in class org.apache.jasper.EmbededServletOptions
Do you want support for "mapped" files? This will generate servlet that has a print statement per line of the JSP file.
Mark - class org.apache.jasper.compiler.Mark.
Mark represents a point in the JSP input.
mark() - Method in class org.apache.jasper.compiler.JspReader
 
Matcher - class org.apache.tomcat.util.test.Matcher.
Part of the GTest application
Matcher() - Constructor for class org.apache.tomcat.util.test.Matcher
 
matches(String) - Method in class org.apache.jasper.compiler.JspReader
 
matchesIgnoreCase(String) - Method in class org.apache.jasper.compiler.JspReader
 
MAX_INCLUDE - Static variable in class org.apache.tomcat.core.Request
 
MAX_NOTES - Static variable in class org.apache.tomcat.core.ContextManager
Maximum number of notes supported
MAX_PACKET_SIZE - Static variable in class org.apache.tomcat.modules.server.Ajp13
 
MAX_READ_SIZE - Static variable in class org.apache.tomcat.modules.server.Ajp13
 
MAX_SEND_SIZE - Static variable in class org.apache.tomcat.modules.server.Ajp13
 
MAX_SPARE_THREADS - Static variable in class org.apache.tomcat.util.threads.ThreadPool
 
MAX_THREADS - Static variable in class org.apache.tomcat.util.threads.ThreadPool
 
MAX_THROWABLE_DEPTH - Static variable in class org.apache.tomcat.util.qlog.Logger
 
maxRandomLen - Static variable in class org.apache.tomcat.modules.session.SessionIdGenerator
 
maxRandomLen - Static variable in class org.apache.tomcat.util.SessionIdGenerator
 
maxSessionLifespanTics - Static variable in class org.apache.tomcat.modules.session.SessionIdGenerator
 
maxSessionLifespanTics - Static variable in class org.apache.tomcat.util.SessionIdGenerator
 
maxSpareThreads - Variable in class org.apache.tomcat.util.threads.ThreadPool
 
maxThreads - Variable in class org.apache.tomcat.util.threads.ThreadPool
 
maybeQuote(int, StringBuffer, String) - Static method in class org.apache.tomcat.util.http.ServerCookie
 
message(String, int) - Static method in class org.apache.jasper.Constants
Print a message into standard error with a certain verbosity level.
message(String, Object[], int) - Static method in class org.apache.jasper.Constants
Print a message into standard error with a certain verbosity level after formatting it using "args".
MessageBytes - class org.apache.tomcat.util.buf.MessageBytes.
This class is used to represent a subarray of bytes in an HTTP message.
MessageBytes.MessageBytesFactory - class org.apache.tomcat.util.buf.MessageBytes.MessageBytesFactory.
 
MessageBytes.MessageBytesFactory() - Constructor for class org.apache.tomcat.util.buf.MessageBytes.MessageBytesFactory
 
MessageBytes() - Constructor for class org.apache.tomcat.util.buf.MessageBytes
Creates a new, uninitialized MessageBytes object.
method() - Method in class org.apache.tomcat.core.Request
 
methodMB - Variable in class org.apache.tomcat.core.Request
 
methodParam(int) - Method in class org.apache.tomcat.util.xml.XmlMapper
Extract the method param from the body of the tag
methodParam(int, String) - Method in class org.apache.tomcat.util.xml.XmlMapper
Extract the method param from a tag attribute
methodSetter(String, int) - Method in class org.apache.tomcat.util.xml.XmlMapper
If a tag matches, invoke a method on the current object.
methodSetter(String, int, String[]) - Method in class org.apache.tomcat.util.xml.XmlMapper
If a tag matches, invoke a method on the current object.
methodTransArray - Static variable in class org.apache.tomcat.modules.server.Ajp13
 
MimeHeaders - class org.apache.tomcat.util.http.MimeHeaders.
Memory-efficient repository for Mime Headers.
MimeHeaders() - Constructor for class org.apache.tomcat.util.http.MimeHeaders
Creates a new MimeHeaders object using a default buffer size.
MimeMap - class org.apache.tomcat.util.http.MimeMap.
A mime type map that implements the java.net.FileNameMap interface.
MimeMap() - Constructor for class org.apache.tomcat.util.http.MimeMap
 
MIN_SPARE_THREADS - Static variable in class org.apache.tomcat.util.threads.ThreadPool
 
minSpareThreads - Variable in class org.apache.tomcat.util.threads.ThreadPool
 
MOD_JK - Static variable in class org.apache.tomcat.modules.config.ApacheConfig
default location of mod_jk Apache plug-in.
MOD_JK_CONFIG - Static variable in class org.apache.tomcat.modules.config.ApacheConfig
default path to mod_jk .conf location
MOD_JSERV - Static variable in class org.apache.tomcat.modules.config.JservConfig
default location of mod_jserv Apache plug-in.
module - Variable in class org.apache.tomcat.core.Handler
 
MODULE_NOTE - Static variable in class org.apache.tomcat.core.ContextManager
 
moduleSet1 - Variable in class org.apache.tomcat.startup.EmbededTomcat
 
moduleSetAD - Variable in class org.apache.tomcat.startup.EmbededTomcat
 
monitor - Variable in class org.apache.tomcat.util.threads.ThreadPool
 
MultiMap - class org.apache.tomcat.util.collections.MultiMap.
An efficient representation for certain type of map.
MultiMap(int) - Constructor for class org.apache.tomcat.util.collections.MultiMap
 
MultiMapNamesEnumeration - class org.apache.tomcat.util.collections.MultiMapNamesEnumeration.
Enumerate the distinct header names.

N

name - Variable in class org.apache.tomcat.core.Handler
 
names() - Method in class org.apache.tomcat.util.http.MimeHeaders
Returns an enumeration of strings representing the header field names.
needsSession - Variable in class org.apache.jasper.runtime.PageContextImpl
 
newClassLoaderInstance(URL[], ClassLoader) - Method in class org.apache.tomcat.util.compat.Jdk11Compat
Return a class loader.
newClassLoaderInstance(URL[], ClassLoader) - Method in class org.apache.tomcat.util.compat.Jdk12Support
Return a class loader.
newInstance() - Static method in class org.apache.tomcat.util.buf.MessageBytes
 
newInstance() - Method in class org.apache.tomcat.util.buf.MessageBytes.MessageBytesFactory
 
NEWLINE - Static variable in class org.apache.tomcat.util.qlog.Logger
 
newLine() - Method in class org.apache.jasper.runtime.BodyContentImpl
Write a line separator.
newLine() - Method in class org.apache.jasper.runtime.JspWriterImpl
Write a line separator.
newSessionRequest(Request, Response) - Method in class org.apache.tomcat.modules.loggers.LogEvents
 
next - Variable in class org.apache.tomcat.core.Handler
 
nextChar - Variable in class org.apache.jasper.runtime.JspWriterImpl
 
nextChar() - Method in class org.apache.jasper.compiler.JspReader
 
nextElement() - Method in class org.apache.tomcat.util.collections.EmptyEnumeration
 
nextElement() - Method in class org.apache.tomcat.util.collections.MultiMapNamesEnumeration
 
nextElement() - Method in class org.apache.tomcat.util.collections.SimpleHashtable
Used to view this as an enumeration; returns the next key in the enumeration.
nextVersion() - Method in class org.apache.jasper.compiler.JasperMangler
Move to a new class name, if a changes has been detected.
NO_DIE_LEVEL - Static variable in class org.apache.jasper.JspC
 
NO_WEBXML - Static variable in class org.apache.jasper.JspC
 
normalize() - Method in class org.apache.tomcat.util.net.URL
Normalize the path (and therefore file) portions of this URL.
noRoot - Variable in class org.apache.tomcat.modules.config.BaseJkConfig
 
notationDecl(String, String, String) - Method in class org.apache.tomcat.util.xml.XmlMapper
 
notAuthenticated - Variable in class org.apache.tomcat.core.Request
 
NOTE_COUNT - Static variable in class org.apache.tomcat.core.ContextManager
Note id counters.
notifyEndHeaders() - Method in class org.apache.tomcat.core.Response
Signal that we're done with the headers, and body will follow.
notifyThreadEnd(ThreadPool.ControlRunnable) - Method in class org.apache.tomcat.util.threads.ThreadPool
Inform the pool that the specific thread finish.
NS_CONFIG - Static variable in class org.apache.tomcat.modules.config.NSConfig
 
NS_PLUGIN_URL - Static variable in class org.apache.jasper.Constants
Default URLs to download the pluging for Netscape and IE.
NSAPI_LOG_LOCATION - Static variable in class org.apache.tomcat.modules.config.NSConfig
 
NSAPI_REDIRECTOR - Static variable in class org.apache.tomcat.modules.config.NSConfig
default location of nsapi plug-in.
NSConfig - class org.apache.tomcat.modules.config.NSConfig.
Generates automatic Netscape nsapi_redirect configurations based on the Tomcat server.xml settings and the war contexts initialized during startup.
NSConfig() - Constructor for class org.apache.tomcat.modules.config.NSConfig
 

O

objectCreate(String) - Method in class org.apache.tomcat.util.xml.XmlMapper
Create an object using for a matching tag with the given class name
objectCreate(String, String) - Method in class org.apache.tomcat.util.xml.XmlMapper
Create an object using an attribute value as the class name If no attribute use classN as a default.
objectCreate(String, String, String[]) - Method in class org.apache.tomcat.util.xml.XmlMapper
Create an object using an attribute value as the class name If no attribute use classN as a default.
ObjectSerializer - class org.apache.tomcat.util.ObjectSerializer.
Helper for object reloading.
ObjectSerializer() - Constructor for class org.apache.tomcat.util.ObjectSerializer
 
oBuffer - Variable in class org.apache.tomcat.modules.server.Http10
 
oBuffer - Variable in class org.apache.tomcat.core.Response
 
oBufferCount - Variable in class org.apache.tomcat.modules.server.Http10
 
OK - Static variable in class org.apache.tomcat.core.BaseInterceptor
 
open() - Method in class org.apache.tomcat.util.qlog.Logger
Open the log - will create the log file and all the parent directories.
openConnection(URL) - Method in class org.apache.tomcat.util.compat.jar.Handler
 
openThreads(int) - Method in class org.apache.tomcat.util.threads.ThreadPool
 
options - Variable in class org.apache.jasper.runtime.JspLoader
 
options - Variable in class org.apache.jasper.servlet.JspServlet
 
Options - interface org.apache.jasper.Options.
A class to hold all init parameters specific to the JSP engine.
org.apache.jasper - package org.apache.jasper
 
org.apache.jasper.compiler - package org.apache.jasper.compiler
 
org.apache.jasper.runtime - package org.apache.jasper.runtime
 
org.apache.jasper.servlet - package org.apache.jasper.servlet
 
org.apache.tomcat.core - package org.apache.tomcat.core
Architecture
org.apache.tomcat.facade - package org.apache.tomcat.facade
Servlet Facades
org.apache.tomcat.modules.aaa - package org.apache.tomcat.modules.aaa
 
org.apache.tomcat.modules.config - package org.apache.tomcat.modules.config
 
org.apache.tomcat.modules.generators - package org.apache.tomcat.modules.generators
 
org.apache.tomcat.modules.loggers - package org.apache.tomcat.modules.loggers
 
org.apache.tomcat.modules.mappers - package org.apache.tomcat.modules.mappers
 
org.apache.tomcat.modules.server - package org.apache.tomcat.modules.server
Interceptors that are used to connect with a web server, including the standalone http implementation.
org.apache.tomcat.modules.session - package org.apache.tomcat.modules.session
 
org.apache.tomcat.startup - package org.apache.tomcat.startup
 
org.apache.tomcat.util - package org.apache.tomcat.util
Utilities used by the rest of com.sun.web.*
org.apache.tomcat.util.aaa - package org.apache.tomcat.util.aaa
 
org.apache.tomcat.util.buf - package org.apache.tomcat.util.buf
Buffers and Encodings
org.apache.tomcat.util.collections - package org.apache.tomcat.util.collections
Specialized collections
org.apache.tomcat.util.compat - package org.apache.tomcat.util.compat
 
org.apache.tomcat.util.compat.jar - package org.apache.tomcat.util.compat.jar
 
org.apache.tomcat.util.depend - package org.apache.tomcat.util.depend
 
org.apache.tomcat.util.hooks - package org.apache.tomcat.util.hooks
 
org.apache.tomcat.util.http - package org.apache.tomcat.util.http
Special utils for handling HTTP-specific entities - headers, parameters, cookies, etc.
org.apache.tomcat.util.io - package org.apache.tomcat.util.io
 
org.apache.tomcat.util.log - package org.apache.tomcat.util.log
 
org.apache.tomcat.util.net - package org.apache.tomcat.util.net
 
org.apache.tomcat.util.qlog - package org.apache.tomcat.util.qlog
 
org.apache.tomcat.util.res - package org.apache.tomcat.util.res
 
org.apache.tomcat.util.test - package org.apache.tomcat.util.test
 
org.apache.tomcat.util.test.matchers - package org.apache.tomcat.util.test.matchers
 
org.apache.tomcat.util.threads - package org.apache.tomcat.util.threads
 
org.apache.tomcat.util.xml - package org.apache.tomcat.util.xml
 
out - Variable in class org.apache.jasper.runtime.PageContextImpl
 
out - Variable in class org.apache.jasper.runtime.JspWriterImpl
 
OutputBuffer - class org.apache.tomcat.core.OutputBuffer.
The buffer used by tomcat response.
OutputBuffer() - Constructor for class org.apache.tomcat.core.OutputBuffer
 
OutputBuffer(int) - Constructor for class org.apache.tomcat.core.OutputBuffer
 

P

page - Variable in class org.apache.jasper.runtime.PageContextImpl
 
pageContext - Variable in class org.apache.jasper.runtime.HttpJspBase
 
PageContextImpl - class org.apache.jasper.runtime.PageContextImpl.
Implementation of the PageContext class from the JSP spec.
Parameter - class org.apache.tomcat.util.test.Parameter.
Part of GTest
Parameter() - Constructor for class org.apache.tomcat.util.test.Parameter
 
Parameters - class org.apache.tomcat.util.http.Parameters.
 
parameters() - Method in class org.apache.tomcat.core.Request
 
Parameters() - Constructor for class org.apache.tomcat.util.http.Parameters
 
params - Variable in class org.apache.tomcat.core.Request
 
paramsAsString() - Method in class org.apache.tomcat.util.http.Parameters
Debug purpose
parent - Variable in class org.apache.jasper.runtime.JspLoader
 
parent - Variable in class org.apache.tomcat.core.Request
 
parent - Variable in class org.apache.tomcat.util.compat.SimpleClassLoader
A parent class loader for delegation of finding a class definition.
parent - Variable in class org.apache.tomcat.util.depend.DependClassLoader
 
parent2 - Variable in class org.apache.tomcat.util.depend.DependClassLoader
 
parentClassLoader - Variable in class org.apache.jasper.servlet.JspServlet
 
parse() - Method in class org.apache.jasper.compiler.Parser
 
parse(String) - Method in class org.apache.jasper.compiler.Parser
 
parse(String, Class[]) - Method in class org.apache.jasper.compiler.Parser
 
parse(String, ParsePosition) - Method in class org.apache.tomcat.util.qlog.FastDateFormat
Deprecated.  
parseDate(String) - Static method in class org.apache.tomcat.util.buf.DateTool
Deprecated. Called from HttpServletRequest.getDateHeader().
parseDate(String, DateFormat[]) - Static method in class org.apache.tomcat.util.buf.DateTool
Deprecated.  
ParseEventListener - interface org.apache.jasper.compiler.ParseEventListener.
Interface for the JSP code generation backend.
ParseException - exception org.apache.jasper.compiler.ParseException.
Class for parser exceptions.
ParseException(Mark, String) - Constructor for class org.apache.jasper.compiler.ParseException
 
ParseException(String) - Constructor for class org.apache.jasper.compiler.ParseException
 
parseFile(PrintStream, String, Writer, Writer) - Method in class org.apache.jasper.JspC
 
parseFiles(PrintStream) - Method in class org.apache.jasper.JspC
 
parseHeaderField(MimeHeaders, byte[], int, int) - Method in class org.apache.tomcat.modules.server.Http10
Parses a header field from a subarray of bytes.
parseHeaderLine(String) - Method in class org.apache.tomcat.util.test.Header
 
parseHeaders(InputStream) - Static method in class org.apache.tomcat.util.test.Header
Parse the incoming HTTP request headers, and set the corresponding request properties.
parseHeadersAsString(String, Vector) - Static method in class org.apache.tomcat.util.test.Header
 
parseInt(byte[], int, int) - Static method in class org.apache.tomcat.util.buf.Ascii
Parses an unsigned integer from the specified subarray of bytes.
parseInt(char[], int, int) - Static method in class org.apache.tomcat.util.buf.Ascii
 
parseParamTag(Hashtable) - Method in class org.apache.jasper.compiler.JspReader
Parse PARAM tag attributes into the given hashtable.
parsePluginParamTag(Hashtable) - Method in class org.apache.jasper.compiler.JspReader
Parse jsp:param tag attributes into the given hashtable.
Parser - class org.apache.jasper.compiler.Parser.
The class that parses the JSP input and calls the right methods on the code generator backend.
Parser.Action - interface org.apache.jasper.compiler.Parser.Action.
 
Parser(JspReader, ParseEventListener) - Constructor for class org.apache.jasper.compiler.Parser
 
parseTagAttributes() - Method in class org.apache.jasper.compiler.JspReader
Parse some tag attributes.
parseTagAttributesBean() - Method in class org.apache.jasper.compiler.JspReader
Parse some tag attributes for Beans.
parseToken(boolean) - Method in class org.apache.jasper.compiler.JspReader
Parse a space delimited token.
parseXMLDoc(InputStream, String, String) - Static method in class org.apache.jasper.compiler.JspUtil
 
parseXMLDocJaxp(InputStream, String, String) - Static method in class org.apache.jasper.compiler.JspUtil
 
PASSWORD_NOTE - Static variable in class org.apache.tomcat.modules.aaa.CredentialsInterceptor
The module will set a note with this name on the request for the extracted password, if Basic or Form authentication is used
patch(String) - Static method in class org.apache.tomcat.util.io.FileUtil
 
path - Variable in class org.apache.tomcat.util.qlog.Logger
 
PATH_MAP - Static variable in class org.apache.tomcat.core.Container
 
PATH_SEPARATOR - Static variable in class org.apache.tomcat.util.IntrospectionUtils
 
pathInfo() - Method in class org.apache.tomcat.core.Request
 
pathInfoMB - Variable in class org.apache.tomcat.core.Request
 
PathSetter - class org.apache.tomcat.modules.config.PathSetter.
Set ( and guess ) the paths to absolute ( and canonical ) directories.
PathSetter() - Constructor for class org.apache.tomcat.modules.config.PathSetter
 
pd - Variable in class org.apache.tomcat.util.depend.DependClassLoader
 
peek() - Method in class org.apache.tomcat.util.collections.Queue
Peek to see if something is available.
peekByte() - Method in class org.apache.tomcat.modules.server.Ajp13Packet
 
peekChar() - Method in class org.apache.jasper.compiler.JspReader
 
peekInt() - Method in class org.apache.tomcat.modules.server.Ajp13Packet
Read an integer from the packet, but don't advance the read position past it.
PluginGenerator - class org.apache.jasper.compiler.PluginGenerator.
Generator for
PluginGenerator(Mark, Hashtable, Hashtable, String) - Constructor for class org.apache.jasper.compiler.PluginGenerator
 
PolicyInterceptor - class org.apache.tomcat.modules.config.PolicyInterceptor.
Set policy-based access to tomcat.
PolicyInterceptor() - Constructor for class org.apache.tomcat.modules.config.PolicyInterceptor
 
PolicyLoader - class org.apache.tomcat.modules.config.PolicyLoader.
Load the PolicyInterceptor if JDK1.2 is detected and if "sandbox" property of ContextManager is set.
PolicyLoader() - Constructor for class org.apache.tomcat.modules.config.PolicyLoader
 
pool - Variable in class org.apache.tomcat.util.threads.ThreadPool
 
PoolTcpConnector - class org.apache.tomcat.modules.server.PoolTcpConnector.
Connector for a TCP-based connector using the API in tomcat.service.
PoolTcpConnector() - Constructor for class org.apache.tomcat.modules.server.PoolTcpConnector
 
PoolTcpEndpoint - class org.apache.tomcat.util.net.PoolTcpEndpoint.
Handle incoming TCP connections.
PoolTcpEndpoint() - Constructor for class org.apache.tomcat.util.net.PoolTcpEndpoint
 
pop() - Method in class org.apache.tomcat.util.http.Parameters
Discard the last child.
popBody() - Method in class org.apache.jasper.runtime.PageContextImpl
 
popFile() - Method in class org.apache.jasper.compiler.JspReader
 
popIndent() - Method in class org.apache.jasper.compiler.ServletWriter
 
popObject() - Method in interface org.apache.tomcat.util.xml.SaxContext
 
popObject() - Method in class org.apache.tomcat.util.xml.XmlMapper
 
popStack() - Method in class org.apache.tomcat.util.xml.XmlMapper
Pop the object stack
popStream() - Method in class org.apache.jasper.compiler.Mark
Restores this mark's state to a previously stored stream.
positionToString() - Method in class org.apache.tomcat.util.xml.XmlMapper
 
postReadRequest(Request) - Method in class org.apache.tomcat.modules.mappers.DecodeInterceptor
 
postReadRequest(Request) - Method in class org.apache.tomcat.modules.session.SessionId
Extract the session id from the request.
postReadRequest(Request) - Method in class org.apache.tomcat.core.BaseInterceptor
Called immediately after the request has been received, before any mapping.
postRequest(Request, Response) - Method in class org.apache.tomcat.modules.loggers.LogEvents
 
postRequest(Request, Response) - Method in class org.apache.tomcat.core.BaseInterceptor
Experimental hook: called after the request is finished, before returning to the caller.
postRequest(Request, Response) - Method in class org.apache.tomcat.facade.Servlet22Interceptor
 
postService(Request, Response) - Method in class org.apache.tomcat.modules.loggers.AccountingInterceptor
 
postService(Request, Response) - Method in class org.apache.tomcat.modules.loggers.LogEvents
 
postService(Request, Response) - Method in class org.apache.tomcat.modules.generators.Jdk12Interceptor
 
postService(Request, Response) - Method in class org.apache.tomcat.core.BaseInterceptor
Called after service method ends.
postServletDestroy(Context, Handler) - Method in class org.apache.tomcat.modules.loggers.LogEvents
 
postServletDestroy(Context, Handler) - Method in class org.apache.tomcat.modules.generators.Jdk12Interceptor
 
postServletDestroy(Context, Handler) - Method in class org.apache.tomcat.core.BaseInterceptor
 
postServletInit(Context, Handler) - Method in class org.apache.tomcat.modules.loggers.LogEvents
 
postServletInit(Context, Handler) - Method in class org.apache.tomcat.modules.generators.Jdk12Interceptor
 
postServletInit(Context, Handler) - Method in class org.apache.tomcat.core.BaseInterceptor
 
PRECOMPILE - Static variable in class org.apache.jasper.Constants
The query parameter that causes the JSP engine to just pregenerated the servlet but not invoke it.
prefix - Variable in class org.apache.tomcat.util.log.Log
 
PREFIX_MAP - Static variable in class org.apache.tomcat.core.Container
 
PrefixMapper - class org.apache.tomcat.util.PrefixMapper.
Prefix and exact mapping alghoritm.
PrefixMapper() - Constructor for class org.apache.tomcat.util.PrefixMapper
 
preInit() - Method in class org.apache.tomcat.facade.ServletHandler
 
prepareClassLoader(Context) - Method in class org.apache.tomcat.modules.config.LoaderInterceptor11
Initialize the class loader.
prepareRequest() - Method in class org.apache.tomcat.util.test.HttpRequest
 
preService(Request, Response) - Method in class org.apache.tomcat.modules.loggers.AccountingInterceptor
 
preService(Request, Response) - Method in class org.apache.tomcat.modules.loggers.LogEvents
 
preService(Request, Response) - Method in class org.apache.tomcat.modules.generators.Jdk12Interceptor
Called before service method is invoked.
preService(Request, Response) - Method in class org.apache.tomcat.core.BaseInterceptor
Called before service method is invoked.
preServletDestroy(Context, Handler) - Method in class org.apache.tomcat.modules.loggers.LogEvents
Servlet Destroy notification
preServletDestroy(Context, Handler) - Method in class org.apache.tomcat.modules.generators.Jdk12Interceptor
Servlet Destroy notification
preServletDestroy(Context, Handler) - Method in class org.apache.tomcat.core.BaseInterceptor
Servlet Destroy notification
preServletInit(Context, Handler) - Method in class org.apache.tomcat.modules.loggers.LogEvents
Servlet Init notification
preServletInit(Context, Handler) - Method in class org.apache.tomcat.modules.generators.Jdk12Interceptor
 
preServletInit(Context, Handler) - Method in class org.apache.tomcat.core.BaseInterceptor
Servlet Init notification
preServletInit(Context, Handler) - Method in class org.apache.tomcat.facade.JspInterceptor
Set the HttpJspBase classloader before init, as required by Jasper
prev - Variable in class org.apache.tomcat.core.Handler
 
previousObject() - Method in interface org.apache.tomcat.util.xml.SaxContext
 
previousObject() - Method in class org.apache.tomcat.util.xml.XmlMapper
 
principal - Variable in class org.apache.tomcat.core.Request
 
print(boolean) - Method in class org.apache.jasper.runtime.BodyContentImpl
Print a boolean value.
print(boolean) - Method in class org.apache.jasper.runtime.JspWriterImpl
Print a boolean value.
print(char) - Method in class org.apache.jasper.runtime.BodyContentImpl
Print a character.
print(char) - Method in class org.apache.jasper.runtime.JspWriterImpl
Print a character.
print(char[]) - Method in class org.apache.jasper.runtime.BodyContentImpl
Print an array of characters.
print(char[]) - Method in class org.apache.jasper.runtime.JspWriterImpl
Print an array of characters.
print(double) - Method in class org.apache.jasper.runtime.BodyContentImpl
Print a double-precision floating-point number.
print(double) - Method in class org.apache.jasper.runtime.JspWriterImpl
Print a double-precision floating-point number.
print(float) - Method in class org.apache.jasper.runtime.BodyContentImpl
Print a floating-point number.
print(float) - Method in class org.apache.jasper.runtime.JspWriterImpl
Print a floating-point number.
print(int) - Method in class org.apache.jasper.runtime.BodyContentImpl
Print an integer.
print(int) - Method in class org.apache.jasper.runtime.JspWriterImpl
Print an integer.
print(long) - Method in class org.apache.jasper.runtime.BodyContentImpl
Print a long integer.
print(long) - Method in class org.apache.jasper.runtime.JspWriterImpl
Print a long integer.
print(Object) - Method in class org.apache.jasper.runtime.BodyContentImpl
Print an object.
print(Object) - Method in class org.apache.jasper.runtime.JspWriterImpl
Print an object.
print(String) - Method in class org.apache.jasper.compiler.ServletWriter
 
print(String) - Method in class org.apache.jasper.runtime.BodyContentImpl
Print a string.
print(String) - Method in class org.apache.jasper.runtime.JspWriterImpl
Print a string.
print(String) - Method in class org.apache.tomcat.facade.ServletWriterFacade
 
print(String) - Method in class org.apache.tomcat.facade.ServletOutputStreamFacade
Alternate implementation for print, using String.getBytes(enc).
print(StringBuffer) - Method in class org.apache.tomcat.util.qlog.LogEntry
 
printComment(Mark, Mark, char[]) - Method in class org.apache.jasper.compiler.ServletWriter
Print a standard comment for echo outputed chunk.
printHead(String) - Method in class org.apache.tomcat.modules.server.Http10
 
println() - Method in class org.apache.jasper.compiler.ServletWriter
 
println() - Method in class org.apache.jasper.runtime.BodyContentImpl
Terminate the current line by writing the line separator string.
println() - Method in class org.apache.jasper.runtime.JspWriterImpl
Terminate the current line by writing the line separator string.
println(boolean) - Method in class org.apache.jasper.runtime.BodyContentImpl
Print a boolean value and then terminate the line.
println(boolean) - Method in class org.apache.jasper.runtime.JspWriterImpl
Print a boolean value and then terminate the line.
println(char) - Method in class org.apache.jasper.runtime.BodyContentImpl
Print a character and then terminate the line.
println(char) - Method in class org.apache.jasper.runtime.JspWriterImpl
Print a character and then terminate the line.
println(char[]) - Method in class org.apache.jasper.runtime.BodyContentImpl
Print an array of characters and then terminate the line.
println(char[]) - Method in class org.apache.jasper.runtime.JspWriterImpl
Print an array of characters and then terminate the line.
println(double) - Method in class org.apache.jasper.runtime.BodyContentImpl
Print a double-precision floating-point number and then terminate the line.
println(double) - Method in class org.apache.jasper.runtime.JspWriterImpl
Print a double-precision floating-point number and then terminate the line.
println(float) - Method in class org.apache.jasper.runtime.BodyContentImpl
Print a floating-point number and then terminate the line.
println(float) - Method in class org.apache.jasper.runtime.JspWriterImpl
Print a floating-point number and then terminate the line.
println(int) - Method in class org.apache.jasper.runtime.BodyContentImpl
Print an integer and then terminate the line.
println(int) - Method in class org.apache.jasper.runtime.JspWriterImpl
Print an integer and then terminate the line.
println(long) - Method in class org.apache.jasper.runtime.BodyContentImpl
Print a long integer and then terminate the line.
println(long) - Method in class org.apache.jasper.runtime.JspWriterImpl
Print a long integer and then terminate the line.
println(Object) - Method in class org.apache.jasper.runtime.BodyContentImpl
Print an Object and then terminate the line.
println(Object) - Method in class org.apache.jasper.runtime.JspWriterImpl
Print an Object and then terminate the line.
println(String) - Method in class org.apache.jasper.compiler.ServletWriter
 
println(String) - Method in class org.apache.jasper.runtime.BodyContentImpl
Print a String and then terminate the line.
println(String) - Method in class org.apache.jasper.runtime.JspWriterImpl
Print a String and then terminate the line.
println(String) - Method in class org.apache.tomcat.facade.ServletWriterFacade
 
printMultiLn(String) - Method in class org.apache.jasper.compiler.ServletWriter
 
printUsage() - Static method in class org.apache.tomcat.startup.EnableAdmin
 
printUsage() - Static method in class org.apache.tomcat.startup.EmbededTomcat
 
printUsage() - Method in class org.apache.tomcat.startup.Main
 
printUsage() - Static method in class org.apache.tomcat.startup.Tomcat
Deprecated.  
printUsage() - Static method in class org.apache.tomcat.startup.StopTomcat
 
processArgs(Object, String[]) - Static method in class org.apache.tomcat.util.IntrospectionUtils
 
processArgs(Object, String[], String[], String[], Hashtable) - Static method in class org.apache.tomcat.util.IntrospectionUtils
 
processArgs(String[]) - Method in class org.apache.tomcat.startup.EnableAdmin
Process arguments - set object properties from the list of args.
processArgs(String[]) - Method in class org.apache.tomcat.startup.EmbededTomcat
 
processArgs(String[]) - Method in class org.apache.tomcat.startup.Main
 
processArgs(String[]) - Method in class org.apache.tomcat.startup.Jspc
Process arguments - set object properties from the list of args.
processArgs(String[]) - Method in class org.apache.tomcat.startup.Tomcat
Deprecated. Process arguments - set object properties from the list of args.
processArgs(String[]) - Method in class org.apache.tomcat.startup.StopTomcat
Process arguments - set object properties from the list of args.
processConnection(long, long) - Method in interface org.apache.tomcat.modules.server.JNIEndpoint.JniHandler
 
processConnection(long, long) - Method in class org.apache.tomcat.modules.server.JNIConnectionHandler
Called from the web server for each request You can extend JNIConnectionHandler and implement a different JNIRequest/JNIResponse.
processConnection(TcpConnection, Object[]) - Method in class org.apache.tomcat.modules.server.Ajp13Interceptor
 
processConnection(TcpConnection, Object[]) - Method in class org.apache.tomcat.modules.server.Ajp12Interceptor
 
processConnection(TcpConnection, Object[]) - Method in class org.apache.tomcat.modules.server.Http10Interceptor
 
processConnection(TcpConnection, Object[]) - Method in interface org.apache.tomcat.util.net.TcpConnectionHandler
Assert: connection!=null Assert: connection.getSocket() != null Assert: thData != null and is the result of calling init() Assert: thData is preserved per Thread.
processCookies(MimeHeaders) - Method in class org.apache.tomcat.util.http.Cookies
Add all Cookie found in the headers of a request.
processingInstruction(String, String) - Method in class org.apache.tomcat.util.xml.XmlMapper
 
processParameters(byte[], int, int) - Method in class org.apache.tomcat.util.http.Parameters
 
processParameters(char[], int, int) - Method in class org.apache.tomcat.util.http.Parameters
 
processParameters(MessageBytes) - Method in class org.apache.tomcat.util.http.Parameters
 
processParameters(String) - Method in class org.apache.tomcat.util.http.Parameters
Used by RequestDispatcher
processRequest(Request) - Method in class org.apache.tomcat.core.ContextManager
Will find the Handler for a servlet, assuming we already have the Context.
processRequestLine(MessageBytes, MessageBytes, MessageBytes, MessageBytes) - Method in class org.apache.tomcat.modules.server.Http10
Parse a request line
ProfileLoader - class org.apache.tomcat.modules.config.ProfileLoader.
This module can be used to specify groups of modules and add them automcatically to all web applications declared as belonging to the profile.
ProfileLoader() - Constructor for class org.apache.tomcat.modules.config.ProfileLoader
 
Properties - class org.apache.tomcat.util.test.Properties.
Part of GTest
Properties() - Constructor for class org.apache.tomcat.util.test.Properties
 
Property - class org.apache.tomcat.startup.Property.
 
PROPERTY_APPS_LOADER - Static variable in class org.apache.tomcat.startup.EmbededTomcat
System property used to set the application class loader, which will be the parent of all webapps.
PROPERTY_COMMON_LOADER - Static variable in class org.apache.tomcat.startup.Main
System property that can be used to pass additional classpath to the 'common' loader, used to load EmbededTomcat and the core.
PROPERTY_CONTAINER_LOADER - Static variable in class org.apache.tomcat.startup.EmbededTomcat
 
Property() - Constructor for class org.apache.tomcat.startup.Property
 
protocol() - Method in class org.apache.tomcat.core.Request
 
protoMB - Variable in class org.apache.tomcat.core.Request
 
pull() - Method in class org.apache.tomcat.util.collections.Queue
Pull the first object out of the queue.
PureTLSSocket - class org.apache.tomcat.util.net.PureTLSSocket.
 
PureTLSSocket() - Constructor for class org.apache.tomcat.util.net.PureTLSSocket
 
PureTLSSocketFactory - class org.apache.tomcat.util.net.PureTLSSocketFactory.
SSL server socket factory--wraps PureTLS
PureTLSSocketFactory() - Constructor for class org.apache.tomcat.util.net.PureTLSSocketFactory
 
push() - Method in class org.apache.tomcat.util.http.Parameters
Create ( or reuse ) a child that will be used during a sub-request.
pushBody() - Method in class org.apache.jasper.runtime.PageContextImpl
 
pushFile(String) - Method in class org.apache.jasper.compiler.JspReader
Push a new file onto the stack.
pushFile(String, String) - Method in class org.apache.jasper.compiler.JspReader
Push a new file onto the stack.
pushIndent() - Method in class org.apache.jasper.compiler.ServletWriter
 
pushObject(Object) - Method in interface org.apache.tomcat.util.xml.SaxContext
 
pushObject(Object) - Method in class org.apache.tomcat.util.xml.XmlMapper
 
pushStream(char[], int, String, String, String) - Method in class org.apache.jasper.compiler.Mark
Sets this mark's state to a new stream.
put(Object) - Method in class org.apache.tomcat.util.collections.Queue
Put the object into the queue.
put(Object) - Method in class org.apache.tomcat.util.collections.SimplePool
Add the object to the pool, silent nothing if the pool is full
put(Object, Object) - Method in class org.apache.tomcat.util.collections.SimpleHashtable
Maps the specified key to the specified value in this hashtable.
put(Object, Object) - Method in class org.apache.tomcat.util.collections.LRUCache
 
putBeanType(String, String) - Method in class org.apache.jasper.compiler.BeanRepository
 
putTagCache(String, String, TagCache) - Method in class org.apache.jasper.compiler.TagLibraries
 
putValue(String, Object) - Method in class org.apache.tomcat.facade.HttpSessionFacade
Deprecated.  

Q

query() - Method in class org.apache.tomcat.core.Request
 
queryMB - Variable in class org.apache.tomcat.core.Request
 
queryString() - Method in class org.apache.tomcat.core.Request
 
Queue - class org.apache.tomcat.util.collections.Queue.
A simple FIFO queue class which causes the calling thread to wait if the queue is empty and notifies threads that are waiting when it is not empty.
Queue() - Constructor for class org.apache.tomcat.util.collections.Queue
 
QueueLogger - class org.apache.tomcat.util.qlog.QueueLogger.
A real implementation of the Logger abstraction.
QueueLogger() - Constructor for class org.apache.tomcat.util.qlog.QueueLogger
 
quoteString(String) - Method in class org.apache.jasper.compiler.ServletWriter
Quote the given string to make it appear in a chunk of java code.

R

read() - Method in class org.apache.tomcat.facade.ServletInputStreamFacade
 
read(byte[]) - Method in class org.apache.tomcat.facade.ServletInputStreamFacade
 
read(byte[], int, int) - Method in class org.apache.tomcat.facade.ServletInputStreamFacade
 
read(InputStream) - Static method in class org.apache.tomcat.util.test.HttpClient
Read a line from the specified servlet input stream, and strip off the trailing carriage return and newline (if any).
readBody(byte[], int) - Method in class org.apache.tomcat.core.Request
Read request data, filling a byte[]
reader - Variable in class org.apache.jasper.compiler.BaseJspListener
 
readHeaders(MimeHeaders) - Method in class org.apache.tomcat.modules.server.Http10
Reads header fields from the specified servlet input stream until a blank line is encountered.
readLine(byte[], int, int) - Method in class org.apache.tomcat.facade.ServletInputStreamFacade
 
readLine(InputStream, byte[], int, int) - Method in class org.apache.tomcat.modules.server.Http10
 
readLine(InputStream, byte[], int, int) - Static method in class org.apache.tomcat.util.net.TcpConnection
 
readNextRequest(long, long) - Method in class org.apache.tomcat.modules.server.JNIRequestAdapter
 
readVersion(String, String) - Static method in class org.apache.tomcat.util.JavaGeneratorTool
Generated java files may be versioned, to avoid full reloading when the source changes.
readXml(File, Object) - Method in class org.apache.tomcat.util.xml.XmlMapper
read an XML file, construct and return the object hierarchy
readXml(InputStream, Object) - Method in class org.apache.tomcat.util.xml.XmlMapper
read an XML input stream, construct and return the object hierarchy
RealmBase - class org.apache.tomcat.modules.aaa.RealmBase.
 
RealmBase() - Constructor for class org.apache.tomcat.modules.aaa.RealmBase
 
realWriteBytes(byte[], int, int) - Method in class org.apache.tomcat.core.OutputBuffer
Sends the buffer data to the client output, checking the state of Response and calling the right interceptors.
realWriteBytes(byte[], int, int) - Method in interface org.apache.tomcat.util.buf.ByteChunk.ByteOutputChannel
Send the bytes ( usually the internal conversion buffer ).
realWriteChars(char[], int, int) - Method in class org.apache.tomcat.core.OutputBuffer
 
realWriteChars(char[], int, int) - Method in interface org.apache.tomcat.util.buf.CharChunk.CharOutputChannel
Send the bytes ( usually the internal conversion buffer ).
Reaper - class org.apache.tomcat.util.threads.Reaper.
The reaper is a background thread with which ticks every minute and calls registered objects to allow reaping of old session data.
Reaper() - Constructor for class org.apache.tomcat.util.threads.Reaper
 
Reaper(String) - Constructor for class org.apache.tomcat.util.threads.Reaper
 
receiveNextRequest(Request) - Method in class org.apache.tomcat.modules.server.Ajp13
Read a new packet from the web server and decode it.
recycle() - Method in class org.apache.tomcat.modules.server.Http10
 
recycle() - Method in class org.apache.tomcat.modules.server.Ajp13
 
recycle() - Method in class org.apache.tomcat.core.Request
 
recycle() - Method in class org.apache.tomcat.core.Response
 
recycle() - Method in class org.apache.tomcat.core.ServerSession
Release all object references, and initialize instance variables, in preparation for reuse of this object.
recycle() - Method in class org.apache.tomcat.core.OutputBuffer
 
recycle() - Method in class org.apache.tomcat.util.collections.MultiMap
Clears all header fields.
recycle() - Method in class org.apache.tomcat.util.net.TcpConnection
 
recycle() - Method in class org.apache.tomcat.util.buf.MessageBytes
Resets the message bytes to an uninitialized state.
recycle() - Method in class org.apache.tomcat.util.buf.B2CConverter
Reset the internal state, empty the buffers.
recycle() - Method in class org.apache.tomcat.util.buf.UTF8Decoder
 
recycle() - Method in class org.apache.tomcat.util.buf.C2BConverter
Reset the internal state, empty the buffers.
recycle() - Method in class org.apache.tomcat.util.buf.TimeStamp
 
recycle() - Method in class org.apache.tomcat.util.buf.CharChunk
Resets the message bytes to an uninitialized state.
recycle() - Method in class org.apache.tomcat.util.buf.ByteChunk
Resets the message buff to an uninitialized state.
recycle() - Method in class org.apache.tomcat.util.http.Parameters
 
recycle() - Method in class org.apache.tomcat.util.http.ServerCookie
 
recycle() - Method in class org.apache.tomcat.util.http.Cookies
Recycle.
recycle() - Method in class org.apache.tomcat.util.http.MimeHeaders
Clears all header fields.
recycle() - Method in class org.apache.tomcat.util.io.RecycleBufferedInputStream
 
RecycleBufferedInputStream - class org.apache.tomcat.util.io.RecycleBufferedInputStream.
 
RecycleBufferedInputStream(InputStream) - Constructor for class org.apache.tomcat.util.io.RecycleBufferedInputStream
 
recycled - Variable in class org.apache.tomcat.modules.session.SimpleSessionStore.SimpleSessionManager
The set of previously recycled Sessions for this Manager.
refreshPolicy() - Method in class org.apache.tomcat.util.compat.Jdk11Compat
 
refreshPolicy() - Method in class org.apache.tomcat.util.compat.Jdk12Support
 
regenerate - Variable in class org.apache.tomcat.modules.config.BaseJkConfig
 
registerDTDFile(String, String) - Method in class org.apache.tomcat.util.xml.XmlMapper
Register the specified DTD with a local file.
registerDTDRes(String, String) - Method in class org.apache.tomcat.util.xml.XmlMapper
Register the specified DTD to map to a resource in the classpath This must be called prior to the first call to readXml().
registerHook(String) - Method in class org.apache.tomcat.util.hooks.Hooks
 
registerHook(String, int) - Method in class org.apache.tomcat.util.hooks.Hooks
 
registerHooks(Hooks, ContextManager, Context) - Method in class org.apache.tomcat.modules.loggers.LogEvents
 
registerHooks(Hooks, ContextManager, Context) - Method in class org.apache.tomcat.core.BaseInterceptor
Special method for self-registered hooks, intended to support a mechanism similar with Apache2.0 and further extensibility without interface changes.
registerHttpRequest(String, HttpRequest) - Static method in class org.apache.tomcat.util.test.HttpRequest
 
registerSourceFile(String) - Method in class org.apache.jasper.compiler.JspReader
Register a new source file.
release() - Method in class org.apache.jasper.runtime.PageContextImpl
 
releaseHandler(Tag, boolean) - Method in class org.apache.jasper.runtime.TagHandlerPoolImpl
This method releases a tag handler obtained from getHandler.
releaseHandler(Tag, boolean) - Method in interface org.apache.jasper.runtime.TagHandlerPool
This method is called by JSPs when they are finished using a tag handler obtained from getHandler
releasePageContext(PageContext) - Method in class org.apache.jasper.runtime.JspFactoryImpl
 
reload() - Method in class org.apache.tomcat.core.Handler
Reload notification.
reload() - Method in class org.apache.tomcat.facade.ServletHandler
 
reload(Request, Context) - Method in class org.apache.tomcat.modules.mappers.ReloadInterceptor
 
reload(Request, Context) - Method in class org.apache.tomcat.modules.config.TrustedLoader
Again, remove and add back
reload(Request, Context) - Method in class org.apache.tomcat.modules.config.AutoDeploy
 
reload(Request, Context) - Method in class org.apache.tomcat.modules.config.LoaderInterceptor11
Construct another class loader, when the context is reloaded.
reload(Request, Context) - Method in class org.apache.tomcat.modules.session.SimpleSessionStore
 
reload(Request, Context) - Method in class org.apache.tomcat.core.BaseInterceptor
Reload notification - called whenever a reload is done.
ReloadInterceptor - class org.apache.tomcat.modules.mappers.ReloadInterceptor.
This interceptor deals with context reloading.
ReloadInterceptor() - Constructor for class org.apache.tomcat.modules.mappers.ReloadInterceptor
 
remoteAddr() - Method in class org.apache.tomcat.core.Request
 
remoteAddrMB - Variable in class org.apache.tomcat.core.Request
 
remoteHost() - Method in class org.apache.tomcat.core.Request
 
remoteHostMB - Variable in class org.apache.tomcat.core.Request
 
remoteUser - Variable in class org.apache.tomcat.core.Request
 
remove(int) - Method in class org.apache.tomcat.util.collections.MultiMap
Removes the field at the specified position.
remove(Object) - Method in class org.apache.tomcat.util.collections.SimpleHashtable
 
removeAllAttributes() - Method in class org.apache.tomcat.core.ServerSession
 
removeAllMappings(String, String) - Method in class org.apache.tomcat.util.PrefixMapper
Remove all mappings matching path
removeAttribute(String) - Method in class org.apache.jasper.runtime.PageContextImpl
 
removeAttribute(String) - Method in class org.apache.tomcat.core.Request
 
removeAttribute(String) - Method in class org.apache.tomcat.core.Container
Per container attributes.
removeAttribute(String) - Method in class org.apache.tomcat.core.ServerSession
 
removeAttribute(String) - Method in class org.apache.tomcat.core.Context
 
removeAttribute(String) - Method in class org.apache.tomcat.facade.HttpServletRequestFacade
 
removeAttribute(String) - Method in class org.apache.tomcat.facade.ServletContextFacade
 
removeAttribute(String) - Method in class org.apache.tomcat.facade.HttpSessionFacade
Remove the object bound with the specified name from this session.
removeAttribute(String, int) - Method in class org.apache.jasper.runtime.PageContextImpl
 
removeBeanType(String) - Method in class org.apache.jasper.compiler.BeanRepository
 
removeCallback(int) - Method in class org.apache.tomcat.util.threads.Reaper
 
removeContainer(Container) - Method in class org.apache.tomcat.modules.mappers.SimpleMapper1
 
removeContainer(Container) - Method in class org.apache.tomcat.modules.aaa.AccessInterceptor
 
removeContainer(Container) - Method in class org.apache.tomcat.core.BaseInterceptor
A rule was removed, update the internal strucures.
removeContainer(Container) - Method in class org.apache.tomcat.core.Context
Remove a container
removeContentType(String) - Method in class org.apache.tomcat.util.http.MimeMap
 
removeContext(Context) - Method in class org.apache.tomcat.core.ContextManager
Shut down and removes a context from service.
removeContext(ContextManager, Context) - Method in class org.apache.tomcat.modules.mappers.SimpleMapper1
Called when a context is removed from a CM - we must ask the mapper to remove all the maps related with this context
removeContext(ContextManager, Context) - Method in class org.apache.tomcat.modules.loggers.LogEvents
Called when a context is removed from a CM
removeContext(ContextManager, Context) - Method in class org.apache.tomcat.core.BaseInterceptor
Called when a context is removed from a CM.
removeGeneratedFiles() - Method in class org.apache.jasper.compiler.Compiler
Remove generated files
removeHandler(Handler) - Method in class org.apache.tomcat.core.BaseInterceptor
Notification of a content handler removal
removeHandler(Handler) - Method in class org.apache.tomcat.core.Context
 
removeHeader(String) - Method in class org.apache.tomcat.util.http.MimeHeaders
Removes a header field with the specified name.
removeInterceptor(BaseInterceptor) - Method in class org.apache.tomcat.core.Container
 
removeInterceptor(BaseInterceptor) - Method in class org.apache.tomcat.core.ContextManager
Remove a module.
removeInterceptor(ContextManager, Context, BaseInterceptor) - Method in class org.apache.tomcat.core.BaseInterceptor
Hook called when interceptors are removed.
removeLast(String) - Static method in class org.apache.tomcat.util.io.FileUtil
 
removeManagedObject(TimeStamp) - Method in class org.apache.tomcat.util.threads.Expirer
 
removeMapping(Context, String) - Method in class org.apache.tomcat.modules.loggers.LogEvents
 
removeModule(Object) - Method in class org.apache.tomcat.util.hooks.Hooks
 
removeQuotes(char[]) - Static method in class org.apache.jasper.compiler.JspUtil
 
removeServlet(Context, Handler) - Method in class org.apache.tomcat.modules.loggers.LogEvents
Notify when a servlet is removed from context
removeServletByName(String) - Method in class org.apache.tomcat.core.Context
Remove the servlet with a specific name
removeSession(ServerSession) - Method in class org.apache.tomcat.modules.session.SimpleSessionStore.SimpleSessionManager
Remove this Session from the active Sessions for this Manager.
removeValue(String) - Method in class org.apache.tomcat.facade.HttpSessionFacade
Deprecated.  
replaceProperties(String) - Method in class org.apache.tomcat.util.xml.XmlMapper
 
replaceProperties(String, Hashtable) - Static method in class org.apache.tomcat.util.test.Properties
Replace ${NAME} with the property value Reproduced from ant, without dependencies on Project.
replaceProperties(String, Object) - Static method in class org.apache.tomcat.util.IntrospectionUtils
Replace ${NAME} with the property value
Report - class org.apache.tomcat.util.test.Report.
 
Report() - Constructor for class org.apache.tomcat.util.test.Report
 
REQ_RE_NOTE - Static variable in class org.apache.tomcat.core.ContextManager
 
reqRoles - Variable in class org.apache.tomcat.core.Request
 
reqSessionId - Variable in class org.apache.tomcat.core.Request
 
request - Variable in class org.apache.jasper.runtime.PageContextImpl
 
request - Variable in class org.apache.tomcat.core.Response
 
request - Variable in class org.apache.tomcat.util.test.Matcher
 
Request - class org.apache.tomcat.core.Request.
This is a low-level, efficient representation of a server request.
REQUEST_NOTE - Static variable in class org.apache.tomcat.core.ContextManager
 
Request() - Constructor for class org.apache.tomcat.core.Request
 
requestFacade - Variable in class org.apache.tomcat.core.Request
 
requestMap(Request) - Method in class org.apache.tomcat.modules.session.SessionId
Extract and set the session id and ServerSession.
requestMap(Request) - Method in class org.apache.tomcat.modules.loggers.AccountingInterceptor
 
requestMap(Request) - Method in class org.apache.tomcat.modules.loggers.LogEvents
 
requestMap(Request) - Method in class org.apache.tomcat.modules.aaa.AccessInterceptor
Check if this request requires auth, and if so check the roles.
requestMap(Request) - Method in class org.apache.tomcat.modules.generators.InvokerInterceptor
 
requestMap(Request) - Method in class org.apache.tomcat.modules.generators.StaticInterceptor
 
requestMap(Request) - Method in class org.apache.tomcat.core.BaseInterceptor
Handle mappings inside a context.
requestMap(Request) - Method in class org.apache.tomcat.facade.JspInterceptor
Detect if the request is for a JSP page and if it is find the associated servlet name and compile if needed.
requestURI() - Method in class org.apache.tomcat.core.Request
 
reserved - Variable in class org.apache.tomcat.util.compat.SimpleClassLoader
Reserved names - this class loader will not allow creation of classes that start with one of those strings.
RESERVED - Static variable in class org.apache.tomcat.core.ContextManager
 
reset() - Method in class org.apache.tomcat.modules.server.Ajp13Packet
Prepare this packet for accumulating a message from the container to the web server.
reset() - Method in class org.apache.tomcat.core.Response
 
reset() - Method in class org.apache.tomcat.core.OutputBuffer
 
reset() - Method in class org.apache.tomcat.util.depend.DependManager
Reset the depend manager - all dependencies are reset too.
reset() - Method in class org.apache.tomcat.util.depend.Dependency
 
reset() - Method in class org.apache.tomcat.util.buf.B2CConverter
 
reset() - Method in class org.apache.tomcat.util.buf.CharChunk
 
reset() - Method in class org.apache.tomcat.util.buf.ByteChunk
 
reset() - Method in class org.apache.tomcat.facade.HttpServletResponseFacade
 
reset(Mark) - Method in class org.apache.jasper.compiler.JspReader
 
resetBuffer() - Method in class org.apache.tomcat.core.Response
 
resetCache() - Method in class org.apache.tomcat.util.hooks.Hooks
 
resetGTest() - Static method in class org.apache.tomcat.util.test.GTest
Deprecated.  
resetInterceptorCache(int) - Method in class org.apache.tomcat.core.Container
 
resetStringValue() - Method in class org.apache.tomcat.util.buf.MessageBytes
Remove the cached string value.
resolveEntity(String, String) - Method in class org.apache.tomcat.util.xml.XmlMapper
Resolve the requested external entity, replacing it by an internal DTD if one has been registered.
resolveRelativeUri(String) - Method in class org.apache.jasper.JspEngineContext
Get the full value of a URI relative to this compilations context
resolveRelativeUri(String) - Method in class org.apache.jasper.JasperEngineContext
 
resolveRelativeUri(String) - Method in class org.apache.jasper.CommandLineContext
Get the full value of a URI relative to this compilations context uses current file as the base.
resolveRelativeUri(String) - Method in interface org.apache.jasper.JspCompilationContext
Get the full value of a URI relative to this compilations context
response - Variable in class org.apache.jasper.runtime.PageContextImpl
 
response - Variable in class org.apache.jasper.runtime.JspWriterImpl
 
response - Variable in class org.apache.tomcat.core.Request
 
response - Variable in class org.apache.tomcat.util.test.Matcher
 
Response - class org.apache.tomcat.core.Response.
 
Response() - Constructor for class org.apache.tomcat.core.Response
 
responseFacade - Variable in class org.apache.tomcat.core.Response
 
ResponseMatch - class org.apache.tomcat.util.test.matchers.ResponseMatch.
Check if the response contains a substring
ResponseMatch() - Constructor for class org.apache.tomcat.util.test.matchers.ResponseMatch
 
ResponseMatchFile - class org.apache.tomcat.util.test.matchers.ResponseMatchFile.
Check if the response matches a response file
ResponseMatchFile() - Constructor for class org.apache.tomcat.util.test.matchers.ResponseMatchFile
 
result - Variable in class org.apache.tomcat.util.test.Matcher
 
returnController(ThreadPool.ControlRunnable) - Method in class org.apache.tomcat.util.threads.ThreadPool
Returns the thread to the pool.
rfc1036Pattern - Static variable in class org.apache.tomcat.util.buf.DateTool
Deprecated.  
RFC1123_PATTERN - Static variable in class org.apache.tomcat.util.buf.DateTool
Deprecated. format for RFC 1123 date string -- "Sun, 06 Nov 1994 08:49:37 GMT"
roleNameCol - Variable in class org.apache.tomcat.modules.aaa.JDBCRealm
The column in the user role table that names a role
run() - Method in class org.apache.tomcat.util.threads.Reaper
 
run() - Method in class org.apache.tomcat.util.compat.Action
 
run() - Method in class org.apache.tomcat.util.qlog.LogDaemon
 
runIt(Object[]) - Method in class org.apache.tomcat.util.threads.Expirer
 
runIt(Object[]) - Method in interface org.apache.tomcat.util.threads.ThreadPoolRunnable
This method will be executed in one of the pool's threads.
runIt(ThreadPoolRunnable) - Method in class org.apache.tomcat.util.threads.ThreadPool
Executes a given Runnable on a thread in the pool, block if needed.

S

safePath(String, String) - Static method in class org.apache.tomcat.util.io.FileUtil
All the safety checks from getRealPath() and DefaultServlet.
sameFile(URL) - Method in class org.apache.tomcat.util.net.URL
Compare two URLs, excluding the "ref" fields.
SaxContext - interface org.apache.tomcat.util.xml.SaxContext.
SAX Context - used to match and perform actions provide access to the current stack and XML elements.
SC_A_ARE_DONE - Static variable in class org.apache.tomcat.modules.server.Ajp13
 
SC_A_AUTH_TYPE - Static variable in class org.apache.tomcat.modules.server.Ajp13
 
SC_A_CONTEXT - Static variable in class org.apache.tomcat.modules.server.Ajp13
 
SC_A_JVM_ROUTE - Static variable in class org.apache.tomcat.modules.server.Ajp13
 
SC_A_QUERY_STRING - Static variable in class org.apache.tomcat.modules.server.Ajp13
 
SC_A_REMOTE_USER - Static variable in class org.apache.tomcat.modules.server.Ajp13
 
SC_A_REQ_ATTRIBUTE - Static variable in class org.apache.tomcat.modules.server.Ajp13
 
SC_A_SECRET - Static variable in class org.apache.tomcat.modules.server.Ajp13
 
SC_A_SERVLET_PATH - Static variable in class org.apache.tomcat.modules.server.Ajp13
 
SC_A_SSL_CERT - Static variable in class org.apache.tomcat.modules.server.Ajp13
 
SC_A_SSL_CIPHER - Static variable in class org.apache.tomcat.modules.server.Ajp13
 
SC_A_SSL_SESSION - Static variable in class org.apache.tomcat.modules.server.Ajp13
 
SC_RESP_CONTENT_LANGUAGE - Static variable in class org.apache.tomcat.modules.server.Ajp13
 
SC_RESP_CONTENT_LENGTH - Static variable in class org.apache.tomcat.modules.server.Ajp13
 
SC_RESP_CONTENT_TYPE - Static variable in class org.apache.tomcat.modules.server.Ajp13
 
SC_RESP_DATE - Static variable in class org.apache.tomcat.modules.server.Ajp13
 
SC_RESP_LAST_MODIFIED - Static variable in class org.apache.tomcat.modules.server.Ajp13
 
SC_RESP_LOCATION - Static variable in class org.apache.tomcat.modules.server.Ajp13
 
SC_RESP_SERVLET_ENGINE - Static variable in class org.apache.tomcat.modules.server.Ajp13
 
SC_RESP_SET_COOKIE - Static variable in class org.apache.tomcat.modules.server.Ajp13
 
SC_RESP_SET_COOKIE2 - Static variable in class org.apache.tomcat.modules.server.Ajp13
 
SC_RESP_STATUS - Static variable in class org.apache.tomcat.modules.server.Ajp13
 
SC_RESP_WWW_AUTHENTICATE - Static variable in class org.apache.tomcat.modules.server.Ajp13
 
scheme() - Method in class org.apache.tomcat.core.Request
 
schemeMB - Variable in class org.apache.tomcat.core.Request
 
scookies - Variable in class org.apache.tomcat.core.Request
 
scratchDir - Variable in class org.apache.jasper.EmbededServletOptions
I want to see my generated servlets.
ScriptletGenerator - class org.apache.jasper.compiler.ScriptletGenerator.
Generator for <% ....
ScriptletGenerator(char[]) - Constructor for class org.apache.jasper.compiler.ScriptletGenerator
 
secure - Variable in class org.apache.tomcat.modules.server.PoolTcpConnector
 
security - Variable in class org.apache.tomcat.core.Request
 
sendAjp12Stop(OutputStream, String) - Method in class org.apache.tomcat.startup.StopTomcat
Small AJP12 client util
sendAjp12String(OutputStream, String) - Method in class org.apache.tomcat.startup.StopTomcat
Small AJP12 client util
sendAjp13Stop(OutputStream, String) - Method in class org.apache.tomcat.startup.StopTomcat
Small AJP13 client util
sendAjp13String(OutputStream, String) - Method in class org.apache.tomcat.startup.StopTomcat
Small AJP13 client util
sendError(int) - Method in class org.apache.tomcat.facade.HttpServletResponseFacade
 
sendError(int, String) - Method in class org.apache.tomcat.facade.HttpServletResponseFacade
 
sendErrorToClient - Variable in class org.apache.jasper.EmbededServletOptions
Do you want stack traces and such displayed in the client's browser? If this is false, such messages go to the standard error or a log file if the standard error is redirected.
sendHeaders(int, MimeHeaders) - Method in class org.apache.tomcat.modules.server.Ajp13
Send the HTTP headers back to the web server and on to the browser.
sendHeaders(MimeHeaders) - Method in class org.apache.tomcat.modules.server.Http10
Format and send the output headers
sendRedirect(String) - Method in class org.apache.tomcat.facade.HttpServletResponseFacade
 
sendStatus(int, String) - Method in class org.apache.tomcat.modules.server.Http10
Needed for AJP support - the only difference between AJP response and HTTP response is the status line
SERVER_NOTE - Static variable in class org.apache.tomcat.core.ContextManager
 
ServerCookie - class org.apache.tomcat.util.http.ServerCookie.
Server-side cookie representation.
ServerCookie() - Constructor for class org.apache.tomcat.util.http.ServerCookie
 
serverInfo - Variable in class org.apache.jasper.servlet.JspServlet
 
serverName() - Method in class org.apache.tomcat.core.Request
Return the buffer holding the server name, if any.
serverNameMB - Variable in class org.apache.tomcat.core.Request
 
serverPort - Variable in class org.apache.tomcat.core.Request
 
serverSession - Variable in class org.apache.tomcat.core.Request
 
ServerSession - class org.apache.tomcat.core.ServerSession.
Server representation of a Session.
ServerSession() - Constructor for class org.apache.tomcat.core.ServerSession
 
ServerSocketFactory - class org.apache.tomcat.util.net.ServerSocketFactory.
This class creates server sockets.
ServerSocketFactory() - Constructor for class org.apache.tomcat.util.net.ServerSocketFactory
Constructor is used only by subclasses.
ServerXmlReader - class org.apache.tomcat.modules.config.ServerXmlReader.
This is a configuration module that will read a server.xml file and dynamically configure the server by adding modules and interceptors.
ServerXmlReader() - Constructor for class org.apache.tomcat.modules.config.ServerXmlReader
 
SERVICE_METHOD_NAME - Static variable in class org.apache.jasper.Constants
_jspService is the name of the method that is called by HttpJspBase.service().
service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.jasper.runtime.HttpJspBase
Entry point into service.
service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.jasper.servlet.JspServlet
 
service(long, long) - Method in class org.apache.tomcat.modules.server.JNIEndpoint
Called by JNI when a new request is received.
service(Request, Response) - Method in class org.apache.tomcat.core.ContextManager
This is the entry point in tomcat - the connectors ( or any other component able to generate Request/Response implementations ) will call this method to get it processed.
service(Request, Response) - Method in class org.apache.tomcat.core.Handler
Call the service method, and notify all listeners
service(Request, Response) - Method in class org.apache.tomcat.facade.ServletHandler
 
ServiceMethodPhase - interface org.apache.jasper.compiler.ServiceMethodPhase.
If your generator needs to generate code into the jspService() method (which is very likely), it should implement this class.
servlet - Variable in class org.apache.jasper.runtime.PageContextImpl
 
servlet - Variable in class org.apache.tomcat.facade.ServletHandler
 
SERVLET_CLASS_LOADER - Static variable in class org.apache.jasper.Constants
ServletContext attribute for classpath.
SERVLET_CLASSPATH - Static variable in class org.apache.jasper.Constants
ServletContext attribute for classpath.
SERVLET_CONTENT_TYPE - Static variable in class org.apache.jasper.Constants
Default servlet content type.
SERVLET_STAMP - Static variable in class org.apache.tomcat.facade.Servlet22Interceptor
 
Servlet22Interceptor - class org.apache.tomcat.facade.Servlet22Interceptor.
Control class for facades - this is the only "gate" between servlets and tomcat.
Servlet22Interceptor() - Constructor for class org.apache.tomcat.facade.Servlet22Interceptor
 
Servlet22Interceptor(Context) - Constructor for class org.apache.tomcat.facade.Servlet22Interceptor
 
servletClass - Variable in class org.apache.tomcat.facade.ServletHandler
 
ServletContextFacade - class org.apache.tomcat.facade.ServletContextFacade.
Implementation of the javax.servlet.ServletContext interface that servlets see.
ServletEngine - class org.apache.jasper.servlet.ServletEngine.
Simple class to factor out servlet runner dependencies from the JSP engine.
ServletEngine() - Constructor for class org.apache.jasper.servlet.ServletEngine
 
ServletHandler - class org.apache.tomcat.facade.ServletHandler.
Handler for servlets.
ServletHandler() - Constructor for class org.apache.tomcat.facade.ServletHandler
 
ServletInfo - class org.apache.tomcat.facade.ServletInfo.
Class used to represent a servlet inside a Context.
ServletInfo() - Constructor for class org.apache.tomcat.facade.ServletInfo
 
ServletInfo(ServletHandler) - Constructor for class org.apache.tomcat.facade.ServletInfo
 
ServletInputStreamFacade - class org.apache.tomcat.facade.ServletInputStreamFacade.
This is the input stream returned by ServletRequest.getInputStream().
ServletOutputStreamFacade - class org.apache.tomcat.facade.ServletOutputStreamFacade.
 
ServletOutputStreamFacade(Response) - Constructor for class org.apache.tomcat.facade.ServletOutputStreamFacade
 
servletPath() - Method in class org.apache.tomcat.core.Request
 
servletPathMB - Variable in class org.apache.tomcat.core.Request
 
ServletWriter - class org.apache.jasper.compiler.ServletWriter.
This is what is used to generate servlets.
ServletWriter(PrintWriter) - Constructor for class org.apache.jasper.compiler.ServletWriter
 
ServletWriterFacade - class org.apache.tomcat.facade.ServletWriterFacade.
Facade to the PrintWriter returned by Response.
ServletWriterFacade(OutputBuffer, Response) - Constructor for class org.apache.tomcat.facade.ServletWriterFacade
 
session - Variable in class org.apache.jasper.runtime.PageContextImpl
 
SESSION_NOTE - Static variable in class org.apache.tomcat.core.ContextManager
 
SessionExpirer - class org.apache.tomcat.modules.session.SessionExpirer.
This module handles session expiration ( independent of the session storage and reloading ).
SessionExpirer() - Constructor for class org.apache.tomcat.modules.session.SessionExpirer
 
sessionId - Variable in class org.apache.tomcat.core.Request
 
SessionId - class org.apache.tomcat.modules.session.SessionId.
Extract the session ID from the request using cookies and session rewriting.
SESSIONID_FROM_COOKIE - Static variable in class org.apache.tomcat.core.Request
 
SESSIONID_FROM_URL - Static variable in class org.apache.tomcat.core.Request
 
SessionId() - Constructor for class org.apache.tomcat.modules.session.SessionId
 
SessionIdGenerator - class org.apache.tomcat.modules.session.SessionIdGenerator.
Generate session IDs.
SessionIdGenerator - class org.apache.tomcat.util.SessionIdGenerator.
This class generates a unique 10+ character id.
SessionIdGenerator() - Constructor for class org.apache.tomcat.modules.session.SessionIdGenerator
 
SessionIdGenerator() - Constructor for class org.apache.tomcat.util.SessionIdGenerator
 
sessionIdSource - Variable in class org.apache.tomcat.core.Request
 
SessionMatch - class org.apache.tomcat.util.test.matchers.SessionMatch.
Extract the session Id from the response
SessionMatch() - Constructor for class org.apache.tomcat.util.test.matchers.SessionMatch
 
sessions - Variable in class org.apache.tomcat.modules.session.SimpleSessionStore.SimpleSessionManager
The set of currently active Sessions for this Manager, keyed by session identifier.
sessionState(Request, ServerSession, int) - Method in class org.apache.tomcat.modules.session.SimpleSessionStore
 
sessionState(Request, ServerSession, int) - Method in class org.apache.tomcat.modules.session.SessionExpirer
 
sessionState(Request, ServerSession, int) - Method in class org.apache.tomcat.modules.session.SessionIdGenerator
 
sessionState(Request, ServerSession, int) - Method in class org.apache.tomcat.core.BaseInterceptor
Hook for session state changes.
sessionState(Request, ServerSession, int) - Method in class org.apache.tomcat.facade.Servlet22Interceptor
Call the Servlet22 callbacks when session expires.
set(Object) - Method in class org.apache.tomcat.util.collections.SimplePool
 
setAbsolutePath(String) - Method in class org.apache.tomcat.core.Context
Set the absolute path to this context.
setAction(String) - Method in class org.apache.tomcat.startup.EnableAdmin
 
setAction(String) - Method in class org.apache.tomcat.startup.Tomcat
Deprecated.  
setAdditionalJars(String) - Method in class org.apache.tomcat.modules.config.LoaderInterceptor11
List of additional jars to add to each web application.
setAddress(InetAddress) - Method in class org.apache.tomcat.modules.server.PoolTcpConnector
 
setAddress(InetAddress) - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
 
setAjp12(boolean) - Method in class org.apache.tomcat.startup.StopTomcat
 
setAjp13(boolean) - Method in class org.apache.tomcat.startup.StopTomcat
 
setAjpid(String) - Method in class org.apache.tomcat.startup.StopTomcat
 
setAjpid12(String) - Method in class org.apache.tomcat.startup.StopTomcat
 
setAjpid13(String) - Method in class org.apache.tomcat.startup.StopTomcat
 
setAjpidFile(String) - Method in class org.apache.tomcat.modules.server.Ajp13Interceptor
Specify ajpid file used when shutting down tomcat
setAjpidFile(String) - Method in class org.apache.tomcat.modules.server.Ajp12Interceptor
Specify ajpid file used when shutting down tomcat
setApplication(Object) - Method in class org.apache.tomcat.startup.EmbededTomcat
Keep a reference to the application in which we are embeded
setAppsClassLoader(ClassLoader) - Method in class org.apache.tomcat.startup.EnableAdmin
 
setAppsClassLoader(ClassLoader) - Method in class org.apache.tomcat.startup.EmbededTomcat
Parent class loader for all web applications.
setAppsClassLoader(ClassLoader) - Method in class org.apache.tomcat.startup.Tomcat
Deprecated.  
setAppsLoader(ClassLoader) - Method in class org.apache.tomcat.core.ContextManager
 
setArgs(String[]) - Method in class org.apache.tomcat.startup.EnableAdmin
 
setArgs(String[]) - Method in class org.apache.tomcat.startup.EmbededTomcat
 
setArgs(String[]) - Method in class org.apache.tomcat.startup.Jspc
 
setArgs(String[]) - Method in class org.apache.tomcat.startup.Tomcat
Deprecated.  
setArgs(String[]) - Method in class org.apache.tomcat.startup.StopTomcat
 
setAttribute(Object, String, Object) - Static method in class org.apache.tomcat.util.IntrospectionUtils
Call void setAttribute( String ,Object )
setAttribute(String, Object) - Method in class org.apache.jasper.runtime.PageContextImpl
 
setAttribute(String, Object) - Method in class org.apache.tomcat.modules.server.PoolTcpConnector
 
setAttribute(String, Object) - Method in class org.apache.tomcat.core.Request
 
setAttribute(String, Object) - Method in class org.apache.tomcat.core.Container
Per container attributes.
setAttribute(String, Object) - Method in class org.apache.tomcat.core.ServerSession
 
setAttribute(String, Object) - Method in class org.apache.tomcat.core.Context
XXX Use callbacks !!
setAttribute(String, Object) - Method in interface org.apache.tomcat.util.IntrospectionUtils.AttributeHolder
 
setAttribute(String, Object) - Method in class org.apache.tomcat.util.net.ServerSocketFactory
General mechanism to pass attributes from the ServerConnector to the socket factory.
setAttribute(String, Object) - Method in interface org.apache.tomcat.util.net.TcpConnectionHandler
Used to pass config informations to the handler
setAttribute(String, Object) - Method in class org.apache.tomcat.startup.EnableAdmin
Called by Main to set non-string properties
setAttribute(String, Object) - Method in class org.apache.tomcat.startup.EmbededTomcat
 
setAttribute(String, Object) - Method in class org.apache.tomcat.startup.Jspc
Called by Main to set non-string properties
setAttribute(String, Object) - Method in class org.apache.tomcat.startup.Tomcat
Deprecated. Called by Main to set non-string properties
setAttribute(String, Object) - Method in class org.apache.tomcat.startup.StopTomcat
 
setAttribute(String, Object) - Method in class org.apache.tomcat.facade.HttpServletRequestFacade
 
setAttribute(String, Object) - Method in class org.apache.tomcat.facade.ServletContextFacade
 
setAttribute(String, Object) - Method in class org.apache.tomcat.facade.HttpSessionFacade
 
setAttribute(String, Object, int) - Method in class org.apache.jasper.runtime.PageContextImpl
 
setAuthenticateConnection(boolean) - Method in class org.apache.tomcat.modules.server.Ajp13Interceptor
Specify if Ajp13 requests must be authenticated
setAuthType(String) - Method in class org.apache.tomcat.core.Request
 
setAvailable(int) - Method in class org.apache.tomcat.core.Request
 
setBacklog(int) - Method in class org.apache.tomcat.modules.server.PoolTcpConnector
 
setBacklog(int) - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
Allows the server developer to specify the backlog that should be used for server sockets.
setBody(String) - Method in class org.apache.tomcat.util.test.Body
 
setBufferCommitted(boolean) - Method in class org.apache.tomcat.core.Response
 
setBufferSize(int) - Method in class org.apache.tomcat.core.Response
 
setBufferSize(int) - Method in class org.apache.tomcat.core.OutputBuffer
 
setBufferSize(int) - Method in class org.apache.tomcat.facade.HttpServletResponseFacade
 
setByteChunk(ByteChunk) - Method in class org.apache.tomcat.util.buf.C2BConverter
 
setByteOff(int) - Method in class org.apache.tomcat.modules.server.Ajp13Packet
 
setByteOff(int) - Method in class org.apache.tomcat.core.OutputBuffer
Deprecated. Used only in Ajp13Packet for a hack
setByteOutputChannel(ByteChunk.ByteOutputChannel) - Method in class org.apache.tomcat.util.buf.ByteChunk
When the buffer is full, write the data to the output channel.
setBytes(byte[], int, int) - Method in class org.apache.tomcat.util.buf.MessageBytes
Sets the message bytes to the specified subarray of bytes.
setBytes(byte[], int, int) - Method in class org.apache.tomcat.util.buf.ByteChunk
Sets the message bytes to the specified subarray of bytes.
setCaseSenitive(boolean) - Method in class org.apache.tomcat.util.buf.MessageBytes
 
setCertsIndicator(String) - Method in class org.apache.tomcat.modules.config.ApacheConfig
What is the indicator for the client SSL certificated(default is SSL_CLIENT_CERT
setCharEncoding(String) - Method in class org.apache.tomcat.core.Request
 
setCharOutputChannel(CharChunk.CharOutputChannel) - Method in class org.apache.tomcat.util.buf.CharChunk
When the buffer is full, write the data to the output channel.
setChars(char[], int, int) - Method in class org.apache.tomcat.util.buf.MessageBytes
 
setChars(char[], int, int) - Method in class org.apache.tomcat.util.buf.CharChunk
 
setCharsetAttribute(String) - Method in class org.apache.tomcat.modules.mappers.DecodeInterceptor
 
setCheckInterval(int) - Method in class org.apache.tomcat.modules.session.SessionExpirer
Set the check interval (in seconds) for this Manager.
setCheckInterval(int) - Method in class org.apache.tomcat.util.threads.Expirer
 
setCheckSSLSessionId(boolean) - Method in class org.apache.tomcat.modules.session.SessionId
 
setChild(Request) - Method in class org.apache.tomcat.core.Request
 
setCipherIndicator(String) - Method in class org.apache.tomcat.modules.config.ApacheConfig
What is the indicator for client SSL cipher suit (default is SSL_CIPHER)
setClassDebugInfo(boolean) - Method in interface org.apache.jasper.compiler.JavaCompiler
Set if you want debugging information in the class file
setClassDebugInfo(boolean) - Method in class org.apache.jasper.compiler.SunJavaCompiler
Set if you want debugging information in the class file
setClassDebugInfo(boolean) - Method in class org.apache.jasper.compiler.JikesJavaCompiler
Set if you want debugging information in the class file
setClassDebugInfo(String) - Method in class org.apache.tomcat.facade.JspInterceptor
Include debug information in generated classes
setClassLoader(ClassLoader) - Method in class org.apache.jasper.JasperEngineContext
 
setClassLoader(ClassLoader) - Method in class org.apache.jasper.runtime.HttpJspBase
 
setClassLoader(ClassLoader) - Method in class org.apache.tomcat.core.Context
 
setClassLoader(ClassLoader) - Method in class org.apache.tomcat.util.xml.XmlMapper
 
setClasspath(String) - Method in interface org.apache.jasper.compiler.JavaCompiler
Set the class path for the compiler
setClasspath(String) - Method in class org.apache.jasper.compiler.SunJavaCompiler
Set the class path for the compiler
setClasspath(String) - Method in class org.apache.jasper.compiler.JikesJavaCompiler
Set the class path for the compiler
setClassPath(String) - Method in class org.apache.jasper.JasperEngineContext
 
setClassPath(String) - Method in class org.apache.tomcat.facade.JspInterceptor
What classpath should I use while compiling the servlets generated from JSP files?
setCleanWorkDir(boolean) - Method in class org.apache.tomcat.modules.config.WorkDirSetup
Auto-remove the work dir when tomcat is (grecefully) stoped and when tomcat starts.
setClientauth(String) - Method in class org.apache.tomcat.modules.server.PoolTcpConnector
 
setCommentGenerator(CommentGenerator) - Static method in class org.apache.jasper.compiler.JspParseEventListener
 
setCommonClassLoader(ClassLoader) - Method in class org.apache.tomcat.startup.EnableAdmin
 
setCommonClassLoader(ClassLoader) - Method in class org.apache.tomcat.startup.EmbededTomcat
Class loader containing lib/common ( or equivalent ).
setCommonClassLoader(ClassLoader) - Method in class org.apache.tomcat.startup.Tomcat
Deprecated.  
setCommonClassPath(URL[]) - Method in class org.apache.tomcat.startup.EmbededTomcat
Classpath used for common class loader ( probably not needed of URLClassLoader is used ).
setCommonLoader(ClassLoader) - Method in class org.apache.tomcat.core.ContextManager
 
setCompilerPath(String) - Method in interface org.apache.jasper.compiler.JavaCompiler
Specify where the compiler can be found
setCompilerPath(String) - Method in class org.apache.jasper.compiler.SunJavaCompiler
Specify where the compiler can be found
setCompilerPath(String) - Method in class org.apache.jasper.compiler.JikesJavaCompiler
Specify where the compiler can be found
setConfig(String) - Method in class org.apache.tomcat.modules.config.ProfileLoader
 
setConfig(String) - Method in class org.apache.tomcat.modules.config.ServerXmlReader
 
setConfig(String) - Method in class org.apache.tomcat.modules.config.ContextXmlReader
 
setConfig(String) - Method in class org.apache.tomcat.startup.EnableAdmin
 
setConfig(String) - Method in class org.apache.tomcat.startup.EmbededTomcat
Set location of the server.xml file, to be used by ServerXml reader.
setConfig(String) - Method in class org.apache.tomcat.startup.Tomcat
Deprecated.  
setConfigHome(String) - Method in class org.apache.tomcat.modules.config.BaseJkConfig
set a path to the parent directory of the conf folder.
setConfigHome(String) - Method in class org.apache.tomcat.modules.config.JservConfig
set a path to the parent directory of the conf folder.
setConnectionHandler(JNIEndpoint.JniHandler) - Method in class org.apache.tomcat.modules.server.JNIEndpoint
 
setConnectionHandler(TcpConnectionHandler) - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
 
setConnectionName(String) - Method in class org.apache.tomcat.modules.aaa.JDBCRealm
Set the name to use to connect to the database.
setConnectionPassword(String) - Method in class org.apache.tomcat.modules.aaa.JDBCRealm
Set the password to use to connect to the database.
setConnectionURL(String) - Method in class org.apache.tomcat.modules.aaa.JDBCRealm
Set the URL to use to connect to the database.
setConnectOnInit(boolean) - Method in class org.apache.tomcat.modules.aaa.JDBCRealm
When connectOnInit is true the JDBC connection is started at tomcat init if false the connection is started the first times it is needed.
setContainer(Container) - Method in class org.apache.tomcat.core.Request
 
setContainer(Container) - Method in class org.apache.tomcat.core.ContextManager
 
setContainerClassLoader(ClassLoader) - Method in class org.apache.tomcat.startup.EnableAdmin
 
setContainerClassLoader(ClassLoader) - Method in class org.apache.tomcat.startup.EmbededTomcat
Class loader used to load tomcat internal classes, not visible to webapps.
setContainerClassLoader(ClassLoader) - Method in class org.apache.tomcat.startup.Tomcat
Deprecated.  
setContainerLoader(ClassLoader) - Method in class org.apache.tomcat.core.ContextManager
 
setContent(String) - Method in class org.apache.tomcat.util.test.HttpRequest
Do a POST with the specified content.
setContent(String) - Method in class org.apache.tomcat.util.test.GTest
Deprecated. Do a POST with the specified content
setContentLength(int) - Method in class org.apache.tomcat.core.Request
 
setContentLength(int) - Method in class org.apache.tomcat.core.Response
 
setContentLength(int) - Method in class org.apache.tomcat.facade.HttpServletResponseFacade
 
setContentType(MessageBytes) - Method in class org.apache.tomcat.core.Request
Deprecated.  
setContentType(String) - Method in class org.apache.jasper.JspEngineContext
 
setContentType(String) - Method in class org.apache.jasper.JasperEngineContext
 
setContentType(String) - Method in class org.apache.jasper.CommandLineContext
 
setContentType(String) - Method in interface org.apache.jasper.JspCompilationContext
 
setContentType(String) - Method in class org.apache.tomcat.core.Request
Deprecated.  
setContentType(String) - Method in class org.apache.tomcat.core.Response
 
setContentType(String) - Method in class org.apache.tomcat.facade.HttpServletResponseFacade
 
setContext(Context) - Method in class org.apache.tomcat.core.BaseInterceptor
Called for context-level interceptors
setContext(Context) - Method in class org.apache.tomcat.core.Request
Called by mapper interceptors after the context is found or directly by server adapters when this is known in advance
setContext(Context) - Method in class org.apache.tomcat.core.Container
Set the context, if this container is part of a web application.
setContext(Context) - Method in class org.apache.tomcat.core.ServerSession
 
setContext(Context) - Method in class org.apache.tomcat.facade.ServletInfo
 
setContext(Context) - Method in class org.apache.tomcat.facade.ServletHandler
 
setContextClassLoader(ClassLoader) - Method in class org.apache.tomcat.util.compat.Jdk11Compat
Set the context class loader - if possible.
setContextClassLoader(ClassLoader) - Method in class org.apache.tomcat.util.compat.Jdk12Support
 
setContextManager(ContextManager) - Method in class org.apache.tomcat.core.BaseInterceptor
 
setContextManager(ContextManager) - Method in class org.apache.tomcat.core.Request
 
setContextManager(ContextManager) - Method in class org.apache.tomcat.core.Container
 
setContextManager(ContextManager) - Method in class org.apache.tomcat.core.ServerSession
 
setContextManager(ContextManager) - Method in class org.apache.tomcat.core.Context
This method is called when the Context is added to a server.
setContextManager(ContextManager) - Method in class org.apache.tomcat.core.Handler
 
setContextManager1(ContextManager) - Method in class org.apache.tomcat.core.Context
 
setContextRules(XmlMapper) - Static method in class org.apache.tomcat.modules.config.ContextXmlReader
 
setConverter() - Method in class org.apache.tomcat.core.OutputBuffer
 
setCookieName(String) - Method in class org.apache.tomcat.util.test.matchers.SessionMatch
 
setCookiesFirst(boolean) - Method in class org.apache.tomcat.modules.session.SessionId
 
setCreationTime(long) - Method in class org.apache.tomcat.util.buf.TimeStamp
 
setDateHeader(String, long) - Method in class org.apache.tomcat.facade.HttpServletResponseFacade
 
setDebug(int) - Method in class org.apache.tomcat.modules.session.SimpleSessionStore.SimpleSessionManager
 
setDebug(int) - Method in class org.apache.tomcat.modules.server.Ajp13
 
setDebug(int) - Method in class org.apache.tomcat.core.BaseInterceptor
 
setDebug(int) - Method in class org.apache.tomcat.core.ServerSession
Display debug messages.
setDebug(int) - Method in class org.apache.tomcat.core.Context
 
setDebug(int) - Method in class org.apache.tomcat.core.ContextManager
Debug level
setDebug(int) - Method in class org.apache.tomcat.core.Handler
Debug level for this handler.
setDebug(int) - Method in class org.apache.tomcat.util.test.HttpClient
Display debug info
setDebug(int) - Method in class org.apache.tomcat.util.test.TestDefaults
 
setDebug(int) - Method in class org.apache.tomcat.util.test.Matcher
Display debug info
setDebug(int) - Method in class org.apache.tomcat.util.test.HttpRequest
Display debug info
setDebug(int) - Method in class org.apache.tomcat.util.depend.DependManager
 
setDebug(int) - Method in class org.apache.tomcat.util.xml.XmlMapper
 
setDebug(int) - Method in class org.apache.tomcat.startup.EmbededTomcat
Debug for EmbededTomcat, enable debugging on tomcat and the LogEvents module.
setDebug(String) - Method in class org.apache.tomcat.util.test.GTest
Deprecated. Display debug info
setDecodedUri(boolean) - Method in class org.apache.tomcat.modules.server.Ajp13Interceptor
 
setDefault(LogHandler) - Static method in class org.apache.tomcat.util.log.LogManager
 
setDefaultDebug(int) - Static method in class org.apache.tomcat.util.test.GTest
Deprecated.  
setDefaultEncoding(String) - Method in class org.apache.tomcat.modules.mappers.DecodeInterceptor
Set server-wide default encoding.
setDefaultInterval(long) - Method in class org.apache.tomcat.util.threads.Reaper
 
setDefaultOutput(String) - Static method in class org.apache.tomcat.util.test.Report
 
setDefaultOutput(String) - Static method in class org.apache.tomcat.util.test.GTest
Deprecated.  
setDefaultRedirectStatus(String) - Method in class org.apache.tomcat.modules.generators.ErrorHandler
 
setDefaultSink(Writer) - Static method in class org.apache.tomcat.util.qlog.Logger
Set the default output stream that is used by all logging channels.
setDefaultSink(Writer) - Static method in class org.apache.tomcat.util.log.LogHandler
Set the default output stream that is used by all logging channels.
setDefaultWriter(PrintWriter) - Static method in class org.apache.tomcat.util.test.Report
 
setDefaultWriter(PrintWriter) - Static method in class org.apache.tomcat.util.test.GTest
Deprecated.  
setDelay(int) - Method in class org.apache.tomcat.util.depend.DependManager
 
setDependency(Dependency) - Method in class org.apache.tomcat.facade.ServletInfo
Deprecated. this supports only one depend per jsp/servlet. Wrong.
setDependManager(DependManager) - Method in class org.apache.tomcat.facade.ServletInfo
 
setDescription(String) - Method in class org.apache.tomcat.core.Context
 
setDescription(String) - Method in class org.apache.tomcat.util.test.HttpClient
 
setDescription(String) - Method in class org.apache.tomcat.util.test.Report
 
setDescription(String) - Method in class org.apache.tomcat.util.test.GTest
Deprecated.  
setDescription(String) - Method in class org.apache.tomcat.facade.ServletInfo
 
setDigest(String) - Method in class org.apache.tomcat.modules.aaa.RealmBase
Sets the digest algorithm used for credentials in the database.
setDir(String) - Method in class org.apache.tomcat.modules.config.AutoWebApp
Use this directory for auto configuration.
setDistributable(boolean) - Method in class org.apache.tomcat.core.Context
 
setDocBase(String) - Method in class org.apache.tomcat.core.Context
DocBase points to the web application files.
setDocumentLocator(Locator) - Method in class org.apache.tomcat.util.xml.XmlMapper
 
setDriverName(String) - Method in class org.apache.tomcat.modules.aaa.JDBCRealm
Set the JDBC driver that will be used.
setEnableAdmin(boolean) - Method in class org.apache.tomcat.startup.EnableAdmin
 
setEnableAdmin(boolean) - Method in class org.apache.tomcat.startup.Tomcat
Deprecated.  
setEnabled(boolean) - Method in class org.apache.tomcat.modules.loggers.LogEvents
 
setEncoding(String) - Method in interface org.apache.jasper.compiler.JavaCompiler
Set the encoding (character set) of the source
setEncoding(String) - Method in class org.apache.jasper.compiler.SunJavaCompiler
Set the encoding (character set) of the source
setEncoding(String) - Method in class org.apache.jasper.compiler.JikesJavaCompiler
Set the encoding (character set) of the source
setEncoding(String) - Method in class org.apache.tomcat.core.OutputBuffer
 
setEncoding(String) - Method in class org.apache.tomcat.util.buf.UEncoder
 
setEncoding(String) - Method in class org.apache.tomcat.util.buf.MessageBytes
 
setEncoding(String) - Method in class org.apache.tomcat.util.buf.ByteChunk
 
setEncoding(String) - Method in class org.apache.tomcat.util.http.Parameters
 
setEnd(int) - Method in class org.apache.tomcat.util.buf.CharChunk
 
setEnd(int) - Method in class org.apache.tomcat.util.buf.ByteChunk
 
setEndpoint(JNIEndpoint) - Static method in class org.apache.tomcat.modules.server.JNIEndpoint
 
setEndpoint(PoolTcpEndpoint) - Method in class org.apache.tomcat.util.net.TcpConnection
 
setEngineHeader(String) - Method in class org.apache.tomcat.core.Context
What is reported in the "Servlet-Engine" header for this context.
setErrorException(Exception) - Method in class org.apache.tomcat.core.Response
Set the error Exception that occurred during request processing.
setErrorException(Exception) - Method in class org.apache.tomcat.core.Handler
Sets an exception that relates to the ability of the servlet to execute.
setErrorHandler(ErrorHandler) - Method in class org.apache.tomcat.util.xml.XmlMapper
 
setErrorPage(boolean) - Method in class org.apache.jasper.JspEngineContext
 
setErrorPage(boolean) - Method in class org.apache.jasper.JasperEngineContext
 
setErrorPage(boolean) - Method in class org.apache.jasper.CommandLineContext
 
setErrorPage(boolean) - Method in interface org.apache.jasper.JspCompilationContext
 
setErrorURI(String) - Method in class org.apache.tomcat.core.Response
Set request URI that caused an error during request processing.
setEstart(boolean) - Method in class org.apache.tomcat.startup.EmbededTomcat
Use 'embeded' configuration to start tomcat.
setExactMatch(boolean) - Method in class org.apache.tomcat.util.test.GTest
Deprecated.  
setExactMatch(boolean) - Method in class org.apache.tomcat.util.test.matchers.GoldenMatch
 
setExitIfNoLib(boolean) - Method in class org.apache.tomcat.modules.server.JNIConnectionHandler
 
setExpectedResult(boolean) - Method in class org.apache.tomcat.util.test.Matcher
 
setExpectHeaders(String) - Method in class org.apache.tomcat.util.test.GTest
Deprecated. Verify that response includes the expected headers The value is a "|" separated list of headers to expect.
setExpectHeaders(String) - Method in class org.apache.tomcat.util.test.matchers.HeaderMatch
Verify that response includes the expected headers.
setExpireCallback(Expirer.ExpireCallback) - Method in class org.apache.tomcat.util.threads.Expirer
 
setExpired(boolean) - Method in class org.apache.tomcat.util.depend.DependManager
 
setExpired(boolean) - Method in class org.apache.tomcat.util.depend.Dependency
Mark this dependency as expired.
setExtractSSL(boolean) - Method in class org.apache.tomcat.modules.config.ApacheConfig
By default mod_jk is configured to collect SSL information from the apache environment and send it to the Tomcat workers.
setExtraSafety(boolean) - Method in class org.apache.tomcat.modules.generators.StaticInterceptor
Request extra safety checks.
setF(String) - Method in class org.apache.tomcat.startup.EmbededTomcat
 
setF(String) - Method in class org.apache.tomcat.startup.Tomcat
Deprecated.  
setFacade(Object) - Method in class org.apache.tomcat.core.Request
 
setFacade(Object) - Method in class org.apache.tomcat.core.Response
Higher-level layer
setFacade(Object) - Method in class org.apache.tomcat.core.ServerSession
 
setFacade(Object) - Method in class org.apache.tomcat.core.Context
 
setFactory(MessageBytes.MessageBytesFactory) - Static method in class org.apache.tomcat.util.buf.MessageBytes
 
setFailureMsg(String) - Method in class org.apache.tomcat.util.test.Report
 
setFailureOnly(String) - Method in class org.apache.tomcat.util.test.GTest
Deprecated. Report only tests that fail
setFile(String) - Method in class org.apache.tomcat.util.test.matchers.ResponseMatchFile
Verify that response matches a list of strings in a file
setFile(String) - Method in class org.apache.tomcat.util.test.matchers.GoldenMatch
Compare with the golden file
setFilename(String) - Method in class org.apache.tomcat.modules.aaa.SimpleRealm
 
setFlat(boolean) - Method in class org.apache.tomcat.modules.config.AutoWebApp
Not implemented - default is true.
setFlat(boolean) - Method in class org.apache.tomcat.modules.config.AutoDeploy
"Flat" directory support - no virtual host support.
setFlush(boolean) - Static method in class org.apache.tomcat.modules.loggers.AccessLogInterceptor
Enables (true) or disables (false, default) flushing the log file after any request.
setFormat(String) - Static method in class org.apache.tomcat.modules.loggers.AccessLogInterceptor
Sets the logfile format.
setFormErrorPage(String) - Method in class org.apache.tomcat.core.Context
 
setFormLoginPage(String) - Method in class org.apache.tomcat.core.Context
 
setForwardAll(boolean) - Method in class org.apache.tomcat.modules.config.BaseJkConfig
If false, we'll try to generate a config that will let apache serve static files.
setForwardAll(boolean) - Method in class org.apache.tomcat.modules.config.JservConfig
If false, we'll try to generate a config that will let apache serve static files.
setFullReload(boolean) - Method in class org.apache.tomcat.modules.mappers.ReloadInterceptor
A full reload will stop and start the context, without saving any state.
setFullRequest(String) - Method in class org.apache.tomcat.util.test.HttpRequest
Allow sending a verbose request
setGoldenFile(String) - Method in class org.apache.tomcat.util.test.GTest
Deprecated. Compare with the golden file
setGoldenFile(String) - Method in class org.apache.tomcat.util.test.matchers.GoldenMatch
 
setH(String) - Method in class org.apache.tomcat.startup.EmbededTomcat
 
setH(String) - Method in class org.apache.tomcat.startup.Tomcat
Deprecated.  
setH(String) - Method in class org.apache.tomcat.startup.StopTomcat
 
setHandler(Handler) - Method in class org.apache.tomcat.core.Request
 
setHandler(Handler) - Method in class org.apache.tomcat.core.Container
The handler ( servlet ) for this container
setHandlerName(String) - Method in class org.apache.tomcat.core.Container
 
setHeader(String, String) - Method in class org.apache.tomcat.core.Response
 
setHeader(String, String) - Method in class org.apache.tomcat.facade.HttpServletResponseFacade
 
setHeaders(Hashtable) - Method in class org.apache.tomcat.util.test.HttpResponse
 
setHeaders(MimeHeaders) - Method in class org.apache.tomcat.util.http.Parameters
 
setHeaders(MimeHeaders) - Method in class org.apache.tomcat.util.http.Cookies
Set the headers from which cookies will be pulled.
setHeaders(String) - Method in class org.apache.tomcat.util.test.HttpRequest
Add headers - string representation, will be parsed The value is a "|" separated list of headers to expect.
setHeaders(String) - Method in class org.apache.tomcat.util.test.GTest
Deprecated. Send additional headers The value is a "|" separated list of headers to send
setHelp(boolean) - Method in class org.apache.tomcat.startup.EmbededTomcat
Don't run, just display the help message.
setHelp(boolean) - Method in class org.apache.tomcat.startup.StopTomcat
 
setHome(String) - Method in class org.apache.tomcat.modules.config.ServerXmlReader
 
setHome(String) - Method in class org.apache.tomcat.modules.config.ContextXmlReader
 
setHome(String) - Method in class org.apache.tomcat.core.ContextManager
The home of the tomcat instance - you can have multiple users running tomcat, with a shared install directory.
setHome(String) - Method in class org.apache.tomcat.startup.EnableAdmin
 
setHome(String) - Method in class org.apache.tomcat.startup.EmbededTomcat
Set the home dir for tomcat, where webapps/ will be located.
setHome(String) - Method in class org.apache.tomcat.startup.Tomcat
Deprecated.  
setHome(String) - Method in class org.apache.tomcat.startup.StopTomcat
 
setHookFinder(Hooks.HookFinder) - Static method in class org.apache.tomcat.util.hooks.Hooks
 
setHost(String) - Method in class org.apache.tomcat.modules.config.AutoWebApp
All applications in the directory will be added to a single virtual host.
setHost(String) - Method in class org.apache.tomcat.core.Context
Make this context visible as part of a virtual host.
setHost(String) - Method in class org.apache.tomcat.util.test.TestDefaults
 
setHost(String) - Method in class org.apache.tomcat.util.test.HttpRequest
Server that will receive the request
setHost(String) - Method in class org.apache.tomcat.util.test.GTest
Deprecated.  
setHost(String) - Method in class org.apache.tomcat.startup.StopTomcat
 
setHostAddress(String) - Method in class org.apache.tomcat.core.Context
Set the virtual host ip address.
setHostChar(String) - Method in class org.apache.tomcat.modules.config.AutoWebApp
 
setHostDotChar(String) - Method in class org.apache.tomcat.modules.config.AutoWebApp
 
setHostName(String) - Method in class org.apache.tomcat.modules.server.PoolTcpConnector
 
setHttpClient(HttpClient) - Method in class org.apache.tomcat.util.test.Matcher
The test case
setHttpClient(HttpClient) - Method in class org.apache.tomcat.util.test.HttpRequest
 
setHttpClient(HttpClient) - Method in class org.apache.tomcat.util.test.Report
 
setHttpRequest(HttpRequest) - Method in class org.apache.tomcat.util.test.Matcher
The request that generated the response
setHttpRequest(HttpRequest) - Method in class org.apache.tomcat.util.test.Report
 
setHttpResponse(HttpResponse) - Method in class org.apache.tomcat.util.test.Matcher
The response we'll match against
setHttpResponse(HttpResponse) - Method in class org.apache.tomcat.util.test.HttpRequest
Associated response, set after executing the request
setHttpsIndicator(String) - Method in class org.apache.tomcat.modules.config.ApacheConfig
What is the indicator for SSL (default is HTTPS)
setI(String) - Method in class org.apache.tomcat.startup.EmbededTomcat
 
setI(String) - Method in class org.apache.tomcat.startup.Tomcat
Deprecated.  
setIcon(String) - Method in class org.apache.tomcat.core.Context
 
setId(int) - Method in class org.apache.tomcat.util.buf.TimeStamp
 
setId(String) - Method in class org.apache.tomcat.util.test.HttpClient
Set an unique id to this request.
setId(String) - Method in class org.apache.tomcat.util.test.HttpRequest
Set an unique id to this request.
setId(String) - Method in class org.apache.tomcat.util.test.matchers.SessionMatch
 
setIEClassId(String) - Method in class org.apache.tomcat.facade.JspInterceptor
Class ID for use in the plugin tag when the browser is IE.
setIf(String) - Method in class org.apache.tomcat.util.test.HttpClient
 
setIf(String) - Method in class org.apache.tomcat.util.test.Matcher
 
setIf(String) - Method in class org.apache.tomcat.util.test.GTest
Deprecated.  
setIgnoreCase(boolean) - Method in class org.apache.tomcat.modules.mappers.SimpleMapper1
Use case insensitive match, for windows and similar platforms
setIgnoreCase(boolean) - Method in class org.apache.tomcat.modules.aaa.AccessInterceptor
Use case insensitive match, for windows and similar platforms
setIncluded(boolean) - Method in class org.apache.tomcat.core.Response
 
setInfo(Context, Request, int, String, Object) - Method in class org.apache.tomcat.modules.mappers.DecodeInterceptor
 
setInfo(Context, Request, int, String, Object) - Method in class org.apache.tomcat.core.BaseInterceptor
 
setIngoreDot(boolean) - Method in class org.apache.tomcat.modules.config.AutoWebApp
Ignore directories starting with a "."
setInitialPool(int) - Method in class org.apache.tomcat.modules.session.SimpleSessionStore
 
setInputStream(InputStream) - Method in class org.apache.tomcat.util.io.RecycleBufferedInputStream
 
setInstall(String) - Method in class org.apache.tomcat.startup.EnableAdmin
 
setInstall(String) - Method in class org.apache.tomcat.startup.EmbededTomcat
Set install dir for tomcat, where libs will be located.
setInstall(String) - Method in class org.apache.tomcat.startup.Jspc
 
setInstall(String) - Method in class org.apache.tomcat.startup.Tomcat
Deprecated.  
setInstallDir(String) - Method in class org.apache.tomcat.core.ContextManager
 
setInstallDir(String) - Method in class org.apache.tomcat.startup.Main
 
setInt(int) - Method in class org.apache.tomcat.util.buf.MessageBytes
Deprecated. The buffer are general purpose, caching for headers should be done in headers
setIntHeader(String, int) - Method in class org.apache.tomcat.facade.HttpServletResponseFacade
 
setIsapiRedirector(String) - Method in class org.apache.tomcat.modules.config.IISConfig
 
setJarSeparator(String) - Method in class org.apache.tomcat.modules.config.LoaderInterceptor11
Character to use to separate jars in the jaxpJars list.
setJavaCompiler(JavaCompiler) - Method in class org.apache.jasper.compiler.Compiler
Set java compiler info
setJavaCompiler(String) - Method in class org.apache.tomcat.facade.JspInterceptor
What compiler should I use to compile the servlets generated from JSP files? Default is "javac" ( you can use "jikes" as a shortcut ).
setJaxp(boolean) - Method in class org.apache.tomcat.modules.config.LoaderInterceptor11
Check if the webapp contains jaxp , and add one if not.
setJaxpDir(String) - Method in class org.apache.tomcat.modules.config.LoaderInterceptor11
Directory where jaxp jars are installed.
setJaxpJars(String) - Method in class org.apache.tomcat.modules.config.LoaderInterceptor11
Name of the jars that compose jaxp.
setJikesClasspath(String) - Method in class org.apache.tomcat.facade.JspInterceptor
 
setJkconf(boolean) - Method in class org.apache.tomcat.startup.EmbededTomcat
Generate Jk configuration, without running tomcat.
setJkConfig(String) - Method in class org.apache.tomcat.modules.config.ApacheConfig
set the path to the output file for the auto-generated mod_jk configuration file.
setJkDebug(String) - Method in class org.apache.tomcat.modules.config.BaseJkConfig
Set the verbosity level ( use debug, error, etc.
setJkLog(String) - Method in class org.apache.tomcat.modules.config.BaseJkConfig
set the path to the log file
setJkWorker(String) - Method in class org.apache.tomcat.modules.config.BaseJkConfig
set the Ajp protocal
setJservConfig(File) - Method in class org.apache.tomcat.modules.config.JservConfig
sets a File object pointing to the output file in which to write the mod_jserv configuration.
setJservConfig(String) - Method in class org.apache.tomcat.modules.config.JservConfig
sets a path pointing to the output file in which to write the mod_jserv configuration.
setJservDebug(String) - Method in class org.apache.tomcat.modules.config.JservConfig
Set the verbosity level for mod_jserv.
setJservLog(String) - Method in class org.apache.tomcat.modules.config.JservConfig
set the path to the mod_jserv log file
setJspCompilerPath(String) - Method in class org.apache.tomcat.facade.JspInterceptor
Path of the compiler to use for compiling JSP pages.
setJspCompilerPlugin(String) - Method in class org.apache.tomcat.facade.JspInterceptor
Deprecated. Use setJavaCompiler instead
setJspFile(String) - Method in class org.apache.jasper.JasperEngineContext
 
setJspFile(String) - Method in class org.apache.tomcat.facade.ServletInfo
 
setJspServlet(String) - Method in class org.apache.tomcat.facade.JspInterceptor
Specify the implementation class of the jsp servlet.
setJvmRoute(String) - Method in class org.apache.tomcat.core.Request
 
setKeepGenerated(String) - Method in class org.apache.tomcat.facade.JspInterceptor
Are we keeping generated code around?
setKeypass(String) - Method in class org.apache.tomcat.modules.server.PoolTcpConnector
 
setKeystore(String) - Method in class org.apache.tomcat.modules.server.PoolTcpConnector
 
setLargeFile(String) - Method in class org.apache.tomcat.facade.JspInterceptor
Are we supporting large files?
setLastModified(long) - Method in class org.apache.tomcat.util.depend.DependManager
Update all times, so next "shouldReload" will happen if any time changes ( after the specified time )
setLastModified(long) - Method in class org.apache.tomcat.util.depend.Dependency
The time when the server-side object has been loaded/modified.
setLevel(int) - Method in class org.apache.tomcat.util.log.LogHandler
Set the verbosity level for this logger.
setLibDir(String) - Method in class org.apache.tomcat.startup.Main
 
setLimit(int) - Method in class org.apache.tomcat.util.buf.CharChunk
Maximum amount of data in this buffer.
setLimit(int) - Method in class org.apache.tomcat.util.buf.ByteChunk
Maximum amount of data in this buffer.
setListings(boolean) - Method in class org.apache.tomcat.modules.generators.StaticInterceptor
 
setLoader(ClassLoader) - Method in class org.apache.jasper.compiler.SunJavaCompiler
 
setLoader(String) - Method in class org.apache.tomcat.modules.config.LoaderInterceptor11
 
setLoaderProperty(String) - Method in class org.apache.tomcat.startup.Main
 
setLoadOnStartUp(int) - Method in class org.apache.tomcat.facade.ServletInfo
 
setLoadOnStartUp(String) - Method in class org.apache.tomcat.facade.ServletInfo
 
setLocal(boolean) - Method in class org.apache.tomcat.util.depend.Dependency
If set, the dependency will be "local", i.e.
setLocale(Locale) - Method in class org.apache.tomcat.core.Response
Called explicitely by user to set the Content-Language and the default encoding
setLocale(Locale) - Method in class org.apache.tomcat.facade.HttpServletResponseFacade
 
setLocalHost(String) - Method in class org.apache.tomcat.core.Request
 
setLog(Log) - Method in class org.apache.tomcat.core.Context
 
setLog(Log) - Method in class org.apache.tomcat.core.ContextManager
 
setLogDaemon(LogDaemon) - Method in class org.apache.tomcat.util.qlog.QueueLogger
 
setLogFile(String) - Static method in class org.apache.tomcat.modules.loggers.AccessLogInterceptor
Sets the logfile name.
setLoginConfig(String, String, String, String) - Method in class org.apache.tomcat.core.Context
 
setLogManager(LogManager) - Static method in class org.apache.tomcat.util.log.Log
Used by the embeding application ( tomcat ) to manage the logging.
setMagnitude(boolean) - Method in class org.apache.tomcat.util.test.Matcher
 
setMagnitude(boolean) - Method in class org.apache.tomcat.util.test.GTest
Deprecated. True if this is a positive test, false for negative
setManager(Object) - Method in class org.apache.tomcat.core.ServerSession
The object that controls this server session.
setMangler(Mangler) - Method in class org.apache.jasper.compiler.Compiler
Set Mangler which will be used as part of compile().
setMapCache(boolean) - Method in class org.apache.tomcat.modules.mappers.SimpleMapper1
Allow the mapper to cache mapping results - resulting in a faster match for frequent requests.
setMapCache(boolean) - Method in class org.apache.tomcat.util.PrefixMapper
 
setMappedFile(String) - Method in class org.apache.tomcat.facade.JspInterceptor
Are we supporting HTML mapped servlets?
setMatch(String) - Method in class org.apache.tomcat.util.test.matchers.ResponseMatch
Verify that response match the string
setMatch(String) - Method in class org.apache.tomcat.util.test.matchers.HttpStatusMatch
Verify the response code
setMaxActiveSessions(int) - Method in class org.apache.tomcat.modules.session.SimpleSessionStore
 
setMaxAge(int) - Method in class org.apache.tomcat.util.http.ServerCookie
 
setMaxInactiveInterval(int) - Method in class org.apache.tomcat.facade.HttpSessionFacade
 
setMaxInactiveInterval(long) - Method in class org.apache.tomcat.util.buf.TimeStamp
 
setMaxPool(int) - Method in class org.apache.tomcat.modules.session.SimpleSessionStore
 
setMaxShutdownTries(int) - Static method in class org.apache.tomcat.util.net.TcpConnection
 
setMaxSpareThreads(int) - Method in class org.apache.tomcat.modules.server.PoolTcpConnector
 
setMaxSpareThreads(int) - Method in class org.apache.tomcat.util.threads.ThreadPool
 
setMaxSpareThreads(int) - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
 
setMaxThreads(int) - Method in class org.apache.tomcat.modules.server.PoolTcpConnector
 
setMaxThreads(int) - Method in class org.apache.tomcat.util.threads.ThreadPool
 
setMaxThreads(int) - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
 
setMethod(String) - Method in class org.apache.tomcat.core.Request
Deprecated. After Tomcat 3.2, use Request.method() instead
setMethod(String) - Method in class org.apache.tomcat.util.test.HttpRequest
 
setMethods(String[]) - Method in class org.apache.tomcat.core.Container
If not null, this container can only be accessed by users in roles.
setMinSpareThreads(int) - Method in class org.apache.tomcat.modules.server.PoolTcpConnector
 
setMinSpareThreads(int) - Method in class org.apache.tomcat.util.threads.ThreadPool
 
setMinSpareThreads(int) - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
 
setModJk(String) - Method in class org.apache.tomcat.modules.config.ApacheConfig
set the path to the mod_jk Apache Module
setModJserv(File) - Method in class org.apache.tomcat.modules.config.JservConfig
set the path to the Jserv Apache Module
setModJserv(String) - Method in class org.apache.tomcat.modules.config.JservConfig
set the path to the Jserv Apache Module
setModule(BaseInterceptor) - Method in class org.apache.tomcat.modules.session.SimpleSessionStore.SimpleSessionManager
 
setModule(BaseInterceptor) - Method in class org.apache.tomcat.core.Handler
A handler is part of a module.
setModuleConfig(String) - Method in class org.apache.tomcat.modules.config.ServerXmlReader
 
setModuleProperty(int, String, String) - Method in class org.apache.tomcat.startup.EmbededTomcat
Configure a module property.
setMsgOutput(OutputStream) - Method in interface org.apache.jasper.compiler.JavaCompiler
Set where you want the compiler output (messages) to go
setMsgOutput(OutputStream) - Method in class org.apache.jasper.compiler.SunJavaCompiler
Set where you want the compiler output (messages) to go
setMsgOutput(OutputStream) - Method in class org.apache.jasper.compiler.JikesJavaCompiler
Set where you want the compiler output (messages) to go
setName(String) - Method in class org.apache.tomcat.modules.config.LogSetter
Set the name of the logger.
setName(String) - Method in class org.apache.tomcat.core.Context
 
setName(String) - Method in class org.apache.tomcat.core.Handler
 
setName(String) - Method in class org.apache.tomcat.util.test.Cookie
 
setName(String) - Method in class org.apache.tomcat.util.test.Parameter
 
setName(String) - Method in class org.apache.tomcat.util.test.Header
 
setName(String) - Method in class org.apache.tomcat.util.test.matchers.HeaderMatch
 
setName(String) - Method in class org.apache.tomcat.startup.Property
 
setNativeLibrary(String) - Method in class org.apache.tomcat.modules.server.JNIConnectionHandler
Location of the jni library
setNew(boolean) - Method in class org.apache.tomcat.util.buf.TimeStamp
 
setNext(Handler) - Method in class org.apache.tomcat.core.Handler
A handler may either directly generate the response or it can act as a part of a pipeline.
setNoClassloaders(boolean) - Method in class org.apache.tomcat.startup.EmbededTomcat
 
setNoCookies(boolean) - Method in class org.apache.tomcat.modules.session.SessionId
 
setNormalize(boolean) - Method in class org.apache.tomcat.modules.mappers.DecodeInterceptor
Decode interceptor can normalize urls, per RFC 1630
setNoRoot(boolean) - Method in class org.apache.tomcat.modules.config.BaseJkConfig
Special option - do not generate mappings for the ROOT context.
setNoRoot(boolean) - Method in class org.apache.tomcat.modules.config.JservConfig
Special option - do not generate mappings for the ROOT context.
setNote(int, Object) - Method in class org.apache.tomcat.core.BaseInterceptor
 
setNote(int, Object) - Method in class org.apache.tomcat.core.Request
 
setNote(int, Object) - Method in class org.apache.tomcat.core.Container
See ContextManager comments.
setNote(int, Object) - Method in class org.apache.tomcat.core.ServerSession
 
setNote(int, Object) - Method in class org.apache.tomcat.core.ContextManager
 
setNote(int, Object) - Method in class org.apache.tomcat.core.Handler
 
setNote(String, Object) - Method in class org.apache.tomcat.core.BaseInterceptor
 
setNote(String, Object) - Method in class org.apache.tomcat.core.Request
 
setNote(String, Object) - Method in class org.apache.tomcat.core.Container
 
setNote(String, Object) - Method in class org.apache.tomcat.core.ServerSession
 
setNote(String, Object) - Method in class org.apache.tomcat.core.ContextManager
 
setNote(String, Object) - Method in class org.apache.tomcat.core.Handler
 
setNsapiJk(String) - Method in class org.apache.tomcat.modules.config.NSConfig
set the path to the nsapi plugin module
setObjConfig(String) - Method in class org.apache.tomcat.modules.config.NSConfig
set the path to the output file for the auto-generated isapi_redirect registry file.
setObjectName(String) - Method in class org.apache.tomcat.modules.config.NSConfig
Set the name for the Object that implements the jk_service call.
setOffset(int) - Method in class org.apache.tomcat.util.buf.CharChunk
Returns the start offset of the bytes.
setOffset(int) - Method in class org.apache.tomcat.util.buf.ByteChunk
 
setOldStyle(boolean) - Method in class org.apache.tomcat.modules.config.WorkDirSetup
 
setOptions(Options) - Method in class org.apache.jasper.JasperEngineContext
 
setOptions(Options) - Method in class org.apache.jasper.runtime.JspLoader
 
setOrigin(File) - Method in class org.apache.tomcat.util.depend.Dependency
The file on which the server-side object depends or has been loaded from.
setOut(OutputStream) - Method in class org.apache.jasper.compiler.SunJavaCompiler
Set where you want the compiler output (messages) to go
setOutput(String) - Method in class org.apache.tomcat.util.test.HttpClient
 
setOutput(String) - Method in class org.apache.tomcat.util.test.Report
text, xml, html
setOutput(String) - Method in class org.apache.tomcat.util.test.GTest
Deprecated. text, xml, html
setOutputDir(String) - Method in class org.apache.jasper.JasperEngineContext
 
setOutputDir(String) - Method in interface org.apache.jasper.compiler.JavaCompiler
Set the output directory
setOutputDir(String) - Method in class org.apache.jasper.compiler.SunJavaCompiler
Set the output directory
setOutputDir(String) - Method in class org.apache.jasper.compiler.JikesJavaCompiler
Set the output directory
setOutputInDirs(boolean) - Method in class org.apache.jasper.CommandLineContext
 
setOutputType(String) - Method in class org.apache.tomcat.util.test.TestDefaults
 
setPageContextPoolSize(int) - Method in class org.apache.tomcat.facade.JspInterceptor
Set the PageContext pool size for jasper factory.
setParent(Object) - Method in class org.apache.tomcat.util.buf.TimeStamp
Returns the owner of this stamp ( the object that is time-stamped ).
setParent(Request) - Method in class org.apache.tomcat.core.Request
 
setParent(String) - Method in class org.apache.tomcat.util.xml.XmlMapper
For the last 2 objects in stack, create a parent-child and child.childM with parente as parameter
setParent(String, String) - Method in class org.apache.tomcat.util.xml.XmlMapper
For the last 2 objects in stack, create a parent-child and child.childM with parent as parameter
setParentClassLoader(ClassLoader) - Method in class org.apache.jasper.runtime.JspLoader
 
setParentClassLoader(ClassLoader) - Method in class org.apache.tomcat.startup.EnableAdmin
 
setParentClassLoader(ClassLoader) - Method in class org.apache.tomcat.startup.EmbededTomcat
Parent class loader is the parent of "common" loader.
setParentClassLoader(ClassLoader) - Method in class org.apache.tomcat.startup.Tomcat
Deprecated.  
setParentLoader(ClassLoader) - Method in class org.apache.tomcat.core.ContextManager
Parent loader is the "base" class loader of the application that starts tomcat, and includes no tomcat classes.
setParentLoader(ClassLoader) - Method in class org.apache.tomcat.startup.Main
 
setPass(String) - Method in class org.apache.tomcat.startup.StopTomcat
When tomcat is started, a secret ( random ) key will be generated in ajp12.id.
setPassword(String) - Method in class org.apache.tomcat.util.test.HttpRequest
 
setPath(String) - Method in class org.apache.tomcat.modules.config.LogSetter
 
setPath(String) - Method in class org.apache.tomcat.core.Container
The mapping string that creates this Container.
setPath(String) - Method in class org.apache.tomcat.core.Context
Base URL for this context
setPath(String) - Method in class org.apache.tomcat.util.test.HttpRequest
 
setPath(String) - Method in class org.apache.tomcat.util.qlog.Logger
Set the path name for the log output file.
setPathSlashChar(String) - Method in class org.apache.tomcat.modules.config.AutoWebApp
 
setPolicyFile(String) - Method in class org.apache.tomcat.modules.config.PolicyLoader
 
setPolicyFile(String) - Method in class org.apache.tomcat.modules.config.PolicyInterceptor
 
setPoolOn(boolean) - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
 
setPools(boolean) - Method in class org.apache.tomcat.modules.server.PoolTcpConnector
 
setPort(int) - Method in class org.apache.tomcat.modules.server.PoolTcpConnector
 
setPort(int) - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
 
setPort(int) - Method in class org.apache.tomcat.util.test.TestDefaults
 
setPort(int) - Method in class org.apache.tomcat.startup.StopTomcat
 
setPort(String) - Method in class org.apache.tomcat.util.test.HttpRequest
The port used to send the request
setPort(String) - Method in class org.apache.tomcat.util.test.GTest
Deprecated.  
setPortInt(int) - Method in class org.apache.tomcat.util.test.HttpRequest
Set the port as int - different name to avoid confusing introspection
setPortInt(int) - Method in class org.apache.tomcat.util.test.GTest
Deprecated. Set the port as int - different name to avoid confusing ant
setPrefix(String) - Method in class org.apache.tomcat.modules.config.AutoWebApp
Add a prefix to all deployed context paths
setPrefix(String) - Method in class org.apache.tomcat.modules.generators.InvokerInterceptor
 
setPrevious(Handler) - Method in class org.apache.tomcat.core.Handler
 
setProfile(String) - Method in class org.apache.tomcat.modules.config.AutoWebApp
Set the "profile" attribute on each context.
setProject(Project) - Method in class org.apache.tomcat.util.test.HttpClient
 
setProject(Project) - Method in class org.apache.tomcat.util.test.TestDefaults
 
setProject(Project) - Method in class org.apache.tomcat.util.test.GTest
Deprecated.  
setProperties() - Method in class org.apache.tomcat.util.xml.XmlMapper
Set object properties using XML attributes
setPropertiesRules(ContextManager, XmlMapper) - Static method in class org.apache.tomcat.modules.config.ServerXmlReader
 
setPropertiesRules(ContextManager, XmlMapper) - Static method in class org.apache.tomcat.modules.config.ContextXmlReader
 
setProperty(Object, String) - Static method in class org.apache.tomcat.util.IntrospectionUtils
 
setProperty(Object, String, String) - Static method in class org.apache.tomcat.util.IntrospectionUtils
Find a method with the right name If found, call the method ( if param is int or boolean we'll convert value to the right type before) - that means you can have setDebug(1).
setProperty(String, Object) - Method in class org.apache.tomcat.startup.EnableAdmin
Callback from argument processing
setProperty(String, Object) - Method in class org.apache.tomcat.startup.Jspc
Callback from argument processing
setProperty(String, Object) - Method in class org.apache.tomcat.startup.Tomcat
Deprecated. Callback from argument processing
setProperty(String, String) - Method in class org.apache.tomcat.modules.server.Http10Interceptor
 
setProperty(String, String) - Method in class org.apache.tomcat.core.Context
 
setProperty(String, String) - Method in class org.apache.tomcat.core.ContextManager
 
setProperty(String, String) - Method in class org.apache.tomcat.startup.EmbededTomcat
 
setProperty(String, String) - Method in class org.apache.tomcat.startup.StopTomcat
 
setProperty(String, String) - Method in class org.apache.tomcat.facade.JspInterceptor
 
SetPropertyGenerator - class org.apache.jasper.compiler.SetPropertyGenerator.
Generator for
SetPropertyGenerator(Mark, Mark, Hashtable, BeanRepository) - Constructor for class org.apache.jasper.compiler.SetPropertyGenerator
 
setPropertySource(Object) - Method in class org.apache.tomcat.util.xml.XmlMapper
 
setProtectionDomain(Object) - Method in class org.apache.jasper.JasperOptionsImpl
 
setProtectionDomain(Object) - Method in class org.apache.jasper.servlet.JasperLoader
 
setProtocol(String) - Method in class org.apache.tomcat.core.Container
Set the protocol - if it's set it will be used in mapping
setProtocol(String) - Method in class org.apache.tomcat.util.test.TestDefaults
 
setProtocol(String) - Method in class org.apache.tomcat.util.test.HttpRequest
 
setProxy(LogManager, LogHandler) - Method in class org.apache.tomcat.util.log.Log
 
setProxy(Object) - Method in class org.apache.tomcat.util.compat.Action
 
setQuery(MessageBytes) - Method in class org.apache.tomcat.util.http.Parameters
 
setRandomClass(String) - Method in class org.apache.tomcat.modules.session.SessionIdGenerator
 
setRandomFile(String) - Method in class org.apache.tomcat.modules.session.SessionIdGenerator
Use /dev/random-type special device.
setReader(JspReader) - Method in class org.apache.jasper.JspEngineContext
 
setReader(JspReader) - Method in class org.apache.jasper.JasperEngineContext
 
setReader(JspReader) - Method in class org.apache.jasper.CommandLineContext
 
setReader(JspReader) - Method in interface org.apache.jasper.JspCompilationContext
 
setRedeploy(boolean) - Method in class org.apache.tomcat.modules.config.AutoDeploy
Re-deploy the context if the war file is modified.
setRegConfig(String) - Method in class org.apache.tomcat.modules.config.IISConfig
set the path to the output file for the auto-generated isapi_redirect registry file.
setReloadable(boolean) - Method in class org.apache.tomcat.modules.config.AutoWebApp
 
setReloadable(boolean) - Method in class org.apache.tomcat.core.Context
 
setRemoteUser(String) - Method in class org.apache.tomcat.core.Request
 
setReportedname(String) - Method in class org.apache.tomcat.modules.server.Http10Interceptor
 
setRequest(Request) - Method in class org.apache.tomcat.core.Response
Associated request
setRequest(String) - Method in class org.apache.tomcat.util.test.GTest
Deprecated. Request line ( will have the host and context path prefix)
setRequestAttr(long, long) - Method in class org.apache.tomcat.modules.server.JNIResponseAdapter
 
setRequestedSessionId(String) - Method in class org.apache.tomcat.core.Request
 
setRequestLine(String) - Method in class org.apache.tomcat.util.test.HttpRequest
Verbose request line - including method and protocol
setRequestURI(String) - Method in class org.apache.tomcat.core.Request
Deprecated. After Tomcat 3.2, use Request.requestURI() instead
setRequiredRoles(String[]) - Method in class org.apache.tomcat.core.Request
 
setResponse(Response) - Method in class org.apache.tomcat.core.Request
 
setResponse(Response) - Method in class org.apache.tomcat.core.OutputBuffer
 
setResponseBody(String) - Method in class org.apache.tomcat.util.test.HttpResponse
 
setResponseLine(String) - Method in class org.apache.tomcat.util.test.HttpResponse
 
setResponseMatch(String) - Method in class org.apache.tomcat.util.test.GTest
Deprecated. Verify that response match the string
setResponseMatch(String) - Method in class org.apache.tomcat.util.test.matchers.ResponseMatch
Verify that response match the string
setResponseMatchFile(String) - Method in class org.apache.tomcat.util.test.GTest
Deprecated. Verify that response matches a list of strings in a file
setResponseMatchFile(String) - Method in class org.apache.tomcat.util.test.matchers.ResponseMatchFile
 
setReturnCode(String) - Method in class org.apache.tomcat.util.test.GTest
Deprecated. Verify the response code
setReturnCode(String) - Method in class org.apache.tomcat.util.test.matchers.HttpStatusMatch
 
setRoleNameCol(String) - Method in class org.apache.tomcat.modules.aaa.JDBCRealm
Set the column in the user role table that names a role
setRoles(String[]) - Method in class org.apache.tomcat.core.Container
If not null, this container can only be accessed by users in roles.
setRoot(Object) - Method in class org.apache.tomcat.util.xml.XmlMapper
 
setRun(boolean) - Method in class org.apache.tomcat.startup.EmbededTomcat
Dummy, "-run" on the command line.
setRuntimePackage(String) - Method in class org.apache.tomcat.facade.JspInterceptor
The generator will produce code using a different runtime ( default is org.apache.jasper.runtime ).
setSafe(boolean) - Method in class org.apache.tomcat.modules.mappers.DecodeInterceptor
Decode interceptor can reject unsafe urls.
setSandbox(boolean) - Method in class org.apache.tomcat.modules.config.PolicyLoader
Enable/disable the module, independent of command line options
setSandbox(boolean) - Method in class org.apache.tomcat.startup.EnableAdmin
 
setSandbox(boolean) - Method in class org.apache.tomcat.startup.EmbededTomcat
Tomcat will run in a sandboxed environment, under SecurityManager.
setSandbox(boolean) - Method in class org.apache.tomcat.startup.Tomcat
Deprecated.  
setSaveOriginal(boolean) - Method in class org.apache.tomcat.modules.mappers.DecodeInterceptor
Save the original uri before decoding.
setScratchdir(String) - Method in class org.apache.tomcat.facade.JspInterceptor
What is my scratch dir?
setSecret(String) - Method in class org.apache.tomcat.modules.server.Ajp13Interceptor
Set the 'secret'.
setSecret(String) - Method in class org.apache.tomcat.modules.server.Ajp12Interceptor
Explicitely set the stop secret
setSecret(String) - Method in class org.apache.tomcat.startup.StopTomcat
 
setSecretFile(String) - Method in class org.apache.tomcat.startup.StopTomcat
 
setSecure(boolean) - Method in class org.apache.tomcat.modules.server.PoolTcpConnector
 
setSecure(boolean) - Method in class org.apache.tomcat.util.http.ServerCookie
 
setSecurity(boolean) - Method in class org.apache.tomcat.startup.EmbededTomcat
 
setSecurityContext(Container) - Method in class org.apache.tomcat.core.Request
 
setSecurityManagerClass(String) - Method in class org.apache.tomcat.modules.config.PolicyLoader
 
setSecurityManagerClass(String) - Method in class org.apache.tomcat.modules.config.PolicyInterceptor
 
setSendErrToClient(String) - Method in class org.apache.tomcat.facade.JspInterceptor
Should errors be sent to client or thrown into stderr?
setServer(Object) - Method in class org.apache.tomcat.modules.server.Ajp13Interceptor
 
setServer(Object) - Method in class org.apache.tomcat.modules.server.Ajp12Interceptor
 
setServer(Object) - Method in class org.apache.tomcat.modules.server.Http10Interceptor
 
setServer(Object) - Method in interface org.apache.tomcat.util.net.TcpConnectionHandler
Deprecated. This has nothing to do with TcpHandling, was used as a workaround
setServerPort(int) - Method in class org.apache.tomcat.core.Request
 
setServerSocket(ServerSocket) - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
 
setServerSocketFactory(ServerSocketFactory) - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
 
setServerSoTimeout(int) - Method in class org.apache.tomcat.modules.server.PoolTcpConnector
 
setServerSoTimeout(int) - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
 
setServerTimeout(int) - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
Sets the timeout in ms of the server sockets created by this server.
setServletAPI(String) - Method in class org.apache.tomcat.core.Context
The servlet API variant that will be used for requests in this context
setServletClassName(String) - Method in class org.apache.jasper.JspEngineContext
 
setServletClassName(String) - Method in class org.apache.jasper.JasperEngineContext
 
setServletClassName(String) - Method in class org.apache.jasper.CommandLineContext
 
setServletClassName(String) - Method in interface org.apache.jasper.JspCompilationContext
 
setServletClassName(String) - Method in class org.apache.tomcat.facade.ServletInfo
 
setServletClassName(String) - Method in class org.apache.tomcat.facade.ServletHandler
 
setServletContext(Object) - Method in class org.apache.jasper.JasperEngineContext
 
setServletDescription(String) - Method in class org.apache.tomcat.facade.ServletInfo
 
setServletInfo(ServletInfo) - Method in class org.apache.tomcat.facade.ServletHandler
 
setServletJavaFileName(String) - Method in class org.apache.jasper.JspEngineContext
 
setServletJavaFileName(String) - Method in class org.apache.jasper.JasperEngineContext
 
setServletJavaFileName(String) - Method in class org.apache.jasper.CommandLineContext
 
setServletJavaFileName(String) - Method in interface org.apache.jasper.JspCompilationContext
 
setServletLog(Log) - Method in class org.apache.tomcat.core.Context
 
setServletLogger(boolean) - Method in class org.apache.tomcat.modules.config.LogSetter
This logger will be used for servlet's log.
setServletName(String) - Method in class org.apache.tomcat.facade.ServletInfo
 
setServletPackageName(String) - Method in class org.apache.jasper.JspEngineContext
 
setServletPackageName(String) - Method in class org.apache.jasper.JasperEngineContext
 
setServletPackageName(String) - Method in class org.apache.jasper.CommandLineContext
 
setServletPackageName(String) - Method in interface org.apache.jasper.JspCompilationContext
 
setSession(ServerSession) - Method in class org.apache.tomcat.core.Request
Set the session associated with this request.
setSessionId(String) - Method in class org.apache.tomcat.core.Request
"Real" session Id, coresponding to an existing ServerSession
setSessionIdSource(String) - Method in class org.apache.tomcat.core.Request
 
setSessionIndicator(String) - Method in class org.apache.tomcat.modules.config.ApacheConfig
What is the indicator for SSL session (default is SSL_SESSION_ID)
setSessionTimeOut(int) - Method in class org.apache.tomcat.core.Context
 
setShowDebugInfo(boolean) - Method in class org.apache.tomcat.modules.generators.ErrorHandler
 
setShutdownEnable(boolean) - Method in class org.apache.tomcat.modules.server.Ajp13Interceptor
Enable shutdown command.
setShutDownEnable(boolean) - Method in class org.apache.tomcat.modules.server.Ajp13Interceptor
Legacy version
setSocket(Socket) - Method in class org.apache.tomcat.modules.server.Http10
 
setSocket(Socket) - Method in class org.apache.tomcat.modules.server.Ajp13
Associate an open socket with this instance.
setSocket(Socket) - Method in class org.apache.tomcat.util.net.TcpConnection
 
setSocketCloseDelay(int) - Method in class org.apache.tomcat.modules.server.Http10Interceptor
 
setSocketFactory(String) - Method in class org.apache.tomcat.modules.server.PoolTcpConnector
 
setSoLinger(int) - Method in class org.apache.tomcat.modules.server.PoolTcpConnector
 
setSoLinger(int) - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
 
setSoTimeout(int) - Method in class org.apache.tomcat.modules.server.PoolTcpConnector
 
setSoTimeout(int) - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
 
setSource(String) - Method in class org.apache.tomcat.modules.config.AutoDeploy
Directory where war files are deployed Defaults to TOMCAT_HOME/webapps.
setSpecial(boolean) - Method in class org.apache.tomcat.core.Container
 
setSSLImplementation(String) - Method in class org.apache.tomcat.modules.server.PoolTcpConnector
 
setStart(boolean) - Method in class org.apache.tomcat.startup.EmbededTomcat
Dummy, "-start" on the command line.
setState(int) - Method in class org.apache.tomcat.core.Request
 
setState(int) - Method in class org.apache.tomcat.core.ServerSession
Change the state, call all hooks
setState(int) - Method in class org.apache.tomcat.core.Context
Move the context in a different state.
setState(int) - Method in class org.apache.tomcat.core.ContextManager
Change the state, after notifying all modules about the change Any error will be propagated - the server will not change the state and should fail if any module can't handle that.
setState(int) - Method in class org.apache.tomcat.core.Handler
 
setState(int, Request) - Method in class org.apache.tomcat.core.ServerSession
Change the state, call all hooks.
setState1(int) - Method in class org.apache.tomcat.core.ServerSession
 
setState1(int) - Method in class org.apache.tomcat.core.Context
 
setState1(int) - Method in class org.apache.tomcat.core.ContextManager
 
setStatus(int) - Method in class org.apache.tomcat.core.Response
Set the response status
setStatus(int) - Method in class org.apache.tomcat.facade.HttpServletResponseFacade
 
setStatus(int, String) - Method in class org.apache.tomcat.facade.HttpServletResponseFacade
Deprecated.  
setSTMPoolSize(int) - Method in class org.apache.tomcat.facade.ServletHandler
 
setSTMPoolSize(int) - Method in class org.apache.tomcat.facade.Servlet22Interceptor
 
setStop(boolean) - Method in class org.apache.tomcat.startup.EnableAdmin
 
setStop(boolean) - Method in class org.apache.tomcat.startup.Tomcat
Deprecated.  
setString(String) - Method in class org.apache.tomcat.util.buf.MessageBytes
 
setTagRules(XmlMapper) - Static method in class org.apache.tomcat.modules.config.TrustedLoader
 
setTagRules(XmlMapper) - Static method in class org.apache.tomcat.modules.config.ServerXmlReader
 
setTarget(Object) - Method in class org.apache.tomcat.util.depend.Dependency
Server-side object that is checked for dependency on the file.
setTarget(String) - Method in class org.apache.tomcat.modules.config.AutoDeploy
Directory where war files are deployed Defaults to TOMCAT_HOME/webapps.
setTask(String) - Method in class org.apache.tomcat.startup.Main
 
setTcpNoDelay(boolean) - Method in class org.apache.tomcat.modules.server.PoolTcpConnector
 
setTcpNoDelay(boolean) - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
 
setTemplateInfo(Mark, Mark) - Method in class org.apache.jasper.compiler.BaseJspListener
 
setTemplateInfo(Mark, Mark) - Method in interface org.apache.jasper.compiler.ParseEventListener
 
setThrowable(Throwable) - Method in class org.apache.tomcat.util.test.HttpResponse
Exception thrown during request execution
setTime(long) - Method in class org.apache.tomcat.util.buf.MessageBytes
 
setTime(long, DateFormat) - Method in class org.apache.tomcat.util.buf.MessageBytes
Deprecated. The buffer are general purpose, caching for headers should be done in headers. The second parameter allows us to pass a date format instance to avoid synchronization problems.
setTimeout(int) - Method in class org.apache.tomcat.modules.server.Http10Interceptor
 
setTimestamp(String) - Method in class org.apache.tomcat.util.qlog.Logger
Do we need to time stamp this or not?
setTimestampFormat(String) - Method in class org.apache.tomcat.modules.config.LogSetter
Set the format of the timestamp.
setTimestampFormat(String) - Method in class org.apache.tomcat.util.qlog.Logger
If we are timestamping at all, what format do we use to print the timestamp? See java.text.SimpleDateFormat.
setTimestamps(boolean) - Method in class org.apache.tomcat.modules.config.LogSetter
Display the time of the event ( log ).
setTomcatAuthentication(boolean) - Method in class org.apache.tomcat.modules.server.Ajp13
 
setTomcatAuthentication(boolean) - Method in class org.apache.tomcat.modules.server.Ajp13Interceptor
 
setTomcatAuthentication(boolean) - Method in class org.apache.tomcat.modules.server.Ajp12Interceptor
 
setTrace(String) - Method in class org.apache.tomcat.modules.loggers.AccountingInterceptor
 
setTransport(String) - Method in class org.apache.tomcat.core.Container
The transport - another component of the matching.
setTrusted(boolean) - Method in class org.apache.tomcat.modules.config.AutoWebApp
Set the trusted attribute to all apps.
setTrusted(boolean) - Method in class org.apache.tomcat.core.Context
Mark the webapplication as trusted, i.e.
setType(String) - Method in class org.apache.tomcat.util.test.Parameter
POST or GET - if not set the current method's type will be used.
setUnless(String) - Method in class org.apache.tomcat.util.test.HttpClient
 
setUnless(String) - Method in class org.apache.tomcat.util.test.Matcher
 
setUnless(String) - Method in class org.apache.tomcat.util.test.GTest
Deprecated.  
setUriConfig(String) - Method in class org.apache.tomcat.modules.config.IISConfig
set a path to the uriworkermap.properties file.
setURLDecoder(UDecoder) - Method in class org.apache.tomcat.util.http.Parameters
 
setUse11Loader(boolean) - Method in class org.apache.tomcat.modules.config.LoaderInterceptor11
Use the 1.1 loader even if running under Java2.
setUseAcceptLanguage(boolean) - Method in class org.apache.tomcat.modules.generators.StaticInterceptor
 
setUseApplicationLoader(boolean) - Method in class org.apache.tomcat.modules.config.LoaderInterceptor11
Use ContextManager.getParentLoader() - typlically the class loader that is set by the application embedding tomcat.
setUseCharset(String) - Method in class org.apache.tomcat.modules.generators.StaticInterceptor
 
setUseJspServlet(boolean) - Method in class org.apache.tomcat.facade.JspInterceptor
Use the old JspServlet to execute Jsps, instead of the new code.
setUseNoParent(boolean) - Method in class org.apache.tomcat.modules.config.LoaderInterceptor11
Use no parent loader.
setUser(String) - Method in class org.apache.tomcat.util.test.HttpRequest
 
setUserCredCol(String) - Method in class org.apache.tomcat.modules.aaa.JDBCRealm
Set the column in the user table that holds the user's credintials
setUserNameCol(String) - Method in class org.apache.tomcat.modules.aaa.JDBCRealm
Set the column in the user table that holds the user's name
setUserPrincipal(Principal) - Method in class org.apache.tomcat.core.Request
 
setUserRoles(String[]) - Method in class org.apache.tomcat.core.Request
Deprecated. use setSecurityContext
setUserRoleTable(String) - Method in class org.apache.tomcat.modules.aaa.JDBCRealm
Set the table that holds the relation between user's and roles
setUserTable(String) - Method in class org.apache.tomcat.modules.aaa.JDBCRealm
Set the table that holds user data.
setUseSecret(boolean) - Method in class org.apache.tomcat.modules.server.Ajp13Interceptor
Enable the use of a secret.
setUseSecret(boolean) - Method in class org.apache.tomcat.modules.server.Ajp12Interceptor
Enable the use of a stop secret.
setUseSessionEncoding(boolean) - Method in class org.apache.tomcat.modules.mappers.DecodeInterceptor
 
setUseSTMPool(boolean) - Method in class org.apache.tomcat.facade.ServletHandler
 
setUseSTMPool(boolean) - Method in class org.apache.tomcat.facade.Servlet22Interceptor
 
setUseWebAppCL(boolean) - Method in class org.apache.tomcat.facade.JspInterceptor
Compile using the web application classloader.
setUseWebInf(boolean) - Method in class org.apache.tomcat.modules.config.WorkDirSetup
 
setUsingStream(boolean) - Method in class org.apache.tomcat.core.Response
 
setUsingWriter(boolean) - Method in class org.apache.tomcat.core.Response
 
setValid(boolean) - Method in class org.apache.tomcat.core.ServerSession
 
setValid(boolean) - Method in class org.apache.tomcat.util.buf.TimeStamp
 
setValidate(boolean) - Method in class org.apache.tomcat.facade.WebXmlReader
 
setValidating(boolean) - Method in class org.apache.tomcat.util.xml.XmlMapper
 
setValue(String) - Method in class org.apache.tomcat.util.test.Cookie
 
setValue(String) - Method in class org.apache.tomcat.util.test.Parameter
 
setValue(String) - Method in class org.apache.tomcat.util.test.Header
 
setValue(String) - Method in class org.apache.tomcat.util.test.matchers.HeaderMatch
 
setValue(String) - Method in class org.apache.tomcat.util.http.MimeHeaders
Allow "set" operations - return a MessageBytes container for the header value ( existing header or new if this .
setValue(String) - Method in class org.apache.tomcat.startup.Property
 
setVar(String, String) - Method in class org.apache.tomcat.util.xml.XmlMapper
Set a variable varName using the value of an attribute
setVar(String, String, String, boolean) - Method in class org.apache.tomcat.util.xml.XmlMapper
Set a variable varName using the value of an attribute
setVariable(String, Object) - Method in interface org.apache.tomcat.util.xml.SaxContext
 
setVariable(String, Object) - Method in class org.apache.tomcat.util.xml.XmlMapper
 
setVerbosityLevel(int) - Method in class org.apache.tomcat.util.qlog.Logger
Set the verbosity level for this logger.
setVerbosityLevel(String) - Method in class org.apache.tomcat.modules.config.LogSetter
 
setVerbosityLevel(String) - Method in class org.apache.tomcat.util.qlog.Logger
Set the verbosity level for this logger.
setVersion(int) - Method in class org.apache.tomcat.util.http.ServerCookie
 
setVhosts(String[]) - Method in class org.apache.tomcat.core.Container
Any alias that can match a particular vhost
setWorkDir(File) - Method in class org.apache.tomcat.core.Context
 
setWorkDir(String) - Method in class org.apache.tomcat.core.Context
Work dir is a place where servlets are allowed to write
setWorkDir(String) - Method in class org.apache.tomcat.core.ContextManager
WorkDir property - where all working files will be created
setWorkDirBase(String) - Method in class org.apache.tomcat.modules.config.WorkDirSetup
Allow the user to customize the base directory for workdirs ( /var/tomcat/workdir for example )
setWorkersConfig(String) - Method in class org.apache.tomcat.modules.config.BaseJkConfig
set a path to the workers.properties file.
setWriter(PrintWriter) - Method in class org.apache.tomcat.util.test.HttpClient
 
setWriter(PrintWriter) - Method in class org.apache.tomcat.util.test.Report
 
setWriter(PrintWriter) - Method in class org.apache.tomcat.util.test.GTest
Deprecated.  
setWriter(ServletWriter) - Method in class org.apache.jasper.JspEngineContext
 
setWriter(ServletWriter) - Method in class org.apache.jasper.JasperEngineContext
 
setWriter(ServletWriter) - Method in class org.apache.jasper.CommandLineContext
 
setWriter(ServletWriter) - Method in interface org.apache.jasper.JspCompilationContext
 
shouldReload() - Method in class org.apache.tomcat.util.depend.DependManager
 
shouldReload1() - Method in class org.apache.tomcat.util.depend.DependManager
 
shutdown() - Method in class org.apache.jasper.runtime.TagPoolManagerImpl
This method is called when the tag pools should be shutdown.
shutdown() - Method in interface org.apache.jasper.runtime.TagPoolManager
This method allows the pool manager to shutdown all of its pools.
shutdown() - Method in class org.apache.jasper.runtime.TagHandlerPoolImpl
This method performs pool shutdown.
shutdown() - Method in interface org.apache.jasper.runtime.TagHandlerPool
This method is called to shutdown this pool.
shutdown() - Method in class org.apache.tomcat.modules.server.JNIEndpoint
 
shutdown() - Method in interface org.apache.tomcat.modules.server.JNIEndpoint.JniHandler
 
shutdown() - Method in class org.apache.tomcat.modules.server.JNIConnectionHandler
 
shutdown() - Method in class org.apache.tomcat.core.Context
Stop the context.
shutdown() - Method in class org.apache.tomcat.core.ContextManager
Remove all contexts.
shutdown() - Method in class org.apache.tomcat.util.threads.ThreadPool
Stop the thread pool
shutdown() - Method in class org.apache.tomcat.util.collections.SimplePool
 
shutdown() - Method in class org.apache.tomcat.startup.EmbededTomcat
Shutdown contextM - may exit the VM.
shutdownInput(Socket) - Static method in class org.apache.tomcat.util.net.TcpConnection
 
SimpleClassLoader - class org.apache.tomcat.util.compat.SimpleClassLoader.
This is a JDK1.1 equivalent of URLClassLoader.
SimpleClassLoader(URL[]) - Constructor for class org.apache.tomcat.util.compat.SimpleClassLoader
 
SimpleClassLoader(URL[], ClassLoader) - Constructor for class org.apache.tomcat.util.compat.SimpleClassLoader
 
SimpleClassLoader(URL[], ClassLoader, String[]) - Constructor for class org.apache.tomcat.util.compat.SimpleClassLoader
This is the prefered constructor to be used with this class loader
SimpleHashtable - class org.apache.tomcat.util.collections.SimpleHashtable.
This class implements a special purpose hashtable.
SimpleHashtable() - Constructor for class org.apache.tomcat.util.collections.SimpleHashtable
Constructs a new, empty hashtable with a default capacity.
SimpleHashtable(int) - Constructor for class org.apache.tomcat.util.collections.SimpleHashtable
Constructs a new, empty hashtable with the specified initial capacity.
SimpleMapper1 - class org.apache.tomcat.modules.mappers.SimpleMapper1.
This class will set up the data structures used by a simple patern matching algorithm and use it to extract the path components from the request URI.
SimpleMapper1() - Constructor for class org.apache.tomcat.modules.mappers.SimpleMapper1
 
SimplePool - class org.apache.tomcat.util.collections.SimplePool.
Simple object pool.
SimplePool() - Constructor for class org.apache.tomcat.util.collections.SimplePool
 
SimplePool(int) - Constructor for class org.apache.tomcat.util.collections.SimplePool
 
SimplePool(int, int) - Constructor for class org.apache.tomcat.util.collections.SimplePool
 
SimplePrincipal - class org.apache.tomcat.util.aaa.SimplePrincipal.
 
SimplePrincipal(String) - Constructor for class org.apache.tomcat.util.aaa.SimplePrincipal
 
SimpleRealm - class org.apache.tomcat.modules.aaa.SimpleRealm.
Memory based realm - will authenticate an user and password against an xml file.
SimpleRealm.SimpleRealmPrincipal - class org.apache.tomcat.modules.aaa.SimpleRealm.SimpleRealmPrincipal.
 
SimpleRealm() - Constructor for class org.apache.tomcat.modules.aaa.SimpleRealm
 
SimpleSessionStore - class org.apache.tomcat.modules.session.SimpleSessionStore.
A simple session store plugin.
SimpleSessionStore.SimpleSessionManager - class org.apache.tomcat.modules.session.SimpleSessionStore.SimpleSessionManager.
The actual "simple" manager
SimpleSessionStore.SimpleSessionManager() - Constructor for class org.apache.tomcat.modules.session.SimpleSessionStore.SimpleSessionManager
 
SimpleSessionStore() - Constructor for class org.apache.tomcat.modules.session.SimpleSessionStore
 
sink - Variable in class org.apache.tomcat.util.log.LogHandler
 
size() - Method in class org.apache.tomcat.util.collections.Queue
How many elements are there in this queue?
size() - Method in class org.apache.tomcat.util.collections.MultiMap
Returns the current number of header fields.
size() - Method in class org.apache.tomcat.util.collections.SimpleHashtable
Returns the number of keys in this hashtable.
size() - Method in class org.apache.tomcat.util.http.MimeHeaders
Returns the current number of header fields.
skipSpaces() - Method in class org.apache.jasper.compiler.JspReader
 
skipSpaces(byte[], int, int) - Static method in class org.apache.tomcat.util.http.Cookies
 
skipTest() - Method in class org.apache.tomcat.util.test.Matcher
Check if test should be skipped
skipUntil(String) - Method in class org.apache.jasper.compiler.JspReader
Skip until the given string is matched in the stream.
sm - Static variable in class org.apache.tomcat.modules.aaa.RealmBase
The string manager for this package.
sm - Static variable in class org.apache.tomcat.core.Response
 
sm - Static variable in class org.apache.tomcat.util.http.HttpMessages
 
socketFactory - Variable in class org.apache.tomcat.modules.server.PoolTcpConnector
 
socketFactoryName - Variable in class org.apache.tomcat.modules.server.PoolTcpConnector
 
socketTimeout - Variable in class org.apache.tomcat.util.net.PoolTcpEndpoint
 
sout - Variable in class org.apache.tomcat.modules.server.Http10
 
SPACES - Static variable in class org.apache.jasper.compiler.ServletWriter
 
sslImplementation - Variable in class org.apache.tomcat.modules.server.PoolTcpConnector
 
SSLImplementation - class org.apache.tomcat.util.net.SSLImplementation.
 
SSLImplementation() - Constructor for class org.apache.tomcat.util.net.SSLImplementation
 
sslImplementationName - Variable in class org.apache.tomcat.modules.server.PoolTcpConnector
 
SSLSupport - interface org.apache.tomcat.util.net.SSLSupport.
 
STANDARD_IMPORTS - Static variable in class org.apache.jasper.Constants
These classes/packages are automatically imported by the generated code.
start() - Method in class org.apache.tomcat.core.ContextManager
Will start the connectors and begin serving requests.
start() - Method in class org.apache.tomcat.util.threads.Expirer
 
start() - Method in class org.apache.tomcat.util.threads.ThreadPool
 
start() - Method in class org.apache.tomcat.util.qlog.LogDaemon
 
start() - Method in class org.apache.tomcat.startup.EmbededTomcat
Start the context manager.
start(SaxContext) - Method in class org.apache.tomcat.util.xml.XmlAction
 
startDocument() - Method in class org.apache.tomcat.util.xml.XmlMapper
 
startElement(String, AttributeList) - Method in class org.apache.tomcat.util.xml.XmlMapper
 
startEndpoint() - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
 
startReaper() - Method in class org.apache.tomcat.util.threads.Reaper
 
startsWith(String) - Method in class org.apache.tomcat.util.buf.MessageBytes
Returns true if the message bytes starts with the specified string.
startsWith(String) - Method in class org.apache.tomcat.util.buf.CharChunk
Returns true if the message bytes starts with the specified string.
startsWith(String) - Method in class org.apache.tomcat.util.buf.ByteChunk
Returns true if the message bytes starts with the specified string.
startsWithIgnoreCase(String, int) - Method in class org.apache.tomcat.util.buf.MessageBytes
Returns true if the message bytes starts with the specified string.
startsWithIgnoreCase(String, int) - Method in class org.apache.tomcat.util.buf.CharChunk
Returns true if the message bytes starts with the specified string.
startsWithIgnoreCase(String, int) - Method in class org.apache.tomcat.util.buf.ByteChunk
Returns true if the message bytes starts with the specified string.
startTomcat() - Method in class org.apache.tomcat.startup.Tomcat
Deprecated.  
startup(String, String, String) - Method in class org.apache.tomcat.modules.server.JNIEndpoint
Called by JNI to start up tomcat.
state - Variable in class org.apache.tomcat.core.Request
 
state - Variable in class org.apache.tomcat.core.Handler
 
STATE_ACCESSED - Static variable in class org.apache.tomcat.core.ServerSession
The session was accessed.
STATE_ADDED - Static variable in class org.apache.tomcat.core.Context
Context was added to the server, but contextInit() is not called.
STATE_ADDED - Static variable in class org.apache.tomcat.core.Handler
The handler is added to an application and can be initialized.
STATE_CONFIG - Static variable in class org.apache.tomcat.core.ContextManager
Server and global modules are initialized and stable.
STATE_CONTEXT_MAPPED - Static variable in class org.apache.tomcat.core.Request
 
STATE_DELAYED_INIT - Static variable in class org.apache.tomcat.facade.ServletHandler
If init() fails or preInit() detects the handler is still unavailable.
STATE_DISABLED - Static variable in class org.apache.tomcat.core.Context
Relative paths are fixed, based on server base, and CM is set.
STATE_DISABLED - Static variable in class org.apache.tomcat.core.Handler
Handler is unable to perform - any attempt to use it should report an internal error.
STATE_EXPIRED - Static variable in class org.apache.tomcat.core.ServerSession
If you set the server session object in the EXPIRED state, it'll do all the cleanup and be removed from the active sessions.
STATE_INIT - Static variable in class org.apache.tomcat.core.ContextManager
Web applications are configured and initialized.
STATE_INVALID - Static variable in class org.apache.tomcat.core.Request
 
STATE_INVALID - Static variable in class org.apache.tomcat.core.ServerSession
 
STATE_MAPPED - Static variable in class org.apache.tomcat.core.Request
 
STATE_NEW - Static variable in class org.apache.tomcat.core.Request
 
STATE_NEW - Static variable in class org.apache.tomcat.core.ServerSession
Session is new.
STATE_NEW - Static variable in class org.apache.tomcat.core.Context
Context is new, possibly not even added to server.
STATE_NEW - Static variable in class org.apache.tomcat.core.ContextManager
Server is beeing configured - modules are added.
STATE_NEW - Static variable in class org.apache.tomcat.core.Handler
The handler is new, not part of any application.
STATE_READY - Static variable in class org.apache.tomcat.core.Context
Context is initialized and ready to serve.
STATE_READY - Static variable in class org.apache.tomcat.facade.ServletHandler
The handler has been succesfully initialized and is ready to serve requests.
STATE_RESTORED - Static variable in class org.apache.tomcat.core.ServerSession
After restart - or after reload
STATE_START - Static variable in class org.apache.tomcat.core.ContextManager
Server is started and may process requests.
STATE_SUSPEND - Static variable in class org.apache.tomcat.core.ServerSession
The session will be prepared for suspending - same as for reload.
STATE_UNUSED - Static variable in class org.apache.tomcat.core.Request
 
StaticInitializerPhase - interface org.apache.jasper.compiler.StaticInitializerPhase.
Generators the need to generate code that end up being statically initialized need to implement this class.
StaticInterceptor - class org.apache.tomcat.modules.generators.StaticInterceptor.
Handler for static files.
StaticInterceptor() - Constructor for class org.apache.tomcat.modules.generators.StaticInterceptor
 
status - Variable in class org.apache.tomcat.core.Response
 
stop() - Method in class org.apache.tomcat.core.ContextManager
Will stop all connectors
stop() - Method in class org.apache.tomcat.util.threads.Expirer
 
stop() - Method in class org.apache.tomcat.util.collections.Queue
Break the pull(), allowing the calling thread to exit
stop() - Method in class org.apache.tomcat.util.qlog.LogDaemon
 
stop() - Method in class org.apache.tomcat.startup.EmbededTomcat
Stop contextM - will not exit the VM.
stopEndpoint() - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
 
stopReaper() - Method in class org.apache.tomcat.util.threads.Reaper
 
stopThePool - Variable in class org.apache.tomcat.util.threads.ThreadPool
 
StopTomcat - class org.apache.tomcat.startup.StopTomcat.
This task will stop tomcat
stopTomcat() - Method in class org.apache.tomcat.startup.Tomcat
Deprecated.  
StopTomcat() - Constructor for class org.apache.tomcat.startup.StopTomcat
 
stopTomcat(InetAddress, int, String) - Method in class org.apache.tomcat.startup.StopTomcat
This particular implementation will search for an AJP12 connector ( that have a special stop command ).
StoredCharDataGenerator - class org.apache.jasper.compiler.StoredCharDataGenerator.
StoredCharDataGenerator generates HTML and other data present in JSP files to be stored/serialized into a .dat file.
StoredCharDataGenerator(Vector, String, int, char[]) - Constructor for class org.apache.jasper.compiler.StoredCharDataGenerator
 
StringManager - class org.apache.tomcat.util.res.StringManager.
An internationalization / localization helper class which reduces the bother of handling ResourceBundles and takes care of the common cases of message formating which otherwise require the creation of Object arrays and such.
SunJavaCompiler - class org.apache.jasper.compiler.SunJavaCompiler.
The default compiler.
SunJavaCompiler() - Constructor for class org.apache.jasper.compiler.SunJavaCompiler
 
SWITCH_CLASS_NAME - Static variable in class org.apache.jasper.JspC
 
SWITCH_DIE - Static variable in class org.apache.jasper.JspC
 
SWITCH_FILE_WEBAPP - Static variable in class org.apache.jasper.JspC
 
SWITCH_FULL_STOP - Static variable in class org.apache.jasper.JspC
 
SWITCH_IE_CLASS_ID - Static variable in class org.apache.jasper.JspC
 
SWITCH_MAPPED - Static variable in class org.apache.jasper.JspC
 
SWITCH_OUTPUT_DIR - Static variable in class org.apache.jasper.JspC
 
SWITCH_OUTPUT_SIMPLE_DIR - Static variable in class org.apache.jasper.JspC
 
SWITCH_PACKAGE_NAME - Static variable in class org.apache.jasper.JspC
 
SWITCH_QUIET - Static variable in class org.apache.jasper.JspC
 
SWITCH_URI_BASE - Static variable in class org.apache.jasper.JspC
 
SWITCH_URI_ROOT - Static variable in class org.apache.jasper.JspC
 
SWITCH_VERBOSE - Static variable in class org.apache.jasper.JspC
 
SWITCH_WEBAPP_INC - Static variable in class org.apache.jasper.JspC
 
SWITCH_WEBAPP_XML - Static variable in class org.apache.jasper.JspC
 

T

T_BYTES - Static variable in class org.apache.tomcat.util.buf.MessageBytes
 
T_CHARS - Static variable in class org.apache.tomcat.util.buf.MessageBytes
 
T_NULL - Static variable in class org.apache.tomcat.util.buf.MessageBytes
 
T_STR - Static variable in class org.apache.tomcat.util.buf.MessageBytes
 
TAB_WIDTH - Static variable in class org.apache.jasper.compiler.ServletWriter
 
TagBeginGenerator - class org.apache.jasper.compiler.TagBeginGenerator.
Custom tag support.
TagBeginGenerator(Mark, String, String, Hashtable, TagLibraryInfo, TagInfo, TagLibraries, Stack, Hashtable) - Constructor for class org.apache.jasper.compiler.TagBeginGenerator
 
TagCache - class org.apache.jasper.compiler.TagCache.
A simple cache to hold results of one-time evaluation for a custom tag.
TagEndGenerator - class org.apache.jasper.compiler.TagEndGenerator.
Custom tag support.
TagEndGenerator(String, String, Hashtable, TagLibraryInfo, TagInfo, TagLibraries, Stack, Hashtable) - Constructor for class org.apache.jasper.compiler.TagEndGenerator
 
TagHandlerPool - interface org.apache.jasper.runtime.TagHandlerPool.
This interface allows pooling of tag handlers.
TagHandlerPoolImpl - class org.apache.jasper.runtime.TagHandlerPoolImpl.
This class provides a basic implementation of TagHandlerPool.
TagHandlerPoolImpl(Class, String) - Constructor for class org.apache.jasper.runtime.TagHandlerPoolImpl
Create a TagHandlerPoolImpl that will store objects of the given class type
TAGLIB_DTD_PUBLIC_ID - Static variable in class org.apache.jasper.Constants
ID and location of the DTD for tag library descriptors.
TAGLIB_DTD_RESOURCE - Static variable in class org.apache.jasper.Constants
 
TagLibraries - class org.apache.jasper.compiler.TagLibraries.
A container for all tag libraries that have been imported using the taglib directive.
TagLibraries(ClassLoader) - Constructor for class org.apache.jasper.compiler.TagLibraries
 
TagLibraryInfoImpl - class org.apache.jasper.compiler.TagLibraryInfoImpl.
Implementation of the TagLibraryInfo class from the JSP spec.
TagLibraryInfoImpl(JspCompilationContext, String, String) - Constructor for class org.apache.jasper.compiler.TagLibraryInfoImpl
 
TagPoolGenerator - class org.apache.jasper.compiler.TagPoolGenerator.
This class generates tag pooling related information.
TagPoolGenerator(String, String, Hashtable, TagLibraryInfo, TagInfo) - Constructor for class org.apache.jasper.compiler.TagPoolGenerator
Common constructor with enough information to generate code.
TagPoolManager - interface org.apache.jasper.runtime.TagPoolManager.
This interface provides methods for tag handler pooling.
TagPoolManagerGenerator - class org.apache.jasper.compiler.TagPoolManagerGenerator.
This class generates code during the initilization phase that declares and attempts to obtain a TagPoolManager.
TagPoolManagerGenerator() - Constructor for class org.apache.jasper.compiler.TagPoolManagerGenerator
 
TagPoolManagerImpl - class org.apache.jasper.runtime.TagPoolManagerImpl.
This class provides a basic implementation for TagPoolManager.
TagPoolManagerImpl() - Constructor for class org.apache.jasper.runtime.TagPoolManagerImpl
This constructor just sets up logging.
TagPoolManagerInterceptor - class org.apache.tomcat.facade.TagPoolManagerInterceptor.
This interceptor sets up tag pooling if it is enabled, it will add a TagPoolManagerImpl to the application context.
TagPoolManagerInterceptor() - Constructor for class org.apache.tomcat.facade.TagPoolManagerInterceptor
 
TcpConnection - class org.apache.tomcat.util.net.TcpConnection.
 
TcpConnection() - Constructor for class org.apache.tomcat.util.net.TcpConnection
 
TcpConnectionHandler - interface org.apache.tomcat.util.net.TcpConnectionHandler.
This interface will be implemented by any object that uses TcpConnections.
tcpNoDelay - Variable in class org.apache.tomcat.util.net.PoolTcpEndpoint
 
TestDefaults - class org.apache.tomcat.util.test.TestDefaults.
Set default values for HttpClient and GTest.
TestDefaults() - Constructor for class org.apache.tomcat.util.test.TestDefaults
 
ThreadPool - class org.apache.tomcat.util.threads.ThreadPool.
A thread pool that is trying to copy the apache process management.
ThreadPool() - Constructor for class org.apache.tomcat.util.threads.ThreadPool
 
ThreadPoolRunnable - interface org.apache.tomcat.util.threads.ThreadPoolRunnable.
Implemented if you want to run a piece of code inside a thread pool.
throwableToString(Throwable) - Static method in class org.apache.tomcat.util.qlog.Logger
Converts a Throwable to a printable stack trace, including the nested root cause for a ServletException or TomcatException if applicable TODO: JDBCException too
throwableToString(Throwable, String) - Static method in class org.apache.tomcat.util.qlog.Logger
Converts a Throwable to a printable stack trace, including the nested root cause for a ServletException or TomcatException or SQLException if applicable
ticDifference - Static variable in class org.apache.tomcat.modules.session.SessionIdGenerator
 
ticDifference - Static variable in class org.apache.tomcat.util.SessionIdGenerator
 
timestamp - Variable in class org.apache.tomcat.util.qlog.Logger
Should we timestamp this log at all?
TimeStamp - class org.apache.tomcat.util.buf.TimeStamp.
Main tool for object expiry.
TimeStamp() - Constructor for class org.apache.tomcat.util.buf.TimeStamp
 
timestampFormat - Variable in class org.apache.tomcat.util.qlog.Logger
The timestamp format string, default is "yyyy-MM-dd HH:mm:ss"
timestampFormatter - Variable in class org.apache.tomcat.util.qlog.Logger
 
timestampRaw - Variable in class org.apache.tomcat.util.qlog.Logger
true = The timestamp format is raw msec-since-epoch
false = The timestamp format is a custom string to pass to SimpleDateFormat
TMP_DIR - Static variable in class org.apache.jasper.Constants
 
toBytes() - Method in class org.apache.tomcat.util.buf.MessageBytes
 
toChars() - Method in class org.apache.tomcat.util.buf.MessageBytes
 
toExternalForm() - Method in class org.apache.tomcat.util.net.URL
Return a string representation of this URL.
toLower(int) - Static method in class org.apache.tomcat.util.buf.Ascii
Returns the lower case equivalent of the specified ASCII character.
Tomcat - class org.apache.tomcat.startup.Tomcat.
Deprecated. Use individual tasks instead: StopTomcat, EmbededTomcat, EnableConfig, etc.
TOMCAT_HOME - Static variable in class org.apache.tomcat.core.ContextManager
System property used to set the base directory ( tomcat home ).
TOMCAT_INSTALL - Static variable in class org.apache.tomcat.core.ContextManager
System property used to set the install directory ( tomcat install ).
TOMCAT_NAME - Static variable in class org.apache.tomcat.core.ContextManager
 
TOMCAT_VERSION - Static variable in class org.apache.tomcat.core.ContextManager
Official name and version
Tomcat() - Constructor for class org.apache.tomcat.startup.Tomcat
Deprecated.  
TomcatException - exception org.apache.tomcat.core.TomcatException.
General Tomcat exception
TomcatException() - Constructor for class org.apache.tomcat.core.TomcatException
 
TomcatException(String) - Constructor for class org.apache.tomcat.core.TomcatException
 
TomcatException(String, Throwable) - Constructor for class org.apache.tomcat.core.TomcatException
Create a connector exception to encapsulate some underlying eception.
TomcatException(Throwable) - Constructor for class org.apache.tomcat.core.TomcatException
Create a connector exception to encapsulate some underlying eception.
tomcatHome - Variable in class org.apache.tomcat.modules.config.BaseJkConfig
 
TomcatServletEngine - class org.apache.jasper.servlet.TomcatServletEngine.
Implementation of Servlet Engine that is used when the JSP engine is running with Tomcat.
TomcatServletEngine() - Constructor for class org.apache.jasper.servlet.TomcatServletEngine
 
top - Variable in class org.apache.tomcat.core.Request
 
toShortString() - Method in class org.apache.jasper.compiler.Mark
 
toString() - Method in class org.apache.jasper.compiler.Mark
 
toString() - Method in class org.apache.jasper.compiler.TagLibraryInfoImpl
 
toString() - Method in class org.apache.jasper.servlet.JasperLoader
 
toString() - Method in class org.apache.tomcat.core.Request
 
toString() - Method in class org.apache.tomcat.core.Container
Print a short string describing the mapping
toString() - Method in class org.apache.tomcat.core.Context
 
toString() - Method in class org.apache.tomcat.core.Handler
 
toString() - Method in class org.apache.tomcat.util.net.URL
Return a string representation of this object.
toString() - Method in class org.apache.tomcat.util.test.Header
 
toString() - Method in class org.apache.tomcat.util.depend.Dependency
 
toString() - Method in class org.apache.tomcat.util.buf.MessageBytes
 
toString() - Method in class org.apache.tomcat.util.buf.CharChunk
 
toString() - Method in class org.apache.tomcat.util.buf.ByteChunk
 
toString() - Method in class org.apache.tomcat.util.http.ServerCookie
 
toString() - Method in class org.apache.tomcat.util.http.Cookies
EXPENSIVE!!! only for debugging.
toString() - Method in class org.apache.tomcat.util.http.MimeHeaders
EXPENSIVE!!! only for debugging.
toString() - Method in class org.apache.tomcat.util.aaa.SimplePrincipal
Returns the principal's name.
toString() - Method in class org.apache.tomcat.facade.ServletInfo
 
toString() - Method in class org.apache.tomcat.facade.ServletHandler
 
toString(boolean) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
 
toString(byte) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
 
toString(char) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
 
toString(double) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
 
toString(float) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
 
toString(Hashtable) - Static method in class org.apache.tomcat.util.test.Header
 
toString(int) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
 
toString(long) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
 
toString(Object) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
 
toString(short) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
 
touch(long) - Method in class org.apache.tomcat.core.ServerSession
Set the session access time
touch(long) - Method in class org.apache.tomcat.util.buf.TimeStamp
Access notification.
toUpper(int) - Static method in class org.apache.tomcat.util.buf.Ascii
Returns the upper case equivalent of the specified ASCII character.
TrustedLoader - class org.apache.tomcat.modules.config.TrustedLoader.
Special configuration for trusted applications.
TrustedLoader() - Constructor for class org.apache.tomcat.modules.config.TrustedLoader
 

U

UDecoder - class org.apache.tomcat.util.buf.UDecoder.
All URL decoding happens here.
UDecoder() - Constructor for class org.apache.tomcat.util.buf.UDecoder
 
UEncoder - class org.apache.tomcat.util.buf.UEncoder.
Efficient implementation for encoders.
UEncoder() - Constructor for class org.apache.tomcat.util.buf.UEncoder
 
unCapitalize(String) - Static method in class org.apache.tomcat.util.IntrospectionUtils
 
UNKNOWN_MAP - Static variable in class org.apache.tomcat.core.Container
 
unparsedEntityDecl(String, String, String, String) - Method in class org.apache.tomcat.util.xml.XmlMapper
 
unparsedURI() - Method in class org.apache.tomcat.core.Request
 
unparsedURIMB - Variable in class org.apache.tomcat.core.Request
 
unregisterSourceFile(String) - Method in class org.apache.jasper.compiler.JspReader
Unregister the source file.
URI_WORKERS_MAP_CONFIG - Static variable in class org.apache.tomcat.modules.config.IISConfig
 
uriMB - Variable in class org.apache.tomcat.core.Request
 
URL - class org.apache.tomcat.util.net.URL.
URL is designed to provide public APIs for parsing and synthesizing Uniform Resource Locators as similar as possible to the APIs of java.net.URL, but without the ability to open a stream or connection.
URL(String) - Constructor for class org.apache.tomcat.util.net.URL
Create a URL object from the specified String representation.
URL(String, String, int, String) - Constructor for class org.apache.tomcat.util.net.URL
Create a URL object from the specified components.
URL(String, String, String) - Constructor for class org.apache.tomcat.util.net.URL
Create a URL object from the specified components.
URL(URL, String) - Constructor for class org.apache.tomcat.util.net.URL
Create a URL object by parsing a string representation relative to a specified context.
urlDecoder - Variable in class org.apache.tomcat.core.Request
 
urlEncode(Writer, byte[], int, int) - Method in class org.apache.tomcat.util.buf.UEncoder
 
urlEncode(Writer, String) - Method in class org.apache.tomcat.util.buf.UEncoder
URL Encode string, using a specified encoding.
urls - Variable in class org.apache.tomcat.util.compat.SimpleClassLoader
The classpath which this classloader searches for class definitions.
useLocalLoader(boolean) - Method in class org.apache.tomcat.util.xml.XmlMapper
 
USER_NOTE - Static variable in class org.apache.tomcat.modules.aaa.CredentialsInterceptor
The module will set a note with this name on the request for the extracted user, if Basic or Form authentication is used
userCredCol - Variable in class org.apache.tomcat.modules.aaa.JDBCRealm
The column in the user table that holds the user's credintials
userNameCol - Variable in class org.apache.tomcat.modules.aaa.JDBCRealm
The column in the user table that holds the user's name
userRoles - Variable in class org.apache.tomcat.core.Request
 
userRoleTable - Variable in class org.apache.tomcat.modules.aaa.JDBCRealm
The table that holds the relation between user's and roles
userTable - Variable in class org.apache.tomcat.modules.aaa.JDBCRealm
The table that holds user data.
usingStream - Variable in class org.apache.tomcat.core.Response
 
usingWriter - Variable in class org.apache.tomcat.core.Response
 
UTF8Decoder - class org.apache.tomcat.util.buf.UTF8Decoder.
Moved from ByteChunk - code to convert from UTF8 bytes to chars.
UTF8Decoder() - Constructor for class org.apache.tomcat.util.buf.UTF8Decoder
 

V

values(String) - Method in class org.apache.tomcat.util.http.MimeHeaders
 

W

WARNING - Static variable in class org.apache.tomcat.util.log.Log
 
WEBAPP_DTD_PUBLIC_ID - Static variable in class org.apache.jasper.Constants
ID and location of the DTD for web-app deployment descriptors.
WEBAPP_DTD_RESOURCE - Static variable in class org.apache.jasper.Constants
 
WebXmlReader - class org.apache.tomcat.facade.WebXmlReader.
Read a servlet2.2 web.xml file and call the apropriate internal API to set up the configuration.
WebXmlReader() - Constructor for class org.apache.tomcat.facade.WebXmlReader
 
WORK_WAIT_TIMEOUT - Static variable in class org.apache.tomcat.util.threads.ThreadPool
 
WorkDirSetup - class org.apache.tomcat.modules.config.WorkDirSetup.
Handles work dir setup/removal.
WorkDirSetup() - Constructor for class org.apache.tomcat.modules.config.WorkDirSetup
 
WORKERS_CONFIG - Static variable in class org.apache.tomcat.modules.config.ApacheConfig
default path to workers.properties file This should be also auto-generated from server.xml.
WORKERS_CONFIG - Static variable in class org.apache.tomcat.modules.config.NSConfig
 
WORKERS_CONFIG - Static variable in class org.apache.tomcat.modules.config.IISConfig
 
workersConfig - Variable in class org.apache.tomcat.modules.config.BaseJkConfig
 
write(byte[]) - Method in class org.apache.tomcat.facade.ServletOutputStreamFacade
 
write(byte[], int, int) - Method in class org.apache.tomcat.core.OutputBuffer
 
write(byte[], int, int) - Method in class org.apache.tomcat.facade.ServletOutputStreamFacade
 
write(char[]) - Method in class org.apache.jasper.runtime.BodyContentImpl
Write an array of characters.
write(char[]) - Method in class org.apache.jasper.runtime.JspWriterImpl
Write an array of characters.
write(char[]) - Method in class org.apache.tomcat.core.OutputBuffer
 
write(char[], int, int) - Method in class org.apache.jasper.compiler.EscapeUnicodeWriter
 
write(char[], int, int) - Method in class org.apache.jasper.runtime.BodyContentImpl
Write a portion of an array of characters.
write(char[], int, int) - Method in class org.apache.jasper.runtime.JspWriterImpl
Write a portion of an array of characters.
write(char[], int, int) - Method in class org.apache.tomcat.core.OutputBuffer
 
write(char[], int, int) - Method in class org.apache.tomcat.facade.ServletWriterFacade
 
write(int) - Method in class org.apache.jasper.runtime.BodyContentImpl
Write a single character.
write(int) - Method in class org.apache.jasper.runtime.JspWriterImpl
Write a single character.
write(int) - Method in class org.apache.tomcat.core.OutputBuffer
 
write(int) - Method in class org.apache.tomcat.facade.ServletOutputStreamFacade
 
write(String) - Method in class org.apache.jasper.runtime.BodyContentImpl
Write a string.
write(String) - Method in class org.apache.jasper.runtime.JspWriterImpl
Write a string.
write(String) - Method in class org.apache.tomcat.core.OutputBuffer
 
write(String) - Method in class org.apache.tomcat.facade.ServletWriterFacade
 
write(StringBuffer) - Method in class org.apache.tomcat.core.OutputBuffer
 
write(String, int, int) - Method in class org.apache.jasper.runtime.BodyContentImpl
Write a portion of a String.
write(String, int, int) - Method in class org.apache.jasper.runtime.JspWriterImpl
Write a portion of a String.
write(String, int, int) - Method in class org.apache.tomcat.core.OutputBuffer
Append a string to the buffer
writeByte(int) - Method in class org.apache.tomcat.core.OutputBuffer
 
writeOut(Writer) - Method in class org.apache.jasper.runtime.BodyContentImpl
Write the contents of this BodyJspWriter into a Writer.
writer - Variable in class org.apache.jasper.compiler.BaseJspListener
 
writeReport() - Method in class org.apache.tomcat.util.test.Report
 
writeVersion(String, String, int) - Static method in class org.apache.tomcat.util.JavaGeneratorTool
After we compile a page, we save the version in a file with known name, so we can restore the state when we restart.

X

XmlAction - class org.apache.tomcat.util.xml.XmlAction.
Each rule in Xml Mapper can invoke certain actions.
XmlAction() - Constructor for class org.apache.tomcat.util.xml.XmlAction
 
XmlMapper - class org.apache.tomcat.util.xml.XmlMapper.
SAX Handler - it will read the XML and construct java objects
XmlMapper() - Constructor for class org.apache.tomcat.util.xml.XmlMapper
 

_

_createOut(int, boolean) - Method in class org.apache.jasper.runtime.PageContextImpl
 
_getDepends() - Method in class org.apache.tomcat.facade.ServletHandler
The handler may return a set of classes it depends on
_jspService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.jasper.runtime.HttpJspBase
 
_log - Variable in class org.apache.tomcat.util.net.PoolTcpEndpoint
 

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

Copyright © 2001 Apache Software Foundation. All Rights Reserved.