public class HttpOrHttp2Initializer
extends io.netty.handler.ssl.ApplicationProtocolNegotiationHandler
| Modifier | Constructor and Description |
|---|---|
protected |
HttpOrHttp2Initializer(Consumer<io.netty.channel.ChannelPipeline> http1Initializer,
Consumer<io.netty.channel.ChannelPipeline> http2Initializer) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configurePipeline(io.netty.channel.ChannelHandlerContext ctx,
String protocol) |
channelInactive, channelRead, exceptionCaught, handlerAdded, handlerRemoved, handshakeFailure, userEventTriggeredprotected void configurePipeline(io.netty.channel.ChannelHandlerContext ctx,
String protocol)
configurePipeline in class io.netty.handler.ssl.ApplicationProtocolNegotiationHandlerCopyright © 2023. All rights reserved.