| Class | Description |
|---|---|
| NullServletInputStream |
Always empty stream.
|
| RequestParameters |
This class is used by the
RequestWrapper. |
| ServletConfigurationWrapper | |
| ServletContextWrapper | |
| ServletServiceRequest |
Create a
HttpServletRequest from an URL, that is used while calling e.g. a
servlet service. |
| ServletServiceResponse |
Creates a
HttpServletResponse object that is usable for internal block calls. |
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.