Class HttpWebApplicationResponse

java.lang.Object
java.io.OutputStream
All Implemented Interfaces:
WebApplicationResponse, HttpServletResponse, ServletResponse, java.io.Closeable, java.io.Flushable, java.lang.AutoCloseable

public class HttpWebApplicationResponse
extends DefaultWebApplicationResponse
The HttpServerResponse variant of WebApplicationResponse.
Author:
Manfred Riem ([email protected])