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

A

A - Static variable in class org.apache.coyote.ajp.Constants
'A'.
A - Static variable in class org.apache.coyote.http11.Constants
'A'.
ACK_BYTES - Static variable in class org.apache.coyote.ajp.Constants
 
ACK_BYTES - Static variable in class org.apache.coyote.http11.Constants
 
ACK_COMMAND - Static variable in class org.apache.catalina.cluster.tcp.TcpReplicationThread
 
ACTION_ACK - Static variable in class org.apache.coyote.ActionCode
 
ACTION_CLIENT_FLUSH - Static variable in class org.apache.coyote.ActionCode
A flush() operation originated by the client ( i.e. a flush() on the servlet output stream or writer, called by a servlet ).
ACTION_CLOSE - Static variable in class org.apache.coyote.ActionCode
 
ACTION_COMMIT - Static variable in class org.apache.coyote.ActionCode
 
ACTION_CUSTOM - Static variable in class org.apache.coyote.ActionCode
 
ACTION_NEW_REQUEST - Static variable in class org.apache.coyote.ActionCode
Chain for request creation.
ACTION_POST_REQUEST - Static variable in class org.apache.coyote.ActionCode
Hook called after request, but before recycling.
ACTION_REMOVE - Static variable in class org.apache.catalina.cluster.session.DeltaRequest
 
ACTION_REQ_HOST_ADDR_ATTRIBUTE - Static variable in class org.apache.coyote.ActionCode
Callback for lazy evaluation - extract the remote host infos (address, name, port) and local address.
ACTION_REQ_HOST_ATTRIBUTE - Static variable in class org.apache.coyote.ActionCode
Callback for lazy evaluation - extract the remote host address.
ACTION_REQ_LOCALPORT_ATTRIBUTE - Static variable in class org.apache.coyote.ActionCode
Callback for lazy evaluation - socket local port.
ACTION_REQ_LOCAL_ADDR_ATTRIBUTE - Static variable in class org.apache.coyote.ActionCode
Callback for lazy evaluation - local address.
ACTION_REQ_LOCAL_NAME_ATTRIBUTE - Static variable in class org.apache.coyote.ActionCode
Callback for lazy evaluation - local address.
ACTION_REQ_REMOTEPORT_ATTRIBUTE - Static variable in class org.apache.coyote.ActionCode
Callback for lazy evaluation - socket remote port.
ACTION_REQ_SET_BODY_REPLAY - Static variable in class org.apache.coyote.ActionCode
Callback for setting FORM auth body replay
ACTION_REQ_SSL_ATTRIBUTE - Static variable in class org.apache.coyote.ActionCode
Callback for lazy evaluation - extract the SSL-related attributes.
ACTION_REQ_SSL_CERTIFICATE - Static variable in class org.apache.coyote.ActionCode
Callback for lazy evaluation - extract the SSL-certificate (including forcing a re-handshake if necessary)
ACTION_RESET - Static variable in class org.apache.coyote.ActionCode
 
ACTION_SET - Static variable in class org.apache.catalina.cluster.session.DeltaRequest
 
ACTION_START - Static variable in class org.apache.coyote.ActionCode
 
ACTION_STOP - Static variable in class org.apache.coyote.ActionCode
 
ACTION_WEBAPP - Static variable in class org.apache.coyote.ActionCode
 
ADAPTER_NOTES - Static variable in class org.apache.catalina.connector.CoyoteAdapter
 
ADD_ALIAS_EVENT - Static variable in interface org.apache.catalina.Host
The ContainerEvent event type sent when a new alias is added by addAlias().
ADD_CHILD_EVENT - Static variable in interface org.apache.catalina.Container
The ContainerEvent event type sent when a child container is added by addChild().
ADD_MAPPER_EVENT - Static variable in interface org.apache.catalina.Container
The ContainerEvent event type sent when a Mapper is added by addMapper().
ADD_VALVE_EVENT - Static variable in interface org.apache.catalina.Container
The ContainerEvent event type sent when a valve is added by addValve(), if this Container supports pipelines.
AFTER_DESTROY_EVENT - Static variable in class org.apache.catalina.InstanceEvent
The event indicating that the destroy() method has returned.
AFTER_DISPATCH_EVENT - Static variable in class org.apache.catalina.InstanceEvent
The event indicating that the service() method of a servlet accessed via a request dispatcher has returned.
AFTER_FILTER_EVENT - Static variable in class org.apache.catalina.InstanceEvent
The event indicating that the doFilter() method of a Filter has returned.
AFTER_INIT_EVENT - Static variable in class org.apache.catalina.InstanceEvent
The event indicating that the init() method has returned.
AFTER_MANAGERREGISTER_EVENT - Static variable in class org.apache.catalina.cluster.tcp.SimpleTcpCluster
 
AFTER_MANAGERUNREGISTER_EVENT - Static variable in class org.apache.catalina.cluster.tcp.SimpleTcpCluster
 
AFTER_MEMBERREGISTER_EVENT - Static variable in class org.apache.catalina.cluster.tcp.SimpleTcpCluster
 
AFTER_MEMBERUNREGISTER_EVENT - Static variable in class org.apache.catalina.cluster.tcp.SimpleTcpCluster
 
