Class LongMultipartReadBench.AbstractContentHandlerTest

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void run​(byte[] content, int repetitions)  
      • Methods inherited from class java.lang.Object

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

      • AbstractContentHandlerTest

        private AbstractContentHandlerTest()
    • Method Detail

      • run

        public void run​(byte[] content,
                        int repetitions)
                 throws java.lang.Exception
        Specified by:
        run in interface LongMultipartReadBench.Test
        Throws:
        java.lang.Exception