public class PutMediaHandlerInitializer
extends io.netty.channel.ChannelInitializer<io.netty.channel.Channel>
| Constructor and Description |
|---|
PutMediaHandlerInitializer(io.netty.handler.ssl.SslContext sslContext,
List<io.netty.channel.ChannelHandler> handlers) |
| Modifier and Type | Method and Description |
|---|---|
void |
initChannel(io.netty.channel.Channel channel) |
channelRegistered, exceptionCaught, handlerAddedchannelActive, channelInactive, channelRead, channelReadComplete, channelUnregistered, channelWritabilityChanged, userEventTriggeredensureNotSharable, handlerRemoved, isSharablepublic PutMediaHandlerInitializer(io.netty.handler.ssl.SslContext sslContext,
List<io.netty.channel.ChannelHandler> handlers)
Copyright © 2019. All rights reserved.