
public class SslNetworkHandler extends NetworkHandler
| Constructor and Description |
|---|
SslNetworkHandler(FtpSession session) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
callForSnmp(String error1,
String error2)
To be extended to inform of an error to SNMP support
|
void |
channelActive(io.netty.channel.ChannelHandlerContext ctx)
Initialize the Handler.
|
void |
channelRegistered(io.netty.channel.ChannelHandlerContext ctx) |
channelInactive, channelRead0, exceptionCaught, getBusinessHandler, getControlChannel, getFtpSession, writeIntermediateAnswer, writeIntermediateAnsweracceptInboundMessage, channelReadchannelReadComplete, channelUnregistered, channelWritabilityChanged, userEventTriggeredensureNotSharable, handlerAdded, handlerRemoved, isSharablepublic SslNetworkHandler(FtpSession session)
session - public void channelRegistered(io.netty.channel.ChannelHandlerContext ctx)
throws Exception
channelRegistered in interface io.netty.channel.ChannelInboundHandlerchannelRegistered in class io.netty.channel.ChannelInboundHandlerAdapterExceptionprotected void callForSnmp(String error1, String error2)
callForSnmp in class NetworkHandlererror1 - error2 - public void channelActive(io.netty.channel.ChannelHandlerContext ctx)
throws Exception
NetworkHandlerchannelActive in interface io.netty.channel.ChannelInboundHandlerchannelActive in class NetworkHandlerExceptionCopyright © 2009–2022 Waarp. All rights reserved.