Class AbstractSslHandlerThroughputBenchmark

    • Constructor Detail

      • AbstractSslHandlerThroughputBenchmark

        public AbstractSslHandlerThroughputBenchmark()
    • Method Detail

      • allocateBuffer

        protected final io.netty.buffer.ByteBuf allocateBuffer​(int size)
      • doWrite

        protected final io.netty.buffer.ByteBuf doWrite​(int numWrites)
                                                 throws Exception
        Throws:
        Exception