public class HttpResponseProcessor
extends java.lang.Object
Constructor and Description |
---|
HttpResponseProcessor(HttpConsumerContext consumerContext) |
Modifier and Type | Method and Description |
---|---|
void |
process(HttpRequestContext requestContext,
io.netty.channel.ChannelHandlerContext ctx) |
public HttpResponseProcessor(HttpConsumerContext consumerContext)
public void process(HttpRequestContext requestContext, io.netty.channel.ChannelHandlerContext ctx)
Copyright © 2005-2021 Apache Software Foundation. All Rights Reserved.