Class | Description |
---|---|
Converter |
Converter utilities for TestBeans
|
HeapDumper |
Class allowing access to Sun's heapDump method (Java 1.6+).
|
JOrphanUtils |
This class contains frequently-used static utility methods.
|
ThreadDumper |
Utility class to create a Thread Dump
|
XMLBuffer |
Provides XML string building methods.
|
Exception | Description |
---|---|
JMeterException |
Custom JMeter Exception
|
JMeterStopTestException |
This Exception is for use by functions etc to signal a Stop Test condition
where there is no access to the normal stop method
Stop test now means shutdown test waiting for current running samplers to end
|
JMeterStopTestNowException |
This Exception is for use by functions etc to signal a Stop Test Now condition
where there is no access to the normal stop method.
|
JMeterStopThreadException |
This Exception is for use by functions etc to signal a Stop Thread condition
where there is no access to the normal stop method
Thread will shutdown after end of current running sampler.
|
Error | Description |
---|---|
JMeterError |
Custom JMeter
Error |
Copyright © 1998-2019 Apache Software Foundation. All Rights Reserved.