| Name | Description | Type | Package | Framework |
| AbsoluteOrder | Title: Membership - Absolute Order Description: A simple, yet agreeable and efficient way of ordering members | Class | | TOMCAT |
|
| AbstractAjpProcessor | Base class for AJP Processor implementations. | Class | | TOMCAT |
|
| AbstractAjpProtocol | | Class | | TOMCAT |
|
| AbstractCatalinaCommandTask | | Class | | TOMCAT |
|
| AbstractCatalinaTask | Abstract base class for Ant tasks that interact with the Manager web application for dynamically deploying and | Class | | TOMCAT |
|
| AbstractCreateStatementInterceptor | Abstraction interceptor. | Class | | TOMCAT |
|
| AbstractEndpoint | | Class | | TOMCAT |
|
| AbstractGroup | Convenience base class for Group implementations. | Class | | TOMCAT |
|
| AbstractHttp11JsseProtocol | | Class | | TOMCAT |
|
| AbstractHttp11Processor | | Class | | TOMCAT |
|
| AbstractHttp11Protocol | | Class | | TOMCAT |
|
| AbstractInputBuffer | | Class | | TOMCAT |
|
| AbstractObjectCreationFactory | | Class | | TOMCAT |
|
| AbstractOutputBuffer | | Class | | TOMCAT |
|
| AbstractProcessor | Provides functionality and attributes common to all supported protocols (currently HTTP and AJP). | Class | | TOMCAT |
|
| AbstractProcessor | | Class | | TOMCAT |
|
| AbstractProtocol | | Class | | TOMCAT |
|
| AbstractQueryReport | Abstract class that wraps statements and intercepts query executions. | Class | | TOMCAT |
|
| AbstractReplicatedMap | | Class | | TOMCAT |
|
| AbstractRole | Convenience base class for Role implementations. | Class | | TOMCAT |
|
| AbstractRxTask | | Class | | TOMCAT |
|
| AbstractSender | | Class | | TOMCAT |
|
| AbstractServletInputStream | | Class | | TOMCAT |
|
| AbstractServletOutputStream | | Class | | TOMCAT |
|
| AbstractUser | Convenience base class for User implementations. | Class | | TOMCAT |
|
| AccessLog | Intended for use by a Valve to indicate that the Valve provides access logging. | Interface | | TOMCAT |
|
| AccessLogAdapter | A helper class that wraps several AccessLog instances. | Class | | TOMCAT |
|
| AccessLogValve | access log with the detailed line contents matching a configurable pattern. | Class | | TOMCAT |
|
| ActionCode | ActionCodes represent callbacks from the servlet container to the coyote connector. | Class | | TOMCAT |
|
| ActionHook | Action hook. | Interface | | TOMCAT |
|
| Adapter | Adapter. | Interface | | TOMCAT |
|
| AddDefaultCharsetFilter | Filter that explicitly sets the default character set for media subtypes of the "text" type to ISO-8859-1, or another user defined character set. | Class | | TOMCAT |
|
| Address | | Class | | TOMCAT |
|
| AjpAprProcessor | Processes AJP requests. | Class | | TOMCAT |
|
| AjpAprProtocol | Abstract the protocol implementation, including threading, etc. | Class | | TOMCAT |
|
| AjpMessage | A single packet for communication between the web server and the container. | Class | | TOMCAT |
|
| AjpNioProcessor | Processes AJP requests using NIO. | Class | | TOMCAT |
|
| AjpNioProtocol | Abstract the protocol implementation, including threading, etc. | Class | | TOMCAT |
|
| AjpProcessor | Processes AJP requests. | Class | | TOMCAT |
|
| AjpProtocol | Abstract the protocol implementation, including threading, etc. | Class | | TOMCAT |
|
| AnnotationElementValue | | Class | | TOMCAT |
|
| AnnotationEntry | represents one annotation in the annotation tableSince:6. | Class | | TOMCAT |
|
| Annotations | base class for annotationsSince:6. | Class | | TOMCAT |
|
| AntCompiler | Main JSP compiler class. | Class | | TOMCAT |
|
| ApplicationContext | Standard implementation of ServletContext that represents a web application's execution environment. | Class | | TOMCAT |
|
| ApplicationContextFacade | Facade object which masks the internal ApplicationContext object from the web application. | Class | | TOMCAT |
|
| ApplicationFilterConfig | managing the filter instances instantiated when a web applicationAuthor:Craig R. | Class | | TOMCAT |
|
| ApplicationFilterFactory | Factory for the creation and caching of Filters and creation Author:Greg Murray, Remy Maucherat | Class | | TOMCAT |
|
| ApplicationFilterRegistration | | Class | | TOMCAT |
|
| ApplicationJspConfigDescriptor | | Class | | TOMCAT |
|
| ApplicationJspPropertyGroupDescriptor | | Class | | TOMCAT |
|
| ApplicationListener | Enables additional attributes other than just the name to be recorded for an application listener. | Class | | TOMCAT |
|
| ApplicationParameter | Representation of a context initialization parameter that is configured in the server configuration file, rather than the application deployment | Class | | TOMCAT |
|
| ApplicationPart | Adaptor to allow FileItem objects generated by the package renamed commons-upload to be used by the Servlet 3. | Class | | TOMCAT |
|
| ApplicationServletRegistration | | Class | | TOMCAT |
|
| ApplicationSessionCookieConfig | | Class | | TOMCAT |
|
| ApplicationTaglibDescriptor | | Class | | TOMCAT |
|
| AprEndpoint | APR tailored thread pool, providing the following services: Socket acceptor threadSocket poller threadSendfile threadWorker threads pool | Class | | TOMCAT |
|
| AprLifecycleListener | | Class | | TOMCAT |
|
| AprProcessor | | Class | | TOMCAT |
|
| AprServletInputStream | | Class | | TOMCAT |
|
| AprServletOutputStream | | Class | | TOMCAT |
|
| Arg | | Class | | TOMCAT |
|
| ArithmeticNode | | Class | | TOMCAT |
|
| ArrayElementValue | | Class | | TOMCAT |
|
| Arrays | | Class | | TOMCAT |
|
| ArrayStack | Imported copy of the ArrayStack class from Commons Collections, which was the only direct dependency from Digester. | Class | | TOMCAT |
|
| Ascii | This class implements some basic ASCII character handling functions. | Class | | TOMCAT |
|
| ASCIIReader | A simple ASCII byte reader. | Class | | TOMCAT |
|
| AstAnd | | Class | | TOMCAT |
|
| AstBracketSuffix | | Class | | TOMCAT |
|
| AstChoice | | Class | | TOMCAT |
|
| AstCompositeExpression | | Class | | TOMCAT |
|
| AstDeferredExpression | | Class | | TOMCAT |
|
| AstDiv | | Class | | TOMCAT |
|
| AstDotSuffix | | Class | | TOMCAT |
|
| AstDynamicExpression | | Class | | TOMCAT |
|
| AstEmpty | | Class | | TOMCAT |
|
| AstEqual | | Class | | TOMCAT |
|
| AstFalse | | Class | | TOMCAT |
|
| AstFloatingPoint | | Class | | TOMCAT |
|
| AstFunction | | Class | | TOMCAT |
|
| AstGreaterThan | | Class | | TOMCAT |
|
| AstGreaterThanEqual | | Class | | TOMCAT |
|
| AstIdentifier | | Class | | TOMCAT |
|
| AstInteger | | Class | | TOMCAT |
|
| AstLessThan | | Class | | TOMCAT |
|
| AstLessThanEqual | | Class | | TOMCAT |
|
| AstLiteralExpression | | Class | | TOMCAT |
|
| AstMethodParameters | | Class | | TOMCAT |
|
| AstMinus | | Class | | TOMCAT |
|
| AstMod | | Class | | TOMCAT |
|
| AstMult | | Class | | TOMCAT |
|
| AstNegative | | Class | | TOMCAT |
|
| AstNot | | Class | | TOMCAT |
|
| AstNotEqual | | Class | | TOMCAT |
|
| AstNull | | Class | | TOMCAT |
|
| AstOr | | Class | | TOMCAT |
|
| AstPlus | | Class | | TOMCAT |
|
| AstString | | Class | | TOMCAT |
|
| AstTrue | | Class | | TOMCAT |
|
| AstValue | | Class | | TOMCAT |
|
| AsyncChannelGroupUtil | This is a utility class that enables multiple WsWebSocketContainer instances to share a single AsynchronousChannelGroup while ensuring | Class | | TOMCAT |
|
| AsyncChannelWrapper | This is a wrapper for a AsynchronousSocketChannel that limits the methods available thereby simplifying the process of | Interface | | TOMCAT |
|
| AsyncChannelWrapperNonSecure | Generally, just passes calls straight to the wrapped AsynchronousSocketChannel. | Class | | TOMCAT |
|
| AsyncChannelWrapperSecure | Wraps the AsynchronousSocketChannel with SSL/TLS. | Class | | TOMCAT |
|
| AsyncContextCallback | Provides a mechanism for the Coyote connectors to signal to a AsyncContext implementation that an action, such as | Interface | | TOMCAT |
|
| AsyncContextImpl | | Class | | TOMCAT |
|
| AsyncDispatcher | | Interface | | TOMCAT |
|
| AsyncFileHandler | A FileHandler implementation that uses a queue of log entries. | Class | | TOMCAT |
|
| AsyncListenerWrapper | | Class | | TOMCAT |
|
| AsyncStateMachine | Manages the state transitions for async requests. | Class | | TOMCAT |
|
| AttributeInfo | Internal configuration information for an AttributeAuthor:Craig R. | Class | | TOMCAT |
|
| AttributeParser | Converts a JSP attribute value into the unquoted equivalent. | Class | | TOMCAT |
|
| Authenticator | An Authenticator is a component (usually a Valve or Container) that provides some sort of authentication service. | Interface | | TOMCAT |
|
| AuthenticatorBase | Basic implementation of the Valve interface that enforces the elements in the web application | Class | | TOMCAT |
|
| B2CConverter | NIO based character decoder. | Class | | TOMCAT |
|
| BackgroundProcess | | Interface | | TOMCAT |
|
| BackgroundProcessManager | Provides a background processing mechanism that triggers roughly once a second. | Class | | TOMCAT |
|
| BackupManager | | Class | | TOMCAT |
|
| Base64 | This class provides encode/decode for RFC 2045 Base64 as defined by RFC 2045, N. | Class | | TOMCAT |
|
| Base64 | Provides Base64 encoding and decoding as defined by RFC 2045. | Class | | TOMCAT |
|
| BaseAttributeFilter | notifications. | Class | | TOMCAT |
|
| BaseDirContext | Directory Context implementation helper class. | Class | | TOMCAT |
|
| BaseModelMBean | Basic implementation of the DynamicMBean interface, which supports the minimal requirements of the interface contract. | Class | | TOMCAT |
|
| BaseNCodec | Abstract superclass for Base-N encoders and decoders. | Class | | TOMCAT |
|
| BaseNotificationBroadcaster | change notifications. | Class | | TOMCAT |
|
| BaseRedirectorHelperTask | Abstract base class to add output redirection support for Catalina Ant tasks. | Class | | TOMCAT |
|
| BaseSessionComparator | | Class | | TOMCAT |
|
| BasicAuthenticator | An Authenticator and Valve implementation of HTTP BASIC Authentication, as outlined in RFC 2617: "HTTP Authentication: Basic | Class | | TOMCAT |
|
| BeanFactory | Object factory for any Resource conforming to the JavaBean spec. | Class | | TOMCAT |
|
| BeanRepository | Repository of {page, request, session, application}-scoped beansAuthor:Mandar Raje, Remy Maucherat | Class | | TOMCAT |
|
| BinaryDecoder | Defines common decoding methods for byte array decoders. | Interface | | TOMCAT |
|
| BinaryEncoder | Defines common encoding methods for byte array encoders. | Interface | | TOMCAT |
|
| BIOCallback | | Interface | | TOMCAT |
|
| BioProcessor | | Class | | TOMCAT |
|
| BioReceiver | | Class | | TOMCAT |
|
| BioReplicationTask | A worker thread class which can drain channels and echo-back the input. | Class | | TOMCAT |
|
| BioSender | Send cluster messages with only one socket. | Class | | TOMCAT |
|
| BioServletInputStream | | Class | | TOMCAT |
|
| BioServletOutputStream | | Class | | TOMCAT |
|
| BodyContentImpl | Write text to a character-output stream, buffering characters so as to provide for the efficient writing of single characters, arrays, | Class | | TOMCAT |
|
| BooleanNode | | Class | | TOMCAT |
|
| Bootstrap | Bootstrap loader for Catalina. | Class | | TOMCAT |
|
| Buffer | | Class | | TOMCAT |
|
| BufferedInputFilter | Input filter responsible for reading and buffering the request body, so that it does not interfere with client SSL handshake messages. | Class | | TOMCAT |
|
| BufferPool | | Class | | TOMCAT |
|
| ByteArrayOutputStream | This class implements an output stream in which the data is written into a byte array. | Class | | TOMCAT |
|
| ByteArrayServletOutputStream | Class that extends ServletOuputStream, used as a wrapper from withinAuthor:Bip ThelinSee Also:and ByteArrayOutputStream | Class | | TOMCAT |
|
| ByteChunk | This class is used to represent a chunk of bytes, and utilities to manipulate byte[]. | Class | | TOMCAT |
|
| ByteMessage | A byte message is not serialized and deserialized by the channel instead it is sent as a byte array | Class | | TOMCAT |
|
| C2BConverter | NIO based character encoder. | Class | | TOMCAT |
|
| CacheEntry | | Class | | TOMCAT |
|
| CallMethodRule | Rule implementation that calls a method on an object on the stack (normally the top/parent object), passing arguments collected from | Class | | TOMCAT |
|
| CallParamRule | Rule implementation that saves a parameter for use by a surrounding This parameter may be: | Class | | TOMCAT |
|
| CaseInsensitiveKeyMap | A Map implementation that uses case-insensitive (using Locale. | Class | | TOMCAT |
|
| Catalina | Startup/Shutdown shell program for Catalina. | Class | | TOMCAT |
|
| CatalinaCluster | A CatalinaCluster interface allows to plug in and out the different cluster implementations | Interface | | TOMCAT |
|
| CatalinaFactory | Factory class used whenever a default implementation of a component is required. | Class | | TOMCAT |
|
| CatalinaProperties | Utility class to read the bootstrap Catalina configuration. | Class | | TOMCAT |
|
| Catch | | Class | | TOMCAT |
|
| CGIServlet | CGI-invoking servlet for web applications, used to execute scripts which comply to the Common Gateway Interface (CGI) specification and are named | Class | | TOMCAT |
|
| Channel | A channel is a representation of a group of nodes all participating in some sort of communication with each other. | Interface | | TOMCAT |
|
| ChannelCoordinator | The channel coordinator object coordinates the membership service, the sender and the receiver. | Class | | TOMCAT |
|
| ChannelData | The ChannelData object is used to transfer a message through the channel interceptor stack and eventually out on a transport to be sent | Class | | TOMCAT |
|
| ChannelException | A channel exception is thrown when an internal error happens somewhere in the channel. | Class | | TOMCAT |
|
| ChannelInterceptor | A ChannelInterceptor is an interceptor that intercepts messages and membership messages in the channel stack. | Interface | | TOMCAT |
|
| ChannelInterceptorBase | Abstract class for the interceptor base class. | Class | | TOMCAT |
|
| ChannelListener | Title: ChannelListener Description: An interface to listens to incoming messages from a channel | Interface | | TOMCAT |
|
| ChannelMessage | Message that is passed through the interceptor stack after the data serialized in the Channel object and then passed down to the | Interface | | TOMCAT |
|
| ChannelReceiver | ChannelReceiver Interface The ChannelReceiver interface is the data receiver component | Interface | | TOMCAT |
|
| ChannelSender | ChannelReceiver Interface The ChannelSender interface is the data sender component | Interface | | TOMCAT |
|
| CharChunk | Utilities to manipulate char chunks. | Class | | TOMCAT |
|
| CharsetMapper | Utility class that attempts to map from a Locale to the corresponding character set to be used for interpreting input text (or generating | Class | | TOMCAT |
|
| CheckEol | Ant task that checks that all the files in the given fileset have end-of-line delimiters that are appropriate for the current OS. | Class | | TOMCAT |
|
| Choose | | Class | | TOMCAT |
|
| ChunkedInputFilter | Chunked input filter. | Class | | TOMCAT |
|
| ChunkedOutputFilter | Chunked output filter. | Class | | TOMCAT |
|
| ClassElementValue | | Class | | TOMCAT |
|
| ClassFormatException | Thrown when the BCEL attempts to read a class file and determines that the file is malformed or otherwise cannot be interpreted as a | Class | | TOMCAT |
|
| ClassLoaderFactory | Utility class for building class loaders for Catalina. | Class | | TOMCAT |
|
| ClassLoaderLogManager | Per classloader LogManager implementation. | Class | | TOMCAT |
|
| ClassNameMBean | A convenience base class for ModelMBean implementations where the underlying base class (and therefore the set of supported | Class | | TOMCAT |
|
| ClassParser | Wrapper class that parses a given Java . | Class | | TOMCAT |
|
| ClasspathURLStreamHandler | | Class | | TOMCAT |
|
| ClientAbortException | Wrap an IOException identifying it as being caused by an abort of a request by a remote client. | Class | | TOMCAT |
|
| Closeable | Interface of an object, which may be closed. | Interface | | TOMCAT |
|
| Cluster | A Cluster works as a Cluster client/server for the local host Different Cluster implementations can be used to support different | Interface | | TOMCAT |
|
| ClusterDeployer | A ClusterDeployer interface allows to plug in and out the different deployment implementations | Interface | | TOMCAT |
|
| ClusterJmxHelper | | Class | | TOMCAT |
|
| ClusterListener | Receive SessionID cluster change from other backup node after primary sessionAuthor:Peter Rossbach, Filip Hanik | Class | | TOMCAT |
|
| ClusterManager | The common interface used by all cluster manager. | Interface | | TOMCAT |
|
| ClusterManagerBase | | Class | | TOMCAT |
|
| ClusterMessage | | Interface | | TOMCAT |
|
| ClusterMessageBase | | Class | | TOMCAT |
|
| ClusterRuleSet | RuleSet for processing the contents of a Cluster definition element. | Class | | TOMCAT |
|
| ClusterSession | | Interface | | TOMCAT |
|
| ClusterSessionListener | Receive replicated SessionMessage form other cluster node. | Class | | TOMCAT |
|
| 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 | Class | | TOMCAT |
|
| ClusterSingleSignOnListener | Cluster extension of SingleSignOnListener that simply adds the marker interface ReplicatedSessionListener which allows the listener to be | Class | | TOMCAT |
|
| ClusterValve | Cluster valves are a simple extension to the Tomcat valve architecture with a small addition of being able to reference the cluster component in the container it sits in. | Interface | | TOMCAT |
|
| CollectedInfo | | Class | | TOMCAT |
|
| CombinedRealm | Realm implementation that contains one or more realms. | Class | | TOMCAT |
|
| CometConnectionManagerValve | when the associated session expires or the webapp is reloaded. | Class | | TOMCAT |
|
| CometEvent | The CometEvent interface. | Interface | | TOMCAT |
|
| CometEventImpl | | Class | | TOMCAT |
|
| CometFilter | A Comet filter, similar to regular filters, performs filtering tasks on either the request to a resource (a Comet servlet), or on the response from a resource, or both. | Interface | | TOMCAT |
|
| CometFilterChain | A CometFilterChain is an object provided by the servlet container to the developer giving a view into the invocation chain of a filtered event for a resource. | Interface | | TOMCAT |
|
| CometProcessor | This interface should be implemented by servlets which would like to handle asynchronous IO, receiving events when data is available for reading, and | Interface | | TOMCAT |
|
| Compiler | Main JSP compiler class. | Class | | TOMCAT |
|
| ConcurrentCache | | Class | | TOMCAT |
|
| ConcurrentCache | | Class | | TOMCAT |
|
| ConcurrentMessageDigest | A thread safe wrapper around MessageDigest that does not make use of ThreadLocal and - broadly - only creates enough MessageDigest objects | Class | | TOMCAT |
|
| ConfigFileLoader | This class is used to obtain InputStreams for configuration files from a given location String. | Class | | TOMCAT |
|
| ConnectionPool | The ConnectionPool uses a PoolProperties object for storing all the meta information about the connection pool. | Class | | TOMCAT |
|
| ConnectionPool | | Class | | TOMCAT |
|
| ConnectionPoolMBean | | Interface | | TOMCAT |
|
| ConnectionState | Interceptor that keep track of connection state to avoid roundtrips to the database. | Class | | TOMCAT |
|
| Connector | | Class | | TOMCAT |
|
| ConnectorCreateRule | Rule implementation that creates a connector. | Class | | TOMCAT |
|
| ConnectorMBean | A ModelMBean implementation for the org. | Class | | TOMCAT |
|
| Constant | Abstract superclass for classes to represent the different constant types in the constant pool of a class file. | Class | | TOMCAT |
|
| ConstantClass | This class is derived from the abstract and represents a reference to a (external) class. | Class | | TOMCAT |
|
| ConstantDouble | This class is derived from the abstract and represents a reference to a Double object. | Class | | TOMCAT |
|
| ConstantFloat | This class is derived from the abstract and represents a reference to a float object. | Class | | TOMCAT |
|
| ConstantInteger | This class is derived from the abstract and represents a reference to an int object. | Class | | TOMCAT |
|
| ConstantLong | This class is derived from the abstract and represents a reference to a long object. | Class | | TOMCAT |
|
| ConstantPool | This class represents the constant pool, i. | Class | | TOMCAT |
|
| Constants | | Class | | TOMCAT |
|
| Constants | Static constants for this package. | Class | | TOMCAT |
|
| Constants | | Class | | TOMCAT |
|
| Constants | | Class | | TOMCAT |
|
| Constants | Manifest constants for this Java package. | Class | | TOMCAT |
|
| Constants | Manifest constants for the org. | Class | | TOMCAT |
|
| Constants | Manifest constants for the org. | Class | | TOMCAT |
|
| Constants | Manifest constants for the org. | Class | | TOMCAT |
|
| Constants | | Class | | TOMCAT |
|
| Constants | | Class | | TOMCAT |
|
| Constants | | Class | | TOMCAT |
|
| Constants | | Class | | TOMCAT |
|
| Constants | Manifest constants for this Java package. | Class | | TOMCAT |
|
| Constants | | Class | | TOMCAT |
|
| Constants | | Class | | TOMCAT |
|
| Constants | Manifest constants for the org. | Class | | TOMCAT |
|
| Constants | String constants for the startup package. | Class | | TOMCAT |
|
| Constants | Manifest constants for the org. | Class | | TOMCAT |
|
| Constants | Manifest constants for the org. | Class | | TOMCAT |
|
| Constants | Manifest constants for the org. | Class | | TOMCAT |
|
| Constants | Manifest constants for this Java package. | Class | | TOMCAT |
|
| Constants | Manifest constants for the org. | Class | | TOMCAT |
|
| Constants | Constants for this Java package. | Class | | TOMCAT |
|
| Constants | | Class | | TOMCAT |
|
| Constants | | Class | | TOMCAT |
|
| Constants | | Class | | TOMCAT |
|
| Constants | | Class | | TOMCAT |
|
| Constants | Some constants and other global data that are used by the compiler and the runtime. | Class | | TOMCAT |
|
| Constants | Static constants for this package. | Class | | TOMCAT |
|
| Constants | Static constants for this package. | Class | | TOMCAT |
|
| Constants | Static constants for this package. | Class | | TOMCAT |
|
| Constants | Constants for the project, mostly defined in the JVM specification. | Interface | | TOMCAT |
|
| Constants | String constants for the file package. | Class | | TOMCAT |
|
| Constants | | Class | | TOMCAT |
|
| Constants | | Class | | TOMCAT |
|
| Constants | String constants for the scan package. | Class | | TOMCAT |
|
| Constants | Static constants for this package. | Class | | TOMCAT |
|
| Constants | Internal implementation constants. | Class | | TOMCAT |
|
| Constants | Internal implementation constants. | Class | | TOMCAT |
|
| Constants | Internal implementation constants. | Class | | TOMCAT |
|
| ConstantUtf8 | This class is derived from the abstract and represents a reference to a Utf8 encoded string. | Class | | TOMCAT |
|
| ConstructorInfo | Internal configuration information for a ConstructorAuthor:Craig R. | Class | | TOMCAT |
|
| Contained | Decoupling interface which specifies that an implementing class is associated with at most one Container instance. | Interface | | TOMCAT |
|
| Container | A Container is an object that can execute requests received from a client, and return responses based on those requests. | Interface | | TOMCAT |
|
| ContainerBase | Abstract implementation of the Container interface, providing common functionality required by nearly every implementation. | Class | | TOMCAT |
|
| ContainerEvent | General event for notifying listeners of significant changes on a Container. | Class | | TOMCAT |
|
| ContainerListener | Interface defining a listener for significant Container generated events. | Interface | | TOMCAT |
|
| ContainerMBean | | Class | | TOMCAT |
|
| ContainerServlet | A ContainerServlet is a servlet that has access to Catalina internal functionality, and is loaded from the Catalina class loader | Interface | | TOMCAT |
|
| ContainerThreadMarker | | Class | | TOMCAT |
|
| ContentType | Useful methods for Content-Type processingAuthor:James Duncan Davidson [duncan@eng. | Class | | TOMCAT |
|
| Context | A Context is a Container that represents a servlet context, and therefore an individual web application, in the Catalina servlet engine. | Interface | | TOMCAT |
|
| ContextAccessController | Handles the access control on the JNDI contexts. | Class | | TOMCAT |
|
| ContextBindings | Handles the associations : Catalina context name with the NamingContextCalling thread with the NamingContext | Class | | TOMCAT |
|
| ContextConfig | Startup event listener for a Context that configures the properties of that Context, and the associated defined servlets. | Class | | TOMCAT |
|
| ContextEjb | Representation of an EJB resource reference for a web application, as represented in a element in the | Class | | TOMCAT |
|
| ContextEnvironment | Representation of an application environment entry, as represented in an element in the deployment descriptor. | Class | | TOMCAT |
|
| ContextEnvironmentMBean | A ModelMBean implementation for the org. | Class | | TOMCAT |
|
| ContextHandler | Representation of a handler reference for a web service, as represented in a element in the | Class | | TOMCAT |
|
| ContextLocalEjb | Representation of a local EJB resource reference for a web application, as represented in a element in the | Class | | TOMCAT |
|
| ContextMBean | | Class | | TOMCAT |
|
| ContextName | Utility class to manage context names so there is one place where the conversions between baseName, path and version take place. | Class | | TOMCAT |
|
| ContextResource | Representation of a resource reference for a web application, as represented in a element in the | Class | | TOMCAT |
|
| ContextResourceEnvRef | Representation of an application resource reference, as represented in an element in the deployment descriptor. | Class | | TOMCAT |
|
| ContextResourceLink | Representation of a resource link for a web application, as represented in a element in the | Class | | TOMCAT |
|
| ContextResourceLinkMBean | A ModelMBean implementation for the org. | Class | | TOMCAT |
|
| ContextResourceMBean | A ModelMBean implementation for the org. | Class | | TOMCAT |
|
| ContextRuleSet | RuleSet for processing the contents of a Context definition element. | Class | | TOMCAT |
|
| ContextService | Representation of a web service reference for a web application, as represented in a element in the | Class | | TOMCAT |
|
| ContextTransaction | Representation of an application resource reference, as represented in an element in the deployment descriptor. | Class | | TOMCAT |
|
| Conversions | | Class | | TOMCAT |
|
| Cookies | A collection of cookies - reusable and tuned for server side performance. | Class | | TOMCAT |
|
| CookieSupport | Static constants for this package. | Class | | TOMCAT |
|
| CopyParentClassLoaderRule | Rule that copies the parentClassLoader property from the next-to-top item on the stack (which must be a Container) | Class | | TOMCAT |
|
| CorsFilter | A Filter that enable client-side cross-origin requests by implementing W3C's CORS (Cross-Origin Resource | Class | | TOMCAT |
|
| CoyoteAdapter | | Class | | TOMCAT |
|
| CoyoteInputStream | This class handles reading bytes. | Class | | TOMCAT |
|
| CoyoteOutputStream | Coyote implementation of the servlet output stream. | Class | | TOMCAT |
|
| CoyotePrincipal | Generic implementation of java. | Class | | TOMCAT |
|
| CoyoteReader | Coyote implementation of the buffered reader. | Class | | TOMCAT |
|
| CoyoteWriter | Coyote implementation of the servlet writer. | Class | | TOMCAT |
|
| CrawlerSessionManagerValve | Web crawlers can trigger the creation of many thousands of sessions as they crawl a site which may result in significant memory consumption. | Class | | TOMCAT |
|
| CsrfPreventionFilter | Provides basic CSRF protection for a web application. | Class | | TOMCAT |
|
| CsrfPreventionFilterBase | | Class | | TOMCAT |
|
| CustomObjectInputStream | Custom subclass of ObjectInputStream that loads from the class loader for this web application. | Class | | TOMCAT |
|
| DataSender | | Interface | | TOMCAT |
|
| DataSource | A DataSource that can be instantiated through IoC and implements the DataSource interface since the DataSourceProxy is used as a generic proxy. | Class | | TOMCAT |
|
| DataSourceFactory | JNDI object factory that creates an instance of BasicDataSource that has been configured based on the | Class | | TOMCAT |
|
| DataSourceLinkFactory | Object factory for resource links for shared data sources. | Class | | TOMCAT |
|
| DataSourceProxy | The DataSource proxy lets us implements methods that don't exist in the current compiler JDK but might be methods that are part of a future JDK DataSource interface. | Class | | TOMCAT |
|
| DataSourceRealm | See the JDBCRealm. | Class | | TOMCAT |
|
| DateFormatCache | Cache structure for SimpleDateFormat formatted timestamps based on Millisecond formatting using S is not supported. | Class | | TOMCAT |
|
| DateTool | Common place for date utils. | Class | | TOMCAT |
|
| Decoder | Provides the highest level of abstraction for Decoders. | Interface | | TOMCAT |
|
| DecoderEntry | | Class | | TOMCAT |
|
| DecoderException | Thrown when there is a failure condition during the decoding process. | Class | | TOMCAT |
|
| DefaultInstanceManager | | Class | | TOMCAT |
|
| DefaultServerEndpointConfigurator | | Class | | TOMCAT |
|
| DefaultServerSocketFactory | Default server socket factory. | Class | | TOMCAT |
|
| DefaultServlet | The default resource-serving servlet for most web applications, used to serve static resources such as HTML pages and images. | Class | | TOMCAT |
|
| DeferredFileOutputStream | An output stream which will retain data in memory until a specified threshold is reached, and only then commit it to disk. | Class | | TOMCAT |
|
| DeltaManager | The DeltaManager manages replicated sessions by only replicating the deltas in data. | Class | | TOMCAT |
|
| DeltaRequest | | Class | | TOMCAT |
|
| DeltaSession | Similar to the StandardSession except that this session will keep track of deltas during a request. | Class | | TOMCAT |
|
| DeployTask | Ant task that implements the /deploy command, supported by the Tomcat manager application. | Class | | TOMCAT |
|
| Diagnostics | | Class | | TOMCAT |
|
| DigestAuthenticator | An Authenticator and Valve implementation of HTTP DIGEST Authentication (see RFC 2069). | Class | | TOMCAT |
|
| Digester | A Digester processes an XML input stream by matching a series of element nesting patterns to execute Rules that have been added | Class | | TOMCAT |
|
| DigesterFactory | Wrapper class around the Digester that hide Digester's initialization detailsAuthor:Jean-Francois Arcand | Class | | TOMCAT |
|
| DigesterFactory | | Class | | TOMCAT |
|
| DirContextURLConnection | Connection to a JNDI directory context. | Class | | TOMCAT |
|
| DirContextURLStreamHandler | Stream handler to a JNDI directory context. | Class | | TOMCAT |
|
| DirContextURLStreamHandlerFactory | Factory for Stream handlers to a JNDI directory context, or for Stream handlers to a classpath url, | Class | | TOMCAT |
|
| DirectByteArrayOutputStream | Byte array output stream that exposes the byte array directlyVersion:1. | Class | | TOMCAT |
|
| Directory | | Class | | TOMCAT |
|
| DiskFileItem | The default implementation of the FileItem interface. | Class | | TOMCAT |
|
| DiskFileItemFactory | The default FileItemFactory implementation. | Class | | TOMCAT |
|
| DisposableConnectionFacade | A DisposableConnectionFacade object is the top most interceptor that wraps an object of type PooledConnection. | Class | | TOMCAT |
|
| DistributedManager | Interface implemented by session managers that do not keep a complete copy of all sessions in memory but do know where every session is. | Interface | | TOMCAT |
|
| DomainFilterInterceptor | Title: Member domain filter interceptor Description: Filters membership based on domain. | Class | | TOMCAT |
|
| DomUtil | Few simple utils to read DOMAuthor:Costin Manolache | Class | | TOMCAT |
|
| DOMWriter | A sample DOM writer. | Class | | TOMCAT |
|
| DummyProxySession | | Class | | TOMCAT |
|
| EjbFactory | Object factory for EJBs. | Class | | TOMCAT |
|
| EjbRef | Represents a reference address to an EJB. | Class | | TOMCAT |
|
| ELArithmetic | A helper class of Arithmetic defined by the EL SpecificationAuthor:Jacob Hookom [jacob@hookom. | Class | | TOMCAT |
|
| ELContextImpl | | Class | | TOMCAT |
|
| ELContextWrapper | | Class | | TOMCAT |
|
| ElementValue | | Class | | TOMCAT |
|
| ElementValuePair | an annotation's element value pairSince:6. | Class | | TOMCAT |
|
| ELFunctionMapper | This class generates functions mappers for the EL expressions in the page. | Class | | TOMCAT |
|
| ELInterpreter | Defines the interface for the expression language interpreter. | Interface | | TOMCAT |
|
| ELInterpreterFactory | Provides ELInterpreter instances for JSP compilation. | Class | | TOMCAT |
|
| ELParser | | Class | | TOMCAT |
|
| ELParser | This class implements a parser for EL expressions. | Class | | TOMCAT |
|
| ELParserConstants | Token literal values and constants. | Interface | | TOMCAT |
|
| ELParserTokenManager | | Class | | TOMCAT |
|
| ELParserTreeConstants | | Interface | | TOMCAT |
|
| ELResolverImpl | | Class | | TOMCAT |
|
| ELSupport | A helper class that implements the EL SpecificationAuthor:Jacob Hookom [jacob@hookom. | Class | | TOMCAT |
|
| Embedded | Convenience class to embed a Catalina servlet container environment inside another application. | Class | | TOMCAT |
|
| EmbeddedServletOptions | A class to hold all init parameters specific to the JSP engine. | Class | | TOMCAT |
|
| EmptyDirContext | A DirContext implementation that is not backed by a file system and behaves as if it has no resources available. | Class | | TOMCAT |
|
| Encoder | Provides the highest level of abstraction for Encoders. | Interface | | TOMCAT |
|
| EncoderException | Thrown when there is a failure condition during the encoding process. | Class | | TOMCAT |
|
| EncodingMap | EncodingMap is a convenience class which handles conversions between IANA encoding names and Java encoding names, and vice versa. | Class | | TOMCAT |
|
| Engine | An Engine is a Container that represents the entire Catalina servlet engine. | Interface | | TOMCAT |
|
| EngineConfig | Startup event listener for a Engine that configures the properties of that Engine, and the associated defined contexts. | Class | | TOMCAT |
|
| EngineRuleSet | RuleSet for processing the contents of a Engine definition element. | Class | | TOMCAT |
|
| EnumElementValue | | Class | | TOMCAT |
|
| Enumerator | Adapter class that wraps an Enumeration around a Java2 collection classes object Iterator so that existing APIs | Class | | TOMCAT |
|
| Enumerator | Adapter class that wraps an Enumeration around a Java2 collection classes object Iterator so that existing APIs | Class | | TOMCAT |
|
| Error | | Class | | TOMCAT |
|
| ErrorDispatcher | Class responsible for dispatching JSP parse and javac compilation errors to the configured error handler. | Class | | TOMCAT |
|
| ErrorHandler | The ErrorHandler class is used when sending messages that are sent asynchronously and the application still needs to get | Interface | | TOMCAT |
|
| ErrorHandler | Interface for handling JSP parse and javac compilation errors. | Interface | | TOMCAT |
|
| ErrorPage | Representation of an error page element for a web application, as represented in a element in the | Class | | TOMCAT |
|
| ErrorReportValve | This Valve should be attached at the Host level, although it will work if attached to a Context. | Class | | TOMCAT |
|
| ErrorState | | Class | | TOMCAT |
|
| EvaluationContext | | Class | | TOMCAT |
|
| ExceptionUtils | Utilities for handling Throwables and Exceptions. | Class | | TOMCAT |
|
| ExceptionUtils | Utilities for handling Throwables and Exceptions. | Class | | TOMCAT |
|
| Executor | | Interface | | TOMCAT |
|
| ExecutorFactory | | Class | | TOMCAT |
|
| ExpandWar | Expand out a WAR in a Host's appBase. | Class | | TOMCAT |
|
| ExpiresFilter | ExpiresFilter is a Java Servlet API port of Apache mod_expires to add 'Expires' and | Class | | TOMCAT |
|
| ExpressionBuilder | | Class | | TOMCAT |
|
| ExpressionEvaluatorImpl | | Class | | TOMCAT |
|
| ExpressionFactoryImpl | | Class | | TOMCAT |
|
| ExpressionImpl | | Class | | TOMCAT |
|
| ExpressionParseTree | Represents a parsed expression. | Class | | TOMCAT |
|
| ExpressionTokenizer | Parses an expression string to return the individual tokens. | Class | | TOMCAT |
|
| ExtendedAccessLogValve | An implementation of the W3c Extended Log File Format. | Class | | TOMCAT |
|
| ExtendedRpcCallback | Extension to the RpcCallback interface. | Interface | | TOMCAT |
|
| Extension | Utility class that represents either an available "Optional Package" (formerly known as "Standard Extension") as described in the manifest | Class | | TOMCAT |
|
| ExtensionValidator | Ensures that all extension dependencies are resolved for a WEB application are met. | Class | | TOMCAT |
|
| FactoryCreateRule | Rule implementation that uses an ObjectCreationFactory to create a new object which it pushes onto the object stack. | Class | | TOMCAT |
|
| FailedContext | An implementation of Context that is used as a place-holder for deployed applications when their deployment fails and a Context instance | Class | | TOMCAT |
|
| FailedRequestFilter | Filter that will reject requests if there was a failure during parameter parsing. | Class | | TOMCAT |
|
| FairBlockingQueue | A simple implementation of a blocking queue with fairness waiting. | Class | | TOMCAT |
|
| FarmWarDeployer | A farm war deployer is a class that is able to deploy/undeploy web applications in WAR from within the cluster. | Class | | TOMCAT |
|
| FastHttpDateFormat | Utility class to generate HTTP dates. | Class | | TOMCAT |
|
| FastQueue | A fast queue that remover thread lock the adder thread. | Class | | TOMCAT |
|
| FastRemovalDequeue | The FastRemovalDequeue is a Dequeue that supports constant time removal of entries. | Class | | TOMCAT |
|
| FeatureInfo | Convenience base class for AttributeInfo, ConstructorInfo, and OperationInfo classes | Class | | TOMCAT |
|
| File | | Class | | TOMCAT |
|
| FileChangeListener | | Interface | | TOMCAT |
|
| FileCleaningTracker | Keeps track of files awaiting deletion, and deletes them when an associated marker object is reclaimed by the garbage collector. | Class | | TOMCAT |
|
| FileDeleteStrategy | Strategy for deleting files. | Class | | TOMCAT |
|
| FileDirContext | Filesystem Directory Context implementation helper class. | Class | | TOMCAT |
|
| FileHandler | named {prefix}{date}{suffix} in a configured directory. | Class | | TOMCAT |
|
| FileInfo | | Class | | TOMCAT |
|
| FileItem | This class represents a file or form item that was received within a multipart/form-data POST request. | Interface | | TOMCAT |
|
| FileItemFactory | A factory interface for creating FileItem instances. | Interface | | TOMCAT |
|
| FileItemHeaders | This class provides support for accessing the headers for a file or form item that was received within a multipart/form-data POST | Interface | | TOMCAT |
|
| FileItemHeadersImpl | Default implementation of the FileItemHeaders interface. | Class | | TOMCAT |
|
| FileItemHeadersSupport | Interface that will indicate that FileItem or FileItemStream implementations will accept the headers read for the item. | Interface | | TOMCAT |
|
| FileItemIterator | An iterator, as returned by FileUploadBase. | Interface | | TOMCAT |
|
| FileItemStream | This interface provides access to a file or form item that was received within a multipart/form-data POST request. | Interface | | TOMCAT |
|
| FileMessage | Contains the data for a file being transferred over TCP, this is essentially a fragment of a file, read and written by the FileMessageFactory | Class | | TOMCAT |
|
| FileMessageFactory | This factory is used to read files and write files by splitting them up into smaller messages. | Class | | TOMCAT |
|
| FileStore | Concrete implementation of the Store interface that utilizes a file per saved Session in a configured directory. | Class | | TOMCAT |
|
| FileUpload | High level API for processing file uploads. | Class | | TOMCAT |
|
| FileUploadBase | High level API for processing file uploads. | Class | | TOMCAT |
|
| FileUploadException | Exception for errors encountered while processing the request. | Class | | TOMCAT |
|
| FileUrlJar | URLs of the form jar:file:. | Class | | TOMCAT |
|
| FileUtils | General file manipulation utilities. | Class | | TOMCAT |
|
| FilterBase | | Class | | TOMCAT |
|
| FilterDef | Representation of a filter definition for a web application, as represented in a element in the deployment descriptor. | Class | | TOMCAT |
|
| FilterMap | Representation of a filter mapping for a web application, as represented in a element in the deployment | Class | | TOMCAT |
|
| FindLeaksTask | Ant task that implements the /findleaks command, supported by the Tomcat manager application. | Class | | TOMCAT |
|
| FixedNotificationFilter | Special NotificationFilter that allows modeler to optimize its notifications. | Class | | TOMCAT |
|
| FlushableGZIPOutputStream | Extension of GZIPOutputStream to workaround for a couple of long 4813885) so the GZIP'd output can be flushed. | Class | | TOMCAT |
|
| ForEach | | Class | | TOMCAT |
|
| FormAuthenticator | An Authenticator and Valve implementation of FORM BASED Authentication, as described in the Servlet API Specification, Version 2. | Class | | TOMCAT |
|
| ForTokens | | Class | | TOMCAT |
|
| FragmentationInterceptor | The fragmentation interceptor splits up large messages into smaller messages and assembles them on the other end. | Class | | TOMCAT |
|
| FunctionMapperFactory | | Class | | TOMCAT |
|
| FunctionMapperImpl | | Class | | TOMCAT |
|
| FunctionMapperImpl | | Class | | TOMCAT |
|
| GenericNamingResourcesFactory | Simple way of configuring generic resources by using reflection. | Class | | TOMCAT |
|
| GenericParser | Create a SAXParser configured to support XML Schema and DTD. | Class | | TOMCAT |
|
| GenericPrincipal | Generic implementation of java. | Class | | TOMCAT |
|
| Global | | Class | | TOMCAT |
|
| GlobalResourcesLifecycleListener | set of MBeans associated with global JNDI resources that are subject toSince:4. | Class | | TOMCAT |
|
| Globals | Global constants that are applicable to multiple packages within Catalina. | Class | | TOMCAT |
|
| Group | Abstract representation of a group of Users in a UserDatabase. | Interface | | TOMCAT |
|
| GroupChannel | The default implementation of a Channel. | Class | | TOMCAT |
|
| GroupMBean | A ModelMBean implementation for the org. | Class | | TOMCAT |
|
| GzipInterceptor | | Class | | TOMCAT |
|
| GzipOutputFilter | | Class | | TOMCAT |
|
| Handler | Stream handler to a JNDI directory context. | Class | | TOMCAT |
|
| HandlerRef | Represents a reference handler for a web service. | Class | | TOMCAT |
|
| HeadersTooLargeException | Exception used to mark the specific error condition of the HTTP headers exceeding the maximum permitted size. | Class | | TOMCAT |
|
| Heartbeat | Can be implemented by the ChannelListener and Membership listeners to receive heartbeat notifications from the Channel | Interface | | TOMCAT |
|
| HeartbeatListener | | Class | | TOMCAT |
|
| HexUtils | Tables useful when converting byte arrays to and from strings of hexadecimal Code from Ajp11, from Apache's JServ. | Class | | TOMCAT |
|
| HomesUserDatabase | Concrete implementation of the UserDatabase interface considers all directories in a directory whose pathname is specified | Class | | TOMCAT |
|
| Host | A Host is a Container that represents a virtual host in the Catalina servlet engine. | Interface | | TOMCAT |
|
| HostConfig | Startup event listener for a Host that configures the properties of that Host, and the associated defined contexts. | Class | | TOMCAT |
|
| HostManagerServlet | Servlet that enables remote management of the virtual hosts installed on the server. | Class | | TOMCAT |
|
| HostRuleSet | RuleSet for processing the contents of a Host definition element. | Class | | TOMCAT |
|
| HTMLHostManagerServlet | Servlet that enables remote management of the virtual hosts deployed on the server. | Class | | TOMCAT |
|
| HTMLManagerServlet | Servlet that enables remote management of the web applications deployed within the same virtual host as this web application is. | Class | | TOMCAT |
|
| Http11AprProcessor | Processes HTTP requests. | Class | | TOMCAT |
|
| Http11AprProtocol | Abstract the protocol implementation, including threading, etc. | Class | | TOMCAT |
|
| Http11NioProcessor | Processes HTTP requests. | Class | | TOMCAT |
|
| Http11NioProtocol | Abstract the protocol implementation, including threading, etc. | Class | | TOMCAT |
|
| Http11Processor | Processes HTTP requests. | Class | | TOMCAT |
|
| Http11Protocol | Abstract the protocol implementation, including threading, etc. | Class | | TOMCAT |
|
| HttpHeaderSecurityFilter | Provides a single configuration point for security measures that required the addition of one or more HTTP headers to the response. | Class | | TOMCAT |
|
| HttpJspBase | This is the super class of all JSP-generated servlets. | Class | | TOMCAT |
|
| HttpMessages | Handle (internationalized) HTTP messages. | Class | | TOMCAT |
|
| HttpParser | HTTP header value parser implementation. | Class | | TOMCAT |
|
| HttpUpgradeHandler | Interface between the HTTP upgrade process and the new protocol. | Interface | | TOMCAT |
|
| IdentityInputFilter | Identity input filter. | Class | | TOMCAT |
|
| IdentityOutputFilter | Identity output filter. | Class | | TOMCAT |
|
| IDynamicProperty | | Interface | | TOMCAT |
|
| If | | Class | | TOMCAT |
|
| ImmutableNameNotFoundException | Immutable exception to avoid useless object creation by the proxy context. | Class | | TOMCAT |
|
| Import | | Class | | TOMCAT |
|
| Injectable | | Interface | | TOMCAT |
|
| InjectionTarget | | Class | | TOMCAT |
|
| InputBuffer | The buffer used by Tomcat request. | Class | | TOMCAT |
|
| InputBuffer | This class is used only in the protocol implementation. | Interface | | TOMCAT |
|
| InputFilter | Input filter interface. | Interface | | TOMCAT |
|
| InstanceEvent | General event for notifying listeners of significant events related to a specific instance of a Servlet, or a specific instance of a Filter, | Class | | TOMCAT |
|
| InstanceListener | Interface defining a listener for significant events related to a specific servlet instance, rather than to the Wrapper component that | Interface | | TOMCAT |
|
| InstanceManager | | Interface | | TOMCAT |
|
| InstanceManagerFactory | | Class | | TOMCAT |
|
| InstanceSupport | Support class to assist in firing InstanceEvent notifications to registered InstanceListeners. | Class | | TOMCAT |
|
| InstrumentableClassLoader | Specifies a class loader capable of being decorated with ClassFileTransformers. | Interface | | TOMCAT |
|
| InterceptorPayload | | Class | | TOMCAT |
|
| InternalAprInputBuffer | well as transfer decoding. | Class | | TOMCAT |
|
| InternalAprOutputBuffer | | Class | | TOMCAT |
|
| InternalInputBuffer | well as transfer decoding. | Class | | TOMCAT |
|
| InternalNioInputBuffer | well as transfer decoding. | Class | | TOMCAT |
|
| InternalNioOutputBuffer | | Class | | TOMCAT |
|
| InternalOutputBuffer | | Class | | TOMCAT |
|
| Introspection | Provides introspection utilities that either require knowledge of Tomcat internals or are solely used by Tomcat internals. | Class | | TOMCAT |
|
| IntrospectionUtils | | Class | | TOMCAT |
|
| InvalidFileNameException | This exception is thrown in case of an invalid file name. | Class | | TOMCAT |
|
| IOTools | | Class | | TOMCAT |
|
| IOUtils | General IO stream manipulation utilities. | Class | | TOMCAT |
|
| JAASCallbackHandler | used to negotiate delivery of the username and credentials that were specified to our constructor. | Class | | TOMCAT |
|
| JAASMemoryLoginModule | primarily for use in testing JAASRealm. | Class | | TOMCAT |
|
| JAASRealm | Authentication and Authorization Service (JAAS). | Class | | TOMCAT |
|
| Jar | Provides an abstraction for use by the various classes that need to scan JARs. | Interface | | TOMCAT |
|
| JarFactory | Provide a mechanism to obtain objects that implement Jar. | Class | | TOMCAT |
|
| JarResource | | Interface | | TOMCAT |
|
| JarScanner | Scans a web application and classloader hierarchy for JAR files. | Interface | | TOMCAT |
|
| JarScannerCallback | | Interface | | TOMCAT |
|
| JarScannerFactory | | Class | | TOMCAT |
|
| JarURLResource | | Class | | TOMCAT |
|
| JasperELResolver | Jasper-specific CompositeELResolver that optimizes certain functions to avoid unnecessary resolver calls. | Class | | TOMCAT |
|
| JasperException | Base class for all exceptions generated by the JSP engine. | Class | | TOMCAT |
|
| JasperListener | This listener is designed to initialize Jasper before any web applications areSince:4. | Class | | TOMCAT |
|
| JasperLoader | Class loader for loading servlet class files (corresponding to JSP files) and tag handler class files (corresponding to tag files). | Class | | TOMCAT |
|
| JavacErrorDetail | Class providing details about a javac compilation error. | Class | | TOMCAT |
|
| JavaClass | Represents a Java class, i. | Class | | TOMCAT |
|
| javaURLContextFactory | Context factory for the "java:" namespace. | Class | | TOMCAT |
|
| JDBCAccessLogValve | This Tomcat extension logs server access directly to a database, and can be used instead of the regular file-based access log implemented in | Class | | TOMCAT |
|
| JdbcInterceptor | Abstract class that is to be extended for implementations of interceptors. | Class | | TOMCAT |
|
| JdbcLeakPrevention | This class is loaded by WebappClassLoaderBase to enable it to deregister JDBC drivers forgotten by the web application. | Class | | TOMCAT |
|
| JDBCRealm | See the JDBCRealm. | Class | | TOMCAT |
|
| JDBCStore | interface that stores serialized session objects in a database. | Class | | TOMCAT |
|
| JdkLoggerFormatter | A more compact formatter. | Class | | TOMCAT |
|
| JDTCompiler | JDT class compiler. | Class | | TOMCAT |
|
| JIoEndpoint | Handle incoming TCP connections. | Class | | TOMCAT |
|
| JJTELParserState | | Class | | TOMCAT |
|
| JKStatusUpdateTask | Ant task that implements the /status command, supported by the mod_jk status (1. | Class | | TOMCAT |
|
| JMXAccessorCondition | | Class | | TOMCAT | |
|
| JspRuntimeLibrary | Bunch of util methods that are used by code generated for useBean, getProperty and setProperty. | Class | | TOMCAT |
|
| JspServlet | The JSP engine (a. | Class | | TOMCAT |
|
| JspServletWrapper | The JSP engine (a. | Class | | TOMCAT |
|
| JspSourceDependent | Interface for tracking the source files dependencies, for the purpose of compiling out of date pages. | Interface | | TOMCAT |
|
| JspUtil | This class has all the utility method(s). | Class | | TOMCAT |
|
| JspValueExpression | Wrapper for providing context to ValueExpressionsAuthor:Jacob HookomSee Also:Serialized Form | Class | | TOMCAT |
|
| JspWriterImpl | Write text to a character-output stream, buffering characters so as to provide for the efficient writing of single characters, arrays, | Class | | TOMCAT |
|
| JSSEImplementation | | Class | | TOMCAT |
|
| JSSEKeyManager | X509KeyManager which allows selection of a specific keypair and certificate chain (identified by their keystore alias name) to be used by the server to | Class | | TOMCAT |
|
| JSSESocketFactory | SSL server socket factory. | Class | | TOMCAT |
|
| JvmRouteBinderValve | Valve to handle Tomcat jvmRoute takeover using mod_jk module after node failure. | Class | | TOMCAT |
|
| JvmRouteSessionIDBinderListener | Receive SessionID cluster change from other backup node after primary sessionAuthor:Peter Rossbach | Class | | TOMCAT |
|
| LazyReplicatedMap | A smart implementation of a stateful replicated map. | Class | | TOMCAT |
|
| Library | | Class | | TOMCAT |
|
| LibraryNotFoundError | | Class | | TOMCAT |
|
| Lifecycle | Common interface for component life cycle methods. | Interface | | TOMCAT |
|
| LifecycleBase | Base implementation of the Lifecycle interface that implements the state transition rules for Lifecycle. | Class | | TOMCAT |
|
| LifecycleEvent | General event for notifying listeners of significant changes on a component that implements the Lifecycle interface. | Class | | TOMCAT |
|
| LifecycleException | General purpose exception that is thrown to indicate a lifecycle related problem. | Class | | TOMCAT |
|
| LifecycleListener | Interface defining a listener for significant events (including "component start" and "component stop" generated by a component that implements the | Interface | | TOMCAT |
|
| LifecycleListenerRule | Rule that creates a new LifecycleListener and associates it with the top object on the stack which must implement Container. | Class | | TOMCAT |
|
| LifecycleMBeanBase | | Class | | TOMCAT |
|
| LifecycleState | The list of valid states for components that implement Lifecycle. | Class | | TOMCAT |
|
| LifecycleSupport | Support class to assist in firing LifecycleEvent notifications to registered LifecycleListeners. | Class | | TOMCAT |
|
| LimitedInputStream | An input stream, which limits its data size. | Class | | TOMCAT |
|
| LimitLatch | Shared latch that allows the latch to be acquired a limited number of times after which all subsequent requests to acquire the latch will be placed in a | Class | | TOMCAT |
|
| LinkObject | The class LinkObject implements an element for a linked list, consisting of a general | Class | | TOMCAT |
|
| ListenCallback | Internal interface, similar to the MessageListener but used The listen callback interface is used by the replication system | Interface | | TOMCAT |
|
| ListTask | Ant task that implements the /list command, supported by the Tomcat manager application. | Class | | TOMCAT |
|
| Loader | A Loader represents a Java ClassLoader implementation that can be used by a Container to load class files (within a repository associated | Interface | | TOMCAT |
|
| Local | | Class | | TOMCAT |
|
| Localizer | | Class | | TOMCAT |
|
| LocalResolver | A resolver for locally cached XML resources. | Class | | TOMCAT |
|
| Lock | | Class | | TOMCAT |
|
| LockOutRealm | This class extends the CombinedRealm (hence it can wrap other Realms) to provide a user lock out mechanism if there are too many failed | Class | | TOMCAT |
|
| Log | A simple logging interface abstracting logging APIs. | Interface | | TOMCAT |
|
| LogConfigurationException | An exception that is thrown only if a suitable LogFactory or Log instance cannot be created by the corresponding | Class | | TOMCAT |
|
| LogFactory | Modified LogFactory: removed all discovery, hardcode a specific implementation If you like a different logging implementation - use either the discovery-based | Class | | TOMCAT |
|
| LoginConfig | Representation of a login configuration element for a web application, as represented in a element in the | Class | | TOMCAT |
|
| Logs | Simple class that holds references to global loggersVersion:1. | Class | | TOMCAT |
|
| MailSessionFactory | Factory class that creates a JNDI named JavaMail Session factory, which can be used for managing inbound and outbound electronic mail | Class | | TOMCAT |
|
| ManagedBean | Internal configuration information for a managed bean (MBean)Author:Craig R. | Class | | TOMCAT |
|
| ManagedChannel | A managed channel interface gives you access to the components of the channels such as senders, receivers, interceptors etc for configurations purposes | Interface | | TOMCAT |
|
| Manager | A Manager manages the pool of Sessions that are associated with a particular Container. | Interface | | TOMCAT |
|
| ManagerBase | Minimal implementation of the Manager interface that supports no session persistence or distributable capabilities. | Class | | TOMCAT |
|
| ManagerServlet | Servlet that enables remote management of the web applications installed within the same virtual host as this web application is. | Class | | TOMCAT |
|
| ManifestResource | Representation of a Manifest file and its available extensions and required extensions | Class | | TOMCAT |
|
| Mapper | Mapper, which implements the servlet API mapping rules (which are derived from the HTTP rules). | Class | | TOMCAT |
|
| MapperListener | | Class | | TOMCAT |
|
| MappingData | | Class | | TOMCAT |
|
| Matcher | This is a utility class to match file globs. | Class | | TOMCAT |
|
| MBeanDumper | General helper to dump MBean contents to the log. | Class | | TOMCAT |
|
| MBeanFactory | A ModelMBean implementation for the org. | Class | | TOMCAT |
|
| MbeansDescriptorsDigesterSource | | Class | | TOMCAT |
|
| MbeansDescriptorsDOMSource | | Class | | TOMCAT |
|
| MbeansDescriptorsIntrospectionSource | | Class | | TOMCAT |
|
| MbeansDescriptorsSerSource | | Class | | TOMCAT |
|
| MbeansSource | This will create mbeans based on a config file. | Class | | TOMCAT |
|
| MbeansSourceMBean | This mbean will load an extended mlet file ( similar in syntax with jboss ). | Interface | | TOMCAT |
|
| MBeanUtils | Public utility methods in support of the server side MBeans implementation. | Class | | TOMCAT |
|
| McastService | A membership implementation using simple multicast. | Class | | TOMCAT |
|
| McastServiceImpl | A membership implementation using simple multicast. | Class | | TOMCAT |
|
| MD5Encoder | Encode an MD5 digest into a String. | Class | | TOMCAT |
|
| MediaType | | Class | | TOMCAT |
|
| MediaTypeCache | Caches the results of parsing content-type headers. | Class | | TOMCAT |
|
| Member | The Member interface, defines a member in the group. | Interface | | TOMCAT |
|
| MemberImpl | A membership implementation using simple multicast. | Class | | TOMCAT |
|
| Membership | A membership implementation using simple multicast. | Class | | TOMCAT |
|
| MembershipListener | The MembershipListener interface is used as a callback to the membership service. | Interface | | TOMCAT |
|
| MembershipService | MembershipService Interface The MembershipService interface is the membership component | Interface | | TOMCAT |
|
| MemoryGroup | Concrete implementation of Group for the MemoryUserDatabase implementation of UserDatabase. | Class | | TOMCAT |
|
| MemoryRealm | Simple implementation of Realm that reads an XML file to configure the valid users, passwords, and roles. | Class | | TOMCAT |
|
| MemoryRole | Concrete implementation of Role for the MemoryUserDatabase implementation of UserDatabase. | Class | | TOMCAT |
|
| MemoryRuleSet | RuleSet for recognizing the users defined in the XML file processed by MemoryRealm. | Class | | TOMCAT |
|
| MemoryUser | Concrete implementation of User for the MemoryUserDatabase implementation of UserDatabase. | Class | | TOMCAT |
|
| MemoryUserDatabase | Concrete implementation of UserDatabase that loads all defined users, groups, and roles into an in-memory data structure, | Class | | TOMCAT |
|
| MemoryUserDatabaseFactory | JNDI object creation factory for MemoryUserDatabase instances. | Class | | TOMCAT |
|
| MemoryUserDatabaseMBean | A ModelMBean implementation for the org. | Class | | TOMCAT |
|
| MessageBytes | This class is used to represent a subarray of bytes in an HTTP message. | Class | | TOMCAT |
|
| MessageDestination | Representation of a message destination for a web application, as represented in a element | Class | | TOMCAT |
|
| MessageDestinationRef | Representation of a message destination reference for a web application, as represented in a element | Class | | TOMCAT |
|
| MessageDispatch15Interceptor | Same implementation as the MessageDispatchInterceptor except it uses an atomic long for the currentSize calculation | Class | | TOMCAT |
|
| MessageDispatchInterceptor | The message dispatcher is a way to enable asynchronous communication through a channel. | Class | | TOMCAT |
|
| MessageFactory | | Class | | TOMCAT |
|
| MessageHandlerResult | | Class | | TOMCAT |
|
| MessageHandlerResultType | enum MessageHandlerResultTypeEnum Constant Summary | Class | | TOMCAT |
|
| MessageInbound | Base implementation of the class used to process WebSocket connections based on messages. | Class | | TOMCAT |
|
| MessageListener | Title: MessageListener Description: The listener to be registered with the ChannelReceiver, internal Tribes component | Interface | | TOMCAT |
|
| MethodExpressionImpl | An Expression that refers to a method on an object. | Class | | TOMCAT |
|
| MethodExpressionLiteral | | Class | | TOMCAT |
|
| MIME2Java | MIME2Java is a convenience class which handles conversions between MIME charset names and Java encoding names. | Class | | TOMCAT |
|
| MimeHeaders | Memory-efficient repository for Mime Headers. | Class | | TOMCAT |
|
| MimeUtility | Utility class to decode MIME texts. | Class | | TOMCAT |
|
| Mmap | | Class | | TOMCAT |
|
| ModelerSource | Source for descriptor data. | Class | | TOMCAT |
|
| Multicast | | Class | | TOMCAT |
|
| MultiCastSender | | Class | | TOMCAT |
|
| MultiLockFairBlockingQueue | EXPERIMENTAL AND NOT YET COMPLETE! An implementation of a blocking queue with fairness waiting and lock dispersal to avoid contention. | Class | | TOMCAT |
|
| MultipartDef | Representation of a the multipart configuration for a servlet. | Class | | TOMCAT |
|
| MultipartStream | Low level API for processing file uploads. | Class | | TOMCAT |
|
| MultipointBioSender | | Class | | TOMCAT |
|
| MultiPointSender | | Interface | | TOMCAT |
|
| MutableInteger | | Class | | TOMCAT |
|
| NameParserImpl | | Class | | TOMCAT |
|
| NamingContext | Catalina JNDI Context implementation. | Class | | TOMCAT |
|
| NamingContextBindingsEnumeration | Naming enumeration implementation. | Class | | TOMCAT |
|
| NamingContextEnumeration | Naming enumeration implementation. | Class | | TOMCAT |
|
| NamingContextListener | Helper class used to initialize and populate the JNDI context associated with each context and server. | Class | | TOMCAT |
|
| NamingEntry | Represents a binding in a NamingContext. | Class | | TOMCAT |
|
| NamingResources | Holds and manages the naming resources defined in the J2EE Enterprise Naming Context and their associated JNDI context. | Class | | TOMCAT |
|
| NamingResourcesMBean | A ModelMBean implementation for the org. | Class | | TOMCAT |
|
| NamingRuleSet | RuleSet for processing the JNDI Enterprise Naming Context resource declaration elements. | Class | | TOMCAT |
|
| NioBlockingSelector | | Class | | TOMCAT |
|
| NioChannel | Base class for a SocketChannel wrapper used by the endpoint. | Class | | TOMCAT |
|
| NioEndpoint | NIO tailored thread pool, providing the following services: Socket acceptor threadSocket poller threadWorker threads pool | Class | | TOMCAT |
|
| NioProcessor | | Class | | TOMCAT |
|
| NioReceiver | | Class | | TOMCAT |
|
| NioReplicationTask | A worker thread class which can drain channels and echo-back the input. | Class | | TOMCAT |
|
| NioSelectorPool | Thread safe non blocking selector poolSince:6. | Class | | TOMCAT |
|
| NioSender | This class is NOT thread safe and should never be used with more than one thread at a time This is a state machine, handled by the process method | Class | | TOMCAT |
|
| NioServletInputStream | | Class | | TOMCAT |
|
| NioServletOutputStream | | Class | | TOMCAT |
|
| NioX509KeyManager | | Class | | TOMCAT |
|
| Node | | Interface | | TOMCAT |
|
| NodeCreateRule | A rule implementation that creates a DOM Node containing the XML at the element that matched | Class | | TOMCAT |
|
| NodeVisitor | | Interface | | TOMCAT |
|
| NonBlockingCoordinator | Title: Auto merging leader election algorithm Description: Implementation of a simple coordinator algorithm that not only selects a coordinator, | Class | | TOMCAT |
|
| NonClosingJarInputStream | When using a JarInputStream with an XML parser, the stream will be closed by the parser. | Class | | TOMCAT |
|
| NonLoginAuthenticator | An Authenticator and Valve implementation that checks only security constraints not involving user authentication. | Class | | TOMCAT |
|
| NotificationInfo | Internal configuration information for a NotificationAuthor:Craig R. | Class | | TOMCAT |
|
| NullRealm | Minimal Realm implementation that always returns null when an attempt is made to validate a user name and password. | Class | | TOMCAT |
|
| ObjectCreateRule | Rule implementation that creates a new object and pushes it onto the object stack. | Class | | TOMCAT |
|
| ObjectCreationFactory | Interface for use with FactoryCreateRule. | Interface | | TOMCAT |
|
| ObjectParamRule | Rule implementation that saves a parameter for use by a surrounding This parameter may be: | Class | | TOMCAT |
|
| ObjectReader | The object reader object is an object used in conjunction with java. | Class | | TOMCAT |
|
| OneLineFormatter | Provides same information as default log format but on a single line to make it easier to grep the logs. | Class | | TOMCAT |
|
| OpenEjbFactory | Object factory for EJBs. | Class | | TOMCAT |
|
| OperationInfo | Internal configuration information for an OperationAuthor:Craig R. | Class | | TOMCAT |
|
| Options | A class to hold all init parameters specific to the JSP engine. | Interface | | TOMCAT |
|
| OrderInterceptor | The order interceptor guarantees that messages are received in the same order they were This interceptor works best with the ack=true setting. | Class | | TOMCAT |
|
| OS | | Class | | TOMCAT |
|
| Otherwise | | Class | | TOMCAT |
|
| Out | | Class | | TOMCAT |
|
| OutputBuffer | The buffer used by Tomcat response. | Class | | TOMCAT |
|
| OutputBuffer | This class is used internally by the protocol implementation. | Interface | | TOMCAT |
|
| OutputFilter | | Interface | | TOMCAT |
|
| PageContextImpl | VariableResolver for the EL. | Class | | TOMCAT |
|
| ParallelNioSender | | Class | | TOMCAT |
|
| ParallelWebappClassLoader | Parallel class loading implementation of WebappClassLoaderBase. | Class | | TOMCAT |
|
| Param | | Class | | TOMCAT |
|
| ParameterInfo | Internal configuration information for a ParameterAuthor:Craig R. | Class | | TOMCAT |
|
| ParameterMap | locked property. | Class | | TOMCAT |
|
| ParameterParser | A simple parser intended to parse sequences of name/value pairs. | Class | | TOMCAT |
|
| Parameters | | Class | | TOMCAT |
|
| ParseException | This exception is thrown when parse errors are encountered. | Class | | TOMCAT |
|
| ParserFeatureSetterFactory | Creates a SAXParser based on the underlying parser. | Class | | TOMCAT |
|
| ParserUtils | XML parsing utilities for processing web application deployment descriptor and tag library descriptor files. | Class | | TOMCAT |
|
| PasswdUserDatabase | Concrete implementation of the UserDatabase interface that processes the /etc/passwd file on a Unix system. | Class | | TOMCAT |
|
| PasswordCallback | | Interface | | TOMCAT |
|
| PathCallParamRule | Rule implementation that saves a parameter containing the Digester matching path for use by a surrounding | Class | | TOMCAT |
|
| PeriodicEventListener | | Interface | | TOMCAT |
|
| PerMessageDeflate | | Class | | TOMCAT |
|
| PersistentManager | a Store to swap active Sessions to disk. | Class | | TOMCAT |
|
| PersistentManagerBase | functionality required by a Manager which supports any kind of persistence, even if only for restarts. | Class | | TOMCAT |
|
| PersistentValve | Valve that implements per-request session persistence. | Class | | TOMCAT |
|
| PerThreadTagHandlerPool | Thread-local based pool of tag handlers that can be reused. | Class | | TOMCAT |
|
| Pipeline | Interface describing a collection of Valves that should be executed in sequence when the invoke() method is invoked. | Interface | | TOMCAT |
|
| PojoEndpointBase | Base implementation (client and server have different concrete implementations) of the wrapper that converts a POJO instance into a | Class | | TOMCAT |
|
| PojoEndpointClient | Wrapper class for instances of POJOs annotated with ClientEndpoint so they appear as standard | Class | | TOMCAT |
|
| PojoEndpointServer | Wrapper class for instances of POJOs annotated with ServerEndpoint so they appear as standard | Class | | TOMCAT |
|
| PojoMessageHandlerBase | Common implementation code for the POJO message handlers. | Class | | TOMCAT |
|
| PojoMessageHandlerPartialBase | Common implementation code for the POJO partial message handlers. | Class | | TOMCAT |
|
| PojoMessageHandlerPartialBinary | ByteBuffer specific concrete implementation for handling partial messages. | Class | | TOMCAT |
|
| PojoMessageHandlerPartialText | Text specific concrete implementation for handling partial messages. | Class | | TOMCAT |
|
| PojoMessageHandlerWholeBase | Common implementation code for the POJO whole message handlers. | Class | | TOMCAT |
|
| PojoMessageHandlerWholeBinary | ByteBuffer specific concrete implementation for handling whole messages. | Class | | TOMCAT |
|
| PojoMessageHandlerWholePong | PongMessage specific concrete implementation for handling whole messages. | Class | | TOMCAT |
|
| PojoMessageHandlerWholeText | Text specific concrete implementation for handling whole messages. | Class | | TOMCAT |
|
| PojoMethodMapping | For a POJO class annotated with ServerEndpoint, an instance of this class | Class | | TOMCAT |
|
| PojoPathParam | Stores the parameter type and name for a parameter that needs to be passed to an onXxx method of Endpoint. | Class | | TOMCAT |
|
| Poll | | Class | | TOMCAT |
|
| Pool | | Class | | TOMCAT |
|
| PoolCallback | | Interface | | TOMCAT |
|
| PoolConfiguration | A list of properties that are configurable for a connection pool. | Interface | | TOMCAT |
|
| PooledConnection | Represents a pooled connection and holds a reference to the Connection object | Class | | TOMCAT |
|
| PooledMultiSender | | Class | | TOMCAT |
|
| PooledParallelSender | | Class | | TOMCAT |
|
| PooledSender | | Class | | TOMCAT |
|
| PoolExhaustedException | | Class | | TOMCAT |
|
| PoolProperties | | Class | | TOMCAT |
|
| PoolUtilities | | Class | | TOMCAT |
|
| PrivilegedGetTccl | | Class | | TOMCAT |
|
| PrivilegedSetTccl | | Class | | TOMCAT |
|
| Proc | | Class | | TOMCAT |
|
| Procattr | | Class | | TOMCAT |
|
| ProcErrorCallback | | Interface | | TOMCAT |
|
| Processor | Common interface for processors of all protocols. | Interface | | TOMCAT |
|
| ProgressListener | The ProgressListener may be used to display a progress bar or do stuff like that. | Interface | | TOMCAT |
|
| ProtectedFunctionMapper | Maps EL functions to their Java method counterparts. | Class | | TOMCAT |
|
| ProtocolHandler | Abstract the protocol implementation, including threading, etc. | Interface | | TOMCAT |
|
| Proxy | | Class | | TOMCAT |
|
| ProxyConnection | A ProxyConnection object is the bottom most interceptor that wraps an object of type PooledConnection. | Class | | TOMCAT |
|
| ProxyDirContext | Proxy Directory Context implementation. | Class | | TOMCAT |
|
| QueryTimeoutInterceptor | | Class | | TOMCAT |
|
| ReadBufferOverflowException | | Class | | TOMCAT |
|
| ReadListener | Receives notification of read events when using non-blocking IO. | Interface | | TOMCAT |
|
| Realm | A Realm is a read-only facade for an underlying security realm used to authenticate individual users, and identify the security roles | Interface | | TOMCAT |
|
| RealmBase | Simple implementation of Realm that reads an XML file to configure the valid users, passwords, and roles. | Class | | TOMCAT |
|
| RealmRuleSet | RuleSet for processing the contents of a Realm definition element. | Class | | TOMCAT |
|
| ReceiverBase | | Class | | TOMCAT |
|
| RecyclableNamingEnumeration | Naming enumeration implementation. | Class | | TOMCAT |
|
| Redirect | | Class | | TOMCAT |
|
| ReflectionUtil | Utilities for Managing Serialization and ReflectionAuthor:Jacob Hookom [jacob@hookom. | Class | | TOMCAT |
|
| Registry | | Class | | TOMCAT |
|
| Registry | Registry for modeler MBeans. | Class | | TOMCAT |
|
| RegistryMBean | Interface for modeler MBeans. | Interface | | TOMCAT |
|
| ReloadTask | Ant task that implements the /reload command, supported by the Tomcat manager application. | Class | | TOMCAT |
|
| RemoteAddrFilter | Concrete implementation of RequestFilter that filters based on the string representation of the remote client's IP address. | Class | | TOMCAT |
|
| RemoteAddrValve | Concrete implementation of RequestFilterValve that filters based on the string representation of the remote client's IP address | Class | | TOMCAT |
|
| RemoteHostFilter | Concrete implementation of RequestFilter that filters based on the remote client's host name. | Class | | TOMCAT |
|
| RemoteHostValve | Concrete implementation of RequestFilterValve that filters based on the remote client's host name optionally combined with the | Class | | TOMCAT |
|
| RemoteIpFilter | Servlet filter to integrate "X-Forwarded-For" and "X-Forwarded-Proto" HTTP headers. | Class | | TOMCAT |
|
| RemoteIpValve | Tomcat port of mod_remoteip, this valve replaces the apparent client remote IP address and hostname for the request with the IP address list presented by a proxy or a load balancer via a request | Class | | TOMCAT |
|
| RemoteProcessException | Title: RemoteProcessException Description: Message thrown by a sender when USE_SYNC_ACK receives a FAIL_ACK_COMMAND. | Class | | TOMCAT |
|
| Remove | | Class | | TOMCAT |
|
| ReplicatedContext | | Class | | TOMCAT |
|
| ReplicatedMap | All-to-all replication for a hash map implementation. | Class | | TOMCAT |
|
| ReplicatedMapEntry | For smarter replication, an object can implement this interface to replicate diffs The replication logic will call the methods in the following order: | Interface | | TOMCAT |
|
| ReplicatedSessionListener | This is a marker interface used to indicate an implementation of SessionListener that should be replicated with the session across the | Interface | | TOMCAT |
|
| ReplicationStream | Custom subclass of ObjectInputStream that loads from the class loader for this web application. | Class | | TOMCAT |
|
| ReplicationTransmitter | Transmit message to other cluster members Actual senders are created based on the replicationMode | Class | | TOMCAT |
|
| ReplicationValve | specified Request (before processing) and the corresponding Response (after processing). | Class | | TOMCAT |
|
| Request | Wrapper object for the Coyote request. | Class | | TOMCAT |
|
| Request | This is a low-level, efficient representation of a server request. | Class | | TOMCAT |
|
| RequestContext | Abstracts access to the request information needed for file uploads. | Interface | | TOMCAT |
|
| RequestDumperFilter | specified Request (before processing) and the corresponding Response (after processing). | Class | | TOMCAT |
|
| RequestFacade | Facade class that wraps a Coyote request object. | Class | | TOMCAT |
|
| RequestFilter | appropriate request property (selected based on which subclass you choose to configure into your Container's pipeline) against the regular expressions | Class | | TOMCAT |
|
| RequestFilterValve | appropriate request property (selected based on which subclass you choose to configure into your Container's pipeline) against the regular expressions | Class | | TOMCAT |
|
| RequestGroupInfo | This can be moved to top level ( eventually with a better name ). | Class | | TOMCAT |
|
| RequestInfo | Structure holding the Request and Response objects. | Class | | TOMCAT |
|
| RequestUtil | General purpose request parsing and encoding utility methods. | Class | | TOMCAT |
|
| RequestUtil | | Class | | TOMCAT |
|
| ResetAbandonedTimer | Class that resets the abandoned timer on any activity on the Connection or any successful query executions. | Class | | TOMCAT |
|
| ResizableExecutor | | Interface | | TOMCAT |
|
| Resource | Encapsulates the contents of a resource. | Class | | TOMCAT |
|
| ResourceAttributes | Attributes implementation. | Class | | TOMCAT |
|
| ResourceBase | Representation of an Context elementAuthor:Peter Rossbach (pero@apache. | Class | | TOMCAT |
|
| ResourceCache | | Class | | TOMCAT |
|
| ResourceEntry | | Class | | TOMCAT |
|
| ResourceEnvFactory | Object factory for Resources env. | Class | | TOMCAT |
|
| ResourceEnvRef | Represents a reference address to a resource environment. | Class | | TOMCAT |
|
| ResourceFactory | Object factory for Resources. | Class | | TOMCAT |
|
| ResourceLinkFactory | Object factory for resource links. | Class | | TOMCAT |
|
| ResourceLinkRef | Represents a reference address to a resource. | Class | | TOMCAT |
|
| ResourceRef | Represents a reference address to a resource. | Class | | TOMCAT |
|
| ResourceSet | locked property. | Class | | TOMCAT |
|
| ResourcesTask | Ant task that implements the /resources command, supported by the Tomcat manager application. | Class | | TOMCAT |
|
| Response | Wrapper object for the Coyote response. | Class | | TOMCAT |
|
| Response | A response object holds a message from a responding partner. | Class | | TOMCAT |
|
| Response | | Class | | TOMCAT |
|
| ResponseFacade | Facade class that wraps a Coyote response object. | Class | | TOMCAT |
|
| ResponseIncludeWrapper | A HttpServletResponseWrapper, used from SSIServletExternalResolver | Class | | TOMCAT |
|
| RestCsrfPreventionFilter | Provides basic CSRF protection for REST APIs. | Class | | TOMCAT |
|
| Role | Abstract representation of a security role, suitable for use in environments like JAAS that want to deal with Principals. | Interface | | TOMCAT |
|
| RoleMBean | A ModelMBean implementation for the org. | Class | | TOMCAT |
|
| RpcCallback | The RpcCallback interface is an interface for the Tribes channel to request a response object to a request that came in. | Interface | | TOMCAT |
|
| RpcChannel | | Class | | TOMCAT |
|
| RpcMessage | | Class | | TOMCAT |
|
| Rule | Concrete implementations of this class implement actions to be taken when a corresponding nested pattern of XML elements has been matched. | Class | | TOMCAT |
|
| Rules | Public interface defining a collection of Rule instances (and corresponding matching patterns) plus an implementation of a matching policy that selects | Interface | | TOMCAT |
|
| RulesBase | Default implementation of the Rules interface that supports the standard rule matching behavior. | Class | | TOMCAT |
|
| RuleSet | Public interface defining a shorthand means of configuring a complete set of related Rule definitions, possibly associated with | Interface | | TOMCAT |
|
| RuleSetBase | Convenience base class that implements the RuleSet interface. | Class | | TOMCAT |
|
| RxTaskPool | | Class | | TOMCAT |
|
| SavedRequest | Object that saves the critical information from a request so that form-based authentication can reproduce it once the user has been | Class | | TOMCAT |
|
| SavedRequestInputFilter | Input filter responsible for replaying the request body when restoring the saved request after FORM authentication. | Class | | TOMCAT |
|
| SchemaResolver | This class implements a local SAX's EntityResolver. | Class | | TOMCAT |
|
| SecureNioChannel | | Class | | TOMCAT |
|
| SecurityClassLoad | Static class used to preload java classes when using the Java SecurityManager so that the defineClassInPackage | Class | | TOMCAT |
|
| SecurityClassLoad | Static class used to preload java classes when using the Java SecurityManager so that the defineClassInPackage | Class | | TOMCAT |
|
| SecurityCollection | Representation of a web resource collection for a web application's security constraint, as represented in a | Class | | TOMCAT |
|
| SecurityConfig | Util class to protect Catalina against package access and insertion. | Class | | TOMCAT |
|
| SecurityConstraint | Representation of a security constraint element for a web application, as represented in a element in the | Class | | TOMCAT |
|
| SecurityListener | | Class | | TOMCAT |
|
| SecurityRoleRef | Representation of a security role reference for a web application, as represented in a element | Class | | TOMCAT |
|
| SecurityUtil | This utility class associates a Subject to the current AccessControlContext. | Class | | TOMCAT |
|
| SecurityUtil | Util class for Security related operations. | Class | | TOMCAT |
|
| SelectorContext | Catalina JNDI Context implementation. | Class | | TOMCAT |
|
| SemaphoreValve | This Valve may be attached to any Container, depending on the granularity of the concurrency control you wish to perform. | Class | | TOMCAT |
|
| Sender | | Interface | | TOMCAT |
|
| SenderState | | Class | | TOMCAT |
|
| SendHandlerToCompletionHandler | | Class | | TOMCAT |
|
| SendMailFactory | Factory class that creates a JNDI named javamail MimePartDataSource object which can be used for sending email using SMTP. | Class | | TOMCAT |
|
| SendMessageData | | Class | | TOMCAT |
|
| SerializablePrincipal | Generic implementation of java. | Class | | TOMCAT |
|
| Server | A Server element represents the entire Catalina servlet container. | Interface | | TOMCAT |
|
| ServerCookie | Server-side cookie representation. | Class | | TOMCAT |
|
| ServerInfo | Simple utility module to make it easy to plug in the server identifier when integrating Tomcat. | Class | | TOMCAT |
|
| ServerinfoTask | Ant task that implements the /serverinfo command supported by the Tomcat manager application. | Class | | TOMCAT |
|
| ServerSocketFactory | The common interface through which the JIoEndpoint interacts with both non-SSL and SSL sockets. | Interface | | TOMCAT |
|
| Service | A Service is a group of one or more Connectors that share a single Container | Interface | | TOMCAT |
|
| ServiceMBean | | Class | | TOMCAT |
|
| ServiceProxy | Object proxy for Web Services. | Class | | TOMCAT |
|
| ServiceRef | Represents a reference web service. | Class | | TOMCAT |
|
| ServiceRefFactory | Object factory for Web Services. | Class | | TOMCAT |
|
| ServletDef | Representation of a servlet definition for a web application, as represented in a element in the deployment descriptor. | Class | | TOMCAT |
|
| ServletFileUpload | High level API for processing file uploads. | Class | | TOMCAT |
|
| ServletRequestContext | Provides access to the request information needed for a request made toSince:FileUpload 1. | Class | | TOMCAT |
|
| ServletResponseWrapperInclude | ServletResponseWrapper used by the JSP 'include' action. | Class | | TOMCAT |
|
| ServletWriter | This is what is used to generate servlets. | Class | | TOMCAT |
|
| Session | A Session is the Catalina-internal facade for an HttpSession that is used to maintain state information | Interface | | TOMCAT |
|
| SessionConfig | Representation of a session configuration element for a web application, as represented in a element in the | Class | | TOMCAT |
|
| SessionConfig | | Class | | TOMCAT |
|
| SessionEvent | General event for notifying listeners of significant changes on a Session. | Class | | TOMCAT |
|
| SessionIdGenerator | | Interface | | TOMCAT |
|
| SessionIdGeneratorBase | | Class | | TOMCAT |
|
| SessionIDMessage | Session id change cluster messageAuthor:Peter RossbachSee Also:Serialized Form | Class | | TOMCAT |
|
| SessionListener | Interface defining a listener for significant Session generated events. | Interface | | TOMCAT |
|
| SessionMessage | The SessionMessage class is a class that is used when a session has been created, modified, expired in a Tomcat cluster node. | Interface | | TOMCAT |
|
| SessionMessageImpl | Session cluster messageAuthor:Filip Hanik, Peter RossbachSee Also:Serialized Form | Class | | TOMCAT |
|
| SessionsTask | Ant task that implements the /sessions command supported by the Tomcat manager application. | Class | | TOMCAT |
|
| SessionUtils | Utility methods on HttpSessions. | Class | | TOMCAT |
|
| Set | | Class | | TOMCAT |
|
| SetAllPropertiesRule | Rule that uses the introspection utils to set properties. | Class | | TOMCAT |
|
| SetCharacterEncodingFilter | Example filter that sets the character encoding to be used in parsing the incoming request, either unconditionally or only if the client did not | Class | | TOMCAT |
|
| SetContextPropertiesRule | Rule that uses the introspection utils to set properties of a context (everything except "path"). | Class | | TOMCAT |
|
| SetNextNamingRule | Rule implementation that calls a method on the (top-1) (parent) object, passing the top object (child) as an argument. | Class | | TOMCAT |
|
| SetNextRule | Rule implementation that calls a method on the (top-1) (parent) object, passing the top object (child) as an argument. | Class | | TOMCAT |
|
| SetPropertiesRule | Rule implementation that sets properties on the object at the top of the stack, based on attributes with corresponding names. | Class | | TOMCAT |
|
| SetPropertyRule | Rule implementation that sets an individual property on the object at the top of the stack, based on attributes with specified names. | Class | | TOMCAT |
|
| SetRootRule | Rule implementation that calls a method on the root object on the stack, passing the top object (child) as an argument. | Class | | TOMCAT |
|
| SetTopRule | Rule implementation that calls a "set parent" method on the top (child) object, passing the (top-1) (parent) object as an argument. | Class | | TOMCAT |
|
| Shm | | Class | | TOMCAT |
|
| SimpleCharStream | An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing). | Class | | TOMCAT |
|
| SimpleCoordinator | A dinky coordinator, just uses a sorted version of the member array. | Class | | TOMCAT |
|
| SimpleElementValue | | Class | | TOMCAT |
|
| SimpleNode | | Class | | TOMCAT |
|
| SimpleTcpCluster | A Cluster implementation using simple multicast. | Class | | TOMCAT |
|
| SingleRemoveSynchronizedAddLock | The class SingleRemoveSynchronizedAddLock implement locking for accessing the queue by a single remove thread and multiple add threads. | Class | | TOMCAT |
|
| SingleSignOn | A Valve that supports a "single sign on" user experience, where the security identity of a user who successfully authenticates to one | Class | | TOMCAT |
|
| SingleSignOnEntry | A class that represents entries in the cache of authenticated users. | Class | | TOMCAT |
|
| SingleSignOnListener | | Class | | TOMCAT |
|
| SingleSignOnSessionKey | Key used by SSO to identify a session. | Class | | TOMCAT |
|
| SlowQueryReport | Slow query report interceptor. | Class | | TOMCAT |
|
| SlowQueryReportJmx | Publishes data to JMX and provides notifications when failures happen. | Class | | TOMCAT |
|
| SlowQueryReportJmxMBean | | Interface | | TOMCAT |
|
| SmapGenerator | Represents a source map (SMAP), which serves to associate lines of the input JSP file(s) to lines in the generated servlet in the | Class | | TOMCAT |
|
| SmapStratum | Represents the line and file mappings associated with a JSR-045Author:Jayson Falkner, Shawn Bayern | Class | | TOMCAT |
|
| SmapUtil | Contains static utilities for generating SMAP data based on the current version of Jasper. | Class | | TOMCAT |
|
| Sockaddr | | Class | | TOMCAT |
|
| Socket | | Class | | TOMCAT |
|
| SocketProperties | Properties that can be set in the element in server. | Class | | TOMCAT |
|
| SocketStatus | Someone, please change the enum name. | Class | | TOMCAT |
|
| SocketWrapper | | Class | | TOMCAT |
|
| SpnegoAuthenticator | A SPNEGO authenticator that uses the SPNEGO/Kerberos support built in to Java 6. | Class | | TOMCAT |
|
| SSICommand | The interface that all SSI commands ( SSIEcho, SSIInclude, . | Interface | | TOMCAT |
|
| SSIConditional | SSI command that handles all conditional directives. | Class | | TOMCAT |
|
| SSIConfig | | Class | | TOMCAT |
|
| SSIEcho | Return the result associated with the supplied Server Variable. | Class | | TOMCAT |
|
| SSIExec | | Class | | TOMCAT |
|
| SSIExternalResolver | | Interface | | TOMCAT |
|
| SSIFilter | Filter to process SSI requests within a webpage. | Class | | TOMCAT |
|
| SSIFlastmod | | Class | | TOMCAT |
|
| SSIFsize | | Class | | TOMCAT |
|
| SSIInclude | | Class | | TOMCAT |
|
| SSIMediator | Allows the different SSICommand implementations to share data/talk to eachAuthor:Bip Thelin, Amy Roh, Paul Speed, Dan Sandberg, David Becker | Class | | TOMCAT |
|
| SSIPrintenv | | Class | | TOMCAT |
|
| SSIProcessor | The entry point to SSI processing. | Class | | TOMCAT |
|
| SSIServlet | Servlet to process SSI requests within a webpage. | Class | | TOMCAT |
|
| SSIServletExternalResolver | An implementation of SSIExternalResolver that is used with servlets. | Class | | TOMCAT |
|
| SSIServletRequestUtil | | Class | | TOMCAT |
|
| SSISet | | Class | | TOMCAT |
|
| SSIStopProcessingException | Exception used to tell SSIProcessor that it should stop processing SSI commands. | Class | | TOMCAT |
|
| SSL | | Class | | TOMCAT |
|
| SSLAuthenticator | An Authenticator and Valve implementation of authentication that utilizes SSL certificates to identify client users. | Class | | TOMCAT |
|
| SSLContext | | Class | | TOMCAT |
|
| SSLImplementation | | Class | | TOMCAT |
|
| SSLSessionManager | Defines an interface used to manage SSL sessions. | Interface | | TOMCAT |
|
| SSLSocket | | Class | | TOMCAT |
|
| SSLSupport | Defines an interface to interact with SSL sessions. | Interface | | TOMCAT |
|
| SSLUtil | | Interface | | TOMCAT |
|
| SSLValve | When using mod_proxy_http, the client SSL information is not included in the protocol (unlike mod_jk and mod_proxy_ajp). | Class | | TOMCAT |
|
| StandardClassLoader | Subclass implementation of java. | Class | | TOMCAT |
|
| StandardContext | Standard implementation of the Context interface. | Class | | TOMCAT |
|
| StandardEngine | Standard implementation of the Engine interface. | Class | | TOMCAT |
|
| StandardHost | Standard implementation of the Host interface. | Class | | TOMCAT |
|
| StandardJarScanner | The default JarScanner implementation scans the WEB-INF/lib directory followed by the provided classloader and then works up the classloader | Class | | TOMCAT |
|
| StandardManager | Standard implementation of the Manager interface that provides simple session persistence across restarts of this component (such as | Class | | TOMCAT |
|
| StandardPipeline | Standard implementation of a processing Pipeline that will invoke a series of Valves that have been configured to be called in order. | Class | | TOMCAT |
|
| StandardServer | Standard implementation of the Server interface, available for use (but not required) when deploying and starting Catalina. | Class | | TOMCAT |
|
| StandardService | Standard implementation of the Service interface. | Class | | TOMCAT |
|
| StandardSession | Standard implementation of the Session interface. | Class | | TOMCAT |
|
| StandardSessionFacade | Facade for the StandardSession object. | Class | | TOMCAT |
|
| StandardSessionIdGenerator | | Class | | TOMCAT |
|
| StandardThreadExecutor | | Class | | TOMCAT |
|
| StandardWrapper | Standard implementation of the Wrapper interface that represents an individual servlet definition. | Class | | TOMCAT |
|
| StandardWrapperFacade | Facade for the StandardWrapper object. | Class | | TOMCAT |
|
| StartTask | Ant task that implements the /start command, supported by the Tomcat manager application. | Class | | TOMCAT |
|
| StatementCache | Interceptor that caches PreparedStatement and/or CallableStatement instances on a connection. | Class | | TOMCAT |
|
| StatementDecoratorInterceptor | | Class | | TOMCAT |
|
| StatementFinalizer | Keeps track of statements associated with a connection and invokes close upon Connection. | Class | | TOMCAT |
|
| StaticMember | | Class | | TOMCAT |
|
| StaticMembershipInterceptor | | Class | | TOMCAT |
|
| Status | | Class | | TOMCAT |
|
| StatusManagerServlet | This servlet will display a complete status of the HTTP/1. | Class | | TOMCAT |
|
| StatusTransformer | This is a refactoring of the servlet to externalize the output into a simple class. | Class | | TOMCAT |
|
| Stdlib | | Class | | TOMCAT |
|
| StopPooledThreadException | A custom RuntimeException thrown by the ThreadPoolExecutor to signal that the thread should be disposed of. | Class | | TOMCAT |
|
| StopTask | Ant task that implements the /stop command, supported by the Tomcat manager application. | Class | | TOMCAT |
|
| Store | A Store is the abstraction of a Catalina component that provides persistent storage and loading of Sessions and their associated user data. | Interface | | TOMCAT |
|
| StoreBase | Abstract implementation of the Store interface to support most of the functionality required by a Store. | Class | | TOMCAT |
|
| Streamable | byte[] data = new byte[1024]; Streamable st = . | Interface | | TOMCAT |
|
| StreamInbound | Base implementation of the class used to process WebSocket connections based on streams. | Class | | TOMCAT |
|
| Streams | Utility class for working with streams. | Class | | TOMCAT |
|
| Strftime | Converts dates to strings using the same format specifiers as strftime Note: This does not mimic strftime perfectly. | Class | | TOMCAT |
|
| StringCache | This class implements a String cache for ByteChunk and CharChunk. | Class | | TOMCAT |
|
| StringManager | An internationalization / localization helper class which reduces the bother of handling ResourceBundles and takes care of the | Class | | TOMCAT |
|
| StringManager | An internationalization / localization helper class which reduces the bother of handling ResourceBundles and takes care of the | Class | | TOMCAT |
|
| StringManager | An internationalization / localization helper class which reduces the bother of handling ResourceBundles and takes care of the | Class | | TOMCAT |
|
| StringParser | Utility class for string parsing that is higher performance than StringParser for simple delimited text cases. | Class | | TOMCAT |
|
| StringUtils | Converts String to and from bytes using the encodings required by the Java specification. | Class | | TOMCAT |
|
| StuckThreadDetectionValve | This valve allows to detect requests that take a long time to process, which might indicate that the thread that is processing it is stuck. | Class | | TOMCAT |
|
| SymbolTable | This class is a symbol table implementation that guarantees that strings used as identifiers are unique references. | Class | | TOMCAT |
|
| SystemLogHandler | This helper class may be used to do sophisticated redirection of System. | Class | | TOMCAT |
|
| TagConstants | | Interface | | TOMCAT |
|
| TagHandlerPool | Pool of tag handlers that can be reused. | Class | | TOMCAT |
|
| TagPlugin | This interface is to be implemented by the plugin author, to supply an alternate implementation of the tag handlers. | Interface | | TOMCAT |
|
| TagPluginContext | This interface allows the plugin author to make inquiries about the properties of the current tag, and to use Jasper resources to generate | Interface | | TOMCAT |
|
| TagPluginManager | Manages tag plugin optimizations. | Class | | TOMCAT |
|
| TaskQueue | As task queue specifically designed to run with a thread pool executor. | Class | | TOMCAT |
|
| TaskThread | A Thread implementation that records the time at which it was created. | Class | | TOMCAT |
|
| TaskThreadFactory | Simple task thread factory to use to create threads for an executor implementation. | Class | | TOMCAT |
|
| TcclThreadFactory | ThreadFactory implementation that creates threads with the thread context class loader set to the class loader that loaded this factory. | Class | | TOMCAT |
|
| TcpFailureDetector | Title: A perfect failure detector Description: The TcpFailureDetector is a useful interceptor | Class | | TOMCAT |
|
| TcpPingInterceptor | Sends a ping to all members. | Class | | TOMCAT |
|
| TcpSender | | Class | | TOMCAT |
|
| TextOptimizer | | Class | | TOMCAT |
|
| Thread | | Class | | TOMCAT |
|
| ThreaddumpTask | Ant task that implements the /threaddump command supported by the Tomcat manager application. | Class | | TOMCAT |
|
| ThreadLocalLeakPreventionListener | A LifecycleListener that triggers the renewal of threads in Executor pools when a Context is being stopped to avoid thread-local related | Class | | TOMCAT |
|
| ThreadPoolExecutor | Same as a java. | Class | | TOMCAT |
|
| ThresholdingOutputStream | An output stream which triggers an event when a specified number of bytes of data have been written to it. | Class | | TOMCAT |
|
| ThroughputInterceptor | | Class | | TOMCAT |
|
| Time | | Class | | TOMCAT |
|
| TldConfig | Startup event listener for a Context that configures application listeners configured in any TLD files. | Class | | TOMCAT |
|
| TldLocation | | Class | | TOMCAT |
|
| TldLocationsCache | A container for all tag libraries that are defined "globally" for the web application. | Class | | TOMCAT |
|
| TldRuleSet | RuleSet for processing the contents of a tag library descriptor resource. | Class | | TOMCAT |
|
| Token | Describes the input token stream. | Class | | TOMCAT |
|
| TokenMgrError | Token Manager Error. | Class | | TOMCAT |
|
| Tomcat | Minimal tomcat starter for embedding/unit tests. | Class | | TOMCAT |
|
| TomcatCSS | | Class | | TOMCAT |
|
| Tool | General purpose wrapper for command line tools that should execute in an environment with the common class loader environment set up by Catalina. | Class | | TOMCAT |
|
| TooManyActiveSessionsException | An exception that indicates the maximum number of active sessions has been reached and the server is refusing to create any new sessions. | Class | | TOMCAT |
|
| TransactionFactory | Object factory for User transactions. | Class | | TOMCAT |
|
| TransactionRef | Represents a reference address to a transaction. | Class | | TOMCAT |
|
| Transformation | The internal representation of the transformation that a WebSocket extension performs on a message. | Interface | | TOMCAT |
|
| TransformationFactory | | Class | | TOMCAT |
|
| TransformationResult | enum TransformationResultEnum Constant Summary | Class | | TOMCAT |
|
| TrapException | Interceptor that traps any unhandled exception types and throws an exception that has been declared by the method called, or throw a SQLException if it is declared. | Class | | TOMCAT |
|
| TreeNode | Simplified implementation of a Node from a Document Object Model (DOM) parse of an XML document. | Class | | TOMCAT |
|
| TwoPhaseCommitInterceptor | | Class | | TOMCAT |
|
| Txt2Html | Ant task to convert a given set of files from Text to HTML. | Class | | TOMCAT |
|
| UCSReader | Reader for UCS-2 and UCS-4 encodings. | Class | | TOMCAT |
|
| UDecoder | All URL decoding happens here. | Class | | TOMCAT |
|
| UEncoder | Efficient implementation for encoders. | Class | | TOMCAT |
|
| UndeployMessage | | Class | | TOMCAT |
|
| UndeployTask | Ant task that implements the /undeploy command, supported by the Tomcat manager application. | Class | | TOMCAT |
|
| UniqueAttributesImpl | Wraps the default attributes implementation and ensures that each attribute has a unique qname as required by the JSP specification. | Class | | TOMCAT |
|
| UniqueId | Title: Represents a globally unique IdVersion:1. | Class | | TOMCAT |
|
| UpgradeAprProcessor | | Class | | TOMCAT |
|
| UpgradeBioProcessor | | Class | | TOMCAT |
|
| UpgradeInbound | Receives notification that there is data to be read on the upgraded connection and processes it. | Interface | | TOMCAT |
|
| UpgradeNioProcessor | | Class | | TOMCAT |
|
| UpgradeOutbound | Allows data to be written to the upgraded connection. | Class | | TOMCAT |
|
| UpgradeProcessor | | Class | | TOMCAT |
|
| UpgradeUtil | | Class | | TOMCAT |
|
| UploadContext | Enhanced access to the request information needed for file uploads, which fixes the Content Length data access in RequestContext. | Interface | | TOMCAT |
|
| UriTemplate | Extracts path parameters from URIs used to create web socket connections using the URI template defined for the associated Endpoint. | Class | | TOMCAT |
|
| Url | | Class | | TOMCAT |
|
| URL | URL is designed to provide public APIs for parsing and synthesizing Uniform Resource Locators as similar as possible to the | Class | | TOMCAT |
|
| URLEncoder | This class is very similar to the java. | Class | | TOMCAT |
|
| UrlJar | (e. | Class | | TOMCAT |
|
| User | Abstract representation of a user in a UserDatabase. | Interface | | TOMCAT |
|
| User | | Class | | TOMCAT |
|
| UserConfig | Startup event listener for a Host that configures Contexts (web applications) for all defined "users" who have a web application in a | Class | | TOMCAT |
|
| UserDatabase | Abstraction of the set of users defined by the operating system on the current server platform. | Interface | | TOMCAT |
|
| UserDatabase | Abstract representation of a database of Users and Groups that can be maintained by an application, | Interface | | TOMCAT |
|
| UserDatabaseRealm | UserDatabase made available through the global JNDI resources configured for this instance of Catalina. | Class | | TOMCAT |
|
| UserDataHelper | This helper class assists with the logging associated with invalid input data. | Class | | TOMCAT |
|
| UserMBean | A ModelMBean implementation for the org. | Class | | TOMCAT |
|
| Utf8Decoder | Decodes bytes to UTF-8. | Class | | TOMCAT |
|
| Utf8Encoder | Encodes characters as bytes using UTF-8. | Class | | TOMCAT |
|
| UTF8Reader | | Class | | TOMCAT |
|
| Util | Util contains some often used consts, static methods and embedded class to support the JSTL tag plugin. | Class | | TOMCAT |
|
| Util | | Class | | TOMCAT |
|
| Util | Utility class for internal use only within the org. | Class | | TOMCAT |
|
| UUIDGenerator | simple generation of a UUIDVersion:1. | Class | | TOMCAT |
|
| Validation | | Class | | TOMCAT |
|
| Validator | Interface to be implemented by custom validator classes. | Interface | | TOMCAT |
|
| ValidatorTask | Task for validating a web application deployment descriptor, using XML Since:5. | Class | | TOMCAT |
|
| ValueExpressionImpl | An Expression that can get or set a value. | Class | | TOMCAT |
|
| ValueExpressionLiteral | | Class | | TOMCAT |
|
| Valve | A Valve is a request processing component associated with a particular Container. | Interface | | TOMCAT |
|
| ValveBase | Convenience base class for implementations of the Valve interface. | Class | | TOMCAT |
|
| VariableMapperFactory | | Class | | TOMCAT |
|
| VariableMapperImpl | | Class | | TOMCAT |
|
| VariableResolverImpl | | Class | | TOMCAT |
|
| VerbatimFormatter | Outputs the just the log message with no additional elements. | Class | | TOMCAT |
|
| VersionLoggerListener | Logs version information on startup. | Class | | TOMCAT |
|
| VirtualDirContext | directories of the filesystem under a single webapp, a feature mainly used for development with IDEs. | Class | | TOMCAT |
|
| VirtualWebappLoader | A WebappLoader that allows a customized classpath to be added through configuration in context xml. | Class | | TOMCAT |
|
| VminfoTask | Ant task that implements the /vminfo command supported by the Tomcat manager application. | Class | | TOMCAT |
|
| VoidInputFilter | Void input filter, which returns -1 when attempting a read. | Class | | TOMCAT |
|
| VoidOutputFilter | Void output filter, which silently swallows bytes written. | Class | | TOMCAT |
|
| WARDirContext | WAR Directory Context implementation. | Class | | TOMCAT |
|
| WarWatcher | The WarWatcher watches the deployDir for changes made to the directory (adding new WAR files->deploy or remove WAR files->undeploy) And | Class | | TOMCAT |
|
| WebAnnotationSet | AnnotationSet for processing the annotations of the web application classes (/WEB-INF/classes and /WEB-INF/lib). | Class | | TOMCAT |
|
| WebappClassLoader | | Class | | TOMCAT |
|
| WebappClassLoaderBase | Specialized web application class loader. | Class | | TOMCAT |
|
| WebappLoader | Classloader implementation which is specialized for handling web applications in the most efficient way, while being Catalina aware (all | Class | | TOMCAT |
|
| WebappServiceLoader | A variation of Java's JAR ServiceLoader that respects exclusion rules for Primarily intended for use loading ServletContainerInitializers as defined | Class | | TOMCAT |
|
| WebConnection | | Interface | | TOMCAT |
|
| WebdavFixFilter | Filter that attempts to force MS WebDAV clients connecting on port 80 to use a WebDAV client that actually works. | Class | | TOMCAT |
|
| WebdavServlet | Servlet which adds support for WebDAV level 2. | Class | | TOMCAT |
|
| WebRuleSet | RuleSet for processing the contents of a web application deployment descriptor (/WEB-INF/web. | Class | | TOMCAT |
|
| WebSocketServlet | Provides the base implementation of a Servlet for processing WebSocket connections as per RFC6455. | Class | | TOMCAT |
|
| WebXml | Representation of common elements of web. | Class | | TOMCAT |
|
| WebXml | Provides Jasper with a standard mechanism for gaining access to the web. | Class | | TOMCAT |
|
| When | | Class | | TOMCAT |
|
| WithDefaultsRulesWrapper | Rules Decorator that returns default rules when no matches are returned by the wrapped implementation. | Class | | TOMCAT |
|
| WrappedMessageHandler | | Interface | | TOMCAT |
|
| Wrapper | A Wrapper is a Container that represents an individual servlet definition from the deployment descriptor of the web application. | Interface | | TOMCAT |
|
| WrapperMappingInfo | Encapsulates information used to register a Wrapper mapping. | Class | | TOMCAT |
|
| WriteListener | Receives notification of write events when using non-blocking IO. | Interface | | TOMCAT |
|
| WsContainerProvider | | Class | | TOMCAT |
|
| WsContextListener | In normal usage, this ServletContextListener does not need to be explicitly configured as the WsSci performs all the necessary | Class | | TOMCAT |
|
| WsExtension | | Class | | TOMCAT |
|
| WsExtensionParameter | | Class | | TOMCAT |
|
| WsFilter | Handles the initial HTTP connection for WebSocket connections. | Class | | TOMCAT |
|
| WsFrame | Represents a complete WebSocket frame with the exception of the payload for non-control frames. | Class | | TOMCAT |
|
| WsFrameBase | Takes the ServletInputStream, processes the WebSocket frames it contains and extracts the messages. | Class | | TOMCAT |
|
| WsFrameClient | | Class | | TOMCAT |
|
| WsFrameServer | | Class | | TOMCAT |
|
| WsHandshakeRequest | Represents the request that this session was opened under. | Class | | TOMCAT |
|
| WsHandshakeResponse | Represents the response to a WebSocket handshake. | Class | | TOMCAT |
|
| WsHttpServletRequestWrapper | Wrapper for the HttpServletRequest object that allows the underlying request object to be invalidated. | Class | | TOMCAT |
|
| WsHttpUpgradeHandler | Servlet 3. | Class | | TOMCAT |
|
| WsInputStream | This class is used to read WebSocket frames from the underlying socket and makes the payload available for reading as an InputStream. | Class | | TOMCAT |
|
| WsIOException | Allows the WebSocket implementation to throw an IOException that includes a CloseReason specific to the error that can be passed back | Class | | TOMCAT |
|
| WsOutbound | Provides the means to write WebSocket messages to the client. | Class | | TOMCAT |
|
| WsPongMessage | | Class | | TOMCAT |
|
| WsRemoteEndpointAsync | | Class | | TOMCAT |
|
| WsRemoteEndpointBase | | Class | | TOMCAT |
|
| WsRemoteEndpointBasic | | Class | | TOMCAT |
|
| WsRemoteEndpointImplBase | | Class | | TOMCAT |
|
| WsRemoteEndpointImplClient | | Class | | TOMCAT |
|
| WsRemoteEndpointImplServer | This is the server side RemoteEndpoint implementation - i. | Class | | TOMCAT |
|
| WsSci | Registers an interest in any class that is annotated with ServerEndpoint so that Endpoint can be published via the WebSocket | Class | | TOMCAT |
|
| WsServerContainer | Provides a per class loader (i. | Class | | TOMCAT |
|
| WsSession | | Class | | TOMCAT |
|
| WsSessionListener | | Class | | TOMCAT |
|
| WsWebSocketContainer | | Class | | TOMCAT |
|
| WsWriteTimeout | Provides timeouts for asynchronous web socket writes. | Class | | TOMCAT |
|
| X509SubjectDnRetriever | An X509UsernameRetriever that returns a certificate's entire SubjectDN as the username. | Class | | TOMCAT |
|
| X509UsernameRetriever | Provides an interface for retrieving a user name from an X509Certificate. | Interface | | TOMCAT |
|
| XADataSource | | Class | | TOMCAT |
|
| XByteBuffer | The XByteBuffer provides a dual functionality. | Class | | TOMCAT |
|
| XercesParser | Create a SAXParser based on the underlying Xerces version. | Class | | TOMCAT |
|
| XMLChar | This class defines the basic XML character properties. | Class | | TOMCAT |
|
| XMLEncodingDetector | | Class | | TOMCAT |
|
| XmlErrorHandler | | Class | | TOMCAT |
|
| XmlErrorHandler | | Class | | TOMCAT |
|
| XmlIdentifiers | Defines constants for well-known Public and System identifiers documented by the Servlet and JSP specifications. | Class | | TOMCAT |
|
| XMLString | This class is used as a structure to pass text contained in the underlying character buffer of the scanner. | Class | | TOMCAT |
|
| XMLStringBuffer | XMLString is a structure used to pass character arrays. | Class | | TOMCAT |
|
| XMLWriter | XMLWriter helper class. | Class | | TOMCAT |