|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
addAlias().
addChild().
addMapper().
addValve(), if this Container supports pipelines.
destroy() method has
returned.
service() method of a
servlet accessed via a request dispatcher has returned.
doFilter() method of a
Filter has returned.
init() method has returned.
service() method has
returned.
Group implementations.ObjectCreationFactory
implementations.Role implementations.AbstractRuleImpl provides basic services for Rules implementations.
User implementations.ServletContext that represents
a web application's execution environment. ApplicationContext
object from the web application.LifecycleListener that will init and
and destroy APR.ArrayStack class from
Commons Collections, which was the only direct dependency from Digester.ArrayStack.
ArrayStack with an initial size.
<security-constraint> elements in the web application
deployment descriptor. Subject when Phase 1
fails.
Digester matching path.
RedirectorElement to this task.
Group to those this user belongs to.
Group to those this user belongs to.
Group to those this user belongs to.
Group to those this user belongs to.
Role to those assigned specifically to this group.
Role to those assigned specifically to this user.
Role to those this group belongs to.
Role to those this user belongs to.
Role to those assigned specifically to this group.
Role to those assigned specifically to this user.
Role to those assigned specifically to this group.
Role to those assigned specifically to this user.
Digester instance, associating them with
our namespace URI (if any).
Digester instance, associating them with
our namespace URI (if any).
Digester instance, associating them with
our namespace URI (if any).
Digester instance, associating them with
our namespace URI (if any).
Digester instance, associating them with
our namespace URI (if any).
Digester instance, associating them with
our namespace URI (if any).
Digester instance, associating them with
our namespace URI (if any).
Digester instance, associating them with
our namespace URI (if any).
Digester instance, associating them with
our namespace URI (if any).
Digester instance, associating them with
our namespace URI (if any).
Digester instance, associating them with
our namespace URI (if any).
Session to the list of those associated with
this SSO.
SetRootRule with the specified parameters.
SetRootRule with the specified parameters.
service() method called.
service() method called.
allow expressions.
allow regular expressions we will evaluate.
LoginContext,
which uses it to select the set of relevant LoginModules.
true if we should continue processing; otherwise
return false.
null.
null.
null.
null.
null.
Principal associated with the specified username
and credentials, if there is one; otherwise return null.
Principal associated with the specified username
and digest, if there is one; otherwise return null.
null.
null.
null.
null.
null.
null.
null.
null.
null
if we are supposed to shut down.
destroy method is about
to be called for this instance.
service() method of a
servlet accessed via a request dispatcher is about to be called.
doFilter() method of a
Filter is about to be called.
init() method is about
to be called for this instance.
service() method is about
to be called on a servlet.
SsiIncludebegin
method with namespace and name
parameters instead.
body method
with namespace and name parameters
instead.
run method used to actually invoke the
CGI.
CallParamRule rules or from the body of this
element. Digester.addRule(java.lang.String, org.apache.tomcat.util.digester.Rule) method.
Use CallMethodRule.CallMethodRule(String methodName,int paramCount) instead.
Digester.addRule(java.lang.String, org.apache.tomcat.util.digester.Rule) method.
Use CallMethodRule.CallMethodRule(String methodName,int paramCount, String [] paramTypes) instead.
Digester.addRule(java.lang.String, org.apache.tomcat.util.digester.Rule) method.
Use CallMethodRule.CallMethodRule(String methodName,int paramCount, Class [] paramTypes) instead.
CallMethodRule.- CallParamRule(Digester, int) -
Constructor for class org.apache.tomcat.util.digester.CallParamRule
- Deprecated. The digester instance is now set in the
Digester.addRule(java.lang.String, org.apache.tomcat.util.digester.Rule) method.
Use CallParamRule.CallParamRule(int paramIndex) instead.
- CallParamRule(Digester, int, String) -
Constructor for class org.apache.tomcat.util.digester.CallParamRule
- Deprecated. The digester instance is now set in the
Digester.addRule(java.lang.String, org.apache.tomcat.util.digester.Rule) method.
Use CallParamRule.CallParamRule(int paramIndex, String attributeName) instead.
- CallParamRule(int) -
Constructor for class org.apache.tomcat.util.digester.CallParamRule
- Construct a "call parameter" rule that will save the body text of this
element as the parameter value.
- CallParamRule(int, String) -
Constructor for class org.apache.tomcat.util.digester.CallParamRule
- Construct a "call parameter" rule that will save the value of the
specified attribute as the parameter value.
- CallParamRule(int, boolean) -
Constructor for class org.apache.tomcat.util.digester.CallParamRule
- Construct a "call parameter" rule.
- CallParamRule(int, int) -
Constructor for class org.apache.tomcat.util.digester.CallParamRule
- Constructs a "call parameter" rule which sets a parameter from the stack.
- Catalina - class org.apache.catalina.startup.Catalina.
- Startup/Shutdown shell program for Catalina.
- Catalina() -
Constructor for class org.apache.catalina.startup.Catalina
-
- Catalina.CatalinaShutdownHook - class org.apache.catalina.startup.Catalina.CatalinaShutdownHook.
- Shutdown hook which will perform a clean shutdown of Catalina if needed.
- Catalina.CatalinaShutdownHook() -
Constructor for class org.apache.catalina.startup.Catalina.CatalinaShutdownHook
-
- CatalinaCluster - interface org.apache.catalina.cluster.CatalinaCluster.
- A CatalinaCluster interface allows to plug in and out the
different cluster implementations
- CatalinaClusterSF - class org.apache.catalina.storeconfig.CatalinaClusterSF.
- Generate Cluster Element with Membership,Sender,Receiver,Deployer and
ReplicationValve
- CatalinaClusterSF() -
Constructor for class org.apache.catalina.storeconfig.CatalinaClusterSF
-
- CatalinaLaunchFilter - class org.apache.catalina.launcher.CatalinaLaunchFilter.
- This class implements the LaunchFilter interface.
- CatalinaLaunchFilter() -
Constructor for class org.apache.catalina.launcher.CatalinaLaunchFilter
-
- CatalinaProperties - class org.apache.catalina.startup.CatalinaProperties.
- Utility class to read the bootstrap Catalina configuration.
- CatalinaProperties() -
Constructor for class org.apache.catalina.startup.CatalinaProperties
-
- ChannelJni - class org.apache.jk.common.ChannelJni.
- Pass messages using jni
- ChannelJni() -
Constructor for class org.apache.jk.common.ChannelJni
-
- ChannelNioSocket - class org.apache.jk.common.ChannelNioSocket.
- Accept ( and send ) TCP messages.
- ChannelNioSocket() -
Constructor for class org.apache.jk.common.ChannelNioSocket
- jmx:managed-constructor description="default constructor"
- ChannelNioSocket.Poller - class org.apache.jk.common.ChannelNioSocket.Poller.
-
- ChannelNioSocket.SocketConnection - class org.apache.jk.common.ChannelNioSocket.SocketConnection.
-
- ChannelNioSocket.SocketInputStream - class org.apache.jk.common.ChannelNioSocket.SocketInputStream.
-
- ChannelNioSocket.SocketOutputStream - class org.apache.jk.common.ChannelNioSocket.SocketOutputStream.
-
- ChannelShm - class org.apache.jk.common.ChannelShm.
- Channel using shm.
- ChannelShm() -
Constructor for class org.apache.jk.common.ChannelShm
-
- ChannelSocket - class org.apache.jk.common.ChannelSocket.
- Accept ( and send ) TCP messages.
- ChannelSocket() -
Constructor for class org.apache.jk.common.ChannelSocket
- jmx:managed-constructor description="default constructor"
- ChannelUn - class org.apache.jk.common.ChannelUn.
- Pass messages using unix domain sockets.
- ChannelUn() -
Constructor for class org.apache.jk.common.ChannelUn
-
- CharChunk - class org.apache.tomcat.util.buf.CharChunk.
- Utilities to manipluate char chunks.
- 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
-
- CharChunk.CharInputChannel - interface org.apache.tomcat.util.buf.CharChunk.CharInputChannel.
-
- 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.
- CharsetMapper - class org.apache.catalina.util.CharsetMapper.
- Utility class that attempts to map from a Locale to the corresponding
character set to be used for interpreting input text (or generating
output text) when the Content-Type header does not include one.
- CharsetMapper() -
Constructor for class org.apache.catalina.util.CharsetMapper
- Construct a new CharsetMapper using the default properties resource.
- CharsetMapper(String) -
Constructor for class org.apache.catalina.util.CharsetMapper
- Construct a new CharsetMapper using the specified properties resource.
- ChunkedInputFilter - class org.apache.coyote.http11.filters.ChunkedInputFilter.
- Chunked input filter.
- ChunkedInputFilter() -
Constructor for class org.apache.coyote.http11.filters.ChunkedInputFilter
-
- ChunkedOutputFilter - class org.apache.coyote.http11.filters.ChunkedOutputFilter.
- Chunked output filter.
- ChunkedOutputFilter() -
Constructor for class org.apache.coyote.http11.filters.ChunkedOutputFilter
- Default constructor.
- ClassLoaderFactory - class org.apache.catalina.startup.ClassLoaderFactory.
- Utility class for building class loaders for Catalina.
- ClassLoaderFactory() -
Constructor for class org.apache.catalina.startup.ClassLoaderFactory
-
- ClassNameMBean - class org.apache.catalina.mbeans.ClassNameMBean.
- A convenience base class for ModelMBean implementations
where the underlying base class (and therefore the set of supported
properties) is different for varying implementations of a standard
interface.
- ClassNameMBean() -
Constructor for class org.apache.catalina.mbeans.ClassNameMBean
- Construct a
ModelMBean with default
ModelMBeanInfo information.
- ClientAbortException - exception org.apache.catalina.connector.ClientAbortException.
- Wrap an IOException identifying it as being caused by an abort
of a request by a remote client.
- ClientAbortException() -
Constructor for class org.apache.catalina.connector.ClientAbortException
- Construct a new ClientAbortException with no other information.
- ClientAbortException(String) -
Constructor for class org.apache.catalina.connector.ClientAbortException
- Construct a new ClientAbortException for the specified message.
- ClientAbortException(Throwable) -
Constructor for class org.apache.catalina.connector.ClientAbortException
- Construct a new ClientAbortException for the specified throwable.
- ClientAbortException(String, Throwable) -
Constructor for class org.apache.catalina.connector.ClientAbortException
- Construct a new ClientAbortException for the specified message
and throwable.
- Cluster - interface org.apache.catalina.Cluster.
- A Cluster works as a Cluster client/server for the local host
Different Cluster implementations can be used to support different
ways to communicate within the Cluster.
- ClusterData - class org.apache.catalina.cluster.tcp.ClusterData.
-
- ClusterData() -
Constructor for class org.apache.catalina.cluster.tcp.ClusterData
-
- ClusterData(String, String, byte[], long) -
Constructor for class org.apache.catalina.cluster.tcp.ClusterData
-
- ClusterDeployer - interface org.apache.catalina.cluster.ClusterDeployer.
-
- ClusterListener - class org.apache.catalina.cluster.session.ClusterListener.
- Receive SessionID cluster change from other backup node after primary session
node is failed.
- ClusterListener() -
Constructor for class org.apache.catalina.cluster.session.ClusterListener
-
- ClusterManager - interface org.apache.catalina.cluster.ClusterManager.
- The common interface used by all cluster manager.
- ClusterMessage - interface org.apache.catalina.cluster.ClusterMessage.
-
- ClusterReceiver - interface org.apache.catalina.cluster.ClusterReceiver.
- Cluster Receiver Interface
- ClusterReceiverBase - class org.apache.catalina.cluster.tcp.ClusterReceiverBase.
- FIXME i18n log messages
- ClusterReceiverBase() -
Constructor for class org.apache.catalina.cluster.tcp.ClusterReceiverBase
-
- ClusterRuleSet - class org.apache.catalina.cluster.ClusterRuleSet.
- RuleSet for processing the contents of a
Cluster definition element.
- ClusterRuleSet() -
Constructor for class org.apache.catalina.cluster.ClusterRuleSet
- Construct an instance of this
RuleSet with the default
matching pattern prefix.
- ClusterRuleSet(String) -
Constructor for class org.apache.catalina.cluster.ClusterRuleSet
- Construct an instance of this
RuleSet with the specified
matching pattern prefix.
- ClusterRuleSetFactory - class org.apache.catalina.startup.ClusterRuleSetFactory.
-
- ClusterRuleSetFactory() -
Constructor for class org.apache.catalina.startup.ClusterRuleSetFactory
-
- ClusterRuleSetFactory.DefaultClusterRuleSet - class org.apache.catalina.startup.ClusterRuleSetFactory.DefaultClusterRuleSet.
- RuleSet for processing the contents of a
Cluster definition element.
- ClusterRuleSetFactory.DefaultClusterRuleSet() -
Constructor for class org.apache.catalina.startup.ClusterRuleSetFactory.DefaultClusterRuleSet
- Construct an instance of this
RuleSet with the default
matching pattern prefix.
- ClusterRuleSetFactory.DefaultClusterRuleSet(String) -
Constructor for class org.apache.catalina.startup.ClusterRuleSetFactory.DefaultClusterRuleSet
- Construct an instance of this
RuleSet with the specified
matching pattern prefix.
- ClusterSender - interface org.apache.catalina.cluster.ClusterSender.
-
- ClusterSession - interface org.apache.catalina.cluster.ClusterSession.
-
- ClusterSessionListener - class org.apache.catalina.cluster.session.ClusterSessionListener.
- Receive replicated SessionMessage form other cluster node.
- ClusterSessionListener() -
Constructor for class org.apache.catalina.cluster.session.ClusterSessionListener
-
- ClusterSingleSignOn - class org.apache.catalina.cluster.authenticator.ClusterSingleSignOn.
- A Valve that supports a "single sign on" user experience on
each nodes of a cluster, where the security identity of a user who successfully
authenticates to one web application is propogated to other web applications and
to other nodes cluster in the same security domain.
- ClusterSingleSignOn() -
Constructor for class org.apache.catalina.cluster.authenticator.ClusterSingleSignOn
-
- ClusterSingleSignOnListener - class org.apache.catalina.cluster.authenticator.ClusterSingleSignOnListener.
- Receive replicated SingleSignOnMessage form other cluster node.
- ClusterSingleSignOnListener() -
Constructor for class org.apache.catalina.cluster.authenticator.ClusterSingleSignOnListener
-
- ClusterValve - interface org.apache.catalina.cluster.ClusterValve.
- Cluster Valve Interface to mark all Cluster Valves
Only those Valve can'be configured as Cluster Valves
- Connector - class org.apache.catalina.connector.Connector.
- Implementation of a Coyote connector for Tomcat 5.x.
- Connector() -
Constructor for class org.apache.catalina.connector.Connector
-
- Connector(String) -
Constructor for class org.apache.catalina.connector.Connector
-
- ConnectorCreateRule - class org.apache.catalina.startup.ConnectorCreateRule.
- Rule implementation that creates a connector.
- ConnectorCreateRule() -
Constructor for class org.apache.catalina.startup.ConnectorCreateRule
-
- ConnectorMBean - class org.apache.catalina.mbeans.ConnectorMBean.
- A ModelMBean implementation for the
org.apache.coyote.tomcat5.CoyoteConnector component. - ConnectorMBean() -
Constructor for class org.apache.catalina.mbeans.ConnectorMBean
- Construct a
ModelMBean with default
ModelMBeanInfo information.
- ConnectorSF - class org.apache.catalina.storeconfig.ConnectorSF.
- Store Connector and Listeners
- ConnectorSF() -
Constructor for class org.apache.catalina.storeconfig.ConnectorSF
-
- ConnectorStoreAppender - class org.apache.catalina.storeconfig.ConnectorStoreAppender.
- Store the Connector attributes.
- ConnectorStoreAppender() -
Constructor for class org.apache.catalina.storeconfig.ConnectorStoreAppender
-
- Constants - class org.apache.catalina.authenticator.Constants.
-
- Constants() -
Constructor for class org.apache.catalina.authenticator.Constants
-
- Constants - class org.apache.catalina.cluster.Constants.
- Manifest constants for the
org.apache.catalina.cluster
package. - Constants() -
Constructor for class org.apache.catalina.cluster.Constants
-
- Constants - class org.apache.catalina.cluster.mcast.Constants.
- Manifest constants for the
org.apache.catalina.cluster.mcast
package. - Constants() -
Constructor for class org.apache.catalina.cluster.mcast.Constants
-
- Constants - class org.apache.catalina.cluster.session.Constants.
- Manifest constants for the
org.apache.catalina.cluster.session
package. - Constants() -
Constructor for class org.apache.catalina.cluster.session.Constants
-
- Constants - class org.apache.catalina.cluster.tcp.Constants.
- Manifest constants for the
org.apache.catalina.cluster.tcp
package. - Constants() -
Constructor for class org.apache.catalina.cluster.tcp.Constants
-
- Constants - class org.apache.catalina.connector.Constants.
- Static constants for this package.
- Constants() -
Constructor for class org.apache.catalina.connector.Constants
-
- Constants - class org.apache.catalina.core.Constants.
-
- Constants() -
Constructor for class org.apache.catalina.core.Constants
-
- Constants - class org.apache.catalina.loader.Constants.
-
- Constants() -
Constructor for class org.apache.catalina.loader.Constants
-
- Constants - class org.apache.catalina.realm.Constants.
- Manifest constants for this Java package.
- Constants() -
Constructor for class org.apache.catalina.realm.Constants
-
- Constants - class org.apache.catalina.servlets.Constants.
-
- Constants() -
Constructor for class org.apache.catalina.servlets.Constants
-
- Constants - class org.apache.catalina.session.Constants.
- Manifest constants for the
org.apache.catalina.session
package. - Constants() -
Constructor for class org.apache.catalina.session.Constants
-
- Constants - class org.apache.catalina.startup.Constants.
- String constants for the startup package.
- Constants() -
Constructor for class org.apache.catalina.startup.Constants
-
- Constants - class org.apache.catalina.storeconfig.Constants.
-
- Constants() -
Constructor for class org.apache.catalina.storeconfig.Constants
-
- Constants - class org.apache.catalina.users.Constants.
- Manifest constants for this Java package.
- Constants() -
Constructor for class org.apache.catalina.users.Constants
-
- Constants - class org.apache.catalina.valves.Constants.
- Manifest constants for the
org.apache.catalina.valves
package. - Constants() -
Constructor for class org.apache.catalina.valves.Constants
-
- Constants - class org.apache.coyote.Constants.
- Constants.
- Constants() -
Constructor for class org.apache.coyote.Constants
-
- Constants - class org.apache.coyote.ajp.Constants.
- Constants.
- Constants() -
Constructor for class org.apache.coyote.ajp.Constants
-
- Constants - class org.apache.coyote.http11.Constants.
- Constants.
- Constants() -
Constructor for class org.apache.coyote.http11.Constants
-
- Constants - class org.apache.naming.Constants.
- Static constants for this package.
- Constants() -
Constructor for class org.apache.naming.Constants
-
- Constants - class org.apache.naming.factory.Constants.
- Static constants for this package.
- Constants() -
Constructor for class org.apache.naming.factory.Constants
-
- Constants - class org.apache.naming.resources.Constants.
- Static constants for this package.
- Constants() -
Constructor for class org.apache.naming.resources.Constants
-
- Constants.AccessLog - class org.apache.catalina.valves.Constants.AccessLog.
-
- Constants.AccessLog() -
Constructor for class org.apache.catalina.valves.Constants.AccessLog
-
- Contained - interface org.apache.catalina.Contained.
- Decoupling interface which specifies that an implementing class is
associated with at most one Container instance.
- Container - interface org.apache.catalina.Container.
- A Container is an object that can execute requests received from
a client, and return responses based on those requests.
- ContainerBase - class org.apache.catalina.core.ContainerBase.
- Abstract implementation of the Container interface, providing common
functionality required by nearly every implementation.
- ContainerBase() -
Constructor for class org.apache.catalina.core.ContainerBase
-
- ContainerBase.ContainerBackgroundProcessor - class org.apache.catalina.core.ContainerBase.ContainerBackgroundProcessor.
- Private thread class to invoke the backgroundProcess method
of this container and its children after a fixed delay.
- ContainerBase.ContainerBackgroundProcessor() -
Constructor for class org.apache.catalina.core.ContainerBase.ContainerBackgroundProcessor
-
- ContainerBase.PrivilegedAddChild - class org.apache.catalina.core.ContainerBase.PrivilegedAddChild.
- Perform addChild with the permissions of this class.
- ContainerEvent - class org.apache.catalina.ContainerEvent.
- General event for notifying listeners of significant changes on a Container.
- ContainerEvent(Container, String, Object) -
Constructor for class org.apache.catalina.ContainerEvent
- Construct a new ContainerEvent with the specified parameters.
- ContainerListener - interface org.apache.catalina.ContainerListener.
- Interface defining a listener for significant Container generated events.
- ContainerServlet - interface org.apache.catalina.ContainerServlet.
- A ContainerServlet is a servlet that has access to Catalina
internal functionality, and is loaded from the Catalina class loader
instead of the web application class loader.
- ContentType - class org.apache.tomcat.util.http.ContentType.
- Usefull methods for Content-Type processing
- ContentType() -
Constructor for class org.apache.tomcat.util.http.ContentType
-
- Context - interface org.apache.catalina.Context.
- A Context is a Container that represents a servlet context, and
therefore an individual web application, in the Catalina servlet engine.
- ContextAccessController - class org.apache.naming.ContextAccessController.
- Handles the access control on the JNDI contexts.
- ContextAccessController() -
Constructor for class org.apache.naming.ContextAccessController
-
- ContextBindings - class org.apache.naming.ContextBindings.
- Handles the associations :
Catalina context name with the NamingContext
Calling thread with the NamingContext
- ContextBindings() -
Constructor for class org.apache.naming.ContextBindings
-
- ContextConfig - class org.apache.catalina.startup.ContextConfig.
- 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.ContextErrorHandler - class org.apache.catalina.startup.ContextConfig.ContextErrorHandler.
-
- ContextConfig.ContextErrorHandler() -
Constructor for class org.apache.catalina.startup.ContextConfig.ContextErrorHandler
-
- ContextEjb - class org.apache.catalina.deploy.ContextEjb.
- Representation of an EJB resource reference for a web application, as
represented in a
<ejb-ref> element in the
deployment descriptor. - ContextEjb() -
Constructor for class org.apache.catalina.deploy.ContextEjb
-
- ContextEnvironment - class org.apache.catalina.deploy.ContextEnvironment.
- Representation of an application environment entry, as represented in
an
<env-entry> element in the deployment descriptor. - ContextEnvironment() -
Constructor for class org.apache.catalina.deploy.ContextEnvironment
-
- ContextEnvironmentMBean - class org.apache.catalina.mbeans.ContextEnvironmentMBean.
- A ModelMBean implementation for the
org.apache.catalina.deploy.ContextEnvironment component. - ContextEnvironmentMBean() -
Constructor for class org.apache.catalina.mbeans.ContextEnvironmentMBean
- Construct a
ModelMBean with default
ModelMBeanInfo information.
- ContextLocalEjb - class org.apache.catalina.deploy.ContextLocalEjb.
- Representation of a local EJB resource reference for a web application, as
represented in a
<ejb-local-ref> element in the
deployment descriptor. - ContextLocalEjb() -
Constructor for class org.apache.catalina.deploy.ContextLocalEjb
-
- ContextResource - class org.apache.catalina.deploy.ContextResource.
- Representation of a resource reference for a web application, as
represented in a
<resource-ref> element in the
deployment descriptor. - ContextResource() -
Constructor for class org.apache.catalina.deploy.ContextResource
-
- ContextResourceEnvRef - class org.apache.catalina.deploy.ContextResourceEnvRef.
- Representation of an application resource reference, as represented in
an
<res-env-refy> element in the deployment descriptor. - ContextResourceEnvRef() -
Constructor for class org.apache.catalina.deploy.ContextResourceEnvRef
-
- ContextResourceLink - class org.apache.catalina.deploy.ContextResourceLink.
- Representation of a resource link for a web application, as
represented in a
<ResourceLink> element in the
server configuration file. - ContextResourceLink() -
Constructor for class org.apache.catalina.deploy.ContextResourceLink
-
- ContextResourceLinkMBean - class org.apache.catalina.mbeans.ContextResourceLinkMBean.
- A ModelMBean implementation for the
org.apache.catalina.deploy.ContextResourceLink component. - ContextResourceLinkMBean() -
Constructor for class org.apache.catalina.mbeans.ContextResourceLinkMBean
- Construct a
ModelMBean with default
ModelMBeanInfo information.
- ContextResourceMBean - class org.apache.catalina.mbeans.ContextResourceMBean.
- A ModelMBean implementation for the
org.apache.catalina.deploy.ContextResource component. - ContextResourceMBean() -
Constructor for class org.apache.catalina.mbeans.ContextResourceMBean
- Construct a
ModelMBean with default
ModelMBeanInfo information.
- ContextRuleSet - class org.apache.catalina.startup.ContextRuleSet.
- RuleSet for processing the contents of a
Context or DefaultContext definition element.
- ContextRuleSet() -
Constructor for class org.apache.catalina.startup.ContextRuleSet
- Construct an instance of this
RuleSet with the default
matching pattern prefix.
- ContextRuleSet(String) -
Constructor for class org.apache.catalina.startup.ContextRuleSet
- Construct an instance of this
RuleSet with the specified
matching pattern prefix.
- ContextRuleSet(String, boolean) -
Constructor for class org.apache.catalina.startup.ContextRuleSet
- Construct an instance of this
RuleSet with the specified
matching pattern prefix.
- ContextTransaction - class org.apache.catalina.deploy.ContextTransaction.
- Representation of an application resource reference, as represented in
an
<res-env-refy> element in the deployment descriptor. - ContextTransaction() -
Constructor for class org.apache.catalina.deploy.ContextTransaction
-
- CookieTools - class org.apache.catalina.util.CookieTools.
- Cookie utils - generate cookie header, etc
- CookieTools() -
Constructor for class org.apache.catalina.util.CookieTools
-
- Cookies - class org.apache.tomcat.util.http.Cookies.
- A collection of cookies - reusable and tuned for server side performance.
- Cookies(MimeHeaders) -
Constructor for class org.apache.tomcat.util.http.Cookies
- Construct a new cookie collection, that will extract
the information from headers.
- Cookies() -
Constructor for class org.apache.tomcat.util.http.Cookies
- Construct a new uninitialized cookie collection.
- CopyParentClassLoaderRule - class org.apache.catalina.startup.CopyParentClassLoaderRule.
- Rule that copies the
parentClassLoader property from the
next-to-top item on the stack (which must be a Container)
to the top item on the stack (which must also be a
Container). - CopyParentClassLoaderRule() -
Constructor for class org.apache.catalina.startup.CopyParentClassLoaderRule
- Construct a new instance of this Rule.
- CoyoteAdapter - class org.apache.catalina.connector.CoyoteAdapter.
- Implementation of a request processor which delegates the processing to a
Coyote processor.
- CoyoteAdapter(Connector) -
Constructor for class org.apache.catalina.connector.CoyoteAdapter
- Construct a new CoyoteProcessor associated with the specified connector.
- CoyoteInputStream - class org.apache.catalina.connector.CoyoteInputStream.
- This class handles reading bytes.
- CoyoteInputStream(InputBuffer) -
Constructor for class org.apache.catalina.connector.CoyoteInputStream
-
- CoyoteOutputStream - class org.apache.catalina.connector.CoyoteOutputStream.
- Coyote implementation of the servlet output stream.
- CoyoteOutputStream(OutputBuffer) -
Constructor for class org.apache.catalina.connector.CoyoteOutputStream
-
- CoyotePrincipal - class org.apache.catalina.connector.CoyotePrincipal.
- Generic implementation of java.security.Principal that
is used to represent principals authenticated at the protocol handler level.
- CoyotePrincipal(String) -
Constructor for class org.apache.catalina.connector.CoyotePrincipal
-
- CoyoteReader - class org.apache.catalina.connector.CoyoteReader.
- Coyote implementation of the buffred reader.
- CoyoteReader(InputBuffer) -
Constructor for class org.apache.catalina.connector.CoyoteReader
-
- CoyoteWriter - class org.apache.catalina.connector.CoyoteWriter.
- Coyote implementation of the servlet writer.
- CoyoteWriter(OutputBuffer) -
Constructor for class org.apache.catalina.connector.CoyoteWriter
-
- CustomObjectInputStream - class org.apache.catalina.util.CustomObjectInputStream.
- Custom subclass of
ObjectInputStream that loads from the
class loader for this web application. - CustomObjectInputStream(InputStream, ClassLoader) -
Constructor for class org.apache.catalina.util.CustomObjectInputStream
- Construct a new instance of CustomObjectInputStream
- cHandler -
Variable in class org.apache.coyote.http11.Http11BaseProtocol
-
- cache -
Variable in class org.apache.catalina.authenticator.AuthenticatorBase
- Should we cache authenticated Principals if the request is part of
an HTTP session?
- cache -
Variable in class org.apache.catalina.authenticator.SingleSignOn
- The cache of SingleSignOnEntry instances for authenticated Principals,
keyed by the cookie value that is used to select them.
- cache -
Variable in class org.apache.naming.resources.ProxyDirContext
- Cache.
- cache -
Variable in class org.apache.naming.resources.ResourceCache
- Cache.
- cache -
Variable in class org.apache.tomcat.util.digester.RulesBase
- The set of registered Rule instances, keyed by the matching pattern.
- cacheClassName -
Variable in class org.apache.naming.resources.ProxyDirContext
- Cache class.
- cacheLoad(CacheEntry) -
Method in class org.apache.naming.resources.ProxyDirContext
- Load entry into cache.
- cacheLookup(String) -
Method in class org.apache.naming.resources.ProxyDirContext
- Lookup in cache.
- cacheMaxSize -
Variable in class org.apache.catalina.core.StandardContext
- Cache max size in KB.
- cacheMaxSize -
Variable in class org.apache.naming.resources.BaseDirContext
- Max size of resources which will have their content cached.
- cacheMaxSize -
Variable in class org.apache.naming.resources.ResourceCache
- Max size of resources which will have their content cached.
- cacheObjectMaxSize -
Variable in class org.apache.naming.resources.ProxyDirContext
- Max size of resources which will have their content cached.
- cacheSize -
Variable in class org.apache.naming.resources.ResourceCache
- Current cache size in KB.
- cacheSize -
Static variable in class org.apache.tomcat.util.buf.StringCache
-
- cacheTTL -
Variable in class org.apache.catalina.core.StandardContext
- Cache TTL in ms.
- cacheTTL -
Variable in class org.apache.naming.resources.BaseDirContext
- Cache TTL.
- cacheTTL -
Variable in class org.apache.naming.resources.ProxyDirContext
- Cache TTL.
- cacheUnload(String) -
Method in class org.apache.naming.resources.ProxyDirContext
- Remove entry from cache.
- cached -
Variable in class org.apache.naming.resources.BaseDirContext
- Cached.
- 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
-
- callbackHandler -
Variable in class org.apache.catalina.realm.JAASMemoryLoginModule
- The callback handler responsible for answering our requests.
- canReauthenticate -
Variable in class org.apache.catalina.authenticator.SingleSignOnEntry
-
- canonical -
Variable in class org.apache.catalina.util.DOMWriter
- Canonical output.
- canonicalPath -
Variable in class org.apache.naming.resources.FileDirContext.FileResourceAttributes
-
- capitalize(String) -
Static method in class org.apache.tomcat.util.IntrospectionUtils
- Reverse of Introspector.decapitalize
- captureServletOutputStream -
Variable in class org.apache.catalina.ssi.ResponseIncludeWrapper
- Our ServletOutputStream
- caseSensitive -
Variable in class org.apache.catalina.core.StandardContext
- Case sensitivity.
- caseSensitive -
Variable in class org.apache.naming.resources.FileDirContext
- Case sensitivity.
- catalinaLoader -
Variable in class org.apache.catalina.startup.Bootstrap
-
- ccCache -
Static variable in class org.apache.tomcat.util.buf.StringCache
- Cache for char chunk.
- ccCount -
Static variable in class org.apache.tomcat.util.buf.StringCache
- toString count for char chunk.
- ccStats -
Static variable in class org.apache.tomcat.util.buf.StringCache
- Statistics hash map for char chunk.
- certificates -
Variable in class org.apache.catalina.loader.ResourceEntry
- Certificates (if the resource was loaded from a JAR).
- certificates -
Variable in class org.apache.coyote.ajp.AjpAprProcessor
- Byte chunk for certs.
- chainException(Throwable, Throwable) -
Method in class org.apache.tomcat.util.compat.Jdk14Compat
- Chains the wrapped throwable to the wrapper throwable.
- chainException(Throwable, Throwable) -
Method in class org.apache.tomcat.util.compat.JdkCompat
- Chains the wrapped throwable to the wrapper throwable.
- changeRequestSessionID(Request, Response, String, String) -
Method in class org.apache.catalina.cluster.session.JvmRouteBinderValve
- Change Request Session id
- changeSessionID(Request, Response, String, String, Session) -
Method in class org.apache.catalina.cluster.session.JvmRouteBinderValve
- change session id and send to all cluster nodes
- charAt(int) -
Method in class org.apache.tomcat.util.buf.CharChunk
-
- charCmp(String, int, String) -
Method in class org.apache.catalina.ssi.SSIProcessor
-
- charEnabled -
Static variable in class org.apache.tomcat.util.buf.StringCache
-
- characterEncoding -
Variable in class org.apache.catalina.authenticator.FormAuthenticator
- Character encoding to use to read the username and password parameters
from the request.
- characterEncoding -
Variable in class org.apache.coyote.Response
-
- characters(char[], int, int) -
Method in class org.apache.tomcat.util.digester.Digester
- Process notification of character data received from the body of
an XML element.
- charset -
Variable in class org.apache.catalina.ant.AbstractCatalinaTask
- The charset used during URL encoding.
- charsetSet -
Variable in class org.apache.coyote.Response
- Has the charset been explicitly set.
- check(String) -
Method in class org.apache.catalina.cluster.deploy.FarmWarDeployer
- Invoke the check method on the deployer.
- check() -
Method in class org.apache.catalina.cluster.deploy.WarWatcher.WarInfo
- Returns 1 if the file has been added/modified, 0 if the file is
unchanged and -1 if the file has been removed
- check() -
Method in class org.apache.catalina.cluster.deploy.WarWatcher
- check for modification and send notifcation to listener
- check() -
Method in class org.apache.catalina.startup.HostConfig
- Check status of all webapps.
- check(String) -
Method in class org.apache.catalina.startup.HostConfig
- Check status of a specific webapp, for use with stuff like management webapps.
- checkConfig() -
Method in class org.apache.tomcat.util.net.jsse.JSSESocketFactory
- Checks that the certificate is compatible with the enabled cipher suites.
- checkConverter() -
Method in class org.apache.catalina.connector.InputBuffer
-
- checkConverter() -
Method in class org.apache.catalina.connector.OutputBuffer
-
- checkCredentials(DirContext, User, String) -
Method in class org.apache.catalina.realm.JNDIRealm
- Check whether the given User can be authenticated with the
given credentials.
- checkError() -
Method in class org.apache.catalina.connector.CoyoteWriter
-
- checkError() -
Method in class org.apache.tomcat.util.log.SystemLogHandler
-
- checkExpire() -
Method in class org.apache.catalina.cluster.mcast.McastServiceImpl
- check member expire or alive
- checkIfHeaders(HttpServletRequest, HttpServletResponse, ResourceAttributes) -
Method in class org.apache.catalina.servlets.DefaultServlet
- Check if the conditions specified in the optional If headers are
satisfied.
- checkIfHeaders(HttpServletRequest, HttpServletResponse, ResourceAttributes) -
Method in class org.apache.catalina.servlets.WebdavServlet
- Check if the conditions specified in the optional If headers are
satisfied.
- checkIfMatch(HttpServletRequest, HttpServletResponse, ResourceAttributes) -
Method in class org.apache.catalina.servlets.DefaultServlet
- Check if the if-match condition is satisfied.
- checkIfModifiedSince(HttpServletRequest, HttpServletResponse, ResourceAttributes) -
Method in class org.apache.catalina.servlets.DefaultServlet
- Check if the if-modified-since condition is satisfied.
- checkIfNoneMatch(HttpServletRequest, HttpServletResponse, ResourceAttributes) -
Method in class org.apache.catalina.servlets.DefaultServlet
- Check if the if-none-match condition is satisfied.
- checkIfUnmodifiedSince(HttpServletRequest, HttpServletResponse, ResourceAttributes) -
Method in class org.apache.catalina.servlets.DefaultServlet
- Check if the if-unmodified-since condition is satisfied.
- checkKeepAlive() -
Method in class org.apache.catalina.cluster.tcp.DataSender
- Check, if time to close socket!
- checkKeepAlive() -
Method in interface org.apache.catalina.cluster.tcp.IDataSender
-
- checkKeepAlive() -
Method in class org.apache.catalina.cluster.tcp.ReplicationTransmitter
- Check all DataSender Socket to close socket at keepAlive mode
- checkName(String) -
Static method in class org.apache.tomcat.util.http.ServerCookie
- Deprecated. - Not used
- checkNormalize(MessageBytes) -
Static method in class org.apache.catalina.connector.CoyoteAdapter
- Check that the URI is normalized following character decoding.
- checkParameter() -
Method in class org.apache.catalina.ant.JKStatusUpdateTask
- check correct lb and worker pararmeter
- checkResources(HostConfig.DeployedApplication) -
Method in class org.apache.catalina.startup.HostConfig
- Check resources for redeployment and reloading.
- checkSecurityToken(Object, Object) -
Static method in class org.apache.naming.ContextAccessController
- Check a submitted security token.
- checkSenderDomain(SessionMessage, Member) -
Method in class org.apache.catalina.cluster.session.DeltaManager
- Test that sender and local domain is the same
- checkSendfile(HttpServletRequest, HttpServletResponse, CacheEntry, long, DefaultServlet.Range) -
Method in class org.apache.catalina.servlets.DefaultServlet
- Check if sendfile can be used.
- checkSpareControllers() -
Method in class org.apache.tomcat.util.threads.ThreadPool
- Called by the monitor thread to harvest idle threads.
- checkState(boolean) -
Method in class org.apache.catalina.cluster.deploy.FileMessageFactory
- Check to make sure the factory is able to perform the function it is
asked to do.
- checkThread() -
Method in class org.apache.catalina.cluster.tcp.AsyncSocketSender
- Start Queue thread as daemon
- checkThread() -
Method in class org.apache.catalina.cluster.tcp.FastAsyncSocketSender
- Start Queue thread as daemon
- checkWritable() -
Method in class org.apache.naming.NamingContext
- Throws a naming exception is Context is not writable.
- children -
Variable in class org.apache.catalina.core.ContainerBase
- The child Containers belonging to this Container, keyed by name.
- children -
Variable in class org.apache.naming.resources.WARDirContext.Entry
-
- chooseClientAlias(String[], Principal[], Socket) -
Method in class org.apache.tomcat.util.net.jsse.JSSEKeyManager
- Choose an alias to authenticate the client side of a secure socket,
given the public key type and the list of certificate issuer authorities
recognized by the peer (if any).
- chooseServerAlias(String, Principal[], Socket) -
Method in class org.apache.tomcat.util.net.jsse.JSSEKeyManager
- Returns this key manager's server key alias that was provided in the
constructor.
- chunkHeader -
Variable in class org.apache.coyote.http11.filters.ChunkedOutputFilter
- Chunk header.
- chunkLength -
Variable in class org.apache.coyote.http11.filters.ChunkedOutputFilter
- Buffer used for chunk length conversion.
- ciphers -
Static variable in interface org.apache.tomcat.util.net.SSLSupport
- A mapping table to determine the number of effective bits in the key
when using a cipher suite containing the specified cipher name.
- classLoader -
Variable in class org.apache.tomcat.util.digester.Digester
- The class loader to use for instantiating application objects.
- className -
Variable in class org.apache.catalina.ssi.SSIMediator
-
- className -
Variable in class org.apache.tomcat.util.digester.FactoryCreateRule
- The Java class name of the ObjectCreationFactory to be created.
- className -
Variable in class org.apache.tomcat.util.digester.ObjectCreateRule
- The Java class name of the object to be created.
- 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.
- clazz -
Variable in class org.apache.catalina.loader.WebappClassLoader.PrivilegedGetClassLoader
-
- cleanDeployDir() -
Method in class org.apache.catalina.cluster.deploy.FarmWarDeployer
-
- cleanElCache() -
Method in class org.apache.catalina.loader.WebappClassLoader
-
- cleanup() -
Method in class org.apache.catalina.cluster.deploy.FileMessageFactory
- Closes the factory, its streams and sets all its references to null
- clear() -
Method in interface org.apache.catalina.Store
- Remove all Sessions from this Store.
- clear() -
Method in class org.apache.catalina.cluster.deploy.WarWatcher
- clear watcher state
- clear() -
Method in class org.apache.catalina.cluster.io.XByteBuffer
- Resets the buffer
- clear() -
Method in class org.apache.catalina.cluster.session.DeltaRequest
-
- clear() -
Method in class org.apache.catalina.connector.RequestFacade
- Clear facade.
- clear() -
Method in class org.apache.catalina.connector.ResponseFacade
- Clear facade.
- clear() -
Method in class org.apache.catalina.session.FileStore
- Remove all of the Sessions in this Store.
- clear() -
Method in class org.apache.catalina.session.JDBCStore
- Remove all of the Sessions in this Store.
- clear() -
Method in class org.apache.catalina.util.ParameterMap
- Remove all mappings from this map.
- clear() -
Method in class org.apache.catalina.util.ResourceSet
- Remove all of the elements from this set.
- clear() -
Static method in class org.apache.tomcat.util.IntrospectionUtils
-
- clear() -
Method in class org.apache.tomcat.util.collections.LRUCache
-
- clear() -
Method in class org.apache.tomcat.util.collections.SimpleHashtable
-
- clear() -
Method in class org.apache.tomcat.util.digester.AbstractRulesImpl
- Clear all existing Rule instance registrations.
- clear() -
Method in class org.apache.tomcat.util.digester.Digester
- Clear the current contents of the object stack.
- clear() -
Method in interface org.apache.tomcat.util.digester.Rules
- Clear all existing Rule instance registrations.
- clear() -
Method in class org.apache.tomcat.util.digester.RulesBase
- Clear all existing Rule instance registrations.
- clear() -
Method in class org.apache.tomcat.util.digester.WithDefaultsRulesWrapper
- Clears all Rule's
- clear() -
Method in class org.apache.tomcat.util.http.MimeHeaders
- Clears all header fields.
- clearCookies() -
Method in class org.apache.catalina.connector.Request
- Clear the collection of Cookies associated with this Request.
- clearCookies() -
Method in class org.apache.catalina.core.DummyRequest
-
- clearFilters() -
Method in class org.apache.coyote.http11.InternalAprInputBuffer
- Clear filters.
- clearFilters() -
Method in class org.apache.coyote.http11.InternalAprOutputBuffer
- Clear filters.
- clearFilters() -
Method in class org.apache.coyote.http11.InternalInputBuffer
- Clear filters.
- clearFilters() -
Method in class org.apache.coyote.http11.InternalOutputBuffer
- Clear filters.
- clearHeaders() -
Method in class org.apache.catalina.connector.Request
- Clear the collection of Headers associated with this Request.
- clearHeaders() -
Method in class org.apache.catalina.core.DummyRequest
-
- clearLocales() -
Method in class org.apache.catalina.connector.Request
- Clear the collection of Locales associated with this Request.
- clearLocales() -
Method in class org.apache.catalina.core.DummyRequest
-
- clearParameters() -
Method in class org.apache.catalina.connector.Request
- Clear the collection of parameters associated with this Request.
- clearParameters() -
Method in class org.apache.catalina.core.DummyRequest
-
- clearReferences() -
Method in class org.apache.catalina.loader.WebappClassLoader
- Clear references.
- clearStore() -
Method in class org.apache.catalina.session.PersistentManagerBase
- Clear all sessions from the Store.
- clientAuth -
Variable in class org.apache.tomcat.util.net.jsse.JSSE13SocketFactory
- Flag for client authentication
- clientAuth -
Variable in class org.apache.tomcat.util.net.jsse.JSSESocketFactory
-
- clone() -
Method in class org.apache.catalina.connector.CoyoteInputStream
- Prevent cloning the facade.
- clone() -
Method in class org.apache.catalina.connector.CoyoteOutputStream
- Prevent cloning the facade.
- clone() -
Method in class org.apache.catalina.connector.CoyoteReader
- Prevent cloning the facade.
- clone() -
Method in class org.apache.catalina.connector.CoyoteWriter
- Prevent cloning the facade.
- clone() -
Method in class org.apache.catalina.connector.RequestFacade
- Prevent cloning the facade.
- clone() -
Method in class org.apache.catalina.connector.ResponseFacade
- Prevent cloning the facade.
- clone() -
Method in class org.apache.naming.resources.ResourceAttributes
- Clone the attributes object (WARNING: fake cloning).
- close() -
Method in interface org.apache.catalina.UserDatabase
- Finalize access to this user database.
- close() -
Method in class org.apache.catalina.cluster.tcp.WorkerThread
-
- close() -
Method in class org.apache.catalina.connector.CoyoteInputStream
- 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.catalina.connector.CoyoteOutputStream
-
- close() -
Method in class org.apache.catalina.connector.CoyoteReader
-
- close() -
Method in class org.apache.catalina.connector.CoyoteWriter
-
- close() -
Method in class org.apache.catalina.connector.InputBuffer
- Close the input buffer.
- close() -
Method in class org.apache.catalina.connector.OutputBuffer
- Close the output buffer.
- close(Connection) -
Method in class org.apache.catalina.realm.DataSourceRealm
- Close the specified database connection.
- close(Connection) -
Method in class org.apache.catalina.realm.JDBCRealm
- Close the specified database connection.
- close(DirContext) -
Method in class org.apache.catalina.realm.JNDIRealm
- Close any open connection to the directory server for this Realm.
- close(Connection) -
Method in class org.apache.catalina.session.JDBCStore
- Close the specified database connection.
- close() -
Method in class org.apache.catalina.users.MemoryUserDatabase
- Finalize access to this user database.
- close() -
Method in class org.apache.catalina.valves.JDBCAccessLogValve
- Close the specified database connection.
- close() -
Method in class org.apache.coyote.http11.filters.GzipOutputFilter.FakeOutputStream
-
- close(MsgContext) -
Method in class org.apache.jk.common.ChannelNioSocket
-
- close(MsgContext) -
Method in class org.apache.jk.common.ChannelSocket
-
- close(MsgContext) -
Method in class org.apache.jk.common.ChannelUn
-
- close() -
Method in class org.apache.naming.NamingContext
- Closes this context.
- close() -
Method in class org.apache.naming.NamingContextBindingsEnumeration
- Closes this enumeration.
- close() -
Method in class org.apache.naming.NamingContextEnumeration
- Closes this enumeration.
- close() -
Method in class org.apache.naming.SelectorContext
- Closes this context.
- close() -
Method in class org.apache.naming.resources.BaseDirContext
- Closes this context.
- close() -
Method in class org.apache.naming.resources.ProxyDirContext
- Closes this context.
- close() -
Method in class org.apache.naming.resources.RecyclableNamingEnumeration
- Closes this enumeration.
- close() -
Method in class org.apache.tomcat.util.log.SystemLogHandler
-
- closeJARs(boolean) -
Method in class org.apache.catalina.loader.WebappClassLoader
- Used to periodically signal to the classloader to release
JAR resources.
- closeJARs(boolean) -
Method in class org.apache.catalina.loader.WebappLoader
- Used to periodically signal to the classloader to release JAR resources.
- closeRedirector() -
Method in class org.apache.catalina.ant.BaseRedirectorHelperTask
- Ask redirector to close all the streams.
- closeServerSocket() -
Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
-
- closeSocket() -
Method in class org.apache.catalina.cluster.tcp.DataSender
- close socket
- closed -
Variable in class org.apache.catalina.cluster.deploy.FileMessageFactory
- Once the factory is used, it can not be reused.
- cluster -
Variable in class org.apache.catalina.cluster.deploy.FarmWarDeployer
-
- cluster -
Variable in class org.apache.catalina.cluster.session.ClusterListener
-
- cluster -
Variable in class org.apache.catalina.cluster.session.JvmRouteBinderValve
- the cluster
- cluster -
Variable in class org.apache.catalina.cluster.session.SimpleTcpReplicationManager
-
- cluster -
Variable in class org.apache.catalina.core.ContainerBase
- The cluster with which this Container is associated.
- clusterImpName -
Variable in class org.apache.catalina.cluster.tcp.SimpleTcpCluster
- Name for logging purpose
- clusterListeners -
Variable in class org.apache.catalina.cluster.tcp.SimpleTcpCluster
- Listeners of messages
- clusterName -
Variable in class org.apache.catalina.cluster.tcp.SimpleTcpCluster
- The cluster name to join
- cnonce -
Variable in class org.apache.catalina.realm.JAASCallbackHandler
- Client generated nonce.
- codeBase -
Variable in class org.apache.catalina.loader.ResourceEntry
- URL of the codebase from where the object was loaded.
- collection -
Variable in class org.apache.naming.resources.DirContextURLConnection
- Associated DirContext.
- collection -
Variable in class org.apache.naming.resources.ResourceAttributes
- Collection flag.
- command -
Variable in class org.apache.catalina.util.ProcessEnvironment
- Deprecated. command to be invoked
- commands -
Variable in class org.apache.catalina.ssi.SSIProcessor
-
- commit() -
Method in class org.apache.catalina.realm.JAASMemoryLoginModule
- Phase 2 of authenticating a
Subject when Phase 1
was successful.
- commit() -
Method in class org.apache.coyote.http11.InternalAprOutputBuffer
- Commit the response.
- commit() -
Method in class org.apache.coyote.http11.InternalOutputBuffer
- Commit the response.
- commited -
Variable in class org.apache.coyote.Response
- Committed flag.
- committed -
Variable in class org.apache.catalina.realm.JAASMemoryLoginModule
- Has our own
commit() returned successfully?
- committed -
Variable in class org.apache.coyote.http11.InternalAprOutputBuffer
- Committed flag.
- committed -
Variable in class org.apache.coyote.http11.InternalOutputBuffer
- Committed flag.
- commonLoader -
Variable in class org.apache.catalina.startup.Bootstrap
-
- compCtx -
Variable in class org.apache.catalina.core.NamingContextListener
- Comp context.
- compare(ByteChunk, byte[]) -
Static method in class org.apache.tomcat.util.buf.StringCache
- Compare given byte chunk with byte array.
- compare(CharChunk, char[]) -
Static method in class org.apache.tomcat.util.buf.StringCache
- Compare given char chunk with char array.
- compareCredentials(DirContext, User, String) -
Method in class org.apache.catalina.realm.JNDIRealm
- Check whether the credentials presented by the user match those
retrieved from the directory.
- compareTo(Object) -
Method in class org.apache.naming.resources.WARDirContext.Entry
-
- component -
Variable in class org.apache.catalina.mbeans.GlobalResourcesLifecycleListener
- The owning Catalina component that we are attached to.
- composeName(Name, Name) -
Method in class org.apache.naming.NamingContext
- Composes the name of this context with a name relative to this context.
- composeName(String, String) -
Method in class org.apache.naming.NamingContext
- Composes the name of this context with a name relative to this context.
- composeName(Name, Name) -
Method in class org.apache.naming.SelectorContext
- Composes the name of this context with a name relative to this context.
- composeName(String, String) -
Method in class org.apache.naming.SelectorContext
- Composes the name of this context with a name relative to this context.
- composeName(Name, Name) -
Method in class org.apache.naming.resources.BaseDirContext
- Composes the name of this context with a name relative to this context.
- composeName(String, String) -
Method in class org.apache.naming.resources.BaseDirContext
- Composes the name of this context with a name relative to this context.
- composeName(Name, Name) -
Method in class org.apache.naming.resources.ProxyDirContext
- Composes the name of this context with a name relative to this context.
- composeName(String, String) -
Method in class org.apache.naming.resources.ProxyDirContext
- Composes the name of this context with a name relative to this context.
- compressableMimeTypes -
Variable in class org.apache.coyote.http11.Http11AprProcessor
- List of MIMES which could be gzipped
- compressableMimeTypes -
Variable in class org.apache.coyote.http11.Http11Processor
- List of MIMES which could be gzipped
- compressionLevel -
Variable in class org.apache.coyote.http11.Http11AprProcessor
- Allowed compression level.
- compressionLevel -
Variable in class org.apache.coyote.http11.Http11Processor
- Allowed compression level.
- compressionMinSize -
Variable in class org.apache.coyote.http11.Http11AprProcessor
- Minimum contentsize to make compression.
- compressionMinSize -
Variable in class org.apache.coyote.http11.Http11Processor
- Minimum contentsize to make compression.
- compressionStream -
Variable in class org.apache.coyote.http11.filters.GzipOutputFilter
- Compression output stream.
- concurrency -
Variable in class org.apache.catalina.valves.SemaphoreValve
- Concurrency level of the semaphore.
- conditionalState -
Variable in class org.apache.catalina.ssi.SSIMediator
-
- config -
Variable in class org.apache.catalina.ant.DeployTask
- URL of the context configuration file for this application, if any.
- config -
Variable in class org.apache.catalina.ant.InstallTask
- Deprecated. URL of the context configuration file for this application, if any.
- config -
Variable in class org.apache.catalina.ssi.SSIFilter
-
- configBase -
Variable in class org.apache.catalina.cluster.deploy.FarmWarDeployer
- Path where context descriptors should be deployed.
- configBase -
Variable in class org.apache.catalina.startup.HostConfig
- Config base.
- configBase() -
Method in class org.apache.catalina.startup.HostConfig
- Return a File object representing the "configuration root" directory
for our associated Host.
- configBase(Context) -
Method in class org.apache.catalina.storeconfig.StandardContextSF
- Return a File object representing the "configuration root" directory for
our associated Host.
- configClass -
Variable in class org.apache.catalina.startup.HostConfig
- The Java class name of the Context configuration class we should use.
- configErrMsg -
Variable in class org.apache.catalina.ssi.SSIMediator
-
- configFile -
Variable in class org.apache.catalina.startup.Catalina
- Pathname to the server configuration file.
- configFile() -
Method in class org.apache.catalina.startup.Catalina
- Return a File object representing our configuration file.
- configHome -
Variable in class org.apache.jk.config.BaseJkConfig
-
- configSizeFmt -
Variable in class org.apache.catalina.ssi.SSIMediator
-
- configTimeFmt -
Variable in class org.apache.catalina.ssi.SSIMediator
-
- configure() -
Method in class org.apache.tomcat.util.digester.Digester
-
Provide a hook for lazy configuration of this
Digester
instance.
- configureClientAuth(SSLServerSocket) -
Method in class org.apache.tomcat.util.net.jsse.JSSE13SocketFactory
-
- configureClientAuth(SSLSocket) -
Method in class org.apache.tomcat.util.net.jsse.JSSE13SocketFactory
-
- configureClientAuth(SSLServerSocket) -
Method in class org.apache.tomcat.util.net.jsse.JSSE14SocketFactory
-
- configureClientAuth(SSLSocket) -
Method in class org.apache.tomcat.util.net.jsse.JSSE14SocketFactory
-
- configureClientAuth(SSLServerSocket) -
Method in class org.apache.tomcat.util.net.jsse.JSSESocketFactory
- Configure Client authentication for this version of JSSE.
- configureClientAuth(SSLSocket) -
Method in class org.apache.tomcat.util.net.jsse.JSSESocketFactory
- Configure Client authentication for this version of JSSE.
- configureSchema(Digester) -
Static method in class org.apache.catalina.startup.DigesterFactory
- Turn on DTD and/or validation (based on the parser implementation)
- configureSessionCookie(Cookie) -
Method in class org.apache.catalina.connector.Request
- Configures the given JSESSIONID cookie.
- configured -
Variable in class org.apache.tomcat.util.digester.Digester
- Has this Digester been configured yet.
- connect() -
Method in class org.apache.catalina.cluster.tcp.AsyncSocketSender
-
- connect() -
Method in class org.apache.catalina.cluster.tcp.DataSender
- Connect other cluster member receiver
- connect() -
Method in class org.apache.catalina.cluster.tcp.FastAsyncSocketSender
- Connect to socket and start background thread to push queued messages
- connect() -
Method in interface org.apache.catalina.cluster.tcp.IDataSender
-
- connect() -
Method in class org.apache.catalina.cluster.tcp.PooledSocketSender
-
- connect() -
Method in class org.apache.naming.resources.DirContextURLConnection
- Connect to the DirContext, and retrive the bound object, as well as
its attributes.
- connectCounter -
Variable in class org.apache.catalina.cluster.tcp.DataSender
- number of connects
- connectionAttempt -
Variable in class org.apache.catalina.realm.JNDIRealm
- The number of connection attempts.
- connectionName -
Variable in class org.apache.catalina.realm.JDBCRealm
- The connection username to use when trying to connect to the database.
- connectionName -
Variable in class org.apache.catalina.realm.JNDIRealm
- The connection username for the server we will contact.
- connectionName -
Variable in class org.apache.catalina.session.JDBCStore
- The connection username to use when trying to connect to the database.
- connectionName -
Variable in class org.apache.catalina.valves.JDBCAccessLogValve
- The connection username to use when trying to connect to the database.
- connectionPassword -
Variable in class org.apache.catalina.realm.JDBCRealm
- The connection URL to use when trying to connect to the database.
- connectionPassword -
Variable in class org.apache.catalina.realm.JNDIRealm
- The connection password for the server we will contact.
- connectionPassword -
Variable in class org.apache.catalina.session.JDBCStore
- The connection URL to use when trying to connect to the database.
- connectionPassword -
Variable in class org.apache.catalina.valves.JDBCAccessLogValve
- The connection URL to use when trying to connect to the database.
- connectionURL -
Variable in class org.apache.catalina.realm.JDBCRealm
- The connection URL to use when trying to connect to the database.
- connectionURL -
Variable in class org.apache.catalina.realm.JNDIRealm
- The connection URL for the server we will contact.
- connectionURL -
Variable in class org.apache.catalina.session.JDBCStore
- Connection string to use when connecting to the DB.
- connector -
Variable in class org.apache.catalina.connector.MapperListener
- Associated connector.
- connector -
Variable in class org.apache.catalina.connector.Request
- Associated Catalina connector.
- connector -
Variable in class org.apache.catalina.connector.Response
- Associated Catalina connector.
- connectors -
Variable in class org.apache.catalina.core.StandardService
- The set of Connectors associated with this Service.
- container -
Variable in class org.apache.catalina.cluster.tcp.SimpleTcpCluster
- The Container associated with this Cluster.
- container -
Variable in class org.apache.catalina.connector.Connector
- The Container used for processing requests received by this Connector.
- container -
Variable in class org.apache.catalina.core.NamingContextListener
- Associated container.
- container -
Variable in class org.apache.catalina.core.StandardPipeline
- The Container with which this Pipeline is associated.
- container -
Variable in class org.apache.catalina.core.StandardService
- The Container associated with this Service.
- container -
Variable in class org.apache.catalina.realm.RealmBase
- The Container with which this Realm is associated.
- container -
Variable in class org.apache.catalina.session.ManagerBase
- The Container with which this Manager is associated.
- container -
Variable in class org.apache.catalina.valves.ValveBase
- The Container whose pipeline this Valve is a component of.
- containerEvent(ContainerEvent) -
Method in interface org.apache.catalina.ContainerListener
- Acknowledge the occurrence of the specified event.
- containerEvent(ContainerEvent) -
Method in class org.apache.catalina.connector.MapperListener
-
- containerEvent(ContainerEvent) -
Method in class org.apache.catalina.core.NamingContextListener
- Acknowledge the occurrence of the specified event.
- containerEvent(ContainerEvent) -
Method in class org.apache.catalina.mbeans.ServerLifecycleListener
- Handle a
ContainerEvent from one of the Containers we are
interested in.
- containerEventMethod -
Variable in class org.apache.catalina.session.StandardSession
- The
java.lang.Method for the
fireContainerEvent() method of the
org.apache.catalina.core.StandardContext method,
if our Context implementation is of this class.
- containerEventTypes -
Static variable in class org.apache.catalina.session.StandardSession
- The method signature for the
fireContainerEvent method.
- containerLog -
Variable in class org.apache.catalina.realm.RealmBase
- Container log
- containerLog -
Variable in class org.apache.catalina.valves.ValveBase
- Container log
- containsCTL(String, int) -
Static method in class org.apache.tomcat.util.http.ServerCookie
-
- containsHeader(String) -
Method in class org.apache.catalina.connector.Response
- Has the specified header been set already in this response?
- containsHeader(String) -
Method in class org.apache.catalina.connector.ResponseFacade
-
- containsHeader(String) -
Method in class org.apache.catalina.core.DummyResponse
-
- containsHeader(String) -
Method in class org.apache.coyote.Response
- Warning: This method always returns
false for Content-Type
and Content-Length.
- contentDelimitation -
Variable in class org.apache.coyote.http11.Http11AprProcessor
- Content delimitator for the request (if false, the connection will
be closed at the end of the request).
- contentDelimitation -
Variable in class org.apache.coyote.http11.Http11Processor
- Content delimitator for the request (if false, the connection will
be closed at the end of the request).
- contentLanguage -
Variable in class org.apache.coyote.Response
-
- contentLength -
Variable in class org.apache.coyote.Response
-
- contentLength -
Variable in class org.apache.coyote.http11.filters.IdentityInputFilter
- Content length.
- contentLength -
Variable in class org.apache.coyote.http11.filters.IdentityOutputFilter
- Content length.
- contentLength -
Variable in class org.apache.naming.resources.ResourceAttributes
- Content length.
- contentType() -
Method in class org.apache.coyote.Request
-
- contentType -
Variable in class org.apache.coyote.Response
- HTTP specific fields.
- contentType() -
Method in class org.apache.tomcat.util.http.BaseRequest
- Get the content type
- contentTypeRegEx -
Variable in class org.apache.catalina.ssi.SSIFilter
- regex pattern to match when evaluating content types
- context -
Variable in class org.apache.catalina.authenticator.AuthenticatorBase
- The Context to which this Valve is attached.
- context -
Variable in class org.apache.catalina.connector.Request
- Associated context.
- context -
Variable in class org.apache.catalina.core.StandardContext
- The ServletContext implementation associated with this Context.
- context -
Variable in class org.apache.catalina.realm.JNDIRealm
- The directory context linking us to our directory server.
- context -
Variable in class org.apache.catalina.ssi.SSIServletExternalResolver
-
- context -
Variable in class org.apache.catalina.startup.ContextConfig
- The Context we are associated with.
- context -
Variable in class org.apache.naming.resources.CacheEntry
-
- context -
Variable in class org.apache.naming.resources.DirContextURLConnection
- Directory context.
- context -
Variable in class org.apache.naming.resources.DirContextURLStreamHandler
- Directory context.
- context -
Variable in class org.apache.tomcat.util.http.mapper.Mapper
- Context associated with this wrapper, used for wrapper mapping.
- context -
Variable in class org.apache.tomcat.util.http.mapper.MappingData
-
- contextClass -
Variable in class org.apache.catalina.startup.HostConfig
- The Java class name of the Context implementation we should use.
- contextConfig() -
Method in class org.apache.catalina.startup.ContextConfig
- Process the default configuration file, if it exists.
- contextDigester -
Static variable in class org.apache.catalina.startup.ContextConfig
- The
Digester we will use to process web application
context files.
- contextFactory -
Variable in class org.apache.catalina.realm.JNDIRealm
- The JNDI context factory used to acquire our InitialContext.
- contextList -
Variable in class org.apache.tomcat.util.http.mapper.Mapper.Host
-
- contextName -
Variable in class org.apache.naming.resources.ProxyDirContext
- Context name.
- contextPath -
Variable in class org.apache.catalina.core.DummyRequest
-
- contextPath -
Variable in class org.apache.tomcat.util.http.mapper.MappingData
-
- contexts -
Variable in class org.apache.tomcat.util.http.mapper.Mapper.ContextList
-
- controlConcurrency(Request, Response) -
Method in class org.apache.catalina.valves.SemaphoreValve
- Subclass friendly method to add conditions.
- controller -
Variable in class org.apache.catalina.core.ContainerBase
-
- controller -
Variable in class org.apache.catalina.core.StandardService
-
- controller -
Variable in class org.apache.catalina.realm.RealmBase
-
- controller -
Variable in class org.apache.catalina.valves.ValveBase
-
- conv -
Variable in class org.apache.catalina.connector.InputBuffer
- Current byte to char converter.
- conv -
Variable in class org.apache.catalina.connector.OutputBuffer
- Current char to byte converter.
- convert(String) -
Static method in class org.apache.catalina.util.HexUtils
- Convert a String of hexadecimal digits into the corresponding
byte array by encoding each two hexadecimal digits as a byte.
- convert(byte[]) -
Static method in class org.apache.catalina.util.HexUtils
- Convert a byte array into a printable format containing a
String of hexadecimal digit characters (two per byte).
- convert(String) -
Static method in class org.apache.catalina.util.MIME2Java
- Convert a MIME charset name, also known as an XML encoding name, to a Java encoding name.
- convert(String, Class) -
Static method in class org.apache.tomcat.util.IntrospectionUtils
-
- convert(ByteChunk, CharChunk) -
Method in class org.apache.tomcat.util.buf.B2CConverter
- Convert a buffer of bytes into a chars
- convert(ByteChunk, CharChunk, int) -
Method in class org.apache.tomcat.util.buf.B2CConverter
- Convert a buffer of bytes into a chars
- convert(char[], int, int) -
Method in class org.apache.tomcat.util.buf.C2BConverter
- Generate the bytes using the specified encoding
- convert(String) -
Method in class org.apache.tomcat.util.buf.C2BConverter
- Generate the bytes using the specified encoding
- convert(char) -
Method in class org.apache.tomcat.util.buf.C2BConverter
- Generate the bytes using the specified encoding
- convert(MessageBytes) -
Method in class org.apache.tomcat.util.buf.C2BConverter
- Convert a message bytes chars to bytes
- 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(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(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) -
Method in class org.apache.tomcat.util.buf.UDecoder
-
- convert(String, boolean) -
Method in class org.apache.tomcat.util.buf.UDecoder
-
- convert(ByteChunk, CharChunk) -
Method in class org.apache.tomcat.util.buf.UTF8Decoder
-
- convert2Int(byte[]) -
Static method in class org.apache.catalina.util.HexUtils
- Convert 4 hex digits to an int, and return the number of converted
bytes.
- 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.
- convertDateFormat(String) -
Method in class org.apache.catalina.util.Strftime
- Search the provided pattern and get the C standard
Date/Time formatting rules and convert them to the
Java equivalent.
- convertMB(MessageBytes) -
Method in class org.apache.catalina.connector.CoyoteAdapter
- Character conversion of the a US-ASCII MessageBytes.
- convertStr(String) -
Method in class org.apache.catalina.storeconfig.StoreAppender
- Given a string, this method replaces all occurrences of ' <', '>', '&',
and '"'.
- convertStringToType(String, String) -
Method in class org.apache.catalina.ant.jmx.JMXAccessorTask
- Convert string to datatype FIXME How we can transfer values from ant
project reference store (ref)?
- convertToBytes(String) -
Static method in class org.apache.tomcat.util.buf.ByteChunk
- Convert specified String to a byte array.
- convertURI(MessageBytes, Request) -
Method in class org.apache.catalina.connector.CoyoteAdapter
- Character conversion of the URI.
- cookies -
Variable in class org.apache.catalina.connector.Request
- The set of cookies associated with this Request.
- cookies -
Variable in class org.apache.catalina.connector.Response
- The set of Cookies associated with this Response.
- cookies() -
Method in class org.apache.tomcat.util.http.BaseRequest
- Get cookies.
- cookiesParsed -
Variable in class org.apache.catalina.connector.Request
- Cookies parsed flag.
- copy(File, File) -
Method in class org.apache.catalina.cluster.deploy.FarmWarDeployer
- Copy a file to the specified temp directory.
- copy(CacheEntry, InputStream, ServletOutputStream) -
Method in class org.apache.catalina.servlets.DefaultServlet
- Copy the contents of the specified input stream to the specified
output stream, and ensure that both streams are closed before returning
(even in the face of an exception).
- copy(CacheEntry, InputStream, PrintWriter) -
Method in class org.apache.catalina.servlets.DefaultServlet
- Copy the contents of the specified input stream to the specified
output stream, and ensure that both streams are closed before returning
(even in the face of an exception).
- copy(CacheEntry, ServletOutputStream, DefaultServlet.Range) -
Method in class org.apache.catalina.servlets.DefaultServlet
- Copy the contents of the specified input stream to the specified
output stream, and ensure that both streams are closed before returning
(even in the face of an exception).
- copy(CacheEntry, PrintWriter, DefaultServlet.Range) -
Method in class org.apache.catalina.servlets.DefaultServlet
- Copy the contents of the specified input stream to the specified
output stream, and ensure that both streams are closed before returning
(even in the face of an exception).
- copy(CacheEntry, ServletOutputStream, Iterator, String) -
Method in class org.apache.catalina.servlets.