public static class NettyHttp2Client.Http2SettingsHandler
extends io.netty.channel.SimpleChannelInboundHandler<io.netty.handler.codec.http2.Http2Settings>
| 构造器和说明 |
|---|
Http2SettingsHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
io.netty.handler.codec.http2.Http2Settings |
getHttp2Settings() |
io.netty.channel.ChannelPromise |
promise() |
void |
setPromise(io.netty.channel.ChannelPromise promise) |
String |
toString() |
Copyright © 2021. All rights reserved.