Package org.apache.catalina.core

Class Summary
ApplicationContext Standard implementation of ServletContext that represents a web application's execution environment.
Constants  
ContainerBase Abstract implementation of the Container interface, providing common functionality required by nearly every implementation.
StandardContext Standard implementation of the Context interface.
StandardContextMapper Implementation of Mapper for a Context, designed to process HTTP requests.
StandardEngine Standard implementation of the Engine interface.
StandardEngineMapper Implementation of Mapper for an Engine, designed to process HTTP requests.
StandardHost Standard implementation of the Host interface.
StandardHostMapper Implementation of Mapper for a Host, designed to process HTTP requests.
StandardServer Standard implementation of the Server interface, available for use (but not required) when deploying and starting Catalina.
StandardService Standard implementation of the Service interface.
StandardWrapper Standard implementation of the Wrapper interface that represents an individual servlet definition.
 



Copyright © 2000 Apache Software Foundation. All Rights Reserved.