Library:Apache Tomcat
Version:6.0.14
Compatibility:JDK 1.5
Classes in library Apache Tomcat.
NOTE: The results have been limited to 500 entries. We suggest browsing through packages to explore the classes in this library.
NamePackageDescription
AbsoluteOrderorg.apache.catalina.tribes.group

Title: Membership - Absolute Order

AbsoluteOrder.AbsoluteComparatororg.apache.catalina.tribes.groupNo description provided.
AbstractCatalinaTaskorg.apache.catalina.antAbstract base class for Ant tasks that interact with the Manager web application for dynamically deploying and undeploying applications.
AbstractGrouporg.apache.catalina.users

Convenience base class for Group implementations.

AbstractObjectCreationFactoryorg.apache.tomcat.util.digester

Abstract base class for ObjectCreationFactory implementations.

AbstractReplicatedMaporg.apache.catalina.tribes.tipisNo description provided.
AbstractReplicatedMap.MapEntryorg.apache.catalina.tribes.tipisNo description provided.
AbstractReplicatedMap.MapMessageorg.apache.catalina.tribes.tipisNo description provided.
AbstractRoleorg.apache.catalina.users

Convenience base class for Role implementations.

AbstractRulesImplorg.apache.tomcat.util.digester

AbstractRuleImpl provides basic services for Rules implementations.

AbstractRxTaskorg.apache.catalina.tribes.transportNo description provided.
AbstractSenderorg.apache.catalina.tribes.transport

Title:

AbstractUserorg.apache.catalina.users

Convenience base class for User implementations.

AcceptLanguageorg.apache.tomcat.util.httpUtil to process the "Accept-Language" header.
AccessLogValveorg.apache.catalina.valves

Implementation of the Valve interface that generates a web server access log with the detailed line contents matching a configurable pattern.

AccessLogValve.ByteSentElementorg.apache.catalina.valveswrite bytes sent, excluding HTTP headers - %b, %B
AccessLogValve.CookieElementorg.apache.catalina.valveswrite a specific cookie - %{xxx}c
AccessLogValve.DateAndTimeElementorg.apache.catalina.valveswrite date and time, in Common Log Format - %t
AccessLogValve.ElapsedTimeElementorg.apache.catalina.valveswrite time taken to process the request - %D, %T
AccessLogValve.HeaderElementorg.apache.catalina.valveswrite incoming headers - %{xxx}i
AccessLogValve.HostElementorg.apache.catalina.valveswrite remote host name - %h
AccessLogValve.HttpStatusCodeElementorg.apache.catalina.valveswrite HTTP status code of the response - %s
AccessLogValve.LocalAddrElementorg.apache.catalina.valveswrite local IP address - %A
AccessLogValve.LocalPortElementorg.apache.catalina.valveswrite local port on which this request was received - %p
AccessLogValve.LocalServerNameElementorg.apache.catalina.valveswrite local server name - %v
AccessLogValve.LogicalUserNameElementorg.apache.catalina.valveswrite remote logical username from identd (always returns '-') - %l
AccessLogValve.MethodElementorg.apache.catalina.valveswrite request method (GET, POST, etc.) - %m
AccessLogValve.ProtocolElementorg.apache.catalina.valveswrite request protocol - %H
AccessLogValve.QueryElementorg.apache.catalina.valveswrite Query string (prepended with a '?' if it exists) - %q
AccessLogValve.RemoteAddrElementorg.apache.catalina.valveswrite remote IP address - %a
AccessLogValve.RequestAttributeElementorg.apache.catalina.valveswrite an attribute in the ServletRequest - %{xxx}r
AccessLogValve.RequestElementorg.apache.catalina.valveswrite first line of the request (method and request URI) - %r
AccessLogValve.RequestURIElementorg.apache.catalina.valveswrite requested URL path - %U
AccessLogValve.SessionAttributeElementorg.apache.catalina.valveswrite an attribute in the HttpSession - %{xxx}s
AccessLogValve.SessionIdElementorg.apache.catalina.valveswrite user session ID - %S
AccessLogValve.StringElementorg.apache.catalina.valveswrite any string
AccessLogValve.UserElementorg.apache.catalina.valveswrite remote user that was authenticated (if any), else '-' - %u
ActionCodeorg.apache.coyoteEnumerated class containing the adapter event codes.
Addressorg.apache.tomcat.jniAddress
AjpAprProcessororg.apache.coyote.ajpProcesses HTTP requests.
AjpAprProcessor.SocketInputBufferorg.apache.coyote.ajpThis class is an input buffer which will read its data from an input stream.
AjpAprProcessor.SocketOutputBufferorg.apache.coyote.ajpThis class is an output buffer which will write data to an output stream.
AjpAprProtocolorg.apache.coyote.ajpAbstract the protocol implementation, including threading, etc.
AjpAprProtocol.AjpConnectionHandlerorg.apache.coyote.ajpNo description provided.
AjpConstantsorg.apache.jk.commonCommon class for the AJP Protocol values
AjpMessageorg.apache.coyote.ajpA single packet for communication between the web server and the container.
AjpProcessororg.apache.coyote.ajpProcesses HTTP requests.
AjpProcessor.SocketInputBufferorg.apache.coyote.ajpThis class is an input buffer which will read its data from an input stream.
AjpProcessor.SocketOutputBufferorg.apache.coyote.ajpThis class is an output buffer which will write data to an output stream.
AjpProtocolorg.apache.coyote.ajpAbstract the protocol implementation, including threading, etc.
AjpProtocol.AjpConnectionHandlerorg.apache.coyote.ajpNo description provided.
AnnotationHelperorg.apache.jasper.runtimeVerify the annotation and Process it.
AntCompilerorg.apache.jasper.compilerMain JSP compiler class.
AntCompiler.JasperAntLoggerorg.apache.jasper.compilerNo description provided.
AntCompiler.SystemLogHandlerorg.apache.jasper.compilerNo description provided.
ApacheConfigorg.apache.jk.configGenerates automatic apache mod_jk configurations based on the Tomcat server.xml settings and the war contexts initialized during startup.
ApplicationContextorg.apache.catalina.coreStandard implementation of ServletContext that represents a web application's execution environment.
ApplicationContextFacadeorg.apache.catalina.coreFacade object which masks the internal ApplicationContext object from the web application.
ApplicationFilterFactoryorg.apache.catalina.coreFactory for the creation and caching of Filters and creationg of Filter Chains.
ApplicationParameterorg.apache.catalina.deployRepresentation of a context initialization parameter that is configured in the server configuration file, rather than the application deployment descriptor.
Aprorg.apache.tomcatNo description provided.
AprImplorg.apache.jk.aprImplements the interface with the APR library.
AprLifecycleListenerorg.apache.catalina.coreImplementation of LifecycleListener that will init and and destroy APR.
Argorg.apache.catalina.ant.jmxNo description provided.
ArithmeticNodeorg.apache.el.parserNo description provided.
Arraysorg.apache.catalina.tribes.utilNo description provided.
ArrayStackorg.apache.tomcat.util.digester

