public class DeferSslHandler
extends io.netty.channel.ChannelDuplexHandler
ChannelHandler that holds a place in a pipeline, allowing us to defer adding the SslHandler.| Modifier and Type | Method and Description |
|---|---|
void |
ready()
Indicates that we are ready to stop deferring, and add the deferred
SslHandler. |
bind, close, connect, deregister, disconnect, flush, read, writechannelActive, channelInactive, channelRead, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught, userEventTriggeredensureNotSharable, handlerAdded, handlerRemoved, isSharable