程序包 | 说明 |
---|---|
io.netty.handler.codec.http2 |
Benchmarks for
io.netty.handler.codec.http2 . |
限定符和类型 | 类和说明 |
---|---|
class |
AbstractInboundHttp2ToHttpAdapterBuilder<T extends InboundHttp2ToHttpAdapter,B extends AbstractInboundHttp2ToHttpAdapterBuilder<T,B>>
A skeletal builder implementation of
InboundHttp2ToHttpAdapter and its subtypes. |
限定符和类型 | 方法和说明 |
---|---|
InboundHttp2ToHttpAdapter |
InboundHttp2ToHttpAdapterBuilder.build() |
protected InboundHttp2ToHttpAdapter |
InboundHttp2ToHttpAdapterBuilder.build(Http2Connection connection,
int maxContentLength,
boolean validateHttpHeaders,
boolean propagateSettings) |