Imported copy of the ArrayStack class from Commons Collections, which was the only direct dependency from Digester.

Asciiorg.apache.tomcat.util.bufThis class implements some basic ASCII character handling functions.
ASCIIReaderorg.apache.jasper.xmlparserA simple ASCII byte reader.
AstAndorg.apache.el.parserNo description provided.
AstBracketSuffixorg.apache.el.parserNo description provided.
AstChoiceorg.apache.el.parserNo description provided.
AstCompositeExpressionorg.apache.el.parserNo description provided.
AstDeferredExpressionorg.apache.el.parserNo description provided.
AstDivorg.apache.el.parserNo description provided.
AstDotSuffixorg.apache.el.parserNo description provided.
AstDynamicExpressionorg.apache.el.parserNo description provided.
AstEmptyorg.apache.el.parserNo description provided.
AstEqualorg.apache.el.parserNo description provided.
AstFalseorg.apache.el.parserNo description provided.
AstFloatingPointorg.apache.el.parserNo description provided.
AstFunctionorg.apache.el.parserNo description provided.
AstGreaterThanorg.apache.el.parserNo description provided.
AstGreaterThanEqualorg.apache.el.parserNo description provided.
AstIdentifierorg.apache.el.parserNo description provided.
AstIntegerorg.apache.el.parserNo description provided.
AstLessThanorg.apache.el.parserNo description provided.
AstLessThanEqualorg.apache.el.parserNo description provided.
AstLiteralExpressionorg.apache.el.parserNo description provided.
AstMinusorg.apache.el.parserNo description provided.
AstModorg.apache.el.parserNo description provided.
AstMultorg.apache.el.parserNo description provided.
AstNegativeorg.apache.el.parserNo description provided.
AstNotorg.apache.el.parserNo description provided.
AstNotEqualorg.apache.el.parserNo description provided.
AstNullorg.apache.el.parserNo description provided.
AstOrorg.apache.el.parserNo description provided.
AstPlusorg.apache.el.parserNo description provided.
AstStringorg.apache.el.parserNo description provided.
AstTrueorg.apache.el.parserNo description provided.
AstValueorg.apache.el.parserNo description provided.
AstValue.Targetorg.apache.el.parserNo description provided.
AttributeInfoorg.apache.tomcat.util.modeler

Internal configuration information for an Attribute descriptor.

AuthenticatorBaseorg.apache.catalina.authenticatorBasic implementation of the Valve interface that enforces the <security-constraint> elements in the web application deployment descriptor.
B2CConverterorg.apache.tomcat.util.bufEfficient conversion of bytes to character .
BackupManagerorg.apache.catalina.ha.sessionNo description provided.
Base64org.apache.catalina.utilThis class provides encode/decode for RFC 2045 Base64 as defined by RFC 2045, N.
Base64org.apache.tomcat.util.bufThis class provides encode/decode for RFC 2045 Base64 as defined by RFC 2045, N.
BaseAttributeFilterorg.apache.tomcat.util.modeler

Implementation of NotificationFilter for attribute change notifications.

BaseDirContextorg.apache.naming.resourcesDirectory Context implementation helper class.
BaseJkConfigorg.apache.jk.configBase class for automatic jk based configurations based on the Tomcat server.xml settings and the war contexts initialized during startup.
BaseModelMBeanorg.apache.tomcat.util.modeler

Basic implementation of the DynamicMBean interface, which supports the minimal requirements of the interface contract.

BaseNotificationBroadcasterorg.apache.tomcat.util.modeler

Implementation of NotificationBroadcaster for attribute change notifications.

BaseRedirectorHelperTaskorg.apache.catalina.antAbstract base class to add output redirection support for Catalina Ant tasks.
BaseRequestorg.apache.tomcat.util.httpA general-purpose object for representing an HTTP request.
BaseSessionComparatororg.apache.catalina.manager.utilComparator which permits to compare on a session's content
BasicAuthenticatororg.apache.catalina.authenticatorAn Authenticator and Valve implementation of HTTP BASIC Authentication, as outlined in RFC 2617: "HTTP Authentication: Basic and Digest Access Authentication."
BeanFactoryorg.apache.naming.factoryObject factory for any Resource conforming to the JavaBean spec.
BeanRepositoryorg.apache.jasper.compilerRepository of {page, request, session, application}-scoped beans
BioReceiverorg.apache.catalina.tribes.transport.bio

Title:

BioReplicationTaskorg.apache.catalina.tribes.transport.bioA worker thread class which can drain channels and echo-back the input.
BioSenderorg.apache.catalina.tribes.transport.bioSend cluster messages with only one socket.
BodyContentImplorg.apache.jasper.runtimeWrite text to a character-output stream, buffering characters so as to provide for the efficient writing of single characters, arrays, and strings.
BooleanNodeorg.apache.el.parserNo description provided.
Bootstraporg.apache.catalina.startupBoostrap loader for Catalina.
BufferedInputFilterorg.apache.coyote.http11.filtersInput filter responsible for reading and buffering the request body, so that it does not interfere with client SSL handshake messages.
BufferPoolorg.apache.catalina.tribes.ioNo description provided.
ByteArrayServletOutputStreamorg.apache.catalina.ssiClass that extends ServletOuputStream, used as a wrapper from within SsiInclude
ByteChunkorg.apache.tomcat.util.bufThis class is used to represent a chunk of bytes, and utilities to manipulate byte[].
ByteMessageorg.apache.catalina.tribesA byte message is not serialized and deserialized by the channel instead it is sent as a byte array
By default Tribes uses java serialization when it receives an object to be sent over the wire.
C2BConverterorg.apache.tomcat.util.bufEfficient conversion of character to bytes.
CacheEntryorg.apache.naming.resourcesImplements a cache entry.
CallMethodRuleorg.apache.tomcat.util.digester

Rule implementation that calls a method on an object on the stack (normally the top/parent object), passing arguments collected from subsequent CallParamRule rules or from the body of this element.

CallParamRuleorg.apache.tomcat.util.digester