AFTER_SERVICE_EVENT - Static variable in class org.apache.catalina.InstanceEvent
The event indicating that the service() method has returned.
AFTER_START_EVENT - Static variable in interface org.apache.catalina.Lifecycle
The LifecycleEvent type for the "component after start" event.
AFTER_STOP_EVENT - Static variable in interface org.apache.catalina.Lifecycle
The LifecycleEvent type for the "component after stop" event.
ALTERNATE_CONTENT_LENGTH - Static variable in class org.apache.naming.resources.ResourceAttributes
Content length.
ALTERNATE_CREATION_DATE - Static variable in class org.apache.naming.resources.ResourceAttributes
Creation date.
ALTERNATE_LAST_MODIFIED - Static variable in class org.apache.naming.resources.ResourceAttributes
Last modification date.
ALTERNATE_TYPE - Static variable in class org.apache.naming.resources.ResourceAttributes
Type.
ALT_DD_ATTR - Static variable in class org.apache.catalina.Globals
The servlet context attribute under which we store the alternate deployment descriptor for this web application
APPLICATION - Static variable in class org.apache.catalina.util.ManifestResource
 
ASYNC_MODE - Static variable in class org.apache.catalina.cluster.tcp.IDataSenderFactory
 
AUTH - Static variable in class org.apache.naming.ResourceRef
Auth address type.
AUTHENTICATE_BYTES - Static variable in class org.apache.catalina.authenticator.BasicAuthenticator
Authenticate bytes.
AUTH_ONLY_MODE - Static variable in class org.apache.catalina.realm.RealmBase.AllRolesMode
Allow any authenticated user
AbstractCatalinaTask - class org.apache.catalina.ant.AbstractCatalinaTask.
Abstract base class for Ant tasks that interact with the Manager web application for dynamically deploying and undeploying applications.
AbstractCatalinaTask() - Constructor for class org.apache.catalina.ant.AbstractCatalinaTask
 
AbstractGroup - class org.apache.catalina.users.AbstractGroup.
Convenience base class for Group implementations.
AbstractGroup() - Constructor for class org.apache.catalina.users.AbstractGroup
 
AbstractObjectCreationFactory - class org.apache.tomcat.util.digester.AbstractObjectCreationFactory.
Abstract base class for ObjectCreationFactory implementations.
AbstractObjectCreationFactory() - Constructor for class org.apache.tomcat.util.digester.AbstractObjectCreationFactory
 
AbstractRole - class org.apache.catalina.users.AbstractRole.
Convenience base class for Role implementations.
AbstractRole() - Constructor for class org.apache.catalina.users.AbstractRole
 
AbstractRulesImpl - class org.apache.tomcat.util.digester.AbstractRulesImpl.
AbstractRuleImpl provides basic services for Rules implementations.
AbstractRulesImpl() - Constructor for class org.apache.tomcat.util.digester.AbstractRulesImpl
 
AbstractUser - class org.apache.catalina.users.AbstractUser.
Convenience base class for User implementations.
AbstractUser() - Constructor for class org.apache.catalina.users.AbstractUser
 
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
 
AccessLogValve - class org.apache.catalina.valves.AccessLogValve.
Implementation of the Valve interface that generates a web server access log with the detailed line contents matching a configurable pattern.
AccessLogValve() - Constructor for class org.apache.catalina.valves.AccessLogValve
Construct a new instance of this class with default property values.
ActionCode - class org.apache.coyote.ActionCode.
Enumerated class containing the adapter event codes.
ActionHook - interface org.apache.coyote.ActionHook.
Action hook.
Adapter - interface org.apache.coyote.Adapter.
Adapter.
AjpAprProcessor - class org.apache.coyote.ajp.AjpAprProcessor.
Processes HTTP requests.
AjpAprProcessor(AprEndpoint) - Constructor for class org.apache.coyote.ajp.AjpAprProcessor
 
AjpAprProcessor.SocketInputBuffer - class org.apache.coyote.ajp.AjpAprProcessor.SocketInputBuffer.
This class is an input buffer which will read its data from an input stream.
AjpAprProcessor.SocketInputBuffer() - Constructor for class org.apache.coyote.ajp.AjpAprProcessor.SocketInputBuffer
 
AjpAprProcessor.SocketOutputBuffer - class org.apache.coyote.ajp.AjpAprProcessor.SocketOutputBuffer.
This class is an output buffer which will write data to an output stream.
AjpAprProcessor.SocketOutputBuffer() - Constructor for class org.apache.coyote.ajp.AjpAprProcessor.SocketOutputBuffer
 
AjpAprProtocol - class org.apache.coyote.ajp.AjpAprProtocol.
Abstract the protocol implementation, including threading, etc.
AjpAprProtocol() - Constructor for class org.apache.coyote.ajp.AjpAprProtocol
 
AjpAprProtocol.AjpConnectionHandler - class org.apache.coyote.ajp.AjpAprProtocol.AjpConnectionHandler.
 
AjpAprProtocol.AjpConnectionHandler(AjpAprProtocol) - Constructor for class org.apache.coyote.ajp.AjpAprProtocol.AjpConnectionHandler
 
AjpConstants - class org.apache.jk.common.AjpConstants.
Common class for the AJP Protocol values
AjpConstants() - Constructor for class org.apache.jk.common.AjpConstants
 
AjpMessage - class org.apache.coyote.ajp.AjpMessage.
A single packet for communication between the web server and the container.
AjpMessage() - Constructor for class org.apache.coyote.ajp.AjpMessage
 
ApacheConfig - class org.apache.jk.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.jk.config.ApacheConfig
 
