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

A

addContextVersion(String, Object, String, String, Object, String[], Context) - Method in class org.apache.tomcat.util.http.mapper.Mapper
Add a new Context to an existing Host.
addHost(String, String[], Object) - Method in class org.apache.tomcat.util.http.mapper.Mapper
Add a new host to the mapper.
addHostAlias(String, String) - Method in class org.apache.tomcat.util.http.mapper.Mapper
Add an alias to an existing host.
addWelcomeFile(String, String, String, String) - Method in class org.apache.tomcat.util.http.mapper.Mapper
Add a welcome file to the given context.
addWrapper(String, String, String, String, Object, boolean, boolean) - Method in class org.apache.tomcat.util.http.mapper.Mapper
 
addWrapper(String, Object, boolean, boolean) - Method in class org.apache.tomcat.util.http.mapper.Mapper
 
addWrapper(Mapper.ContextVersion, String, Object, boolean, boolean) - Method in class org.apache.tomcat.util.http.mapper.Mapper
Adds a wrapper to the given context.
antiLocking() - Method in class org.apache.catalina.startup.ContextConfig
 
applicationAnnotationsConfig() - Method in class org.apache.catalina.startup.ContextConfig
Process the application classes annotations, if it exists.
authenticatorConfig() - Method in class org.apache.catalina.startup.ContextConfig
Set up an Authenticator automatically if required, and one has not already been configured.
authenticators - Static variable in class org.apache.catalina.startup.ContextConfig
The set of Authenticators that we know how to configure.

B

beforeStart() - Method in class org.apache.catalina.startup.ContextConfig
Process a "before start" event for this Context.

C

checkHandlesTypes(JavaClass) - Method in class org.apache.catalina.startup.ContextConfig
For classes packaged with the web application, the class and each super class needs to be checked for a match with HandlesTypes or for an annotation that matches HandlesTypes.
clearWelcomeFiles(String, String, String) - Method in class org.apache.tomcat.util.http.mapper.Mapper
Clear the welcome files for the given context.
configureStart() - Method in class org.apache.catalina.startup.ContextConfig
Process a "contextConfig" event for this Context.
configureStop() - Method in class org.apache.catalina.startup.ContextConfig
Process a "stop" event for this Context.
context - Variable in class org.apache.catalina.startup.ContextConfig
The Context we are associated with.
context - Variable in class org.apache.tomcat.util.http.mapper.Mapper
Context associated with this wrapper, used for wrapper mapping.
ContextConfig - Class in org.apache.catalina.startup
Startup event listener for a Context that configures the properties of that Context, and the associated defined servlets.
ContextConfig() - Constructor for class org.apache.catalina.startup.ContextConfig
 
contextConfig(Digester) - Method in class org.apache.catalina.startup.ContextConfig
Process the default configuration file, if it exists.
contextList - Variable in class org.apache.tomcat.util.http.mapper.Mapper.Host
 
contexts - Variable in class org.apache.tomcat.util.http.mapper.Mapper.ContextList
 
copy(File, File) - Static method in class org.apache.catalina.startup.ExpandWar
Copy the specified file or directory to the destination.
createContextDigester() - Method in class org.apache.catalina.startup.ContextConfig
Create (if necessary) and return a Digester configured to process the context configuration descriptor for an application.
createWebXml() - Method in class org.apache.catalina.startup.ContextConfig
 
createWebXmlDigester(boolean, boolean) - Method in class org.apache.catalina.startup.ContextConfig
Create and return a Digester configured to process the web application deployment descriptor (web.xml).
customAuthenticators - Variable in class org.apache.catalina.startup.ContextConfig
Custom mappings of login methods to authenticators

D

defaultContextXml - Variable in class org.apache.catalina.startup.ContextConfig
Deprecated. Unnecessary
defaultHostName - Variable in class org.apache.tomcat.util.http.mapper.Mapper
Default host name.
defaultWebXml - Variable in class org.apache.catalina.startup.ContextConfig
The default web application's deployment descriptor location.
defaultWrapper - Variable in class org.apache.tomcat.util.http.mapper.Mapper.ContextVersion
 
