Class HttpWebApplicationResponse

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

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