public final class Http2ClientFrameInitializer
extends io.netty.channel.ChannelInitializer<io.netty.channel.Channel>
Http2FrameCodec and Http2MultiplexHandler.| Constructor and Description |
|---|
Http2ClientFrameInitializer(io.netty.handler.ssl.SslContext sslCtx) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
initChannel(io.netty.channel.Channel ch) |
channelRegistered, exceptionCaught, handlerAdded, handlerRemovedCopyright © 2008–2023 The Netty Project. All rights reserved.