Uses of Package
org.apache.tomcat.core

Packages that use org.apache.tomcat.core
org.apache.tomcat.core Architecture 
org.apache.tomcat.facade Servlet Facades 
org.apache.tomcat.modules.aaa   
org.apache.tomcat.modules.config   
org.apache.tomcat.modules.generators   
org.apache.tomcat.modules.loggers   
org.apache.tomcat.modules.mappers   
org.apache.tomcat.modules.server Interceptors that are used to connect with a web server, including the standalone http implementation. 
org.apache.tomcat.modules.session   
org.apache.tomcat.startup   
 

Classes in org.apache.tomcat.core used by org.apache.tomcat.core
BaseInterceptor
          Implement "Chain of Responsiblity" pattern ( == hooks ).
Container
          A group of resources, with some common properties.
Context
          Context represent a Web Application as specified by Servlet Specs.
ContextManager
          ContextManager controls requests processing and server configuration.
Handler
          The class that will generate the actual response or response fragment.
OutputBuffer
          The buffer used by tomcat response.
Request
          This is a low-level, efficient representation of a server request.
Response
           
ServerSession
          Server representation of a Session.
TomcatException
          General Tomcat exception
 

Classes in org.apache.tomcat.core used by org.apache.tomcat.facade
BaseInterceptor
          Implement "Chain of Responsiblity" pattern ( == hooks ).
Container
          A group of resources, with some common properties.
Context
          Context represent a Web Application as specified by Servlet Specs.
ContextManager
          ContextManager controls requests processing and server configuration.
Handler
          The class that will generate the actual response or response fragment.
OutputBuffer
          The buffer used by tomcat response.
Request
          This is a low-level, efficient representation of a server request.
Response
           
ServerSession
          Server representation of a Session.
TomcatException
          General Tomcat exception
 

Classes in org.apache.tomcat.core used by org.apache.tomcat.modules.aaa
BaseInterceptor
          Implement "Chain of Responsiblity" pattern ( == hooks ).
Container
          A group of resources, with some common properties.
Context
          Context represent a Web Application as specified by Servlet Specs.
ContextManager
          ContextManager controls requests processing and server configuration.
Request
          This is a low-level, efficient representation of a server request.
Response
           
TomcatException
          General Tomcat exception
 

Classes in org.apache.tomcat.core used by org.apache.tomcat.modules.config
BaseInterceptor
          Implement "Chain of Responsiblity" pattern ( == hooks ).
Container
          A group of resources, with some common properties.
Context
          Context represent a Web Application as specified by Servlet Specs.
ContextManager
          ContextManager controls requests processing and server configuration.
Request
          This is a low-level, efficient representation of a server request.
TomcatException
          General Tomcat exception
 

Classes in org.apache.tomcat.core used by org.apache.tomcat.modules.generators
BaseInterceptor
          Implement "Chain of Responsiblity" pattern ( == hooks ).
Context
          Context represent a Web Application as specified by Servlet Specs.
ContextManager
          ContextManager controls requests processing and server configuration.
Handler
          The class that will generate the actual response or response fragment.
Request
          This is a low-level, efficient representation of a server request.
Response
           
TomcatException
          General Tomcat exception
 

Classes in org.apache.tomcat.core used by org.apache.tomcat.modules.loggers
BaseInterceptor
          Implement "Chain of Responsiblity" pattern ( == hooks ).
Container
          A group of resources, with some common properties.
Context
          Context represent a Web Application as specified by Servlet Specs.
ContextManager
          ContextManager controls requests processing and server configuration.
Handler
          The class that will generate the actual response or response fragment.
Request
          This is a low-level, efficient representation of a server request.
Response
           
TomcatException
          General Tomcat exception
 

Classes in org.apache.tomcat.core used by org.apache.tomcat.modules.mappers
BaseInterceptor
          Implement "Chain of Responsiblity" pattern ( == hooks ).
Container
          A group of resources, with some common properties.
Context
          Context represent a Web Application as specified by Servlet Specs.
ContextManager
          ContextManager controls requests processing and server configuration.
Request
          This is a low-level, efficient representation of a server request.
Response
           
TomcatException
          General Tomcat exception
 

Classes in org.apache.tomcat.core used by org.apache.tomcat.modules.server
BaseInterceptor
          Implement "Chain of Responsiblity" pattern ( == hooks ).
Context
          Context represent a Web Application as specified by Servlet Specs.
ContextManager
          ContextManager controls requests processing and server configuration.
OutputBuffer
          The buffer used by tomcat response.
Request
          This is a low-level, efficient representation of a server request.
Response
           
TomcatException
          General Tomcat exception
 

Classes in org.apache.tomcat.core used by org.apache.tomcat.modules.session
BaseInterceptor
          Implement "Chain of Responsiblity" pattern ( == hooks ).
Context
          Context represent a Web Application as specified by Servlet Specs.
ContextManager
          ContextManager controls requests processing and server configuration.
Request
          This is a low-level, efficient representation of a server request.
Response
           
ServerSession
          Server representation of a Session.
TomcatException
          General Tomcat exception
 

Classes in org.apache.tomcat.core used by org.apache.tomcat.startup
BaseInterceptor
          Implement "Chain of Responsiblity" pattern ( == hooks ).
Context
          Context represent a Web Application as specified by Servlet Specs.
ContextManager
          ContextManager controls requests processing and server configuration.
TomcatException
          General Tomcat exception
 



Copyright © 2001 Apache Software Foundation. All Rights Reserved.