Class UndertowHttpResponse

java.lang.Object
cloud.piranha.http.undertow.UndertowHttpResponse
All Implemented Interfaces:
HttpServerResponse

public class UndertowHttpResponse extends Object implements HttpServerResponse
The Undertow implementation of HTTP Server Response.
Author:
Manfred Riem ([email protected])