软件包 | 描述 |
---|---|
io.netty.handler.codec.http2 |
用于发送和接收HTTP / 2帧的处理程序。
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractHttp2ConnectionHandlerBuilder<T extends Http2ConnectionHandler,B extends AbstractHttp2ConnectionHandlerBuilder<T,B>>
抽象基类,定义构建 Http2ConnectionHandler 实例所需的常用功能。
|
Modifier and Type | Class and Description |
---|---|
class |
Http2ConnectionHandlerBuilder
建立 Http2ConnectionHandler 对象的生成器。
|
class |
Http2FrameCodecBuilder
Http2FrameCodec 的生成器。
|
class |
Http2MultiplexCodecBuilder
建筑师 Http2MultiplexCodec 。
|
class |
HttpToHttp2ConnectionHandlerBuilder
建立 HttpToHttp2ConnectionHandler 对象的生成器。
|
Copyright © 2008–2018 The Netty Project. All rights reserved.