Rule implementation that saves a parameter for use by a surrounding CallMethodRule.

Catalinaorg.apache.catalina.startupStartup/Shutdown shell program for Catalina.
Catalina.CatalinaShutdownHookorg.apache.catalina.startupShutdown hook which will perform a clean shutdown of Catalina if needed.
CatalinaPropertiesorg.apache.catalina.startupUtility class to read the bootstrap Catalina configuration.
Catchorg.apache.jasper.tagplugins.jstl.coreNo description provided.
CGIServletorg.apache.catalina.servletsCGI-invoking servlet for web applications, used to execute scripts which comply to the Common Gateway Interface (CGI) specification and are named in the path-info used to invoke this servlet.
CGIServlet.CGIEnvironmentorg.apache.catalina.servletsEncapsulates the CGI environment and rules to derive that environment from the servlet container and request information.
CGIServlet.CGIRunnerorg.apache.catalina.servletsEncapsulates the knowledge of how to run a CGI script, given the script's desired environment and (optionally) input/output streams
CGIServlet.HTTPHeaderInputStreamorg.apache.catalina.servletsThis is an input stream specifically for reading HTTP headers.
ChannelCoordinatororg.apache.catalina.tribes.groupThe channel coordinator object coordinates the membership service, the sender and the receiver.
ChannelDataorg.apache.catalina.tribes.ioThe ChannelData object is used to transfer a message through the channel interceptor stack and eventually out on a transport to be sent to another node.
ChannelException.FaultyMemberorg.apache.catalina.tribes

Title: FaultyMember class

ChannelInterceptorBaseorg.apache.catalina.tribes.groupAbstract class for the interceptor base class.
ChannelJniorg.apache.jk.commonPass messages using jni
ChannelNioSocketorg.apache.jk.commonAccept ( and send ) TCP messages.
ChannelNioSocket.Pollerorg.apache.jk.commonNo description provided.
ChannelNioSocket.SocketConnectionorg.apache.jk.commonNo description provided.
ChannelNioSocket.SocketInputStreamorg.apache.jk.commonNo description provided.
ChannelNioSocket.SocketOutputStreamorg.apache.jk.commonNo description provided.
ChannelShmorg.apache.jk.commonChannel using shm.
ChannelSocketorg.apache.jk.commonAccept ( and send ) TCP messages.
ChannelUnorg.apache.jk.commonPass messages using unix domain sockets.
CharChunkorg.apache.tomcat.util.bufUtilities to manipluate char chunks.
CharsetMapperorg.apache.catalina.utilUtility 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.
Chooseorg.apache.jasper.tagplugins.jstl.coreNo description provided.
ChunkedInputFilterorg.apache.coyote.http11.filtersChunked input filter.
ChunkedOutputFilterorg.apache.coyote.http11.filtersChunked output filter.
ClassLoaderFactoryorg.apache.catalina.startup

Utility class for building class loaders for Catalina.

ClassLoaderLogManagerorg.apache.juliPer classloader LogManager implementation.
ClassLoaderLogManager.ClassLoaderLogInfoorg.apache.juliNo description provided.
ClassLoaderLogManager.LogNodeorg.apache.juliNo description provided.
ClassLoaderLogManager.RootLoggerorg.apache.juliThis class is needed to instantiate the root of each per classloader hierarchy.
ClassNameMBeanorg.apache.catalina.mbeans

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.

ClusterListenerorg.apache.catalina.haReceive SessionID cluster change from other backup node after primary session node is failed.
ClusterManagerBaseorg.apache.catalina.ha.sessionNo description provided.
ClusterMessageBaseorg.apache.catalina.ha

Title:

ClusterRuleSetorg.apache.catalina.ha

RuleSet for processing the contents of a Cluster definition element.

ClusterRuleSetFactoryorg.apache.catalina.startupNo description provided.
ClusterRuleSetFactory.DefaultClusterRuleSetorg.apache.catalina.startup

RuleSet for processing the contents of a Cluster definition element.

ClusterSessionListenerorg.apache.catalina.ha.sessionReceive replicated SessionMessage form other cluster node.
ClusterSingleSignOnorg.apache.catalina.ha.authenticatorA 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.
ClusterSingleSignOnListenerorg.apache.catalina.ha.authenticatorReceive replicated SingleSignOnMessage form other cluster node.
CometConnectionManagerValveorg.apache.catalina.valves

Implementation of a Valve that tracks Comet connections, and closes them when the associated session expires or the webapp is reloaded.

CometConnectionManagerValve.ConnectionInfoorg.apache.catalina.valvesNo description provided.
CometEventImplorg.apache.catalina.connectorNo description provided.
Compilerorg.apache.jasper.compilerMain JSP compiler class.
ConcurrentCacheorg.apache.el.utilNo description provided.
Connectororg.apache.catalina.connectorImplementation of a Coyote connector for Tomcat 5.x.
ConnectorCreateRuleorg.apache.catalina.startupRule implementation that creates a connector.
ConnectorMBeanorg.apache.catalina.mbeans

A ModelMBean implementation for the org.apache.coyote.tomcat5.CoyoteConnector component.

Constantsorg.apache.catalina.valvesManifest constants for the org.apache.catalina.valves package.
Constantsorg.apache.catalina.usersManifest constants for this Java package.
Constantsorg.apache.catalina.ha.tcpManifest constants for the org.apache.catalina.ha.tcp package.
Constantsorg.apache.catalina.coreNo description provided.
Constantsorg.apache.coyoteConstants.
Constantsorg.apache.coyote.ajpConstants.
Constantsorg.apache.catalina.loaderNo description provided.
Constantsorg.apache.catalina.sessionManifest constants for the org.apache.catalina.session package.
Constantsorg.apache.naming.resourcesStatic constants for this package.
Constantsorg.apache.catalina.ha.sessionManifest constants for the org.apache.catalina.ha.session package.
Constantsorg.apache.catalina.tribesManifest constants for the org.apache.catalina.tribes package.
Constantsorg.apache.catalina.haManifest constants for the org.apache.catalina.ha package.
Constantsorg.apache.catalina.servletsNo description provided.
Constantsorg.apache.coyote.http11Constants.
Constantsorg.apache.namingStatic constants for this package.
Constantsorg.apache.catalina.manager.hostNo description provided.
Constantsorg.apache.catalina.realmManifest constants for this Java package.
Constantsorg.apache.catalina.tribes.transportManifest constants for the org.apache.catalina.tribes.transport package.
Constantsorg.apache.catalina.managerNo description provided.
Constantsorg.apache.naming.factoryStatic constants for this package.
Constantsorg.apache.jasperSome constants and other global data that are used by the compiler and the runtime.
Constantsorg.apache.catalina.startupString constants for the startup package.
Constantsorg.apache.catalina.authenticatorNo description provided.
Constantsorg.apache.catalina.tribes.membershipManifest constants for the org.apache.catalina.tribes.membership package.
Constantsorg.apache.catalina.connectorStatic constants for this package.
Constants.AccessLogorg.apache.catalina.valvesNo description provided.
ConstructorInfoorg.apache.tomcat.util.modeler