delete(File) - Static method in class org.apache.catalina.startup.ExpandWar
Delete the specified directory, including all of its contents and sub-directories recursively.
delete(File, boolean) - Static method in class org.apache.catalina.startup.ExpandWar
Delete the specified directory, including all of its contents and sub-directories recursively.
deleteDir(File) - Static method in class org.apache.catalina.startup.ExpandWar
Delete the specified directory, including all of its contents and sub-directories recursively.
deleteDir(File, boolean) - Static method in class org.apache.catalina.startup.ExpandWar
Delete the specified directory, including all of its contents and sub-directories recursively.
deploymentCount - Static variable in class org.apache.catalina.startup.ContextConfig
Deployment count.
destroy() - Method in class org.apache.catalina.startup.ContextConfig
Process a "destroy" event for this Context.
DUMMY_LOGIN_CONFIG - Static variable in class org.apache.catalina.startup.ContextConfig
 

E

exactWrappers - Variable in class org.apache.tomcat.util.http.mapper.Mapper.ContextVersion
 
expand(Host, URL, String) - Static method in class org.apache.catalina.startup.ExpandWar
Expand the WAR file found at the specified URL into an unpacked directory structure, and return the absolute pathname to the expanded directory.
ExpandWar - Class in org.apache.catalina.startup
Expand out a WAR in a Host's appBase.
ExpandWar() - Constructor for class org.apache.catalina.startup.ExpandWar
 
extensionWrappers - Variable in class org.apache.tomcat.util.http.mapper.Mapper.ContextVersion
 

F

fixDocBase() - Method in class org.apache.catalina.startup.ContextConfig
Adjust docBase.

G

getBaseDir() - Method in class org.apache.catalina.startup.ContextConfig
 
getBytesReceived() - Method in class org.apache.coyote.RequestInfo
 
getBytesSent() - Method in class org.apache.coyote.RequestInfo
 
getConfigBase() - Method in class org.apache.catalina.startup.ContextConfig
Deprecated. Unused - will be removed in 8.0.x
getContentLength() - Method in class org.apache.coyote.RequestInfo
 
getContextWebXmlSource() - Method in class org.apache.catalina.startup.ContextConfig
Identify the application web.xml to be used and obtain an input source for it.
getCurrentQueryString() - Method in class org.apache.coyote.RequestInfo
 
getCurrentUri() - Method in class org.apache.coyote.RequestInfo
 
getDefaultContextXml() - Method in class org.apache.catalina.startup.ContextConfig
Deprecated. Never changed from default
getDefaultWebXml() - Method in class org.apache.catalina.startup.ContextConfig
Return the location of the default deployment descriptor
getErrorCount() - Method in class org.apache.coyote.RequestInfo
 
getGlobalProcessor() - Method in class org.apache.coyote.RequestInfo
 
getGlobalWebXmlSource() - Method in class org.apache.catalina.startup.ContextConfig
Identify the default web.xml to be used and obtain an input source for it.
getHostConfigBase() - Method in class org.apache.catalina.startup.ContextConfig
 
getHostWebXmlSource() - Method in class org.apache.catalina.startup.ContextConfig
Identify the host web.xml to be used and obtain an input source for it.
getLastRequestProcessingTime() - Method in class org.apache.coyote.RequestInfo
 
getLastRequestSize() - Method in class org.apache.coyote.RequestInfo
 
getLastRequestUri() - Method in class org.apache.coyote.RequestInfo
 
getLastResponseSize() - Method in class org.apache.coyote.RequestInfo
 
getMaxRequestUri() - Method in class org.apache.coyote.RequestInfo
 
getMaxTime() - Method in class org.apache.coyote.RequestInfo
 
getMethod() - Method in class org.apache.coyote.RequestInfo
 
getProcessingTime() - Method in class org.apache.coyote.RequestInfo
 
