| org.apache.jmeter.util.keystore |
| LocaleChangeListener | code | html | |
| NamedObject | code | html |
| BSFBeanInfoSupport | Parent class to handle common GUI design | code | html |
| BSFTestElement | code | html | |
| BeanShellBeanInfoSupport | Parent class to handle common GUI design | code | html |
| BeanShellTestElement | code | html | |
| SSLManager | The SSLManager handles the KeyStore information for JMeter. | code | html |
| BSFJavaScriptEngine | This is the interface to Netscape's Rhino (JavaScript) from the Bean Scripting Framework. | code | html |
| BeanShellClient | Implements a client that can talk to the JMeter BeanShell server. | code | html |
| BeanShellClient.SockRead | code | html | |
| BeanShellInterpreter | BeanShell setup function - encapsulates all the access to the BeanShell Interpreter in a single class. | code | html |
| BeanShellServer | Implements a BeanShell server to allow access to JMeter variables and methods. | code | html |
| CPSPauser | Generate appropriate pauses for a given CPS (characters per second) | code | html |
| Calculator | Class to calculate various items that don't require all previous results to be saved: - mean = average - standard deviation - minimum - maximum | code | html |
| ColorHelper | This class contains the static utility methods to manipulate colors. | code | html |
| CustomX509TrustManager | Custom TrustManager ignores all certificate errors TODO: implement conditional checking and logging (Derived from AuthSSLX509TrustManager in HttpClient contrib directory) | code | html |
| HttpSSLProtocolSocketFactory | Derived from EasySSLProtocolFactory Used by JsseSSLManager to set up the HttpClient and Java https socket handling | code | html |
| JMeterUtils | This class contains the static utility methods used by JMeter. | code | html |
| JMeterVersion | Utility class to define the JMeter Version string | code | html |
| JsseSSLManager | The SSLManager handles the KeyStore information for JMeter. | code | html |
| JsseSSLManager.WrappedX509KeyManager | This is the X509KeyManager we have defined for the sole purpose of selecting the proper key and certificate based on the keystore available. | code | html |
| LocaleChangeEvent | code | html | |
| NameUpdater | code | html | |
| ShutdownClient | Simple utility to send a shutdown message to a non-GUI instance of JMeter | code | html |
| SlowInputStream | InputStream wrapper to emulate a slow device, e.g. modem | code | html |
| SlowOutputStream | OutputStream filter to emulate a slow device, e.g. modem | code | html |
| SlowSSLSocket | "Slow" SSLsocket implementation to emulate dial-up modems etc WARNING: the class relies on overriding all superclass methods in order to apply them to the input socket. | code | html |
| SlowSocket | "Slow" (non-SSL) socket implementation to emulate dial-up modems etc | code | html |
| StringUtilities | code | html | |
| TidyException | Class for reporting errors when running Tidy. | code | html |
| XPathUtil | This class provides a few utility methods for dealing with XML/XPath. | code | html |
| XPathUtil.MyErrorHandler | code | html |