Internal configuration information for a Constructor descriptor.

ContainerBaseorg.apache.catalina.coreAbstract implementation of the Container interface, providing common functionality required by nearly every implementation.
ContainerBase.ContainerBackgroundProcessororg.apache.catalina.corePrivate thread class to invoke the backgroundProcess method of this container and its children after a fixed delay.
ContainerBase.PrivilegedAddChildorg.apache.catalina.corePerform addChild with the permissions of this class.
ContainerEventorg.apache.catalinaGeneral event for notifying listeners of significant changes on a Container.
ContentTypeorg.apache.tomcat.util.httpUsefull methods for Content-Type processing
ContextAccessControllerorg.apache.namingHandles the access control on the JNDI contexts.
ContextBindingsorg.apache.namingHandles the associations :
  • Catalina context name with the NamingContext
  • Calling thread with the NamingContext
ContextConfigorg.apache.catalina.startupStartup event listener for a Context that configures the properties of that Context, and the associated defined servlets.
ContextConfig.ContextErrorHandlerorg.apache.catalina.startupNo description provided.
ContextEjborg.apache.catalina.deployRepresentation of an EJB resource reference for a web application, as represented in a <ejb-ref> element in the deployment descriptor.
ContextEnvironmentorg.apache.catalina.deployRepresentation of an application environment entry, as represented in an <env-entry> element in the deployment descriptor.
ContextEnvironmentMBeanorg.apache.catalina.mbeans

A ModelMBean implementation for the org.apache.catalina.deploy.ContextEnvironment component.

ContextHandlerorg.apache.catalina.deployRepresentation of a handler reference for a web service, as represented in a <handler> element in the deployment descriptor.
ContextLocalEjborg.apache.catalina.deployRepresentation of a local EJB resource reference for a web application, as represented in a <ejb-local-ref> element in the deployment descriptor.
ContextResourceorg.apache.catalina.deployRepresentation of a resource reference for a web application, as represented in a <resource-ref> element in the deployment descriptor.
ContextResourceEnvReforg.apache.catalina.deployRepresentation of an application resource reference, as represented in an <res-env-refy> element in the deployment descriptor.
ContextResourceLinkorg.apache.catalina.deployRepresentation of a resource link for a web application, as represented in a <ResourceLink> element in the server configuration file.
ContextResourceLinkMBeanorg.apache.catalina.mbeans

A ModelMBean implementation for the org.apache.catalina.deploy.ContextResourceLink component.

ContextResourceMBeanorg.apache.catalina.mbeans

A ModelMBean implementation for the org.apache.catalina.deploy.ContextResource component.

ContextRuleSetorg.apache.catalina.startup

RuleSet for processing the contents of a Context or DefaultContext definition element.

ContextServiceorg.apache.catalina.deployRepresentation of a web service reference for a web application, as represented in a <service-ref> element in the deployment descriptor.
ContextTransactionorg.apache.catalina.deployRepresentation of an application resource reference, as represented in an <res-env-refy> element in the deployment descriptor.
Cookiesorg.apache.tomcat.util.httpA collection of cookies - reusable and tuned for server side performance.
CopyParentClassLoaderRuleorg.apache.catalina.startup

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).

CoyoteAdapterorg.apache.catalina.connectorImplementation of a request processor which delegates the processing to a Coyote processor.
CoyoteInputStreamorg.apache.catalina.connectorThis class handles reading bytes.
CoyoteOutputStreamorg.apache.catalina.connectorCoyote implementation of the servlet output stream.
CoyotePrincipalorg.apache.catalina.connectorGeneric implementation of java.security.Principal that is used to represent principals authenticated at the protocol handler level.
CoyoteReaderorg.apache.catalina.connectorCoyote implementation of the buffred reader.
CoyoteWriterorg.apache.catalina.connectorCoyote implementation of the servlet writer.
CustomObjectInputStreamorg.apache.catalina.utilCustom subclass of ObjectInputStream that loads from the class loader for this web application.
DataSourceRealmorg.apache.catalina.realmImplmentation of Realm that works with any JDBC JNDI DataSource.
DateToolorg.apache.catalina.utilCommon place for date utils.
DateToolorg.apache.tomcat.util.bufCommon place for date utils.
DefaultAnnotationProcessororg.apache.catalina.utilVerify the annotation and Process it.
DefaultContextMBeanorg.apache.catalina.mbeans

A ModelMBean implementation for the org.apache.catalina.core.StandardDefaultContext component.

DefaultFileItemorg.apache.tomcat.util.http.fileupload

The default implementation of the FileItem interface.

DefaultFileItemFactoryorg.apache.tomcat.util.http.fileupload

The default FileItemFactory implementation.

DefaultServletorg.apache.catalina.servletsThe default resource-serving servlet for most web applications, used to serve static resources such as HTML pages and images.
DefaultServlet.Rangeorg.apache.catalina.servletsNo description provided.
DeferredFileOutputStreamorg.apache.tomcat.util.http.fileupload

An output stream which will retain data in memory until a specified threshold is reached, and only then commit it to disk.

DeltaManagerorg.apache.catalina.ha.sessionThe DeltaManager manages replicated sessions by only replicating the deltas in data.
DeltaRequestorg.apache.catalina.ha.sessionNo description provided.
DeltaSessionorg.apache.catalina.ha.sessionSimilar to the StandardSession except that this session will keep track of deltas during a request.
DeployTaskorg.apache.catalina.antAnt task that implements the /deploy command, supported by the Tomcat manager application.
DigestAuthenticatororg.apache.catalina.authenticatorAn Authenticator and Valve implementation of HTTP DIGEST Authentication (see RFC 2069).
Digesterorg.apache.tomcat.util.digester

A Digester processes an XML input stream by matching a series of element nesting patterns to execute Rules that have been added prior to the start of parsing.