ApplicationContext - class org.apache.catalina.core.ApplicationContext.
Standard implementation of ServletContext that represents a web application's execution environment.
ApplicationContext(String, StandardContext) - Constructor for class org.apache.catalina.core.ApplicationContext
Construct a new instance of this class, associated with the specified Context instance.
ApplicationContextFacade - class org.apache.catalina.core.ApplicationContextFacade.
Facade object which masks the internal ApplicationContext object from the web application.
ApplicationContextFacade(ApplicationContext) - Constructor for class org.apache.catalina.core.ApplicationContextFacade
Construct a new instance of this class, associated with the specified Context instance.
ApplicationContextXml - Static variable in class org.apache.catalina.startup.Constants
 
ApplicationFilterFactory - class org.apache.catalina.core.ApplicationFilterFactory.
Factory for the creation and caching of Filters and creationg of Filter Chains.
ApplicationParameter - class org.apache.catalina.deploy.ApplicationParameter.
Representation of a context initialization parameter that is configured in the server configuration file, rather than the application deployment descriptor.
ApplicationParameter() - Constructor for class org.apache.catalina.deploy.ApplicationParameter
 
ApplicationWebXml - Static variable in class org.apache.catalina.startup.Constants
 
AprEndpoint - class org.apache.tomcat.util.net.AprEndpoint.
APR tailored thread pool, providing the following services: Socket acceptor thread Socket poller thread Sendfile thread Worker threads pool When switching to Java 5, there's an opportunity to use the virtual machine's thread pool.
AprEndpoint() - Constructor for class org.apache.tomcat.util.net.AprEndpoint
 
AprEndpoint.Acceptor - class org.apache.tomcat.util.net.AprEndpoint.Acceptor.
Server socket acceptor thread.
AprEndpoint.Acceptor() - Constructor for class org.apache.tomcat.util.net.AprEndpoint.Acceptor
 
AprEndpoint.Handler - interface org.apache.tomcat.util.net.AprEndpoint.Handler.
Bare bones interface used for socket processing.
AprEndpoint.Poller - class org.apache.tomcat.util.net.AprEndpoint.Poller.
Poller class.
AprEndpoint.Poller() - Constructor for class org.apache.tomcat.util.net.AprEndpoint.Poller
 
AprEndpoint.Sendfile - class org.apache.tomcat.util.net.AprEndpoint.Sendfile.
Sendfile class.
AprEndpoint.Sendfile() - Constructor for class org.apache.tomcat.util.net.AprEndpoint.Sendfile
 
AprEndpoint.SendfileData - class org.apache.tomcat.util.net.AprEndpoint.SendfileData.
SendfileData class.
AprEndpoint.SendfileData() - Constructor for class org.apache.tomcat.util.net.AprEndpoint.SendfileData
 
AprEndpoint.Worker - class org.apache.tomcat.util.net.AprEndpoint.Worker.
Server processor class.
AprEndpoint.Worker() - Constructor for class org.apache.tomcat.util.net.AprEndpoint.Worker
 
AprEndpoint.WorkerStack - class org.apache.tomcat.util.net.AprEndpoint.WorkerStack.
 
AprEndpoint.WorkerStack(int) - Constructor for class org.apache.tomcat.util.net.AprEndpoint.WorkerStack
 
AprLifecycleListener - class org.apache.catalina.core.AprLifecycleListener.
Implementation of LifecycleListener that will init and and destroy APR.
AprLifecycleListener() - Constructor for class org.apache.catalina.core.AprLifecycleListener
 
Arg - class org.apache.catalina.ant.jmx.Arg.
 
Arg() - Constructor for class org.apache.catalina.ant.jmx.Arg
 
ArrayStack - class org.apache.tomcat.util.digester.ArrayStack.
Imported copy of the ArrayStack class from Commons Collections, which was the only direct dependency from Digester.
ArrayStack() - Constructor for class org.apache.tomcat.util.digester.ArrayStack
Constructs a new empty ArrayStack.
ArrayStack(int) - Constructor for class org.apache.tomcat.util.digester.ArrayStack
Constructs a new empty ArrayStack with an initial size.
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
 
AsyncSocketSender - class org.apache.catalina.cluster.tcp.AsyncSocketSender.
Send cluster messages from a Message queue with only one socket.
AsyncSocketSender(String, InetAddress, int) - Constructor for class org.apache.catalina.cluster.tcp.AsyncSocketSender
start background thread to push incomming cluster messages to replication node
Authenticator - interface org.apache.catalina.Authenticator.
An Authenticator is a component (usually a Valve or Container) that provides some sort of authentication service.
AuthenticatorBase - class org.apache.catalina.authenticator.AuthenticatorBase.
Basic implementation of the Valve interface that enforces the <security-constraint> elements in the web application deployment descriptor.
AuthenticatorBase() - Constructor for class org.apache.catalina.authenticator.AuthenticatorBase
 
a - Static variable in class org.apache.coyote.ajp.Constants
'a'.
a - Static variable in class org.apache.coyote.http11.Constants
'a'.
abort() - Method in class org.apache.catalina.realm.JAASMemoryLoginModule
Phase 2 of authenticating a Subject when Phase 1 fails.
abortRemove() - Method in class org.apache.catalina.cluster.util.SingleRemoveSynchronizedAddLock
Abort any polling remover thread
absoluteBase - Variable in class org.apache.naming.resources.FileDirContext
Absolute normalized filename of the base.
accept(ClusterMessage) - Method in interface org.apache.catalina.cluster.MessageListener
 
