Class Summary |
BeanShellClient |
Implements a client that can talk to the JMeter BeanShell server. |
BeanShellInterpreter |
BeanShell setup function - encapsulates all the access to the BeanShell
Interpreter in a single class.
|
BeanShellServer |
Implements a BeanShell server to allow access to JMeter variables and
methods.
|
Calculator |
Class to calculate various items that don't require all previous results to be saved:
- mean = average
- standard deviation
- minimum
- maximum |
ColorHelper |
This class contains the static utility methods to manipulate colors. |
JMeterUtils |
This class contains the static utility methods used by JMeter. |
JMeterVersion |
Utility class to define the JMeter Version string |
JsseSSLManager |
The SSLManager handles the KeyStore information for JMeter. |
JsseSSLManager.AlwaysTrustManager |
|
LocaleChangeEvent |
|
NameUpdater |
|
SlowSocket |
"Slow" socket implementation to emulate dial-up modems etc |
SSLManager |
The SSLManager handles the KeyStore information for JMeter. |
StringUtilities |
|
XPathUtil |
author Justin Spears jspears@astrology.com
This class provides a few utility methods for dealing with XML/XPath. |