DigesterFactoryorg.apache.catalina.startupWrapper class around the Digester that hide Digester's initialization details
DirContextURLConnectionorg.apache.naming.resourcesConnection to a JNDI directory context.
DirContextURLStreamHandlerorg.apache.naming.resourcesStream handler to a JNDI directory context.
DirContextURLStreamHandlerFactoryorg.apache.naming.resourcesFactory for Stream handlers to a JNDI directory context.
DirectByteArrayOutputStreamorg.apache.catalina.tribes.ioByte array output stream that exposes the byte array directly
Directoryorg.apache.tomcat.jniDirectory
DiskFileUploadorg.apache.tomcat.util.http.fileupload

High level API for processing file uploads.

DomainFilterInterceptororg.apache.catalina.tribes.group.interceptors

Title: Member domain filter interceptor

DomUtilorg.apache.tomcat.utilFew simple utils to read DOM
DomUtil.NullResolverorg.apache.tomcat.utilNo description provided.
DOMWriterorg.apache.catalina.utilA sample DOM writer.
DummyRequestorg.apache.catalina.coreDummy request object, used for request dispatcher mapping, as well as JSP precompilation.
DummyResponseorg.apache.catalina.coreDummy response object, used for JSP precompilation.
EjbFactoryorg.apache.naming.factoryObject factory for EJBs.
EjbReforg.apache.namingRepresents a reference address to an EJB.
ELArithmeticorg.apache.el.langA helper class of Arithmetic defined by the EL Specification
ELArithmetic.BigDecimalDelegateorg.apache.el.langNo description provided.
ELArithmetic.BigIntegerDelegateorg.apache.el.langNo description provided.
ELArithmetic.DoubleDelegateorg.apache.el.langNo description provided.
ELArithmetic.LongDelegateorg.apache.el.langNo description provided.
ELContextImplorg.apache.jasper.elImplementation of ELContext
ELContextWrapperorg.apache.jasper.elSimple ELContextWrapper for runtime evaluation of EL w/ dynamic FunctionMappers
ELFunctionMapperorg.apache.jasper.compilerThis class generates functions mappers for the EL expressions in the page.
ELParserorg.apache.el.parserNo description provided.
ELParserorg.apache.jasper.compilerThis class implements a parser for EL expressions.
ELParserTokenManagerorg.apache.el.parserNo description provided.
ELResolverImplorg.apache.jasper.elNo description provided.
ELSupportorg.apache.el.langA helper class that implements the EL Specification
Embeddedorg.apache.catalina.startupConvenience class to embed a Catalina servlet container environment inside another application.
EmbeddedServletOptionsorg.apache.jasperA class to hold all init parameters specific to the JSP engine.
EmptyEnumerationorg.apache.tomcat.util.collectionsNo description provided.
EncodingMaporg.apache.jasper.xmlparserEncodingMap is a convenience class which handles conversions between IANA encoding names and Java encoding names, and vice versa.
EngineConfigorg.apache.catalina.startupStartup event listener for a Engine that configures the properties of that Engine, and the associated defined contexts.
EngineRuleSetorg.apache.catalina.startup

RuleSet for processing the contents of a Engine definition element.

Enumeratororg.apache.catalina.utilAdapter class that wraps an Enumeration around a Java2 collection classes object Iterator so that existing APIs returning Enumerations can easily run on top of the new collections.
Enumeratororg.apache.jasper.utilAdapter class that wraps an Enumeration around a Java2 collection classes object Iterator so that existing APIs returning Enumerations can easily run on top of the new collections.
ErrorDispatcherorg.apache.jasper.compilerClass responsible for dispatching JSP parse and javac compilation errors to the configured error handler.
ErrorPageorg.apache.catalina.deployRepresentation of an error page element for a web application, as represented in a <error-page> element in the deployment descriptor.
ErrorReportValveorg.apache.catalina.valves

Implementation of a Valve that outputs HTML error pages.

EvaluationContextorg.apache.el.langNo description provided.
ExpandWarorg.apache.catalina.startupExpand out a WAR in a Host's appBase.
ExpressionBuilderorg.apache.el.langNo description provided.
ExpressionEvaluatorImplorg.apache.jasper.elNo description provided.
ExpressionFactoryImplorg.apache.elNo description provided.
ExpressionImplorg.apache.jasper.elNo description provided.
ExpressionParseTreeorg.apache.catalina.ssiRepresents a parsed expression.
ExpressionTokenizerorg.apache.catalina.ssiParses an expression string to return the individual tokens.
ExtendedAccessLogValveorg.apache.catalina.valvesAn implementation of the W3c Extended Log File Format.
ExtendedAccessLogValve.CookieElementorg.apache.catalina.valvesNo description provided.
ExtendedAccessLogValve.DateElementorg.apache.catalina.valvesNo description provided.
ExtendedAccessLogValve.PatternTokenizerorg.apache.catalina.valvesNo description provided.
ExtendedAccessLogValve.RequestAttributeElementorg.apache.catalina.valvesNo description provided.
ExtendedAccessLogValve.RequestHeaderElementorg.apache.catalina.valvesNo description provided.
ExtendedAccessLogValve.RequestParameterElementorg.apache.catalina.valvesNo description provided.
ExtendedAccessLogValve.ResponseHeaderElementorg.apache.catalina.valvesNo description provided.
ExtendedAccessLogValve.ServletContextElementorg.apache.catalina.valvesNo description provided.
ExtendedAccessLogValve.SessionAttributeElementorg.apache.catalina.valvesNo description provided.
ExtendedAccessLogValve.TimeElementorg.apache.catalina.valvesNo description provided.
Extensionorg.apache.catalina.utilUtility class that represents either an available "Optional Package" (formerly known as "Standard Extension") as described in the manifest of a JAR file, or the requirement for such an optional package.
ExtensionValidatororg.apache.catalina.utilEnsures that all extension dependies are resolved for a WEB application are met.
FactoryCreateRuleorg.apache.tomcat.util.digester

Rule implementation that uses an ObjectCreationFactory to create a new object which it pushes onto the object stack.

FarmWarDeployerorg.apache.catalina.ha.deploy

A farm war deployer is a class that is able to deploy/undeploy web applications in WAR form within the cluster.

FastCommonAccessLogValveorg.apache.catalina.valvesNo description provided.
FastDateFormatorg.apache.catalina.utilFast date formatter that caches recently formatted date information and uses it to avoid too-frequent calls to the underlying formatter.
FastHttpDateFormatorg.apache.tomcat.util.httpUtility class to generate HTTP dates.
FastQueueorg.apache.catalina.tribes.transport.bio.utilA fast queue that remover thread lock the adder thread.
FeatureInfoorg.apache.tomcat.util.modeler

