Class NettyHttpServerResponse

java.lang.Object
cloud.piranha.http.netty.NettyHttpServerResponse
All Implemented Interfaces:
HttpServerResponse

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