Package org.apache.jmeter.util

Interface Summary

LocaleChangeListener
NamedObject

Class Summary

BeanShellBeanInfoSupport Parent class to handle common GUI design
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.
BeanShellTestElement
BSFBeanInfoSupport Parent class to handle common GUI design
BSFJavaScriptEngine This is the interface to Netscape's Rhino (JavaScript) from the Bean Scripting Framework.
BSFTestElement
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.
CPSPauser Generate appropriate pauses for a given CPS (characters per second)
CustomX509TrustManager Custom TrustManager ignores all certificate errors TODO: implement conditional checking and logging (Derived from AuthSSLX509TrustManager in HttpClient contrib directory)
HttpSSLProtocolSocketFactory Derived from EasySSLProtocolFactory Used by JsseSSLManager to set up the HttpClient and Java https socket handling
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.
LocaleChangeEvent
NameUpdater
ShutdownClient Simple utility to send a shutdown message to a non-GUI instance of JMeter
SlowInputStream InputStream wrapper to emulate a slow device, e.g. modem
SlowOutputStream OutputStream filter to emulate a slow device, e.g. modem
SlowSocket "Slow" (non-SSL) socket implementation to emulate dial-up modems etc
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.
SSLManager The SSLManager handles the KeyStore information for JMeter.
StringUtilities
TidyException Class for reporting errors when running Tidy.
XPathUtil This class provides a few utility methods for dealing with XML/XPath.

Copyright © 1998-2010 Apache Software Foundation. All Rights Reserved.