public class BrpcHttpObjectAggregator
extends io.netty.handler.codec.http.HttpObjectAggregator
HttpObjectAggregator| Constructor and Description |
|---|
BrpcHttpObjectAggregator(int maxContentLength) |
| Modifier and Type | Method and Description |
|---|---|
void |
abort()
Abort aggregation and release underlying resources
|
void |
aggregate(io.netty.channel.ChannelHandlerContext ctx,
Object msg,
List<Object> out) |
aggregate, beginAggregation, closeAfterContinueResponse, finishAggregation, handleOversizedMessage, ignoreContentAfterContinueResponse, isAggregated, isContentLengthInvalid, isContentMessage, isLastContentMessage, isStartMessage, newContinueResponseacceptInboundMessage, channelInactive, channelReadComplete, ctx, decode, handlerAdded, handlerRemoved, isHandlingOversizedMessage, maxContentLength, maxCumulationBufferComponents, setMaxCumulationBufferComponentsCopyright © 2020 Baidu, Inc.. All rights reserved.