getProtocol() - Method in class org.apache.coyote.RequestInfo
 
getRemoteAddr() - Method in class org.apache.coyote.RequestInfo
 
getRequestBytesReceived() - Method in class org.apache.coyote.RequestInfo
 
getRequestBytesSent() - Method in class org.apache.coyote.RequestInfo
 
getRequestCount() - Method in class org.apache.coyote.RequestInfo
 
getRequestProcessingTime() - Method in class org.apache.coyote.RequestInfo
 
getRpName() - Method in class org.apache.coyote.RequestInfo
 
getServerPort() - Method in class org.apache.coyote.RequestInfo
 
getStage() - Method in class org.apache.coyote.RequestInfo
 
getVirtualHost() - Method in class org.apache.coyote.RequestInfo
 
getWebXmlSource(String, String) - Method in class org.apache.catalina.startup.ContextConfig
 
getWorkerThreadName() - Method in class org.apache.coyote.RequestInfo
 

H

handlesTypesAnnotations - Variable in class org.apache.catalina.startup.ContextConfig
Flag that indicates if at least one HandlesTypes entry is present that represents an annotation.
handlesTypesNonAnnotations - Variable in class org.apache.catalina.startup.ContextConfig
Flag that indicates if at least one HandlesTypes entry is present that represents a non-annotation.
hosts - Variable in class org.apache.tomcat.util.http.mapper.Mapper
Array containing the virtual hosts definitions.
hostWebXmlCache - Static variable in class org.apache.catalina.startup.ContextConfig
Cache of default web.xml fragments per Host

I

init() - Method in class org.apache.catalina.startup.ContextConfig
Process a "init" event for this Context.
initializerClassMap - Variable in class org.apache.catalina.startup.ContextConfig
Map of ServletContainerInitializer to classes they expressed interest in.

J

javaClassCache - Variable in class org.apache.catalina.startup.ContextConfig
Cache of JavaClass objects (byte code) by fully qualified class name.
jspWildCard - Variable in class org.apache.tomcat.util.http.mapper.Mapper.Wrapper
 

L

lifecycleEvent(LifecycleEvent) - Method in class org.apache.catalina.startup.ContextConfig
Process events for an associated Context.

M

map(MessageBytes, MessageBytes, String, MappingData) - Method in class org.apache.tomcat.util.http.mapper.Mapper
Map the specified host name and URI, mutating the given mapping data.
map(MessageBytes, MappingData) - Method in class org.apache.tomcat.util.http.mapper.Mapper
Map the specified URI relative to the context, mutating the given mapping data.
Mapper - Class in org.apache.tomcat.util.http.mapper
Mapper, which implements the servlet API mapping rules (which are derived from the HTTP rules).
Mapper() - Constructor for class org.apache.tomcat.util.http.mapper.Mapper
 
Mapper.Context - Class in org.apache.tomcat.util.http.mapper
 
Mapper.Context() - Constructor for class org.apache.tomcat.util.http.mapper.Mapper.Context
 
Mapper.ContextList - Class in org.apache.tomcat.util.http.mapper
 
Mapper.ContextList() - Constructor for class org.apache.tomcat.util.http.mapper.Mapper.ContextList
 
Mapper.ContextVersion - Class in org.apache.tomcat.util.http.mapper
 
Mapper.ContextVersion() - Constructor for class org.apache.tomcat.util.http.mapper.Mapper.ContextVersion
 
Mapper.Host - Class in org.apache.tomcat.util.http.mapper
 
Mapper.Host() - Constructor for class org.apache.tomcat.util.http.mapper.Mapper.Host
 
Mapper.MapElement - Class in org.apache.tomcat.util.http.mapper
 
Mapper.MapElement() - Constructor for class org.apache.tomcat.util.http.mapper.Mapper.MapElement
 
Mapper.Wrapper - Class in org.apache.tomcat.util.http.mapper
 
