A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

J

JBooleanPropertyEditor - class in org.apache.jmeter.gui
Provides editor component for boolean properties that accommodate both true/false and expression string.
JCheckBoxBinding - class in org.apache.jmeter.gui
Binds a JCheckBox to a PropertyDescriptor, so JMeter can automatically update the test element from the UI state and vice versa.
JDateField - class in org.apache.jmeter.gui.util
This is Date mask control.
JLabeledFieldBinding - class in org.apache.jmeter.gui
Binds a JLabeledField to a PropertyDescriptor, so JMeter can automatically update the test element from the UI state and vice versa.
JLabeledRadioI18N - class in org.apache.jmeter.gui.util
JLabeledRadioI18N creates a set of Radio buttons with a label.
JMeter - class in org.apache.jmeter
Main JMeter class; processes options and starts the GUI, non-GUI or server as appropriate.
JMeterCellRenderer - class in org.apache.jmeter.gui.tree
Class to render the test tree - sets the enabled/disabled versions of the icons
JMeterColor - class in org.apache.jmeter.gui.util
 
JMeterContext - class in org.apache.jmeter.threads
Holds context for a thread.
JMeterContext.TestLogicalAction - class in org.apache.jmeter.threads.JMeterContext
 
JMeterContextService - class in org.apache.jmeter.threads
Provides context service for JMeter threads.
JMeterContextService.ThreadCounts - class in org.apache.jmeter.threads.JMeterContextService
 
JMeterEngine - class in org.apache.jmeter.engine
This interface is implemented by classes that can run JMeter tests.
JMeterEngineException - class in org.apache.jmeter.engine
Exception class for use by runTest and rrunTest
JMeterFileFilter - class in org.apache.jmeter.gui
A file filter which allows files to be filtered based on a list of allowed extensions.
JMeterGUIComponent - class in org.apache.jmeter.gui
Implementing this interface indicates that the class is a JMeter GUI Component.
JMeterGuiLauncher - class in org.apache.jmeter
 
JmeterKeyStore - class in org.apache.jmeter.util.keystore
Use this Keystore for JMeter specific KeyStores.
JMeterMenuBar - class in org.apache.jmeter.gui.util
 
JMeterPlugin - class in org.apache.jmeter.plugin
 
JMeterProperty - class in org.apache.jmeter.testelement.property
 
JMeterPropertySchemaUnchecked - class in org.apache.jmeter.testelement
Annotation that marks methods which access TestElement properties without verifying if the property belongs to the test element or not.
JMeterThread - class in org.apache.jmeter.threads
The JMeter interface to the sampling process, allowing JMeter to see the timing, add listeners for sampling events and to stop the sampling process.
JMeterThreadMonitor - class in org.apache.jmeter.threads
Interface used to listen to JMeterThread end of thread
JMeterToolBar - class in org.apache.jmeter.gui.util
The JMeter main toolbar class
JMeterTreeListener - class in org.apache.jmeter.gui.tree
 
JMeterTreeModel - class in org.apache.jmeter.gui.tree
 
JMeterTreeNode - class in org.apache.jmeter.gui.tree
 
JMeterTreeNodeTransferable - class in org.apache.jmeter.util
Simple implementation of a transferable for JMeterTreeNode arrays based on serialization.
JMeterTreeTransferHandler - class in org.apache.jmeter.gui.tree
 
JMeterUtils - class in org.apache.jmeter.util
This class contains the static utility methods used by JMeter.
JMeterVariables - class in org.apache.jmeter.threads
Class which defines JMeter variables.
JsonExporter - class in org.apache.jmeter.report.dashboard
Implementation of DataExporter that exports statistics to JSON
JsonizerVisitor - class in org.apache.jmeter.report.dashboard
The class JsonizerVisitor provides a visitor that can get json-like string from ResultData.
JsonUtil - class in org.apache.jmeter.report.core
The class JsonUtil provides helper functions to generate Json.
JSR223BeanInfoSupport - class in org.apache.jmeter.util
Parent class to handle common GUI design for JSR223 test elements
JSR223TestElement - class in org.apache.jmeter.util
Base class for JSR223 Test elements
JsseSSLManager - class in org.apache.jmeter.util
The SSLManager handles the KeyStore information for JMeter.
JSyntaxSearchToolBar - class in org.apache.jmeter.gui.util
Search toolbar associated to JSyntaxTextArea
JSyntaxTextArea - class in org.apache.jmeter.gui.util
Utility class to handle RSyntaxTextArea code It's not currently possible to instantiate the RSyntaxTextArea class when running headless.
JSyntaxTextAreaBinding - class in org.apache.jmeter.gui
Binds a JSyntaxTextArea to a PropertyDescriptor, so JMeter can automatically update the test element from the UI state and vice versa.
JTextComponentBinding - class in org.apache.jmeter.gui
Binds a JTextComponent to a PropertyDescriptor, so JMeter can automatically update the test element from the UI state and vice versa.
JTextScrollPane - class in org.apache.jmeter.gui.util
Utility class to handle RSyntaxTextArea code It's not currently possible to instantiate the RTextScrollPane class when running headless.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z