Package com.ibm.websphere.servlet.response

Class Summary
HttpServletResponseProxy Proxies function invocations to an underlying HttpServletResponse.
ResponseUtils ResponseUtils contains publicly available utilities for working with response data
ServletOutputStreamAdapter Adapter class creates a ServletOutputStream from a java.io.OutputStream.
StoredResponse StoredResponse is a response object that can be instantiated by any servlet and used/passed as a standard HttpResponse.
 

Exception Summary
ResponseErrorReport