Class AbstractSslHandlerBenchmark

    • Constructor Detail

      • AbstractSslHandlerBenchmark

        public AbstractSslHandlerBenchmark()
    • Method Detail

      • initSslHandlers

        protected final void initSslHandlers​(io.netty5.buffer.api.BufferAllocator allocator)
      • destroySslHandlers

        protected final void destroySslHandlers()
      • newClientHandler

        protected final io.netty5.handler.ssl.SslHandler newClientHandler​(io.netty5.buffer.api.BufferAllocator allocator)
      • newServerHandler

        protected final io.netty5.handler.ssl.SslHandler newServerHandler​(io.netty5.buffer.api.BufferAllocator allocator)
      • handleUnexpectedException

        public static void handleUnexpectedException​(Throwable t)