Package org.apache.james.mime4j
Class LongMultipartReadBench.MessageTest
- java.lang.Object
-
- org.apache.james.mime4j.LongMultipartReadBench.MessageTest
-
- All Implemented Interfaces:
LongMultipartReadBench.Test
- Enclosing class:
- LongMultipartReadBench
private static final class LongMultipartReadBench.MessageTest extends java.lang.Object implements LongMultipartReadBench.Test
-
-
Constructor Summary
Constructors Modifier Constructor Description private
MessageTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
run(byte[] content, int repetitions)
-
-
-
Method Detail
-
run
public void run(byte[] content, int repetitions) throws java.lang.Exception
- Specified by:
run
in interfaceLongMultipartReadBench.Test
- Throws:
java.lang.Exception
-
-