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, handlerAdded
channelActive, channelInactive, channelRead, channelReadComplete, channelUnregistered, channelWritabilityChanged, userEventTriggered
ensureNotSharable, handlerRemoved, isSharable
public PutMediaHandlerInitializer(io.netty.handler.ssl.SslContext sslContext, List<io.netty.channel.ChannelHandler> handlers)
Copyright © 2017. All rights reserved.