public class Http2SettingsHandler
extends io.netty.channel.SimpleChannelInboundHandler<io.netty.handler.codec.http2.Http2Settings>
Http2Settings object| Constructor and Description |
|---|
Http2SettingsHandler(CompletableFuture<Protocol> protocolFuture) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
channelRead0(io.netty.channel.ChannelHandlerContext ctx,
io.netty.handler.codec.http2.Http2Settings http2Settings) |
acceptInboundMessage, channelReadchannelActive, channelInactive, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught, userEventTriggeredensureNotSharable, handlerAdded, handlerRemoved, isSharablepublic Http2SettingsHandler(CompletableFuture<Protocol> protocolFuture)
protected void channelRead0(io.netty.channel.ChannelHandlerContext ctx,
io.netty.handler.codec.http2.Http2Settings http2Settings)
throws Exception
channelRead0 in class io.netty.channel.SimpleChannelInboundHandler<io.netty.handler.codec.http2.Http2Settings>ExceptionCopyright © 2023. All rights reserved.