All Classes and Interfaces

Class
Description
Base class for all info objects.
 
 
Info for the default context
 
The dispatcher servlet is registered in the container.
 
The error page registry keeps tracks of the active/inactive servlets handling error pages (error code and/or exception).
 
Per context event listener registry.
Internal extension of the servlet context
Wrapper of an {code ExtServletContex}.
 
 
Implementation of the filter configuration.
 
The filter handler handles the initialization and destruction of filter objects.
Provides registration information for a Filter, and is used to programmatically register Filters.
The filter registry keeps track of all filter mappings for a single servlet context.
 
Registry for all services.
 
 
The http service factory
 
Servlet handler for servlets registered through the http service.
The session wrapper keeps track of the internal session, manages their attributes separately and also handles session timeout.
Wrapper to handle dispatching of includes where all changes to headers are simply silently ignored (see section 9.3 of the servlet specification)
Provides service ids for services not provided through the service registry.
 
Tracker for http whiteboard filters
Tracker for http whiteboard listeners
 
Tracks all ServletContextHelper services for the http whiteboard
Tracker for http whiteboard servlets
 
The listener handler handles the initialization and destruction of listener objects.
Info object for registered listeners.
 
 
 
 
Resolution of a servlet based on the path
 
The path resolver factory creates a path resolver for a pattern.
 
 
 
 
 
 
 
 
Some convenience utilities to deal with path patterns.
This implementation of the HttpService implements the front end used by client bundles.
This servlet context implementation represents the per bundle specific part of a servlet context backed by a servlet context helper.
This registry keeps track of all processing components per context: - servlets - filters - error pages
 
The preprocessor handler handles the initialization and destruction of preprocessor objects.
Provides registration information for a Preprocessor.
 
Preprocessor wrapper
 
 
Wrapper implementation for RequestDispatcher.
Information about the request
 
 
Info object for a resource registration
The resource servlet
 
 
Wrapper for the service runtime
Utility methods to get/unget services, ignoring exceptions that might occur on bundle stop/update
Implementation of the servlet configuration
 
Provides registration information for a ServletContextHelper
Tracks all ServletContextHelper services.
ServletContextHelper wrapper
 
 
 
The servlet handler handles the initialization and destruction of a servlet.
Provides registration information for a Servlet, and is used to programmatically register Servlets.
The servlet registry keeps the mappings for all servlets (by using their pattern) for a single servlet context.
 
 
Shared http service implementation This implementation is shared by all bundles using the http service.
This servlet context implementation represents the shared part for a servlet context backed by a servlet context helper.
 
Some convenience methods for handling URI(-parts).
The whiteboard context handler provides some information and functionality for handling servlet context (helpers).
 
Base class for all info objects.
Service tracker for all whiteboard services except servlet context helper.
Servlet handler for servlets registered through the http whiteboard.