Convenience base class for AttributeInfo, ConstructorInfo, and OperationInfo classes that will be used to collect configuration information for the ModelMBean beans exposed for management.

Fileorg.apache.tomcat.jniFile
FileDirContextorg.apache.naming.resourcesFilesystem Directory Context implementation helper class.
FileDirContext.FileResourceorg.apache.naming.resourcesThis specialized resource implementation avoids opening the IputStream to the file right away (which would put a lock on the file).
FileDirContext.FileResourceAttributesorg.apache.naming.resourcesThis specialized resource attribute implementation does some lazy reading (to speed up simple checks, like checking the last modified date).
FileHandlerorg.apache.juliImplementation of Handler that appends log messages to a file named {prefix}.{date}.{suffix} in a configured directory, with an optional preceding timestamp.
FileInfoorg.apache.tomcat.jniFileinfo
FileMessageorg.apache.catalina.ha.deployContains the data for a file being transferred over TCP, this is essentially a fragment of a file, read and written by the FileMessageFactory
FileMessageFactoryorg.apache.catalina.ha.deployThis factory is used to read files and write files by splitting them up into smaller messages.
FileStoreorg.apache.catalina.sessionConcrete implementation of the Store interface that utilizes a file per saved Session in a configured directory.
FileUploadorg.apache.tomcat.util.http.fileupload

High level API for processing file uploads.

FileUploadBaseorg.apache.tomcat.util.http.fileupload

High level API for processing file uploads.

FilterDeforg.apache.catalina.deployRepresentation of a filter definition for a web application, as represented in a <filter> element in the deployment descriptor.
FilterMaporg.apache.catalina.deployRepresentation of a filter mapping for a web application, as represented in a <filter-mapping> element in the deployment descriptor.
FixedNotificationFilterorg.apache.tomcat.util.modelerSpecial NotificationFilter that allows modeler to optimize its notifications.
ForEachorg.apache.jasper.tagplugins.jstl.coreNo description provided.
FormAuthenticatororg.apache.catalina.authenticatorAn Authenticator and Valve implementation of FORM BASED Authentication, as described in the Servlet API Specification, Version 2.2.
ForTokensorg.apache.jasper.tagplugins.jstl.coreNo description provided.
FragmentationInterceptororg.apache.catalina.tribes.group.interceptorsThe fragmentation interceptor splits up large messages into smaller messages and assembles them on the other end.
FragmentationInterceptor.FragCollectionorg.apache.catalina.tribes.group.interceptorsNo description provided.
FragmentationInterceptor.FragKeyorg.apache.catalina.tribes.group.interceptorsNo description provided.
FunctionMapperFactoryorg.apache.el.langNo description provided.
FunctionMapperImplorg.apache.jasper.elNo description provided.
FunctionMapperImplorg.apache.el.langNo description provided.
FunctionMapperImpl.Functionorg.apache.el.langNo description provided.
GeneratorApache2org.apache.jk.configNo description provided.
GeneratorJk1org.apache.jk.configNo description provided.
GeneratorJk2org.apache.jk.configNo description provided.
GenericParserorg.apache.tomcat.util.digesterCreate a SAXParser configured to support XML Schema and DTD.
GenericPrincipalorg.apache.catalina.realmGeneric implementation of java.security.Principal that is available for use by Realm implementations.
Globalorg.apache.tomcat.jniGlobal
GlobalResourcesLifecycleListenerorg.apache.catalina.mbeansImplementation of LifecycleListener that instantiates the set of MBeans associated with global JNDI resources that are subject to management.
Globalsorg.apache.catalinaGlobal constants that are applicable to multiple packages within Catalina.
GroupChannelorg.apache.catalina.tribes.groupThe default implementation of a Channel.
The GroupChannel manages the replication channel.
GroupChannel.HeartbeatThreadorg.apache.catalina.tribes.group

Title: Internal heartbeat thread

GroupChannel.InterceptorIteratororg.apache.catalina.tribes.group

Title: Interceptor Iterator

GroupMBeanorg.apache.catalina.mbeans

A ModelMBean implementation for the org.apache.catalina.Group component.

GzipInterceptororg.apache.catalina.tribes.group.interceptorsNo description provided.
GzipOutputFilterorg.apache.coyote.http11.filtersGzip output filter.
GzipOutputFilter.FakeOutputStreamorg.apache.coyote.http11.filtersNo description provided.
Handlerorg.apache.naming.resources.jndiStream handler to a JNDI directory context.
HandlerDispatchorg.apache.jk.commonDispatch based on the message type.
HandlerReforg.apache.namingRepresents a reference handler for a web service.
HandlerRequestorg.apache.jk.commonHandle messages related with basic request information.
HexUtilsorg.apache.catalina.utilLibrary of utility methods useful in dealing with converting byte arrays to and from strings of hexadecimal digits.
HexUtilsorg.apache.tomcat.util.bufLibrary of utility methods useful in dealing with converting byte arrays to and from strings of hexadecimal digits.
HomesUserDatabaseorg.apache.catalina.startupConcrete implementation of the UserDatabase interface considers all directories in a directory whose pathname is specified to our constructor to be "home" directories for those users.
HostConfigorg.apache.catalina.startupStartup event listener for a Host that configures the properties of that Host, and the associated defined contexts.
HostConfig.DeployedApplicationorg.apache.catalina.startupThis class represents the state of a deployed application, as well as the monitored resources.
HostManagerServletorg.apache.catalina.manager.hostServlet that enables remote management of the virtual hosts installed on the server.
HostRuleSetorg.apache.catalina.startup

RuleSet for processing the contents of a Host definition element.

