Class ServerHandlerUtils


  • public class ServerHandlerUtils
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static io.netty.handler.ssl.SslHandler extractSslHandler​(io.netty.channel.ChannelHandlerContext ctx)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ServerHandlerUtils

        public ServerHandlerUtils()
    • Method Detail

      • extractSslHandler

        public static io.netty.handler.ssl.SslHandler extractSslHandler​(io.netty.channel.ChannelHandlerContext ctx)