accept(ClusterMessage) - Method in class org.apache.catalina.cluster.deploy.FarmWarDeployer
Before the cluster invokes messageReceived the cluster will ask the receiver to accept or decline the message, In the future, when messages get big, the accept method will only take a message header
accept(File, String) - Method in class org.apache.catalina.cluster.deploy.WarWatcher.WarFilter
 
accept(ClusterMessage) - Method in class org.apache.catalina.cluster.session.ClusterListener
Accept only SessionIDMessages
accept(ClusterMessage) - Method in class org.apache.catalina.cluster.session.ClusterSessionListener
Accept only SessionMessage
accept(ClusterMessage) - Method in class org.apache.catalina.cluster.session.JvmRouteSessionIDBinderListener
Accept only SessionIDMessages
accept(MsgContext) - Method in class org.apache.jk.common.ChannelNioSocket
 
accept(MsgContext) - Method in class org.apache.jk.common.ChannelSocket
 
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.jsse.JSSESocketFactory
 
acceptSocket(ServerSocket) - Method in class org.apache.tomcat.util.net.puretls.PureTLSSocketFactory
 
acceptorThreadCount - Variable in class org.apache.tomcat.util.net.AprEndpoint
Acceptor thread count.
access() - Method in interface org.apache.catalina.Session
Update the accessed time information for this session.
access() - Method in class org.apache.catalina.cluster.session.DeltaSession
Update the accessed time information for this session.
access() - Method in class org.apache.catalina.session.StandardSession
Update the accessed time information for this session.
accessCount - Variable in class org.apache.catalina.cluster.session.DeltaSession
The access count for this session
accessCount - Variable in class org.apache.catalina.session.StandardSession
The access count for this session.
accessCount - Variable in class org.apache.naming.resources.CacheEntry
 
accessCount - Variable in class org.apache.naming.resources.ResourceCache
Number of accesses to the cache.
accessCount - Static variable in class org.apache.tomcat.util.buf.StringCache
Access count.
accessJMXConnection(Project, String, String, String, String, String, String) - Static method in class org.apache.catalina.ant.jmx.JMXAccessorTask
Get Current Connection from ref parameter or create a new one!
accessJMXValue() - Method in class org.apache.catalina.ant.jmx.JMXAccessorCondition
Get value from MBeans attribute
accessJMXValue() - Method in class org.apache.catalina.ant.jmx.JMXAccessorEqualsCondition
 
accessed() - Method in class org.apache.catalina.cluster.mcast.McastMembership.MbrEntry
Indicate that this member has been accessed.
accessed - Variable in class org.apache.naming.resources.FileDirContext.FileResourceAttributes
 
acknowledge() - Method in class org.apache.coyote.Response
 
action(ActionCode, Object) - Method in interface org.apache.coyote.ActionHook
Send an action to the connector.
action(ActionCode, Object) - Method in class org.apache.coyote.Request
 
action(ActionCode, Object) - Method in class org.apache.coyote.Response
 
action(ActionCode, Object) - Method in class org.apache.coyote.ajp.AjpAprProcessor
Send an action to the connector.
action(ActionCode, Object) - Method in class org.apache.coyote.http11.Http11AprProcessor
Send an action to the connector.
action(ActionCode, Object) - Method in class org.apache.coyote.http11.Http11Processor
Send an action to the connector.
action(ActionCode, Object) - Method in class org.apache.jk.core.MsgContext
 
activate() - Method in class org.apache.catalina.session.StandardSession
Perform internal processing required to activate this session.
activeFilters - Variable in class org.apache.coyote.http11.InternalAprInputBuffer
Active filters (in order).
activeFilters - Variable in class org.apache.coyote.http11.InternalAprOutputBuffer
Active filter (which is actually the top of the pipeline).
activeFilters - Variable in class org.apache.coyote.http11.InternalInputBuffer
Active filters (in order).
activeFilters - Variable in class org.apache.coyote.http11.InternalOutputBuffer
Active filter (which is actually the top of the pipeline).
adapter - Variable in class org.apache.catalina.connector.Connector
Coyote adapter.
adapter - Variable in class org.apache.coyote.ajp.AjpAprProcessor
Associated adapter.
adapter - Variable in class org.apache.coyote.http11.Http11AprProcessor
Associated adapter.
adapter - Variable in class org.apache.coyote.http11.Http11Processor
Associated adapter.
adapter - Variable in class org.apache.coyote.memory.MemoryProtocolHandler
Associated adapter.
add(Session) - Method in interface org.apache.catalina.Manager
Add this Session to the set of active Sessions for this Manager.
add(Member) - Method in interface org.apache.catalina.cluster.ClusterSender
 
add(Member) - Method in class org.apache.catalina.cluster.tcp.ReplicationTransmitter
add new cluster member and create sender ( s. replicationMode) transfer current properties to sender
add(String, Object) - Method in class org.apache.catalina.cluster.util.FastQueue
Add new data to the queue
add(String, Object) - Method in interface org.apache.catalina.cluster.util.IQueue
 
