类 SslHandlerInitializer.HandshakeCompletionEvent

    • 构造器详细资料

      • HandshakeCompletionEvent

        public HandshakeCompletionEvent​(SSLSession sslSession,
                                        io.netty.channel.ChannelHandlerContext ctx)
    • 方法详细资料

      • getSslSession

        public SSLSession getSslSession()
      • getCtx

        public io.netty.channel.ChannelHandlerContext getCtx()