Package | Description |
---|---|
org.apache.catalina | |
org.apache.catalina.authenticator |
This package contains
Authenticator implementations for the
various supported authentication methods (BASIC, DIGEST, and FORM). |
org.apache.catalina.connector | |
org.apache.catalina.core | |
org.apache.catalina.deploy |
This package contains Java objects that represent complex data structures
from the web application deployment descriptor file (
web.xml ). |
org.apache.catalina.deploy.jsp | |
org.apache.catalina.filters | |
org.apache.catalina.realm |
This package contains
Realm implementations for the
various supported realm technologies for authenticating users and
identifying their associated roles. |
org.apache.catalina.security | |
org.apache.catalina.servlets |
This package contains
Servlets that implement some of the
standard functionality provided by the Catalina servlet container. |
org.apache.catalina.session |
This package contains the standard
Manager and
Session implementations that represent the collection of
active sessions and the individual sessions themselves, respectively,
that are associated with a Context . |
org.apache.catalina.ssi |
This package contains code that is used by the SsiInvoker.
|
org.apache.catalina.startup | |
org.apache.catalina.util | |
org.apache.catalina.valves |
This package contains a variety of small Valve implementations that do
not warrant being packaged separately.
|
org.apache.cometd.bayeux | |
org.apache.coyote | |
org.apache.coyote.ajp | |
org.apache.coyote.http11 | |
org.apache.coyote.http11.filters | |
org.apache.coyote.memory | |
org.apache.jasper | |
org.apache.jasper.compiler | |
org.apache.jasper.compiler.tagplugin | |
org.apache.jasper.el | |
org.apache.jasper.runtime | |
org.apache.jasper.security | |
org.apache.jasper.servlet | |
org.apache.jasper.tagplugins.jstl | |
org.apache.jasper.tagplugins.jstl.core | |
org.apache.jasper.util | |
org.apache.jasper.xmlparser | |
org.apache.naming |
This package contains a memory based naming service provider.
|
org.apache.naming.resources |
This package contains the resources directory context implemetation.
|
org.apache.naming.resources.jndi | |
org.apache.tomcat | |
org.apache.tomcat.bayeux | |
org.apache.tomcat.bayeux.request | |
org.apache.tomcat.jni | |
org.apache.tomcat.util | |
org.apache.tomcat.util.buf |
Buffers and Encodings
|
org.apache.tomcat.util.http |
Special utils for handling HTTP-specific entities - headers, parameters,
cookies, etc.
|
org.apache.tomcat.util.http.fileupload |
NOTE: This code has been copied from commons-fileupload 1.2.1 and
commons-io 1.4 and package renamed to avoid clashes with any web apps that
may wish to use these libraries.
|
org.apache.tomcat.util.http.fileupload.disk | |
org.apache.tomcat.util.http.fileupload.servlet | |
org.apache.tomcat.util.http.fileupload.util | |
org.apache.tomcat.util.http.mapper | |
org.apache.tomcat.util.json | |
org.apache.tomcat.util.modeler |
The Modeler component of the Jakarta Commons subproject
offers convenient support for configuring and instantiating Model MBeans
(management beans), as described in the JMX Specification.
|
org.apache.tomcat.util.modeler.modules |
Implementation classes - should not be used directly.
|
org.apache.tomcat.util.net | |
org.apache.tomcat.util.net.jsse | |
org.jboss.servlet.http | |
org.jboss.web | |
org.jboss.web.php | |
org.jboss.web.rewrite |
Copyright © 2013 JBoss by Red Hat. All rights reserved.