add(SmartQueue.SmartEntry) - Method in class org.apache.catalina.cluster.util.SmartQueue
Add an object to the queue
add(Session) - Method in class org.apache.catalina.session.ManagerBase
Add this Session to the set of active Sessions for this Manager.
add(Object) - Method in class org.apache.catalina.util.ResourceSet
Add the specified element to this set if it is not already present.
add(String, Rule) - Method in class org.apache.tomcat.util.digester.AbstractRulesImpl
Registers a new Rule instance matching the specified pattern.
add(String, Rule) - Method in interface org.apache.tomcat.util.digester.Rules
Register a new Rule instance matching the specified pattern.
add(String, Rule) - Method in class org.apache.tomcat.util.digester.RulesBase
Register a new Rule instance matching the specified pattern.
add(String, Rule) - Method in class org.apache.tomcat.util.digester.WithDefaultsRulesWrapper
Adds a Rule to be fired on given pattern.
add(long) - Method in class org.apache.tomcat.util.net.AprEndpoint.Poller
Add specified socket and associated pool to the poller.
add(AprEndpoint.SendfileData) - Method in class org.apache.tomcat.util.net.AprEndpoint.Sendfile
Add the sendfile data to the sendfile poller.
addAction(int, int, String, Object) - Method in class org.apache.catalina.cluster.session.DeltaRequest
 
addActiveFilter(InputFilter) - Method in class org.apache.coyote.http11.InternalAprInputBuffer
Add an input filter to the filter library.
addActiveFilter(OutputFilter) - Method in class org.apache.coyote.http11.InternalAprOutputBuffer
Add an output filter to the filter library.
addActiveFilter(InputFilter) - Method in class org.apache.coyote.http11.InternalInputBuffer
Add an input filter to the filter library.
addActiveFilter(OutputFilter) - Method in class org.apache.coyote.http11.InternalOutputBuffer
Add an output filter to the filter library.
addAlias(String) - Method in interface org.apache.catalina.Host
Add an alias name that should be mapped to this same Host.
addAlias(String) - Method in class org.apache.catalina.core.StandardHost
Add an alias name that should be mapped to this same Host.
addAlias(String) - Method in class org.apache.catalina.mbeans.StandardHostMBean
Add an alias name that should be mapped to this Host
addAlias(String, String) - Method in class org.apache.tomcat.util.digester.SetPropertiesRule
Add an additional attribute name to property name mapping.
addApplicationListener(String) - Method in interface org.apache.catalina.Context
Add a new Listener class name to the set of Listeners configured for this application.
addApplicationListener(String) - Method in class org.apache.catalina.core.StandardContext
Add a new Listener class name to the set of Listeners configured for this application.
addApplicationListener(String) - Method in class org.apache.catalina.startup.TldConfig
 
addApplicationParameter(ApplicationParameter) - Method in interface org.apache.catalina.Context
Add a new application parameter for this application.
addApplicationParameter(ApplicationParameter) - Method in class org.apache.catalina.core.StandardContext
Add a new application parameter for this application.
addArg(Arg) - Method in class org.apache.catalina.ant.jmx.JMXAccessorCreateTask
 
addArg(Arg) - Method in class org.apache.catalina.ant.jmx.JMXAccessorInvokeTask
 
addAuthRole(String) - Method in class org.apache.catalina.deploy.SecurityConstraint
Add an authorization role, which is a role name that will be permitted access to the resources protected by this security constraint.
addAuthenticator(Authenticator, String) - Method in class org.apache.catalina.startup.Embedded
 
addBuiltinCommands() - Method in class org.apache.catalina.ssi.SSIProcessor
 
addCallMethod(String, String) - Method in class org.apache.tomcat.util.digester.Digester
Add an "call method" rule for a method which accepts no arguments.
addCallMethod(String, String, int) - Method in class org.apache.tomcat.util.digester.Digester
Add an "call method" rule for the specified parameters.
addCallMethod(String, String, int, String[]) - Method in class org.apache.tomcat.util.digester.Digester
Add an "call method" rule for the specified parameters.
addCallMethod(String, String, int, Class[]) - Method in class org.apache.tomcat.util.digester.Digester
Add an "call method" rule for the specified parameters.
addCallParam(String, int) - Method in class org.apache.tomcat.util.digester.Digester
Add a "call parameter" rule for the specified parameters.
addCallParam(String, int, String) - Method in class org.apache.tomcat.util.digester.Digester
Add a "call parameter" rule for the specified parameters.
addCallParam(String, int, boolean) - Method in class org.apache.tomcat.util.digester.Digester
Add a "call parameter" rule.
addCallParam(String, int, int) - Method in class org.apache.tomcat.util.digester.Digester
Add a "call parameter" rule that sets a parameter from the stack.
addCallParamPath(String, int) - Method in class org.apache.tomcat.util.digester.Digester
Add a "call parameter" rule that sets a parameter from the current Digester matching path.
addCallback(ThreadPoolRunnable, int) - Method in class org.apache.tomcat.util.threads.Reaper
 
addCharsetMappingFromDeploymentDescriptor(String, String) - Method in class org.apache.catalina.util.CharsetMapper
The deployment descriptor can have a locale-encoding-mapping-list element which describes the webapp's desired mapping from locale to charset.
addChild(Container) - Method in interface org.apache.catalina.Container
Add a new child Container to those associated with this Container, if supported.
addChild(Container) - Method in class org.apache.catalina.core.ContainerBase
Add a new child Container to those associated with this Container, if supported.
addChild(Container) - Method in class org.apache.catalina.core.StandardContext
Add a child Container, only if the proposed child is an implementation of Wrapper.
addChild(Container) - Method in class org.apache.catalina.core.StandardEngine
Add a child Container, only if the proposed child is an implementation of Host.
addChild(Container) - Method in class org.apache.catalina.core.StandardHost
Add a child Container, only if the proposed child is an implementation of Context.
addChild(Container) - Method in class org.apache.catalina.core.StandardWrapper
Refuse to add a child Container, because Wrappers are the lowest level of the Container hierarchy.
addChild(WARDirContext.Entry) - Method in class org.apache.naming.resources.WARDirContext.Entry
 
