Package com.ibm.websphere.servlet.response
@Version("2.0.0")
package com.ibm.websphere.servlet.response
-
ClassDescriptionDeprecated.since WAS V6.0 Use the HttpServletResponseWrapper class instead.Interface that the webcontainer expects the response objects to implement.StoredResponse is a response object that can be instantiated by any servlet and used/passed as a standard HttpResponse.StoredResponseCompat is a interface to allow both return types to co-exist for getHeaderNames