Mapper.Wrapper() - Constructor for class org.apache.tomcat.util.http.mapper.Mapper.Wrapper
 

N

name - Variable in class org.apache.tomcat.util.http.mapper.Mapper.MapElement
 
nesting - Variable in class org.apache.tomcat.util.http.mapper.Mapper.ContextList
 
nesting - Variable in class org.apache.tomcat.util.http.mapper.Mapper.ContextVersion
 

O

object - Variable in class org.apache.tomcat.util.http.mapper.Mapper.MapElement
 
ok - Variable in class org.apache.catalina.startup.ContextConfig
Track any fatal errors during startup configuration processing.
org.apache.catalina.startup - package org.apache.catalina.startup
 
org.apache.coyote - package org.apache.coyote
 
org.apache.tomcat.util.http.mapper - package org.apache.tomcat.util.http.mapper
 
originalDocBase - Variable in class org.apache.catalina.startup.ContextConfig
Original docBase.

P

parseWebXml(InputSource, WebXml, boolean) - Method in class org.apache.catalina.startup.ContextConfig
Parses the given source and stores the parsed data in the given web.xml representation.
path - Variable in class org.apache.tomcat.util.http.mapper.Mapper.ContextVersion
 
processAnnotations(Set<WebXml>, boolean) - Method in class org.apache.catalina.startup.ContextConfig
 
processAnnotationsFile(File, WebXml, boolean) - Method in class org.apache.catalina.startup.ContextConfig
 
processAnnotationsJar(URL, WebXml, boolean) - Method in class org.apache.catalina.startup.ContextConfig
 
processAnnotationsJndi(URL, WebXml, boolean) - Method in class org.apache.catalina.startup.ContextConfig
 
processAnnotationsStream(InputStream, WebXml, boolean) - Method in class org.apache.catalina.startup.ContextConfig
 
processAnnotationsStringArray(ElementValue) - Method in class org.apache.catalina.startup.ContextConfig
 
processAnnotationsUrl(URL, WebXml, boolean) - Method in class org.apache.catalina.startup.ContextConfig
 
processAnnotationWebFilter(String, AnnotationEntry, WebXml) - Method in class org.apache.catalina.startup.ContextConfig
process filter annotation and merge with existing one! FIXME: refactoring method too long and has redundant subroutines with processAnnotationWebServlet!
processAnnotationWebInitParams(ElementValue) - Method in class org.apache.catalina.startup.ContextConfig
 
processAnnotationWebServlet(String, AnnotationEntry, WebXml) - Method in class org.apache.catalina.startup.ContextConfig
 
processContextConfig(Digester, URL) - Method in class org.apache.catalina.startup.ContextConfig
Process a context.xml.
processJarsForWebFragments(WebXml) - Method in class org.apache.catalina.startup.ContextConfig
Scan /WEB-INF/lib for JARs and for each one found add it and any /META-INF/web-fragment.xml to the resulting Map.
processResourceJARs(Set<WebXml>) - Method in class org.apache.catalina.startup.ContextConfig
Scan JARs that contain web-fragment.xml files that will be used to configure this application to see if they also contain static resources.
processServletContainerInitializers(ServletContext) - Method in class org.apache.catalina.startup.ContextConfig
Scan JARs for ServletContainerInitializer implementations.

R

removeContextVersion(String, String, String) - Method in class org.apache.tomcat.util.http.mapper.Mapper
Remove a context from an existing host.
removeHost(String) - Method in class org.apache.tomcat.util.http.mapper.Mapper
Remove a host from the mapper.
removeHostAlias(String) - Method in class org.apache.tomcat.util.http.mapper.Mapper
Remove a host alias
removeWelcomeFile(String, String, String, String) - Method in class org.apache.tomcat.util.http.mapper.Mapper
Remove a welcome file from the given context.
removeWrapper(String) - Method in class org.apache.tomcat.util.http.mapper.Mapper
Remove a wrapper from the context associated with this wrapper.
removeWrapper(String, String, String, String) - Method in class org.apache.tomcat.util.http.mapper.Mapper
Remove a wrapper from an existing context.
removeWrapper(Mapper.ContextVersion, String) - Method in class org.apache.tomcat.util.http.mapper.Mapper
 