addClusterListener(MessageListener) - Method in interface org.apache.catalina.cluster.CatalinaCluster
 
addClusterListener(MessageListener) - Method in class org.apache.catalina.cluster.tcp.SimpleTcpCluster
add cluster message listener and register cluster to this listener
addCollection(SecurityCollection) - Method in class org.apache.catalina.deploy.SecurityConstraint
Add a new web resource collection to those protected by this security constraint.
addCommand(String, SSICommand) - Method in class org.apache.catalina.ssi.SSIProcessor
 
addCompressableMimeType(String) - Method in class org.apache.coyote.http11.Http11AprProcessor
Add a mime-type which will be compressable The mime-type String will be exactly matched in the response mime-type header .
addCompressableMimeType(String) - Method in class org.apache.coyote.http11.Http11Processor
Add a mime-type which will be compressable The mime-type String will be exactly matched in the response mime-type header .
addConfiguredRedirector(RedirectorElement) - Method in class org.apache.catalina.ant.BaseRedirectorHelperTask
Add a RedirectorElement to this task.
addConnector(Connector) - Method in interface org.apache.catalina.Service
Add a new Connector to the set of defined Connectors, and associate it with this Service's Container.
addConnector(Connector) - Method in class org.apache.catalina.core.StandardService
Add a new Connector to the set of defined Connectors, and associate it with this Service's Container.
addConnector(Connector) - Method in class org.apache.catalina.startup.Embedded
Add a new Connector to the set of defined Connectors.
addConstraint(SecurityConstraint) - Method in interface org.apache.catalina.Context
Add a security constraint to the set for this web application.
addConstraint(SecurityConstraint) - Method in class org.apache.catalina.core.StandardContext
Add a security constraint to the set for this web application.
addContainerListener(ContainerListener) - Method in interface org.apache.catalina.Container
Add a container event listener to this component.
addContainerListener(ContainerListener) - Method in class org.apache.catalina.core.ContainerBase
Add a container event listener to this component.
addContentType(String, String) - Method in class org.apache.tomcat.util.http.MimeMap
 
addContext(String, String, Object, String[], Context) - Method in class org.apache.tomcat.util.http.mapper.Mapper
Add a new Context to an existing Host.
addCookie(Cookie) - Method in class org.apache.catalina.authenticator.SavedRequest
 
addCookie(Cookie) - Method in class org.apache.catalina.connector.Request
Add a Cookie to the set of Cookies associated with this Request.
addCookie(Cookie) - Method in class org.apache.catalina.connector.Response
Add the specified Cookie to those that will be included with this Response.
addCookie(Cookie) - Method in class org.apache.catalina.connector.ResponseFacade
 
addCookie(Cookie) - Method in class org.apache.catalina.core.DummyRequest
 
addCookie(Cookie) - Method in class org.apache.catalina.core.DummyResponse
 
addCookie() - Method in class org.apache.tomcat.util.http.Cookies
Register a new, unitialized cookie.
addCount - Variable in class org.apache.tomcat.util.net.AprEndpoint.Poller
 
addDateHeader(String, long) - Method in class org.apache.catalina.connector.Response
Add the specified date header to the specified value.
addDateHeader(String, long) - Method in class org.apache.catalina.connector.ResponseFacade
 
addDateHeader(String, long) - Method in class org.apache.catalina.core.DummyResponse
 
addDateHeader(String, long) - Method in class org.apache.catalina.ssi.ResponseIncludeWrapper
 
