软件包 | 描述 |
---|---|
io.netty.handler.codec.http2 |
用于发送和接收HTTP / 2帧的处理程序。
|
Constructor and Description |
---|
CleartextHttp2ServerUpgradeHandler(HttpServerCodec httpServerCodec, HttpServerUpgradeHandler httpServerUpgradeHandler, ChannelHandler http2ServerHandler)
创建通道处理程序,从HTTP升级或先前的知识提供明文HTTP / 2升级
|
Copyright © 2008–2018 The Netty Project. All rights reserved.