@Version("2.0.0")
Package com.ibm.websphere.servlet.response
-
Interface Summary Interface Description IResponse Interface that the webcontainer expects the response objects to implement.StoredResponseCompat<T extends java.util.Enumeration<java.lang.String> & java.util.Collection<java.lang.String>> StoredResponseCompat is a interface to allow both return types to co-exist for getHeaderNames -
Class Summary Class Description CollectionEnumerationHybrid<E> DummyResponse 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