addDefault(Rule) - Method in class org.apache.tomcat.util.digester.WithDefaultsRulesWrapper
Adds a rule to be fired when wrapped implementation returns no matches
addDefaultMapper(String) - Method in class org.apache.catalina.core.StandardWrapper
Add a default Mapper implementation if none have been configured explicitly.
addEjb(ContextEjb) - Method in class org.apache.catalina.core.NamingContextListener
Set the specified EJBs in the naming context.
addEjb(ContextEjb) - Method in class org.apache.catalina.deploy.NamingResources
Add an EJB resource reference for this web application.
addEngine(Engine) - Method in class org.apache.catalina.startup.Embedded
Add a new Engine to the set of defined Engines.
addEnvironment(ContextEnvironment) - Method in class org.apache.catalina.core.NamingContextListener
Set the specified environment entries in the naming context.
addEnvironment(ContextEnvironment) - Method in class org.apache.catalina.deploy.NamingResources
Add an environment entry for this web application.
addEnvironment(String, String) - Method in class org.apache.catalina.mbeans.DefaultContextMBean
Add an environment entry for this web application.
addEnvironment(String, String, String) - Method in class org.apache.catalina.mbeans.NamingResourcesMBean
Add an environment entry for this web application.
addEnvironment(String, String) - Method in class org.apache.catalina.mbeans.StandardContextMBean
Add an environment entry for this web application.
addErrorPage(ErrorPage) - Method in interface org.apache.catalina.Context
Add an error page for the specified error or Java exception.
addErrorPage(ErrorPage) - Method in class org.apache.catalina.core.StandardContext
Add an error page for the specified error or Java exception.
addExtensionMapping(String, String, PrintWriter) - Method in class org.apache.jk.config.ApacheConfig
Add an Apache extension mapping.
addExtensionMapping(String, String, PrintWriter) - Method in class org.apache.jk.config.BaseJkConfig
Add an extension mapping.
addFactoryCreate(String, String) - Method in class org.apache.tomcat.util.digester.Digester
Add a "factory create" rule for the specified parameters.
addFactoryCreate(String, Class) - Method in class org.apache.tomcat.util.digester.Digester
Add a "factory create" rule for the specified parameters.
addFactoryCreate(String, String, String) - Method in class org.apache.tomcat.util.digester.Digester
Add a "factory create" rule for the specified parameters.
addFactoryCreate(String, Class, String) - Method in class org.apache.tomcat.util.digester.Digester
Add a "factory create" rule for the specified parameters.
addFactoryCreate(String, ObjectCreationFactory) - Method in class org.apache.tomcat.util.digester.Digester
Add a "factory create" rule for the specified parameters.
addFactoryCreate(String, String, boolean) - Method in class org.apache.tomcat.util.digester.Digester
Add a "factory create" rule for the specified parameters.
addFactoryCreate(String, Class, boolean) - Method in class org.apache.tomcat.util.digester.Digester
Add a "factory create" rule for the specified parameters.
addFactoryCreate(String, String, String, boolean) - Method in class org.apache.tomcat.util.digester.Digester
Add a "factory create" rule for the specified parameters.
addFactoryCreate(String, Class, String, boolean) - Method in class org.apache.tomcat.util.digester.Digester
Add a "factory create" rule for the specified parameters.
addFactoryCreate(String, ObjectCreationFactory, boolean) - Method in class org.apache.tomcat.util.digester.Digester
Add a "factory create" rule for the specified parameters.
addField() - Method in class org.apache.tomcat.util.collections.MultiMap
Create a new, unitialized entry.
addFilter(String) - Method in class org.apache.coyote.http11.Http11AprProcessor
Add input or output filter.
addFilter(String) - Method in class org.apache.coyote.http11.Http11Processor
Add input or output filter.
addFilter(InputFilter) - Method in class org.apache.coyote.http11.InternalAprInputBuffer
Add an input filter to the filter library.
addFilter(OutputFilter) - Method in class org.apache.coyote.http11.InternalAprOutputBuffer
Add an output filter to the filter library.
addFilter(InputFilter) - Method in class org.apache.coyote.http11.InternalInputBuffer
Add an input filter to the filter library.
addFilter(OutputFilter) - Method in class org.apache.coyote.http11.InternalOutputBuffer
Add an output filter to the filter library.
addFilterDef(FilterDef) - Method in interface org.apache.catalina.Context
Add a filter definition to this Context.
addFilterDef(FilterDef) - Method in class org.apache.catalina.core.StandardContext
Add a filter definition to this Context.
addFilterMap(FilterMap) - Method in interface org.apache.catalina.Context
Add a filter mapping to this Context.
addFilterMap(FilterMap) - Method in class org.apache.catalina.core.StandardContext
Add a filter mapping to this Context.
addGroup(Group) - Method in interface org.apache.catalina.User
Add a new Group to those this user belongs to.
addGroup(String) - Method in class org.apache.catalina.mbeans.UserMBean
Add a new Group to those this user belongs to.
addGroup(Group) - Method in class org.apache.catalina.users.AbstractUser
Add a new Group to those this user belongs to.
addGroup(Group) - Method in class org.apache.catalina.users.MemoryUser
Add a new Group to those this user belongs to.
addHandler(String, JkHandler) - Method in class org.apache.jk.core.WorkerEnv
 
addHandlerCallback(JkHandler) - Method in class org.apache.jk.common.JkMX
 
addHandlerCallback(JkHandler) - Method in class org.apache.jk.core.JkHandler
Experimental, will be replaced.
addHeader(String, String) - Method in class org.apache.catalina.authenticator.SavedRequest
 
addHeader(String, String) - Method in class org.apache.catalina.connector.Request
Add a Header to the set of Headers associated with this Request.
addHeader(String, String) - Method in class org.apache.catalina.connector.Response
Add the specified header to the specified value.
addHeader(String, String) - Method in class org.apache.catalina.connector.ResponseFacade
 
addHeader(String, String) - Method in class org.apache.catalina.core.DummyRequest
 
addHeader(String, String) - Method in class org.apache.catalina.core.DummyResponse
 
addHeader(String, String) - Method in class org.apache.catalina.ssi.ResponseIncludeWrapper
 
addHeader(String, String) - Method in class org.apache.coyote.Response
 