RequestInfo - Class in org.apache.coyote
 
RequestInfo(Request) - Constructor for class org.apache.coyote.RequestInfo
 
resourceOnly - Variable in class org.apache.tomcat.util.http.mapper.Mapper.Wrapper
 
resources - Variable in class org.apache.tomcat.util.http.mapper.Mapper.ContextVersion
 

S

setBytesReceived(long) - Method in class org.apache.coyote.RequestInfo
 
setBytesSent(long) - Method in class org.apache.coyote.RequestInfo
 
setContext(String, String[], Context) - Method in class org.apache.tomcat.util.http.mapper.Mapper
Set context, used for wrapper mapping (request dispatcher).
setCustomAuthenticators(Map<String, Authenticator>) - Method in class org.apache.catalina.startup.ContextConfig
Sets custom mappings of login methods to authenticators.
setDefaultContextXml(String) - Method in class org.apache.catalina.startup.ContextConfig
Deprecated. Unused
setDefaultHostName(String) - Method in class org.apache.tomcat.util.http.mapper.Mapper
Set default host.
setDefaultWebXml(String) - Method in class org.apache.catalina.startup.ContextConfig
Set the location of the default deployment descriptor
setErrorCount(int) - Method in class org.apache.coyote.RequestInfo
 
setGlobalProcessor(RequestGroupInfo) - Method in class org.apache.coyote.RequestInfo
 
setLastRequestProcessingTime(long) - Method in class org.apache.coyote.RequestInfo
 
setMaxRequestUri(String) - Method in class org.apache.coyote.RequestInfo
 
setMaxTime(long) - Method in class org.apache.coyote.RequestInfo
 
setProcessingTime(long) - Method in class org.apache.coyote.RequestInfo
 
setRequestCount(int) - Method in class org.apache.coyote.RequestInfo
 
setRpName(ObjectName) - Method in class org.apache.coyote.RequestInfo
 
setStage(int) - Method in class org.apache.coyote.RequestInfo
 
setWorkerThreadName(String) - Method in class org.apache.coyote.RequestInfo
 
sm - Static variable in class org.apache.catalina.startup.ContextConfig
The string resources for this package.
sm - Static variable in class org.apache.catalina.startup.ExpandWar
The string resources for this package.
sm - Static variable in class org.apache.tomcat.util.http.mapper.Mapper
 

T

typeInitializerMap - Variable in class org.apache.catalina.startup.ContextConfig
Map of Types to ServletContainerInitializer that are interested in those types.

V

validate(Host, URL, String) - Static method in class org.apache.catalina.startup.ExpandWar
Validate the WAR file found at the specified URL.
validateSecurityRoles() - Method in class org.apache.catalina.startup.ContextConfig
Validate the usage of security role names in the web application deployment descriptor.
versions - Variable in class org.apache.tomcat.util.http.mapper.Mapper.Context
 

W

webConfig() - Method in class org.apache.catalina.startup.ContextConfig
Scan the web.xml files that apply to the web application and merge them using the rules defined in the spec.
webDigester - Variable in class org.apache.catalina.startup.ContextConfig
The Digester we will use to process web application deployment descriptor files.
webFragmentDigester - Variable in class org.apache.catalina.startup.ContextConfig
The Digester we will use to process web fragment deployment descriptor files.
webFragmentRuleSet - Variable in class org.apache.catalina.startup.ContextConfig
 
webRuleSet - Variable in class org.apache.catalina.startup.ContextConfig
 
welcomeResources - Variable in class org.apache.tomcat.util.http.mapper.Mapper.ContextVersion
 
wildcardWrappers - Variable in class org.apache.tomcat.util.http.mapper.Mapper.ContextVersion
 

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

Copyright © 2015 WSO2. All rights reserved.