HTTP response stream manipulation.

Package Specification

Provides HTTP response stream manipulation/transformation classes. Currently, we only define response wrappers for a Servlet container through implementations of the ServletResponseWrapper abstract class.

The default response wrapper is the HtmlServletResponseWrapper, which manipulates/transforms a HTML response for the requesting device.