addHost(String, String[], Object) - Method in class org.apache.tomcat.util.http.mapper.Mapper
Add a new host to the mapper.
addInitParameter(String, String) - Method in interface org.apache.catalina.Wrapper
Add a new servlet initialization parameter for this servlet.
addInitParameter(String, String) - Method in class org.apache.catalina.core.StandardWrapper
Add a new servlet initialization parameter for this servlet.
addInitParameter(String, String) - Method in class org.apache.catalina.deploy.FilterDef
Add an initialization parameter to the set of parameters associated with this filter.
addInputFilter(InputFilter[], String) - Method in class org.apache.coyote.http11.Http11AprProcessor
Add an input filter to the current request.
addInputFilter(InputFilter[], String) - Method in class org.apache.coyote.http11.Http11Processor
Add an input filter to the current request.
addInstanceListener(String) - Method in interface org.apache.catalina.Context
Add the classname of an InstanceListener to be added to each Wrapper appended to this Context.
addInstanceListener(InstanceListener) - Method in interface org.apache.catalina.Wrapper
Add a new listener interested in InstanceEvents.
addInstanceListener(String) - Method in class org.apache.catalina.core.StandardContext
Add the classname of an InstanceListener to be added to each Wrapper appended to this Context.
addInstanceListener(InstanceListener) - Method in class org.apache.catalina.core.StandardWrapper
Add a new listener interested in InstanceEvents.
addInstanceListener(InstanceListener) - Method in class org.apache.catalina.util.InstanceSupport
Add a lifecycle event listener to this component.
addIntHeader(String, int) - Method in class org.apache.catalina.connector.Response
Add the specified integer header to the specified value.
addIntHeader(String, int) - Method in class org.apache.catalina.connector.ResponseFacade
 
addIntHeader(String, int) - Method in class org.apache.catalina.core.DummyResponse
 
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).
addJspMapping(String) - Method in interface org.apache.catalina.Context
Add the given URL pattern as a jsp-property-group.
addJspMapping(String) - Method in class org.apache.catalina.core.StandardContext
Add the given URL pattern as a jsp-property-group.
addLifecycleListener(LifecycleListener) - Method in interface org.apache.catalina.Lifecycle
Add a LifecycleEvent listener to this component.
addLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.authenticator.AuthenticatorBase
Add a lifecycle event listener to this component.
addLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.authenticator.SingleSignOn
Add a lifecycle event listener to this component.
addLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.cluster.session.DeltaManager
Add a lifecycle event listener to this component.
addLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.cluster.session.JvmRouteBinderValve
Add a lifecycle event listener to this component.
addLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.cluster.tcp.SimpleTcpCluster
Add a lifecycle event listener to this component.
addLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.connector.Connector
Add a lifecycle event listener to this component.
addLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.core.ContainerBase
Add a lifecycle event listener to this component.
addLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.core.StandardPipeline
Add a lifecycle event listener to this component.
addLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.core.StandardServer
Add a LifecycleEvent listener to this component.
addLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.core.StandardService
Add a LifecycleEvent listener to this component.
addLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.loader.WebappClassLoader
Add a lifecycle event listener to this component.
addLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.loader.WebappLoader
Add a lifecycle event listener to this component.
addLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.realm.RealmBase
Add a lifecycle event listener to this component.
addLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.session.PersistentManagerBase
Add a lifecycle event listener to this component.
addLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.session.StandardManager
Add a lifecycle event listener to this component.
addLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.session.StoreBase
Add a lifecycle event listener to this component.
addLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.startup.Embedded
Add a lifecycle event listener to this component.
addLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.util.LifecycleSupport
Add a lifecycle event listener to this component.
addLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.valves.AccessLogValve
Add a lifecycle event listener to this component.
addLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.valves.ExtendedAccessLogValve
Add a lifecycle event listener to this component.
addLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.valves.FastCommonAccessLogValve
Add a lifecycle event listener to this component.
addLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.valves.JDBCAccessLogValve
Adds a Lifecycle listener.
addLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.valves.SemaphoreValve
Add a lifecycle event listener to this component.
addLocalEjb(ContextLocalEjb) - Method in class org.apache.catalina.core.NamingContextListener
Set the specified local EJBs in the naming context.
addLocalEjb(ContextLocalEjb) - Method in class org.apache.catalina.deploy.NamingResources
Add a local EJB resource reference for this web application.
addLocale(Locale) - Method in class org.apache.catalina.authenticator.SavedRequest
 
addLocale(Locale) - Method in class org.apache.catalina.connector.Request
Add a Locale to the set of preferred Locales for this Request.
addLocale(Locale) - Method in class org.apache.catalina.core.DummyRequest
 
addLocaleEncodingMappingParameter(String, String) - Method in interface org.apache.catalina.Context
Add a Locale Encoding Mapping (see Sec 5.4 of Servlet spec 2.4)
addLocaleEncodingMappingParameter(String, String) - Method in class org.apache.catalina.core.StandardContext
Add a Locale Encoding Mapping (see Sec 5.4 of Servlet spec 2.4)
addManagedObject(TimeStamp) - Method in class org.apache.tomcat.util.threads.Expirer
 
addManager(String, Manager) - Method in interface org.apache.catalina.cluster.CatalinaCluster
 
addManager(String, Manager) - Method in class org.apache.catalina.cluster.tcp.SimpleTcpCluster
add an application to cluster replication bus
addMapping(String) - Method in interface org.apache.catalina.Wrapper
Add a mapping associated with the Wrapper.
addMapping(String) - Method in class org.apache.catalina.core.StandardWrapper
Add a mapping associated with the Wrapper.
addMapping(String, PrintWriter) - Method in class org.apache.jk.config.ApacheConfig
Add a fulling specified Appache mapping.
addMapping(String, String, PrintWriter) - Method in class org.apache.jk.config.ApacheConfig
Add a partially specified Appache mapping.
addMapping(String, PrintWriter) - Method in class org.apache.jk.config.BaseJkConfig
Add a fulling specified mapping.
addMapping(String, String, PrintWriter) - Method in class org.apache.jk.config.IISConfig
Add an IIS extension mapping.
addMapping(String, PrintWriter) - Method in class org.apache.jk.config.