HTMLHostManagerServletorg.apache.catalina.manager.hostServlet that enables remote management of the virtual hosts deployed on the server.
HTMLManagerServletorg.apache.catalina.managerServlet that enables remote management of the web applications deployed within the same virtual host as this web application is.
Http11AprProcessororg.apache.coyote.http11Processes HTTP requests.
Http11AprProtocolorg.apache.coyote.http11Abstract the protocol implementation, including threading, etc.
Http11NioProcessororg.apache.coyote.http11Processes HTTP requests.
Http11NioProtocolorg.apache.coyote.http11Abstract the protocol implementation, including threading, etc.
Http11Processororg.apache.coyote.http11Processes HTTP requests.
Http11Protocolorg.apache.coyote.http11Abstract the protocol implementation, including threading, etc.
Http11Protocol.Http11ConnectionHandlerorg.apache.coyote.http11No description provided.
HttpJspBaseorg.apache.jasper.runtimeThis is the super class of all JSP-generated servlets.
HttpMessagesorg.apache.tomcat.util.httpHandle (internationalized) HTTP messages.
IdentityInputFilterorg.apache.coyote.http11.filtersIdentity input filter.
IdentityOutputFilterorg.apache.coyote.http11.filtersIdentity output filter.
Iforg.apache.jasper.tagplugins.jstl.coreNo description provided.
IISConfigorg.apache.jk.configGenerates automatic IIS isapi_redirect configurations based on the Tomcat server.xml settings and the war contexts initialized during startup.
Importorg.apache.jasper.tagplugins.jstl.coreNo description provided.
InputBufferorg.apache.catalina.connectorThe buffer used by Tomcat request.
InstallTaskorg.apache.catalina.antAnt task that implements the /install command, supported by the Tomcat manager application.
InstanceEventorg.apache.catalinaGeneral event for notifying listeners of significant events related to a specific instance of a Servlet, or a specific instance of a Filter, as opposed to the Wrapper component that manages it.
InstanceSupportorg.apache.catalina.utilSupport class to assist in firing InstanceEvent notifications to registered InstanceListeners.
InterceptorPayloadorg.apache.catalina.tribes.groupNo description provided.
InternalAprInputBufferorg.apache.coyote.http11Implementation of InputBuffer which provides HTTP request header parsing as well as transfer decoding.
InternalAprInputBuffer.SocketInputBufferorg.apache.coyote.http11This class is an input buffer which will read its data from an input stream.
InternalAprOutputBufferorg.apache.coyote.http11Output buffer.
InternalAprOutputBuffer.SocketOutputBufferorg.apache.coyote.http11This class is an output buffer which will write data to an output stream.
InternalInputBufferorg.apache.coyote.http11Implementation of InputBuffer which provides HTTP request header parsing as well as transfer decoding.
InternalInputBuffer.InputStreamInputBufferorg.apache.coyote.http11This class is an input buffer which will read its data from an input stream.
InternalNioInputBufferorg.apache.coyote.http11Implementation of InputBuffer which provides HTTP request header parsing as well as transfer decoding.
InternalNioInputBuffer.HeaderParseDataorg.apache.coyote.http11No description provided.
InternalNioInputBuffer.SocketInputBufferorg.apache.coyote.http11This class is an input buffer which will read its data from an input stream.
InternalNioOutputBufferorg.apache.coyote.http11Output buffer.
InternalNioOutputBuffer.SocketOutputBufferorg.apache.coyote.http11This class is an output buffer which will write data to an output stream.
InternalOutputBufferorg.apache.coyote.http11Output buffer.
InternalOutputBuffer.OutputStreamOutputBufferorg.apache.coyote.http11This class is an output buffer which will write data to an output stream.
IntrospectionUtilsorg.apache.tomcat.utilUtils for introspection and reflection
InvokerServletorg.apache.catalina.servletsThe default servlet-invoking servlet for most web applications, used to serve requests to servlets that have not been registered in the web application deployment descriptor.
IOToolsorg.apache.catalina.utilContains commonly needed I/O-related methods
JAASCallbackHandlerorg.apache.catalina.realm

Implementation of the JAAS CallbackHandler interface, used to negotiate delivery of the username and credentials that were specified to our constructor.

JAASMemoryLoginModuleorg.apache.catalina.realm

Implementation of the JAAS LoginModule interface, primarily for use in testing JAASRealm.

JAASRealmorg.apache.catalina.realm

Implmentation of Realm that authenticates users via the Java Authentication and Authorization Service (JAAS).

JasperListenerorg.apache.catalina.coreThis listener is designed to initialize Jasper before any web applications are started.
JasperLoaderorg.apache.jasper.servletClass loader for loading servlet class files (corresponding to JSP files) and tag handler class files (corresponding to tag files).
JavacErrorDetailorg.apache.jasper.compilerClass providing details about a javac compilation error.
javaURLContextFactoryorg.apache.naming.javaContext factory for the "java:" namespace.
JDBCAccessLogValveorg.apache.catalina.valves

This Tomcat extension logs server access directly to a database, and can be used instead of the regular file-based access log implemented in AccessLogValve.

JDBCRealmorg.apache.catalina.realmImplmentation of Realm that works with any JDBC supported database.
JDBCStoreorg.apache.catalina.sessionImplementation of the Store interface that stores serialized session objects in a database.
JDTCompilerorg.apache.jasper.compilerJDT class compiler.
JkCoyoteHandlerorg.apache.jk.serverPlugs Jk into Coyote.
JkHandlerorg.apache.jk.coreNo description provided.
JkInputStreamorg.apache.jk.commonGeneric input stream impl on top of ajp
JkMainorg.apache.jk.serverMain class used to startup and configure jk.
JkMXorg.apache.jk.commonLoad the HTTP or RMI adapters for MX4J and JMXRI.
JKStatusUpdateTaskorg.apache.catalina.antAnt task that implements the /status command, supported by the mod_jk status (1.2.9) application.
JMXAccessorConditionorg.apache.catalina.ant.jmxDefinition:
JMXAccessorCreateTaskorg.apache.catalina.ant.jmxCreate new MBean at JMX JSR 160 MBeans Server.
JMXAccessorEqualsConditionorg.apache.catalina.ant.jmxDefinition
JMXAccessorGetTaskorg.apache.catalina.ant.jmxAccess JMX JSR 160 MBeans Server.
JMXAccessorInvokeTaskorg.apache.catalina.ant.jmxAccess JMX JSR 160 MBeans Server.
JMXAccessorQueryTaskorg.apache.catalina.ant.jmxQuery for Mbeans.
JMXAccessorSetTaskorg.apache.catalina.ant.jmxAccess JMX JSR 160 MBeans Server.
JMXAccessorTaskorg.apache.catalina.ant.jmxAccess JMX JSR 160 MBeans Server.
JMXAccessorUnregisterTaskorg.apache.catalina.ant.jmxunregister a MBean at JMX JSR 160 MBeans Server.
JMXGetTaskorg.apache.catalina.antAnt task that implements the JMX Get command (/jmxproxy/?get) supported by the Tomcat manager application.
JMXProxyServletorg.apache.catalina.managerThis servlet will dump JMX attributes in a simple format and implement proxy services for modeler.
JMXQueryTaskorg.apache.catalina.antAnt task that implements the JMX Query command (/jmxproxy/?qry) supported by the Tomcat manager application.
JMXSetTaskorg.apache.catalina.antAnt task that implements the JMX Set command (/jmxproxy/?set) supported by the Tomcat manager application.
JndiPermissionorg.apache.namingJava SecurityManager Permission class for JNDI name based file resources
JNDIRealmorg.apache.catalina.realm

