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,
String host,
int port) |
Modifier and Type | Method and Description |
---|---|
void |
initChannel(io.netty.channel.Channel channel) |
channelRegistered, exceptionCaught, handlerAdded, handlerRemoved
Copyright © 2022. All rights reserved.