Package com.ibm.websphere.servlet.response
Interface Summary
Interface | Description |
---|---|
IResponse | Interface that the webcontainer expects the response objects to implement. |
StoredResponseCompat | StoredResponseCompat is a interface to allow both return types to co-exist for getHeaderNames |
Class Summary
Class | Description |
---|---|
HttpServletResponseProxy | Deprecated. since WAS V6.0 Use the HttpServletResponseWrapper class instead. |
ResponseUtils | |
ServletOutputStreamAdapter | |
StoredResponse | StoredResponse is a response object that can be instantiated by any servlet and used/passed as a standard HttpResponse. |
Exception Summary
Exception | Description |
---|---|
ResponseErrorReport |
Version:
1.1.0