Implementation of Realm that works with a directory server accessed via the Java Naming and Directory Interface (JNDI) APIs.

JniHandlerorg.apache.jk.commonBase class for components using native code ( libjkjni.so ).
JspApplicationContextImplorg.apache.jasper.runtimeImplementation of JspApplicationContext
JspCorg.apache.jasperShell for the jspc compiler.
JspCompilationContextorg.apache.jasperA place holder for various things that are used through out the JSP engine.
JspConfigorg.apache.jasper.compilerHandles the jsp-config element in WEB_INF/web.xml.
JspConfig.JspPropertyorg.apache.jasper.compilerNo description provided.
JspContextWrapperorg.apache.jasper.runtimeImplementation of a JSP Context Wrapper.
JspCServletContextorg.apache.jasper.servletSimple ServletContext implementation without HTTP-specific methods.
JspFactoryImplorg.apache.jasper.runtimeImplementation of JspFactory.
JspFactoryImpl.PageContextPoolorg.apache.jasper.runtimeNo description provided.
JspFragmentHelperorg.apache.jasper.runtimeHelper class from which all Jsp Fragment helper classes extend.
JspHelperorg.apache.catalina.managerHelper JavaBean for JSPs, because JSTL 1.1/EL 2.0 is too dumb to to what I need (call methods with parameters), or I am too dumb to use it correctly.
JspMethodExpressionorg.apache.jasper.elNo description provided.
JspRuntimeContextorg.apache.jasper.compilerClass for tracking JSP compile time file dependencies when the &060;%@include file="..."%&062; directive is used.
JspRuntimeLibraryorg.apache.jasper.runtimeBunch of util methods that are used by code generated for useBean, getProperty and setProperty.
JspRuntimeLibrary.PrivilegedIntrospectHelperorg.apache.jasper.runtimeNo description provided.
JspServletorg.apache.jasper.servletThe JSP engine (a.k.a Jasper).
JspServletWrapperorg.apache.jasper.servletThe JSP engine (a.k.a Jasper).
JspUtilorg.apache.jasper.compilerThis class has all the utility method(s).
JspUtil.ValidAttributeorg.apache.jasper.compilerNo description provided.
JspValueExpressionorg.apache.jasper.elWrapper for providing context to ValueExpressions
JspWriterImplorg.apache.jasper.runtimeWrite text to a character-output stream, buffering characters so as to provide for the efficient writing of single characters, arrays, and strings.
JvmRouteBinderValveorg.apache.catalina.ha.sessionValve to handle Tomcat jvmRoute takeover using mod_jk module after node failure.
JvmRouteSessionIDBinderListenerorg.apache.catalina.ha.sessionReceive SessionID cluster change from other backup node after primary session node is failed.
LazyReplicatedMaporg.apache.catalina.tribes.tipisA smart implementation of a stateful replicated map.
Libraryorg.apache.tomcat.jniLibrary
LifecycleEventorg.apache.catalinaGeneral event for notifying listeners of significant changes on a component that implements the Lifecycle interface.
LifecycleListenerRuleorg.apache.catalina.startup

Rule that creates a new LifecycleListener instance, and associates it with the top object on the stack (which must implement LifecycleListener).

LifecycleSupportorg.apache.catalina.utilSupport class to assist in firing LifecycleEvent notifications to registered LifecycleListeners.
LinkObjectorg.apache.catalina.tribes.transport.bio.utilThe class LinkObject implements an element for a linked list, consisting of a general data object and a pointer to the next element.
ListTaskorg.apache.catalina.antAnt task that implements the /list command, supported by the Tomcat manager application.
Localorg.apache.tomcat.jniLocal socket
Localizerorg.apache.jasper.compilerClass responsible for converting error codes to corresponding localized error messages.
Lockorg.apache.tomcat.jniLock
LogFactoryorg.apache.juli.loggingModified LogFactory: removed all discovery, hardcode a specific implementation If you like a different logging implementation - use either the discovery-based commons-logging, or better - another implementation hardcoded to your favourite logging impl.
LoginConfigorg.apache.catalina.deployRepresentation of a login configuration element for a web application, as represented in a <login-config> element in the deployment descriptor.
Logsorg.apache.catalina.tribes.utilSimple class that holds references to global loggers
LRUCacheorg.apache.tomcat.util.collectionsThis class implements a Generic LRU Cache
MailSessionFactoryorg.apache.naming.factory

Factory class that creates a JNDI named JavaMail Session factory, which can be used for managing inbound and outbound electronic mail messages via JavaMail APIs.

ManagedBeanorg.apache.tomcat.util.modeler

Internal configuration information for a managed bean (MBean) descriptor.

ManagerBaseorg.apache.catalina.sessionMinimal implementation of the Manager interface that supports no session persistence or distributable capabilities.
ManagerServletorg.apache.catalina.managerServlet that enables remote management of the web applications installed within the same virtual host as this web application is.
ManifestResourceorg.apache.catalina.utilRepresentation of a Manifest file and its available extensions and required extensions
Mapperorg.apache.tomcat.util.http.mapperMapper, which implements the servlet API mapping rules (which are derived from the HTTP rules).
Mapper.Contextorg.apache.tomcat.util.http.mapperNo description provided.
Mapper.ContextListorg.apache.tomcat.util.http.mapperNo description provided.
Mapper.Hostorg.apache.tomcat.util.http.mapperNo description provided.
Mapper.MapElementorg.apache.tomcat.util.http.mapperNo description provided.
Mapper.Wrapperorg.apache.tomcat.util.http.mapperNo description provided.
MapperListenerorg.apache.catalina.connectorMapper listener.
MappingDataorg.apache.tomcat.util.http.mapperMapping data.
MBeanFactoryorg.apache.catalina.mbeans

A ModelMBean implementation for the org.apache.catalina.core.StandardServer component.

MbeansDescriptorsDigesterSourceorg.apache.tomcat.util.modeler.modulesNo description provided.
MbeansDescriptorsDOMSourceorg.apache.tomcat.util.modeler.modulesNo description provided.
MbeansDescriptorsIntrospectionSourceorg.apache.tomcat.util.modeler.modulesNo description provided.
MbeansDescriptorsSerSourceorg.apache.tomcat.util.modeler.modulesNo description provided.
MbeansSourceorg.apache.tomcat.util.modeler.modulesThis will create mbeans based on a config file.
Search