public class Http7RequestObjectAggregator
extends io.netty.handler.codec.http.HttpObjectAggregator
| 构造器和说明 |
|---|
Http7RequestObjectAggregator(int maxContentLength,
io.netty.channel.Channel channel,
String igUrlRules) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected boolean |
isStartMessage(io.netty.handler.codec.http.HttpObject msg) |
aggregate, beginAggregation, closeAfterContinueResponse, finishAggregation, handleOversizedMessage, ignoreContentAfterContinueResponse, isAggregated, isContentLengthInvalid, isContentMessage, isLastContentMessage, newContinueResponseacceptInboundMessage, channelInactive, channelReadComplete, ctx, decode, handlerAdded, handlerRemoved, isHandlingOversizedMessage, maxContentLength, maxCumulationBufferComponents, setMaxCumulationBufferComponentspublic Http7RequestObjectAggregator(int maxContentLength,
io.netty.channel.Channel channel,
String igUrlRules)
Copyright © 2024. All rights reserved.