blob: ae3d288e8223e53e480bd1f122971a4ee8e6755e [file] [log] [blame]
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) -->
<title>Index (Apache JMeter dist API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="description" content="index">
<meta name="generator" content="javadoc/IndexWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="script-dir/jquery-3.5.1.min.js"></script>
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
</head>
<body class="index-page">
<script type="text/javascript">var pathtoroot = "./";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<div class="about-language"><b>Apache JMeter</b></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="nav-bar-cell1-rev">Index</li>
<li><a href="help-doc.html#index">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1>Index</h1>
</div>
<a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:J">J</a>&nbsp;<a href="#I:K">K</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:Q">Q</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:U">U</a>&nbsp;<a href="#I:V">V</a>&nbsp;<a href="#I:W">W</a>&nbsp;<a href="#I:X">X</a>&nbsp;<a href="#I:Y">Y</a>&nbsp;<a href="#I:Z">Z</a>&nbsp;<br><a href="allclasses-index.html">All&nbsp;Classes&nbsp;and&nbsp;Interfaces</a><span class="vertical-separator">|</span><a href="allpackages-index.html">All&nbsp;Packages</a><span class="vertical-separator">|</span><a href="constant-values.html">Constant&nbsp;Field&nbsp;Values</a><span class="vertical-separator">|</span><a href="serialized-form.html">Serialized&nbsp;Form</a>
<h2 class="title" id="I:A">A</h2>
<dl class="index">
<dt><a href="org/apache/jmeter/gui/action/ActionNames.html#ABOUT" class="member-name-link">ABOUT</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ActionNames.html" title="class in org.apache.jmeter.gui.action">ActionNames</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/AboutCommand.html" class="type-name-link" title="class in org.apache.jmeter.gui.action">AboutCommand</a> - Class in <a href="org/apache/jmeter/gui/action/package-summary.html">org.apache.jmeter.gui.action</a></dt>
<dd>
<div class="block">About Command.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/AboutCommand.html#%3Cinit%3E()" class="member-name-link">AboutCommand()</a> - Constructor for class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/AboutCommand.html" title="class in org.apache.jmeter.gui.action">AboutCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/AbstractAction.html" class="type-name-link" title="class in org.apache.jmeter.gui.action">AbstractAction</a> - Class in <a href="org/apache/jmeter/gui/action/package-summary.html">org.apache.jmeter.gui.action</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/AbstractAction.html#%3Cinit%3E()" class="member-name-link">AbstractAction()</a> - Constructor for class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/AbstractAction.html" title="class in org.apache.jmeter.gui.action">AbstractAction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/AbstractActionWithNoRunningTest.html" class="type-name-link" title="class in org.apache.jmeter.gui.action">AbstractActionWithNoRunningTest</a> - Class in <a href="org/apache/jmeter/gui/action/package-summary.html">org.apache.jmeter.gui.action</a></dt>
<dd>
<div class="block"><a href="org/apache/jmeter/gui/action/AbstractAction.html" title="class in org.apache.jmeter.gui.action"><code>AbstractAction</code></a> implementation that check no test is running
before calling <a href="org/apache/jmeter/gui/action/AbstractActionWithNoRunningTest.html#doActionAfterCheck(java.awt.event.ActionEvent)"><code>AbstractActionWithNoRunningTest.doActionAfterCheck(ActionEvent)</code></a></div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/AbstractActionWithNoRunningTest.html#%3Cinit%3E()" class="member-name-link">AbstractActionWithNoRunningTest()</a> - Constructor for class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/AbstractActionWithNoRunningTest.html" title="class in org.apache.jmeter.gui.action">AbstractActionWithNoRunningTest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/AbstractAggregatorFactory.html" class="type-name-link" title="class in org.apache.jmeter.report.processor">AbstractAggregatorFactory</a> - Class in <a href="org/apache/jmeter/report/processor/package-summary.html">org.apache.jmeter.report.processor</a></dt>
<dd>
<div class="block">
A factory for creating AbstractAggregator objects.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/AbstractAggregatorFactory.html#%3Cinit%3E()" class="member-name-link">AbstractAggregatorFactory()</a> - Constructor for class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/AbstractAggregatorFactory.html" title="class in org.apache.jmeter.report.processor">AbstractAggregatorFactory</a></dt>
<dd>
<div class="block">Instantiates a new abstract aggregator factory.</div>
</dd>
<dt><a href="org/apache/jmeter/assertions/gui/AbstractAssertionGui.html" class="type-name-link" title="class in org.apache.jmeter.assertions.gui">AbstractAssertionGui</a> - Class in <a href="org/apache/jmeter/assertions/gui/package-summary.html">org.apache.jmeter.assertions.gui</a></dt>
<dd>
<div class="block">This is the base class for JMeter GUI components which manage assertions.</div>
</dd>
<dt><a href="org/apache/jmeter/assertions/gui/AbstractAssertionGui.html#%3Cinit%3E()" class="member-name-link">AbstractAssertionGui()</a> - Constructor for class org.apache.jmeter.assertions.gui.<a href="org/apache/jmeter/assertions/gui/AbstractAssertionGui.html" title="class in org.apache.jmeter.assertions.gui">AbstractAssertionGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/backend/AbstractBackendListenerClient.html" class="type-name-link" title="class in org.apache.jmeter.visualizers.backend">AbstractBackendListenerClient</a> - Class in <a href="org/apache/jmeter/visualizers/backend/package-summary.html">org.apache.jmeter.visualizers.backend</a></dt>
<dd>
<div class="block">An abstract implementation of the BackendListenerClient interface.</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/backend/AbstractBackendListenerClient.html#%3Cinit%3E()" class="member-name-link">AbstractBackendListenerClient()</a> - Constructor for class org.apache.jmeter.visualizers.backend.<a href="org/apache/jmeter/visualizers/backend/AbstractBackendListenerClient.html" title="class in org.apache.jmeter.visualizers.backend">AbstractBackendListenerClient</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/bolt/sampler/AbstractBoltTestElement.html" class="type-name-link" title="class in org.apache.jmeter.protocol.bolt.sampler">AbstractBoltTestElement</a> - Class in <a href="org/apache/jmeter/protocol/bolt/sampler/package-summary.html">org.apache.jmeter.protocol.bolt.sampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/bolt/sampler/AbstractBoltTestElement.html#%3Cinit%3E()" class="member-name-link">AbstractBoltTestElement()</a> - Constructor for class org.apache.jmeter.protocol.bolt.sampler.<a href="org/apache/jmeter/protocol/bolt/sampler/AbstractBoltTestElement.html" title="class in org.apache.jmeter.protocol.bolt.sampler">AbstractBoltTestElement</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/config/gui/AbstractConfigGui.html" class="type-name-link" title="class in org.apache.jmeter.config.gui">AbstractConfigGui</a> - Class in <a href="org/apache/jmeter/config/gui/package-summary.html">org.apache.jmeter.config.gui</a></dt>
<dd>
<div class="block">This is the base class for JMeter GUI components which provide configuration
for some other component.</div>
</dd>
<dt><a href="org/apache/jmeter/config/gui/AbstractConfigGui.html#%3Cinit%3E()" class="member-name-link">AbstractConfigGui()</a> - Constructor for class org.apache.jmeter.config.gui.<a href="org/apache/jmeter/config/gui/AbstractConfigGui.html" title="class in org.apache.jmeter.config.gui">AbstractConfigGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/control/gui/AbstractControllerGui.html" class="type-name-link" title="class in org.apache.jmeter.control.gui">AbstractControllerGui</a> - Class in <a href="org/apache/jmeter/control/gui/package-summary.html">org.apache.jmeter.control.gui</a></dt>
<dd>
<div class="block">This is the base class for JMeter GUI components which manage controllers.</div>
</dd>
<dt><a href="org/apache/jmeter/control/gui/AbstractControllerGui.html#%3Cinit%3E()" class="member-name-link">AbstractControllerGui()</a> - Constructor for class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/AbstractControllerGui.html" title="class in org.apache.jmeter.control.gui">AbstractControllerGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/dashboard/AbstractDataExporter.html" class="type-name-link" title="class in org.apache.jmeter.report.dashboard">AbstractDataExporter</a> - Class in <a href="org/apache/jmeter/report/dashboard/package-summary.html">org.apache.jmeter.report.dashboard</a></dt>
<dd>
<div class="block">The Class AbstractDataExporter provides a base class for DataExporter.</div>
</dd>
<dt><a href="org/apache/jmeter/report/dashboard/AbstractDataExporter.html#%3Cinit%3E()" class="member-name-link">AbstractDataExporter()</a> - Constructor for class org.apache.jmeter.report.dashboard.<a href="org/apache/jmeter/report/dashboard/AbstractDataExporter.html" title="class in org.apache.jmeter.report.dashboard">AbstractDataExporter</a></dt>
<dd>
<div class="block">Instantiates a new abstract data exporter.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/AbstractFunction.html" class="type-name-link" title="class in org.apache.jmeter.functions">AbstractFunction</a> - Class in <a href="org/apache/jmeter/functions/package-summary.html">org.apache.jmeter.functions</a></dt>
<dd>
<div class="block">Provides common methods for all functions</div>
</dd>
<dt><a href="org/apache/jmeter/functions/AbstractFunction.html#%3Cinit%3E()" class="member-name-link">AbstractFunction()</a> - Constructor for class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/AbstractFunction.html" title="class in org.apache.jmeter.functions">AbstractFunction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/AbstractGraphConsumer.html" class="type-name-link" title="class in org.apache.jmeter.report.processor.graph">AbstractGraphConsumer</a> - Class in <a href="org/apache/jmeter/report/processor/graph/package-summary.html">org.apache.jmeter.report.processor.graph</a></dt>
<dd>
<div class="block">
The class AbstractGraphConsumer provides a consumer that build a sorted map
from samples.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/AbstractGraphConsumer.html#%3Cinit%3E()" class="member-name-link">AbstractGraphConsumer()</a> - Constructor for class org.apache.jmeter.report.processor.graph.<a href="org/apache/jmeter/report/processor/graph/AbstractGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph">AbstractGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/java/sampler/AbstractJavaSamplerClient.html" class="type-name-link" title="class in org.apache.jmeter.protocol.java.sampler">AbstractJavaSamplerClient</a> - Class in <a href="org/apache/jmeter/protocol/java/sampler/package-summary.html">org.apache.jmeter.protocol.java.sampler</a></dt>
<dd>
<div class="block">An abstract implementation of the JavaSamplerClient interface.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/java/sampler/AbstractJavaSamplerClient.html#%3Cinit%3E()" class="member-name-link">AbstractJavaSamplerClient()</a> - Constructor for class org.apache.jmeter.protocol.java.sampler.<a href="org/apache/jmeter/protocol/java/sampler/AbstractJavaSamplerClient.html" title="class in org.apache.jmeter.protocol.java.sampler">AbstractJavaSamplerClient</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/jdbc/processor/AbstractJDBCProcessor.html" class="type-name-link" title="class in org.apache.jmeter.protocol.jdbc.processor">AbstractJDBCProcessor</a> - Class in <a href="org/apache/jmeter/protocol/jdbc/processor/package-summary.html">org.apache.jmeter.protocol.jdbc.processor</a></dt>
<dd>
<div class="block">As pre- and post-processors essentially do the same this class provides the implementation.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/jdbc/processor/AbstractJDBCProcessor.html#%3Cinit%3E()" class="member-name-link">AbstractJDBCProcessor()</a> - Constructor for class org.apache.jmeter.protocol.jdbc.processor.<a href="org/apache/jmeter/protocol/jdbc/processor/AbstractJDBCProcessor.html" title="class in org.apache.jmeter.protocol.jdbc.processor">AbstractJDBCProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/jdbc/AbstractJDBCTestElement.html" class="type-name-link" title="class in org.apache.jmeter.protocol.jdbc">AbstractJDBCTestElement</a> - Class in <a href="org/apache/jmeter/protocol/jdbc/package-summary.html">org.apache.jmeter.protocol.jdbc</a></dt>
<dd>
<div class="block">A base class for all JDBC test elements handling the basics of a SQL request.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/jdbc/AbstractJDBCTestElement.html#%3Cinit%3E()" class="member-name-link">AbstractJDBCTestElement()</a> - Constructor for class org.apache.jmeter.protocol.jdbc.<a href="org/apache/jmeter/protocol/jdbc/AbstractJDBCTestElement.html" title="class in org.apache.jmeter.protocol.jdbc">AbstractJDBCTestElement</a></dt>
<dd>
<div class="block">Creates a JDBCSampler.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/AbstractJMeterGuiComponent.html" class="type-name-link" title="class in org.apache.jmeter.gui">AbstractJMeterGuiComponent</a> - Class in <a href="org/apache/jmeter/gui/package-summary.html">org.apache.jmeter.gui</a></dt>
<dd>
<div class="block">This abstract class takes care of the most basic functions necessary to
create a viable JMeter GUI component.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/AbstractJMeterGuiComponent.html#%3Cinit%3E()" class="member-name-link">AbstractJMeterGuiComponent()</a> - Constructor for class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/AbstractJMeterGuiComponent.html" title="class in org.apache.jmeter.gui">AbstractJMeterGuiComponent</a></dt>
<dd>
<div class="block">When constructing a new component, this takes care of basic tasks like
setting up the Name Panel and assigning the class's static label as the
name to start.</div>
</dd>
<dt><a href="org/apache/jmeter/reporters/AbstractListenerElement.html" class="type-name-link" title="class in org.apache.jmeter.reporters">AbstractListenerElement</a> - Class in <a href="org/apache/jmeter/reporters/package-summary.html">org.apache.jmeter.reporters</a></dt>
<dd>
<div class="block">Base class for Listeners</div>
</dd>
<dt><a href="org/apache/jmeter/reporters/AbstractListenerElement.html#%3Cinit%3E()" class="member-name-link">AbstractListenerElement()</a> - Constructor for class org.apache.jmeter.reporters.<a href="org/apache/jmeter/reporters/AbstractListenerElement.html" title="class in org.apache.jmeter.reporters">AbstractListenerElement</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/gui/AbstractListenerGui.html" class="type-name-link" title="class in org.apache.jmeter.visualizers.gui">AbstractListenerGui</a> - Class in <a href="org/apache/jmeter/visualizers/gui/package-summary.html">org.apache.jmeter.visualizers.gui</a></dt>
<dd>
<div class="block">Basic Listener/Visualiser Gui class to correspond with AbstractPreProcessorGui etc.</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/gui/AbstractListenerGui.html#%3Cinit%3E()" class="member-name-link">AbstractListenerGui()</a> - Constructor for class org.apache.jmeter.visualizers.gui.<a href="org/apache/jmeter/visualizers/gui/AbstractListenerGui.html" title="class in org.apache.jmeter.visualizers.gui">AbstractListenerGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/AbstractOverTimeGraphConsumer.html" class="type-name-link" title="class in org.apache.jmeter.report.processor.graph">AbstractOverTimeGraphConsumer</a> - Class in <a href="org/apache/jmeter/report/processor/graph/package-summary.html">org.apache.jmeter.report.processor.graph</a></dt>
<dd>
<div class="block">The class AbstractOverTimeGraphConsumer provides a base class for over time
graphs.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/AbstractOverTimeGraphConsumer.html#%3Cinit%3E()" class="member-name-link">AbstractOverTimeGraphConsumer()</a> - Constructor for class org.apache.jmeter.report.processor.graph.<a href="org/apache/jmeter/report/processor/graph/AbstractOverTimeGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph">AbstractOverTimeGraphConsumer</a></dt>
<dd>
<div class="block">Instantiates a new abstract over time graph consumer.</div>
</dd>
<dt><a href="org/apache/commons/cli/avalon/AbstractParserControl.html" class="type-name-link" title="class in org.apache.commons.cli.avalon">AbstractParserControl</a> - Class in <a href="org/apache/commons/cli/avalon/package-summary.html">org.apache.commons.cli.avalon</a></dt>
<dd>
<div class="block">Class to inherit from so when in future when new controls are added clients
will no have to implement them.</div>
</dd>
<dt><a href="org/apache/commons/cli/avalon/AbstractParserControl.html#%3Cinit%3E()" class="member-name-link">AbstractParserControl()</a> - Constructor for class org.apache.commons.cli.avalon.<a href="org/apache/commons/cli/avalon/AbstractParserControl.html" title="class in org.apache.commons.cli.avalon">AbstractParserControl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/processor/gui/AbstractPostProcessorGui.html" class="type-name-link" title="class in org.apache.jmeter.processor.gui">AbstractPostProcessorGui</a> - Class in <a href="org/apache/jmeter/processor/gui/package-summary.html">org.apache.jmeter.processor.gui</a></dt>
<dd>
<div class="block">This is the base class for JMeter GUI components which manage PostProcessors.</div>
</dd>
<dt><a href="org/apache/jmeter/processor/gui/AbstractPostProcessorGui.html#%3Cinit%3E()" class="member-name-link">AbstractPostProcessorGui()</a> - Constructor for class org.apache.jmeter.processor.gui.<a href="org/apache/jmeter/processor/gui/AbstractPostProcessorGui.html" title="class in org.apache.jmeter.processor.gui">AbstractPostProcessorGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/processor/gui/AbstractPreProcessorGui.html" class="type-name-link" title="class in org.apache.jmeter.processor.gui">AbstractPreProcessorGui</a> - Class in <a href="org/apache/jmeter/processor/gui/package-summary.html">org.apache.jmeter.processor.gui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/processor/gui/AbstractPreProcessorGui.html#%3Cinit%3E()" class="member-name-link">AbstractPreProcessorGui()</a> - Constructor for class org.apache.jmeter.processor.gui.<a href="org/apache/jmeter/processor/gui/AbstractPreProcessorGui.html" title="class in org.apache.jmeter.processor.gui">AbstractPreProcessorGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testelement/property/AbstractProperty.html" class="type-name-link" title="class in org.apache.jmeter.testelement.property">AbstractProperty</a> - Class in <a href="org/apache/jmeter/testelement/property/package-summary.html">org.apache.jmeter.testelement.property</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testelement/property/AbstractProperty.html#%3Cinit%3E()" class="member-name-link">AbstractProperty()</a> - Constructor for class org.apache.jmeter.testelement.property.<a href="org/apache/jmeter/testelement/property/AbstractProperty.html" title="class in org.apache.jmeter.testelement.property">AbstractProperty</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testelement/property/AbstractProperty.html#%3Cinit%3E(java.lang.String)" class="member-name-link">AbstractProperty(String)</a> - Constructor for class org.apache.jmeter.testelement.property.<a href="org/apache/jmeter/testelement/property/AbstractProperty.html" title="class in org.apache.jmeter.testelement.property">AbstractProperty</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/timers/gui/AbstractRandomTimerGui.html" class="type-name-link" title="class in org.apache.jmeter.timers.gui">AbstractRandomTimerGui</a> - Class in <a href="org/apache/jmeter/timers/gui/package-summary.html">org.apache.jmeter.timers.gui</a></dt>
<dd>
<div class="block">Abstract Random timer GUI.</div>
</dd>
<dt><a href="org/apache/jmeter/timers/gui/AbstractRandomTimerGui.html#%3Cinit%3E()" class="member-name-link">AbstractRandomTimerGui()</a> - Constructor for class org.apache.jmeter.timers.gui.<a href="org/apache/jmeter/timers/gui/AbstractRandomTimerGui.html" title="class in org.apache.jmeter.timers.gui">AbstractRandomTimerGui</a></dt>
<dd>
<div class="block">No-arg constructor.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/AbstractSampleConsumer.html" class="type-name-link" title="class in org.apache.jmeter.report.processor">AbstractSampleConsumer</a> - Class in <a href="org/apache/jmeter/report/processor/package-summary.html">org.apache.jmeter.report.processor</a></dt>
<dd>
<div class="block">Base class for sample consumer implementations.<br>
Every sample consumer should extends this class to support basic consumer
features.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/AbstractSampleConsumer.html#%3Cinit%3E()" class="member-name-link">AbstractSampleConsumer()</a> - Constructor for class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/AbstractSampleConsumer.html" title="class in org.apache.jmeter.report.processor">AbstractSampleConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/AbstractSampleProcessor.html" class="type-name-link" title="class in org.apache.jmeter.report.processor">AbstractSampleProcessor</a> - Class in <a href="org/apache/jmeter/report/processor/package-summary.html">org.apache.jmeter.report.processor</a></dt>
<dd>
<div class="block">Base for sample processor implementations<br>
Implements basic logic for setting sample context and handling channel
attributes.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/AbstractSampleProcessor.html#%3Cinit%3E()" class="member-name-link">AbstractSampleProcessor()</a> - Constructor for class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/AbstractSampleProcessor.html" title="class in org.apache.jmeter.report.processor">AbstractSampleProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/samplers/AbstractSampler.html" class="type-name-link" title="class in org.apache.jmeter.samplers">AbstractSampler</a> - Class in <a href="org/apache/jmeter/samplers/package-summary.html">org.apache.jmeter.samplers</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/samplers/AbstractSampler.html#%3Cinit%3E()" class="member-name-link">AbstractSampler()</a> - Constructor for class org.apache.jmeter.samplers.<a href="org/apache/jmeter/samplers/AbstractSampler.html" title="class in org.apache.jmeter.samplers">AbstractSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/AbstractSamplerCreator.html" class="type-name-link" title="class in org.apache.jmeter.protocol.http.proxy">AbstractSamplerCreator</a> - Class in <a href="org/apache/jmeter/protocol/http/proxy/package-summary.html">org.apache.jmeter.protocol.http.proxy</a></dt>
<dd>
<div class="block">Base class for SamplerCreator</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/AbstractSamplerCreator.html#%3Cinit%3E()" class="member-name-link">AbstractSamplerCreator()</a> - Constructor for class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/AbstractSamplerCreator.html" title="class in org.apache.jmeter.protocol.http.proxy">AbstractSamplerCreator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/samplers/gui/AbstractSamplerGui.html" class="type-name-link" title="class in org.apache.jmeter.samplers.gui">AbstractSamplerGui</a> - Class in <a href="org/apache/jmeter/samplers/gui/package-summary.html">org.apache.jmeter.samplers.gui</a></dt>
<dd>
<div class="block">This is the base class for JMeter GUI components which manage samplers.</div>
</dd>
<dt><a href="org/apache/jmeter/samplers/gui/AbstractSamplerGui.html#%3Cinit%3E()" class="member-name-link">AbstractSamplerGui()</a> - Constructor for class org.apache.jmeter.samplers.gui.<a href="org/apache/jmeter/samplers/gui/AbstractSamplerGui.html" title="class in org.apache.jmeter.samplers.gui">AbstractSamplerGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/samplers/AbstractSampleSender.html" class="type-name-link" title="class in org.apache.jmeter.samplers">AbstractSampleSender</a> - Class in <a href="org/apache/jmeter/samplers/package-summary.html">org.apache.jmeter.samplers</a></dt>
<dd>
<div class="block">Base class for SampleSender implementations</div>
</dd>
<dt><a href="org/apache/jmeter/samplers/AbstractSampleSender.html#%3Cinit%3E()" class="member-name-link">AbstractSampleSender()</a> - Constructor for class org.apache.jmeter.samplers.<a href="org/apache/jmeter/samplers/AbstractSampleSender.html" title="class in org.apache.jmeter.samplers">AbstractSampleSender</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/AbstractSampleSource.html" class="type-name-link" title="class in org.apache.jmeter.report.processor">AbstractSampleSource</a> - Class in <a href="org/apache/jmeter/report/processor/package-summary.html">org.apache.jmeter.report.processor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/AbstractSampleSource.html#%3Cinit%3E()" class="member-name-link">AbstractSampleSource()</a> - Constructor for class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/AbstractSampleSource.html" title="class in org.apache.jmeter.report.processor">AbstractSampleSource</a></dt>
<dd>
<div class="block">Instantiates a new abstract sample source.</div>
</dd>
<dt><a href="org/apache/jmeter/report/core/AbstractSampleWriter.html" class="type-name-link" title="class in org.apache.jmeter.report.core">AbstractSampleWriter</a> - Class in <a href="org/apache/jmeter/report/core/package-summary.html">org.apache.jmeter.report.core</a></dt>
<dd>
<div class="block">Base class for implementing sample writer.<br></div>
</dd>
<dt><a href="org/apache/jmeter/report/core/AbstractSampleWriter.html#%3Cinit%3E()" class="member-name-link">AbstractSampleWriter()</a> - Constructor for class org.apache.jmeter.report.core.<a href="org/apache/jmeter/report/core/AbstractSampleWriter.html" title="class in org.apache.jmeter.report.core">AbstractSampleWriter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testelement/AbstractScopedAssertion.html" class="type-name-link" title="class in org.apache.jmeter.testelement">AbstractScopedAssertion</a> - Class in <a href="org/apache/jmeter/testelement/package-summary.html">org.apache.jmeter.testelement</a></dt>
<dd>
<div class="block">
Super-class for all Assertions that can be applied to main sample, sub-samples or both.</div>
</dd>
<dt><a href="org/apache/jmeter/testelement/AbstractScopedAssertion.html#%3Cinit%3E()" class="member-name-link">AbstractScopedAssertion()</a> - Constructor for class org.apache.jmeter.testelement.<a href="org/apache/jmeter/testelement/AbstractScopedAssertion.html" title="class in org.apache.jmeter.testelement">AbstractScopedAssertion</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/AbstractScopedJMeterGuiComponent.html" class="type-name-link" title="class in org.apache.jmeter.gui">AbstractScopedJMeterGuiComponent</a> - Class in <a href="org/apache/jmeter/gui/package-summary.html">org.apache.jmeter.gui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/AbstractScopedJMeterGuiComponent.html#%3Cinit%3E()" class="member-name-link">AbstractScopedJMeterGuiComponent()</a> - Constructor for class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/AbstractScopedJMeterGuiComponent.html" title="class in org.apache.jmeter.gui">AbstractScopedJMeterGuiComponent</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testelement/AbstractScopedTestElement.html" class="type-name-link" title="class in org.apache.jmeter.testelement">AbstractScopedTestElement</a> - Class in <a href="org/apache/jmeter/testelement/package-summary.html">org.apache.jmeter.testelement</a></dt>
<dd>
<div class="block">
Super-class for TestElements that can be applied to main sample, sub-samples or both.</div>
</dd>
<dt><a href="org/apache/jmeter/testelement/AbstractScopedTestElement.html#%3Cinit%3E()" class="member-name-link">AbstractScopedTestElement()</a> - Constructor for class org.apache.jmeter.testelement.<a href="org/apache/jmeter/testelement/AbstractScopedTestElement.html" title="class in org.apache.jmeter.testelement">AbstractScopedTestElement</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/AbstractSeriesSelector.html" class="type-name-link" title="class in org.apache.jmeter.report.processor.graph">AbstractSeriesSelector</a> - Class in <a href="org/apache/jmeter/report/processor/graph/package-summary.html">org.apache.jmeter.report.processor.graph</a></dt>
<dd>
<div class="block">The class AbstractSeriesSelector provide an abstract base class for
GraphSeriesSelector.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/AbstractSeriesSelector.html#%3Cinit%3E()" class="member-name-link">AbstractSeriesSelector()</a> - Constructor for class org.apache.jmeter.report.processor.graph.<a href="org/apache/jmeter/report/processor/graph/AbstractSeriesSelector.html" title="class in org.apache.jmeter.report.processor.graph">AbstractSeriesSelector</a></dt>
<dd>
<div class="block">Instantiates a new abstract series selector.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/AbstractSeriesSelector.html#%3Cinit%3E(boolean)" class="member-name-link">AbstractSeriesSelector(boolean)</a> - Constructor for class org.apache.jmeter.report.processor.graph.<a href="org/apache/jmeter/report/processor/graph/AbstractSeriesSelector.html" title="class in org.apache.jmeter.report.processor.graph">AbstractSeriesSelector</a></dt>
<dd>
<div class="block">Instantiates a new abstract series selector.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/AbstractSummaryConsumer.html" class="type-name-link" title="class in org.apache.jmeter.report.processor">AbstractSummaryConsumer</a>&lt;<a href="org/apache/jmeter/report/processor/AbstractSummaryConsumer.html" title="type parameter in AbstractSummaryConsumer">TData</a>&gt; - Class in <a href="org/apache/jmeter/report/processor/package-summary.html">org.apache.jmeter.report.processor</a></dt>
<dd>
<div class="block">The class AbstractSummaryConsumer provides a base class for data of the
dashboard page.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/AbstractSummaryConsumer.html#%3Cinit%3E(boolean)" class="member-name-link">AbstractSummaryConsumer(boolean)</a> - Constructor for class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/AbstractSummaryConsumer.html" title="class in org.apache.jmeter.report.processor">AbstractSummaryConsumer</a></dt>
<dd>
<div class="block">Instantiates a new abstract summary consumer.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/AbstractSummaryConsumer.SummaryInfo.html" class="type-name-link" title="class in org.apache.jmeter.report.processor">AbstractSummaryConsumer.SummaryInfo</a> - Class in <a href="org/apache/jmeter/report/processor/package-summary.html">org.apache.jmeter.report.processor</a></dt>
<dd>
<div class="block">The class SummaryInfo stores intermediate results.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/tcp/sampler/AbstractTCPClient.html" class="type-name-link" title="class in org.apache.jmeter.protocol.tcp.sampler">AbstractTCPClient</a> - Class in <a href="org/apache/jmeter/protocol/tcp/sampler/package-summary.html">org.apache.jmeter.protocol.tcp.sampler</a></dt>
<dd>
<div class="block">Basic implementation of TCPClient interface.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/tcp/sampler/AbstractTCPClient.html#%3Cinit%3E()" class="member-name-link">AbstractTCPClient()</a> - Constructor for class org.apache.jmeter.protocol.tcp.sampler.<a href="org/apache/jmeter/protocol/tcp/sampler/AbstractTCPClient.html" title="class in org.apache.jmeter.protocol.tcp.sampler">AbstractTCPClient</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testelement/AbstractTestElement.html" class="type-name-link" title="class in org.apache.jmeter.testelement">AbstractTestElement</a> - Class in <a href="org/apache/jmeter/testelement/package-summary.html">org.apache.jmeter.testelement</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testelement/AbstractTestElement.html#%3Cinit%3E()" class="member-name-link">AbstractTestElement()</a> - Constructor for class org.apache.jmeter.testelement.<a href="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testelement/AbstractTestElementBeanInfo.html" class="type-name-link" title="class in org.apache.jmeter.testelement">AbstractTestElementBeanInfo</a> - Class in <a href="org/apache/jmeter/testelement/package-summary.html">org.apache.jmeter.testelement</a></dt>
<dd>
<div class="block">This is the BeanInfo object for the AbstractTestElement class.</div>
</dd>
<dt><a href="org/apache/jmeter/testelement/AbstractTestElementBeanInfo.html#%3Cinit%3E()" class="member-name-link">AbstractTestElementBeanInfo()</a> - Constructor for class org.apache.jmeter.testelement.<a href="org/apache/jmeter/testelement/AbstractTestElementBeanInfo.html" title="class in org.apache.jmeter.testelement">AbstractTestElementBeanInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/threads/AbstractThreadGroup.html" class="type-name-link" title="class in org.apache.jmeter.threads">AbstractThreadGroup</a> - Class in <a href="org/apache/jmeter/threads/package-summary.html">org.apache.jmeter.threads</a></dt>
<dd>
<div class="block">ThreadGroup holds the settings for a JMeter thread group.</div>
</dd>
<dt><a href="org/apache/jmeter/threads/AbstractThreadGroup.html#%3Cinit%3E()" class="member-name-link">AbstractThreadGroup()</a> - Constructor for class org.apache.jmeter.threads.<a href="org/apache/jmeter/threads/AbstractThreadGroup.html" title="class in org.apache.jmeter.threads">AbstractThreadGroup</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/threads/gui/AbstractThreadGroupGui.html" class="type-name-link" title="class in org.apache.jmeter.threads.gui">AbstractThreadGroupGui</a> - Class in <a href="org/apache/jmeter/threads/gui/package-summary.html">org.apache.jmeter.threads.gui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/threads/gui/AbstractThreadGroupGui.html#%3Cinit%3E()" class="member-name-link">AbstractThreadGroupGui()</a> - Constructor for class org.apache.jmeter.threads.gui.<a href="org/apache/jmeter/threads/gui/AbstractThreadGroupGui.html" title="class in org.apache.jmeter.threads.gui">AbstractThreadGroupGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/timers/gui/AbstractTimerGui.html" class="type-name-link" title="class in org.apache.jmeter.timers.gui">AbstractTimerGui</a> - Class in <a href="org/apache/jmeter/timers/gui/package-summary.html">org.apache.jmeter.timers.gui</a></dt>
<dd>
<div class="block">This is the base class for JMeter GUI components which manage timers.</div>
</dd>
<dt><a href="org/apache/jmeter/timers/gui/AbstractTimerGui.html#%3Cinit%3E()" class="member-name-link">AbstractTimerGui()</a> - Constructor for class org.apache.jmeter.timers.gui.<a href="org/apache/jmeter/timers/gui/AbstractTimerGui.html" title="class in org.apache.jmeter.timers.gui">AbstractTimerGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/gui/AbstractTreeTableModel.html" class="type-name-link" title="class in org.apache.jorphan.gui">AbstractTreeTableModel</a> - Class in <a href="org/apache/jorphan/gui/package-summary.html">org.apache.jorphan.gui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/gui/AbstractTreeTableModel.html#%3Cinit%3E(java.lang.String%5B%5D,org.apache.jorphan.reflect.Functor%5B%5D,org.apache.jorphan.reflect.Functor%5B%5D,java.lang.Class%5B%5D)" class="member-name-link">AbstractTreeTableModel(String[], Functor[], Functor[], Class&lt;?&gt;[])</a> - Constructor for class org.apache.jorphan.gui.<a href="org/apache/jorphan/gui/AbstractTreeTableModel.html" title="class in org.apache.jorphan.gui">AbstractTreeTableModel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/gui/AbstractTreeTableModel.html#%3Cinit%3E(javax.swing.tree.TreeNode)" class="member-name-link">AbstractTreeTableModel(TreeNode)</a> - Constructor for class org.apache.jorphan.gui.<a href="org/apache/jorphan/gui/AbstractTreeTableModel.html" title="class in org.apache.jorphan.gui">AbstractTreeTableModel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/AbstractVersusRequestsGraphConsumer.html" class="type-name-link" title="class in org.apache.jmeter.report.processor.graph">AbstractVersusRequestsGraphConsumer</a> - Class in <a href="org/apache/jmeter/report/processor/graph/package-summary.html">org.apache.jmeter.report.processor.graph</a></dt>
<dd>
<div class="block">The class AbstractOverTimeGraphConsumer provides a base class for over time
graphs.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/AbstractVersusRequestsGraphConsumer.html#%3Cinit%3E()" class="member-name-link">AbstractVersusRequestsGraphConsumer()</a> - Constructor for class org.apache.jmeter.report.processor.graph.<a href="org/apache/jmeter/report/processor/graph/AbstractVersusRequestsGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph">AbstractVersusRequestsGraphConsumer</a></dt>
<dd>
<div class="block">Instantiates a new abstract over time graph consumer.</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/gui/AbstractVisualizer.html" class="type-name-link" title="class in org.apache.jmeter.visualizers.gui">AbstractVisualizer</a> - Class in <a href="org/apache/jmeter/visualizers/gui/package-summary.html">org.apache.jmeter.visualizers.gui</a></dt>
<dd>
<div class="block">This is the base class for JMeter GUI components which can display test
results in some way.</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/gui/AbstractVisualizer.html#%3Cinit%3E()" class="member-name-link">AbstractVisualizer()</a> - Constructor for class org.apache.jmeter.visualizers.gui.<a href="org/apache/jmeter/visualizers/gui/AbstractVisualizer.html" title="class in org.apache.jmeter.visualizers.gui">AbstractVisualizer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/JMeterFileFilter.html#accept(java.io.File)" class="member-name-link">accept(File)</a> - Method in class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/JMeterFileFilter.html" title="class in org.apache.jmeter.gui">JMeterFileFilter</a></dt>
<dd>
<div class="block">Determine if the specified file is allowed by this filter.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/JMeterFileFilter.html#accept(java.lang.String)" class="member-name-link">accept(String)</a> - Method in class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/JMeterFileFilter.html" title="class in org.apache.jmeter.gui">JMeterFileFilter</a></dt>
<dd>
<div class="block">Determine if the specified filename is allowed by this filter.</div>
</dd>
<dt><a href="org/apache/jorphan/reflect/ClassFilter.html#accept(java.lang.String)" class="member-name-link">accept(String)</a> - Method in interface org.apache.jorphan.reflect.<a href="org/apache/jorphan/reflect/ClassFilter.html" title="interface in org.apache.jorphan.reflect">ClassFilter</a></dt>
<dd>
<div class="block">Returns true if class is included.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/ListResultData.html#accept(org.apache.jmeter.report.processor.ResultDataVisitor)" class="member-name-link">accept(ResultDataVisitor&lt;T&gt;)</a> - Method in class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/ListResultData.html" title="class in org.apache.jmeter.report.processor">ListResultData</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/MapResultData.html#accept(org.apache.jmeter.report.processor.ResultDataVisitor)" class="member-name-link">accept(ResultDataVisitor&lt;T&gt;)</a> - Method in class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/MapResultData.html" title="class in org.apache.jmeter.report.processor">MapResultData</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/ResultData.html#accept(org.apache.jmeter.report.processor.ResultDataVisitor)" class="member-name-link">accept(ResultDataVisitor&lt;T&gt;)</a> - Method in interface org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/ResultData.html" title="interface in org.apache.jmeter.report.processor">ResultData</a></dt>
<dd>
<div class="block">Accepts the specified visitor.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/ValueResultData.html#accept(org.apache.jmeter.report.processor.ResultDataVisitor)" class="member-name-link">accept(ResultDataVisitor&lt;T&gt;)</a> - Method in class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/ValueResultData.html" title="class in org.apache.jmeter.report.processor">ValueResultData</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/AccessLogSampler.html" class="type-name-link" title="class in org.apache.jmeter.protocol.http.sampler">AccessLogSampler</a> - Class in <a href="org/apache/jmeter/protocol/http/sampler/package-summary.html">org.apache.jmeter.protocol.http.sampler</a></dt>
<dd>
<div class="block">Description: <br>
<br>
AccessLogSampler is responsible for a couple of things:
creating instances of Generator
creating instances of Parser
triggering popup windows
calling Generator.generateRequest()
checking to make sure the classes are valid
making sure a class can be instantiated
The intent of this sampler is it uses the generator and parser to create a
HTTPSampler when it is needed.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/AccessLogSampler.html#%3Cinit%3E()" class="member-name-link">AccessLogSampler()</a> - Constructor for class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/AccessLogSampler.html" title="class in org.apache.jmeter.protocol.http.sampler">AccessLogSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/AccessLogSamplerBeanInfo.html" class="type-name-link" title="class in org.apache.jmeter.protocol.http.sampler">AccessLogSamplerBeanInfo</a> - Class in <a href="org/apache/jmeter/protocol/http/sampler/package-summary.html">org.apache.jmeter.protocol.http.sampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/AccessLogSamplerBeanInfo.html#%3Cinit%3E()" class="member-name-link">AccessLogSamplerBeanInfo()</a> - Constructor for class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/AccessLogSamplerBeanInfo.html" title="class in org.apache.jmeter.protocol.http.sampler">AccessLogSamplerBeanInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/AccumListener.html" class="type-name-link" title="interface in org.apache.jmeter.visualizers">AccumListener</a> - Interface in <a href="org/apache/jmeter/visualizers/package-summary.html">org.apache.jmeter.visualizers</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/ActionNames.html#ACTION_SHUTDOWN" class="member-name-link">ACTION_SHUTDOWN</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ActionNames.html" title="class in org.apache.jmeter.gui.action">ActionNames</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/KeyStrokes.html#ACTION_SHUTDOWN" class="member-name-link">ACTION_SHUTDOWN</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/KeyStrokes.html" title="class in org.apache.jmeter.gui.action">KeyStrokes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/ActionNames.html#ACTION_START" class="member-name-link">ACTION_START</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ActionNames.html" title="class in org.apache.jmeter.gui.action">ActionNames</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/KeyStrokes.html#ACTION_START" class="member-name-link">ACTION_START</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/KeyStrokes.html" title="class in org.apache.jmeter.gui.action">KeyStrokes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/ActionNames.html#ACTION_START_NO_TIMERS" class="member-name-link">ACTION_START_NO_TIMERS</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ActionNames.html" title="class in org.apache.jmeter.gui.action">ActionNames</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/ActionNames.html#ACTION_STOP" class="member-name-link">ACTION_STOP</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ActionNames.html" title="class in org.apache.jmeter.gui.action">ActionNames</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/KeyStrokes.html#ACTION_STOP" class="member-name-link">ACTION_STOP</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/KeyStrokes.html" title="class in org.apache.jmeter.gui.action">KeyStrokes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/TestElementMetadata.html#actionGroups()" class="member-name-link">actionGroups()</a> - Element in annotation type org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/TestElementMetadata.html" title="annotation in org.apache.jmeter.gui">TestElementMetadata</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/ActionNames.html" class="type-name-link" title="class in org.apache.jmeter.gui.action">ActionNames</a> - Class in <a href="org/apache/jmeter/gui/action/package-summary.html">org.apache.jmeter.gui.action</a></dt>
<dd>
<div class="block">Collect all the action names together in one place.</div>
</dd>
<dt><a href="org/apache/jmeter/assertions/gui/HTMLAssertionGui.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.assertions.gui.<a href="org/apache/jmeter/assertions/gui/HTMLAssertionGui.html" title="class in org.apache.jmeter.assertions.gui">HTMLAssertionGui</a></dt>
<dd>
<div class="block">This method is called from errors-only checkbox</div>
</dd>
<dt><a href="org/apache/jmeter/assertions/gui/SizeAssertionGui.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.assertions.gui.<a href="org/apache/jmeter/assertions/gui/SizeAssertionGui.html" title="class in org.apache.jmeter.assertions.gui">SizeAssertionGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/config/gui/ArgumentsPanel.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.config.gui.<a href="org/apache/jmeter/config/gui/ArgumentsPanel.html" title="class in org.apache.jmeter.config.gui">ArgumentsPanel</a></dt>
<dd>
<div class="block">Invoked when an action occurs.</div>
</dd>
<dt><a href="org/apache/jmeter/config/gui/RowDetailDialog.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.config.gui.<a href="org/apache/jmeter/config/gui/RowDetailDialog.html" title="class in org.apache.jmeter.config.gui">RowDetailDialog</a></dt>
<dd>
<div class="block">Do search</div>
</dd>
<dt><a href="org/apache/jmeter/config/gui/SimpleConfigGui.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.config.gui.<a href="org/apache/jmeter/config/gui/SimpleConfigGui.html" title="class in org.apache.jmeter.config.gui">SimpleConfigGui</a></dt>
<dd>
<div class="block">Invoked when an action occurs.</div>
</dd>
<dt><a href="org/apache/jmeter/control/gui/IfControllerPanel.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/IfControllerPanel.html" title="class in org.apache.jmeter.control.gui">IfControllerPanel</a></dt>
<dd>
<div class="block">Fill theCondition</div>
</dd>
<dt><a href="org/apache/jmeter/control/gui/LoopControlPanel.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/LoopControlPanel.html" title="class in org.apache.jmeter.control.gui">LoopControlPanel</a></dt>
<dd>
<div class="block">Invoked when an action occurs.</div>
</dd>
<dt><a href="org/apache/jmeter/control/gui/ModuleControllerGui.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/ModuleControllerGui.html" title="class in org.apache.jmeter.control.gui">ModuleControllerGui</a></dt>
<dd>
<div class="block">Implementation of Expand button: <br>
moves focus to a test plan tree element referenced by selected element in Module to run tree</div>
</dd>
<dt><a href="org/apache/jmeter/control/gui/RunTimeGui.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/RunTimeGui.html" title="class in org.apache.jmeter.control.gui">RunTimeGui</a></dt>
<dd>
<div class="block">Invoked when an action occurs.</div>
</dd>
<dt><a href="org/apache/jmeter/extractor/json/render/RenderAsJmesPathRenderer.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.extractor.json.render.<a href="org/apache/jmeter/extractor/json/render/RenderAsJmesPathRenderer.html" title="class in org.apache.jmeter.extractor.json.render">RenderAsJmesPathRenderer</a></dt>
<dd>
<div class="block">Display the response as text or as rendered HTML.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/gui/FunctionHelper.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.functions.gui.<a href="org/apache/jmeter/functions/gui/FunctionHelper.html" title="class in org.apache.jmeter.functions.gui">FunctionHelper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/ActionRouter.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ActionRouter.html" title="class in org.apache.jmeter.gui.action">ActionRouter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/CheckDirty.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/CheckDirty.html" title="class in org.apache.jmeter.gui.action">CheckDirty</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/SearchTreeDialog.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/SearchTreeDialog.html" title="class in org.apache.jmeter.gui.action">SearchTreeDialog</a></dt>
<dd>
<div class="block">Do search</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/SelectTemplatesDialog.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/SelectTemplatesDialog.html" title="class in org.apache.jmeter.gui.action">SelectTemplatesDialog</a></dt>
<dd>
<div class="block">Do search</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/StopStoppables.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/StopStoppables.html" title="class in org.apache.jmeter.gui.action">StopStoppables</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/HtmlReportUI.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/HtmlReportUI.html" title="class in org.apache.jmeter.gui">HtmlReportUI</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/MainFrame.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/MainFrame.html" title="class in org.apache.jmeter.gui">MainFrame</a></dt>
<dd>
<div class="block">Handles click on warnIndicator</div>
</dd>
<dt><a href="org/apache/jmeter/gui/SavePropertyDialog.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/SavePropertyDialog.html" title="class in org.apache.jmeter.gui">SavePropertyDialog</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/FileListPanel.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/FileListPanel.html" title="class in org.apache.jmeter.gui.util">FileListPanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/FilePanelEntry.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/FilePanelEntry.html" title="class in org.apache.jmeter.gui.util">FilePanelEntry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/JLabeledRadioI18N.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/JLabeledRadioI18N.html" title="class in org.apache.jmeter.gui.util">JLabeledRadioI18N</a></dt>
<dd>
<div class="block">When a radio button is clicked, an ActionEvent is triggered.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/util/JSyntaxSearchToolBar.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/JSyntaxSearchToolBar.html" title="class in org.apache.jmeter.gui.util">JSyntaxSearchToolBar</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/TextAreaTableCellEditor.EditorDelegate.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/TextAreaTableCellEditor.EditorDelegate.html" title="class in org.apache.jmeter.gui.util">TextAreaTableCellEditor.EditorDelegate</a></dt>
<dd>
<div class="block">When an action is performed, editing is ended.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/util/TextBoxDialoger.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/TextBoxDialoger.html" title="class in org.apache.jmeter.gui.util">TextBoxDialoger</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/modifiers/gui/CounterConfigGui.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.modifiers.gui.<a href="org/apache/jmeter/modifiers/gui/CounterConfigGui.html" title="class in org.apache.jmeter.modifiers.gui">CounterConfigGui</a></dt>
<dd>
<div class="block">Disable/Enable resetCounterOnEachThreadGroupIteration when perUserField is disabled / enabled</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/gui/HttpMirrorControlGui.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.protocol.http.control.gui.<a href="org/apache/jmeter/protocol/http/control/gui/HttpMirrorControlGui.html" title="class in org.apache.jmeter.protocol.http.control.gui">HttpMirrorControlGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/gui/RecordController.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.protocol.http.control.gui.<a href="org/apache/jmeter/protocol/http/control/gui/RecordController.html" title="class in org.apache.jmeter.protocol.http.control.gui">RecordController</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/gui/action/ParseCurlCommandAction.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.protocol.http.gui.action.<a href="org/apache/jmeter/protocol/http/gui/action/ParseCurlCommandAction.html" title="class in org.apache.jmeter.protocol.http.gui.action">ParseCurlCommandAction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/gui/AuthPanel.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.protocol.http.gui.<a href="org/apache/jmeter/protocol/http/gui/AuthPanel.html" title="class in org.apache.jmeter.protocol.http.gui">AuthPanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/gui/CacheManagerGui.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.protocol.http.gui.<a href="org/apache/jmeter/protocol/http/gui/CacheManagerGui.html" title="class in org.apache.jmeter.protocol.http.gui">CacheManagerGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/gui/CookiePanel.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.protocol.http.gui.<a href="org/apache/jmeter/protocol/http/gui/CookiePanel.html" title="class in org.apache.jmeter.protocol.http.gui">CookiePanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/gui/DNSCachePanel.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.protocol.http.gui.<a href="org/apache/jmeter/protocol/http/gui/DNSCachePanel.html" title="class in org.apache.jmeter.protocol.http.gui">DNSCachePanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/gui/HeaderPanel.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.protocol.http.gui.<a href="org/apache/jmeter/protocol/http/gui/HeaderPanel.html" title="class in org.apache.jmeter.protocol.http.gui">HeaderPanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/gui/HTTPFileArgsPanel.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.protocol.http.gui.<a href="org/apache/jmeter/protocol/http/gui/HTTPFileArgsPanel.html" title="class in org.apache.jmeter.protocol.http.gui">HTTPFileArgsPanel</a></dt>
<dd>
<div class="block">Invoked when an action occurs.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/gui/ProxyControlGui.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.protocol.http.proxy.gui.<a href="org/apache/jmeter/protocol/http/proxy/gui/ProxyControlGui.html" title="class in org.apache.jmeter.protocol.http.proxy.gui">ProxyControlGui</a></dt>
<dt><a href="org/apache/jmeter/protocol/http/proxy/gui/RecorderDialog.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.protocol.http.proxy.gui.<a href="org/apache/jmeter/protocol/http/proxy/gui/RecorderDialog.html" title="class in org.apache.jmeter.protocol.http.proxy.gui">RecorderDialog</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/java/control/gui/JUnitTestSamplerGui.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.protocol.java.control.gui.<a href="org/apache/jmeter/protocol/java/control/gui/JUnitTestSamplerGui.html" title="class in org.apache.jmeter.protocol.java.control.gui">JUnitTestSamplerGui</a></dt>
<dd>
<div class="block">Handle action events for this component.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/jms/control/gui/JMSPropertiesPanel.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.protocol.jms.control.gui.<a href="org/apache/jmeter/protocol/jms/control/gui/JMSPropertiesPanel.html" title="class in org.apache.jmeter.protocol.jms.control.gui">JMSPropertiesPanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/config/gui/LDAPArgumentsPanel.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.protocol.ldap.config.gui.<a href="org/apache/jmeter/protocol/ldap/config/gui/LDAPArgumentsPanel.html" title="class in org.apache.jmeter.protocol.ldap.config.gui">LDAPArgumentsPanel</a></dt>
<dd>
<div class="block">Invoked when an action occurs.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/mail/sampler/gui/MailReaderSamplerGui.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.protocol.mail.sampler.gui.<a href="org/apache/jmeter/protocol/mail/sampler/gui/MailReaderSamplerGui.html" title="class in org.apache.jmeter.protocol.mail.sampler.gui">MailReaderSamplerGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testbeans/gui/FileEditor.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.testbeans.gui.<a href="org/apache/jmeter/testbeans/gui/FileEditor.html" title="class in org.apache.jmeter.testbeans.gui">FileEditor</a></dt>
<dt><a href="org/apache/jmeter/testbeans/gui/PasswordEditor.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.testbeans.gui.<a href="org/apache/jmeter/testbeans/gui/PasswordEditor.html" title="class in org.apache.jmeter.testbeans.gui">PasswordEditor</a></dt>
<dt><a href="org/apache/jmeter/util/ScopePanel.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/ScopePanel.html" title="class in org.apache.jmeter.util">ScopePanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/util/ScriptingBeanInfoSupport.JSR223ScriptCacheCheckboxEditor.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/ScriptingBeanInfoSupport.JSR223ScriptCacheCheckboxEditor.html" title="class in org.apache.jmeter.util">ScriptingBeanInfoSupport.JSR223ScriptCacheCheckboxEditor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/backend/BackendListenerGui.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.visualizers.backend.<a href="org/apache/jmeter/visualizers/backend/BackendListenerGui.html" title="class in org.apache.jmeter.visualizers.backend">BackendListenerGui</a></dt>
<dd>
<div class="block">Handle action events for this component.</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/MailerVisualizer.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/MailerVisualizer.html" title="class in org.apache.jmeter.visualizers">MailerVisualizer</a></dt>
<dd>
<div class="block">Reacts on an ActionEvent (like pressing a button).</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/PropertyControlGui.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/PropertyControlGui.html" title="class in org.apache.jmeter.visualizers">PropertyControlGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/RenderAsBoundaryExtractor.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/RenderAsBoundaryExtractor.html" title="class in org.apache.jmeter.visualizers">RenderAsBoundaryExtractor</a></dt>
<dd>
<div class="block">Display the response as text or as rendered HTML.</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/RenderAsCssJQuery.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/RenderAsCssJQuery.html" title="class in org.apache.jmeter.visualizers">RenderAsCssJQuery</a></dt>
<dd>
<div class="block">Display the response as text or as rendered HTML.</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/RenderAsRegexp.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/RenderAsRegexp.html" title="class in org.apache.jmeter.visualizers">RenderAsRegexp</a></dt>
<dd>
<div class="block">Display the response as text or as rendered HTML.</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/RenderAsXPath.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/RenderAsXPath.html" title="class in org.apache.jmeter.visualizers">RenderAsXPath</a></dt>
<dd>
<div class="block">Display the response as text or as rendered HTML.</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/RenderAsXPath2.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/RenderAsXPath2.html" title="class in org.apache.jmeter.visualizers">RenderAsXPath2</a></dt>
<dd>
<div class="block">Display the response as text or as rendered HTML.</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/RespTimeGraphVisualizer.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/RespTimeGraphVisualizer.html" title="class in org.apache.jmeter.visualizers">RespTimeGraphVisualizer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/SearchTextExtension.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/SearchTextExtension.html" title="class in org.apache.jmeter.visualizers">SearchTextExtension</a></dt>
<dd>
<div class="block">Display the response as text or as rendered HTML.</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/SearchTreePanel.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/SearchTreePanel.html" title="class in org.apache.jmeter.visualizers">SearchTreePanel</a></dt>
<dd>
<div class="block">Do search</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/StatGraphVisualizer.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/StatGraphVisualizer.html" title="class in org.apache.jmeter.visualizers">StatGraphVisualizer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/StatVisualizer.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/StatVisualizer.html" title="class in org.apache.jmeter.visualizers">StatVisualizer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/SummaryReport.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/SummaryReport.html" title="class in org.apache.jmeter.visualizers">SummaryReport</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/ViewResultsFullVisualizer.html#actionPerformed(java.awt.event.ActionEvent)" class="member-name-link">actionPerformed(ActionEvent)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/ViewResultsFullVisualizer.html" title="class in org.apache.jmeter.visualizers">ViewResultsFullVisualizer</a></dt>
<dt><a href="org/apache/jmeter/gui/action/ActionRouter.html" class="type-name-link" title="class in org.apache.jmeter.gui.action">ActionRouter</a> - Class in <a href="org/apache/jmeter/gui/action/package-summary.html">org.apache.jmeter.gui.action</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/LookAndFeelCommand.html#activateLookAndFeel(java.lang.String)" class="member-name-link">activateLookAndFeel(String)</a> - Static method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/LookAndFeelCommand.html" title="class in org.apache.jmeter.gui.action">LookAndFeelCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/SamplerResultTab.html#activateSearchExtension" class="member-name-link">activateSearchExtension</a> - Variable in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/SamplerResultTab.html" title="class in org.apache.jmeter.visualizers">SamplerResultTab</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/threads/JMeterContextService.ThreadCounts.html#activeThreads" class="member-name-link">activeThreads</a> - Variable in class org.apache.jmeter.threads.<a href="org/apache/jmeter/threads/JMeterContextService.ThreadCounts.html" title="class in org.apache.jmeter.threads">JMeterContextService.ThreadCounts</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/impl/ActiveThreadsGraphConsumer.html" class="type-name-link" title="class in org.apache.jmeter.report.processor.graph.impl">ActiveThreadsGraphConsumer</a> - Class in <a href="org/apache/jmeter/report/processor/graph/impl/package-summary.html">org.apache.jmeter.report.processor.graph.impl</a></dt>
<dd>
<div class="block">The class ActiveThreadsGraphConsumer provides a graph to visualize active threads
per time period (defined by granularity)</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/impl/ActiveThreadsGraphConsumer.html#%3Cinit%3E()" class="member-name-link">ActiveThreadsGraphConsumer()</a> - Constructor for class org.apache.jmeter.report.processor.graph.impl.<a href="org/apache/jmeter/report/processor/graph/impl/ActiveThreadsGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph.impl">ActiveThreadsGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/HeaderManager.html#add()" class="member-name-link">add()</a> - Method in class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/HeaderManager.html" title="class in org.apache.jmeter.protocol.http.control">HeaderManager</a></dt>
<dd>
<div class="block">Add an empty header.</div>
</dd>
<dt><a href="org/apache/jmeter/report/core/SampleBuilder.html#add(double)" class="member-name-link">add(double)</a> - Method in class org.apache.jmeter.report.core.<a href="org/apache/jmeter/report/core/SampleBuilder.html" title="class in org.apache.jmeter.report.core">SampleBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/core/SampleBuilder.html#add(long)" class="member-name-link">add(long)</a> - Method in class org.apache.jmeter.report.core.<a href="org/apache/jmeter/report/core/SampleBuilder.html" title="class in org.apache.jmeter.report.core">SampleBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/HorizontalPanel.html#add(java.awt.Component)" class="member-name-link">add(Component)</a> - Method in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/HorizontalPanel.html" title="class in org.apache.jmeter.gui.util">HorizontalPanel</a></dt>
<dt><a href="org/apache/jmeter/gui/util/VerticalPanel.html#add(java.awt.Component)" class="member-name-link">add(Component)</a> - Method in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/VerticalPanel.html" title="class in org.apache.jmeter.gui.util">VerticalPanel</a></dt>
<dt><a href="org/apache/jorphan/collections/HashTree.html#add(java.lang.Object)" class="member-name-link">add(Object)</a> - Method in class org.apache.jorphan.collections.<a href="org/apache/jorphan/collections/HashTree.html" title="class in org.apache.jorphan.collections">HashTree</a></dt>
<dd>
<div class="block">Adds an key into the HashTree at the current level.</div>
</dd>
<dt><a href="org/apache/jorphan/collections/ListedHashTree.html#add(java.lang.Object)" class="member-name-link">add(Object)</a> - Method in class org.apache.jorphan.collections.<a href="org/apache/jorphan/collections/ListedHashTree.html" title="class in org.apache.jorphan.collections">ListedHashTree</a></dt>
<dd>
<div class="block">Adds an key into the HashTree at the current level.</div>
</dd>
<dt><a href="org/apache/jorphan/collections/HashTree.html#add(java.lang.Object%5B%5D)" class="member-name-link">add(Object[])</a> - Method in class org.apache.jorphan.collections.<a href="org/apache/jorphan/collections/HashTree.html" title="class in org.apache.jorphan.collections">HashTree</a></dt>
<dd>
<div class="block">Adds all the given objects as nodes at the current level.</div>
</dd>
<dt><a href="org/apache/jorphan/collections/HashTree.html#add(java.lang.Object%5B%5D,java.lang.Object)" class="member-name-link">add(Object[], Object)</a> - Method in class org.apache.jorphan.collections.<a href="org/apache/jorphan/collections/HashTree.html" title="class in org.apache.jorphan.collections">HashTree</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/collections/HashTree.html#add(java.lang.Object%5B%5D,java.lang.Object%5B%5D)" class="member-name-link">add(Object[], Object[])</a> - Method in class org.apache.jorphan.collections.<a href="org/apache/jorphan/collections/HashTree.html" title="class in org.apache.jorphan.collections">HashTree</a></dt>
<dd>
<div class="block">Adds a series of nodes into the HashTree using the given path.</div>
</dd>
<dt><a href="org/apache/jorphan/collections/HashTree.html#add(java.lang.Object%5B%5D,java.util.Collection)" class="member-name-link">add(Object[], Collection&lt;?&gt;)</a> - Method in class org.apache.jorphan.collections.<a href="org/apache/jorphan/collections/HashTree.html" title="class in org.apache.jorphan.collections">HashTree</a></dt>
<dd>
<div class="block">Adds a series of nodes into the HashTree using the given path.</div>
</dd>
<dt><a href="org/apache/jorphan/collections/HashTree.html#add(java.lang.Object,java.lang.Object)" class="member-name-link">add(Object, Object)</a> - Method in class org.apache.jorphan.collections.<a href="org/apache/jorphan/collections/HashTree.html" title="class in org.apache.jorphan.collections">HashTree</a></dt>
<dd>
<div class="block">Adds a key and it's value in the HashTree.</div>
</dd>
<dt><a href="org/apache/jorphan/collections/HashTree.html#add(java.lang.Object,java.lang.Object%5B%5D)" class="member-name-link">add(Object, Object[])</a> - Method in class org.apache.jorphan.collections.<a href="org/apache/jorphan/collections/HashTree.html" title="class in org.apache.jorphan.collections">HashTree</a></dt>
<dd>
<div class="block">Adds a key and it's values in the HashTree.</div>
</dd>
<dt><a href="org/apache/jorphan/collections/HashTree.html#add(java.lang.Object,java.util.Collection)" class="member-name-link">add(Object, Collection&lt;?&gt;)</a> - Method in class org.apache.jorphan.collections.<a href="org/apache/jorphan/collections/HashTree.html" title="class in org.apache.jorphan.collections">HashTree</a></dt>
<dd>
<div class="block">Adds a key as a node at the current level and then adds all the objects
in the second argument as nodes of the new node.</div>
</dd>
<dt><a href="org/apache/jorphan/collections/HashTree.html#add(java.lang.Object,org.apache.jorphan.collections.HashTree)" class="member-name-link">add(Object, HashTree)</a> - Method in class org.apache.jorphan.collections.<a href="org/apache/jorphan/collections/HashTree.html" title="class in org.apache.jorphan.collections">HashTree</a></dt>
<dd>
<div class="block">Adds a key as a node at the current level and then adds the given
HashTree to that new node.</div>
</dd>
<dt><a href="org/apache/jmeter/report/core/SampleBuilder.html#add(java.lang.String)" class="member-name-link">add(String)</a> - Method in class org.apache.jmeter.report.core.<a href="org/apache/jmeter/report/core/SampleBuilder.html" title="class in org.apache.jmeter.report.core">SampleBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/parser/URLCollection.html#add(java.net.URL)" class="member-name-link">add(URL)</a> - Method in class org.apache.jmeter.protocol.http.parser.<a href="org/apache/jmeter/protocol/http/parser/URLCollection.html" title="class in org.apache.jmeter.protocol.http.parser">URLCollection</a></dt>
<dd>
<div class="block">Adds the URL to the Collection, first wrapping it in the URLString class</div>
</dd>
<dt><a href="org/apache/jorphan/collections/HashTree.html#add(java.util.Collection)" class="member-name-link">add(Collection&lt;?&gt;)</a> - Method in class org.apache.jorphan.collections.<a href="org/apache/jorphan/collections/HashTree.html" title="class in org.apache.jorphan.collections">HashTree</a></dt>
<dd>
<div class="block">Adds a bunch of keys into the HashTree at the current level.</div>
</dd>
<dt><a href="org/apache/jorphan/collections/HashTree.html#add(java.util.Collection,java.lang.Object)" class="member-name-link">add(Collection&lt;?&gt;, Object)</a> - Method in class org.apache.jorphan.collections.<a href="org/apache/jorphan/collections/HashTree.html" title="class in org.apache.jorphan.collections">HashTree</a></dt>
<dd>
<div class="block">Adds a series of nodes into the HashTree using the given path.</div>
</dd>
<dt><a href="org/apache/jorphan/collections/HashTree.html#add(java.util.Collection,java.lang.Object%5B%5D)" class="member-name-link">add(Collection&lt;?&gt;, Object[])</a> - Method in class org.apache.jorphan.collections.<a href="org/apache/jorphan/collections/HashTree.html" title="class in org.apache.jorphan.collections">HashTree</a></dt>
<dd>
<div class="block">Adds a series of nodes into the HashTree using the given path.</div>
</dd>
<dt><a href="org/apache/jorphan/collections/HashTree.html#add(java.util.Collection,java.util.Collection)" class="member-name-link">add(Collection&lt;?&gt;, Collection&lt;?&gt;)</a> - Method in class org.apache.jorphan.collections.<a href="org/apache/jorphan/collections/HashTree.html" title="class in org.apache.jorphan.collections">HashTree</a></dt>
<dd>
<div class="block">Adds a series of nodes into the HashTree using the given path.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/UndoHistory.html#add(org.apache.jmeter.gui.tree.JMeterTreeModel,java.lang.String)" class="member-name-link">add(JMeterTreeModel, String)</a> - Method in class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/UndoHistory.html" title="class in org.apache.jmeter.gui">UndoHistory</a></dt>
<dd>
<div class="block">Add tree model copy to the history</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/CookieManager.html#add(org.apache.jmeter.protocol.http.control.Cookie)" class="member-name-link">add(Cookie)</a> - Method in class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/CookieManager.html" title="class in org.apache.jmeter.protocol.http.control">CookieManager</a></dt>
<dd>
<div class="block">Add a cookie.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/HeaderManager.html#add(org.apache.jmeter.protocol.http.control.Header)" class="member-name-link">add(Header)</a> - Method in class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/HeaderManager.html" title="class in org.apache.jmeter.protocol.http.control">HeaderManager</a></dt>
<dd>
<div class="block">Add a header.</div>
</dd>
<dt><a href="org/apache/jmeter/reporters/MailerModel.html#add(org.apache.jmeter.samplers.SampleResult)" class="member-name-link">add(SampleResult)</a> - Method in class org.apache.jmeter.reporters.<a href="org/apache/jmeter/reporters/MailerModel.html" title="class in org.apache.jmeter.reporters">MailerModel</a></dt>
<dd>
<div class="block">Adds a SampleResult for display in the Visualizer.</div>
</dd>
<dt><a href="org/apache/jmeter/reporters/ResultCollectorHelper.html#add(org.apache.jmeter.samplers.SampleResult)" class="member-name-link">add(SampleResult)</a> - Method in class org.apache.jmeter.reporters.<a href="org/apache/jmeter/reporters/ResultCollectorHelper.html" title="class in org.apache.jmeter.reporters">ResultCollectorHelper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/samplers/StatisticalSampleResult.html#add(org.apache.jmeter.samplers.SampleResult)" class="member-name-link">add(SampleResult)</a> - Method in class org.apache.jmeter.samplers.<a href="org/apache/jmeter/samplers/StatisticalSampleResult.html" title="class in org.apache.jmeter.samplers">StatisticalSampleResult</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/AssertionVisualizer.html#add(org.apache.jmeter.samplers.SampleResult)" class="member-name-link">add(SampleResult)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/AssertionVisualizer.html" title="class in org.apache.jmeter.visualizers">AssertionVisualizer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/backend/SamplerMetric.html#add(org.apache.jmeter.samplers.SampleResult)" class="member-name-link">add(SampleResult)</a> - Method in class org.apache.jmeter.visualizers.backend.<a href="org/apache/jmeter/visualizers/backend/SamplerMetric.html" title="class in org.apache.jmeter.visualizers.backend">SamplerMetric</a></dt>
<dd>
<div class="block">Add a <a href="org/apache/jmeter/samplers/SampleResult.html" title="class in org.apache.jmeter.samplers"><code>SampleResult</code></a> to be used in the statistics</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/backend/UserMetric.html#add(org.apache.jmeter.samplers.SampleResult)" class="member-name-link">add(SampleResult)</a> - Method in class org.apache.jmeter.visualizers.backend.<a href="org/apache/jmeter/visualizers/backend/UserMetric.html" title="class in org.apache.jmeter.visualizers.backend">UserMetric</a></dt>
<dd>
<div class="block">Add a <a href="org/apache/jmeter/samplers/SampleResult.html" title="class in org.apache.jmeter.samplers"><code>SampleResult</code></a> to be used in the statistics</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/BeanShellListener.html#add(org.apache.jmeter.samplers.SampleResult)" class="member-name-link">add(SampleResult)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/BeanShellListener.html" title="class in org.apache.jmeter.visualizers">BeanShellListener</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/BSFListener.html#add(org.apache.jmeter.samplers.SampleResult)" class="member-name-link">add(SampleResult)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/BSFListener.html" title="class in org.apache.jmeter.visualizers">BSFListener</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/ComparisonVisualizer.html#add(org.apache.jmeter.samplers.SampleResult)" class="member-name-link">add(SampleResult)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/ComparisonVisualizer.html" title="class in org.apache.jmeter.visualizers">ComparisonVisualizer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/GraphVisualizer.html#add(org.apache.jmeter.samplers.SampleResult)" class="member-name-link">add(SampleResult)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/GraphVisualizer.html" title="class in org.apache.jmeter.visualizers">GraphVisualizer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/JSR223Listener.html#add(org.apache.jmeter.samplers.SampleResult)" class="member-name-link">add(SampleResult)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/JSR223Listener.html" title="class in org.apache.jmeter.visualizers">JSR223Listener</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/MailerVisualizer.html#add(org.apache.jmeter.samplers.SampleResult)" class="member-name-link">add(SampleResult)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/MailerVisualizer.html" title="class in org.apache.jmeter.visualizers">MailerVisualizer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/RespTimeGraphVisualizer.html#add(org.apache.jmeter.samplers.SampleResult)" class="member-name-link">add(SampleResult)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/RespTimeGraphVisualizer.html" title="class in org.apache.jmeter.visualizers">RespTimeGraphVisualizer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/SimpleDataWriter.html#add(org.apache.jmeter.samplers.SampleResult)" class="member-name-link">add(SampleResult)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/SimpleDataWriter.html" title="class in org.apache.jmeter.visualizers">SimpleDataWriter</a></dt>
<dd>
<div class="block">Does nothing, but required by interface.</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/StatGraphVisualizer.html#add(org.apache.jmeter.samplers.SampleResult)" class="member-name-link">add(SampleResult)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/StatGraphVisualizer.html" title="class in org.apache.jmeter.visualizers">StatGraphVisualizer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/StatVisualizer.html#add(org.apache.jmeter.samplers.SampleResult)" class="member-name-link">add(SampleResult)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/StatVisualizer.html" title="class in org.apache.jmeter.visualizers">StatVisualizer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/SummaryReport.html#add(org.apache.jmeter.samplers.SampleResult)" class="member-name-link">add(SampleResult)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/SummaryReport.html" title="class in org.apache.jmeter.visualizers">SummaryReport</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/TableVisualizer.html#add(org.apache.jmeter.samplers.SampleResult)" class="member-name-link">add(SampleResult)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/TableVisualizer.html" title="class in org.apache.jmeter.visualizers">TableVisualizer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/ViewResultsFullVisualizer.html#add(org.apache.jmeter.samplers.SampleResult)" class="member-name-link">add(SampleResult)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/ViewResultsFullVisualizer.html" title="class in org.apache.jmeter.visualizers">ViewResultsFullVisualizer</a></dt>
<dd>
<div class="block">This method is called by sampling thread to inform the visualizer about
the arrival of a new sample.</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/Visualizer.html#add(org.apache.jmeter.samplers.SampleResult)" class="member-name-link">add(SampleResult)</a> - Method in interface org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/Visualizer.html" title="interface in org.apache.jmeter.visualizers">Visualizer</a></dt>
<dd>
<div class="block">This method is called by sampling thread to inform the visualizer about
the arrival of a new sample.</div>
</dd>
<dt><a href="org/apache/jmeter/reporters/MailerModel.html#add(org.apache.jmeter.samplers.SampleResult,boolean)" class="member-name-link">add(SampleResult, boolean)</a> - Method in class org.apache.jmeter.reporters.<a href="org/apache/jmeter/reporters/MailerModel.html" title="class in org.apache.jmeter.reporters">MailerModel</a></dt>
<dd>
<div class="block">Adds a SampleResult.</div>
</dd>
<dt><a href="org/apache/jorphan/collections/HashTree.html#add(org.apache.jorphan.collections.HashTree)" class="member-name-link">add(HashTree)</a> - Method in class org.apache.jorphan.collections.<a href="org/apache/jorphan/collections/HashTree.html" title="class in org.apache.jorphan.collections">HashTree</a></dt>
<dd>
<div class="block">Adds all the nodes and branches of the given tree to this tree.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/ActionNames.html#ADD" class="member-name-link">ADD</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ActionNames.html" title="class in org.apache.jmeter.gui.action">ActionNames</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/sampler/LDAPExtSampler.html#ADD" class="member-name-link">ADD</a> - Static variable in class org.apache.jmeter.protocol.ldap.sampler.<a href="org/apache/jmeter/protocol/ldap/sampler/LDAPExtSampler.html" title="class in org.apache.jmeter.protocol.ldap.sampler">LDAPExtSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/sampler/LDAPSampler.html#ADD" class="member-name-link">ADD</a> - Static variable in class org.apache.jmeter.protocol.ldap.sampler.<a href="org/apache/jmeter/protocol/ldap/sampler/LDAPSampler.html" title="class in org.apache.jmeter.protocol.ldap.sampler">LDAPSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/ActionNames.html#ADD_ALL" class="member-name-link">ADD_ALL</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ActionNames.html" title="class in org.apache.jmeter.gui.action">ActionNames</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/HTTPAbstractImpl.html#ADD_CONTENT_TYPE_TO_POST_IF_MISSING" class="member-name-link">ADD_CONTENT_TYPE_TO_POST_IF_MISSING</a> - Static variable in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/HTTPAbstractImpl.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPAbstractImpl</a></dt>
<dd>
<div class="block">Should we add to POST request content-type header if missing:
Content-Type: application/x-www-form-urlencoded</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/ActionNames.html#ADD_PARENT" class="member-name-link">ADD_PARENT</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ActionNames.html" title="class in org.apache.jmeter.gui.action">ActionNames</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/ActionNames.html#ADD_THINK_TIME_BETWEEN_EACH_STEP" class="member-name-link">ADD_THINK_TIME_BETWEEN_EACH_STEP</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ActionNames.html" title="class in org.apache.jmeter.gui.action">ActionNames</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/reporters/ResultSaver.html#ADD_TIMESTAMP" class="member-name-link">ADD_TIMESTAMP</a> - Static variable in class org.apache.jmeter.reporters.<a href="org/apache/jmeter/reporters/ResultSaver.html" title="class in org.apache.jmeter.reporters">ResultSaver</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/math/StatCalculator.html#addAll(org.apache.jorphan.math.StatCalculator)" class="member-name-link">addAll(StatCalculator&lt;T&gt;)</a> - Method in class org.apache.jorphan.math.<a href="org/apache/jorphan/math/StatCalculator.html" title="class in org.apache.jorphan.math">StatCalculator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/config/gui/ArgumentsPanel.html#addArgument()" class="member-name-link">addArgument()</a> - Method in class org.apache.jmeter.config.gui.<a href="org/apache/jmeter/config/gui/ArgumentsPanel.html" title="class in org.apache.jmeter.config.gui">ArgumentsPanel</a></dt>
<dd>
<div class="block">Add a new argument row to the table.</div>
</dd>
<dt><a href="org/apache/jmeter/config/gui/SimpleConfigGui.html#addArgument()" class="member-name-link">addArgument()</a> - Method in class org.apache.jmeter.config.gui.<a href="org/apache/jmeter/config/gui/SimpleConfigGui.html" title="class in org.apache.jmeter.config.gui">SimpleConfigGui</a></dt>
<dd>
<div class="block">Add a new argument row to the table.</div>
</dd>
<dt><a href="org/apache/commons/cli/avalon/CLOption.html#addArgument(java.lang.String)" class="member-name-link">addArgument(String)</a> - Method in class org.apache.commons.cli.avalon.<a href="org/apache/commons/cli/avalon/CLOption.html" title="class in org.apache.commons.cli.avalon">CLOption</a></dt>
<dd>
<div class="block">Mutator of Argument property.</div>
</dd>
<dt><a href="org/apache/jmeter/config/Arguments.html#addArgument(java.lang.String,java.lang.String)" class="member-name-link">addArgument(String, String)</a> - Method in class org.apache.jmeter.config.<a href="org/apache/jmeter/config/Arguments.html" title="class in org.apache.jmeter.config">Arguments</a></dt>
<dd>
<div class="block">Add a new argument with the given name and value.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/config/MultipartUrlConfig.html#addArgument(java.lang.String,java.lang.String)" class="member-name-link">addArgument(String, String)</a> - Method in class org.apache.jmeter.protocol.http.config.<a href="org/apache/jmeter/protocol/http/config/MultipartUrlConfig.html" title="class in org.apache.jmeter.protocol.http.config">MultipartUrlConfig</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#addArgument(java.lang.String,java.lang.String)" class="member-name-link">addArgument(String, String)</a> - Method in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPSamplerBase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/java/config/JavaConfig.html#addArgument(java.lang.String,java.lang.String)" class="member-name-link">addArgument(String, String)</a> - Method in class org.apache.jmeter.protocol.java.config.<a href="org/apache/jmeter/protocol/java/config/JavaConfig.html" title="class in org.apache.jmeter.protocol.java.config">JavaConfig</a></dt>
<dd>
<div class="block">Adds an argument to the list of arguments for this JavaConfig object.</div>
</dd>
<dt><a href="org/apache/jmeter/config/Arguments.html#addArgument(java.lang.String,java.lang.String,java.lang.String)" class="member-name-link">addArgument(String, String, String)</a> - Method in class org.apache.jmeter.config.<a href="org/apache/jmeter/config/Arguments.html" title="class in org.apache.jmeter.config">Arguments</a></dt>
<dd>
<div class="block">Add a new argument with the given name, value, and metadata.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/config/MultipartUrlConfig.html#addArgument(java.lang.String,java.lang.String,java.lang.String)" class="member-name-link">addArgument(String, String, String)</a> - Method in class org.apache.jmeter.protocol.http.config.<a href="org/apache/jmeter/protocol/http/config/MultipartUrlConfig.html" title="class in org.apache.jmeter.protocol.http.config">MultipartUrlConfig</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#addArgument(java.lang.String,java.lang.String,java.lang.String)" class="member-name-link">addArgument(String, String, String)</a> - Method in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPSamplerBase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/config/gui/LDAPArguments.html#addArgument(java.lang.String,java.lang.String,java.lang.String)" class="member-name-link">addArgument(String, String, String)</a> - Method in class org.apache.jmeter.protocol.ldap.config.gui.<a href="org/apache/jmeter/protocol/ldap/config/gui/LDAPArguments.html" title="class in org.apache.jmeter.protocol.ldap.config.gui">LDAPArguments</a></dt>
<dd>
<div class="block">Add a new argument with the given name and value.</div>
</dd>
<dt><a href="org/apache/jmeter/config/Arguments.html#addArgument(java.lang.String,java.lang.String,java.lang.String,java.lang.String)" class="member-name-link">addArgument(String, String, String, String)</a> - Method in class org.apache.jmeter.config.<a href="org/apache/jmeter/config/Arguments.html" title="class in org.apache.jmeter.config">Arguments</a></dt>
<dd>
<div class="block">Add a new argument with the given name, value, metadata and description</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/config/gui/LDAPArguments.html#addArgument(java.lang.String,java.lang.String,java.lang.String,java.lang.String)" class="member-name-link">addArgument(String, String, String, String)</a> - Method in class org.apache.jmeter.protocol.ldap.config.gui.<a href="org/apache/jmeter/protocol/ldap/config/gui/LDAPArguments.html" title="class in org.apache.jmeter.protocol.ldap.config.gui">LDAPArguments</a></dt>
<dd>
<div class="block">Add a new argument with the given name, value, and metadata.</div>
</dd>
<dt><a href="org/apache/jmeter/config/Arguments.html#addArgument(org.apache.jmeter.config.Argument)" class="member-name-link">addArgument(Argument)</a> - Method in class org.apache.jmeter.config.<a href="org/apache/jmeter/config/Arguments.html" title="class in org.apache.jmeter.config">Arguments</a></dt>
<dd>
<div class="block">Add a new argument.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/config/gui/LDAPArguments.html#addArgument(org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument)" class="member-name-link">addArgument(LDAPArgument)</a> - Method in class org.apache.jmeter.protocol.ldap.config.gui.<a href="org/apache/jmeter/protocol/ldap/config/gui/LDAPArguments.html" title="class in org.apache.jmeter.protocol.ldap.config.gui">LDAPArguments</a></dt>
<dd>
<div class="block">Add a new argument.</div>
</dd>
<dt><a href="org/apache/jmeter/samplers/Entry.html#addAssertion(org.apache.jmeter.assertions.Assertion)" class="member-name-link">addAssertion(Assertion)</a> - Method in class org.apache.jmeter.samplers.<a href="org/apache/jmeter/samplers/Entry.html" title="class in org.apache.jmeter.samplers">Entry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/threads/SamplePackage.html#addAssertion(org.apache.jmeter.assertions.Assertion)" class="member-name-link">addAssertion(Assertion)</a> - Method in class org.apache.jmeter.threads.<a href="org/apache/jmeter/threads/SamplePackage.html" title="class in org.apache.jmeter.threads">SamplePackage</a></dt>
<dd>
<div class="block">Add Assertion</div>
</dd>
<dt><a href="org/apache/jmeter/samplers/SampleResult.html#addAssertionResult(org.apache.jmeter.assertions.AssertionResult)" class="member-name-link">addAssertionResult(AssertionResult)</a> - Method in class org.apache.jmeter.samplers.<a href="org/apache/jmeter/samplers/SampleResult.html" title="class in org.apache.jmeter.samplers">SampleResult</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/smtp/sampler/protocol/SendMailCommand.html#addAttachment(java.io.File)" class="member-name-link">addAttachment(File)</a> - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.<a href="org/apache/jmeter/protocol/smtp/sampler/protocol/SendMailCommand.html" title="class in org.apache.jmeter.protocol.smtp.sampler.protocol">SendMailCommand</a></dt>
<dd>
<div class="block">Adds an attachment to current message - to be called by
SmtpSampler-object</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/AuthManager.html#addAuth()" class="member-name-link">addAuth()</a> - Method in class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/AuthManager.html" title="class in org.apache.jmeter.protocol.http.control">AuthManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/AuthManager.html#addAuth(org.apache.jmeter.protocol.http.control.Authorization)" class="member-name-link">addAuth(Authorization)</a> - Method in class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/AuthManager.html" title="class in org.apache.jmeter.protocol.http.control">AuthManager</a></dt>
<dd>
<div class="block">Add newAuthorization if it does not already exist</div>
</dd>
<dt><a href="org/apache/jmeter/util/Calculator.html#addBytes(long)" class="member-name-link">addBytes(long)</a> - Method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/Calculator.html" title="class in org.apache.jmeter.util">Calculator</a></dt>
<dd>
<div class="block">add received bytes</div>
</dd>
<dt><a href="org/apache/jorphan/math/StatCalculator.html#addBytes(long)" class="member-name-link">addBytes(long)</a> - Method in class org.apache.jorphan.math.<a href="org/apache/jorphan/math/StatCalculator.html" title="class in org.apache.jorphan.math">StatCalculator</a></dt>
<dd>
<div class="block">Add to received bytes</div>
</dd>
<dt><a href="org/apache/jmeter/gui/util/FileListPanel.html#addChangeListener(javax.swing.event.ChangeListener)" class="member-name-link">addChangeListener(ChangeListener)</a> - Method in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/FileListPanel.html" title="class in org.apache.jmeter.gui.util">FileListPanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/FilePanelEntry.html#addChangeListener(javax.swing.event.ChangeListener)" class="member-name-link">addChangeListener(ChangeListener)</a> - Method in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/FilePanelEntry.html" title="class in org.apache.jmeter.gui.util">FilePanelEntry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/JLabeledRadioI18N.html#addChangeListener(javax.swing.event.ChangeListener)" class="member-name-link">addChangeListener(ChangeListener)</a> - Method in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/JLabeledRadioI18N.html" title="class in org.apache.jmeter.gui.util">JLabeledRadioI18N</a></dt>
<dt><a href="org/apache/jmeter/reporters/MailerModel.html#addChangeListener(javax.swing.event.ChangeListener)" class="member-name-link">addChangeListener(ChangeListener)</a> - Method in class org.apache.jmeter.reporters.<a href="org/apache/jmeter/reporters/MailerModel.html" title="class in org.apache.jmeter.reporters">MailerModel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/gui/JLabeledChoice.html#addChangeListener(javax.swing.event.ChangeListener)" class="member-name-link">addChangeListener(ChangeListener)</a> - Method in class org.apache.jorphan.gui.<a href="org/apache/jorphan/gui/JLabeledChoice.html" title="class in org.apache.jorphan.gui">JLabeledChoice</a></dt>
<dd>
<div class="block">Adds a change listener, that will be notified when the text in the text
field is changed.</div>
</dd>
<dt><a href="org/apache/jorphan/gui/JLabeledField.html#addChangeListener(javax.swing.event.ChangeListener)" class="member-name-link">addChangeListener(ChangeListener)</a> - Method in interface org.apache.jorphan.gui.<a href="org/apache/jorphan/gui/JLabeledField.html" title="interface in org.apache.jorphan.gui">JLabeledField</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/gui/JLabeledTextArea.html#addChangeListener(javax.swing.event.ChangeListener)" class="member-name-link">addChangeListener(ChangeListener)</a> - Method in class org.apache.jorphan.gui.<a href="org/apache/jorphan/gui/JLabeledTextArea.html" title="class in org.apache.jorphan.gui">JLabeledTextArea</a></dt>
<dd>
<div class="block">Adds a change listener, that will be notified when the text in the text
field is changed.</div>
</dd>
<dt><a href="org/apache/jorphan/gui/JLabeledTextField.html#addChangeListener(javax.swing.event.ChangeListener)" class="member-name-link">addChangeListener(ChangeListener)</a> - Method in class org.apache.jorphan.gui.<a href="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</a></dt>
<dd>
<div class="block">Adds a change listener, that will be notified when the text in the text
field is changed.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/jms/client/ClientPool.html#addClient(java.io.Closeable)" class="member-name-link">addClient(Closeable)</a> - Static method in class org.apache.jmeter.protocol.jms.client.<a href="org/apache/jmeter/protocol/jms/client/ClientPool.html" title="class in org.apache.jmeter.protocol.jms.client">ClientPool</a></dt>
<dd>
<div class="block">Add a ReceiveClient to the ClientPool.</div>
</dd>
<dt><a href="org/apache/jorphan/collections/Data.html#addColumnValue(java.lang.String,java.lang.Object)" class="member-name-link">addColumnValue(String, Object)</a> - Method in class org.apache.jorphan.collections.<a href="org/apache/jorphan/collections/Data.html" title="class in org.apache.jorphan.collections">Data</a></dt>
<dd>
<div class="block">Adds a value into the Data set at the current row, using a column name to
find the column in which to insert the new value.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/tree/JMeterTreeModel.html#addComponent(org.apache.jmeter.testelement.TestElement,org.apache.jmeter.gui.tree.JMeterTreeNode)" class="member-name-link">addComponent(TestElement, JMeterTreeNode)</a> - Method in class org.apache.jmeter.gui.tree.<a href="org/apache/jmeter/gui/tree/JMeterTreeModel.html" title="class in org.apache.jmeter.gui.tree">JMeterTreeModel</a></dt>
<dd>
<div class="block">Add a <a href="org/apache/jmeter/testelement/TestElement.html" title="interface in org.apache.jmeter.testelement"><code>TestElement</code></a> to a <a href="org/apache/jmeter/gui/tree/JMeterTreeNode.html" title="class in org.apache.jmeter.gui.tree"><code>JMeterTreeNode</code></a></div>
</dd>
<dt><a href="org/apache/jmeter/config/ConfigElement.html#addConfigElement(org.apache.jmeter.config.ConfigElement)" class="member-name-link">addConfigElement(ConfigElement)</a> - Method in interface org.apache.jmeter.config.<a href="org/apache/jmeter/config/ConfigElement.html" title="interface in org.apache.jmeter.config">ConfigElement</a></dt>
<dd>
<div class="block">Add a configuration element to this one.</div>
</dd>
<dt><a href="org/apache/jmeter/config/ConfigTestElement.html#addConfigElement(org.apache.jmeter.config.ConfigElement)" class="member-name-link">addConfigElement(ConfigElement)</a> - Method in class org.apache.jmeter.config.<a href="org/apache/jmeter/config/ConfigTestElement.html" title="class in org.apache.jmeter.config">ConfigTestElement</a></dt>
<dd>
<div class="block">Add a configuration element to this one.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/bolt/config/BoltConnectionElement.html#addConfigElement(org.apache.jmeter.config.ConfigElement)" class="member-name-link">addConfigElement(ConfigElement)</a> - Method in class org.apache.jmeter.protocol.bolt.config.<a href="org/apache/jmeter/protocol/bolt/config/BoltConnectionElement.html" title="class in org.apache.jmeter.protocol.bolt.config">BoltConnectionElement</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/AuthManager.html#addConfigElement(org.apache.jmeter.config.ConfigElement)" class="member-name-link">addConfigElement(ConfigElement)</a> - Method in class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/AuthManager.html" title="class in org.apache.jmeter.protocol.http.control">AuthManager</a></dt>
<dd>
<div class="block">Add a configuration element to this one.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/Authorization.html#addConfigElement(org.apache.jmeter.config.ConfigElement)" class="member-name-link">addConfigElement(ConfigElement)</a> - Method in class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/Authorization.html" title="class in org.apache.jmeter.protocol.http.control">Authorization</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/Cookie.html#addConfigElement(org.apache.jmeter.config.ConfigElement)" class="member-name-link">addConfigElement(ConfigElement)</a> - Method in class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/Cookie.html" title="class in org.apache.jmeter.protocol.http.control">Cookie</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/Header.html#addConfigElement(org.apache.jmeter.config.ConfigElement)" class="member-name-link">addConfigElement(ConfigElement)</a> - Method in class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/Header.html" title="class in org.apache.jmeter.protocol.http.control">Header</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/modifier/AnchorModifier.html#addConfigElement(org.apache.jmeter.config.ConfigElement)" class="member-name-link">addConfigElement(ConfigElement)</a> - Method in class org.apache.jmeter.protocol.http.modifier.<a href="org/apache/jmeter/protocol/http/modifier/AnchorModifier.html" title="class in org.apache.jmeter.protocol.http.modifier">AnchorModifier</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/ProxyControl.html#addConfigElement(org.apache.jmeter.config.ConfigElement)" class="member-name-link">addConfigElement(ConfigElement)</a> - Method in class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/ProxyControl.html" title="class in org.apache.jmeter.protocol.http.proxy">ProxyControl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html#addConfigElement(org.apache.jmeter.config.ConfigElement)" class="member-name-link">addConfigElement(ConfigElement)</a> - Method in class org.apache.jmeter.protocol.jdbc.config.<a href="org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html" title="class in org.apache.jmeter.protocol.jdbc.config">DataSourceElement</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/mongodb/config/MongoSourceElement.html#addConfigElement(org.apache.jmeter.config.ConfigElement)" class="member-name-link">addConfigElement(ConfigElement)</a> - Method in class org.apache.jmeter.protocol.mongodb.config.<a href="org/apache/jmeter/protocol/mongodb/config/MongoSourceElement.html" title="class in org.apache.jmeter.protocol.mongodb.config">MongoSourceElement</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/samplers/Entry.html#addConfigElement(org.apache.jmeter.config.ConfigElement)" class="member-name-link">addConfigElement(ConfigElement)</a> - Method in class org.apache.jmeter.samplers.<a href="org/apache/jmeter/samplers/Entry.html" title="class in org.apache.jmeter.samplers">Entry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/samplers/Entry.html#addConfigElement(org.apache.jmeter.config.ConfigElement,java.lang.Class)" class="member-name-link">addConfigElement(ConfigElement, Class&lt;?&gt;)</a> - Method in class org.apache.jmeter.samplers.<a href="org/apache/jmeter/samplers/Entry.html" title="class in org.apache.jmeter.samplers">Entry</a></dt>
<dd>
<div class="block">Add a config element as a specific class.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/CookieManager.html#addCookieFromHeader(java.lang.String,java.net.URL)" class="member-name-link">addCookieFromHeader(String, URL)</a> - Method in class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/CookieManager.html" title="class in org.apache.jmeter.protocol.http.control">CookieManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/CookieHandler.html#addCookieFromHeader(org.apache.jmeter.protocol.http.control.CookieManager,boolean,java.lang.String,java.net.URL)" class="member-name-link">addCookieFromHeader(CookieManager, boolean, String, URL)</a> - Method in interface org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/CookieHandler.html" title="interface in org.apache.jmeter.protocol.http.control">CookieHandler</a></dt>
<dd>
<div class="block">Add cookie to CookieManager from cookieHeader and URL</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/HC4CookieHandler.html#addCookieFromHeader(org.apache.jmeter.protocol.http.control.CookieManager,boolean,java.lang.String,java.net.URL)" class="member-name-link">addCookieFromHeader(CookieManager, boolean, String, URL)</a> - Method in class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/HC4CookieHandler.html" title="class in org.apache.jmeter.protocol.http.control">HC4CookieHandler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/backend/SamplerMetric.html#addCumulated(org.apache.jmeter.samplers.SampleResult)" class="member-name-link">addCumulated(SampleResult)</a> - Method in class org.apache.jmeter.visualizers.backend.<a href="org/apache/jmeter/visualizers/backend/SamplerMetric.html" title="class in org.apache.jmeter.visualizers.backend">SamplerMetric</a></dt>
<dd>
<div class="block">Add a <a href="org/apache/jmeter/samplers/SampleResult.html" title="class in org.apache.jmeter.samplers"><code>SampleResult</code></a> and its sub-results to be used in the statistics</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/mail/sampler/MailReaderSampler.html#addCustomProperties(java.util.Properties)" class="member-name-link">addCustomProperties(Properties)</a> - Method in class org.apache.jmeter.protocol.mail.sampler.<a href="org/apache/jmeter/protocol/mail/sampler/MailReaderSampler.html" title="class in org.apache.jmeter.protocol.mail.sampler">MailReaderSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/curl/BasicCurlParser.Request.html#addDnsServers(java.lang.String)" class="member-name-link">addDnsServers(String)</a> - Method in class org.apache.jmeter.protocol.http.curl.<a href="org/apache/jmeter/protocol/http/curl/BasicCurlParser.Request.html" title="class in org.apache.jmeter.protocol.http.curl">BasicCurlParser.Request</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/MenuFactory.html#addEditMenu(javax.swing.JPopupMenu,boolean)" class="member-name-link">addEditMenu(JPopupMenu, boolean)</a> - Static method in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/MenuFactory.html" title="class in org.apache.jmeter.gui.util">MenuFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/config/Arguments.html#addEmptyArgument()" class="member-name-link">addEmptyArgument()</a> - Method in class org.apache.jmeter.config.<a href="org/apache/jmeter/config/Arguments.html" title="class in org.apache.jmeter.config">Arguments</a></dt>
<dd>
<div class="block">Add a new empty argument to the list.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/config/gui/LDAPArguments.html#addEmptyArgument()" class="member-name-link">addEmptyArgument()</a> - Method in class org.apache.jmeter.protocol.ldap.config.gui.<a href="org/apache/jmeter/protocol/ldap/config/gui/LDAPArguments.html" title="class in org.apache.jmeter.protocol.ldap.config.gui">LDAPArguments</a></dt>
<dd>
<div class="block">Add a new empty argument to the list.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/HTTPFileArgs.html#addEmptyHTTPFileArg()" class="member-name-link">addEmptyHTTPFileArg()</a> - Method in class org.apache.jmeter.protocol.http.util.<a href="org/apache/jmeter/protocol/http/util/HTTPFileArgs.html" title="class in org.apache.jmeter.protocol.http.util">HTTPFileArgs</a></dt>
<dd>
<div class="block">Add a new empty file to the list.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#addEncodedArgument(java.lang.String,java.lang.String)" class="member-name-link">addEncodedArgument(String, String)</a> - Method in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPSamplerBase</a></dt>
<dd>
<div class="block">Add an argument which has already been encoded</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#addEncodedArgument(java.lang.String,java.lang.String,java.lang.String)" class="member-name-link">addEncodedArgument(String, String, String)</a> - Method in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPSamplerBase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#addEncodedArgument(java.lang.String,java.lang.String,java.lang.String,java.lang.String)" class="member-name-link">addEncodedArgument(String, String, String, String)</a> - Method in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPSamplerBase</a></dt>
<dd>
<div class="block">Creates an HTTPArgument and adds it to the current set <a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#getArguments()"><code>HTTPSamplerBase.getArguments()</code></a> of arguments.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/ProxyControl.html#addExcludedPattern(java.lang.String)" class="member-name-link">addExcludedPattern(String)</a> - Method in class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/ProxyControl.html" title="class in org.apache.jmeter.protocol.http.proxy">ProxyControl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/AuthManager.html#addFile(java.lang.String)" class="member-name-link">addFile(String)</a> - Method in class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/AuthManager.html" title="class in org.apache.jmeter.protocol.http.control">AuthManager</a></dt>
<dd>
<div class="block">Add authentication data from a file.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/CookieManager.html#addFile(java.lang.String)" class="member-name-link">addFile(String)</a> - Method in class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/CookieManager.html" title="class in org.apache.jmeter.protocol.http.control">CookieManager</a></dt>
<dd>
<div class="block">Add cookie data from a file.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/HeaderManager.html#addFile(java.lang.String)" class="member-name-link">addFile(String)</a> - Method in class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/HeaderManager.html" title="class in org.apache.jmeter.protocol.http.control">HeaderManager</a></dt>
<dd>
<div class="block">Add header data from a file.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/util/MenuFactory.html#addFileMenu(javax.swing.JPopupMenu)" class="member-name-link">addFileMenu(JPopupMenu)</a> - Static method in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/MenuFactory.html" title="class in org.apache.jmeter.gui.util">MenuFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/MenuFactory.html#addFileMenu(javax.swing.JPopupMenu,boolean)" class="member-name-link">addFileMenu(JPopupMenu, boolean)</a> - Static method in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/MenuFactory.html" title="class in org.apache.jmeter.gui.util">MenuFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/FileListPanel.html#addFilename(java.lang.String)" class="member-name-link">addFilename(String)</a> - Method in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/FileListPanel.html" title="class in org.apache.jmeter.gui.util">FileListPanel</a></dt>
<dd>
<div class="block">Add a single file to the table</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/FormCharSetFinder.html#addFormActionsAndCharSet(java.lang.String,java.util.Map,java.lang.String)" class="member-name-link">addFormActionsAndCharSet(String, Map&lt;String, String&gt;, String)</a> - Method in class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/FormCharSetFinder.html" title="class in org.apache.jmeter.protocol.http.proxy">FormCharSetFinder</a></dt>
<dd>
<div class="block">Add form action urls and their corresponding encodings for all forms on the page</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/curl/BasicCurlParser.Request.html#addFormData(java.lang.String,org.apache.jmeter.protocol.http.curl.ArgumentHolder)" class="member-name-link">addFormData(String, ArgumentHolder)</a> - Method in class org.apache.jmeter.protocol.http.curl.<a href="org/apache/jmeter/protocol/http/curl/BasicCurlParser.Request.html" title="class in org.apache.jmeter.protocol.http.curl">BasicCurlParser.Request</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/curl/BasicCurlParser.Request.html#addFormStringData(java.lang.String,java.lang.String)" class="member-name-link">addFormStringData(String, String)</a> - Method in class org.apache.jmeter.protocol.http.curl.<a href="org/apache/jmeter/protocol/http/curl/BasicCurlParser.Request.html" title="class in org.apache.jmeter.protocol.http.curl">BasicCurlParser.Request</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/config/gui/ArgumentsPanel.html#addFromClipboard()" class="member-name-link">addFromClipboard()</a> - Method in class org.apache.jmeter.config.gui.<a href="org/apache/jmeter/config/gui/ArgumentsPanel.html" title="class in org.apache.jmeter.config.gui">ArgumentsPanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/gui/HeaderPanel.html#addFromClipboard()" class="member-name-link">addFromClipboard()</a> - Method in class org.apache.jmeter.protocol.http.gui.<a href="org/apache/jmeter/protocol/http/gui/HeaderPanel.html" title="class in org.apache.jmeter.protocol.http.gui">HeaderPanel</a></dt>
<dd>
<div class="block">Add values from the clipboard.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/gui/HTTPArgumentsPanel.html#addFromClipboard()" class="member-name-link">addFromClipboard()</a> - Method in class org.apache.jmeter.protocol.http.gui.<a href="org/apache/jmeter/protocol/http/gui/HTTPArgumentsPanel.html" title="class in org.apache.jmeter.protocol.http.gui">HTTPArgumentsPanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/config/gui/ArgumentsPanel.html#addFromClipboard(java.lang.String,java.lang.String)" class="member-name-link">addFromClipboard(String, String)</a> - Method in class org.apache.jmeter.config.gui.<a href="org/apache/jmeter/config/gui/ArgumentsPanel.html" title="class in org.apache.jmeter.config.gui">ArgumentsPanel</a></dt>
<dd>
<div class="block">Add values from the clipboard</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/gui/ProxyControlGui.html#addFromClipboard(javax.swing.JTable)" class="member-name-link">addFromClipboard(JTable)</a> - Method in class org.apache.jmeter.protocol.http.proxy.gui.<a href="org/apache/jmeter/protocol/http/proxy/gui/ProxyControlGui.html" title="class in org.apache.jmeter.protocol.http.proxy.gui">ProxyControlGui</a></dt>
<dd>
<div class="block">Add values from the clipboard to table</div>
</dd>
<dt><a href="org/apache/jmeter/util/SlowSSLSocket.html#addHandshakeCompletedListener(javax.net.ssl.HandshakeCompletedListener)" class="member-name-link">addHandshakeCompletedListener(HandshakeCompletedListener)</a> - Method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/SlowSSLSocket.html" title="class in org.apache.jmeter.util">SlowSSLSocket</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/collections/Data.html#addHeader(java.lang.String)" class="member-name-link">addHeader(String)</a> - Method in class org.apache.jorphan.collections.<a href="org/apache/jorphan/collections/Data.html" title="class in org.apache.jorphan.collections">Data</a></dt>
<dd>
<div class="block">Adds a header name to the Data object.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/curl/BasicCurlParser.Request.html#addHeader(java.lang.String,java.lang.String)" class="member-name-link">addHeader(String, String)</a> - Method in class org.apache.jmeter.protocol.http.curl.<a href="org/apache/jmeter/protocol/http/curl/BasicCurlParser.Request.html" title="class in org.apache.jmeter.protocol.http.curl">BasicCurlParser.Request</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/smtp/sampler/protocol/SendMailCommand.html#addHeader(java.lang.String,java.lang.String)" class="member-name-link">addHeader(String, String)</a> - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.<a href="org/apache/jmeter/protocol/smtp/sampler/protocol/SendMailCommand.html" title="class in org.apache.jmeter.protocol.smtp.sampler.protocol">SendMailCommand</a></dt>
<dd>
<div class="block">Adds a header-part to current HashMap of headers - to be called by
SmtpSampler-object</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/DNSCacheManager.html#addHost(java.lang.String,java.lang.String)" class="member-name-link">addHost(String, String)</a> - Method in class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/DNSCacheManager.html" title="class in org.apache.jmeter.protocol.http.control">DNSCacheManager</a></dt>
<dd>
<div class="block">Add static host</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/HTTPFileArgs.html#addHTTPFileArg(java.lang.String)" class="member-name-link">addHTTPFileArg(String)</a> - Method in class org.apache.jmeter.protocol.http.util.<a href="org/apache/jmeter/protocol/http/util/HTTPFileArgs.html" title="class in org.apache.jmeter.protocol.http.util">HTTPFileArgs</a></dt>
<dd>
<div class="block">Add a new file with the given path.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/HTTPFileArgs.html#addHTTPFileArg(java.lang.String,java.lang.String,java.lang.String)" class="member-name-link">addHTTPFileArg(String, String, String)</a> - Method in class org.apache.jmeter.protocol.http.util.<a href="org/apache/jmeter/protocol/http/util/HTTPFileArgs.html" title="class in org.apache.jmeter.protocol.http.util">HTTPFileArgs</a></dt>
<dd>
<div class="block">adds a new File to the HTTPFileArgs list to be uploaded with http
request.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/HTTPFileArgs.html#addHTTPFileArg(org.apache.jmeter.protocol.http.util.HTTPFileArg)" class="member-name-link">addHTTPFileArg(HTTPFileArg)</a> - Method in class org.apache.jmeter.protocol.http.util.<a href="org/apache/jmeter/protocol/http/util/HTTPFileArgs.html" title="class in org.apache.jmeter.protocol.http.util">HTTPFileArgs</a></dt>
<dd>
<div class="block">Add a new file.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/util/JMeterToolBar.html#addImpl(java.awt.Component,java.lang.Object,int)" class="member-name-link">addImpl(Component, Object, int)</a> - Method in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/JMeterToolBar.html" title="class in org.apache.jmeter.gui.util">JMeterToolBar</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/ProxyControl.html#addIncludedPattern(java.lang.String)" class="member-name-link">addIncludedPattern(String)</a> - Method in class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/ProxyControl.html" title="class in org.apache.jmeter.protocol.http.proxy">ProxyControl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testelement/property/CollectionProperty.html#addItem(java.lang.Object)" class="member-name-link">addItem(Object)</a> - Method in class org.apache.jmeter.testelement.property.<a href="org/apache/jmeter/testelement/property/CollectionProperty.html" title="class in org.apache.jmeter.testelement.property">CollectionProperty</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/control/Controller.html#addIterationListener(org.apache.jmeter.engine.event.LoopIterationListener)" class="member-name-link">addIterationListener(LoopIterationListener)</a> - Method in interface org.apache.jmeter.control.<a href="org/apache/jmeter/control/Controller.html" title="interface in org.apache.jmeter.control">Controller</a></dt>
<dd>
<div class="block">Controllers have to notify listeners of when they begin an iteration
through their sub-elements.</div>
</dd>
<dt><a href="org/apache/jmeter/control/GenericController.html#addIterationListener(org.apache.jmeter.engine.event.LoopIterationListener)" class="member-name-link">addIterationListener(LoopIterationListener)</a> - Method in class org.apache.jmeter.control.<a href="org/apache/jmeter/control/GenericController.html" title="class in org.apache.jmeter.control">GenericController</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/threads/AbstractThreadGroup.html#addIterationListener(org.apache.jmeter.engine.event.LoopIterationListener)" class="member-name-link">addIterationListener(LoopIterationListener)</a> - Method in class org.apache.jmeter.threads.<a href="org/apache/jmeter/threads/AbstractThreadGroup.html" title="class in org.apache.jmeter.threads">AbstractThreadGroup</a></dt>
<dd>
<div class="block">Controllers have to notify listeners of when they begin an iteration
through their sub-elements.</div>
</dd>
<dt><a href="org/apache/jmeter/testelement/VariablesCollection.html#addJMeterVariables(org.apache.jmeter.threads.JMeterVariables)" class="member-name-link">addJMeterVariables(JMeterVariables)</a> - Method in class org.apache.jmeter.testelement.<a href="org/apache/jmeter/testelement/VariablesCollection.html" title="class in org.apache.jmeter.testelement">VariablesCollection</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/jms/Utils.html#addJMSProperties(javax.jms.Message,java.util.Map)" class="member-name-link">addJMSProperties(Message, Map&lt;String, Object&gt;)</a> - Static method in class org.apache.jmeter.protocol.jms.<a href="org/apache/jmeter/protocol/jms/Utils.html" title="class in org.apache.jmeter.protocol.jms">Utils</a></dt>
<dd>
<div class="block">Set JMS Properties to msg</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/jms/sampler/JMSProperties.html#addJmsProperty(java.lang.String,java.lang.String)" class="member-name-link">addJmsProperty(String, String)</a> - Method in class org.apache.jmeter.protocol.jms.sampler.<a href="org/apache/jmeter/protocol/jms/sampler/JMSProperties.html" title="class in org.apache.jmeter.protocol.jms.sampler">JMSProperties</a></dt>
<dd>
<div class="block">Add a new JMSProperty with the given name and value.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/jms/sampler/JMSProperties.html#addJmsProperty(java.lang.String,java.lang.String,java.lang.String)" class="member-name-link">addJmsProperty(String, String, String)</a> - Method in class org.apache.jmeter.protocol.jms.sampler.<a href="org/apache/jmeter/protocol/jms/sampler/JMSProperties.html" title="class in org.apache.jmeter.protocol.jms.sampler">JMSProperties</a></dt>
<dd>
<div class="block">Add a new argument with the given name, value, and metadata.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/jms/sampler/JMSProperties.html#addJmsProperty(org.apache.jmeter.protocol.jms.sampler.JMSProperty)" class="member-name-link">addJmsProperty(JMSProperty)</a> - Method in class org.apache.jmeter.protocol.jms.sampler.<a href="org/apache/jmeter/protocol/jms/sampler/JMSProperties.html" title="class in org.apache.jmeter.protocol.jms.sampler">JMSProperties</a></dt>
<dd>
<div class="block">Add a new argument.</div>
</dd>
<dt><a href="org/apache/jorphan/gui/layout/VerticalLayout.html#addLayoutComponent(java.lang.String,java.awt.Component)" class="member-name-link">addLayoutComponent(String, Component)</a> - Method in class org.apache.jorphan.gui.layout.<a href="org/apache/jorphan/gui/layout/VerticalLayout.html" title="class in org.apache.jorphan.gui.layout">VerticalLayout</a></dt>
<dd>
<div class="block">Not used by this class.</div>
</dd>
<dt><a href="org/apache/jmeter/util/JMeterUtils.html#addLocaleChangeListener(org.apache.jmeter.util.LocaleChangeListener)" class="member-name-link">addLocaleChangeListener(LocaleChangeListener)</a> - Static method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/JMeterUtils.html" title="class in org.apache.jmeter.util">JMeterUtils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/logging/LoggingManager.html#addLogTargetToRootLogger(org.apache.log.LogTarget%5B%5D)" class="member-name-link">addLogTargetToRootLogger(LogTarget[])</a> - Static method in class org.apache.jorphan.logging.<a href="org/apache/jorphan/logging/LoggingManager.html" title="class in org.apache.jorphan.logging">LoggingManager</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">since 3.2, use SLF4J for logging</div>
</div>
</dd>
<dt><a href="org/apache/jmeter/gui/util/TristateCheckBox.html#addMouseListener(java.awt.event.MouseListener)" class="member-name-link">addMouseListener(MouseListener)</a> - Method in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/TristateCheckBox.html" title="class in org.apache.jmeter.gui.util">TristateCheckBox</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/PowerTableModel.html#addNewColumn(java.lang.String,java.lang.Class)" class="member-name-link">addNewColumn(String, Class&lt;?&gt;)</a> - Method in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/PowerTableModel.html" title="class in org.apache.jmeter.gui.util">PowerTableModel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/PowerTableModel.html#addNewRow()" class="member-name-link">addNewRow()</a> - Method in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/PowerTableModel.html" title="class in org.apache.jmeter.gui.util">PowerTableModel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/threads/AbstractThreadGroup.html#addNewThread(int,org.apache.jmeter.engine.StandardJMeterEngine)" class="member-name-link">addNewThread(int, StandardJMeterEngine)</a> - Method in class org.apache.jmeter.threads.<a href="org/apache/jmeter/threads/AbstractThreadGroup.html" title="class in org.apache.jmeter.threads">AbstractThreadGroup</a></dt>
<dd>
<div class="block">Add a new <a href="org/apache/jmeter/threads/JMeterThread.html" title="class in org.apache.jmeter.threads"><code>JMeterThread</code></a> to this <a href="org/apache/jmeter/threads/ThreadGroup.html" title="class in org.apache.jmeter.threads"><code>ThreadGroup</code></a> for engine</div>
</dd>
<dt><a href="org/apache/jmeter/threads/ThreadGroup.html#addNewThread(int,org.apache.jmeter.engine.StandardJMeterEngine)" class="member-name-link">addNewThread(int, StandardJMeterEngine)</a> - Method in class org.apache.jmeter.threads.<a href="org/apache/jmeter/threads/ThreadGroup.html" title="class in org.apache.jmeter.threads">ThreadGroup</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/engine/ConvertListeners.html#addNode(java.lang.Object,org.apache.jorphan.collections.HashTree)" class="member-name-link">addNode(Object, HashTree)</a> - Method in class org.apache.jmeter.engine.<a href="org/apache/jmeter/engine/ConvertListeners.html" title="class in org.apache.jmeter.engine">ConvertListeners</a></dt>
<dd>
<div class="block">The tree traverses itself depth-first, calling addNode for each object it
encounters as it goes.</div>
</dd>
<dt><a href="org/apache/jmeter/engine/PreCompiler.html#addNode(java.lang.Object,org.apache.jorphan.collections.HashTree)" class="member-name-link">addNode(Object, HashTree)</a> - Method in class org.apache.jmeter.engine.<a href="org/apache/jmeter/engine/PreCompiler.html" title="class in org.apache.jmeter.engine">PreCompiler</a></dt>
<dd>
<div class="block">The tree traverses itself depth-first, calling addNode for each object it
encounters as it goes.</div>
</dd>
<dt><a href="org/apache/jmeter/engine/TreeCloner.html#addNode(java.lang.Object,org.apache.jorphan.collections.HashTree)" class="member-name-link">addNode(Object, HashTree)</a> - Method in class org.apache.jmeter.engine.<a href="org/apache/jmeter/engine/TreeCloner.html" title="class in org.apache.jmeter.engine">TreeCloner</a></dt>
<dd>
<div class="block">The tree traverses itself depth-first, calling addNode for each object it
encounters as it goes.</div>
</dd>
<dt><a href="org/apache/jmeter/engine/TurnElementsOn.html#addNode(java.lang.Object,org.apache.jorphan.collections.HashTree)" class="member-name-link">addNode(Object, HashTree)</a> - Method in class org.apache.jmeter.engine.<a href="org/apache/jmeter/engine/TurnElementsOn.html" title="class in org.apache.jmeter.engine">TurnElementsOn</a></dt>
<dd>
<div class="block">The tree traverses itself depth-first, calling addNode for each object it
encounters as it goes.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/CheckDirty.html#addNode(java.lang.Object,org.apache.jorphan.collections.HashTree)" class="member-name-link">addNode(Object, HashTree)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/CheckDirty.html" title="class in org.apache.jmeter.gui.action">CheckDirty</a></dt>
<dd>
<div class="block">The tree traverses itself depth-first, calling addNode for each
object it encounters as it goes.</div>
</dd>
<dt><a href="org/apache/jmeter/threads/FindTestElementsUpToRootTraverser.html#addNode(java.lang.Object,org.apache.jorphan.collections.HashTree)" class="member-name-link">addNode(Object, HashTree)</a> - Method in class org.apache.jmeter.threads.<a href="org/apache/jmeter/threads/FindTestElementsUpToRootTraverser.html" title="class in org.apache.jmeter.threads">FindTestElementsUpToRootTraverser</a></dt>
<dd>
<div class="block">The tree traverses itself depth-first, calling addNode for each object it
encounters as it goes.</div>
</dd>
<dt><a href="org/apache/jmeter/threads/TestCompiler.html#addNode(java.lang.Object,org.apache.jorphan.collections.HashTree)" class="member-name-link">addNode(Object, HashTree)</a> - Method in class org.apache.jmeter.threads.<a href="org/apache/jmeter/threads/TestCompiler.html" title="class in org.apache.jmeter.threads">TestCompiler</a></dt>
<dd>
<div class="block">The tree traverses itself depth-first, calling addNode for each object it
encounters as it goes.</div>
</dd>
<dt><a href="org/apache/jorphan/collections/HashTreeTraverser.html#addNode(java.lang.Object,org.apache.jorphan.collections.HashTree)" class="member-name-link">addNode(Object, HashTree)</a> - Method in interface org.apache.jorphan.collections.<a href="org/apache/jorphan/collections/HashTreeTraverser.html" title="interface in org.apache.jorphan.collections">HashTreeTraverser</a></dt>
<dd>
<div class="block">The tree traverses itself depth-first, calling addNode for each object it
encounters as it goes.</div>
</dd>
<dt><a href="org/apache/jorphan/collections/SearchByClass.html#addNode(java.lang.Object,org.apache.jorphan.collections.HashTree)" class="member-name-link">addNode(Object, HashTree)</a> - Method in class org.apache.jorphan.collections.<a href="org/apache/jorphan/collections/SearchByClass.html" title="class in org.apache.jorphan.collections">SearchByClass</a></dt>
<dd>
<div class="block">The tree traverses itself depth-first, calling addNode for each object it
encounters as it goes.</div>
</dd>
<dt><a href="org/apache/jmeter/engine/TreeCloner.html#addNodeToTree(java.lang.Object)" class="member-name-link">addNodeToTree(Object)</a> - Method in class org.apache.jmeter.engine.<a href="org/apache/jmeter/engine/TreeCloner.html" title="class in org.apache.jmeter.engine">TreeCloner</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/engine/TreeClonerNoTimer.html#addNodeToTree(java.lang.Object)" class="member-name-link">addNodeToTree(Object)</a> - Method in class org.apache.jmeter.engine.<a href="org/apache/jmeter/engine/TreeClonerNoTimer.html" title="class in org.apache.jmeter.engine">TreeClonerNoTimer</a></dt>
<dd>
<div class="block">Doesn't add Timer to tree</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/validation/TreeClonerForValidation.html#addNodeToTree(java.lang.Object)" class="member-name-link">addNodeToTree(Object)</a> - Method in class org.apache.jmeter.gui.action.validation.<a href="org/apache/jmeter/gui/action/validation/TreeClonerForValidation.html" title="class in org.apache.jmeter.gui.action.validation">TreeClonerForValidation</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/validation/ComponentTreeClonerForValidation.html#addNodeToTree(java.lang.Object)" class="member-name-link">addNodeToTree(Object)</a> - Method in class org.apache.jmeter.validation.<a href="org/apache/jmeter/validation/ComponentTreeClonerForValidation.html" title="class in org.apache.jmeter.validation">ComponentTreeClonerForValidation</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#addNonEncodedArgument(java.lang.String,java.lang.String,java.lang.String)" class="member-name-link">addNonEncodedArgument(String, String, String)</a> - Method in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPSamplerBase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#addNonEncodedArgument(java.lang.String,java.lang.String,java.lang.String,java.lang.String)" class="member-name-link">addNonEncodedArgument(String, String, String, String)</a> - Method in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPSamplerBase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/curl/BasicCurlParser.Request.html#addOptionsIgnored(java.lang.String)" class="member-name-link">addOptionsIgnored(String)</a> - Method in class org.apache.jmeter.protocol.http.curl.<a href="org/apache/jmeter/protocol/http/curl/BasicCurlParser.Request.html" title="class in org.apache.jmeter.protocol.http.curl">BasicCurlParser.Request</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/curl/BasicCurlParser.Request.html#addOptionsInProperties(java.lang.String)" class="member-name-link">addOptionsInProperties(String)</a> - Method in class org.apache.jmeter.protocol.http.curl.<a href="org/apache/jmeter/protocol/http/curl/BasicCurlParser.Request.html" title="class in org.apache.jmeter.protocol.http.curl">BasicCurlParser.Request</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/curl/BasicCurlParser.Request.html#addOptionsNoSupport(java.lang.String)" class="member-name-link">addOptionsNoSupport(String)</a> - Method in class org.apache.jmeter.protocol.http.curl.<a href="org/apache/jmeter/protocol/http/curl/BasicCurlParser.Request.html" title="class in org.apache.jmeter.protocol.http.curl">BasicCurlParser.Request</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testelement/TestPlan.html#addParameter(java.lang.String,java.lang.String)" class="member-name-link">addParameter(String, String)</a> - Method in class org.apache.jmeter.testelement.<a href="org/apache/jmeter/testelement/TestPlan.html" title="class in org.apache.jmeter.testelement">TestPlan</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/AddParent.html" class="type-name-link" title="class in org.apache.jmeter.gui.action">AddParent</a> - Class in <a href="org/apache/jmeter/gui/action/package-summary.html">org.apache.jmeter.gui.action</a></dt>
<dd>
<div class="block">Implements the Add Parent menu command</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/AddParent.html#%3Cinit%3E()" class="member-name-link">AddParent()</a> - Constructor for class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/AddParent.html" title="class in org.apache.jmeter.gui.action">AddParent</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/AddParent.html#addParentToTree(org.apache.jmeter.testelement.TestElement)" class="member-name-link">addParentToTree(TestElement)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/AddParent.html" title="class in org.apache.jmeter.gui.action">AddParent</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/MenuFactory.html#addPasteResetMenu(javax.swing.JPopupMenu)" class="member-name-link">addPasteResetMenu(JPopupMenu)</a> - Static method in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/MenuFactory.html" title="class in org.apache.jmeter.gui.util">MenuFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/NewDriver.html#addPath(java.lang.String)" class="member-name-link">addPath(String)</a> - Static method in class org.apache.jmeter.<a href="org/apache/jmeter/NewDriver.html" title="class in org.apache.jmeter">NewDriver</a></dt>
<dd>
<div class="block">Add a directory or jar to the loader and system classpaths.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/ActionRouter.html#addPostActionListener(java.lang.Class,java.awt.event.ActionListener)" class="member-name-link">addPostActionListener(Class&lt;?&gt;, ActionListener)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ActionRouter.html" title="class in org.apache.jmeter.gui.action">ActionRouter</a></dt>
<dd>
<div class="block">Allows an ActionListener to receive notification of a command being
executed after the command has executed.</div>
</dd>
<dt><a href="org/apache/jmeter/threads/SamplePackage.html#addPostProcessor(org.apache.jmeter.processor.PostProcessor)" class="member-name-link">addPostProcessor(PostProcessor)</a> - Method in class org.apache.jmeter.threads.<a href="org/apache/jmeter/threads/SamplePackage.html" title="class in org.apache.jmeter.threads">SamplePackage</a></dt>
<dd>
<div class="block">Add Post processor</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/ActionRouter.html#addPreActionListener(java.lang.Class,java.awt.event.ActionListener)" class="member-name-link">addPreActionListener(Class&lt;?&gt;, ActionListener)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ActionRouter.html" title="class in org.apache.jmeter.gui.action">ActionRouter</a></dt>
<dd>
<div class="block">Allows an ActionListener to receive notification of a command being
executed prior to the actual execution of the command.</div>
</dd>
<dt><a href="org/apache/jmeter/threads/SamplePackage.html#addPreProcessor(org.apache.jmeter.processor.PreProcessor)" class="member-name-link">addPreProcessor(PreProcessor)</a> - Method in class org.apache.jmeter.threads.<a href="org/apache/jmeter/threads/SamplePackage.html" title="class in org.apache.jmeter.threads">SamplePackage</a></dt>
<dd>
<div class="block">Add Pre processor</div>
</dd>
<dt><a href="org/apache/jmeter/testelement/AbstractTestElement.html#addPropertiesValues(java.util.List,java.util.Set)" class="member-name-link">addPropertiesValues(List&lt;String&gt;, Set&lt;String&gt;)</a> - Method in class org.apache.jmeter.testelement.<a href="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</a></dt>
<dd>
<div class="block">Add to result the values of propertyNames</div>
</dd>
<dt><a href="org/apache/jmeter/testelement/property/MapProperty.html#addProperty(java.lang.String,org.apache.jmeter.testelement.property.JMeterProperty)" class="member-name-link">addProperty(String, JMeterProperty)</a> - Method in class org.apache.jmeter.testelement.property.<a href="org/apache/jmeter/testelement/property/MapProperty.html" title="class in org.apache.jmeter.testelement.property">MapProperty</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testelement/AbstractTestElement.html#addProperty(org.apache.jmeter.testelement.property.JMeterProperty)" class="member-name-link">addProperty(JMeterProperty)</a> - Method in class org.apache.jmeter.testelement.<a href="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</a></dt>
<dd>
<div class="block">Add property to test element without cloning it</div>
</dd>
<dt><a href="org/apache/jmeter/testelement/property/CollectionProperty.html#addProperty(org.apache.jmeter.testelement.property.JMeterProperty)" class="member-name-link">addProperty(JMeterProperty)</a> - Method in class org.apache.jmeter.testelement.property.<a href="org/apache/jmeter/testelement/property/CollectionProperty.html" title="class in org.apache.jmeter.testelement.property">CollectionProperty</a></dt>
<dd>
<div class="block">Add a property to the collection.</div>
</dd>
<dt><a href="org/apache/jmeter/testelement/property/MapProperty.html#addProperty(org.apache.jmeter.testelement.property.JMeterProperty)" class="member-name-link">addProperty(JMeterProperty)</a> - Method in class org.apache.jmeter.testelement.property.<a href="org/apache/jmeter/testelement/property/MapProperty.html" title="class in org.apache.jmeter.testelement.property">MapProperty</a></dt>
<dd>
<div class="block">Add a property to the collection.</div>
</dd>
<dt><a href="org/apache/jmeter/testelement/property/MultiProperty.html#addProperty(org.apache.jmeter.testelement.property.JMeterProperty)" class="member-name-link">addProperty(JMeterProperty)</a> - Method in class org.apache.jmeter.testelement.property.<a href="org/apache/jmeter/testelement/property/MultiProperty.html" title="class in org.apache.jmeter.testelement.property">MultiProperty</a></dt>
<dd>
<div class="block">Add a property to the collection.</div>
</dd>
<dt><a href="org/apache/jmeter/testelement/property/TestElementProperty.html#addProperty(org.apache.jmeter.testelement.property.JMeterProperty)" class="member-name-link">addProperty(JMeterProperty)</a> - Method in class org.apache.jmeter.testelement.property.<a href="org/apache/jmeter/testelement/property/TestElementProperty.html" title="class in org.apache.jmeter.testelement.property">TestElementProperty</a></dt>
<dd>
<div class="block">Add a property to the collection.</div>
</dd>
<dt><a href="org/apache/jmeter/testelement/AbstractTestElement.html#addProperty(org.apache.jmeter.testelement.property.JMeterProperty,boolean)" class="member-name-link">addProperty(JMeterProperty, boolean)</a> - Method in class org.apache.jmeter.testelement.<a href="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</a></dt>
<dd>
<div class="block">Add property to test element</div>
</dd>
<dt><a href="org/apache/jmeter/testbeans/gui/FileEditor.html#addPropertyChangeListener(java.beans.PropertyChangeListener)" class="member-name-link">addPropertyChangeListener(PropertyChangeListener)</a> - Method in class org.apache.jmeter.testbeans.gui.<a href="org/apache/jmeter/testbeans/gui/FileEditor.html" title="class in org.apache.jmeter.testbeans.gui">FileEditor</a></dt>
<dt><a href="org/apache/jmeter/samplers/SampleResult.html#addRawSubResult(org.apache.jmeter.samplers.SampleResult)" class="member-name-link">addRawSubResult(SampleResult)</a> - Method in class org.apache.jmeter.samplers.<a href="org/apache/jmeter/samplers/SampleResult.html" title="class in org.apache.jmeter.samplers">SampleResult</a></dt>
<dd>
<div class="block">Add a subresult to the collection without updating any parent fields.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/ListResultData.html#addResult(org.apache.jmeter.report.processor.ResultData)" class="member-name-link">addResult(ResultData)</a> - Method in class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/ListResultData.html" title="class in org.apache.jmeter.report.processor">ListResultData</a></dt>
<dd>
<div class="block">Adds the result at the end of the list.</div>
</dd>
<dt><a href="org/apache/jorphan/collections/Data.html#addRow()" class="member-name-link">addRow()</a> - Method in class org.apache.jorphan.collections.<a href="org/apache/jorphan/collections/Data.html" title="class in org.apache.jorphan.collections">Data</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/gui/ObjectTableModel.html#addRow(java.lang.Object)" class="member-name-link">addRow(Object)</a> - Method in class org.apache.jorphan.gui.<a href="org/apache/jorphan/gui/ObjectTableModel.html" title="class in org.apache.jorphan.gui">ObjectTableModel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/PowerTableModel.html#addRow(java.lang.Object%5B%5D)" class="member-name-link">addRow(Object[])</a> - Method in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/PowerTableModel.html" title="class in org.apache.jmeter.gui.util">PowerTableModel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/util/Calculator.html#addSample(org.apache.jmeter.samplers.SampleResult)" class="member-name-link">addSample(SampleResult)</a> - Method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/Calculator.html" title="class in org.apache.jmeter.util">Calculator</a></dt>
<dd>
<div class="block">Add details for a sample result, which may consist of multiple samples.</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/CachingStatCalculator.html#addSample(org.apache.jmeter.samplers.SampleResult)" class="member-name-link">addSample(SampleResult)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/CachingStatCalculator.html" title="class in org.apache.jmeter.visualizers">CachingStatCalculator</a></dt>
<dd>
<div class="block">Records a sample.</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/RunningSample.html#addSample(org.apache.jmeter.samplers.SampleResult)" class="member-name-link">addSample(SampleResult)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/RunningSample.html" title="class in org.apache.jmeter.visualizers">RunningSample</a></dt>
<dd>
<div class="block">Records a sample.</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/SamplingStatCalculator.html#addSample(org.apache.jmeter.samplers.SampleResult)" class="member-name-link">addSample(SampleResult)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/SamplingStatCalculator.html" title="class in org.apache.jmeter.visualizers">SamplingStatCalculator</a></dt>
<dd>
<div class="block">Records a sample.</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/RunningSample.html#addSample(org.apache.jmeter.visualizers.RunningSample)" class="member-name-link">addSample(RunningSample)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/RunningSample.html" title="class in org.apache.jmeter.visualizers">RunningSample</a></dt>
<dd>
<div class="block">Adds another RunningSample to this one.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/AbstractSampleConsumer.html#addSampleConsumer(org.apache.jmeter.report.processor.SampleConsumer)" class="member-name-link">addSampleConsumer(SampleConsumer)</a> - Method in class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/AbstractSampleConsumer.html" title="class in org.apache.jmeter.report.processor">AbstractSampleConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/AbstractSampleSource.html#addSampleConsumer(org.apache.jmeter.report.processor.SampleConsumer)" class="member-name-link">addSampleConsumer(SampleConsumer)</a> - Method in class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/AbstractSampleSource.html" title="class in org.apache.jmeter.report.processor">AbstractSampleSource</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/CsvFileSampleSource.html#addSampleConsumer(org.apache.jmeter.report.processor.SampleConsumer)" class="member-name-link">addSampleConsumer(SampleConsumer)</a> - Method in class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/CsvFileSampleSource.html" title="class in org.apache.jmeter.report.processor">CsvFileSampleSource</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/SampleSource.html#addSampleConsumer(org.apache.jmeter.report.processor.SampleConsumer)" class="member-name-link">addSampleConsumer(SampleConsumer)</a> - Method in interface org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/SampleSource.html" title="interface in org.apache.jmeter.report.processor">SampleSource</a></dt>
<dd>
<div class="block">Add a sample consumer to this sample source.</div>
</dd>
<dt><a href="org/apache/jmeter/threads/SamplePackage.html#addSampleListener(org.apache.jmeter.samplers.SampleListener)" class="member-name-link">addSampleListener(SampleListener)</a> - Method in class org.apache.jmeter.threads.<a href="org/apache/jmeter/threads/SamplePackage.html" title="class in org.apache.jmeter.threads">SamplePackage</a></dt>
<dd>
<div class="block">Add Sample Listener</div>
</dd>
<dt><a href="org/apache/jmeter/util/SecurityProviderLoader.html#addSecurityProvider(java.lang.String)" class="member-name-link">addSecurityProvider(String)</a> - Static method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/SecurityProviderLoader.html" title="class in org.apache.jmeter.util">SecurityProviderLoader</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/util/SecurityProviderLoader.html#addSecurityProvider(java.util.Properties)" class="member-name-link">addSecurityProvider(Properties)</a> - Static method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/SecurityProviderLoader.html" title="class in org.apache.jmeter.util">SecurityProviderLoader</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/math/StatCalculator.html#addSentBytes(long)" class="member-name-link">addSentBytes(long)</a> - Method in class org.apache.jorphan.math.<a href="org/apache/jorphan/math/StatCalculator.html" title="class in org.apache.jorphan.math">StatCalculator</a></dt>
<dd>
<div class="block">Add to sent bytes</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/DNSCacheManager.html#addServer(java.lang.String)" class="member-name-link">addServer(String)</a> - Method in class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/DNSCacheManager.html" title="class in org.apache.jmeter.protocol.http.control">DNSCacheManager</a></dt>
<dd>
<div class="block">Add DNS Server</div>
</dd>
<dt><a href="org/apache/jmeter/samplers/SampleResult.html#addSubResult(org.apache.jmeter.samplers.SampleResult)" class="member-name-link">addSubResult(SampleResult)</a> - Method in class org.apache.jmeter.samplers.<a href="org/apache/jmeter/samplers/SampleResult.html" title="class in org.apache.jmeter.samplers">SampleResult</a></dt>
<dd>
<div class="block">Add a subresult and adjust the parent byte count and end-time.</div>
</dd>
<dt><a href="org/apache/jmeter/samplers/SampleResult.html#addSubResult(org.apache.jmeter.samplers.SampleResult,boolean)" class="member-name-link">addSubResult(SampleResult, boolean)</a> - Method in class org.apache.jmeter.samplers.<a href="org/apache/jmeter/samplers/SampleResult.html" title="class in org.apache.jmeter.samplers">SampleResult</a></dt>
<dd>
<div class="block">Add a subresult and adjust the parent byte count and end-time.</div>
</dd>
<dt><a href="org/apache/jmeter/control/TransactionSampler.html#addSubSamplerResult(org.apache.jmeter.samplers.SampleResult)" class="member-name-link">addSubSamplerResult(SampleResult)</a> - Method in class org.apache.jmeter.control.<a href="org/apache/jmeter/control/TransactionSampler.html" title="class in org.apache.jmeter.control">TransactionSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/GuiPackage.html#addSubTree(org.apache.jorphan.collections.HashTree)" class="member-name-link">addSubTree(HashTree)</a> - Method in class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/GuiPackage.html" title="class in org.apache.jmeter.gui">GuiPackage</a></dt>
<dd>
<div class="block">Add a subtree to the currently selected node.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/tree/JMeterTreeModel.html#addSubTree(org.apache.jorphan.collections.HashTree,org.apache.jmeter.gui.tree.JMeterTreeNode)" class="member-name-link">addSubTree(HashTree, JMeterTreeNode)</a> - Method in class org.apache.jmeter.gui.tree.<a href="org/apache/jmeter/gui/tree/JMeterTreeModel.html" title="class in org.apache.jmeter.gui.tree">JMeterTreeModel</a></dt>
<dd>
<div class="block">Adds the sub tree at the given node.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/gui/ProxyControlGui.html#addSuggestedExcludes(javax.swing.JTable)" class="member-name-link">addSuggestedExcludes(JTable)</a> - Method in class org.apache.jmeter.protocol.http.proxy.gui.<a href="org/apache/jmeter/protocol/http/proxy/gui/ProxyControlGui.html" title="class in org.apache.jmeter.protocol.http.proxy.gui">ProxyControlGui</a></dt>
<dd>
<div class="block">Add suggested excludes to exclude table</div>
</dd>
<dt><a href="org/apache/jorphan/gui/AbstractTreeTableModel.html#addTableModelListener(javax.swing.event.TableModelListener)" class="member-name-link">addTableModelListener(TableModelListener)</a> - Method in class org.apache.jorphan.gui.<a href="org/apache/jorphan/gui/AbstractTreeTableModel.html" title="class in org.apache.jorphan.gui">AbstractTreeTableModel</a></dt>
<dt><a href="org/apache/jmeter/gui/action/template/TemplateManager.html#addTemplate(org.apache.jmeter.gui.action.template.Template)" class="member-name-link">addTemplate(Template)</a> - Method in class org.apache.jmeter.gui.action.template.<a href="org/apache/jmeter/gui/action/template/TemplateManager.html" title="class in org.apache.jmeter.gui.action.template">TemplateManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/config/ConfigTestElement.html#addTestElement(org.apache.jmeter.testelement.TestElement)" class="member-name-link">addTestElement(TestElement)</a> - Method in class org.apache.jmeter.config.<a href="org/apache/jmeter/config/ConfigTestElement.html" title="class in org.apache.jmeter.config">ConfigTestElement</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/control/GenericController.html#addTestElement(org.apache.jmeter.testelement.TestElement)" class="member-name-link">addTestElement(TestElement)</a> - Method in class org.apache.jmeter.control.<a href="org/apache/jmeter/control/GenericController.html" title="class in org.apache.jmeter.control">GenericController</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#addTestElement(org.apache.jmeter.testelement.TestElement)" class="member-name-link">addTestElement(TestElement)</a> - Method in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPSamplerBase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testelement/AbstractTestElement.html#addTestElement(org.apache.jmeter.testelement.TestElement)" class="member-name-link">addTestElement(TestElement)</a> - Method in class org.apache.jmeter.testelement.<a href="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</a></dt>
<dt><a href="org/apache/jmeter/testelement/TestElement.html#addTestElement(org.apache.jmeter.testelement.TestElement)" class="member-name-link">addTestElement(TestElement)</a> - Method in interface org.apache.jmeter.testelement.<a href="org/apache/jmeter/testelement/TestElement.html" title="interface in org.apache.jmeter.testelement">TestElement</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testelement/TestPlan.html#addTestElement(org.apache.jmeter.testelement.TestElement)" class="member-name-link">addTestElement(TestElement)</a> - Method in class org.apache.jmeter.testelement.<a href="org/apache/jmeter/testelement/TestPlan.html" title="class in org.apache.jmeter.testelement">TestPlan</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/threads/AbstractThreadGroup.html#addTestElement(org.apache.jmeter.testelement.TestElement)" class="member-name-link">addTestElement(TestElement)</a> - Method in class org.apache.jmeter.threads.<a href="org/apache/jmeter/threads/AbstractThreadGroup.html" title="class in org.apache.jmeter.threads">AbstractThreadGroup</a></dt>
<dd>
<div class="block">Add a test element.</div>
</dd>
<dt><a href="org/apache/jmeter/control/GenericController.html#addTestElementOnce(org.apache.jmeter.testelement.TestElement)" class="member-name-link">addTestElementOnce(TestElement)</a> - Method in class org.apache.jmeter.control.<a href="org/apache/jmeter/control/GenericController.html" title="class in org.apache.jmeter.control">GenericController</a></dt>
<dd>
<div class="block">Add child test element only if it has not already been added.</div>
</dd>
<dt><a href="org/apache/jmeter/threads/AbstractThreadGroup.html#addTestElementOnce(org.apache.jmeter.testelement.TestElement)" class="member-name-link">addTestElementOnce(TestElement)</a> - Method in class org.apache.jmeter.threads.<a href="org/apache/jmeter/threads/AbstractThreadGroup.html" title="class in org.apache.jmeter.threads">AbstractThreadGroup</a></dt>
<dd>
<div class="block">Add child test element only if it has not already been added.</div>
</dd>
<dt><a href="org/apache/jmeter/threads/TestCompilerHelper.html#addTestElementOnce(org.apache.jmeter.testelement.TestElement)" class="member-name-link">addTestElementOnce(TestElement)</a> - Method in interface org.apache.jmeter.threads.<a href="org/apache/jmeter/threads/TestCompilerHelper.html" title="interface in org.apache.jmeter.threads">TestCompilerHelper</a></dt>
<dd>
<div class="block">Add child test element only if it has not already been added.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/GuiPackage.html#addTestPlanListener(org.apache.jmeter.gui.TestPlanListener)" class="member-name-link">addTestPlanListener(TestPlanListener)</a> - Method in class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/GuiPackage.html" title="class in org.apache.jmeter.gui">GuiPackage</a></dt>
<dd>
<div class="block">Adds a test plan listener.</div>
</dd>
<dt><a href="org/apache/jmeter/assertions/ResponseAssertion.html#addTestString(java.lang.String)" class="member-name-link">addTestString(String)</a> - Method in class org.apache.jmeter.assertions.<a href="org/apache/jmeter/assertions/ResponseAssertion.html" title="class in org.apache.jmeter.assertions">ResponseAssertion</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/AddThinkTimeBetweenEachStep.html" class="type-name-link" title="class in org.apache.jmeter.gui.action">AddThinkTimeBetweenEachStep</a> - Class in <a href="org/apache/jmeter/gui/action/package-summary.html">org.apache.jmeter.gui.action</a></dt>
<dd>
<div class="block">Add ThinkTime (TestAction + UniformRandomTimer)</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/AddThinkTimeBetweenEachStep.html#%3Cinit%3E()" class="member-name-link">AddThinkTimeBetweenEachStep()</a> - Constructor for class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/AddThinkTimeBetweenEachStep.html" title="class in org.apache.jmeter.gui.action">AddThinkTimeBetweenEachStep</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testelement/TestPlan.html#addThreadGroup(org.apache.jmeter.threads.AbstractThreadGroup)" class="member-name-link">addThreadGroup(AbstractThreadGroup)</a> - Method in class org.apache.jmeter.testelement.<a href="org/apache/jmeter/testelement/TestPlan.html" title="class in org.apache.jmeter.testelement">TestPlan</a></dt>
<dd>
<div class="block">Adds a feature to the AbstractThreadGroup attribute of the TestPlan object.</div>
</dd>
<dt><a href="org/apache/jmeter/threads/SamplePackage.html#addTimer(org.apache.jmeter.timers.Timer)" class="member-name-link">addTimer(Timer)</a> - Method in class org.apache.jmeter.threads.<a href="org/apache/jmeter/threads/SamplePackage.html" title="class in org.apache.jmeter.threads">SamplePackage</a></dt>
<dd>
<div class="block">Add Timer</div>
</dd>
<dt><a href="org/apache/jmeter/assertions/CompareAssertionResult.html#addToBaseResult(java.lang.String)" class="member-name-link">addToBaseResult(String)</a> - Method in class org.apache.jmeter.assertions.<a href="org/apache/jmeter/assertions/CompareAssertionResult.html" title="class in org.apache.jmeter.assertions">CompareAssertionResult</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/CompareAssertionResult.html#addToSecondaryResult(java.lang.String)" class="member-name-link">addToSecondaryResult(String)</a> - Method in class org.apache.jmeter.assertions.<a href="org/apache/jmeter/assertions/CompareAssertionResult.html" title="class in org.apache.jmeter.assertions">CompareAssertionResult</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/threads/JMeterContextService.html#addTotalThreads(int)" class="member-name-link">addTotalThreads(int)</a> - Static method in class org.apache.jmeter.threads.<a href="org/apache/jmeter/threads/JMeterContextService.html" title="class in org.apache.jmeter.threads">JMeterContextService</a></dt>
<dd>
<div class="block">Update the total number of threads</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/AddToTree.html" class="type-name-link" title="class in org.apache.jmeter.gui.action">AddToTree</a> - Class in <a href="org/apache/jmeter/gui/action/package-summary.html">org.apache.jmeter.gui.action</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/AddToTree.html#%3Cinit%3E()" class="member-name-link">AddToTree()</a> - Constructor for class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/AddToTree.html" title="class in org.apache.jmeter.gui.action">AddToTree</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/collections/HashTree.html#addTreePath(java.util.Collection)" class="member-name-link">addTreePath(Collection&lt;?&gt;)</a> - Method in class org.apache.jorphan.collections.<a href="org/apache/jorphan/collections/HashTree.html" title="class in org.apache.jorphan.collections">HashTree</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/NewDriver.html#addURL(java.lang.String)" class="member-name-link">addURL(String)</a> - Static method in class org.apache.jmeter.<a href="org/apache/jmeter/NewDriver.html" title="class in org.apache.jmeter">NewDriver</a></dt>
<dd>
<div class="block">Add a URL to the loader classpath only; does not update the system classpath.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/parser/URLCollection.html#addURL(java.lang.String,java.net.URL)" class="member-name-link">addURL(String, URL)</a> - Method in class org.apache.jmeter.protocol.http.parser.<a href="org/apache/jmeter/protocol/http/parser/URLCollection.html" title="class in org.apache.jmeter.protocol.http.parser">URLCollection</a></dt>
<dd>
<div class="block">Convenience method for adding URLs to the collection.</div>
</dd>
<dt><a href="org/apache/jmeter/DynamicClassLoader.html#addURL(java.net.URL)" class="member-name-link">addURL(URL)</a> - Method in class org.apache.jmeter.<a href="org/apache/jmeter/DynamicClassLoader.html" title="class in org.apache.jmeter">DynamicClassLoader</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/NewDriver.html#addURL(java.net.URL)" class="member-name-link">addURL(URL)</a> - Static method in class org.apache.jmeter.<a href="org/apache/jmeter/NewDriver.html" title="class in org.apache.jmeter">NewDriver</a></dt>
<dd>
<div class="block">Add a URL to the loader classpath only; does not update the system
classpath.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/Aggregator.html#addValue(double)" class="member-name-link">addValue(double)</a> - Method in interface org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/Aggregator.html" title="interface in org.apache.jmeter.report.processor">Aggregator</a></dt>
<dd>
<div class="block">Adds the specified value to the storage of the current aggregator.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/MaxAggregator.html#addValue(double)" class="member-name-link">addValue(double)</a> - Method in class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/MaxAggregator.html" title="class in org.apache.jmeter.report.processor">MaxAggregator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/MeanAggregator.html#addValue(double)" class="member-name-link">addValue(double)</a> - Method in class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/MeanAggregator.html" title="class in org.apache.jmeter.report.processor">MeanAggregator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/MinAggregator.html#addValue(double)" class="member-name-link">addValue(double)</a> - Method in class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/MinAggregator.html" title="class in org.apache.jmeter.report.processor">MinAggregator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/PercentileAggregator.html#addValue(double)" class="member-name-link">addValue(double)</a> - Method in class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/PercentileAggregator.html" title="class in org.apache.jmeter.report.processor">PercentileAggregator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/SumAggregator.html#addValue(double)" class="member-name-link">addValue(double)</a> - Method in class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/SumAggregator.html" title="class in org.apache.jmeter.report.processor">SumAggregator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/TimeRateAggregator.html#addValue(double)" class="member-name-link">addValue(double)</a> - Method in class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/TimeRateAggregator.html" title="class in org.apache.jmeter.report.processor">TimeRateAggregator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/math/StatCalculatorInteger.html#addValue(int)" class="member-name-link">addValue(int)</a> - Method in class org.apache.jorphan.math.<a href="org/apache/jorphan/math/StatCalculatorInteger.html" title="class in org.apache.jorphan.math">StatCalculatorInteger</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/math/StatCalculatorInteger.html#addValue(int,int)" class="member-name-link">addValue(int, int)</a> - Method in class org.apache.jorphan.math.<a href="org/apache/jorphan/math/StatCalculatorInteger.html" title="class in org.apache.jorphan.math">StatCalculatorInteger</a></dt>
<dd>
<div class="block">Update the calculator with the value for an aggregated sample.</div>
</dd>
<dt><a href="org/apache/jorphan/math/StatCalculatorLong.html#addValue(long)" class="member-name-link">addValue(long)</a> - Method in class org.apache.jorphan.math.<a href="org/apache/jorphan/math/StatCalculatorLong.html" title="class in org.apache.jorphan.math">StatCalculatorLong</a></dt>
<dd>
<div class="block">Add a single value (normally elapsed time)</div>
</dd>
<dt><a href="org/apache/jorphan/math/StatCalculatorLong.html#addValue(long,int)" class="member-name-link">addValue(long, int)</a> - Method in class org.apache.jorphan.math.<a href="org/apache/jorphan/math/StatCalculatorLong.html" title="class in org.apache.jorphan.math">StatCalculatorLong</a></dt>
<dd>
<div class="block">Update the calculator with the value for an aggregated sample.</div>
</dd>
<dt><a href="org/apache/jorphan/gui/JLabeledChoice.html#addValue(java.lang.String)" class="member-name-link">addValue(String)</a> - Method in class org.apache.jorphan.gui.<a href="org/apache/jorphan/gui/JLabeledChoice.html" title="class in org.apache.jorphan.gui">JLabeledChoice</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/math/StatCalculator.html#addValue(T)" class="member-name-link">addValue(T)</a> - Method in class org.apache.jorphan.math.<a href="org/apache/jorphan/math/StatCalculator.html" title="class in org.apache.jorphan.math">StatCalculator</a></dt>
<dd>
<div class="block">Add a single value (normally elapsed time)</div>
</dd>
<dt><a href="org/apache/jorphan/math/StatCalculator.html#addValue(T,long)" class="member-name-link">addValue(T, long)</a> - Method in class org.apache.jorphan.math.<a href="org/apache/jorphan/math/StatCalculator.html" title="class in org.apache.jorphan.math">StatCalculator</a></dt>
<dd>
<div class="block">Update the calculator with the value for an aggregated sample.</div>
</dd>
<dt><a href="org/apache/jmeter/engine/util/ValueReplacer.html#addVariable(java.lang.String,java.lang.String)" class="member-name-link">addVariable(String, String)</a> - Method in class org.apache.jmeter.engine.util.<a href="org/apache/jmeter/engine/util/ValueReplacer.html" title="class in org.apache.jmeter.engine.util">ValueReplacer</a></dt>
<dd>
<div class="block">Add a variable to this replacer's variables map</div>
</dd>
<dt><a href="org/apache/jmeter/engine/util/ValueReplacer.html#addVariables(java.util.Map)" class="member-name-link">addVariables(Map&lt;String, String&gt;)</a> - Method in class org.apache.jmeter.engine.util.<a href="org/apache/jmeter/engine/util/ValueReplacer.html" title="class in org.apache.jmeter.engine.util">ValueReplacer</a></dt>
<dd>
<div class="block">Add all the given variables to this replacer's variables map.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/AbstractFunction.html#addVariableValue(java.lang.String,org.apache.jmeter.engine.util.CompoundVariable%5B%5D,int)" class="member-name-link">addVariableValue(String, CompoundVariable[], int)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/AbstractFunction.html" title="class in org.apache.jmeter.functions">AbstractFunction</a></dt>
<dd>
<div class="block">Utility method to store value in a variable</div>
</dd>
<dt><a href="org/apache/jmeter/timers/TimerService.html#adjustDelay(long)" class="member-name-link">adjustDelay(long)</a> - Method in class org.apache.jmeter.timers.<a href="org/apache/jmeter/timers/TimerService.html" title="class in org.apache.jmeter.timers">TimerService</a></dt>
<dd>
<div class="block">Adjust delay so that initialDelay does not exceed end of test</div>
</dd>
<dt><a href="org/apache/jmeter/timers/TimerService.html#adjustDelay(long,boolean)" class="member-name-link">adjustDelay(long, boolean)</a> - Method in class org.apache.jmeter.timers.<a href="org/apache/jmeter/timers/TimerService.html" title="class in org.apache.jmeter.timers">TimerService</a></dt>
<dd>
<div class="block">Adjust delay so that initialDelay does not exceed end of test<br>
If <code>runTillEnd</code> is <code>false</code> the delay will be shortened
to <code>-1</code> if the delay would be longer than the remaining run time.</div>
</dd>
<dt><a href="org/apache/jmeter/timers/TimerService.html#adjustDelay(long,long)" class="member-name-link">adjustDelay(long, long)</a> - Method in class org.apache.jmeter.timers.<a href="org/apache/jmeter/timers/TimerService.html" title="class in org.apache.jmeter.timers">TimerService</a></dt>
<dd>
<div class="block">Adjust delay so that initialDelay does not exceed end of test</div>
</dd>
<dt><a href="org/apache/jmeter/timers/TimerService.html#adjustDelay(long,long,boolean)" class="member-name-link">adjustDelay(long, long, boolean)</a> - Method in class org.apache.jmeter.timers.<a href="org/apache/jmeter/timers/TimerService.html" title="class in org.apache.jmeter.timers">TimerService</a></dt>
<dd>
<div class="block">Adjust delay so that initialDelay does not exceed end of test<br>
If <code>runTillEnd</code> is <code>false</code> the delay will be shortened
to <code>-1</code> if the delay would be longer than the remaining run time.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/TestPlanListener.html#afterTestPlanCleared()" class="member-name-link">afterTestPlanCleared()</a> - Method in interface org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/TestPlanListener.html" title="interface in org.apache.jmeter.gui">TestPlanListener</a></dt>
<dd>
<div class="block">Called after current test plan has been cleared</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/AggregateConsumer.html" class="type-name-link" title="class in org.apache.jmeter.report.processor">AggregateConsumer</a> - Class in <a href="org/apache/jmeter/report/processor/package-summary.html">org.apache.jmeter.report.processor</a></dt>
<dd>
<div class="block">The Class AggregateConsumer provides a consumer that can aggregate samples to
provide a result</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/AggregateConsumer.html#%3Cinit%3E(org.apache.jmeter.report.processor.Aggregator,org.apache.jmeter.report.core.SampleSelector)" class="member-name-link">AggregateConsumer(Aggregator, SampleSelector&lt;Double&gt;)</a> - Constructor for class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/AggregateConsumer.html" title="class in org.apache.jmeter.report.processor">AggregateConsumer</a></dt>
<dd>
<div class="block">Instantiates a new abstract aggregate consumer.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/Aggregator.html" class="type-name-link" title="interface in org.apache.jmeter.report.processor">Aggregator</a> - Interface in <a href="org/apache/jmeter/report/processor/package-summary.html">org.apache.jmeter.report.processor</a></dt>
<dd>
<div class="block">The interface Aggregator represents an aggregator used by graph consumers.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/AggregatorFactory.html" class="type-name-link" title="interface in org.apache.jmeter.report.processor">AggregatorFactory</a> - Interface in <a href="org/apache/jmeter/report/processor/package-summary.html">org.apache.jmeter.report.processor</a></dt>
<dd>
<div class="block">A factory for creating Aggregator objects.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/AjpSampler.html" class="type-name-link" title="class in org.apache.jmeter.protocol.http.sampler">AjpSampler</a> - Class in <a href="org/apache/jmeter/protocol/http/sampler/package-summary.html">org.apache.jmeter.protocol.http.sampler</a></dt>
<dd>
<div class="block">Selector for the AJP/1.3 protocol
(i.e.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/AjpSampler.html#%3Cinit%3E()" class="member-name-link">AjpSampler()</a> - Constructor for class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/AjpSampler.html" title="class in org.apache.jmeter.protocol.http.sampler">AjpSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/gui/AjpSamplerGui.html" class="type-name-link" title="class in org.apache.jmeter.protocol.http.control.gui">AjpSamplerGui</a> - Class in <a href="org/apache/jmeter/protocol/http/control/gui/package-summary.html">org.apache.jmeter.protocol.http.control.gui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/gui/AjpSamplerGui.html#%3Cinit%3E()" class="member-name-link">AjpSamplerGui()</a> - Constructor for class org.apache.jmeter.protocol.http.control.gui.<a href="org/apache/jmeter/protocol/http/control/gui/AjpSamplerGui.html" title="class in org.apache.jmeter.protocol.http.control.gui">AjpSamplerGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/rmi/AliasKeyManager.html" class="type-name-link" title="class in org.apache.jmeter.rmi">AliasKeyManager</a> - Class in <a href="org/apache/jmeter/rmi/package-summary.html">org.apache.jmeter.rmi</a></dt>
<dd>
<div class="block">Implementation of <a href="https://docs.oracle.com/javase/8/docs/api/javax/net/ssl/KeyManager.html" title="class or interface in javax.net.ssl" class="external-link"><code>KeyManager</code></a> that allows using an alias</div>
</dd>
<dt><a href="org/apache/jmeter/rmi/AliasKeyManager.html#%3Cinit%3E(javax.net.ssl.X509KeyManager,java.lang.String)" class="member-name-link">AliasKeyManager(X509KeyManager, String)</a> - Constructor for class org.apache.jmeter.rmi.<a href="org/apache/jmeter/rmi/AliasKeyManager.html" title="class in org.apache.jmeter.rmi">AliasKeyManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/save/SaveService.html#aliasToClass(java.lang.String)" class="member-name-link">aliasToClass(String)</a> - Static method in class org.apache.jmeter.save.<a href="org/apache/jmeter/save/SaveService.html" title="class in org.apache.jmeter.save">SaveService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/functions/RegexFunction.html#ALL" class="member-name-link">ALL</a> - Static variable in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/RegexFunction.html" title="class in org.apache.jmeter.functions">RegexFunction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/HTTPAbstractImpl.html#ALL_EXCEPT_COOKIE" class="member-name-link">ALL_EXCEPT_COOKIE</a> - Static variable in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/HTTPAbstractImpl.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPAbstractImpl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/mail/sampler/MailReaderSampler.html#ALL_MESSAGES" class="member-name-link">ALL_MESSAGES</a> - Static variable in class org.apache.jmeter.protocol.mail.sampler.<a href="org/apache/jmeter/protocol/mail/sampler/MailReaderSampler.html" title="class in org.apache.jmeter.protocol.mail.sampler">MailReaderSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/timers/ConstantThroughputTimer.Mode.html#AllActiveThreads" class="member-name-link">AllActiveThreads</a> - Enum constant in enum org.apache.jmeter.timers.<a href="org/apache/jmeter/timers/ConstantThroughputTimer.Mode.html" title="enum in org.apache.jmeter.timers">ConstantThroughputTimer.Mode</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/timers/ConstantThroughputTimer.Mode.html#AllActiveThreads_Shared" class="member-name-link">AllActiveThreads_Shared</a> - Enum constant in enum org.apache.jmeter.timers.<a href="org/apache/jmeter/timers/ConstantThroughputTimer.Mode.html" title="enum in org.apache.jmeter.timers">ConstantThroughputTimer.Mode</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/timers/ConstantThroughputTimer.Mode.html#AllActiveThreadsInCurrentThreadGroup" class="member-name-link">AllActiveThreadsInCurrentThreadGroup</a> - Enum constant in enum org.apache.jmeter.timers.<a href="org/apache/jmeter/timers/ConstantThroughputTimer.Mode.html" title="enum in org.apache.jmeter.timers">ConstantThroughputTimer.Mode</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/timers/ConstantThroughputTimer.Mode.html#AllActiveThreadsInCurrentThreadGroup_Shared" class="member-name-link">AllActiveThreadsInCurrentThreadGroup_Shared</a> - Enum constant in enum org.apache.jmeter.timers.<a href="org/apache/jmeter/timers/ConstantThroughputTimer.Mode.html" title="enum in org.apache.jmeter.timers">ConstantThroughputTimer.Mode</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/AbstractSeriesSelector.html#allowsControllersDiscrimination()" class="member-name-link">allowsControllersDiscrimination()</a> - Method in class org.apache.jmeter.report.processor.graph.<a href="org/apache/jmeter/report/processor/graph/AbstractSeriesSelector.html" title="class in org.apache.jmeter.report.processor.graph">AbstractSeriesSelector</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/GraphSeriesSelector.html#allowsControllersDiscrimination()" class="member-name-link">allowsControllersDiscrimination()</a> - Method in interface org.apache.jmeter.report.processor.graph.<a href="org/apache/jmeter/report/processor/graph/GraphSeriesSelector.html" title="interface in org.apache.jmeter.report.processor.graph">GraphSeriesSelector</a></dt>
<dd>
<div class="block">Indicates whether this selector allows controllers discrimination,
which allows on graphs to only show transaction controllers</div>
</dd>
<dt><a href="org/apache/jorphan/gui/ObjectTableSorter.html#allRowsChanged()" class="member-name-link">allRowsChanged()</a> - Method in class org.apache.jorphan.gui.<a href="org/apache/jorphan/gui/ObjectTableSorter.html" title="class in org.apache.jorphan.gui">ObjectTableSorter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/util/AlphaNumericComparator.html" class="type-name-link" title="class in org.apache.jorphan.util">AlphaNumericComparator</a>&lt;<a href="org/apache/jorphan/util/AlphaNumericComparator.html" title="type parameter in AlphaNumericComparator">T</a>&gt; - Class in <a href="org/apache/jorphan/util/package-summary.html">org.apache.jorphan.util</a></dt>
<dd>
<div class="block">Comparator for Objects, that compares based on their <em>converted</em> values.</div>
</dd>
<dt><a href="org/apache/jorphan/util/AlphaNumericComparator.html#%3Cinit%3E(java.util.function.Function)" class="member-name-link">AlphaNumericComparator(Function&lt;T, String&gt;)</a> - Constructor for class org.apache.jorphan.util.<a href="org/apache/jorphan/util/AlphaNumericComparator.html" title="class in org.apache.jorphan.util">AlphaNumericComparator</a></dt>
<dd>
<div class="block">Constructs a comparator with a converter function</div>
</dd>
<dt><a href="org/apache/jorphan/util/AlphaNumericKeyComparator.html" class="type-name-link" title="class in org.apache.jorphan.util">AlphaNumericKeyComparator</a> - Class in <a href="org/apache/jorphan/util/package-summary.html">org.apache.jorphan.util</a></dt>
<dd>
<div class="block">Comparator for <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html" title="class or interface in java.util" class="external-link"><code>Map.Entry</code></a> Objects, that compares based on their keys only.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/KeyStrokes.html#ALT_DOWN_ARROW" class="member-name-link">ALT_DOWN_ARROW</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/KeyStrokes.html" title="class in org.apache.jmeter.gui.action">KeyStrokes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/KeyStrokes.html#ALT_LEFT_ARROW" class="member-name-link">ALT_LEFT_ARROW</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/KeyStrokes.html" title="class in org.apache.jmeter.gui.action">KeyStrokes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/KeyStrokes.html#ALT_RIGHT_ARROW" class="member-name-link">ALT_RIGHT_ARROW</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/KeyStrokes.html" title="class in org.apache.jmeter.gui.action">KeyStrokes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/KeyStrokes.html#ALT_UP_ARROW" class="member-name-link">ALT_UP_ARROW</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/KeyStrokes.html" title="class in org.apache.jmeter.gui.action">KeyStrokes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/ActionNames.html#ANALYZE_FILE" class="member-name-link">ANALYZE_FILE</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ActionNames.html" title="class in org.apache.jmeter.gui.action">ActionNames</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/modifier/AnchorModifier.html" class="type-name-link" title="class in org.apache.jmeter.protocol.http.modifier">AnchorModifier</a> - Class in <a href="org/apache/jmeter/protocol/http/modifier/package-summary.html">org.apache.jmeter.protocol.http.modifier</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/modifier/AnchorModifier.html#%3Cinit%3E()" class="member-name-link">AnchorModifier()</a> - Constructor for class org.apache.jmeter.protocol.http.modifier.<a href="org/apache/jmeter/protocol/http/modifier/AnchorModifier.html" title="class in org.apache.jmeter.protocol.http.modifier">AnchorModifier</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/modifier/gui/AnchorModifierGui.html" class="type-name-link" title="class in org.apache.jmeter.protocol.http.modifier.gui">AnchorModifierGui</a> - Class in <a href="org/apache/jmeter/protocol/http/modifier/gui/package-summary.html">org.apache.jmeter.protocol.http.modifier.gui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/modifier/gui/AnchorModifierGui.html#%3Cinit%3E()" class="member-name-link">AnchorModifierGui()</a> - Constructor for class org.apache.jmeter.protocol.http.modifier.gui.<a href="org/apache/jmeter/protocol/http/modifier/gui/AnchorModifierGui.html" title="class in org.apache.jmeter.protocol.http.modifier.gui">AnchorModifierGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/dashboard/ReportGenerator.html#APDEX_SUMMARY_CONSUMER_NAME" class="member-name-link">APDEX_SUMMARY_CONSUMER_NAME</a> - Static variable in class org.apache.jmeter.report.dashboard.<a href="org/apache/jmeter/report/dashboard/ReportGenerator.html" title="class in org.apache.jmeter.report.dashboard">ReportGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/ApdexSummaryConsumer.html" class="type-name-link" title="class in org.apache.jmeter.report.processor">ApdexSummaryConsumer</a> - Class in <a href="org/apache/jmeter/report/processor/package-summary.html">org.apache.jmeter.report.processor</a></dt>
<dd>
<div class="block">
The class ApdexSummaryConsumer provides a consumer that calculates Apdex for
each sample name.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/ApdexSummaryConsumer.html#%3Cinit%3E()" class="member-name-link">ApdexSummaryConsumer()</a> - Constructor for class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/ApdexSummaryConsumer.html" title="class in org.apache.jmeter.report.processor">ApdexSummaryConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/ApdexSummaryData.html" class="type-name-link" title="class in org.apache.jmeter.report.processor">ApdexSummaryData</a> - Class in <a href="org/apache/jmeter/report/processor/package-summary.html">org.apache.jmeter.report.processor</a></dt>
<dd>
<div class="block">The class ApdexSummaryData provides information for ApdexSummaryConsumer.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/ApdexSummaryData.html#%3Cinit%3E(org.apache.jmeter.report.processor.ApdexThresholdsInfo)" class="member-name-link">ApdexSummaryData(ApdexThresholdsInfo)</a> - Constructor for class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/ApdexSummaryData.html" title="class in org.apache.jmeter.report.processor">ApdexSummaryData</a></dt>
<dd>
<div class="block">Instantiates a new apdex summary data.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/ApdexThresholdsInfo.html" class="type-name-link" title="class in org.apache.jmeter.report.processor">ApdexThresholdsInfo</a> - Class in <a href="org/apache/jmeter/report/processor/package-summary.html">org.apache.jmeter.report.processor</a></dt>
<dd>
<div class="block">The class ApdexThresholdsInfo provides a container for APDEX threshold
information.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/ApdexThresholdsInfo.html#%3Cinit%3E()" class="member-name-link">ApdexThresholdsInfo()</a> - Constructor for class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/ApdexThresholdsInfo.html" title="class in org.apache.jmeter.report.processor">ApdexThresholdsInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/collections/Data.html#append(org.apache.jorphan.collections.Data)" class="member-name-link">append(Data)</a> - Method in class org.apache.jorphan.collections.<a href="org/apache/jorphan/collections/Data.html" title="class in org.apache.jorphan.collections">Data</a></dt>
<dd>
<div class="block">Adds the rows of the given Data object to this Data object.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/logging/GuiLogEventAppender.html#append(org.apache.logging.log4j.core.LogEvent)" class="member-name-link">append(LogEvent)</a> - Method in class org.apache.jmeter.gui.logging.<a href="org/apache/jmeter/gui/logging/GuiLogEventAppender.html" title="class in org.apache.jmeter.gui.logging">GuiLogEventAppender</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/mail/sampler/MailFileFolder.html#appendMessages(javax.mail.Message%5B%5D)" class="member-name-link">appendMessages(Message[])</a> - Method in class org.apache.jmeter.protocol.mail.sampler.<a href="org/apache/jmeter/protocol/mail/sampler/MailFileFolder.html" title="class in org.apache.jmeter.protocol.mail.sampler">MailFileFolder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/HTTPConstantsInterface.html#APPLICATION_X_WWW_FORM_URLENCODED" class="member-name-link">APPLICATION_X_WWW_FORM_URLENCODED</a> - Static variable in interface org.apache.jmeter.protocol.http.util.<a href="org/apache/jmeter/protocol/http/util/HTTPConstantsInterface.html" title="interface in org.apache.jmeter.protocol.http.util">HTTPConstantsInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/control/TransactionSampler.html#applies(org.apache.jmeter.config.ConfigTestElement)" class="member-name-link">applies(ConfigTestElement)</a> - Method in class org.apache.jmeter.control.<a href="org/apache/jmeter/control/TransactionSampler.html" title="class in org.apache.jmeter.control">TransactionSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/engine/util/ConfigMergabilityIndicator.html#applies(org.apache.jmeter.config.ConfigTestElement)" class="member-name-link">applies(ConfigTestElement)</a> - Method in interface org.apache.jmeter.engine.util.<a href="org/apache/jmeter/engine/util/ConfigMergabilityIndicator.html" title="interface in org.apache.jmeter.engine.util">ConfigMergabilityIndicator</a></dt>
<dd>
<div class="block">Does configElement apply to Sampler</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/bolt/sampler/BoltSampler.html#applies(org.apache.jmeter.config.ConfigTestElement)" class="member-name-link">applies(ConfigTestElement)</a> - Method in class org.apache.jmeter.protocol.bolt.sampler.<a href="org/apache/jmeter/protocol/bolt/sampler/BoltSampler.html" title="class in org.apache.jmeter.protocol.bolt.sampler">BoltSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/ftp/sampler/FTPSampler.html#applies(org.apache.jmeter.config.ConfigTestElement)" class="member-name-link">applies(ConfigTestElement)</a> - Method in class org.apache.jmeter.protocol.ftp.sampler.<a href="org/apache/jmeter/protocol/ftp/sampler/FTPSampler.html" title="class in org.apache.jmeter.protocol.ftp.sampler">FTPSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#applies(org.apache.jmeter.config.ConfigTestElement)" class="member-name-link">applies(ConfigTestElement)</a> - Method in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPSamplerBase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/java/sampler/BeanShellSampler.html#applies(org.apache.jmeter.config.ConfigTestElement)" class="member-name-link">applies(ConfigTestElement)</a> - Method in class org.apache.jmeter.protocol.java.sampler.<a href="org/apache/jmeter/protocol/java/sampler/BeanShellSampler.html" title="class in org.apache.jmeter.protocol.java.sampler">BeanShellSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/java/sampler/BSFSampler.html#applies(org.apache.jmeter.config.ConfigTestElement)" class="member-name-link">applies(ConfigTestElement)</a> - Method in class org.apache.jmeter.protocol.java.sampler.<a href="org/apache/jmeter/protocol/java/sampler/BSFSampler.html" title="class in org.apache.jmeter.protocol.java.sampler">BSFSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/java/sampler/JavaSampler.html#applies(org.apache.jmeter.config.ConfigTestElement)" class="member-name-link">applies(ConfigTestElement)</a> - Method in class org.apache.jmeter.protocol.java.sampler.<a href="org/apache/jmeter/protocol/java/sampler/JavaSampler.html" title="class in org.apache.jmeter.protocol.java.sampler">JavaSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/java/sampler/JSR223Sampler.html#applies(org.apache.jmeter.config.ConfigTestElement)" class="member-name-link">applies(ConfigTestElement)</a> - Method in class org.apache.jmeter.protocol.java.sampler.<a href="org/apache/jmeter/protocol/java/sampler/JSR223Sampler.html" title="class in org.apache.jmeter.protocol.java.sampler">JSR223Sampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/jdbc/sampler/JDBCSampler.html#applies(org.apache.jmeter.config.ConfigTestElement)" class="member-name-link">applies(ConfigTestElement)</a> - Method in class org.apache.jmeter.protocol.jdbc.sampler.<a href="org/apache/jmeter/protocol/jdbc/sampler/JDBCSampler.html" title="class in org.apache.jmeter.protocol.jdbc.sampler">JDBCSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/sampler/LDAPExtSampler.html#applies(org.apache.jmeter.config.ConfigTestElement)" class="member-name-link">applies(ConfigTestElement)</a> - Method in class org.apache.jmeter.protocol.ldap.sampler.<a href="org/apache/jmeter/protocol/ldap/sampler/LDAPExtSampler.html" title="class in org.apache.jmeter.protocol.ldap.sampler">LDAPExtSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/sampler/LDAPSampler.html#applies(org.apache.jmeter.config.ConfigTestElement)" class="member-name-link">applies(ConfigTestElement)</a> - Method in class org.apache.jmeter.protocol.ldap.sampler.<a href="org/apache/jmeter/protocol/ldap/sampler/LDAPSampler.html" title="class in org.apache.jmeter.protocol.ldap.sampler">LDAPSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/mail/sampler/MailReaderSampler.html#applies(org.apache.jmeter.config.ConfigTestElement)" class="member-name-link">applies(ConfigTestElement)</a> - Method in class org.apache.jmeter.protocol.mail.sampler.<a href="org/apache/jmeter/protocol/mail/sampler/MailReaderSampler.html" title="class in org.apache.jmeter.protocol.mail.sampler">MailReaderSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/smtp/sampler/SmtpSampler.html#applies(org.apache.jmeter.config.ConfigTestElement)" class="member-name-link">applies(ConfigTestElement)</a> - Method in class org.apache.jmeter.protocol.smtp.sampler.<a href="org/apache/jmeter/protocol/smtp/sampler/SmtpSampler.html" title="class in org.apache.jmeter.protocol.smtp.sampler">SmtpSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/system/SystemSampler.html#applies(org.apache.jmeter.config.ConfigTestElement)" class="member-name-link">applies(ConfigTestElement)</a> - Method in class org.apache.jmeter.protocol.system.<a href="org/apache/jmeter/protocol/system/SystemSampler.html" title="class in org.apache.jmeter.protocol.system">SystemSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/tcp/sampler/TCPSampler.html#applies(org.apache.jmeter.config.ConfigTestElement)" class="member-name-link">applies(ConfigTestElement)</a> - Method in class org.apache.jmeter.protocol.tcp.sampler.<a href="org/apache/jmeter/protocol/tcp/sampler/TCPSampler.html" title="class in org.apache.jmeter.protocol.tcp.sampler">TCPSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/sampler/DebugSampler.html#applies(org.apache.jmeter.config.ConfigTestElement)" class="member-name-link">applies(ConfigTestElement)</a> - Method in class org.apache.jmeter.sampler.<a href="org/apache/jmeter/sampler/DebugSampler.html" title="class in org.apache.jmeter.sampler">DebugSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/sampler/TestAction.html#applies(org.apache.jmeter.config.ConfigTestElement)" class="member-name-link">applies(ConfigTestElement)</a> - Method in class org.apache.jmeter.sampler.<a href="org/apache/jmeter/sampler/TestAction.html" title="class in org.apache.jmeter.sampler">TestAction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/samplers/AbstractSampler.html#applies(org.apache.jmeter.config.ConfigTestElement)" class="member-name-link">applies(ConfigTestElement)</a> - Method in class org.apache.jmeter.samplers.<a href="org/apache/jmeter/samplers/AbstractSampler.html" title="class in org.apache.jmeter.samplers">AbstractSampler</a></dt>
<dd>
<div class="block">Does configElement apply to Sampler</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/ActionNames.html#APPLY_NAMING_CONVENTION" class="member-name-link">APPLY_NAMING_CONVENTION</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ActionNames.html" title="class in org.apache.jmeter.gui.action">ActionNames</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/util/JMeterUtils.html#applyHiDPI(javax.swing.JTable)" class="member-name-link">applyHiDPI(JTable)</a> - Static method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/JMeterUtils.html" title="class in org.apache.jmeter.util">JMeterUtils</a></dt>
<dd>
<div class="block">Apply HiDPI mode management to <a href="https://docs.oracle.com/javase/8/docs/api/javax/swing/JTable.html" title="class or interface in javax.swing" class="external-link"><code>JTable</code></a></div>
</dd>
<dt><a href="org/apache/jmeter/util/JMeterUtils.html#applyHiDPIOnFonts()" class="member-name-link">applyHiDPIOnFonts()</a> - Static method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/JMeterUtils.html" title="class in org.apache.jmeter.util">JMeterUtils</a></dt>
<dd>
<div class="block">Apply HiDPI scale factor on font if HiDPI mode is enabled</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/ApplyNamingConvention.html" class="type-name-link" title="class in org.apache.jmeter.gui.action">ApplyNamingConvention</a> - Class in <a href="org/apache/jmeter/gui/action/package-summary.html">org.apache.jmeter.gui.action</a></dt>
<dd>
<div class="block">Allows to apply naming convention on nodes</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/ApplyNamingConvention.html#%3Cinit%3E()" class="member-name-link">ApplyNamingConvention()</a> - Constructor for class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ApplyNamingConvention.html" title="class in org.apache.jmeter.gui.action">ApplyNamingConvention</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/gui/RendererUtils.html#applyRenderers(javax.swing.JTable,javax.swing.table.TableCellRenderer%5B%5D)" class="member-name-link">applyRenderers(JTable, TableCellRenderer[])</a> - Static method in class org.apache.jorphan.gui.<a href="org/apache/jorphan/gui/RendererUtils.html" title="class in org.apache.jorphan.gui">RendererUtils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/util/JMeterUtils.html#applyScaleOnFonts(float)" class="member-name-link">applyScaleOnFonts(float)</a> - Static method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/JMeterUtils.html" title="class in org.apache.jmeter.util">JMeterUtils</a></dt>
<dd>
<div class="block">Apply HiDPI scale factor on fonts</div>
</dd>
<dt><a href="org/apache/jmeter/config/Argument.html#ARG_NAME" class="member-name-link">ARG_NAME</a> - Static variable in class org.apache.jmeter.config.<a href="org/apache/jmeter/config/Argument.html" title="class in org.apache.jmeter.config">Argument</a></dt>
<dd>
<div class="block">Name used to store the argument's name.</div>
</dd>
<dt><a href="org/apache/jmeter/config/Argument.html" class="type-name-link" title="class in org.apache.jmeter.config">Argument</a> - Class in <a href="org/apache/jmeter/config/package-summary.html">org.apache.jmeter.config</a></dt>
<dd>
<div class="block">Class representing an argument.</div>
</dd>
<dt><a href="org/apache/jmeter/config/Argument.html#%3Cinit%3E()" class="member-name-link">Argument()</a> - Constructor for class org.apache.jmeter.config.<a href="org/apache/jmeter/config/Argument.html" title="class in org.apache.jmeter.config">Argument</a></dt>
<dd>
<div class="block">Create a new Argument without a name, value, or metadata.</div>
</dd>
<dt><a href="org/apache/jmeter/config/Argument.html#%3Cinit%3E(java.lang.String,java.lang.String)" class="member-name-link">Argument(String, String)</a> - Constructor for class org.apache.jmeter.config.<a href="org/apache/jmeter/config/Argument.html" title="class in org.apache.jmeter.config">Argument</a></dt>
<dd>
<div class="block">Create a new Argument with the specified name and value, and no metadata.</div>
</dd>
<dt><a href="org/apache/jmeter/config/Argument.html#%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String)" class="member-name-link">Argument(String, String, String)</a> - Constructor for class org.apache.jmeter.config.<a href="org/apache/jmeter/config/Argument.html" title="class in org.apache.jmeter.config">Argument</a></dt>
<dd>
<div class="block">Create a new Argument with the specified name, value, and metadata.</div>
</dd>
<dt><a href="org/apache/jmeter/config/Argument.html#%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String,java.lang.String)" class="member-name-link">Argument(String, String, String, String)</a> - Constructor for class org.apache.jmeter.config.<a href="org/apache/jmeter/config/Argument.html" title="class in org.apache.jmeter.config">Argument</a></dt>
<dd>
<div class="block">Create a new Argument with the specified name, value, and metadata.</div>
</dd>
<dt><a href="org/apache/commons/cli/avalon/CLOptionDescriptor.html#ARGUMENT_DISALLOWED" class="member-name-link">ARGUMENT_DISALLOWED</a> - Static variable in class org.apache.commons.cli.avalon.<a href="org/apache/commons/cli/avalon/CLOptionDescriptor.html" title="class in org.apache.commons.cli.avalon">CLOptionDescriptor</a></dt>
<dd>
<div class="block">Flag to say this option does not take arguments</div>
</dd>
<dt><a href="org/apache/commons/cli/avalon/CLOptionDescriptor.html#ARGUMENT_OPTIONAL" class="member-name-link">ARGUMENT_OPTIONAL</a> - Static variable in class org.apache.commons.cli.avalon.<a href="org/apache/commons/cli/avalon/CLOptionDescriptor.html" title="class in org.apache.commons.cli.avalon">CLOptionDescriptor</a></dt>
<dd>
<div class="block">Flag to say that the argument is optional</div>
</dd>
<dt><a href="org/apache/commons/cli/avalon/CLOptionDescriptor.html#ARGUMENT_REQUIRED" class="member-name-link">ARGUMENT_REQUIRED</a> - Static variable in class org.apache.commons.cli.avalon.<a href="org/apache/commons/cli/avalon/CLOptionDescriptor.html" title="class in org.apache.commons.cli.avalon">CLOptionDescriptor</a></dt>
<dd>
<div class="block">Flag to say that one argument is required</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/curl/ArgumentHolder.html" class="type-name-link" title="interface in org.apache.jmeter.protocol.http.curl">ArgumentHolder</a> - Interface in <a href="org/apache/jmeter/protocol/http/curl/package-summary.html">org.apache.jmeter.protocol.http.curl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/config/Arguments.html" class="type-name-link" title="class in org.apache.jmeter.config">Arguments</a> - Class in <a href="org/apache/jmeter/config/package-summary.html">org.apache.jmeter.config</a></dt>
<dd>
<div class="block">A set of Argument objects.</div>
</dd>
<dt><a href="org/apache/jmeter/config/Arguments.html#%3Cinit%3E()" class="member-name-link">Arguments()</a> - Constructor for class org.apache.jmeter.config.<a href="org/apache/jmeter/config/Arguments.html" title="class in org.apache.jmeter.config">Arguments</a></dt>
<dd>
<div class="block">Create a new Arguments object with no arguments.</div>
</dd>
<dt><a href="org/apache/jmeter/config/Arguments.html#ARGUMENTS" class="member-name-link">ARGUMENTS</a> - Static variable in class org.apache.jmeter.config.<a href="org/apache/jmeter/config/Arguments.html" title="class in org.apache.jmeter.config">Arguments</a></dt>
<dd>
<div class="block">The name of the property used to store the arguments.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#ARGUMENTS" class="member-name-link">ARGUMENTS</a> - Static variable in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPSamplerBase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/java/sampler/JavaSampler.html#ARGUMENTS" class="member-name-link">ARGUMENTS</a> - Static variable in class org.apache.jmeter.protocol.java.sampler.<a href="org/apache/jmeter/protocol/java/sampler/JavaSampler.html" title="class in org.apache.jmeter.protocol.java.sampler">JavaSampler</a></dt>
<dd>
<div class="block">Property key representing the arguments for the JavaSamplerClient.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/config/gui/LDAPArguments.html#ARGUMENTS" class="member-name-link">ARGUMENTS</a> - Static variable in class org.apache.jmeter.protocol.ldap.config.gui.<a href="org/apache/jmeter/protocol/ldap/config/gui/LDAPArguments.html" title="class in org.apache.jmeter.protocol.ldap.config.gui">LDAPArguments</a></dt>
<dd>
<div class="block">The name of the property used to store the arguments.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/sampler/LDAPExtSampler.html#ARGUMENTS" class="member-name-link">ARGUMENTS</a> - Static variable in class org.apache.jmeter.protocol.ldap.sampler.<a href="org/apache/jmeter/protocol/ldap/sampler/LDAPExtSampler.html" title="class in org.apache.jmeter.protocol.ldap.sampler">LDAPExtSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/sampler/LDAPSampler.html#ARGUMENTS" class="member-name-link">ARGUMENTS</a> - Static variable in class org.apache.jmeter.protocol.ldap.sampler.<a href="org/apache/jmeter/protocol/ldap/sampler/LDAPSampler.html" title="class in org.apache.jmeter.protocol.ldap.sampler">LDAPSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/system/SystemSampler.html#ARGUMENTS" class="member-name-link">ARGUMENTS</a> - Static variable in class org.apache.jmeter.protocol.system.<a href="org/apache/jmeter/protocol/system/SystemSampler.html" title="class in org.apache.jmeter.protocol.system">SystemSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/backend/BackendListener.html#ARGUMENTS" class="member-name-link">ARGUMENTS</a> - Static variable in class org.apache.jmeter.visualizers.backend.<a href="org/apache/jmeter/visualizers/backend/BackendListener.html" title="class in org.apache.jmeter.visualizers.backend">BackendListener</a></dt>
<dd>
<div class="block">Property key representing the arguments for the BackendListenerClient.</div>
</dd>
<dt><a href="org/apache/commons/cli/avalon/CLOptionDescriptor.html#ARGUMENTS_REQUIRED_2" class="member-name-link">ARGUMENTS_REQUIRED_2</a> - Static variable in class org.apache.commons.cli.avalon.<a href="org/apache/commons/cli/avalon/CLOptionDescriptor.html" title="class in org.apache.commons.cli.avalon">CLOptionDescriptor</a></dt>
<dd>
<div class="block">Flag to say this option requires 2 arguments</div>
</dd>
<dt><a href="org/apache/jmeter/config/gui/ArgumentsPanel.html" class="type-name-link" title="class in org.apache.jmeter.config.gui">ArgumentsPanel</a> - Class in <a href="org/apache/jmeter/config/gui/package-summary.html">org.apache.jmeter.config.gui</a></dt>
<dd>
<div class="block">A GUI panel allowing the user to enter name-value argument pairs.</div>
</dd>
<dt><a href="org/apache/jmeter/config/gui/ArgumentsPanel.html#%3Cinit%3E()" class="member-name-link">ArgumentsPanel()</a> - Constructor for class org.apache.jmeter.config.gui.<a href="org/apache/jmeter/config/gui/ArgumentsPanel.html" title="class in org.apache.jmeter.config.gui">ArgumentsPanel</a></dt>
<dd>
<div class="block">Create a new ArgumentsPanel as a standalone component.</div>
</dd>
<dt><a href="org/apache/jmeter/config/gui/ArgumentsPanel.html#%3Cinit%3E(boolean,java.lang.String)" class="member-name-link">ArgumentsPanel(boolean, String)</a> - Constructor for class org.apache.jmeter.config.gui.<a href="org/apache/jmeter/config/gui/ArgumentsPanel.html" title="class in org.apache.jmeter.config.gui">ArgumentsPanel</a></dt>
<dd>
<div class="block">Create a new ArgumentsPanel as an embedded component, using the specified
title.</div>
</dd>
<dt><a href="org/apache/jmeter/config/gui/ArgumentsPanel.html#%3Cinit%3E(java.lang.String)" class="member-name-link">ArgumentsPanel(String)</a> - Constructor for class org.apache.jmeter.config.gui.<a href="org/apache/jmeter/config/gui/ArgumentsPanel.html" title="class in org.apache.jmeter.config.gui">ArgumentsPanel</a></dt>
<dd>
<div class="block">Create a new ArgumentsPanel as an embedded component, using the specified
title.</div>
</dd>
<dt><a href="org/apache/jmeter/config/gui/ArgumentsPanel.html#%3Cinit%3E(java.lang.String,boolean)" class="member-name-link">ArgumentsPanel(String, boolean)</a> - Constructor for class org.apache.jmeter.config.gui.<a href="org/apache/jmeter/config/gui/ArgumentsPanel.html" title="class in org.apache.jmeter.config.gui">ArgumentsPanel</a></dt>
<dd>
<div class="block">Create a new ArgumentsPanel as an embedded component, using the specified
title.</div>
</dd>
<dt><a href="org/apache/jmeter/config/gui/ArgumentsPanel.html#%3Cinit%3E(java.lang.String,java.awt.Color)" class="member-name-link">ArgumentsPanel(String, Color)</a> - Constructor for class org.apache.jmeter.config.gui.<a href="org/apache/jmeter/config/gui/ArgumentsPanel.html" title="class in org.apache.jmeter.config.gui">ArgumentsPanel</a></dt>
<dd>
<div class="block">Create a new ArgumentsPanel with a border and color background</div>
</dd>
<dt><a href="org/apache/jmeter/config/gui/ArgumentsPanel.html#%3Cinit%3E(java.lang.String,java.awt.Color,boolean,boolean)" class="member-name-link">ArgumentsPanel(String, Color, boolean, boolean)</a> - Constructor for class org.apache.jmeter.config.gui.<a href="org/apache/jmeter/config/gui/ArgumentsPanel.html" title="class in org.apache.jmeter.config.gui">ArgumentsPanel</a></dt>
<dd>
<div class="block">Create a new ArgumentsPanel with a border and color background</div>
</dd>
<dt><a href="org/apache/jmeter/config/gui/ArgumentsPanel.html#%3Cinit%3E(java.lang.String,java.awt.Color,boolean,boolean,org.apache.jorphan.gui.ObjectTableModel)" class="member-name-link">ArgumentsPanel(String, Color, boolean, boolean, ObjectTableModel)</a> - Constructor for class org.apache.jmeter.config.gui.<a href="org/apache/jmeter/config/gui/ArgumentsPanel.html" title="class in org.apache.jmeter.config.gui">ArgumentsPanel</a></dt>
<dd>
<div class="block">Create a new ArgumentsPanel with a border and color background</div>
</dd>
<dt><a href="org/apache/jmeter/config/gui/ArgumentsPanel.html#%3Cinit%3E(java.lang.String,java.awt.Color,boolean,boolean,org.apache.jorphan.gui.ObjectTableModel,boolean)" class="member-name-link">ArgumentsPanel(String, Color, boolean, boolean, ObjectTableModel, boolean)</a> - Constructor for class org.apache.jmeter.config.gui.<a href="org/apache/jmeter/config/gui/ArgumentsPanel.html" title="class in org.apache.jmeter.config.gui">ArgumentsPanel</a></dt>
<dd>
<div class="block">Create a new ArgumentsPanel with a border and color background</div>
</dd>
<dt><a href="org/apache/jmeter/config/gui/ArgumentsPanel.html#%3Cinit%3E(java.lang.String,java.awt.Color,boolean,boolean,org.apache.jorphan.gui.ObjectTableModel,boolean,java.util.function.Function)" class="member-name-link">ArgumentsPanel(String, Color, boolean, boolean, ObjectTableModel, boolean, Function&lt;String[], Argument&gt;)</a> - Constructor for class org.apache.jmeter.config.gui.<a href="org/apache/jmeter/config/gui/ArgumentsPanel.html" title="class in org.apache.jmeter.config.gui">ArgumentsPanel</a></dt>
<dd>
<div class="block">Create a new ArgumentsPanel with a border and color background</div>
</dd>
<dt><a href="org/apache/jmeter/config/gui/ArgumentsPanel.html#%3Cinit%3E(java.lang.String,java.awt.Color,boolean,boolean,org.apache.jorphan.gui.ObjectTableModel,java.util.function.Function)" class="member-name-link">ArgumentsPanel(String, Color, boolean, boolean, ObjectTableModel, Function&lt;String[], Argument&gt;)</a> - Constructor for class org.apache.jmeter.config.gui.<a href="org/apache/jmeter/config/gui/ArgumentsPanel.html" title="class in org.apache.jmeter.config.gui">ArgumentsPanel</a></dt>
<dd>
<div class="block">Create a new ArgumentsPanel with a border and color background</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/HTTPFileArgs.html#asArray()" class="member-name-link">asArray()</a> - Method in class org.apache.jmeter.protocol.http.util.<a href="org/apache/jmeter/protocol/http/util/HTTPFileArgs.html" title="class in org.apache.jmeter.protocol.http.util">HTTPFileArgs</a></dt>
<dd>
<div class="block">Get the current arguments as an array.</div>
</dd>
<dt><a href="org/apache/jmeter/engine/StandardJMeterEngine.html#askThreadsToStop()" class="member-name-link">askThreadsToStop()</a> - Method in class org.apache.jmeter.engine.<a href="org/apache/jmeter/engine/StandardJMeterEngine.html" title="class in org.apache.jmeter.engine">StandardJMeterEngine</a></dt>
<dd>
<div class="block">Clean shutdown ie, wait for end of current running samplers</div>
</dd>
<dt><a href="org/apache/jmeter/assertions/Assertion.html" class="type-name-link" title="interface in org.apache.jmeter.assertions">Assertion</a> - Interface in <a href="org/apache/jmeter/assertions/package-summary.html">org.apache.jmeter.assertions</a></dt>
<dd>
<div class="block">An Assertion checks a SampleResult to determine whether or not it is
successful.</div>
</dd>
<dt><a href="org/apache/jmeter/report/utils/MetricUtils.html#ASSERTION_FAILED" class="member-name-link">ASSERTION_FAILED</a> - Static variable in class org.apache.jmeter.report.utils.<a href="org/apache/jmeter/report/utils/MetricUtils.html" title="class in org.apache.jmeter.report.utils">MetricUtils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/samplers/SampleSaveConfiguration.html#ASSERTION_RESULTS_FAILURE_MESSAGE_PROP" class="member-name-link">ASSERTION_RESULTS_FAILURE_MESSAGE_PROP</a> - Static variable in class org.apache.jmeter.samplers.<a href="org/apache/jmeter/samplers/SampleSaveConfiguration.html" title="class in org.apache.jmeter.samplers">SampleSaveConfiguration</a></dt>
<dd>
<div class="block">The name of the property indicating which assertion results should be
saved.</div>
</dd>
<dt><a href="org/apache/jmeter/assertions/gui/AssertionGui.html" class="type-name-link" title="class in org.apache.jmeter.assertions.gui">AssertionGui</a> - Class in <a href="org/apache/jmeter/assertions/gui/package-summary.html">org.apache.jmeter.assertions.gui</a></dt>
<dd>
<div class="block">GUI interface for a <a href="org/apache/jmeter/assertions/ResponseAssertion.html" title="class in org.apache.jmeter.assertions"><code>ResponseAssertion</code></a>.</div>
</dd>
<dt><a href="org/apache/jmeter/assertions/gui/AssertionGui.html#%3Cinit%3E()" class="member-name-link">AssertionGui()</a> - Constructor for class org.apache.jmeter.assertions.gui.<a href="org/apache/jmeter/assertions/gui/AssertionGui.html" title="class in org.apache.jmeter.assertions.gui">AssertionGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/AssertionResult.html" class="type-name-link" title="class in org.apache.jmeter.assertions">AssertionResult</a> - Class in <a href="org/apache/jmeter/assertions/package-summary.html">org.apache.jmeter.assertions</a></dt>
<dd>
<div class="block">Implements Response Assertion checking.</div>
</dd>
<dt><a href="org/apache/jmeter/assertions/AssertionResult.html#%3Cinit%3E()" class="member-name-link">AssertionResult()</a> - Constructor for class org.apache.jmeter.assertions.<a href="org/apache/jmeter/assertions/AssertionResult.html" title="class in org.apache.jmeter.assertions">AssertionResult</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">- use the named constructor</div>
</div>
</dd>
<dt><a href="org/apache/jmeter/assertions/AssertionResult.html#%3Cinit%3E(java.lang.String)" class="member-name-link">AssertionResult(String)</a> - Constructor for class org.apache.jmeter.assertions.<a href="org/apache/jmeter/assertions/AssertionResult.html" title="class in org.apache.jmeter.assertions">AssertionResult</a></dt>
<dd>
<div class="block">Create a new Assertion Result.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/util/MenuFactory.html#ASSERTIONS" class="member-name-link">ASSERTIONS</a> - Static variable in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/MenuFactory.html" title="class in org.apache.jmeter.gui.util">MenuFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/samplers/SampleSaveConfiguration.html#assertionsResultsToSave()" class="member-name-link">assertionsResultsToSave()</a> - Method in class org.apache.jmeter.samplers.<a href="org/apache/jmeter/samplers/SampleSaveConfiguration.html" title="class in org.apache.jmeter.samplers">SampleSaveConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/AssertionVisualizer.html" class="type-name-link" title="class in org.apache.jmeter.visualizers">AssertionVisualizer</a> - Class in <a href="org/apache/jmeter/visualizers/package-summary.html">org.apache.jmeter.visualizers</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/AssertionVisualizer.html#%3Cinit%3E()" class="member-name-link">AssertionVisualizer()</a> - Constructor for class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/AssertionVisualizer.html" title="class in org.apache.jmeter.visualizers">AssertionVisualizer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/samplers/AsynchSampleSender.html" class="type-name-link" title="class in org.apache.jmeter.samplers">AsynchSampleSender</a> - Class in <a href="org/apache/jmeter/samplers/package-summary.html">org.apache.jmeter.samplers</a></dt>
<dd>
<div class="block">Sends samples in a separate Thread and in Batch mode</div>
</dd>
<dt><a href="org/apache/jmeter/samplers/AsynchSampleSender.html#%3Cinit%3E()" class="member-name-link">AsynchSampleSender()</a> - Constructor for class org.apache.jmeter.samplers.<a href="org/apache/jmeter/samplers/AsynchSampleSender.html" title="class in org.apache.jmeter.samplers">AsynchSampleSender</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">only for use by test code</div>
</div>
</dd>
<dt><a href="org/apache/jmeter/samplers/AsynchSampleSender.html#%3Cinit%3E(org.apache.jmeter.samplers.RemoteSampleListener)" class="member-name-link">AsynchSampleSender(RemoteSampleListener)</a> - Constructor for class org.apache.jmeter.samplers.<a href="org/apache/jmeter/samplers/AsynchSampleSender.html" title="class in org.apache.jmeter.samplers">AsynchSampleSender</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/ResourcesDownloader.AsynSamplerResultHolder.html#%3Cinit%3E(org.apache.jmeter.protocol.http.sampler.HTTPSampleResult,org.apache.jmeter.testelement.property.CollectionProperty)" class="member-name-link">AsynSamplerResultHolder(HTTPSampleResult, CollectionProperty)</a> - Constructor for class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/ResourcesDownloader.AsynSamplerResultHolder.html" title="class in org.apache.jmeter.protocol.http.sampler">ResourcesDownloader.AsynSamplerResultHolder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/parser/HTMLParser.html#ATT_ARCHIVE" class="member-name-link">ATT_ARCHIVE</a> - Static variable in class org.apache.jmeter.protocol.http.parser.<a href="org/apache/jmeter/protocol/http/parser/HTMLParser.html" title="class in org.apache.jmeter.protocol.http.parser">HTMLParser</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/parser/HTMLParser.html#ATT_BACKGROUND" class="member-name-link">ATT_BACKGROUND</a> - Static variable in class org.apache.jmeter.protocol.http.parser.<a href="org/apache/jmeter/protocol/http/parser/HTMLParser.html" title="class in org.apache.jmeter.protocol.http.parser">HTMLParser</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/save/converters/ConversionHelp.html#ATT_CLASS" class="member-name-link">ATT_CLASS</a> - Static variable in class org.apache.jmeter.save.converters.<a href="org/apache/jmeter/save/converters/ConversionHelp.html" title="class in org.apache.jmeter.save.converters">ConversionHelp</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/parser/HTMLParser.html#ATT_CODE" class="member-name-link">ATT_CODE</a> - Static variable in class org.apache.jmeter.protocol.http.parser.<a href="org/apache/jmeter/protocol/http/parser/HTMLParser.html" title="class in org.apache.jmeter.protocol.http.parser">HTMLParser</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/parser/HTMLParser.html#ATT_CODEBASE" class="member-name-link">ATT_CODEBASE</a> - Static variable in class org.apache.jmeter.protocol.http.parser.<a href="org/apache/jmeter/protocol/http/parser/HTMLParser.html" title="class in org.apache.jmeter.protocol.http.parser">HTMLParser</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/parser/HTMLParser.html#ATT_DATA" class="member-name-link">ATT_DATA</a> - Static variable in class org.apache.jmeter.protocol.http.parser.<a href="org/apache/jmeter/protocol/http/parser/HTMLParser.html" title="class in org.apache.jmeter.protocol.http.parser">HTMLParser</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/save/converters/ConversionHelp.html#ATT_ELEMENT_TYPE" class="member-name-link">ATT_ELEMENT_TYPE</a> - Static variable in class org.apache.jmeter.save.converters.<a href="org/apache/jmeter/save/converters/ConversionHelp.html" title="class in org.apache.jmeter.save.converters">ConversionHelp</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/parser/HTMLParser.html#ATT_HREF" class="member-name-link">ATT_HREF</a> - Static variable in class org.apache.jmeter.protocol.http.parser.<a href="org/apache/jmeter/protocol/http/parser/HTMLParser.html" title="class in org.apache.jmeter.protocol.http.parser">HTMLParser</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/parser/HTMLParser.html#ATT_IS_IMAGE" class="member-name-link">ATT_IS_IMAGE</a> - Static variable in class org.apache.jmeter.protocol.http.parser.<a href="org/apache/jmeter/protocol/http/parser/HTMLParser.html" title="class in org.apache.jmeter.protocol.http.parser">HTMLParser</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/save/converters/ConversionHelp.html#ATT_NAME" class="member-name-link">ATT_NAME</a> - Static variable in class org.apache.jmeter.save.converters.<a href="org/apache/jmeter/save/converters/ConversionHelp.html" title="class in org.apache.jmeter.save.converters">ConversionHelp</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/parser/HTMLParser.html#ATT_REL" class="member-name-link">ATT_REL</a> - Static variable in class org.apache.jmeter.protocol.http.parser.<a href="org/apache/jmeter/protocol/http/parser/HTMLParser.html" title="class in org.apache.jmeter.protocol.http.parser">HTMLParser</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/parser/HTMLParser.html#ATT_SRC" class="member-name-link">ATT_SRC</a> - Static variable in class org.apache.jmeter.protocol.http.parser.<a href="org/apache/jmeter/protocol/http/parser/HTMLParser.html" title="class in org.apache.jmeter.protocol.http.parser">HTMLParser</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/parser/HTMLParser.html#ATT_STYLE" class="member-name-link">ATT_STYLE</a> - Static variable in class org.apache.jmeter.protocol.http.parser.<a href="org/apache/jmeter/protocol/http/parser/HTMLParser.html" title="class in org.apache.jmeter.protocol.http.parser">HTMLParser</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/parser/HTMLParser.html#ATT_TYPE" class="member-name-link">ATT_TYPE</a> - Static variable in class org.apache.jmeter.protocol.http.parser.<a href="org/apache/jmeter/protocol/http/parser/HTMLParser.html" title="class in org.apache.jmeter.protocol.http.parser">HTMLParser</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/smtp/sampler/SmtpSampler.html#ATTACH_FILE" class="member-name-link">ATTACH_FILE</a> - Static variable in class org.apache.jmeter.protocol.smtp.sampler.<a href="org/apache/jmeter/protocol/smtp/sampler/SmtpSampler.html" title="class in org.apache.jmeter.protocol.smtp.sampler">SmtpSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/smtp/sampler/protocol/SynchronousTransportListener.html#attend()" class="member-name-link">attend()</a> - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.<a href="org/apache/jmeter/protocol/smtp/sampler/protocol/SynchronousTransportListener.html" title="class in org.apache.jmeter.protocol.smtp.sampler.protocol">SynchronousTransportListener</a></dt>
<dd>
<div class="block">Synchronized-method</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/sampler/LDAPExtSampler.html#ATTRIBS" class="member-name-link">ATTRIBS</a> - Static variable in class org.apache.jmeter.protocol.ldap.sampler.<a href="org/apache/jmeter/protocol/ldap/sampler/LDAPExtSampler.html" title="class in org.apache.jmeter.protocol.ldap.sampler">LDAPExtSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#AUTH_MANAGER" class="member-name-link">AUTH_MANAGER</a> - Static variable in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPSamplerBase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/AuthManager.html" class="type-name-link" title="class in org.apache.jmeter.protocol.http.control">AuthManager</a> - Class in <a href="org/apache/jmeter/protocol/http/control/package-summary.html">org.apache.jmeter.protocol.http.control</a></dt>
<dd>
<div class="block">This class provides a way to provide Authorization in jmeter requests.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/AuthManager.html#%3Cinit%3E()" class="member-name-link">AuthManager()</a> - Constructor for class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/AuthManager.html" title="class in org.apache.jmeter.protocol.http.control">AuthManager</a></dt>
<dd>
<div class="block">Default Constructor.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/AuthManager.Mechanism.html" class="type-name-link" title="enum in org.apache.jmeter.protocol.http.control">AuthManager.Mechanism</a> - Enum in <a href="org/apache/jmeter/protocol/http/control/package-summary.html">org.apache.jmeter.protocol.http.control</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/Authorization.html" class="type-name-link" title="class in org.apache.jmeter.protocol.http.control">Authorization</a> - Class in <a href="org/apache/jmeter/protocol/http/control/package-summary.html">org.apache.jmeter.protocol.http.control</a></dt>
<dd>
<div class="block">This class is an Authorization encapsulator.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/Authorization.html#%3Cinit%3E()" class="member-name-link">Authorization()</a> - Constructor for class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/Authorization.html" title="class in org.apache.jmeter.protocol.http.control">Authorization</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/gui/AuthPanel.html" class="type-name-link" title="class in org.apache.jmeter.protocol.http.gui">AuthPanel</a> - Class in <a href="org/apache/jmeter/protocol/http/gui/package-summary.html">org.apache.jmeter.protocol.http.gui</a></dt>
<dd>
<div class="block">Handles input for determining if authentication services are required for a
Sampler.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/gui/AuthPanel.html#%3Cinit%3E()" class="member-name-link">AuthPanel()</a> - Constructor for class org.apache.jmeter.protocol.http.gui.<a href="org/apache/jmeter/protocol/http/gui/AuthPanel.html" title="class in org.apache.jmeter.protocol.http.gui">AuthPanel</a></dt>
<dd>
<div class="block">Default Constructor.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#AUTO_REDIRECTS" class="member-name-link">AUTO_REDIRECTS</a> - Static variable in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPSamplerBase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/AxisGraph.html" class="type-name-link" title="class in org.apache.jmeter.visualizers">AxisGraph</a> - Class in <a href="org/apache/jmeter/visualizers/package-summary.html">org.apache.jmeter.visualizers</a></dt>
<dd>
<div class="block">Axis graph is used by StatGraphVisualizer, which generates bar graphs
from the statistical data.</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/AxisGraph.html#%3Cinit%3E()" class="member-name-link">AxisGraph()</a> - Constructor for class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/AxisGraph.html" title="class in org.apache.jmeter.visualizers">AxisGraph</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/AxisGraph.html#%3Cinit%3E(java.awt.LayoutManager)" class="member-name-link">AxisGraph(LayoutManager)</a> - Constructor for class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/AxisGraph.html" title="class in org.apache.jmeter.visualizers">AxisGraph</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/AxisGraph.html#%3Cinit%3E(java.awt.LayoutManager,boolean)" class="member-name-link">AxisGraph(LayoutManager, boolean)</a> - Constructor for class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/AxisGraph.html" title="class in org.apache.jmeter.visualizers">AxisGraph</a></dt>
<dd>&nbsp;</dd>
</dl>
<h2 class="title" id="I:B">B</h2>
<dl class="index">
<dt><a href="org/apache/jmeter/visualizers/backend/Backend.html" class="type-name-link" title="interface in org.apache.jmeter.visualizers.backend">Backend</a> - Interface in <a href="org/apache/jmeter/visualizers/backend/package-summary.html">org.apache.jmeter.visualizers.backend</a></dt>
<dd>
<div class="block">Identifies Backend components</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/backend/BackendListener.html" class="type-name-link" title="class in org.apache.jmeter.visualizers.backend">BackendListener</a> - Class in <a href="org/apache/jmeter/visualizers/backend/package-summary.html">org.apache.jmeter.visualizers.backend</a></dt>
<dd>
<div class="block">Async Listener that delegates SampleResult handling to implementations of <a href="org/apache/jmeter/visualizers/backend/BackendListenerClient.html" title="interface in org.apache.jmeter.visualizers.backend"><code>BackendListenerClient</code></a></div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/backend/BackendListener.html#%3Cinit%3E()" class="member-name-link">BackendListener()</a> - Constructor for class org.apache.jmeter.visualizers.backend.<a href="org/apache/jmeter/visualizers/backend/BackendListener.html" title="class in org.apache.jmeter.visualizers.backend">BackendListener</a></dt>
<dd>
<div class="block">Create a BackendListener.</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/backend/BackendListenerClient.html" class="type-name-link" title="interface in org.apache.jmeter.visualizers.backend">BackendListenerClient</a> - Interface in <a href="org/apache/jmeter/visualizers/backend/package-summary.html">org.apache.jmeter.visualizers.backend</a></dt>
<dd>
<div class="block">This interface defines the interactions between the <a href="org/apache/jmeter/visualizers/backend/BackendListener.html" title="class in org.apache.jmeter.visualizers.backend"><code>BackendListener</code></a>
and external Java programs which can be executed by JMeter.</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/backend/BackendListenerContext.html" class="type-name-link" title="class in org.apache.jmeter.visualizers.backend">BackendListenerContext</a> - Class in <a href="org/apache/jmeter/visualizers/backend/package-summary.html">org.apache.jmeter.visualizers.backend</a></dt>
<dd>
<div class="block">BackendListenerContext is used to provide context information to a
BackendListenerClient implementation.</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/backend/BackendListenerContext.html#%3Cinit%3E(java.util.Map)" class="member-name-link">BackendListenerContext(Map&lt;String, String&gt;)</a> - Constructor for class org.apache.jmeter.visualizers.backend.<a href="org/apache/jmeter/visualizers/backend/BackendListenerContext.html" title="class in org.apache.jmeter.visualizers.backend">BackendListenerContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/backend/BackendListenerContext.html#%3Cinit%3E(org.apache.jmeter.config.Arguments)" class="member-name-link">BackendListenerContext(Arguments)</a> - Constructor for class org.apache.jmeter.visualizers.backend.<a href="org/apache/jmeter/visualizers/backend/BackendListenerContext.html" title="class in org.apache.jmeter.visualizers.backend">BackendListenerContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/backend/BackendListenerGui.html" class="type-name-link" title="class in org.apache.jmeter.visualizers.backend">BackendListenerGui</a> - Class in <a href="org/apache/jmeter/visualizers/backend/package-summary.html">org.apache.jmeter.visualizers.backend</a></dt>
<dd>
<div class="block">The <a href="org/apache/jmeter/visualizers/backend/BackendListenerGui.html" title="class in org.apache.jmeter.visualizers.backend"><code>BackendListenerGui</code></a> class provides the user interface for the
<a href="org/apache/jmeter/visualizers/backend/BackendListener.html" title="class in org.apache.jmeter.visualizers.backend"><code>BackendListener</code></a> object.</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/backend/BackendListenerGui.html#%3Cinit%3E()" class="member-name-link">BackendListenerGui()</a> - Constructor for class org.apache.jmeter.visualizers.backend.<a href="org/apache/jmeter/visualizers/backend/BackendListenerGui.html" title="class in org.apache.jmeter.visualizers.backend">BackendListenerGui</a></dt>
<dd>
<div class="block">Create a new BackendListenerGui as a standalone component.</div>
</dd>
<dt><a href="org/apache/jorphan/gui/ui/TextAreaUIWithUndo.html#BACKUP_UI_CLASS" class="member-name-link">BACKUP_UI_CLASS</a> - Static variable in class org.apache.jorphan.gui.ui.<a href="org/apache/jorphan/gui/ui/TextAreaUIWithUndo.html" title="class in org.apache.jorphan.gui.ui">TextAreaUIWithUndo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/gui/ui/TextFieldUIWithUndo.html#BACKUP_UI_CLASS" class="member-name-link">BACKUP_UI_CLASS</a> - Static variable in class org.apache.jorphan.gui.ui.<a href="org/apache/jorphan/gui/ui/TextFieldUIWithUndo.html" title="class in org.apache.jorphan.gui.ui">TextFieldUIWithUndo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/BarGraph.html" class="type-name-link" title="class in org.apache.jmeter.visualizers">BarGraph</a> - Class in <a href="org/apache/jmeter/visualizers/package-summary.html">org.apache.jmeter.visualizers</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/BarGraph.html#%3Cinit%3E(java.lang.String,boolean,java.awt.Color)" class="member-name-link">BarGraph(String, boolean, Color)</a> - Constructor for class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/BarGraph.html" title="class in org.apache.jmeter.visualizers">BarGraph</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/sampler/LDAPExtSampler.html#BASE_ENTRY_DN" class="member-name-link">BASE_ENTRY_DN</a> - Static variable in class org.apache.jmeter.protocol.ldap.sampler.<a href="org/apache/jmeter/protocol/ldap/sampler/LDAPExtSampler.html" title="class in org.apache.jmeter.protocol.ldap.sampler">LDAPExtSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/sampler/LDAPSampler.html#BASE_ENTRY_DN" class="member-name-link">BASE_ENTRY_DN</a> - Static variable in class org.apache.jmeter.protocol.ldap.sampler.<a href="org/apache/jmeter/protocol/ldap/sampler/LDAPSampler.html" title="class in org.apache.jmeter.protocol.ldap.sampler">LDAPSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/Base64Encoder.html" class="type-name-link" title="class in org.apache.jmeter.protocol.http.util">Base64Encoder</a> - Class in <a href="org/apache/jmeter/protocol/http/util/package-summary.html">org.apache.jmeter.protocol.http.util</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">as exists now in java.util.Base64, will be removed in next version 3.3</div>
</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/jms/sampler/BaseJMSSampler.html" class="type-name-link" title="class in org.apache.jmeter.protocol.jms.sampler">BaseJMSSampler</a> - Class in <a href="org/apache/jmeter/protocol/jms/sampler/package-summary.html">org.apache.jmeter.protocol.jms.sampler</a></dt>
<dd>
<div class="block">BaseJMSSampler is an abstract class which provides implementation for common
properties.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/jms/sampler/BaseJMSSampler.html#%3Cinit%3E()" class="member-name-link">BaseJMSSampler()</a> - Constructor for class org.apache.jmeter.protocol.jms.sampler.<a href="org/apache/jmeter/protocol/jms/sampler/BaseJMSSampler.html" title="class in org.apache.jmeter.protocol.jms.sampler">BaseJMSSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/parser/BaseParser.html" class="type-name-link" title="class in org.apache.jmeter.protocol.http.parser">BaseParser</a> - Class in <a href="org/apache/jmeter/protocol/http/parser/package-summary.html">org.apache.jmeter.protocol.http.parser</a></dt>
<dd>
<div class="block">BaseParser is the base class for <a href="org/apache/jmeter/protocol/http/parser/LinkExtractorParser.html" title="interface in org.apache.jmeter.protocol.http.parser"><code>LinkExtractorParser</code></a>
It is advised to make subclasses reusable across parsing, so <a href="org/apache/jmeter/protocol/http/parser/BaseParser.html" title="class in org.apache.jmeter.protocol.http.parser"><code>BaseParser</code></a><a href="org/apache/jmeter/protocol/http/parser/BaseParser.html#isReusable()"><code>BaseParser.isReusable()</code></a> returns true by default</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/parser/BaseParser.html#%3Cinit%3E()" class="member-name-link">BaseParser()</a> - Constructor for class org.apache.jmeter.protocol.http.parser.<a href="org/apache/jmeter/protocol/http/parser/BaseParser.html" title="class in org.apache.jmeter.protocol.http.parser">BaseParser</a></dt>
<dd>
<div class="block">Constructor for BaseParser</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/AuthManager.Mechanism.html#BASIC" class="member-name-link">BASIC</a> - Enum constant in enum org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/AuthManager.Mechanism.html" title="enum in org.apache.jmeter.protocol.http.control">AuthManager.Mechanism</a></dt>
<dd>
<div class="block">Basic Auth</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/AuthManager.Mechanism.html#BASIC_DIGEST" class="member-name-link">BASIC_DIGEST</a> - Enum constant in enum org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/AuthManager.Mechanism.html" title="enum in org.apache.jmeter.protocol.http.control">AuthManager.Mechanism</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">(use <a href="org/apache/jmeter/protocol/http/control/AuthManager.Mechanism.html#BASIC"><code>AuthManager.Mechanism.BASIC</code></a>)</div>
</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/curl/BasicCurlParser.html" class="type-name-link" title="class in org.apache.jmeter.protocol.http.curl">BasicCurlParser</a> - Class in <a href="org/apache/jmeter/protocol/http/curl/package-summary.html">org.apache.jmeter.protocol.http.curl</a></dt>
<dd>
<div class="block">Basic cURL command parser that handles:</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/curl/BasicCurlParser.html#%3Cinit%3E()" class="member-name-link">BasicCurlParser()</a> - Constructor for class org.apache.jmeter.protocol.http.curl.<a href="org/apache/jmeter/protocol/http/curl/BasicCurlParser.html" title="class in org.apache.jmeter.protocol.http.curl">BasicCurlParser</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/curl/BasicCurlParser.Request.html" class="type-name-link" title="class in org.apache.jmeter.protocol.http.curl">BasicCurlParser.Request</a> - Class in <a href="org/apache/jmeter/protocol/http/curl/package-summary.html">org.apache.jmeter.protocol.http.curl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/samplers/BatchSampleSender.html" class="type-name-link" title="class in org.apache.jmeter.samplers">BatchSampleSender</a> - Class in <a href="org/apache/jmeter/samplers/package-summary.html">org.apache.jmeter.samplers</a></dt>
<dd>
<div class="block">Implements batch reporting for remote testing.</div>
</dd>
<dt><a href="org/apache/jmeter/samplers/BatchSampleSender.html#%3Cinit%3E()" class="member-name-link">BatchSampleSender()</a> - Constructor for class org.apache.jmeter.samplers.<a href="org/apache/jmeter/samplers/BatchSampleSender.html" title="class in org.apache.jmeter.samplers">BatchSampleSender</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">only for use by test code</div>
</div>
</dd>
<dt><a href="org/apache/jmeter/samplers/BatchSampleSender.html#%3Cinit%3E(org.apache.jmeter.samplers.RemoteSampleListener)" class="member-name-link">BatchSampleSender(RemoteSampleListener)</a> - Constructor for class org.apache.jmeter.samplers.<a href="org/apache/jmeter/samplers/BatchSampleSender.html" title="class in org.apache.jmeter.samplers">BatchSampleSender</a></dt>
<dd>
<div class="block">Constructor</div>
</dd>
<dt><a href="org/apache/jorphan/util/JOrphanUtils.html#baToHexBytes(byte%5B%5D)" class="member-name-link">baToHexBytes(byte[])</a> - Static method in class org.apache.jorphan.util.<a href="org/apache/jorphan/util/JOrphanUtils.html" title="class in org.apache.jorphan.util">JOrphanUtils</a></dt>
<dd>
<div class="block">Convert binary byte array to hex string.</div>
</dd>
<dt><a href="org/apache/jorphan/util/JOrphanUtils.html#baToHexString(byte%5B%5D)" class="member-name-link">baToHexString(byte[])</a> - Static method in class org.apache.jorphan.util.<a href="org/apache/jorphan/util/JOrphanUtils.html" title="class in org.apache.jorphan.util">JOrphanUtils</a></dt>
<dd>
<div class="block">Convert binary byte array to hex string.</div>
</dd>
<dt><a href="org/apache/jorphan/util/JOrphanUtils.html#baToHexString(byte%5B%5D,char)" class="member-name-link">baToHexString(byte[], char)</a> - Static method in class org.apache.jorphan.util.<a href="org/apache/jorphan/util/JOrphanUtils.html" title="class in org.apache.jorphan.util">JOrphanUtils</a></dt>
<dd>
<div class="block">Convert binary byte array to hex string.</div>
</dd>
<dt><a href="org/apache/jmeter/testbeans/BeanInfoSupport.html" class="type-name-link" title="class in org.apache.jmeter.testbeans">BeanInfoSupport</a> - Class in <a href="org/apache/jmeter/testbeans/package-summary.html">org.apache.jmeter.testbeans</a></dt>
<dd>
<div class="block">Support class for test bean beanInfo objects.</div>
</dd>
<dt><a href="org/apache/jmeter/testbeans/BeanInfoSupport.html#%3Cinit%3E(java.lang.Class)" class="member-name-link">BeanInfoSupport(Class&lt;? extends TestBean&gt;)</a> - Constructor for class org.apache.jmeter.testbeans.<a href="org/apache/jmeter/testbeans/BeanInfoSupport.html" title="class in org.apache.jmeter.testbeans">BeanInfoSupport</a></dt>
<dd>
<div class="block">Construct a BeanInfo for the given class.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/BeanShell.html" class="type-name-link" title="class in org.apache.jmeter.functions">BeanShell</a> - Class in <a href="org/apache/jmeter/functions/package-summary.html">org.apache.jmeter.functions</a></dt>
<dd>
<div class="block">A function which understands BeanShell</div>
</dd>
<dt><a href="org/apache/jmeter/functions/BeanShell.html#%3Cinit%3E()" class="member-name-link">BeanShell()</a> - Constructor for class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/BeanShell.html" title="class in org.apache.jmeter.functions">BeanShell</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/BeanShellAssertion.html" class="type-name-link" title="class in org.apache.jmeter.assertions">BeanShellAssertion</a> - Class in <a href="org/apache/jmeter/assertions/package-summary.html">org.apache.jmeter.assertions</a></dt>
<dd>
<div class="block">An Assertion which understands BeanShell</div>
</dd>
<dt><a href="org/apache/jmeter/assertions/BeanShellAssertion.html#%3Cinit%3E()" class="member-name-link">BeanShellAssertion()</a> - Constructor for class org.apache.jmeter.assertions.<a href="org/apache/jmeter/assertions/BeanShellAssertion.html" title="class in org.apache.jmeter.assertions">BeanShellAssertion</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/gui/BeanShellAssertionGui.html" class="type-name-link" title="class in org.apache.jmeter.assertions.gui">BeanShellAssertionGui</a> - Class in <a href="org/apache/jmeter/assertions/gui/package-summary.html">org.apache.jmeter.assertions.gui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/gui/BeanShellAssertionGui.html#%3Cinit%3E()" class="member-name-link">BeanShellAssertionGui()</a> - Constructor for class org.apache.jmeter.assertions.gui.<a href="org/apache/jmeter/assertions/gui/BeanShellAssertionGui.html" title="class in org.apache.jmeter.assertions.gui">BeanShellAssertionGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/util/BeanShellBeanInfoSupport.html" class="type-name-link" title="class in org.apache.jmeter.util">BeanShellBeanInfoSupport</a> - Class in <a href="org/apache/jmeter/util/package-summary.html">org.apache.jmeter.util</a></dt>
<dd>
<div class="block">Parent class to handle common GUI design</div>
</dd>
<dt><a href="org/apache/jmeter/util/BeanShellBeanInfoSupport.html#%3Cinit%3E(java.lang.Class)" class="member-name-link">BeanShellBeanInfoSupport(Class&lt;? extends TestBean&gt;)</a> - Constructor for class org.apache.jmeter.util.<a href="org/apache/jmeter/util/BeanShellBeanInfoSupport.html" title="class in org.apache.jmeter.util">BeanShellBeanInfoSupport</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/util/BeanShellClient.html" class="type-name-link" title="class in org.apache.jmeter.util">BeanShellClient</a> - Class in <a href="org/apache/jmeter/util/package-summary.html">org.apache.jmeter.util</a></dt>
<dd>
<div class="block">Implements a client that can talk to the JMeter BeanShell server.</div>
</dd>
<dt><a href="org/apache/jmeter/util/BeanShellClient.html#%3Cinit%3E()" class="member-name-link">BeanShellClient()</a> - Constructor for class org.apache.jmeter.util.<a href="org/apache/jmeter/util/BeanShellClient.html" title="class in org.apache.jmeter.util">BeanShellClient</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/util/BeanShellInterpreter.html" class="type-name-link" title="class in org.apache.jmeter.util">BeanShellInterpreter</a> - Class in <a href="org/apache/jmeter/util/package-summary.html">org.apache.jmeter.util</a></dt>
<dd>
<div class="block">BeanShell setup function - encapsulates all the access to the BeanShell
Interpreter in a single class.</div>
</dd>
<dt><a href="org/apache/jmeter/util/BeanShellInterpreter.html#%3Cinit%3E()" class="member-name-link">BeanShellInterpreter()</a> - Constructor for class org.apache.jmeter.util.<a href="org/apache/jmeter/util/BeanShellInterpreter.html" title="class in org.apache.jmeter.util">BeanShellInterpreter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/util/BeanShellInterpreter.html#%3Cinit%3E(java.lang.String,org.slf4j.Logger)" class="member-name-link">BeanShellInterpreter(String, Logger)</a> - Constructor for class org.apache.jmeter.util.<a href="org/apache/jmeter/util/BeanShellInterpreter.html" title="class in org.apache.jmeter.util">BeanShellInterpreter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/BeanShellListener.html" class="type-name-link" title="class in org.apache.jmeter.visualizers">BeanShellListener</a> - Class in <a href="org/apache/jmeter/visualizers/package-summary.html">org.apache.jmeter.visualizers</a></dt>
<dd>
<div class="block">We must implement Visualizer so that TestBeanGUI can find the correct GUI class</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/BeanShellListener.html#%3Cinit%3E()" class="member-name-link">BeanShellListener()</a> - Constructor for class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/BeanShellListener.html" title="class in org.apache.jmeter.visualizers">BeanShellListener</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/BeanShellListenerBeanInfo.html" class="type-name-link" title="class in org.apache.jmeter.visualizers">BeanShellListenerBeanInfo</a> - Class in <a href="org/apache/jmeter/visualizers/package-summary.html">org.apache.jmeter.visualizers</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/BeanShellListenerBeanInfo.html#%3Cinit%3E()" class="member-name-link">BeanShellListenerBeanInfo()</a> - Constructor for class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/BeanShellListenerBeanInfo.html" title="class in org.apache.jmeter.visualizers">BeanShellListenerBeanInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/extractor/BeanShellPostProcessor.html" class="type-name-link" title="class in org.apache.jmeter.extractor">BeanShellPostProcessor</a> - Class in <a href="org/apache/jmeter/extractor/package-summary.html">org.apache.jmeter.extractor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/extractor/BeanShellPostProcessor.html#%3Cinit%3E()" class="member-name-link">BeanShellPostProcessor()</a> - Constructor for class org.apache.jmeter.extractor.<a href="org/apache/jmeter/extractor/BeanShellPostProcessor.html" title="class in org.apache.jmeter.extractor">BeanShellPostProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/extractor/BeanShellPostProcessorBeanInfo.html" class="type-name-link" title="class in org.apache.jmeter.extractor">BeanShellPostProcessorBeanInfo</a> - Class in <a href="org/apache/jmeter/extractor/package-summary.html">org.apache.jmeter.extractor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/extractor/BeanShellPostProcessorBeanInfo.html#%3Cinit%3E()" class="member-name-link">BeanShellPostProcessorBeanInfo()</a> - Constructor for class org.apache.jmeter.extractor.<a href="org/apache/jmeter/extractor/BeanShellPostProcessorBeanInfo.html" title="class in org.apache.jmeter.extractor">BeanShellPostProcessorBeanInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/modifiers/BeanShellPreProcessor.html" class="type-name-link" title="class in org.apache.jmeter.modifiers">BeanShellPreProcessor</a> - Class in <a href="org/apache/jmeter/modifiers/package-summary.html">org.apache.jmeter.modifiers</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/modifiers/BeanShellPreProcessor.html#%3Cinit%3E()" class="member-name-link">BeanShellPreProcessor()</a> - Constructor for class org.apache.jmeter.modifiers.<a href="org/apache/jmeter/modifiers/BeanShellPreProcessor.html" title="class in org.apache.jmeter.modifiers">BeanShellPreProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/modifiers/BeanShellPreProcessorBeanInfo.html" class="type-name-link" title="class in org.apache.jmeter.modifiers">BeanShellPreProcessorBeanInfo</a> - Class in <a href="org/apache/jmeter/modifiers/package-summary.html">org.apache.jmeter.modifiers</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/modifiers/BeanShellPreProcessorBeanInfo.html#%3Cinit%3E()" class="member-name-link">BeanShellPreProcessorBeanInfo()</a> - Constructor for class org.apache.jmeter.modifiers.<a href="org/apache/jmeter/modifiers/BeanShellPreProcessorBeanInfo.html" title="class in org.apache.jmeter.modifiers">BeanShellPreProcessorBeanInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/java/sampler/BeanShellSampler.html" class="type-name-link" title="class in org.apache.jmeter.protocol.java.sampler">BeanShellSampler</a> - Class in <a href="org/apache/jmeter/protocol/java/sampler/package-summary.html">org.apache.jmeter.protocol.java.sampler</a></dt>
<dd>
<div class="block">A sampler which understands BeanShell</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/java/sampler/BeanShellSampler.html#%3Cinit%3E()" class="member-name-link">BeanShellSampler()</a> - Constructor for class org.apache.jmeter.protocol.java.sampler.<a href="org/apache/jmeter/protocol/java/sampler/BeanShellSampler.html" title="class in org.apache.jmeter.protocol.java.sampler">BeanShellSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/java/control/gui/BeanShellSamplerGui.html" class="type-name-link" title="class in org.apache.jmeter.protocol.java.control.gui">BeanShellSamplerGui</a> - Class in <a href="org/apache/jmeter/protocol/java/control/gui/package-summary.html">org.apache.jmeter.protocol.java.control.gui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/java/control/gui/BeanShellSamplerGui.html#%3Cinit%3E()" class="member-name-link">BeanShellSamplerGui()</a> - Constructor for class org.apache.jmeter.protocol.java.control.gui.<a href="org/apache/jmeter/protocol/java/control/gui/BeanShellSamplerGui.html" title="class in org.apache.jmeter.protocol.java.control.gui">BeanShellSamplerGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/util/BeanShellServer.html" class="type-name-link" title="class in org.apache.jmeter.util">BeanShellServer</a> - Class in <a href="org/apache/jmeter/util/package-summary.html">org.apache.jmeter.util</a></dt>
<dd>
<div class="block">Implements a BeanShell server to allow access to JMeter variables and
methods.</div>
</dd>
<dt><a href="org/apache/jmeter/util/BeanShellServer.html#%3Cinit%3E(int,java.lang.String)" class="member-name-link">BeanShellServer(int, String)</a> - Constructor for class org.apache.jmeter.util.<a href="org/apache/jmeter/util/BeanShellServer.html" title="class in org.apache.jmeter.util">BeanShellServer</a></dt>
<dd>
<div class="block">Constructor which sets the port for this server and the path to an
optional init file</div>
</dd>
<dt><a href="org/apache/jmeter/util/BeanShellTestElement.html" class="type-name-link" title="class in org.apache.jmeter.util">BeanShellTestElement</a> - Class in <a href="org/apache/jmeter/util/package-summary.html">org.apache.jmeter.util</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/util/BeanShellTestElement.html#%3Cinit%3E()" class="member-name-link">BeanShellTestElement()</a> - Constructor for class org.apache.jmeter.util.<a href="org/apache/jmeter/util/BeanShellTestElement.html" title="class in org.apache.jmeter.util">BeanShellTestElement</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/timers/BeanShellTimer.html" class="type-name-link" title="class in org.apache.jmeter.timers">BeanShellTimer</a> - Class in <a href="org/apache/jmeter/timers/package-summary.html">org.apache.jmeter.timers</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/timers/BeanShellTimer.html#%3Cinit%3E()" class="member-name-link">BeanShellTimer()</a> - Constructor for class org.apache.jmeter.timers.<a href="org/apache/jmeter/timers/BeanShellTimer.html" title="class in org.apache.jmeter.timers">BeanShellTimer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/timers/BeanShellTimerBeanInfo.html" class="type-name-link" title="class in org.apache.jmeter.timers">BeanShellTimerBeanInfo</a> - Class in <a href="org/apache/jmeter/timers/package-summary.html">org.apache.jmeter.timers</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/timers/BeanShellTimerBeanInfo.html#%3Cinit%3E()" class="member-name-link">BeanShellTimerBeanInfo()</a> - Constructor for class org.apache.jmeter.timers.<a href="org/apache/jmeter/timers/BeanShellTimerBeanInfo.html" title="class in org.apache.jmeter.timers">BeanShellTimerBeanInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/TestPlanListener.html#beforeTestPlanCleared()" class="member-name-link">beforeTestPlanCleared()</a> - Method in interface org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/TestPlanListener.html" title="interface in org.apache.jmeter.gui">TestPlanListener</a></dt>
<dd>
<div class="block">Called before current test plan is cleared</div>
</dd>
<dt><a href="org/apache/jmeter/report/dashboard/ReportGenerator.html#BEGIN_DATE_CONSUMER_NAME" class="member-name-link">BEGIN_DATE_CONSUMER_NAME</a> - Static variable in class org.apache.jmeter.report.dashboard.<a href="org/apache/jmeter/report/dashboard/ReportGenerator.html" title="class in org.apache.jmeter.report.dashboard">ReportGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/GuiPackage.html#beginUndoTransaction()" class="member-name-link">beginUndoTransaction()</a> - Method in class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/GuiPackage.html" title="class in org.apache.jmeter.gui">GuiPackage</a></dt>
<dd>
<div class="block">Begin a group of actions modeled as 1 undo</div>
</dd>
<dt><a href="org/apache/jorphan/gui/JFactory.html#big(javax.swing.JLabel)" class="member-name-link">big(JLabel)</a> - Static method in class org.apache.jorphan.gui.<a href="org/apache/jorphan/gui/JFactory.html" title="class in org.apache.jorphan.gui">JFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/samplers/SampleResult.html#BINARY" class="member-name-link">BINARY</a> - Static variable in class org.apache.jmeter.samplers.<a href="org/apache/jmeter/samplers/SampleResult.html" title="class in org.apache.jmeter.samplers">SampleResult</a></dt>
<dd>
<div class="block">Data type value ("bin") indicating that the response data is binary.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/ftp/sampler/FTPSampler.html#BINARY_MODE" class="member-name-link">BINARY_MODE</a> - Static variable in class org.apache.jmeter.protocol.ftp.sampler.<a href="org/apache/jmeter/protocol/ftp/sampler/FTPSampler.html" title="class in org.apache.jmeter.protocol.ftp.sampler">FTPSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/tcp/sampler/BinaryTCPClientImpl.html" class="type-name-link" title="class in org.apache.jmeter.protocol.tcp.sampler">BinaryTCPClientImpl</a> - Class in <a href="org/apache/jmeter/protocol/tcp/sampler/package-summary.html">org.apache.jmeter.protocol.tcp.sampler</a></dt>
<dd>
<div class="block">TCPClient implementation.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/tcp/sampler/BinaryTCPClientImpl.html#%3Cinit%3E()" class="member-name-link">BinaryTCPClientImpl()</a> - Constructor for class org.apache.jmeter.protocol.tcp.sampler.<a href="org/apache/jmeter/protocol/tcp/sampler/BinaryTCPClientImpl.html" title="class in org.apache.jmeter.protocol.tcp.sampler">BinaryTCPClientImpl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/util/SlowSSLSocket.html#bind(java.net.SocketAddress)" class="member-name-link">bind(SocketAddress)</a> - Method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/SlowSSLSocket.html" title="class in org.apache.jmeter.util">SlowSSLSocket</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/log/ContextMap.html#bind(org.apache.log.ContextMap)" class="member-name-link">bind(ContextMap)</a> - Static method in class org.apache.log.<a href="org/apache/log/ContextMap.html" title="class in org.apache.log">ContextMap</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
<div class="block">Bind a particular ContextMap to current thread.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/sampler/LDAPExtSampler.html#BIND" class="member-name-link">BIND</a> - Static variable in class org.apache.jmeter.protocol.ldap.sampler.<a href="org/apache/jmeter/protocol/ldap/sampler/LDAPExtSampler.html" title="class in org.apache.jmeter.protocol.ldap.sampler">LDAPExtSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/bolt/config/BoltConnectionElement.html#BOLT_CONNECTION" class="member-name-link">BOLT_CONNECTION</a> - Static variable in class org.apache.jmeter.protocol.bolt.config.<a href="org/apache/jmeter/protocol/bolt/config/BoltConnectionElement.html" title="class in org.apache.jmeter.protocol.bolt.config">BoltConnectionElement</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/bolt/config/BoltConnectionElement.html" class="type-name-link" title="class in org.apache.jmeter.protocol.bolt.config">BoltConnectionElement</a> - Class in <a href="org/apache/jmeter/protocol/bolt/config/package-summary.html">org.apache.jmeter.protocol.bolt.config</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/bolt/config/BoltConnectionElement.html#%3Cinit%3E()" class="member-name-link">BoltConnectionElement()</a> - Constructor for class org.apache.jmeter.protocol.bolt.config.<a href="org/apache/jmeter/protocol/bolt/config/BoltConnectionElement.html" title="class in org.apache.jmeter.protocol.bolt.config">BoltConnectionElement</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/bolt/config/BoltConnectionElementBeanInfo.html" class="type-name-link" title="class in org.apache.jmeter.protocol.bolt.config">BoltConnectionElementBeanInfo</a> - Class in <a href="org/apache/jmeter/protocol/bolt/config/package-summary.html">org.apache.jmeter.protocol.bolt.config</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/bolt/config/BoltConnectionElementBeanInfo.html#%3Cinit%3E()" class="member-name-link">BoltConnectionElementBeanInfo()</a> - Constructor for class org.apache.jmeter.protocol.bolt.config.<a href="org/apache/jmeter/protocol/bolt/config/BoltConnectionElementBeanInfo.html" title="class in org.apache.jmeter.protocol.bolt.config">BoltConnectionElementBeanInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/bolt/sampler/BoltSampler.html" class="type-name-link" title="class in org.apache.jmeter.protocol.bolt.sampler">BoltSampler</a> - Class in <a href="org/apache/jmeter/protocol/bolt/sampler/package-summary.html">org.apache.jmeter.protocol.bolt.sampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/bolt/sampler/BoltSampler.html#%3Cinit%3E()" class="member-name-link">BoltSampler()</a> - Constructor for class org.apache.jmeter.protocol.bolt.sampler.<a href="org/apache/jmeter/protocol/bolt/sampler/BoltSampler.html" title="class in org.apache.jmeter.protocol.bolt.sampler">BoltSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/bolt/sampler/BoltSamplerBeanInfo.html" class="type-name-link" title="class in org.apache.jmeter.protocol.bolt.sampler">BoltSamplerBeanInfo</a> - Class in <a href="org/apache/jmeter/protocol/bolt/sampler/package-summary.html">org.apache.jmeter.protocol.bolt.sampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/bolt/sampler/BoltSamplerBeanInfo.html#%3Cinit%3E()" class="member-name-link">BoltSamplerBeanInfo()</a> - Constructor for class org.apache.jmeter.protocol.bolt.sampler.<a href="org/apache/jmeter/protocol/bolt/sampler/BoltSamplerBeanInfo.html" title="class in org.apache.jmeter.protocol.bolt.sampler">BoltSamplerBeanInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/bolt/sampler/BoltTestElementBeanInfoSupport.html" class="type-name-link" title="class in org.apache.jmeter.protocol.bolt.sampler">BoltTestElementBeanInfoSupport</a> - Class in <a href="org/apache/jmeter/protocol/bolt/sampler/package-summary.html">org.apache.jmeter.protocol.bolt.sampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/bolt/sampler/BoltTestElementBeanInfoSupport.html#%3Cinit%3E(java.lang.Class)" class="member-name-link">BoltTestElementBeanInfoSupport(Class&lt;? extends TestBean&gt;)</a> - Constructor for class org.apache.jmeter.protocol.bolt.sampler.<a href="org/apache/jmeter/protocol/bolt/sampler/BoltTestElementBeanInfoSupport.html" title="class in org.apache.jmeter.protocol.bolt.sampler">BoltTestElementBeanInfoSupport</a></dt>
<dd>
<div class="block">Construct a BeanInfo for the given class.</div>
</dd>
<dt><a href="org/apache/jmeter/testelement/property/BooleanProperty.html" class="type-name-link" title="class in org.apache.jmeter.testelement.property">BooleanProperty</a> - Class in <a href="org/apache/jmeter/testelement/property/package-summary.html">org.apache.jmeter.testelement.property</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testelement/property/BooleanProperty.html#%3Cinit%3E()" class="member-name-link">BooleanProperty()</a> - Constructor for class org.apache.jmeter.testelement.property.<a href="org/apache/jmeter/testelement/property/BooleanProperty.html" title="class in org.apache.jmeter.testelement.property">BooleanProperty</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testelement/property/BooleanProperty.html#%3Cinit%3E(java.lang.String,boolean)" class="member-name-link">BooleanProperty(String, boolean)</a> - Constructor for class org.apache.jmeter.testelement.property.<a href="org/apache/jmeter/testelement/property/BooleanProperty.html" title="class in org.apache.jmeter.testelement.property">BooleanProperty</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/save/converters/BooleanPropertyConverter.html" class="type-name-link" title="class in org.apache.jmeter.save.converters">BooleanPropertyConverter</a> - Class in <a href="org/apache/jmeter/save/converters/package-summary.html">org.apache.jmeter.save.converters</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/save/converters/BooleanPropertyConverter.html#%3Cinit%3E()" class="member-name-link">BooleanPropertyConverter()</a> - Constructor for class org.apache.jmeter.save.converters.<a href="org/apache/jmeter/save/converters/BooleanPropertyConverter.html" title="class in org.apache.jmeter.save.converters">BooleanPropertyConverter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testbeans/gui/BooleanPropertyEditor.html" class="type-name-link" title="class in org.apache.jmeter.testbeans.gui">BooleanPropertyEditor</a> - Class in <a href="org/apache/jmeter/testbeans/gui/package-summary.html">org.apache.jmeter.testbeans.gui</a></dt>
<dd>
<div class="block">Property Editor which handles Boolean properties.</div>
</dd>
<dt><a href="org/apache/jmeter/testbeans/gui/BooleanPropertyEditor.html#%3Cinit%3E()" class="member-name-link">BooleanPropertyEditor()</a> - Constructor for class org.apache.jmeter.testbeans.gui.<a href="org/apache/jmeter/testbeans/gui/BooleanPropertyEditor.html" title="class in org.apache.jmeter.testbeans.gui">BooleanPropertyEditor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/util/JOrphanUtils.html#booleanToSTRING(boolean)" class="member-name-link">booleanToSTRING(boolean)</a> - Static method in class org.apache.jorphan.util.<a href="org/apache/jorphan/util/JOrphanUtils.html" title="class in org.apache.jorphan.util">JOrphanUtils</a></dt>
<dd>
<div class="block">Convert a boolean to its upper case string representation.</div>
</dd>
<dt><a href="org/apache/jorphan/gui/layout/VerticalLayout.html#BOTH" class="member-name-link">BOTH</a> - Static variable in class org.apache.jorphan.gui.layout.<a href="org/apache/jorphan/gui/layout/VerticalLayout.html" title="class in org.apache.jorphan.gui.layout">VerticalLayout</a></dt>
<dd>
<div class="block">The horizontal alignment constant that designates stretching the
component horizontally.</div>
</dd>
<dt><a href="org/apache/jorphan/gui/layout/VerticalLayout.html#BOTTOM" class="member-name-link">BOTTOM</a> - Static variable in class org.apache.jorphan.gui.layout.<a href="org/apache/jorphan/gui/layout/VerticalLayout.html" title="class in org.apache.jorphan.gui.layout">VerticalLayout</a></dt>
<dd>
<div class="block">The anchoring constant that designates anchoring to the bottom of the
display area.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/PostWriter.html#BOUNDARY" class="member-name-link">BOUNDARY</a> - Static variable in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/PostWriter.html" title="class in org.apache.jmeter.protocol.http.sampler">PostWriter</a></dt>
<dd>
<div class="block">The boundary string between multiparts</div>
</dd>
<dt><a href="org/apache/jmeter/extractor/BoundaryExtractor.html" class="type-name-link" title="class in org.apache.jmeter.extractor">BoundaryExtractor</a> - Class in <a href="org/apache/jmeter/extractor/package-summary.html">org.apache.jmeter.extractor</a></dt>
<dd>
<div class="block">Extracts Strings from a text response between a start and end boundary.</div>
</dd>
<dt><a href="org/apache/jmeter/extractor/BoundaryExtractor.html#%3Cinit%3E()" class="member-name-link">BoundaryExtractor()</a> - Constructor for class org.apache.jmeter.extractor.<a href="org/apache/jmeter/extractor/BoundaryExtractor.html" title="class in org.apache.jmeter.extractor">BoundaryExtractor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/extractor/gui/BoundaryExtractorGui.html" class="type-name-link" title="class in org.apache.jmeter.extractor.gui">BoundaryExtractorGui</a> - Class in <a href="org/apache/jmeter/extractor/gui/package-summary.html">org.apache.jmeter.extractor.gui</a></dt>
<dd>
<div class="block">Boundary Extractor Post-Processor GUI</div>
</dd>
<dt><a href="org/apache/jmeter/extractor/gui/BoundaryExtractorGui.html#%3Cinit%3E()" class="member-name-link">BoundaryExtractorGui()</a> - Constructor for class org.apache.jmeter.extractor.gui.<a href="org/apache/jmeter/extractor/gui/BoundaryExtractorGui.html" title="class in org.apache.jmeter.extractor.gui">BoundaryExtractorGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/threads/JMeterContext.TestLogicalAction.html#BREAK_CURRENT_LOOP" class="member-name-link">BREAK_CURRENT_LOOP</a> - Enum constant in enum org.apache.jmeter.threads.<a href="org/apache/jmeter/threads/JMeterContext.TestLogicalAction.html" title="enum in org.apache.jmeter.threads">JMeterContext.TestLogicalAction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/sampler/TestAction.html#BREAK_CURRENT_LOOP" class="member-name-link">BREAK_CURRENT_LOOP</a> - Static variable in class org.apache.jmeter.sampler.<a href="org/apache/jmeter/sampler/TestAction.html" title="class in org.apache.jmeter.sampler">TestAction</a></dt>
<dd>
<div class="block">Break Current Loop</div>
</dd>
<dt><a href="org/apache/jmeter/control/ForeachController.html#breakLoop()" class="member-name-link">breakLoop()</a> - Method in class org.apache.jmeter.control.<a href="org/apache/jmeter/control/ForeachController.html" title="class in org.apache.jmeter.control">ForeachController</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/control/IteratingController.html#breakLoop()" class="member-name-link">breakLoop()</a> - Method in interface org.apache.jmeter.control.<a href="org/apache/jmeter/control/IteratingController.html" title="interface in org.apache.jmeter.control">IteratingController</a></dt>
<dd>
<div class="block">Break loop ("break" keyword equivalent)</div>
</dd>
<dt><a href="org/apache/jmeter/control/LoopController.html#breakLoop()" class="member-name-link">breakLoop()</a> - Method in class org.apache.jmeter.control.<a href="org/apache/jmeter/control/LoopController.html" title="class in org.apache.jmeter.control">LoopController</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/control/WhileController.html#breakLoop()" class="member-name-link">breakLoop()</a> - Method in class org.apache.jmeter.control.<a href="org/apache/jmeter/control/WhileController.html" title="class in org.apache.jmeter.control">WhileController</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/threads/AbstractThreadGroup.html#breakThreadLoop()" class="member-name-link">breakThreadLoop()</a> - Method in class org.apache.jmeter.threads.<a href="org/apache/jmeter/threads/AbstractThreadGroup.html" title="class in org.apache.jmeter.threads">AbstractThreadGroup</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/jms/sampler/JMSSampler.COMMUNICATION_STYLE.html#BROWSE" class="member-name-link">BROWSE</a> - Enum constant in enum org.apache.jmeter.protocol.jms.sampler.<a href="org/apache/jmeter/protocol/jms/sampler/JMSSampler.COMMUNICATION_STYLE.html" title="enum in org.apache.jmeter.protocol.jms.sampler">JMSSampler.COMMUNICATION_STYLE</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#BROWSER_COMPATIBLE_MULTIPART" class="member-name-link">BROWSER_COMPATIBLE_MULTIPART</a> - Static variable in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPSamplerBase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#BROWSER_COMPATIBLE_MULTIPART_MODE_DEFAULT" class="member-name-link">BROWSER_COMPATIBLE_MULTIPART_MODE_DEFAULT</a> - Static variable in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPSamplerBase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/BSFAssertion.html" class="type-name-link" title="class in org.apache.jmeter.assertions">BSFAssertion</a> - Class in <a href="org/apache/jmeter/assertions/package-summary.html">org.apache.jmeter.assertions</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/BSFAssertion.html#%3Cinit%3E()" class="member-name-link">BSFAssertion()</a> - Constructor for class org.apache.jmeter.assertions.<a href="org/apache/jmeter/assertions/BSFAssertion.html" title="class in org.apache.jmeter.assertions">BSFAssertion</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/BSFAssertionBeanInfo.html" class="type-name-link" title="class in org.apache.jmeter.assertions">BSFAssertionBeanInfo</a> - Class in <a href="org/apache/jmeter/assertions/package-summary.html">org.apache.jmeter.assertions</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/BSFAssertionBeanInfo.html#%3Cinit%3E()" class="member-name-link">BSFAssertionBeanInfo()</a> - Constructor for class org.apache.jmeter.assertions.<a href="org/apache/jmeter/assertions/BSFAssertionBeanInfo.html" title="class in org.apache.jmeter.assertions">BSFAssertionBeanInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/util/BSFBeanInfoSupport.html" class="type-name-link" title="class in org.apache.jmeter.util">BSFBeanInfoSupport</a> - Class in <a href="org/apache/jmeter/util/package-summary.html">org.apache.jmeter.util</a></dt>
<dd>
<div class="block">Parent class to handle common GUI design for BSF test elements</div>
</dd>
<dt><a href="org/apache/jmeter/util/BSFBeanInfoSupport.html#%3Cinit%3E(java.lang.Class)" class="member-name-link">BSFBeanInfoSupport(Class&lt;? extends TestBean&gt;)</a> - Constructor for class org.apache.jmeter.util.<a href="org/apache/jmeter/util/BSFBeanInfoSupport.html" title="class in org.apache.jmeter.util">BSFBeanInfoSupport</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/util/BSFJavaScriptEngine.html" class="type-name-link" title="class in org.apache.jmeter.util">BSFJavaScriptEngine</a> - Class in <a href="org/apache/jmeter/util/package-summary.html">org.apache.jmeter.util</a></dt>
<dd>
<div class="block">This is the interface to Netscape's Rhino (JavaScript) from the
Bean Scripting Framework.</div>
</dd>
<dt><a href="org/apache/jmeter/util/BSFJavaScriptEngine.html#%3Cinit%3E()" class="member-name-link">BSFJavaScriptEngine()</a> - Constructor for class org.apache.jmeter.util.<a href="org/apache/jmeter/util/BSFJavaScriptEngine.html" title="class in org.apache.jmeter.util">BSFJavaScriptEngine</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/BSFListener.html" class="type-name-link" title="class in org.apache.jmeter.visualizers">BSFListener</a> - Class in <a href="org/apache/jmeter/visualizers/package-summary.html">org.apache.jmeter.visualizers</a></dt>
<dd>
<div class="block">Needs to implement Visualizer so that TestBeanGUI can find the correct GUI class</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/BSFListener.html#%3Cinit%3E()" class="member-name-link">BSFListener()</a> - Constructor for class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/BSFListener.html" title="class in org.apache.jmeter.visualizers">BSFListener</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/BSFListenerBeanInfo.html" class="type-name-link" title="class in org.apache.jmeter.visualizers">BSFListenerBeanInfo</a> - Class in <a href="org/apache/jmeter/visualizers/package-summary.html">org.apache.jmeter.visualizers</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/BSFListenerBeanInfo.html#%3Cinit%3E()" class="member-name-link">BSFListenerBeanInfo()</a> - Constructor for class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/BSFListenerBeanInfo.html" title="class in org.apache.jmeter.visualizers">BSFListenerBeanInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/extractor/BSFPostProcessor.html" class="type-name-link" title="class in org.apache.jmeter.extractor">BSFPostProcessor</a> - Class in <a href="org/apache/jmeter/extractor/package-summary.html">org.apache.jmeter.extractor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/extractor/BSFPostProcessor.html#%3Cinit%3E()" class="member-name-link">BSFPostProcessor()</a> - Constructor for class org.apache.jmeter.extractor.<a href="org/apache/jmeter/extractor/BSFPostProcessor.html" title="class in org.apache.jmeter.extractor">BSFPostProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/extractor/BSFPostProcessorBeanInfo.html" class="type-name-link" title="class in org.apache.jmeter.extractor">BSFPostProcessorBeanInfo</a> - Class in <a href="org/apache/jmeter/extractor/package-summary.html">org.apache.jmeter.extractor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/extractor/BSFPostProcessorBeanInfo.html#%3Cinit%3E()" class="member-name-link">BSFPostProcessorBeanInfo()</a> - Constructor for class org.apache.jmeter.extractor.<a href="org/apache/jmeter/extractor/BSFPostProcessorBeanInfo.html" title="class in org.apache.jmeter.extractor">BSFPostProcessorBeanInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/modifiers/BSFPreProcessor.html" class="type-name-link" title="class in org.apache.jmeter.modifiers">BSFPreProcessor</a> - Class in <a href="org/apache/jmeter/modifiers/package-summary.html">org.apache.jmeter.modifiers</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/modifiers/BSFPreProcessor.html#%3Cinit%3E()" class="member-name-link">BSFPreProcessor()</a> - Constructor for class org.apache.jmeter.modifiers.<a href="org/apache/jmeter/modifiers/BSFPreProcessor.html" title="class in org.apache.jmeter.modifiers">BSFPreProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/modifiers/BSFPreProcessorBeanInfo.html" class="type-name-link" title="class in org.apache.jmeter.modifiers">BSFPreProcessorBeanInfo</a> - Class in <a href="org/apache/jmeter/modifiers/package-summary.html">org.apache.jmeter.modifiers</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/modifiers/BSFPreProcessorBeanInfo.html#%3Cinit%3E()" class="member-name-link">BSFPreProcessorBeanInfo()</a> - Constructor for class org.apache.jmeter.modifiers.<a href="org/apache/jmeter/modifiers/BSFPreProcessorBeanInfo.html" title="class in org.apache.jmeter.modifiers">BSFPreProcessorBeanInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/java/sampler/BSFSampler.html" class="type-name-link" title="class in org.apache.jmeter.protocol.java.sampler">BSFSampler</a> - Class in <a href="org/apache/jmeter/protocol/java/sampler/package-summary.html">org.apache.jmeter.protocol.java.sampler</a></dt>
<dd>
<div class="block">A sampler which understands BSF</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/java/sampler/BSFSampler.html#%3Cinit%3E()" class="member-name-link">BSFSampler()</a> - Constructor for class org.apache.jmeter.protocol.java.sampler.<a href="org/apache/jmeter/protocol/java/sampler/BSFSampler.html" title="class in org.apache.jmeter.protocol.java.sampler">BSFSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/java/sampler/BSFSamplerBeanInfo.html" class="type-name-link" title="class in org.apache.jmeter.protocol.java.sampler">BSFSamplerBeanInfo</a> - Class in <a href="org/apache/jmeter/protocol/java/sampler/package-summary.html">org.apache.jmeter.protocol.java.sampler</a></dt>
<dd>
<div class="block">BSF Sampler Bean Info</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/java/sampler/BSFSamplerBeanInfo.html#%3Cinit%3E()" class="member-name-link">BSFSamplerBeanInfo()</a> - Constructor for class org.apache.jmeter.protocol.java.sampler.<a href="org/apache/jmeter/protocol/java/sampler/BSFSamplerBeanInfo.html" title="class in org.apache.jmeter.protocol.java.sampler">BSFSamplerBeanInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/util/BSFTestElement.html" class="type-name-link" title="class in org.apache.jmeter.util">BSFTestElement</a> - Class in <a href="org/apache/jmeter/util/package-summary.html">org.apache.jmeter.util</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/util/BSFTestElement.html#%3Cinit%3E()" class="member-name-link">BSFTestElement()</a> - Constructor for class org.apache.jmeter.util.<a href="org/apache/jmeter/util/BSFTestElement.html" title="class in org.apache.jmeter.util">BSFTestElement</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/timers/BSFTimer.html" class="type-name-link" title="class in org.apache.jmeter.timers">BSFTimer</a> - Class in <a href="org/apache/jmeter/timers/package-summary.html">org.apache.jmeter.timers</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/timers/BSFTimer.html#%3Cinit%3E()" class="member-name-link">BSFTimer()</a> - Constructor for class org.apache.jmeter.timers.<a href="org/apache/jmeter/timers/BSFTimer.html" title="class in org.apache.jmeter.timers">BSFTimer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/timers/BSFTimerBeanInfo.html" class="type-name-link" title="class in org.apache.jmeter.timers">BSFTimerBeanInfo</a> - Class in <a href="org/apache/jmeter/timers/package-summary.html">org.apache.jmeter.timers</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/timers/BSFTimerBeanInfo.html#%3Cinit%3E()" class="member-name-link">BSFTimerBeanInfo()</a> - Constructor for class org.apache.jmeter.timers.<a href="org/apache/jmeter/timers/BSFTimerBeanInfo.html" title="class in org.apache.jmeter.timers">BSFTimerBeanInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/core/SampleBuilder.html#build()" class="member-name-link">build()</a> - Method in class org.apache.jmeter.report.core.<a href="org/apache/jmeter/report/core/SampleBuilder.html" title="class in org.apache.jmeter.report.core">SampleBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/jms/sampler/PublisherSampler.html#buildCache(java.lang.String)" class="member-name-link">buildCache(String)</a> - Static method in class org.apache.jmeter.protocol.jms.sampler.<a href="org/apache/jmeter/protocol/jms/sampler/PublisherSampler.html" title="class in org.apache.jmeter.protocol.jms.sampler">PublisherSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/gui/JSONPathAssertionGui.html#buildPanel()" class="member-name-link">buildPanel()</a> - Method in class org.apache.jmeter.assertions.gui.<a href="org/apache/jmeter/assertions/gui/JSONPathAssertionGui.html" title="class in org.apache.jmeter.assertions.gui">JSONPathAssertionGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/jmespath/gui/JMESPathAssertionGui.html#buildPanel()" class="member-name-link">buildPanel()</a> - Method in class org.apache.jmeter.assertions.jmespath.gui.<a href="org/apache/jmeter/assertions/jmespath/gui/JMESPathAssertionGui.html" title="class in org.apache.jmeter.assertions.jmespath.gui">JMESPathAssertionGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/gui/JMeterUIDefaults.html#BUTTON_ERROR_FOREGROUND" class="member-name-link">BUTTON_ERROR_FOREGROUND</a> - Static variable in class org.apache.jorphan.gui.<a href="org/apache/jorphan/gui/JMeterUIDefaults.html" title="class in org.apache.jorphan.gui">JMeterUIDefaults</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/gui/JMeterUIDefaults.html#BUTTON_SMALL_FONT" class="member-name-link">BUTTON_SMALL_FONT</a> - Static variable in class org.apache.jorphan.gui.<a href="org/apache/jorphan/gui/JMeterUIDefaults.html" title="class in org.apache.jorphan.gui">JMeterUIDefaults</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/control/ThroughputController.html#BYNUMBER" class="member-name-link">BYNUMBER</a> - Static variable in class org.apache.jmeter.control.<a href="org/apache/jmeter/control/ThroughputController.html" title="class in org.apache.jmeter.control">ThroughputController</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/control/ThroughputController.html#BYPERCENT" class="member-name-link">BYPERCENT</a> - Static variable in class org.apache.jmeter.control.<a href="org/apache/jmeter/control/ThroughputController.html" title="class in org.apache.jmeter.control">ThroughputController</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/tcp/sampler/TCPClientDecorator.html#byteArrayToInt(byte%5B%5D)" class="member-name-link">byteArrayToInt(byte[])</a> - Static method in class org.apache.jmeter.protocol.tcp.sampler.<a href="org/apache/jmeter/protocol/tcp/sampler/TCPClientDecorator.html" title="class in org.apache.jmeter.protocol.tcp.sampler">TCPClientDecorator</a></dt>
<dd>
<div class="block">Convert byte array to int.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/jms/control/gui/JMSPublisherGui.html#BYTES_MSG_RSC" class="member-name-link">BYTES_MSG_RSC</a> - Static variable in class org.apache.jmeter.protocol.jms.control.gui.<a href="org/apache/jmeter/protocol/jms/control/gui/JMSPublisherGui.html" title="class in org.apache.jmeter.protocol.jms.control.gui">JMSPublisherGui</a></dt>
<dd>
<div class="block">Create a BytesMessage</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/impl/BytesThroughputGraphConsumer.html" class="type-name-link" title="class in org.apache.jmeter.report.processor.graph.impl">BytesThroughputGraphConsumer</a> - Class in <a href="org/apache/jmeter/report/processor/graph/impl/package-summary.html">org.apache.jmeter.report.processor.graph.impl</a></dt>
<dd>
<div class="block">The class HitsPerSecondGraphConsumer provides a graph to visualize bytes throughput
per time period (defined by granularity)</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/impl/BytesThroughputGraphConsumer.html#%3Cinit%3E()" class="member-name-link">BytesThroughputGraphConsumer()</a> - Constructor for class org.apache.jmeter.report.processor.graph.impl.<a href="org/apache/jmeter/report/processor/graph/impl/BytesThroughputGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph.impl">BytesThroughputGraphConsumer</a></dt>
<dd>&nbsp;</dd>
</dl>
<h2 class="title" id="I:C">C</h2>
<dl class="index">
<dt><a href="org/apache/jmeter/protocol/http/util/HTTPConstantsInterface.html#CACHE_CONTROL" class="member-name-link">CACHE_CONTROL</a> - Static variable in interface org.apache.jmeter.protocol.http.util.<a href="org/apache/jmeter/protocol/http/util/HTTPConstantsInterface.html" title="interface in org.apache.jmeter.protocol.http.util">HTTPConstantsInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#CACHE_MANAGER" class="member-name-link">CACHE_MANAGER</a> - Static variable in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPSamplerBase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/CacheManager.html" class="type-name-link" title="class in org.apache.jmeter.protocol.http.control">CacheManager</a> - Class in <a href="org/apache/jmeter/protocol/http/control/package-summary.html">org.apache.jmeter.protocol.http.control</a></dt>
<dd>
<div class="block">Handles HTTP Caching.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/CacheManager.html#%3Cinit%3E()" class="member-name-link">CacheManager()</a> - Constructor for class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/CacheManager.html" title="class in org.apache.jmeter.protocol.http.control">CacheManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/gui/CacheManagerGui.html" class="type-name-link" title="class in org.apache.jmeter.protocol.http.gui">CacheManagerGui</a> - Class in <a href="org/apache/jmeter/protocol/http/gui/package-summary.html">org.apache.jmeter.protocol.http.gui</a></dt>
<dd>
<div class="block">The GUI for the HTTP Cache Manager <a href="org/apache/jmeter/protocol/http/control/CacheManager.html" title="class in org.apache.jmeter.protocol.http.control"><code>CacheManager</code></a></div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/gui/CacheManagerGui.html#%3Cinit%3E()" class="member-name-link">CacheManagerGui()</a> - Constructor for class org.apache.jmeter.protocol.http.gui.<a href="org/apache/jmeter/protocol/http/gui/CacheManagerGui.html" title="class in org.apache.jmeter.protocol.http.gui">CacheManagerGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/CachingStatCalculator.html" class="type-name-link" title="class in org.apache.jmeter.visualizers">CachingStatCalculator</a> - Class in <a href="org/apache/jmeter/visualizers/package-summary.html">org.apache.jmeter.visualizers</a></dt>
<dd>
<div class="block">Provides storage of samples in addition to calculations</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/CachingStatCalculator.html#%3Cinit%3E(java.lang.String)" class="member-name-link">CachingStatCalculator(String)</a> - Constructor for class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/CachingStatCalculator.html" title="class in org.apache.jmeter.visualizers">CachingStatCalculator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/timers/ConstantThroughputTimer.html#CALC_MODE" class="member-name-link">CALC_MODE</a> - Static variable in class org.apache.jmeter.timers.<a href="org/apache/jmeter/timers/ConstantThroughputTimer.html" title="class in org.apache.jmeter.timers">ConstantThroughputTimer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/timers/ConstantThroughputTimer.html#calculateCurrentTarget(long)" class="member-name-link">calculateCurrentTarget(long)</a> - Method in class org.apache.jmeter.timers.<a href="org/apache/jmeter/timers/ConstantThroughputTimer.html" title="class in org.apache.jmeter.timers">ConstantThroughputTimer</a></dt>
<dd>
<div class="block">Calculate the target time by adding the result of private method
<code>calculateDelay()</code> to the given <code>currentTime</code></div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/SampleIndexer.html#calculateIndex(org.apache.jmeter.report.core.Sample)" class="member-name-link">calculateIndex(Sample)</a> - Method in interface org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/SampleIndexer.html" title="interface in org.apache.jmeter.report.processor">SampleIndexer</a></dt>
<dd>
<div class="block">Calculate index from the specified sample.</div>
</dd>
<dt><a href="org/apache/jmeter/util/Calculator.html" class="type-name-link" title="class in org.apache.jmeter.util">Calculator</a> - Class in <a href="org/apache/jmeter/util/package-summary.html">org.apache.jmeter.util</a></dt>
<dd>
<div class="block">Class to calculate various items that don't require all previous results to be saved:
mean = average
standard deviation
minimum
maximum
</div>
</dd>
<dt><a href="org/apache/jmeter/util/Calculator.html#%3Cinit%3E()" class="member-name-link">Calculator()</a> - Constructor for class org.apache.jmeter.util.<a href="org/apache/jmeter/util/Calculator.html" title="class in org.apache.jmeter.util">Calculator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/util/Calculator.html#%3Cinit%3E(java.lang.String)" class="member-name-link">Calculator(String)</a> - Constructor for class org.apache.jmeter.util.<a href="org/apache/jmeter/util/Calculator.html" title="class in org.apache.jmeter.util">Calculator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/util/BSFJavaScriptEngine.html#call(java.lang.Object,java.lang.String,java.lang.Object%5B%5D)" class="member-name-link">call(Object, String, Object[])</a> - Method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/BSFJavaScriptEngine.html" title="class in org.apache.jmeter.util">BSFJavaScriptEngine</a></dt>
<dd>
<div class="block">Return an object from an extension.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/util/MenuFactory.html#canAddTo(org.apache.jmeter.gui.tree.JMeterTreeNode,org.apache.jmeter.gui.tree.JMeterTreeNode%5B%5D)" class="member-name-link">canAddTo(JMeterTreeNode, JMeterTreeNode[])</a> - Static method in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/MenuFactory.html" title="class in org.apache.jmeter.gui.util">MenuFactory</a></dt>
<dd>
<div class="block">Determine whether or not nodes can be added to this parent.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/util/MenuFactory.html#canAddTo(org.apache.jmeter.gui.tree.JMeterTreeNode,org.apache.jmeter.testelement.TestElement)" class="member-name-link">canAddTo(JMeterTreeNode, TestElement)</a> - Static method in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/MenuFactory.html" title="class in org.apache.jmeter.gui.util">MenuFactory</a></dt>
<dd>
<div class="block">Determine whether or not nodes can be added to this parent.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/JMeterGUIComponent.html#canBeAdded()" class="member-name-link">canBeAdded()</a> - Method in interface org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/JMeterGUIComponent.html" title="interface in org.apache.jmeter.gui">JMeterGUIComponent</a></dt>
<dd>
<div class="block">Returns whether a component of this type can be added to the test plan.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/util/TextAreaTableCellEditor.html#cancelCellEditing()" class="member-name-link">cancelCellEditing()</a> - Method in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/TextAreaTableCellEditor.html" title="class in org.apache.jmeter.gui.util">TextAreaTableCellEditor</a></dt>
<dd>
<div class="block">Forwards the message from the <code>CellEditor</code> to the
<code>delegate</code>.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/util/TextAreaTableCellEditor.EditorDelegate.html#cancelCellEditing()" class="member-name-link">cancelCellEditing()</a> - Method in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/TextAreaTableCellEditor.EditorDelegate.html" title="class in org.apache.jmeter.gui.util">TextAreaTableCellEditor.EditorDelegate</a></dt>
<dd>
<div class="block">Cancels editing.</div>
</dd>
<dt><a href="org/apache/jorphan/gui/GuiUtils.html#cancelEditing(javax.swing.JTable)" class="member-name-link">cancelEditing(JTable)</a> - Static method in class org.apache.jorphan.gui.<a href="org/apache/jorphan/gui/GuiUtils.html" title="class in org.apache.jorphan.gui">GuiUtils</a></dt>
<dd>
<div class="block">cancel any editing that is currently being done on the table.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBaseConverter.html#canConvert(java.lang.Class)" class="member-name-link">canConvert(Class)</a> - Method in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBaseConverter.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPSamplerBaseConverter</a></dt>
<dt><a href="org/apache/jmeter/protocol/http/util/HTTPResultConverter.html#canConvert(java.lang.Class)" class="member-name-link">canConvert(Class)</a> - Method in class org.apache.jmeter.protocol.http.util.<a href="org/apache/jmeter/protocol/http/util/HTTPResultConverter.html" title="class in org.apache.jmeter.protocol.http.util">HTTPResultConverter</a></dt>
<dt><a href="org/apache/jmeter/save/converters/BooleanPropertyConverter.html#canConvert(java.lang.Class)" class="member-name-link">canConvert(Class)</a> - Method in class org.apache.jmeter.save.converters.<a href="org/apache/jmeter/save/converters/BooleanPropertyConverter.html" title="class in org.apache.jmeter.save.converters">BooleanPropertyConverter</a></dt>
<dt><a href="org/apache/jmeter/save/converters/HashTreeConverter.html#canConvert(java.lang.Class)" class="member-name-link">canConvert(Class)</a> - Method in class org.apache.jmeter.save.converters.<a href="org/apache/jmeter/save/converters/HashTreeConverter.html" title="class in org.apache.jmeter.save.converters">HashTreeConverter</a></dt>
<dt><a href="org/apache/jmeter/save/converters/IntegerPropertyConverter.html#canConvert(java.lang.Class)" class="member-name-link">canConvert(Class)</a> - Method in class org.apache.jmeter.save.converters.<a href="org/apache/jmeter/save/converters/IntegerPropertyConverter.html" title="class in org.apache.jmeter.save.converters">IntegerPropertyConverter</a></dt>
<dt><a href="org/apache/jmeter/save/converters/LongPropertyConverter.html#canConvert(java.lang.Class)" class="member-name-link">canConvert(Class)</a> - Method in class org.apache.jmeter.save.converters.<a href="org/apache/jmeter/save/converters/LongPropertyConverter.html" title="class in org.apache.jmeter.save.converters">LongPropertyConverter</a></dt>
<dt><a href="org/apache/jmeter/save/converters/MultiPropertyConverter.html#canConvert(java.lang.Class)" class="member-name-link">canConvert(Class)</a> - Method in class org.apache.jmeter.save.converters.<a href="org/apache/jmeter/save/converters/MultiPropertyConverter.html" title="class in org.apache.jmeter.save.converters">MultiPropertyConverter</a></dt>
<dt><a href="org/apache/jmeter/save/converters/SampleEventConverter.html#canConvert(java.lang.Class)" class="member-name-link">canConvert(Class)</a> - Method in class org.apache.jmeter.save.converters.<a href="org/apache/jmeter/save/converters/SampleEventConverter.html" title="class in org.apache.jmeter.save.converters">SampleEventConverter</a></dt>
<dt><a href="org/apache/jmeter/save/converters/SampleResultConverter.html#canConvert(java.lang.Class)" class="member-name-link">canConvert(Class)</a> - Method in class org.apache.jmeter.save.converters.<a href="org/apache/jmeter/save/converters/SampleResultConverter.html" title="class in org.apache.jmeter.save.converters">SampleResultConverter</a></dt>
<dt><a href="org/apache/jmeter/save/converters/SampleSaveConfigurationConverter.html#canConvert(java.lang.Class)" class="member-name-link">canConvert(Class)</a> - Method in class org.apache.jmeter.save.converters.<a href="org/apache/jmeter/save/converters/SampleSaveConfigurationConverter.html" title="class in org.apache.jmeter.save.converters">SampleSaveConfigurationConverter</a></dt>
<dt><a href="org/apache/jmeter/save/converters/StringPropertyConverter.html#canConvert(java.lang.Class)" class="member-name-link">canConvert(Class)</a> - Method in class org.apache.jmeter.save.converters.<a href="org/apache/jmeter/save/converters/StringPropertyConverter.html" title="class in org.apache.jmeter.save.converters">StringPropertyConverter</a></dt>
<dt><a href="org/apache/jmeter/save/converters/TestElementConverter.html#canConvert(java.lang.Class)" class="member-name-link">canConvert(Class)</a> - Method in class org.apache.jmeter.save.converters.<a href="org/apache/jmeter/save/converters/TestElementConverter.html" title="class in org.apache.jmeter.save.converters">TestElementConverter</a></dt>
<dt><a href="org/apache/jmeter/save/converters/TestElementPropertyConverter.html#canConvert(java.lang.Class)" class="member-name-link">canConvert(Class)</a> - Method in class org.apache.jmeter.save.converters.<a href="org/apache/jmeter/save/converters/TestElementPropertyConverter.html" title="class in org.apache.jmeter.save.converters">TestElementPropertyConverter</a></dt>
<dt><a href="org/apache/jmeter/save/converters/TestResultWrapperConverter.html#canConvert(java.lang.Class)" class="member-name-link">canConvert(Class)</a> - Method in class org.apache.jmeter.save.converters.<a href="org/apache/jmeter/save/converters/TestResultWrapperConverter.html" title="class in org.apache.jmeter.save.converters">TestResultWrapperConverter</a></dt>
<dt><a href="org/apache/jmeter/save/ScriptWrapperConverter.html#canConvert(java.lang.Class)" class="member-name-link">canConvert(Class)</a> - Method in class org.apache.jmeter.save.<a href="org/apache/jmeter/save/ScriptWrapperConverter.html" title="class in org.apache.jmeter.save">ScriptWrapperConverter</a></dt>
<dt><a href="org/apache/jmeter/gui/tree/JMeterTreeTransferHandler.html#canImport(javax.swing.TransferHandler.TransferSupport)" class="member-name-link">canImport(TransferHandler.TransferSupport)</a> - Method in class org.apache.jmeter.gui.tree.<a href="org/apache/jmeter/gui/tree/JMeterTreeTransferHandler.html" title="class in org.apache.jmeter.gui.tree">JMeterTreeTransferHandler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/HtmlReportGenerator.html#CANNOT_CREATE_DIRECTORY" class="member-name-link">CANNOT_CREATE_DIRECTORY</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/HtmlReportGenerator.html" title="class in org.apache.jmeter.gui.action">HtmlReportGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/GuiPackage.html#canRedo()" class="member-name-link">canRedo()</a> - Method in class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/GuiPackage.html" title="class in org.apache.jmeter.gui">GuiPackage</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/UndoHistory.html#canRedo()" class="member-name-link">canRedo()</a> - Method in class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/UndoHistory.html" title="class in org.apache.jmeter.gui">UndoHistory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/HttpMirrorControl.html#canRemove()" class="member-name-link">canRemove()</a> - Method in class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/HttpMirrorControl.html" title="class in org.apache.jmeter.protocol.http.control">HttpMirrorControl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/ProxyControl.html#canRemove()" class="member-name-link">canRemove()</a> - Method in class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/ProxyControl.html" title="class in org.apache.jmeter.protocol.http.proxy">ProxyControl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testelement/AbstractTestElement.html#canRemove()" class="member-name-link">canRemove()</a> - Method in class org.apache.jmeter.testelement.<a href="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</a></dt>
<dd>
<div class="block">Called by Remove to determine if it is safe to remove the element.</div>
</dd>
<dt><a href="org/apache/jmeter/testelement/TestElement.html#canRemove()" class="member-name-link">canRemove()</a> - Method in interface org.apache.jmeter.testelement.<a href="org/apache/jmeter/testelement/TestElement.html" title="interface in org.apache.jmeter.testelement">TestElement</a></dt>
<dd>
<div class="block">Called by Remove to determine if it is safe to remove the element.</div>
</dd>
<dt><a href="org/apache/jorphan/util/JOrphanUtils.html#canSafelyWriteToFolder(java.io.File)" class="member-name-link">canSafelyWriteToFolder(File)</a> - Static method in class org.apache.jorphan.util.<a href="org/apache/jorphan/util/JOrphanUtils.html" title="class in org.apache.jorphan.util">JOrphanUtils</a></dt>
<dd>
<div class="block">Check whether we can write to a folder.</div>
</dd>
<dt><a href="org/apache/jorphan/util/JOrphanUtils.html#canSafelyWriteToFolder(java.io.File,boolean)" class="member-name-link">canSafelyWriteToFolder(File, boolean)</a> - Static method in class org.apache.jorphan.util.<a href="org/apache/jorphan/util/JOrphanUtils.html" title="class in org.apache.jorphan.util">JOrphanUtils</a></dt>
<dd>
<div class="block">Check whether we can write to a folder.</div>
</dd>
<dt><a href="org/apache/jorphan/util/JOrphanUtils.html#canSafelyWriteToFolder(java.io.File,boolean,java.io.FileFilter)" class="member-name-link">canSafelyWriteToFolder(File, boolean, FileFilter)</a> - Static method in class org.apache.jorphan.util.<a href="org/apache/jorphan/util/JOrphanUtils.html" title="class in org.apache.jorphan.util">JOrphanUtils</a></dt>
<dd>
<div class="block">Check whether we can write to a folder.</div>
</dd>
<dt><a href="org/apache/jorphan/util/JOrphanUtils.html#canSafelyWriteToFolder(java.io.File,java.io.FileFilter)" class="member-name-link">canSafelyWriteToFolder(File, FileFilter)</a> - Static method in class org.apache.jorphan.util.<a href="org/apache/jorphan/util/JOrphanUtils.html" title="class in org.apache.jorphan.util">JOrphanUtils</a></dt>
<dd>
<div class="block">Check whether we can write to a folder.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/GuiPackage.html#canUndo()" class="member-name-link">canUndo()</a> - Method in class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/GuiPackage.html" title="class in org.apache.jmeter.gui">GuiPackage</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/UndoHistory.html#canUndo()" class="member-name-link">canUndo()</a> - Method in class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/UndoHistory.html" title="class in org.apache.jmeter.gui">UndoHistory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/functions/ChangeCase.ChangeCaseMode.html#CAPITALIZE" class="member-name-link">CAPITALIZE</a> - Enum constant in enum org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/ChangeCase.ChangeCaseMode.html" title="enum in org.apache.jmeter.functions">ChangeCase.ChangeCaseMode</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/log/Logger.html#CATEGORY_SEPARATOR" class="member-name-link">CATEGORY_SEPARATOR</a> - Static variable in class org.apache.log.<a href="org/apache/log/Logger.html" title="class in org.apache.log">Logger</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Will be dropped in 3.3</div>
</div>
</dd>
<dt><a href="org/apache/jmeter/save/converters/ConversionHelp.html#cdata(byte%5B%5D,java.lang.String)" class="member-name-link">cdata(byte[], String)</a> - Static method in class org.apache.jmeter.save.converters.<a href="org/apache/jmeter/save/converters/ConversionHelp.html" title="class in org.apache.jmeter.save.converters">ConversionHelp</a></dt>
<dd>
<div class="block">Embed an array of bytes as a string with <code>encoding</code> in a
xml-cdata section</div>
</dd>
<dt><a href="org/apache/jorphan/gui/layout/VerticalLayout.html#CENTER" class="member-name-link">CENTER</a> - Static variable in class org.apache.jorphan.gui.layout.<a href="org/apache/jorphan/gui/layout/VerticalLayout.html" title="class in org.apache.jorphan.gui.layout">VerticalLayout</a></dt>
<dd>
<div class="block">The horizontal alignment constant that designates centering.</div>
</dd>
<dt><a href="org/apache/jorphan/gui/ComponentUtil.html#centerComponentInComponent(java.awt.Component,java.awt.Component)" class="member-name-link">centerComponentInComponent(Component, Component)</a> - Static method in class org.apache.jorphan.gui.<a href="org/apache/jorphan/gui/ComponentUtil.html" title="class in org.apache.jorphan.gui">ComponentUtil</a></dt>
<dd>
<div class="block">Use this static method if you want to center a component over another
component.</div>
</dd>
<dt><a href="org/apache/jorphan/gui/ComponentUtil.html#centerComponentInWindow(java.awt.Component)" class="member-name-link">centerComponentInWindow(Component)</a> - Static method in class org.apache.jorphan.gui.<a href="org/apache/jorphan/gui/ComponentUtil.html" title="class in org.apache.jorphan.gui">ComponentUtil</a></dt>
<dd>
<div class="block">Use this static method if you want to center a component in Window.</div>
</dd>
<dt><a href="org/apache/jorphan/gui/ComponentUtil.html#centerComponentInWindow(java.awt.Component,int)" class="member-name-link">centerComponentInWindow(Component, int)</a> - Static method in class org.apache.jorphan.gui.<a href="org/apache/jorphan/gui/ComponentUtil.html" title="class in org.apache.jorphan.gui">ComponentUtil</a></dt>
<dd>
<div class="block">Use this static method if you want to center and set its position
compared to the size of the current users screen size.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/ProxyControl.html#CERT_VALIDITY" class="member-name-link">CERT_VALIDITY</a> - Static variable in class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/ProxyControl.html" title="class in org.apache.jmeter.protocol.http.proxy">ProxyControl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/save/SaveService.html#CEtoString(com.thoughtworks.xstream.converters.ConversionException)" class="member-name-link">CEtoString(ConversionException)</a> - Static method in class org.apache.jmeter.save.<a href="org/apache/jmeter/save/SaveService.html" title="class in org.apache.jmeter.save">SaveService</a></dt>
<dd>
<div class="block">Simplify getMessage() output from XStream ConversionException</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/ActionNames.html#CHANGE_LANGUAGE" class="member-name-link">CHANGE_LANGUAGE</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ActionNames.html" title="class in org.apache.jmeter.gui.action">ActionNames</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/ActionNames.html#CHANGE_PARENT" class="member-name-link">CHANGE_PARENT</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ActionNames.html" title="class in org.apache.jmeter.gui.action">ActionNames</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/functions/ChangeCase.html#changeCase(java.lang.String,java.lang.String)" class="member-name-link">changeCase(String, String)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/ChangeCase.html" title="class in org.apache.jmeter.functions">ChangeCase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/functions/ChangeCase.html" class="type-name-link" title="class in org.apache.jmeter.functions">ChangeCase</a> - Class in <a href="org/apache/jmeter/functions/package-summary.html">org.apache.jmeter.functions</a></dt>
<dd>
<div class="block">Change Case Function
Support String manipulations of:
upper case
lower case
capitalize
</div>
</dd>
<dt><a href="org/apache/jmeter/functions/ChangeCase.html#%3Cinit%3E()" class="member-name-link">ChangeCase()</a> - Constructor for class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/ChangeCase.html" title="class in org.apache.jmeter.functions">ChangeCase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/functions/ChangeCase.ChangeCaseMode.html" class="type-name-link" title="enum in org.apache.jmeter.functions">ChangeCase.ChangeCaseMode</a> - Enum in <a href="org/apache/jmeter/functions/package-summary.html">org.apache.jmeter.functions</a></dt>
<dd>
<div class="block">ChangeCase Modes
Modes for different cases</div>
</dd>
<dt><a href="org/apache/jmeter/util/ColorHelper.html#changeColorCyclicIncrement(java.awt.Color,int)" class="member-name-link">changeColorCyclicIncrement(Color, int)</a> - Static method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/ColorHelper.html" title="class in org.apache.jmeter.util">ColorHelper</a></dt>
<dd>
<div class="block">Given the <code>Color</code>, get the red, green and blue components.</div>
</dd>
<dt><a href="org/apache/jmeter/config/gui/RowDetailDialog.html#changedUpdate(javax.swing.event.DocumentEvent)" class="member-name-link">changedUpdate(DocumentEvent)</a> - Method in class org.apache.jmeter.config.gui.<a href="org/apache/jmeter/config/gui/RowDetailDialog.html" title="class in org.apache.jmeter.config.gui">RowDetailDialog</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/SearchTextExtension.html#changedUpdate(javax.swing.event.DocumentEvent)" class="member-name-link">changedUpdate(DocumentEvent)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/SearchTextExtension.html" title="class in org.apache.jmeter.visualizers">SearchTextExtension</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/accesslog/LogFilter.html#CHANGEEXT" class="member-name-link">CHANGEEXT</a> - Variable in class org.apache.jmeter.protocol.http.util.accesslog.<a href="org/apache/jmeter/protocol/http/util/accesslog/LogFilter.html" title="class in org.apache.jmeter.protocol.http.util.accesslog">LogFilter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/ChangeLanguage.html" class="type-name-link" title="class in org.apache.jmeter.gui.action">ChangeLanguage</a> - Class in <a href="org/apache/jmeter/gui/action/package-summary.html">org.apache.jmeter.gui.action</a></dt>
<dd>
<div class="block">Change language</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/ChangeLanguage.html#%3Cinit%3E()" class="member-name-link">ChangeLanguage()</a> - Constructor for class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ChangeLanguage.html" title="class in org.apache.jmeter.gui.action">ChangeLanguage</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/ChangeParent.html" class="type-name-link" title="class in org.apache.jmeter.gui.action">ChangeParent</a> - Class in <a href="org/apache/jmeter/gui/action/package-summary.html">org.apache.jmeter.gui.action</a></dt>
<dd>
<div class="block">Allows to change Controller implementation</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/ChangeParent.html#%3Cinit%3E()" class="member-name-link">ChangeParent()</a> - Constructor for class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ChangeParent.html" title="class in org.apache.jmeter.gui.action">ChangeParent</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/ChannelContext.html" class="type-name-link" title="class in org.apache.jmeter.report.processor">ChannelContext</a> - Class in <a href="org/apache/jmeter/report/processor/package-summary.html">org.apache.jmeter.report.processor</a></dt>
<dd>
<div class="block">Define a context associated to a sample consumer/producer channel</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/ChannelContext.html#%3Cinit%3E()" class="member-name-link">ChannelContext()</a> - Constructor for class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/ChannelContext.html" title="class in org.apache.jmeter.report.processor">ChannelContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/functions/CharFunction.html" class="type-name-link" title="class in org.apache.jmeter.functions">CharFunction</a> - Class in <a href="org/apache/jmeter/functions/package-summary.html">org.apache.jmeter.functions</a></dt>
<dd>
<div class="block">Function to generate chars from a list of decimal or hex values</div>
</dd>
<dt><a href="org/apache/jmeter/functions/CharFunction.html#%3Cinit%3E()" class="member-name-link">CharFunction()</a> - Constructor for class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/CharFunction.html" title="class in org.apache.jmeter.functions">CharFunction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/ActionNames.html#CHECK_CUT" class="member-name-link">CHECK_CUT</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ActionNames.html" title="class in org.apache.jmeter.gui.action">ActionNames</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/ActionNames.html#CHECK_DIRTY" class="member-name-link">CHECK_DIRTY</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ActionNames.html" title="class in org.apache.jmeter.gui.action">ActionNames</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/ActionNames.html#CHECK_REMOVE" class="member-name-link">CHECK_REMOVE</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ActionNames.html" title="class in org.apache.jmeter.gui.action">ActionNames</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/system/SystemSampler.html#CHECK_RETURN_CODE" class="member-name-link">CHECK_RETURN_CODE</a> - Static variable in class org.apache.jmeter.protocol.system.<a href="org/apache/jmeter/protocol/system/SystemSampler.html" title="class in org.apache.jmeter.protocol.system">SystemSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/gui/JMeterUIDefaults.html#CHECKBOX_SMALL_FONT" class="member-name-link">CHECKBOX_SMALL_FONT</a> - Static variable in class org.apache.jorphan.gui.<a href="org/apache/jorphan/gui/JMeterUIDefaults.html" title="class in org.apache.jorphan.gui">JMeterUIDefaults</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/CheckBoxPanel.html" class="type-name-link" title="class in org.apache.jmeter.gui.util">CheckBoxPanel</a> - Class in <a href="org/apache/jmeter/gui/util/package-summary.html">org.apache.jmeter.gui.util</a></dt>
<dd>
<div class="block">Utility class to wrap a JCheckBox in a horizontal box.</div>
</dd>
<dt><a href="org/apache/jmeter/assertions/gui/AssertionGui.html#checkButtonsStatus()" class="member-name-link">checkButtonsStatus()</a> - Method in class org.apache.jmeter.assertions.gui.<a href="org/apache/jmeter/assertions/gui/AssertionGui.html" title="class in org.apache.jmeter.assertions.gui">AssertionGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/config/gui/ArgumentsPanel.html#checkButtonsStatus()" class="member-name-link">checkButtonsStatus()</a> - Method in class org.apache.jmeter.config.gui.<a href="org/apache/jmeter/config/gui/ArgumentsPanel.html" title="class in org.apache.jmeter.config.gui">ArgumentsPanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/util/CustomX509TrustManager.html#checkClientTrusted(java.security.cert.X509Certificate%5B%5D,java.lang.String)" class="member-name-link">checkClientTrusted(X509Certificate[], String)</a> - Method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/CustomX509TrustManager.html" title="class in org.apache.jmeter.util">CustomX509TrustManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/config/gui/SimpleConfigGui.html#checkDeleteStatus()" class="member-name-link">checkDeleteStatus()</a> - Method in class org.apache.jmeter.config.gui.<a href="org/apache/jmeter/config/gui/SimpleConfigGui.html" title="class in org.apache.jmeter.config.gui">SimpleConfigGui</a></dt>
<dd>
<div class="block">Enable or disable the delete button depending on whether or not there is
a row to be deleted.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/CheckDirty.html" class="type-name-link" title="class in org.apache.jmeter.gui.action">CheckDirty</a> - Class in <a href="org/apache/jmeter/gui/action/package-summary.html">org.apache.jmeter.gui.action</a></dt>
<dd>
<div class="block">Check if the TestPlan has been changed since it was last saved</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/CheckDirty.html#%3Cinit%3E()" class="member-name-link">CheckDirty()</a> - Constructor for class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/CheckDirty.html" title="class in org.apache.jmeter.gui.action">CheckDirty</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/gui/ObjectTableModel.html#checkFunctors(java.lang.Object,java.lang.Class)" class="member-name-link">checkFunctors(Object, Class&lt;?&gt;)</a> - Method in class org.apache.jorphan.gui.<a href="org/apache/jorphan/gui/ObjectTableModel.html" title="class in org.apache.jorphan.gui">ObjectTableModel</a></dt>
<dd>
<div class="block">Check all registered functors.</div>
</dd>
<dt><a href="org/apache/jorphan/reflect/Functor.html#checkMethod(java.lang.Object)" class="member-name-link">checkMethod(Object)</a> - Method in class org.apache.jorphan.reflect.<a href="org/apache/jorphan/reflect/Functor.html" title="class in org.apache.jorphan.reflect">Functor</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">** for use by Unit test code only **</div>
</div>
</dd>
<dt><a href="org/apache/jorphan/reflect/Functor.html#checkMethod(java.lang.Object,java.lang.Class)" class="member-name-link">checkMethod(Object, Class&lt;?&gt;)</a> - Method in class org.apache.jorphan.reflect.<a href="org/apache/jorphan/reflect/Functor.html" title="class in org.apache.jorphan.reflect">Functor</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">** for use by Unit test code only **</div>
</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/accesslog/TCLogParser.html#checkMethod(java.lang.String)" class="member-name-link">checkMethod(String)</a> - Method in class org.apache.jmeter.protocol.http.util.accesslog.<a href="org/apache/jmeter/protocol/http/util/accesslog/TCLogParser.html" title="class in org.apache.jmeter.protocol.http.util.accesslog">TCLogParser</a></dt>
<dd>
<div class="block">The method checks for <code>POST</code>, <code>GET</code> and <code>HEAD</code> methods currently.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/AbstractFunction.html#checkMinParameterCount(java.util.Collection,int)" class="member-name-link">checkMinParameterCount(Collection&lt;CompoundVariable&gt;, int)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/AbstractFunction.html" title="class in org.apache.jmeter.functions">AbstractFunction</a></dt>
<dd>
<div class="block">Utility method to check parameter counts.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/AbstractFunction.html#checkParameterCount(java.util.Collection,int)" class="member-name-link">checkParameterCount(Collection&lt;CompoundVariable&gt;, int)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/AbstractFunction.html" title="class in org.apache.jmeter.functions">AbstractFunction</a></dt>
<dd>
<div class="block">Utility method to check parameter counts.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/AbstractFunction.html#checkParameterCount(java.util.Collection,int,int)" class="member-name-link">checkParameterCount(Collection&lt;CompoundVariable&gt;, int, int)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/AbstractFunction.html" title="class in org.apache.jmeter.functions">AbstractFunction</a></dt>
<dd>
<div class="block">Utility method to check parameter counts.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/accesslog/TCLogParser.html#checkParamFormat(java.lang.String)" class="member-name-link">checkParamFormat(String)</a> - Method in class org.apache.jmeter.protocol.http.util.accesslog.<a href="org/apache/jmeter/protocol/http/util/accesslog/TCLogParser.html" title="class in org.apache.jmeter.protocol.http.util.accesslog">TCLogParser</a></dt>
<dd>
<div class="block">Checks the string to see if it contains "&amp;" and "=".</div>
</dd>
<dt><a href="org/apache/jmeter/util/CustomX509TrustManager.html#checkServerTrusted(java.security.cert.X509Certificate%5B%5D,java.lang.String)" class="member-name-link">checkServerTrusted(X509Certificate[], String)</a> - Method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/CustomX509TrustManager.html" title="class in org.apache.jmeter.util">CustomX509TrustManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/accesslog/TCLogParser.html#checkURL(java.lang.String)" class="member-name-link">checkURL(String)</a> - Method in class org.apache.jmeter.protocol.http.util.accesslog.<a href="org/apache/jmeter/protocol/http/util/accesslog/TCLogParser.html" title="class in org.apache.jmeter.protocol.http.util.accesslog">TCLogParser</a></dt>
<dd>
<div class="block">Checks the string to make sure it has <code>/path/file?name=value</code> format.</div>
</dd>
<dt><a href="org/apache/jmeter/rmi/AliasKeyManager.html#chooseClientAlias(java.lang.String%5B%5D,java.security.Principal%5B%5D,java.net.Socket)" class="member-name-link">chooseClientAlias(String[], Principal[], Socket)</a> - Method in class org.apache.jmeter.rmi.<a href="org/apache/jmeter/rmi/AliasKeyManager.html" title="class in org.apache.jmeter.rmi">AliasKeyManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/rmi/AliasKeyManager.html#chooseServerAlias(java.lang.String,java.security.Principal%5B%5D,java.net.Socket)" class="member-name-link">chooseServerAlias(String, Principal[], Socket)</a> - Method in class org.apache.jmeter.rmi.<a href="org/apache/jmeter/rmi/AliasKeyManager.html" title="class in org.apache.jmeter.rmi">AliasKeyManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/commons/cli/avalon/CLArgsParser.html" class="type-name-link" title="class in org.apache.commons.cli.avalon">CLArgsParser</a> - Class in <a href="org/apache/commons/cli/avalon/package-summary.html">org.apache.commons.cli.avalon</a></dt>
<dd>
<div class="block">Parser for command line arguments.</div>
</dd>
<dt><a href="org/apache/commons/cli/avalon/CLArgsParser.html#%3Cinit%3E(java.lang.String%5B%5D,org.apache.commons.cli.avalon.CLOptionDescriptor%5B%5D)" class="member-name-link">CLArgsParser(String[], CLOptionDescriptor[])</a> - Constructor for class org.apache.commons.cli.avalon.<a href="org/apache/commons/cli/avalon/CLArgsParser.html" title="class in org.apache.commons.cli.avalon">CLArgsParser</a></dt>
<dd>
<div class="block">Create a parser that deals with options and parses certain args.</div>
</dd>
<dt><a href="org/apache/commons/cli/avalon/CLArgsParser.html#%3Cinit%3E(java.lang.String%5B%5D,org.apache.commons.cli.avalon.CLOptionDescriptor%5B%5D,org.apache.commons.cli.avalon.ParserControl)" class="member-name-link">CLArgsParser(String[], CLOptionDescriptor[], ParserControl)</a> - Constructor for class org.apache.commons.cli.avalon.<a href="org/apache/commons/cli/avalon/CLArgsParser.html" title="class in org.apache.commons.cli.avalon">CLArgsParser</a></dt>
<dd>
<div class="block">Create a parser that can deal with options and parses certain args.</div>
</dd>
<dt><a href="org/apache/jorphan/gui/AbstractTreeTableModel.html#classes" class="member-name-link">classes</a> - Variable in class org.apache.jorphan.gui.<a href="org/apache/jorphan/gui/AbstractTreeTableModel.html" title="class in org.apache.jorphan.gui">AbstractTreeTableModel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/reflect/ClassFilter.html" class="type-name-link" title="interface in org.apache.jorphan.reflect">ClassFilter</a> - Interface in <a href="org/apache/jorphan/reflect/package-summary.html">org.apache.jorphan.reflect</a></dt>
<dd>
<div class="block">filter class when visiting the search path with <a href="org/apache/jorphan/reflect/ClassFinder.html" title="class in org.apache.jorphan.reflect"><code>ClassFinder</code></a></div>
</dd>
<dt><a href="org/apache/jorphan/reflect/ClassFinder.html" class="type-name-link" title="class in org.apache.jorphan.reflect">ClassFinder</a> - Class in <a href="org/apache/jorphan/reflect/package-summary.html">org.apache.jorphan.reflect</a></dt>
<dd>
<div class="block">This class finds classes that extend one of a set of parent classes</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/java/sampler/JavaSampler.html#CLASSNAME" class="member-name-link">CLASSNAME</a> - Static variable in class org.apache.jmeter.protocol.java.sampler.<a href="org/apache/jmeter/protocol/java/sampler/JavaSampler.html" title="class in org.apache.jmeter.protocol.java.sampler">JavaSampler</a></dt>
<dd>
<div class="block">Property key representing the classname of the JavaSamplerClient to user.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/tcp/sampler/TCPSampler.html#CLASSNAME" class="member-name-link">CLASSNAME</a> - Static variable in class org.apache.jmeter.protocol.tcp.sampler.<a href="org/apache/jmeter/protocol/tcp/sampler/TCPSampler.html" title="class in org.apache.jmeter.protocol.tcp.sampler">TCPSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testbeans/gui/TableEditor.html#CLASSNAME" class="member-name-link">CLASSNAME</a> - Static variable in class org.apache.jmeter.testbeans.gui.<a href="org/apache/jmeter/testbeans/gui/TableEditor.html" title="class in org.apache.jmeter.testbeans.gui">TableEditor</a></dt>
<dd>
<div class="block">attribute name for class name of a table row;
value must be java.lang.String, or a class which supports set and get/is methods for the property name.</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/backend/BackendListener.html#CLASSNAME" class="member-name-link">CLASSNAME</a> - Static variable in class org.apache.jmeter.visualizers.backend.<a href="org/apache/jmeter/visualizers/backend/BackendListener.html" title="class in org.apache.jmeter.visualizers.backend">BackendListener</a></dt>
<dd>
<div class="block">Property key representing the classname of the BackendListenerClient to user.</div>
</dd>
<dt><a href="org/apache/jmeter/save/SaveService.html#classToAlias(java.lang.String)" class="member-name-link">classToAlias(String)</a> - Static method in class org.apache.jmeter.save.<a href="org/apache/jmeter/save/SaveService.html" title="class in org.apache.jmeter.save">SaveService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/reflect/ClassTools.html" class="type-name-link" title="class in org.apache.jorphan.reflect">ClassTools</a> - Class in <a href="org/apache/jorphan/reflect/package-summary.html">org.apache.jorphan.reflect</a></dt>
<dd>
<div class="block">Utility methods for handling dynamic access to classes.</div>
</dd>
<dt><a href="org/apache/jorphan/reflect/ClassTools.html#%3Cinit%3E()" class="member-name-link">ClassTools()</a> - Constructor for class org.apache.jorphan.reflect.<a href="org/apache/jorphan/reflect/ClassTools.html" title="class in org.apache.jorphan.reflect">ClassTools</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/samplers/SampleResult.html#cleanAfterSample()" class="member-name-link">cleanAfterSample()</a> - Method in class org.apache.jmeter.samplers.<a href="org/apache/jmeter/samplers/SampleResult.html" title="class in org.apache.jmeter.samplers">SampleResult</a></dt>
<dd>
<div class="block">Clean up cached data</div>
</dd>
<dt><a href="org/apache/jmeter/threads/JMeterContext.html#cleanAfterSample()" class="member-name-link">cleanAfterSample()</a> - Method in class org.apache.jmeter.threads.<a href="org/apache/jmeter/threads/JMeterContext.html" title="class in org.apache.jmeter.threads">JMeterContext</a></dt>
<dd>
<div class="block">Clean cached data after sample
Internally called by JMeter, never call it directly</div>
</dd>
<dt><a href="org/apache/jmeter/extractor/json/jmespath/JMESPathCache.html#cleanUp()" class="member-name-link">cleanUp()</a> - Method in class org.apache.jmeter.extractor.json.jmespath.<a href="org/apache/jmeter/extractor/json/jmespath/JMESPathCache.html" title="class in org.apache.jmeter.extractor.json.jmespath">JMESPathCache</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/accesslog/TCLogParser.html#cleanURL(java.lang.String)" class="member-name-link">cleanURL(String)</a> - Method in class org.apache.jmeter.protocol.http.util.accesslog.<a href="org/apache/jmeter/protocol/http/util/accesslog/TCLogParser.html" title="class in org.apache.jmeter.protocol.http.util.accesslog">TCLogParser</a></dt>
<dd>
<div class="block">The method cleans the URL using the following algorithm.</div>
</dd>
<dt><a href="org/apache/jmeter/assertions/ResponseAssertion.html#clear()" class="member-name-link">clear()</a> - Method in class org.apache.jmeter.assertions.<a href="org/apache/jmeter/assertions/ResponseAssertion.html" title="class in org.apache.jmeter.assertions">ResponseAssertion</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/config/Arguments.html#clear()" class="member-name-link">clear()</a> - Method in class org.apache.jmeter.config.<a href="org/apache/jmeter/config/Arguments.html" title="class in org.apache.jmeter.config">Arguments</a></dt>
<dd>
<div class="block">Clear the arguments.</div>
</dd>
<dt><a href="org/apache/jmeter/config/gui/ArgumentsPanel.html#clear()" class="member-name-link">clear()</a> - Method in class org.apache.jmeter.config.gui.<a href="org/apache/jmeter/config/gui/ArgumentsPanel.html" title="class in org.apache.jmeter.config.gui">ArgumentsPanel</a></dt>
<dd>
<div class="block">Clear all rows from the table.</div>
</dd>
<dt><a href="org/apache/jmeter/engine/util/CompoundVariable.html#clear()" class="member-name-link">clear()</a> - Method in class org.apache.jmeter.engine.util.<a href="org/apache/jmeter/engine/util/CompoundVariable.html" title="class in org.apache.jmeter.engine.util">CompoundVariable</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/LoggerPanel.html#clear()" class="member-name-link">clear()</a> - Method in class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/LoggerPanel.html" title="class in org.apache.jmeter.gui">LoggerPanel</a></dt>
<dd>
<div class="block">Clear panel content</div>
</dd>
<dt><a href="org/apache/jmeter/gui/ServerPanel.html#clear()" class="member-name-link">clear()</a> - Method in class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/ServerPanel.html" title="class in org.apache.jmeter.gui">ServerPanel</a></dt>
<dd>
<div class="block">clear all the fields</div>
</dd>
<dt><a href="org/apache/jmeter/gui/UndoHistory.html#clear()" class="member-name-link">clear()</a> - Method in class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/UndoHistory.html" title="class in org.apache.jmeter.gui">UndoHistory</a></dt>
<dd>
<div class="block">Clears the undo history</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/config/gui/UrlConfigGui.html#clear()" class="member-name-link">clear()</a> - Method in class org.apache.jmeter.protocol.http.config.gui.<a href="org/apache/jmeter/protocol/http/config/gui/UrlConfigGui.html" title="class in org.apache.jmeter.protocol.http.config.gui">UrlConfigGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/AuthManager.html#clear()" class="member-name-link">clear()</a> - Method in class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/AuthManager.html" title="class in org.apache.jmeter.protocol.http.control">AuthManager</a></dt>
<dd>
<div class="block">Clear the TestElement of all data.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/CacheManager.html#clear()" class="member-name-link">clear()</a> - Method in class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/CacheManager.html" title="class in org.apache.jmeter.protocol.http.control">CacheManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/CookieManager.html#clear()" class="member-name-link">clear()</a> - Method in class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/CookieManager.html" title="class in org.apache.jmeter.protocol.http.control">CookieManager</a></dt>
<dd>
<div class="block">Clear the TestElement of all data.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/DNSCacheManager.html#clear()" class="member-name-link">clear()</a> - Method in class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/DNSCacheManager.html" title="class in org.apache.jmeter.protocol.http.control">DNSCacheManager</a></dt>
<dd>
<div class="block">Clear the TestElement of all data.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/HeaderManager.html#clear()" class="member-name-link">clear()</a> - Method in class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/HeaderManager.html" title="class in org.apache.jmeter.protocol.http.control">HeaderManager</a></dt>
<dd>
<div class="block">Clear the TestElement of all data.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/gui/HTTPFileArgsPanel.html#clear()" class="member-name-link">clear()</a> - Method in class org.apache.jmeter.protocol.http.gui.<a href="org/apache/jmeter/protocol/http/gui/HTTPFileArgsPanel.html" title="class in org.apache.jmeter.protocol.http.gui">HTTPFileArgsPanel</a></dt>
<dd>
<div class="block">Clear all rows from the table.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/HTTPFileArgs.html#clear()" class="member-name-link">clear()</a> - Method in class org.apache.jmeter.protocol.http.util.<a href="org/apache/jmeter/protocol/http/util/HTTPFileArgs.html" title="class in org.apache.jmeter.protocol.http.util">HTTPFileArgs</a></dt>
<dd>
<div class="block">Clear the files.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/jms/sampler/JMSProperties.html#clear()" class="member-name-link">clear()</a> - Method in class org.apache.jmeter.protocol.jms.sampler.<a href="org/apache/jmeter/protocol/jms/sampler/JMSProperties.html" title="class in org.apache.jmeter.protocol.jms.sampler">JMSProperties</a></dt>
<dd>
<div class="block">Clear the JmsProperties.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/config/gui/LDAPArguments.html#clear()" class="member-name-link">clear()</a> - Method in class org.apache.jmeter.protocol.ldap.config.gui.<a href="org/apache/jmeter/protocol/ldap/config/gui/LDAPArguments.html" title="class in org.apache.jmeter.protocol.ldap.config.gui">LDAPArguments</a></dt>
<dd>
<div class="block">Clear the arguments.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/config/gui/LDAPArgumentsPanel.html#clear()" class="member-name-link">clear()</a> - Method in class org.apache.jmeter.protocol.ldap.config.gui.<a href="org/apache/jmeter/protocol/ldap/config/gui/LDAPArgumentsPanel.html" title="class in org.apache.jmeter.protocol.ldap.config.gui">LDAPArgumentsPanel</a></dt>
<dd>
<div class="block">Clear all rows from the table.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/mongodb/mongo/MongoDB.html#clear()" class="member-name-link">clear()</a> - Method in class org.apache.jmeter.protocol.mongodb.mongo.<a href="org/apache/jmeter/protocol/mongodb/mongo/MongoDB.html" title="class in org.apache.jmeter.protocol.mongodb.mongo">MongoDB</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/smtp/sampler/gui/SecuritySettingsPanel.html#clear()" class="member-name-link">clear()</a> - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.<a href="org/apache/jmeter/protocol/smtp/sampler/gui/SecuritySettingsPanel.html" title="class in org.apache.jmeter.protocol.smtp.sampler.gui">SecuritySettingsPanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/smtp/sampler/gui/SmtpPanel.html#clear()" class="member-name-link">clear()</a> - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.<a href="org/apache/jmeter/protocol/smtp/sampler/gui/SmtpPanel.html" title="class in org.apache.jmeter.protocol.smtp.sampler.gui">SmtpPanel</a></dt>
<dd>
<div class="block">Reset all the Gui fields.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/GroupData.html#clear()" class="member-name-link">clear()</a> - Method in class org.apache.jmeter.report.processor.graph.<a href="org/apache/jmeter/report/processor/graph/GroupData.html" title="class in org.apache.jmeter.report.processor.graph">GroupData</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/SeriesData.html#clear()" class="member-name-link">clear()</a> - Method in class org.apache.jmeter.report.processor.graph.<a href="org/apache/jmeter/report/processor/graph/SeriesData.html" title="class in org.apache.jmeter.report.processor.graph">SeriesData</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/reporters/MailerModel.html#clear()" class="member-name-link">clear()</a> - Method in class org.apache.jmeter.reporters.<a href="org/apache/jmeter/reporters/MailerModel.html" title="class in org.apache.jmeter.reporters">MailerModel</a></dt>
<dd>
<div class="block">Resets the state of this object to its default.</div>
</dd>
<dt><a href="org/apache/jmeter/reporters/MailerResultCollector.html#clear()" class="member-name-link">clear()</a> - Method in class org.apache.jmeter.reporters.<a href="org/apache/jmeter/reporters/MailerResultCollector.html" title="class in org.apache.jmeter.reporters">MailerResultCollector</a></dt>
<dd>
<div class="block">Clear the TestElement of all data.</div>
</dd>
<dt><a href="org/apache/jmeter/testelement/AbstractTestElement.html#clear()" class="member-name-link">clear()</a> - Method in class org.apache.jmeter.testelement.<a href="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</a></dt>
<dd>
<div class="block">Clear the TestElement of all data.</div>
</dd>
<dt><a href="org/apache/jmeter/testelement/property/CollectionProperty.html#clear()" class="member-name-link">clear()</a> - Method in class org.apache.jmeter.testelement.property.<a href="org/apache/jmeter/testelement/property/CollectionProperty.html" title="class in org.apache.jmeter.testelement.property">CollectionProperty</a></dt>
<dd>
<div class="block">Clear away all values in the property.</div>
</dd>
<dt><a href="org/apache/jmeter/testelement/property/MapProperty.html#clear()" class="member-name-link">clear()</a> - Method in class org.apache.jmeter.testelement.property.<a href="org/apache/jmeter/testelement/property/MapProperty.html" title="class in org.apache.jmeter.testelement.property">MapProperty</a></dt>
<dd>
<div class="block">Clear away all values in the property.</div>
</dd>
<dt><a href="org/apache/jmeter/testelement/property/MultiProperty.html#clear()" class="member-name-link">clear()</a> - Method in class org.apache.jmeter.testelement.property.<a href="org/apache/jmeter/testelement/property/MultiProperty.html" title="class in org.apache.jmeter.testelement.property">MultiProperty</a></dt>
<dd>
<div class="block">Clear away all values in the property.</div>
</dd>
<dt><a href="org/apache/jmeter/testelement/property/TestElementProperty.html#clear()" class="member-name-link">clear()</a> - Method in class org.apache.jmeter.testelement.property.<a href="org/apache/jmeter/testelement/property/TestElementProperty.html" title="class in org.apache.jmeter.testelement.property">TestElementProperty</a></dt>
<dd>
<div class="block">Clear away all values in the property.</div>
</dd>
<dt><a href="org/apache/jmeter/testelement/TestElement.html#clear()" class="member-name-link">clear()</a> - Method in interface org.apache.jmeter.testelement.<a href="org/apache/jmeter/testelement/TestElement.html" title="interface in org.apache.jmeter.testelement">TestElement</a></dt>
<dd>
<div class="block">Clear the TestElement of all data.</div>
</dd>
<dt><a href="org/apache/jmeter/threads/JMeterContext.html#clear()" class="member-name-link">clear()</a> - Method in class org.apache.jmeter.threads.<a href="org/apache/jmeter/threads/JMeterContext.html" title="class in org.apache.jmeter.threads">JMeterContext</a></dt>
<dd>
<div class="block">Internally called by JMeter, never call it directly</div>
</dd>
<dt><a href="org/apache/jmeter/util/Calculator.html#clear()" class="member-name-link">clear()</a> - Method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/Calculator.html" title="class in org.apache.jmeter.util">Calculator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/backend/UserMetric.html#clear()" class="member-name-link">clear()</a> - Method in class org.apache.jmeter.visualizers.backend.<a href="org/apache/jmeter/visualizers/backend/UserMetric.html" title="class in org.apache.jmeter.visualizers.backend">UserMetric</a></dt>
<dd>
<div class="block">Clear stats</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/CachingStatCalculator.html#clear()" class="member-name-link">clear()</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/CachingStatCalculator.html" title="class in org.apache.jmeter.visualizers">CachingStatCalculator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/RunningSample.html#clear()" class="member-name-link">clear()</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/RunningSample.html" title="class in org.apache.jmeter.visualizers">RunningSample</a></dt>
<dd>
<div class="block">Clear the counters (useful for differential stats)</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/SamplingStatCalculator.html#clear()" class="member-name-link">clear()</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/SamplingStatCalculator.html" title="class in org.apache.jmeter.visualizers">SamplingStatCalculator</a></dt>
<dd>
<div class="block">Clear the counters (useful for differential stats)</div>
</dd>
<dt><a href="org/apache/jorphan/collections/HashTree.html#clear()" class="member-name-link">clear()</a> - Method in class org.apache.jorphan.collections.<a href="org/apache/jorphan/collections/HashTree.html" title="class in org.apache.jorphan.collections">HashTree</a></dt>
<dd>
<div class="block">Clears the HashTree of all contents.</div>
</dd>
<dt><a href="org/apache/jorphan/collections/ListedHashTree.html#clear()" class="member-name-link">clear()</a> - Method in class org.apache.jorphan.collections.<a href="org/apache/jorphan/collections/ListedHashTree.html" title="class in org.apache.jorphan.collections">ListedHashTree</a></dt>
<dd>
<div class="block">Clears the HashTree of all contents.</div>
</dd>
<dt><a href="org/apache/jorphan/math/StatCalculator.html#clear()" class="member-name-link">clear()</a> - Method in class org.apache.jorphan.math.<a href="org/apache/jorphan/math/StatCalculator.html" title="class in org.apache.jorphan.math">StatCalculator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/log/ContextMap.html#clear()" class="member-name-link">clear()</a> - Method in class org.apache.log.<a href="org/apache/log/ContextMap.html" title="class in org.apache.log">ContextMap</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
<div class="block">Empty the context map.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/Clear.html" class="type-name-link" title="class in org.apache.jmeter.gui.action">Clear</a> - Class in <a href="org/apache/jmeter/gui/action/package-summary.html">org.apache.jmeter.gui.action</a></dt>
<dd>
<div class="block">Handles the following actions:
- Clear (Data)
- Clear All (Data)
- Reset (Clear GUI)</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/Clear.html#%3Cinit%3E()" class="member-name-link">Clear()</a> - Constructor for class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/Clear.html" title="class in org.apache.jmeter.gui.action">Clear</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/jms/sampler/JMSSampler.COMMUNICATION_STYLE.html#CLEAR" class="member-name-link">CLEAR</a> - Enum constant in enum org.apache.jmeter.protocol.jms.sampler.<a href="org/apache/jmeter/protocol/jms/sampler/JMSSampler.COMMUNICATION_STYLE.html" title="enum in org.apache.jmeter.protocol.jms.sampler">JMSSampler.COMMUNICATION_STYLE</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/ActionNames.html#CLEAR" class="member-name-link">CLEAR</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ActionNames.html" title="class in org.apache.jmeter.gui.action">ActionNames</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/KeyStrokes.html#CLEAR" class="member-name-link">CLEAR</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/KeyStrokes.html" title="class in org.apache.jmeter.gui.action">KeyStrokes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/CacheManager.html#CLEAR" class="member-name-link">CLEAR</a> - Static variable in class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/CacheManager.html" title="class in org.apache.jmeter.protocol.http.control">CacheManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/ActionNames.html#CLEAR_ALL" class="member-name-link">CLEAR_ALL</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ActionNames.html" title="class in org.apache.jmeter.gui.action">ActionNames</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/KeyStrokes.html#CLEAR_ALL" class="member-name-link">CLEAR_ALL</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/KeyStrokes.html" title="class in org.apache.jmeter.gui.action">KeyStrokes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/samplers/Clearable.html" class="type-name-link" title="interface in org.apache.jmeter.samplers">Clearable</a> - Interface in <a href="org/apache/jmeter/samplers/package-summary.html">org.apache.jmeter.samplers</a></dt>
<dd>
<div class="block">Identifies an object which supports the clearing of run-time data
using the clearData() method.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/FileWrapper.html#clearAll()" class="member-name-link">clearAll()</a> - Static method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/FileWrapper.html" title="class in org.apache.jmeter.functions">FileWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/smtp/sampler/protocol/SendMailCommand.html#clearAttachments()" class="member-name-link">clearAttachments()</a> - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.<a href="org/apache/jmeter/protocol/smtp/sampler/protocol/SendMailCommand.html" title="class in org.apache.jmeter.protocol.smtp.sampler.protocol">SendMailCommand</a></dt>
<dd>
<div class="block">Clear all attachments for current message</div>
</dd>
<dt><a href="org/apache/jmeter/config/gui/ArgumentsPanel.html#clearBorderForMainPanel()" class="member-name-link">clearBorderForMainPanel()</a> - Method in class org.apache.jmeter.config.gui.<a href="org/apache/jmeter/config/gui/ArgumentsPanel.html" title="class in org.apache.jmeter.config.gui">ArgumentsPanel</a></dt>
<dd>
<div class="block">Clear border around "table with arguments".</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/jms/client/ClientPool.html#clearClient()" class="member-name-link">clearClient()</a> - Static method in class org.apache.jmeter.protocol.jms.client.<a href="org/apache/jmeter/protocol/jms/client/ClientPool.html" title="class in org.apache.jmeter.protocol.jms.client">ClientPool</a></dt>
<dd>
<div class="block">Clear all the clients created by either Publish or Subscribe sampler.</div>
</dd>
<dt><a href="org/apache/jmeter/extractor/json/render/RenderAsJmesPathRenderer.html#clearData()" class="member-name-link">clearData()</a> - Method in class org.apache.jmeter.extractor.json.render.<a href="org/apache/jmeter/extractor/json/render/RenderAsJmesPathRenderer.html" title="class in org.apache.jmeter.extractor.json.render">RenderAsJmesPathRenderer</a></dt>
<dt><a href="org/apache/jmeter/gui/MainFrame.html#clearData()" class="member-name-link">clearData()</a> - Method in class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/MainFrame.html" title="class in org.apache.jmeter.gui">MainFrame</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/MainFrame.ErrorsAndFatalsCounterLogTarget.html#clearData()" class="member-name-link">clearData()</a> - Method in class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/MainFrame.ErrorsAndFatalsCounterLogTarget.html" title="class in org.apache.jmeter.gui">MainFrame.ErrorsAndFatalsCounterLogTarget</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/PowerTableModel.html#clearData()" class="member-name-link">clearData()</a> - Method in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/PowerTableModel.html" title="class in org.apache.jmeter.gui.util">PowerTableModel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/visualizers/RequestViewHTTP.html#clearData()" class="member-name-link">clearData()</a> - Method in class org.apache.jmeter.protocol.http.visualizers.<a href="org/apache/jmeter/protocol/http/visualizers/RequestViewHTTP.html" title="class in org.apache.jmeter.protocol.http.visualizers">RequestViewHTTP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/reporters/gui/ResultSaverGui.html#clearData()" class="member-name-link">clearData()</a> - Method in class org.apache.jmeter.reporters.gui.<a href="org/apache/jmeter/reporters/gui/ResultSaverGui.html" title="class in org.apache.jmeter.reporters.gui">ResultSaverGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/reporters/ResultCollector.html#clearData()" class="member-name-link">clearData()</a> - Method in class org.apache.jmeter.reporters.<a href="org/apache/jmeter/reporters/ResultCollector.html" title="class in org.apache.jmeter.reporters">ResultCollector</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/samplers/Clearable.html#clearData()" class="member-name-link">clearData()</a> - Method in interface org.apache.jmeter.samplers.<a href="org/apache/jmeter/samplers/Clearable.html" title="interface in org.apache.jmeter.samplers">Clearable</a></dt>
<dd>
<div class="block">Clears the current data of the object.</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/AssertionVisualizer.html#clearData()" class="member-name-link">clearData()</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/AssertionVisualizer.html" title="class in org.apache.jmeter.visualizers">AssertionVisualizer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/ComparisonVisualizer.html#clearData()" class="member-name-link">clearData()</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/ComparisonVisualizer.html" title="class in org.apache.jmeter.visualizers">ComparisonVisualizer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/Graph.html#clearData()" class="member-name-link">clearData()</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/Graph.html" title="class in org.apache.jmeter.visualizers">Graph</a></dt>
<dd>
<div class="block">Clears this graph.</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/GraphVisualizer.html#clearData()" class="member-name-link">clearData()</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/GraphVisualizer.html" title="class in org.apache.jmeter.visualizers">GraphVisualizer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/MailerVisualizer.html#clearData()" class="member-name-link">clearData()</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/MailerVisualizer.html" title="class in org.apache.jmeter.visualizers">MailerVisualizer</a></dt>
<dd>
<div class="block">Clears any stored sampling-information.</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/RenderAsBoundaryExtractor.html#clearData()" class="member-name-link">clearData()</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/RenderAsBoundaryExtractor.html" title="class in org.apache.jmeter.visualizers">RenderAsBoundaryExtractor</a></dt>
<dt><a href="org/apache/jmeter/visualizers/RenderAsCssJQuery.html#clearData()" class="member-name-link">clearData()</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/RenderAsCssJQuery.html" title="class in org.apache.jmeter.visualizers">RenderAsCssJQuery</a></dt>
<dt><a href="org/apache/jmeter/visualizers/RenderAsRegexp.html#clearData()" class="member-name-link">clearData()</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/RenderAsRegexp.html" title="class in org.apache.jmeter.visualizers">RenderAsRegexp</a></dt>
<dt><a href="org/apache/jmeter/visualizers/RenderAsXML.html#clearData()" class="member-name-link">clearData()</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/RenderAsXML.html" title="class in org.apache.jmeter.visualizers">RenderAsXML</a></dt>
<dt><a href="org/apache/jmeter/visualizers/RenderAsXPath.html#clearData()" class="member-name-link">clearData()</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/RenderAsXPath.html" title="class in org.apache.jmeter.visualizers">RenderAsXPath</a></dt>
<dt><a href="org/apache/jmeter/visualizers/RenderAsXPath2.html#clearData()" class="member-name-link">clearData()</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/RenderAsXPath2.html" title="class in org.apache.jmeter.visualizers">RenderAsXPath2</a></dt>
<dt><a href="org/apache/jmeter/visualizers/RequestPanel.html#clearData()" class="member-name-link">clearData()</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/RequestPanel.html" title="class in org.apache.jmeter.visualizers">RequestPanel</a></dt>
<dd>
<div class="block">Clear data in all request view</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/RequestView.html#clearData()" class="member-name-link">clearData()</a> - Method in interface org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/RequestView.html" title="interface in org.apache.jmeter.visualizers">RequestView</a></dt>
<dd>
<div class="block">Clear all data in panel</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/RequestViewRaw.html#clearData()" class="member-name-link">clearData()</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/RequestViewRaw.html" title="class in org.apache.jmeter.visualizers">RequestViewRaw</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/RespTimeGraphVisualizer.html#clearData()" class="member-name-link">clearData()</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/RespTimeGraphVisualizer.html" title="class in org.apache.jmeter.visualizers">RespTimeGraphVisualizer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/ResultRenderer.html#clearData()" class="member-name-link">clearData()</a> - Method in interface org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/ResultRenderer.html" title="interface in org.apache.jmeter.visualizers">ResultRenderer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/SamplerResultTab.html#clearData()" class="member-name-link">clearData()</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/SamplerResultTab.html" title="class in org.apache.jmeter.visualizers">SamplerResultTab</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/SimpleDataWriter.html#clearData()" class="member-name-link">clearData()</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/SimpleDataWriter.html" title="class in org.apache.jmeter.visualizers">SimpleDataWriter</a></dt>
<dd>
<div class="block">Does nothing, but required by interface.</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/StatGraphVisualizer.html#clearData()" class="member-name-link">clearData()</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/StatGraphVisualizer.html" title="class in org.apache.jmeter.visualizers">StatGraphVisualizer</a></dt>
<dd>
<div class="block">Clears this visualizer and its model, and forces a repaint of the table.</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/StatVisualizer.html#clearData()" class="member-name-link">clearData()</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/StatVisualizer.html" title="class in org.apache.jmeter.visualizers">StatVisualizer</a></dt>
<dd>
<div class="block">Clears this visualizer and its model, and forces a repaint of the table.</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/SummaryReport.html#clearData()" class="member-name-link">clearData()</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/SummaryReport.html" title="class in org.apache.jmeter.visualizers">SummaryReport</a></dt>
<dd>
<div class="block">Clears this visualizer and its model, and forces a repaint of the table.</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/TableVisualizer.html#clearData()" class="member-name-link">clearData()</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/TableVisualizer.html" title="class in org.apache.jmeter.visualizers">TableVisualizer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/ViewResultsFullVisualizer.html#clearData()" class="member-name-link">clearData()</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/ViewResultsFullVisualizer.html" title="class in org.apache.jmeter.visualizers">ViewResultsFullVisualizer</a></dt>
<dd>
<div class="block">Clears the current data of the object.</div>
</dd>
<dt><a href="org/apache/jorphan/gui/AbstractTreeTableModel.html#clearData()" class="member-name-link">clearData()</a> - Method in class org.apache.jorphan.gui.<a href="org/apache/jorphan/gui/AbstractTreeTableModel.html" title="class in org.apache.jorphan.gui">AbstractTreeTableModel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/gui/ObjectTableModel.html#clearData()" class="member-name-link">clearData()</a> - Method in class org.apache.jorphan.gui.<a href="org/apache/jorphan/gui/ObjectTableModel.html" title="class in org.apache.jorphan.gui">ObjectTableModel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/ProxyControl.html#clearExcludedPatterns()" class="member-name-link">clearExcludedPatterns()</a> - Method in class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/ProxyControl.html" title="class in org.apache.jmeter.protocol.http.proxy">ProxyControl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/FileListPanel.html#clearFiles()" class="member-name-link">clearFiles()</a> - Method in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/FileListPanel.html" title="class in org.apache.jmeter.gui.util">FileListPanel</a></dt>
<dd>
<div class="block">clear the files from the table</div>
</dd>
<dt><a href="org/apache/jmeter/assertions/gui/AssertionGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.assertions.gui.<a href="org/apache/jmeter/assertions/gui/AssertionGui.html" title="class in org.apache.jmeter.assertions.gui">AssertionGui</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.clearGui</div>
</dd>
<dt><a href="org/apache/jmeter/assertions/gui/BeanShellAssertionGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.assertions.gui.<a href="org/apache/jmeter/assertions/gui/BeanShellAssertionGui.html" title="class in org.apache.jmeter.assertions.gui">BeanShellAssertionGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/gui/DurationAssertionGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.assertions.gui.<a href="org/apache/jmeter/assertions/gui/DurationAssertionGui.html" title="class in org.apache.jmeter.assertions.gui">DurationAssertionGui</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.clearGui</div>
</dd>
<dt><a href="org/apache/jmeter/assertions/gui/HTMLAssertionGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.assertions.gui.<a href="org/apache/jmeter/assertions/gui/HTMLAssertionGui.html" title="class in org.apache.jmeter.assertions.gui">HTMLAssertionGui</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.clearGui
Provides a default implementation that resets the name field to the value of
getStaticLabel(), reset comment and sets enabled to true.</div>
</dd>
<dt><a href="org/apache/jmeter/assertions/gui/JSONPathAssertionGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.assertions.gui.<a href="org/apache/jmeter/assertions/gui/JSONPathAssertionGui.html" title="class in org.apache.jmeter.assertions.gui">JSONPathAssertionGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/gui/MD5HexAssertionGUI.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.assertions.gui.<a href="org/apache/jmeter/assertions/gui/MD5HexAssertionGUI.html" title="class in org.apache.jmeter.assertions.gui">MD5HexAssertionGUI</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.clearGui</div>
</dd>
<dt><a href="org/apache/jmeter/assertions/gui/SizeAssertionGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.assertions.gui.<a href="org/apache/jmeter/assertions/gui/SizeAssertionGui.html" title="class in org.apache.jmeter.assertions.gui">SizeAssertionGui</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.clearGui</div>
</dd>
<dt><a href="org/apache/jmeter/assertions/gui/SMIMEAssertionGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.assertions.gui.<a href="org/apache/jmeter/assertions/gui/SMIMEAssertionGui.html" title="class in org.apache.jmeter.assertions.gui">SMIMEAssertionGui</a></dt>
<dd>
<div class="block">Provides a default implementation that resets the name field to the value of
getStaticLabel(), reset comment and sets enabled to true.</div>
</dd>
<dt><a href="org/apache/jmeter/assertions/gui/XMLSchemaAssertionGUI.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.assertions.gui.<a href="org/apache/jmeter/assertions/gui/XMLSchemaAssertionGUI.html" title="class in org.apache.jmeter.assertions.gui">XMLSchemaAssertionGUI</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.clearGui</div>
</dd>
<dt><a href="org/apache/jmeter/assertions/gui/XPath2AssertionGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.assertions.gui.<a href="org/apache/jmeter/assertions/gui/XPath2AssertionGui.html" title="class in org.apache.jmeter.assertions.gui">XPath2AssertionGui</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.clearGui</div>
</dd>
<dt><a href="org/apache/jmeter/assertions/gui/XPathAssertionGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.assertions.gui.<a href="org/apache/jmeter/assertions/gui/XPathAssertionGui.html" title="class in org.apache.jmeter.assertions.gui">XPathAssertionGui</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.clearGui</div>
</dd>
<dt><a href="org/apache/jmeter/config/gui/ArgumentsPanel.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.config.gui.<a href="org/apache/jmeter/config/gui/ArgumentsPanel.html" title="class in org.apache.jmeter.config.gui">ArgumentsPanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/config/gui/LoginConfigGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.config.gui.<a href="org/apache/jmeter/config/gui/LoginConfigGui.html" title="class in org.apache.jmeter.config.gui">LoginConfigGui</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.clearGui</div>
</dd>
<dt><a href="org/apache/jmeter/control/gui/CriticalSectionControllerGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/CriticalSectionControllerGui.html" title="class in org.apache.jmeter.control.gui">CriticalSectionControllerGui</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.clearGui</div>
</dd>
<dt><a href="org/apache/jmeter/control/gui/ForeachControlPanel.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/ForeachControlPanel.html" title="class in org.apache.jmeter.control.gui">ForeachControlPanel</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.clearGui</div>
</dd>
<dt><a href="org/apache/jmeter/control/gui/IfControllerPanel.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/IfControllerPanel.html" title="class in org.apache.jmeter.control.gui">IfControllerPanel</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.clearGui</div>
</dd>
<dt><a href="org/apache/jmeter/control/gui/IncludeControllerGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/IncludeControllerGui.html" title="class in org.apache.jmeter.control.gui">IncludeControllerGui</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.clearGui</div>
</dd>
<dt><a href="org/apache/jmeter/control/gui/InterleaveControlGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/InterleaveControlGui.html" title="class in org.apache.jmeter.control.gui">InterleaveControlGui</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.clearGui</div>
</dd>
<dt><a href="org/apache/jmeter/control/gui/LoopControlPanel.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/LoopControlPanel.html" title="class in org.apache.jmeter.control.gui">LoopControlPanel</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.clearGui</div>
</dd>
<dt><a href="org/apache/jmeter/control/gui/ModuleControllerGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/ModuleControllerGui.html" title="class in org.apache.jmeter.control.gui">ModuleControllerGui</a></dt>
<dd>
<div class="block">Provides a default implementation that resets the name field to the value of
getStaticLabel(), reset comment and sets enabled to true.</div>
</dd>
<dt><a href="org/apache/jmeter/control/gui/RandomControlGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/RandomControlGui.html" title="class in org.apache.jmeter.control.gui">RandomControlGui</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.clearGui</div>
</dd>
<dt><a href="org/apache/jmeter/control/gui/RunTimeGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/RunTimeGui.html" title="class in org.apache.jmeter.control.gui">RunTimeGui</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.clearGui</div>
</dd>
<dt><a href="org/apache/jmeter/control/gui/SwitchControllerGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/SwitchControllerGui.html" title="class in org.apache.jmeter.control.gui">SwitchControllerGui</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.clearGui</div>
</dd>
<dt><a href="org/apache/jmeter/control/gui/TestPlanGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/TestPlanGui.html" title="class in org.apache.jmeter.control.gui">TestPlanGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/control/gui/ThroughputControllerGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/ThroughputControllerGui.html" title="class in org.apache.jmeter.control.gui">ThroughputControllerGui</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.clearGui</div>
</dd>
<dt><a href="org/apache/jmeter/control/gui/WhileControllerGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/WhileControllerGui.html" title="class in org.apache.jmeter.control.gui">WhileControllerGui</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.clearGui</div>
</dd>
<dt><a href="org/apache/jmeter/control/gui/WorkBenchGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/WorkBenchGui.html" title="class in org.apache.jmeter.control.gui">WorkBenchGui</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
&nbsp;</dd>
<dt><a href="org/apache/jmeter/extractor/gui/BoundaryExtractorGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.extractor.gui.<a href="org/apache/jmeter/extractor/gui/BoundaryExtractorGui.html" title="class in org.apache.jmeter.extractor.gui">BoundaryExtractorGui</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.clearGui</div>
</dd>
<dt><a href="org/apache/jmeter/extractor/gui/HtmlExtractorGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.extractor.gui.<a href="org/apache/jmeter/extractor/gui/HtmlExtractorGui.html" title="class in org.apache.jmeter.extractor.gui">HtmlExtractorGui</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.clearGui</div>
</dd>
<dt><a href="org/apache/jmeter/extractor/gui/RegexExtractorGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.extractor.gui.<a href="org/apache/jmeter/extractor/gui/RegexExtractorGui.html" title="class in org.apache.jmeter.extractor.gui">RegexExtractorGui</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.clearGui</div>
</dd>
<dt><a href="org/apache/jmeter/extractor/gui/XPath2ExtractorGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.extractor.gui.<a href="org/apache/jmeter/extractor/gui/XPath2ExtractorGui.html" title="class in org.apache.jmeter.extractor.gui">XPath2ExtractorGui</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.clearGui</div>
</dd>
<dt><a href="org/apache/jmeter/extractor/gui/XPathExtractorGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.extractor.gui.<a href="org/apache/jmeter/extractor/gui/XPathExtractorGui.html" title="class in org.apache.jmeter.extractor.gui">XPathExtractorGui</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.clearGui</div>
</dd>
<dt><a href="org/apache/jmeter/extractor/json/jmespath/gui/JMESPathExtractorGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.extractor.json.jmespath.gui.<a href="org/apache/jmeter/extractor/json/jmespath/gui/JMESPathExtractorGui.html" title="class in org.apache.jmeter.extractor.json.jmespath.gui">JMESPathExtractorGui</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.clearGui</div>
</dd>
<dt><a href="org/apache/jmeter/extractor/json/jsonpath/gui/JSONPostProcessorGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.extractor.json.jsonpath.gui.<a href="org/apache/jmeter/extractor/json/jsonpath/gui/JSONPostProcessorGui.html" title="class in org.apache.jmeter.extractor.json.jsonpath.gui">JSONPostProcessorGui</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.clearGui</div>
</dd>
<dt><a href="org/apache/jmeter/gui/AbstractJMeterGuiComponent.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/AbstractJMeterGuiComponent.html" title="class in org.apache.jmeter.gui">AbstractJMeterGuiComponent</a></dt>
<dd>
<div class="block">Provides a default implementation that resets the name field to the value of
getStaticLabel(), reset comment and sets enabled to true.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/AbstractScopedJMeterGuiComponent.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/AbstractScopedJMeterGuiComponent.html" title="class in org.apache.jmeter.gui">AbstractScopedJMeterGuiComponent</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/ClearGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in interface org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/ClearGui.html" title="interface in org.apache.jmeter.gui">ClearGui</a></dt>
<dd>
<div class="block">Clear the gui and return it to initial default values.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/CommentPanel.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/CommentPanel.html" title="class in org.apache.jmeter.gui">CommentPanel</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/menu/StaticJMeterGUIComponent.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.gui.menu.<a href="org/apache/jmeter/gui/menu/StaticJMeterGUIComponent.html" title="class in org.apache.jmeter.gui.menu">StaticJMeterGUIComponent</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/NamePanel.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/NamePanel.html" title="class in org.apache.jmeter.gui">NamePanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/FilePanelEntry.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/FilePanelEntry.html" title="class in org.apache.jmeter.gui.util">FilePanelEntry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/modifiers/gui/CounterConfigGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.modifiers.gui.<a href="org/apache/jmeter/modifiers/gui/CounterConfigGui.html" title="class in org.apache.jmeter.modifiers.gui">CounterConfigGui</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.clearGui</div>
</dd>
<dt><a href="org/apache/jmeter/modifiers/gui/SampleTimeoutGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.modifiers.gui.<a href="org/apache/jmeter/modifiers/gui/SampleTimeoutGui.html" title="class in org.apache.jmeter.modifiers.gui">SampleTimeoutGui</a></dt>
<dd>
<div class="block">Provides a default implementation that resets the name field to the value of
getStaticLabel(), reset comment and sets enabled to true.</div>
</dd>
<dt><a href="org/apache/jmeter/modifiers/gui/UserParametersGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.modifiers.gui.<a href="org/apache/jmeter/modifiers/gui/UserParametersGui.html" title="class in org.apache.jmeter.modifiers.gui">UserParametersGui</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.clearGui</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/ftp/config/gui/FtpConfigGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.protocol.ftp.config.gui.<a href="org/apache/jmeter/protocol/ftp/config/gui/FtpConfigGui.html" title="class in org.apache.jmeter.protocol.ftp.config.gui">FtpConfigGui</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.clearGui</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/ftp/control/gui/FtpTestSamplerGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.protocol.ftp.control.gui.<a href="org/apache/jmeter/protocol/ftp/control/gui/FtpTestSamplerGui.html" title="class in org.apache.jmeter.protocol.ftp.control.gui">FtpTestSamplerGui</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.clearGui</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/config/gui/HttpDefaultsGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.protocol.http.config.gui.<a href="org/apache/jmeter/protocol/http/config/gui/HttpDefaultsGui.html" title="class in org.apache.jmeter.protocol.http.config.gui">HttpDefaultsGui</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.clearGui</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/gui/HttpMirrorControlGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.protocol.http.control.gui.<a href="org/apache/jmeter/protocol/http/control/gui/HttpMirrorControlGui.html" title="class in org.apache.jmeter.protocol.http.control.gui">HttpMirrorControlGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/gui/HttpTestSampleGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.protocol.http.control.gui.<a href="org/apache/jmeter/protocol/http/control/gui/HttpTestSampleGui.html" title="class in org.apache.jmeter.protocol.http.control.gui">HttpTestSampleGui</a></dt>
<dd>
<div class="block">Provides a default implementation that resets the name field to the value of
getStaticLabel(), reset comment and sets enabled to true.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/gui/AuthPanel.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.protocol.http.gui.<a href="org/apache/jmeter/protocol/http/gui/AuthPanel.html" title="class in org.apache.jmeter.protocol.http.gui">AuthPanel</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.clear</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/gui/CacheManagerGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.protocol.http.gui.<a href="org/apache/jmeter/protocol/http/gui/CacheManagerGui.html" title="class in org.apache.jmeter.protocol.http.gui">CacheManagerGui</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.clearGui</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/gui/CookiePanel.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.protocol.http.gui.<a href="org/apache/jmeter/protocol/http/gui/CookiePanel.html" title="class in org.apache.jmeter.protocol.http.gui">CookiePanel</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.clearGui</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/gui/DNSCachePanel.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.protocol.http.gui.<a href="org/apache/jmeter/protocol/http/gui/DNSCachePanel.html" title="class in org.apache.jmeter.protocol.http.gui">DNSCachePanel</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.clearGui</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/gui/HeaderPanel.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.protocol.http.gui.<a href="org/apache/jmeter/protocol/http/gui/HeaderPanel.html" title="class in org.apache.jmeter.protocol.http.gui">HeaderPanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/modifier/gui/RegExUserParametersGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.protocol.http.modifier.gui.<a href="org/apache/jmeter/protocol/http/modifier/gui/RegExUserParametersGui.html" title="class in org.apache.jmeter.protocol.http.modifier.gui">RegExUserParametersGui</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.clearGui</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/modifier/gui/URLRewritingModifierGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.protocol.http.modifier.gui.<a href="org/apache/jmeter/protocol/http/modifier/gui/URLRewritingModifierGui.html" title="class in org.apache.jmeter.protocol.http.modifier.gui">URLRewritingModifierGui</a></dt>
<dd>
<div class="block">Provides a default implementation that resets the name field to the value of
getStaticLabel(), reset comment and sets enabled to true.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/java/config/gui/JavaConfigGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.protocol.java.config.gui.<a href="org/apache/jmeter/protocol/java/config/gui/JavaConfigGui.html" title="class in org.apache.jmeter.protocol.java.config.gui">JavaConfigGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/java/control/gui/BeanShellSamplerGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.protocol.java.control.gui.<a href="org/apache/jmeter/protocol/java/control/gui/BeanShellSamplerGui.html" title="class in org.apache.jmeter.protocol.java.control.gui">BeanShellSamplerGui</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.clearGui</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/java/control/gui/JavaTestSamplerGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.protocol.java.control.gui.<a href="org/apache/jmeter/protocol/java/control/gui/JavaTestSamplerGui.html" title="class in org.apache.jmeter.protocol.java.control.gui">JavaTestSamplerGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/java/control/gui/JUnitTestSamplerGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.protocol.java.control.gui.<a href="org/apache/jmeter/protocol/java/control/gui/JUnitTestSamplerGui.html" title="class in org.apache.jmeter.protocol.java.control.gui">JUnitTestSamplerGui</a></dt>
<dd>
<div class="block">Provides a default implementation that resets the name field to the value of
getStaticLabel(), reset comment and sets enabled to true.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/jms/control/gui/JMSPropertiesPanel.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.protocol.jms.control.gui.<a href="org/apache/jmeter/protocol/jms/control/gui/JMSPropertiesPanel.html" title="class in org.apache.jmeter.protocol.jms.control.gui">JMSPropertiesPanel</a></dt>
<dd>
<div class="block">Clear GUI</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/jms/control/gui/JMSPublisherGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.protocol.jms.control.gui.<a href="org/apache/jmeter/protocol/jms/control/gui/JMSPublisherGui.html" title="class in org.apache.jmeter.protocol.jms.control.gui">JMSPublisherGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/jms/control/gui/JMSSamplerGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.protocol.jms.control.gui.<a href="org/apache/jmeter/protocol/jms/control/gui/JMSSamplerGui.html" title="class in org.apache.jmeter.protocol.jms.control.gui">JMSSamplerGui</a></dt>
<dd>
<div class="block">Clears all fields.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/jms/control/gui/JMSSubscriberGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.protocol.jms.control.gui.<a href="org/apache/jmeter/protocol/jms/control/gui/JMSSubscriberGui.html" title="class in org.apache.jmeter.protocol.jms.control.gui">JMSSubscriberGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/config/gui/LdapConfigGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.protocol.ldap.config.gui.<a href="org/apache/jmeter/protocol/ldap/config/gui/LdapConfigGui.html" title="class in org.apache.jmeter.protocol.ldap.config.gui">LdapConfigGui</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.clearGui</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/config/gui/LdapExtConfigGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.protocol.ldap.config.gui.<a href="org/apache/jmeter/protocol/ldap/config/gui/LdapExtConfigGui.html" title="class in org.apache.jmeter.protocol.ldap.config.gui">LdapExtConfigGui</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.clearGui</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/control/gui/LdapExtTestSamplerGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.protocol.ldap.control.gui.<a href="org/apache/jmeter/protocol/ldap/control/gui/LdapExtTestSamplerGui.html" title="class in org.apache.jmeter.protocol.ldap.control.gui">LdapExtTestSamplerGui</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.clearGui</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/control/gui/LdapTestSamplerGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.protocol.ldap.control.gui.<a href="org/apache/jmeter/protocol/ldap/control/gui/LdapTestSamplerGui.html" title="class in org.apache.jmeter.protocol.ldap.control.gui">LdapTestSamplerGui</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.clearGui</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/mail/sampler/gui/MailReaderSamplerGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.protocol.mail.sampler.gui.<a href="org/apache/jmeter/protocol/mail/sampler/gui/MailReaderSamplerGui.html" title="class in org.apache.jmeter.protocol.mail.sampler.gui">MailReaderSamplerGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/smtp/sampler/gui/SmtpSamplerGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.<a href="org/apache/jmeter/protocol/smtp/sampler/gui/SmtpSamplerGui.html" title="class in org.apache.jmeter.protocol.smtp.sampler.gui">SmtpSamplerGui</a></dt>
<dd>
<div class="block">Provides a default implementation that resets the name field to the value of
getStaticLabel(), reset comment and sets enabled to true.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/system/gui/SystemSamplerGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.protocol.system.gui.<a href="org/apache/jmeter/protocol/system/gui/SystemSamplerGui.html" title="class in org.apache.jmeter.protocol.system.gui">SystemSamplerGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/tcp/config/gui/TCPConfigGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.protocol.tcp.config.gui.<a href="org/apache/jmeter/protocol/tcp/config/gui/TCPConfigGui.html" title="class in org.apache.jmeter.protocol.tcp.config.gui">TCPConfigGui</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.clearGui</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/tcp/control/gui/TCPSamplerGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.protocol.tcp.control.gui.<a href="org/apache/jmeter/protocol/tcp/control/gui/TCPSamplerGui.html" title="class in org.apache.jmeter.protocol.tcp.control.gui">TCPSamplerGui</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.clearGui</div>
</dd>
<dt><a href="org/apache/jmeter/reporters/gui/ResultActionGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.reporters.gui.<a href="org/apache/jmeter/reporters/gui/ResultActionGui.html" title="class in org.apache.jmeter.reporters.gui">ResultActionGui</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.clearGui</div>
</dd>
<dt><a href="org/apache/jmeter/reporters/gui/ResultSaverGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.reporters.gui.<a href="org/apache/jmeter/reporters/gui/ResultSaverGui.html" title="class in org.apache.jmeter.reporters.gui">ResultSaverGui</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.clearGui</div>
</dd>
<dt><a href="org/apache/jmeter/sampler/gui/TestActionGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.sampler.gui.<a href="org/apache/jmeter/sampler/gui/TestActionGui.html" title="class in org.apache.jmeter.sampler.gui">TestActionGui</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.clearGui</div>
</dd>
<dt><a href="org/apache/jmeter/testbeans/gui/TableEditor.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.testbeans.gui.<a href="org/apache/jmeter/testbeans/gui/TableEditor.html" title="class in org.apache.jmeter.testbeans.gui">TableEditor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testbeans/gui/TestBeanGUI.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.testbeans.gui.<a href="org/apache/jmeter/testbeans/gui/TestBeanGUI.html" title="class in org.apache.jmeter.testbeans.gui">TestBeanGUI</a></dt>
<dd>
<div class="block">Provides a default implementation that resets the name field to the value of
getStaticLabel(), reset comment and sets enabled to true.</div>
</dd>
<dt><a href="org/apache/jmeter/threads/gui/AbstractThreadGroupGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.threads.gui.<a href="org/apache/jmeter/threads/gui/AbstractThreadGroupGui.html" title="class in org.apache.jmeter.threads.gui">AbstractThreadGroupGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/threads/gui/ThreadGroupGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.threads.gui.<a href="org/apache/jmeter/threads/gui/ThreadGroupGui.html" title="class in org.apache.jmeter.threads.gui">ThreadGroupGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/timers/gui/AbstractRandomTimerGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.timers.gui.<a href="org/apache/jmeter/timers/gui/AbstractRandomTimerGui.html" title="class in org.apache.jmeter.timers.gui">AbstractRandomTimerGui</a></dt>
<dd>
<div class="block">Provides a default implementation that resets the name field to the value of
getStaticLabel(), reset comment and sets enabled to true.</div>
</dd>
<dt><a href="org/apache/jmeter/timers/gui/ConstantTimerGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.timers.gui.<a href="org/apache/jmeter/timers/gui/ConstantTimerGui.html" title="class in org.apache.jmeter.timers.gui">ConstantTimerGui</a></dt>
<dd>
<div class="block">Provides a default implementation that resets the name field to the value of
getStaticLabel(), reset comment and sets enabled to true.</div>
</dd>
<dt><a href="org/apache/jmeter/util/ScopePanel.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/ScopePanel.html" title="class in org.apache.jmeter.util">ScopePanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/util/ScriptingBeanInfoSupport.JSR223ScriptCacheCheckboxEditor.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/ScriptingBeanInfoSupport.JSR223ScriptCacheCheckboxEditor.html" title="class in org.apache.jmeter.util">ScriptingBeanInfoSupport.JSR223ScriptCacheCheckboxEditor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/backend/BackendListenerGui.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.visualizers.backend.<a href="org/apache/jmeter/visualizers/backend/BackendListenerGui.html" title="class in org.apache.jmeter.visualizers.backend">BackendListenerGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/gui/AbstractVisualizer.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.visualizers.gui.<a href="org/apache/jmeter/visualizers/gui/AbstractVisualizer.html" title="class in org.apache.jmeter.visualizers.gui">AbstractVisualizer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/RespTimeGraphVisualizer.html#clearGui()" class="member-name-link">clearGui()</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/RespTimeGraphVisualizer.html" title="class in org.apache.jmeter.visualizers">RespTimeGraphVisualizer</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.clearGui</div>
</dd>
<dt><a href="org/apache/jmeter/gui/ClearGui.html" class="type-name-link" title="interface in org.apache.jmeter.gui">ClearGui</a> - Interface in <a href="org/apache/jmeter/gui/package-summary.html">org.apache.jmeter.gui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/smtp/sampler/protocol/SendMailCommand.html#clearHeaders()" class="member-name-link">clearHeaders()</a> - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.<a href="org/apache/jmeter/protocol/smtp/sampler/protocol/SendMailCommand.html" title="class in org.apache.jmeter.protocol.smtp.sampler.protocol">SendMailCommand</a></dt>
<dd>
<div class="block">Deletes all current headers in HashMap</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/ProxyControl.html#clearIncludedPatterns()" class="member-name-link">clearIncludedPatterns()</a> - Method in class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/ProxyControl.html" title="class in org.apache.jmeter.protocol.http.proxy">ProxyControl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/util/JMeterUtils.html#clearMatcherMemory(org.apache.oro.text.regex.Perl5Matcher,org.apache.oro.text.regex.Pattern)" class="member-name-link">clearMatcherMemory(Perl5Matcher, Pattern)</a> - Static method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/JMeterUtils.html" title="class in org.apache.jmeter.util">JMeterUtils</a></dt>
<dd>
<div class="block">Hack to make matcher clean the two internal buffers it keeps in memory which size is equivalent to
the unzipped page size</div>
</dd>
<dt><a href="org/apache/jmeter/testelement/AbstractTestElement.html#clearTemporary(org.apache.jmeter.testelement.property.JMeterProperty)" class="member-name-link">clearTemporary(JMeterProperty)</a> - Method in class org.apache.jmeter.testelement.<a href="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</a></dt>
<dd>
<div class="block">Remove property from temporaryProperties</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#clearTestElementChildren()" class="member-name-link">clearTestElementChildren()</a> - Method in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPSamplerBase</a></dt>
<dd>
<div class="block">This method should clear any test element properties that are merged
by <a href="org/apache/jmeter/testelement/TestElement.html#addTestElement(org.apache.jmeter.testelement.TestElement)"><code>TestElement.addTestElement(TestElement)</code></a>.</div>
</dd>
<dt><a href="org/apache/jmeter/testelement/AbstractTestElement.html#clearTestElementChildren()" class="member-name-link">clearTestElementChildren()</a> - Method in class org.apache.jmeter.testelement.<a href="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</a></dt>
<dd>
<div class="block">This method should clear any test element properties that are merged
by <a href="org/apache/jmeter/testelement/TestElement.html#addTestElement(org.apache.jmeter.testelement.TestElement)"><code>TestElement.addTestElement(TestElement)</code></a>.</div>
</dd>
<dt><a href="org/apache/jmeter/testelement/TestElement.html#clearTestElementChildren()" class="member-name-link">clearTestElementChildren()</a> - Method in interface org.apache.jmeter.testelement.<a href="org/apache/jmeter/testelement/TestElement.html" title="interface in org.apache.jmeter.testelement">TestElement</a></dt>
<dd>
<div class="block">This method should clear any test element properties that are merged
by <a href="org/apache/jmeter/testelement/TestElement.html#addTestElement(org.apache.jmeter.testelement.TestElement)"><code>TestElement.addTestElement(TestElement)</code></a>.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/GuiPackage.html#clearTestPlan()" class="member-name-link">clearTestPlan()</a> - Method in class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/GuiPackage.html" title="class in org.apache.jmeter.gui">GuiPackage</a></dt>
<dd>
<div class="block">Clears the test plan and associated objects.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/tree/JMeterTreeModel.html#clearTestPlan()" class="member-name-link">clearTestPlan()</a> - Method in class org.apache.jmeter.gui.tree.<a href="org/apache/jmeter/gui/tree/JMeterTreeModel.html" title="class in org.apache.jmeter.gui.tree">JMeterTreeModel</a></dt>
<dd>
<div class="block">Clear the test plan, and use default node for test plan.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/GuiPackage.html#clearTestPlan(org.apache.jmeter.testelement.TestElement)" class="member-name-link">clearTestPlan(TestElement)</a> - Method in class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/GuiPackage.html" title="class in org.apache.jmeter.gui">GuiPackage</a></dt>
<dd>
<div class="block">Clears the test plan element and associated object</div>
</dd>
<dt><a href="org/apache/jmeter/gui/tree/JMeterTreeModel.html#clearTestPlan(org.apache.jmeter.testelement.TestElement)" class="member-name-link">clearTestPlan(TestElement)</a> - Method in class org.apache.jmeter.gui.tree.<a href="org/apache/jmeter/gui/tree/JMeterTreeModel.html" title="class in org.apache.jmeter.gui.tree">JMeterTreeModel</a></dt>
<dd>
<div class="block">Clear the test plan, and use specified node for test plan
N.B.</div>
</dd>
<dt><a href="org/apache/jmeter/assertions/ResponseAssertion.html#clearTestStrings()" class="member-name-link">clearTestStrings()</a> - Method in class org.apache.jmeter.assertions.<a href="org/apache/jmeter/assertions/ResponseAssertion.html" title="class in org.apache.jmeter.assertions">ResponseAssertion</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/threads/JMeterContextService.html#clearTotalThreads()" class="member-name-link">clearTotalThreads()</a> - Static method in class org.apache.jmeter.threads.<a href="org/apache/jmeter/threads/JMeterContextService.html" title="class in org.apache.jmeter.threads">JMeterContextService</a></dt>
<dd>
<div class="block">Set total threads to zero; also clears started and finished counts</div>
</dd>
<dt><a href="org/apache/jmeter/gui/util/TextAreaTableCellEditor.html#clickCountToStart" class="member-name-link">clickCountToStart</a> - Variable in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/TextAreaTableCellEditor.html" title="class in org.apache.jmeter.gui.util">TextAreaTableCellEditor</a></dt>
<dd>
<div class="block">An integer specifying the number of clicks needed to start editing.</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/SamplerResultTab.html#CLIENT_ERROR_COLOR" class="member-name-link">CLIENT_ERROR_COLOR</a> - Static variable in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/SamplerResultTab.html" title="class in org.apache.jmeter.visualizers">SamplerResultTab</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/ViewResultsFullVisualizer.html#CLIENT_ERROR_COLOR" class="member-name-link">CLIENT_ERROR_COLOR</a> - Static variable in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/ViewResultsFullVisualizer.html" title="class in org.apache.jmeter.visualizers">ViewResultsFullVisualizer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/engine/ClientJMeterEngine.html" class="type-name-link" title="class in org.apache.jmeter.engine">ClientJMeterEngine</a> - Class in <a href="org/apache/jmeter/engine/package-summary.html">org.apache.jmeter.engine</a></dt>
<dd>
<div class="block">Class to run remote tests from the client JMeter and collect remote samples</div>
</dd>
<dt><a href="org/apache/jmeter/engine/ClientJMeterEngine.html#%3Cinit%3E(java.lang.String)" class="member-name-link">ClientJMeterEngine(String)</a> - Constructor for class org.apache.jmeter.engine.<a href="org/apache/jmeter/engine/ClientJMeterEngine.html" title="class in org.apache.jmeter.engine">ClientJMeterEngine</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/jms/client/ClientPool.html" class="type-name-link" title="class in org.apache.jmeter.protocol.jms.client">ClientPool</a> - Class in <a href="org/apache/jmeter/protocol/jms/client/package-summary.html">org.apache.jmeter.protocol.jms.client</a></dt>
<dd>
<div class="block">ClientPool holds the client instances in an ArrayList.</div>
</dd>
<dt><a href="org/apache/jmeter/assertions/BSFAssertion.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jmeter.assertions.<a href="org/apache/jmeter/assertions/BSFAssertion.html" title="class in org.apache.jmeter.assertions">BSFAssertion</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/JSR223Assertion.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jmeter.assertions.<a href="org/apache/jmeter/assertions/JSR223Assertion.html" title="class in org.apache.jmeter.assertions">JSR223Assertion</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/config/ConfigElement.html#clone()" class="member-name-link">clone()</a> - Method in interface org.apache.jmeter.config.<a href="org/apache/jmeter/config/ConfigElement.html" title="interface in org.apache.jmeter.config">ConfigElement</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/control/IncludeController.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jmeter.control.<a href="org/apache/jmeter/control/IncludeController.html" title="class in org.apache.jmeter.control">IncludeController</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/control/ModuleController.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jmeter.control.<a href="org/apache/jmeter/control/ModuleController.html" title="class in org.apache.jmeter.control">ModuleController</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/control/ThroughputController.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jmeter.control.<a href="org/apache/jmeter/control/ThroughputController.html" title="class in org.apache.jmeter.control">ThroughputController</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/extractor/BeanShellPostProcessor.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jmeter.extractor.<a href="org/apache/jmeter/extractor/BeanShellPostProcessor.html" title="class in org.apache.jmeter.extractor">BeanShellPostProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/extractor/BSFPostProcessor.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jmeter.extractor.<a href="org/apache/jmeter/extractor/BSFPostProcessor.html" title="class in org.apache.jmeter.extractor">BSFPostProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/extractor/JSR223PostProcessor.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jmeter.extractor.<a href="org/apache/jmeter/extractor/JSR223PostProcessor.html" title="class in org.apache.jmeter.extractor">JSR223PostProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/modifiers/BeanShellPreProcessor.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jmeter.modifiers.<a href="org/apache/jmeter/modifiers/BeanShellPreProcessor.html" title="class in org.apache.jmeter.modifiers">BeanShellPreProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/modifiers/BSFPreProcessor.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jmeter.modifiers.<a href="org/apache/jmeter/modifiers/BSFPreProcessor.html" title="class in org.apache.jmeter.modifiers">BSFPreProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/modifiers/JSR223PreProcessor.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jmeter.modifiers.<a href="org/apache/jmeter/modifiers/JSR223PreProcessor.html" title="class in org.apache.jmeter.modifiers">JSR223PreProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/modifiers/UserParameters.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jmeter.modifiers.<a href="org/apache/jmeter/modifiers/UserParameters.html" title="class in org.apache.jmeter.modifiers">UserParameters</a></dt>
<dd>
<div class="block">A new instance is created for each thread group, and the
clone() method is then called to create copies for each thread in a
thread group.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/CookieManager.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/CookieManager.html" title="class in org.apache.jmeter.protocol.http.control">CookieManager</a></dt>
<dt><a href="org/apache/jmeter/protocol/http/control/DNSCacheManager.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/DNSCacheManager.html" title="class in org.apache.jmeter.protocol.http.control">DNSCacheManager</a></dt>
<dt><a href="org/apache/jmeter/protocol/http/modifier/RegExUserParameters.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jmeter.protocol.http.modifier.<a href="org/apache/jmeter/protocol/http/modifier/RegExUserParameters.html" title="class in org.apache.jmeter.protocol.http.modifier">RegExUserParameters</a></dt>
<dd>
<div class="block">A new instance is created for each thread group, and the
clone() method is then called to create copies for each thread in a
thread group.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/AccessLogSampler.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/AccessLogSampler.html" title="class in org.apache.jmeter.protocol.http.sampler">AccessLogSampler</a></dt>
<dt><a href="org/apache/jmeter/protocol/http/util/accesslog/SessionFilter.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jmeter.protocol.http.util.accesslog.<a href="org/apache/jmeter/protocol/http/util/accesslog/SessionFilter.html" title="class in org.apache.jmeter.protocol.http.util.accesslog">SessionFilter</a></dt>
<dt><a href="org/apache/jmeter/protocol/http/util/accesslog/SharedTCLogParser.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jmeter.protocol.http.util.accesslog.<a href="org/apache/jmeter/protocol/http/util/accesslog/SharedTCLogParser.html" title="class in org.apache.jmeter.protocol.http.util.accesslog">SharedTCLogParser</a></dt>
<dt><a href="org/apache/jmeter/protocol/java/sampler/JavaSampler.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jmeter.protocol.java.sampler.<a href="org/apache/jmeter/protocol/java/sampler/JavaSampler.html" title="class in org.apache.jmeter.protocol.java.sampler">JavaSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/java/sampler/JSR223Sampler.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jmeter.protocol.java.sampler.<a href="org/apache/jmeter/protocol/java/sampler/JSR223Sampler.html" title="class in org.apache.jmeter.protocol.java.sampler">JSR223Sampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jmeter.protocol.jdbc.config.<a href="org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html" title="class in org.apache.jmeter.protocol.jdbc.config">DataSourceElement</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/reporters/AbstractListenerElement.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jmeter.reporters.<a href="org/apache/jmeter/reporters/AbstractListenerElement.html" title="class in org.apache.jmeter.reporters">AbstractListenerElement</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/reporters/MailerModel.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jmeter.reporters.<a href="org/apache/jmeter/reporters/MailerModel.html" title="class in org.apache.jmeter.reporters">MailerModel</a></dt>
<dt><a href="org/apache/jmeter/reporters/ResultCollector.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jmeter.reporters.<a href="org/apache/jmeter/reporters/ResultCollector.html" title="class in org.apache.jmeter.reporters">ResultCollector</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/samplers/SampleResult.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jmeter.samplers.<a href="org/apache/jmeter/samplers/SampleResult.html" title="class in org.apache.jmeter.samplers">SampleResult</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/samplers/SampleSaveConfiguration.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jmeter.samplers.<a href="org/apache/jmeter/samplers/SampleSaveConfiguration.html" title="class in org.apache.jmeter.samplers">SampleSaveConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testelement/AbstractTestElement.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jmeter.testelement.<a href="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testelement/property/AbstractProperty.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jmeter.testelement.property.<a href="org/apache/jmeter/testelement/property/AbstractProperty.html" title="class in org.apache.jmeter.testelement.property">AbstractProperty</a></dt>
<dt><a href="org/apache/jmeter/testelement/property/BooleanProperty.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jmeter.testelement.property.<a href="org/apache/jmeter/testelement/property/BooleanProperty.html" title="class in org.apache.jmeter.testelement.property">BooleanProperty</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testelement/property/CollectionProperty.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jmeter.testelement.property.<a href="org/apache/jmeter/testelement/property/CollectionProperty.html" title="class in org.apache.jmeter.testelement.property">CollectionProperty</a></dt>
<dt><a href="org/apache/jmeter/testelement/property/DoubleProperty.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jmeter.testelement.property.<a href="org/apache/jmeter/testelement/property/DoubleProperty.html" title="class in org.apache.jmeter.testelement.property">DoubleProperty</a></dt>
<dt><a href="org/apache/jmeter/testelement/property/FloatProperty.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jmeter.testelement.property.<a href="org/apache/jmeter/testelement/property/FloatProperty.html" title="class in org.apache.jmeter.testelement.property">FloatProperty</a></dt>
<dt><a href="org/apache/jmeter/testelement/property/FunctionProperty.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jmeter.testelement.property.<a href="org/apache/jmeter/testelement/property/FunctionProperty.html" title="class in org.apache.jmeter.testelement.property">FunctionProperty</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testelement/property/IntegerProperty.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jmeter.testelement.property.<a href="org/apache/jmeter/testelement/property/IntegerProperty.html" title="class in org.apache.jmeter.testelement.property">IntegerProperty</a></dt>
<dt><a href="org/apache/jmeter/testelement/property/JMeterProperty.html#clone()" class="member-name-link">clone()</a> - Method in interface org.apache.jmeter.testelement.property.<a href="org/apache/jmeter/testelement/property/JMeterProperty.html" title="interface in org.apache.jmeter.testelement.property">JMeterProperty</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testelement/property/LongProperty.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jmeter.testelement.property.<a href="org/apache/jmeter/testelement/property/LongProperty.html" title="class in org.apache.jmeter.testelement.property">LongProperty</a></dt>
<dt><a href="org/apache/jmeter/testelement/property/MapProperty.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jmeter.testelement.property.<a href="org/apache/jmeter/testelement/property/MapProperty.html" title="class in org.apache.jmeter.testelement.property">MapProperty</a></dt>
<dt><a href="org/apache/jmeter/testelement/property/NullProperty.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jmeter.testelement.property.<a href="org/apache/jmeter/testelement/property/NullProperty.html" title="class in org.apache.jmeter.testelement.property">NullProperty</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testelement/property/ObjectProperty.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jmeter.testelement.property.<a href="org/apache/jmeter/testelement/property/ObjectProperty.html" title="class in org.apache.jmeter.testelement.property">ObjectProperty</a></dt>
<dt><a href="org/apache/jmeter/testelement/property/StringProperty.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jmeter.testelement.property.<a href="org/apache/jmeter/testelement/property/StringProperty.html" title="class in org.apache.jmeter.testelement.property">StringProperty</a></dt>
<dt><a href="org/apache/jmeter/testelement/property/TestElementProperty.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jmeter.testelement.property.<a href="org/apache/jmeter/testelement/property/TestElementProperty.html" title="class in org.apache.jmeter.testelement.property">TestElementProperty</a></dt>
<dt><a href="org/apache/jmeter/testelement/TestCloneable.html#clone()" class="member-name-link">clone()</a> - Method in interface org.apache.jmeter.testelement.<a href="org/apache/jmeter/testelement/TestCloneable.html" title="interface in org.apache.jmeter.testelement">TestCloneable</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testelement/TestElement.html#clone()" class="member-name-link">clone()</a> - Method in interface org.apache.jmeter.testelement.<a href="org/apache/jmeter/testelement/TestElement.html" title="interface in org.apache.jmeter.testelement">TestElement</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/timers/BeanShellTimer.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jmeter.timers.<a href="org/apache/jmeter/timers/BeanShellTimer.html" title="class in org.apache.jmeter.timers">BeanShellTimer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/timers/BSFTimer.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jmeter.timers.<a href="org/apache/jmeter/timers/BSFTimer.html" title="class in org.apache.jmeter.timers">BSFTimer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/timers/JSR223Timer.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jmeter.timers.<a href="org/apache/jmeter/timers/JSR223Timer.html" title="class in org.apache.jmeter.timers">JSR223Timer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/timers/poissonarrivals/PreciseThroughputTimer.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jmeter.timers.poissonarrivals.<a href="org/apache/jmeter/timers/poissonarrivals/PreciseThroughputTimer.html" title="class in org.apache.jmeter.timers.poissonarrivals">PreciseThroughputTimer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/timers/SyncTimer.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jmeter.timers.<a href="org/apache/jmeter/timers/SyncTimer.html" title="class in org.apache.jmeter.timers">SyncTimer</a></dt>
<dd>
<div class="block">We have to control the cloning process because we need some cross-thread
communication if our synctimers are to be able to determine when to block
and when to release.</div>
</dd>
<dt><a href="org/apache/jmeter/util/BeanShellTestElement.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/BeanShellTestElement.html" title="class in org.apache.jmeter.util">BeanShellTestElement</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/backend/BackendListener.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jmeter.visualizers.backend.<a href="org/apache/jmeter/visualizers/backend/BackendListener.html" title="class in org.apache.jmeter.visualizers.backend">BackendListener</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/BeanShellListener.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/BeanShellListener.html" title="class in org.apache.jmeter.visualizers">BeanShellListener</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/BSFListener.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/BSFListener.html" title="class in org.apache.jmeter.visualizers">BSFListener</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/JSR223Listener.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/JSR223Listener.html" title="class in org.apache.jmeter.visualizers">JSR223Listener</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/collections/HashTree.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jorphan.collections.<a href="org/apache/jorphan/collections/HashTree.html" title="class in org.apache.jorphan.collections">HashTree</a></dt>
<dd>
<div class="block">Create a clone of this HashTree.</div>
</dd>
<dt><a href="org/apache/jorphan/collections/ListedHashTree.html#clone()" class="member-name-link">clone()</a> - Method in class org.apache.jorphan.collections.<a href="org/apache/jorphan/collections/ListedHashTree.html" title="class in org.apache.jorphan.collections">ListedHashTree</a></dt>
<dd>
<div class="block">Create a clone of this HashTree.</div>
</dd>
<dt><a href="org/apache/jorphan/collections/HashTree.html#cloneTree(org.apache.jorphan.collections.HashTree)" class="member-name-link">cloneTree(HashTree)</a> - Method in class org.apache.jorphan.collections.<a href="org/apache/jorphan/collections/HashTree.html" title="class in org.apache.jorphan.collections">HashTree</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/threads/AbstractThreadGroup.html#cloneTree(org.apache.jorphan.collections.ListedHashTree)" class="member-name-link">cloneTree(ListedHashTree)</a> - Static method in class org.apache.jmeter.threads.<a href="org/apache/jmeter/threads/AbstractThreadGroup.html" title="class in org.apache.jmeter.threads">AbstractThreadGroup</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/Copy.html#cloneTreeNode(org.apache.jmeter.gui.tree.JMeterTreeNode)" class="member-name-link">cloneTreeNode(JMeterTreeNode)</a> - Static method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/Copy.html" title="class in org.apache.jmeter.gui.action">Copy</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/Copy.html#cloneTreeNodes(org.apache.jmeter.gui.tree.JMeterTreeNode%5B%5D)" class="member-name-link">cloneTreeNodes(JMeterTreeNode[])</a> - Static method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/Copy.html" title="class in org.apache.jmeter.gui.action">Copy</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/commons/cli/avalon/CLOption.html" class="type-name-link" title="class in org.apache.commons.cli.avalon">CLOption</a> - Class in <a href="org/apache/commons/cli/avalon/package-summary.html">org.apache.commons.cli.avalon</a></dt>
<dd>
<div class="block">Basic class describing an instance of option.</div>
</dd>
<dt><a href="org/apache/commons/cli/avalon/CLOption.html#%3Cinit%3E(java.lang.String)" class="member-name-link">CLOption(String)</a> - Constructor for class org.apache.commons.cli.avalon.<a href="org/apache/commons/cli/avalon/CLOption.html" title="class in org.apache.commons.cli.avalon">CLOption</a></dt>
<dd>
<div class="block">Constructor taking argument for option.</div>
</dd>
<dt><a href="org/apache/commons/cli/avalon/CLOption.html#%3Cinit%3E(org.apache.commons.cli.avalon.CLOptionDescriptor)" class="member-name-link">CLOption(CLOptionDescriptor)</a> - Constructor for class org.apache.commons.cli.avalon.<a href="org/apache/commons/cli/avalon/CLOption.html" title="class in org.apache.commons.cli.avalon">CLOption</a></dt>
<dd>
<div class="block">Constructor taking an descriptor</div>
</dd>
<dt><a href="org/apache/commons/cli/avalon/CLOptionDescriptor.html" class="type-name-link" title="class in org.apache.commons.cli.avalon">CLOptionDescriptor</a> - Class in <a href="org/apache/commons/cli/avalon/package-summary.html">org.apache.commons.cli.avalon</a></dt>
<dd>
<div class="block">Basic class describing an type of option.</div>
</dd>
<dt><a href="org/apache/commons/cli/avalon/CLOptionDescriptor.html#%3Cinit%3E(java.lang.String,int,int,java.lang.String)" class="member-name-link">CLOptionDescriptor(String, int, int, String)</a> - Constructor for class org.apache.commons.cli.avalon.<a href="org/apache/commons/cli/avalon/CLOptionDescriptor.html" title="class in org.apache.commons.cli.avalon">CLOptionDescriptor</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><a href="org/apache/commons/cli/avalon/CLOptionDescriptor.html#%3Cinit%3E(java.lang.String,int,int,java.lang.String,org.apache.commons.cli.avalon.CLOptionDescriptor%5B%5D)" class="member-name-link">CLOptionDescriptor(String, int, int, String, CLOptionDescriptor[])</a> - Constructor for class org.apache.commons.cli.avalon.<a href="org/apache/commons/cli/avalon/CLOptionDescriptor.html" title="class in org.apache.commons.cli.avalon">CLOptionDescriptor</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/accesslog/Generator.html#close()" class="member-name-link">close()</a> - Method in interface org.apache.jmeter.protocol.http.util.accesslog.<a href="org/apache/jmeter/protocol/http/util/accesslog/Generator.html" title="interface in org.apache.jmeter.protocol.http.util.accesslog">Generator</a></dt>
<dd>
<div class="block">close the generator</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/accesslog/LogParser.html#close()" class="member-name-link">close()</a> - Method in interface org.apache.jmeter.protocol.http.util.accesslog.<a href="org/apache/jmeter/protocol/http/util/accesslog/LogParser.html" title="interface in org.apache.jmeter.protocol.http.util.accesslog">LogParser</a></dt>
<dd>
<div class="block">close the any streams or readers.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/accesslog/SharedTCLogParser.html#close()" class="member-name-link">close()</a> - Method in class org.apache.jmeter.protocol.http.util.accesslog.<a href="org/apache/jmeter/protocol/http/util/accesslog/SharedTCLogParser.html" title="class in org.apache.jmeter.protocol.http.util.accesslog">SharedTCLogParser</a></dt>
<dd>
<div class="block">close the any streams or readers.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#close()" class="member-name-link">close()</a> - Method in class org.apache.jmeter.protocol.http.util.accesslog.<a href="org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html" title="class in org.apache.jmeter.protocol.http.util.accesslog">StandardGenerator</a></dt>
<dd>
<div class="block">close the generator</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/accesslog/TCLogParser.html#close()" class="member-name-link">close()</a> - Method in class org.apache.jmeter.protocol.http.util.accesslog.<a href="org/apache/jmeter/protocol/http/util/accesslog/TCLogParser.html" title="class in org.apache.jmeter.protocol.http.util.accesslog">TCLogParser</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/jms/client/InitialContextFactory.html#close()" class="member-name-link">close()</a> - Static method in class org.apache.jmeter.protocol.jms.client.<a href="org/apache/jmeter/protocol/jms/client/InitialContextFactory.html" title="class in org.apache.jmeter.protocol.jms.client">InitialContextFactory</a></dt>
<dd>
<div class="block">clear all the InitialContext objects.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/jms/client/Publisher.html#close()" class="member-name-link">close()</a> - Method in class org.apache.jmeter.protocol.jms.client.<a href="org/apache/jmeter/protocol/jms/client/Publisher.html" title="class in org.apache.jmeter.protocol.jms.client">Publisher</a></dt>
<dd>
<div class="block">Close will close the session</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/jms/client/ReceiveSubscriber.html#close()" class="member-name-link">close()</a> - Method in class org.apache.jmeter.protocol.jms.client.<a href="org/apache/jmeter/protocol/jms/client/ReceiveSubscriber.html" title="class in org.apache.jmeter.protocol.jms.client">ReceiveSubscriber</a></dt>
<dd>
<div class="block">close() will stop the connection first.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/jms/sampler/FixedQueueExecutor.html#close()" class="member-name-link">close()</a> - Method in class org.apache.jmeter.protocol.jms.sampler.<a href="org/apache/jmeter/protocol/jms/sampler/FixedQueueExecutor.html" title="class in org.apache.jmeter.protocol.jms.sampler">FixedQueueExecutor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/jms/sampler/QueueExecutor.html#close()" class="member-name-link">close()</a> - Method in interface org.apache.jmeter.protocol.jms.sampler.<a href="org/apache/jmeter/protocol/jms/sampler/QueueExecutor.html" title="interface in org.apache.jmeter.protocol.jms.sampler">QueueExecutor</a></dt>
<dd>
<div class="block">Close the resources</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/jms/sampler/TemporaryQueueExecutor.html#close()" class="member-name-link">close()</a> - Method in class org.apache.jmeter.protocol.jms.sampler.<a href="org/apache/jmeter/protocol/jms/sampler/TemporaryQueueExecutor.html" title="class in org.apache.jmeter.protocol.jms.sampler">TemporaryQueueExecutor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/jms/sampler/TimeoutEnabledQueueRequestor.html#close()" class="member-name-link">close()</a> - Method in class org.apache.jmeter.protocol.jms.sampler.<a href="org/apache/jmeter/protocol/jms/sampler/TimeoutEnabledQueueRequestor.html" title="class in org.apache.jmeter.protocol.jms.sampler">TimeoutEnabledQueueRequestor</a></dt>
<dd>
<div class="block">Closes the <code>TimeoutEnabledQueueRequestor</code> and its session.</div>
</dd>
<dt><a href="org/apache/jmeter/report/core/AbstractSampleWriter.html#close()" class="member-name-link">close()</a> - Method in class org.apache.jmeter.report.core.<a href="org/apache/jmeter/report/core/AbstractSampleWriter.html" title="class in org.apache.jmeter.report.core">AbstractSampleWriter</a></dt>
<dd>
<div class="block">This method is guaranteed to not throw any exception.</div>
</dd>
<dt><a href="org/apache/jmeter/report/core/CsvSampleReader.html#close()" class="member-name-link">close()</a> - Method in class org.apache.jmeter.report.core.<a href="org/apache/jmeter/report/core/CsvSampleReader.html" title="class in org.apache.jmeter.report.core">CsvSampleReader</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/SplashScreen.html#close()" class="member-name-link">close()</a> - Method in class org.apache.jmeter.<a href="org/apache/jmeter/SplashScreen.html" title="class in org.apache.jmeter">SplashScreen</a></dt>
<dd>
<div class="block">Close splash</div>
</dd>
<dt><a href="org/apache/jmeter/util/SlowSSLSocket.html#close()" class="member-name-link">close()</a> - Method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/SlowSSLSocket.html" title="class in org.apache.jmeter.util">SlowSSLSocket</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/mail/sampler/MailFileFolder.html#close(boolean)" class="member-name-link">close(boolean)</a> - Method in class org.apache.jmeter.protocol.mail.sampler.<a href="org/apache/jmeter/protocol/mail/sampler/MailFileFolder.html" title="class in org.apache.jmeter.protocol.mail.sampler">MailFileFolder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/jdbc/AbstractJDBCTestElement.html#close(java.sql.Connection)" class="member-name-link">close(Connection)</a> - Static method in class org.apache.jmeter.protocol.jdbc.<a href="org/apache/jmeter/protocol/jdbc/AbstractJDBCTestElement.html" title="class in org.apache.jmeter.protocol.jdbc">AbstractJDBCTestElement</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/jdbc/AbstractJDBCTestElement.html#close(java.sql.ResultSet)" class="member-name-link">close(ResultSet)</a> - Static method in class org.apache.jmeter.protocol.jdbc.<a href="org/apache/jmeter/protocol/jdbc/AbstractJDBCTestElement.html" title="class in org.apache.jmeter.protocol.jdbc">AbstractJDBCTestElement</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/jdbc/AbstractJDBCTestElement.html#close(java.sql.Statement)" class="member-name-link">close(Statement)</a> - Static method in class org.apache.jmeter.protocol.jdbc.<a href="org/apache/jmeter/protocol/jdbc/AbstractJDBCTestElement.html" title="class in org.apache.jmeter.protocol.jdbc">AbstractJDBCTestElement</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/jms/Utils.html#close(javax.jms.Connection,org.slf4j.Logger)" class="member-name-link">close(Connection, Logger)</a> - Static method in class org.apache.jmeter.protocol.jms.<a href="org/apache/jmeter/protocol/jms/Utils.html" title="class in org.apache.jmeter.protocol.jms">Utils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/jms/Utils.html#close(javax.jms.MessageConsumer,org.slf4j.Logger)" class="member-name-link">close(MessageConsumer, Logger)</a> - Static method in class org.apache.jmeter.protocol.jms.<a href="org/apache/jmeter/protocol/jms/Utils.html" title="class in org.apache.jmeter.protocol.jms">Utils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/jms/Utils.html#close(javax.jms.MessageProducer,org.slf4j.Logger)" class="member-name-link">close(MessageProducer, Logger)</a> - Static method in class org.apache.jmeter.protocol.jms.<a href="org/apache/jmeter/protocol/jms/Utils.html" title="class in org.apache.jmeter.protocol.jms">Utils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/jms/Utils.html#close(javax.jms.Session,org.slf4j.Logger)" class="member-name-link">close(Session, Logger)</a> - Static method in class org.apache.jmeter.protocol.jms.<a href="org/apache/jmeter/protocol/jms/Utils.html" title="class in org.apache.jmeter.protocol.jms">Utils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/Close.html" class="type-name-link" title="class in org.apache.jmeter.gui.action">Close</a> - Class in <a href="org/apache/jmeter/gui/action/package-summary.html">org.apache.jmeter.gui.action</a></dt>
<dd>
<div class="block">This command clears the existing test plan, allowing the creation of a New
test plan.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/Close.html#%3Cinit%3E()" class="member-name-link">Close()</a> - Constructor for class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/Close.html" title="class in org.apache.jmeter.gui.action">Close</a></dt>
<dd>
<div class="block">Constructor for the Close object.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/ActionNames.html#CLOSE" class="member-name-link">CLOSE</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ActionNames.html" title="class in org.apache.jmeter.gui.action">ActionNames</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/KeyStrokes.html#CLOSE" class="member-name-link">CLOSE</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/KeyStrokes.html" title="class in org.apache.jmeter.gui.action">KeyStrokes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/tcp/sampler/TCPSampler.html#CLOSE_CONNECTION" class="member-name-link">CLOSE_CONNECTION</a> - Static variable in class org.apache.jmeter.protocol.tcp.sampler.<a href="org/apache/jmeter/protocol/tcp/sampler/TCPSampler.html" title="class in org.apache.jmeter.protocol.tcp.sampler">TCPSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/tcp/sampler/TCPSampler.html#CLOSE_CONNECTION_DEFAULT" class="member-name-link">CLOSE_CONNECTION_DEFAULT</a> - Static variable in class org.apache.jmeter.protocol.tcp.sampler.<a href="org/apache/jmeter/protocol/tcp/sampler/TCPSampler.html" title="class in org.apache.jmeter.protocol.tcp.sampler">TCPSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/services/FileServer.html#closeFile(java.lang.String)" class="member-name-link">closeFile(String)</a> - Method in class org.apache.jmeter.services.<a href="org/apache/jmeter/services/FileServer.html" title="class in org.apache.jmeter.services">FileServer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/services/FileServer.html#closeFiles()" class="member-name-link">closeFiles()</a> - Method in class org.apache.jmeter.services.<a href="org/apache/jmeter/services/FileServer.html" title="class in org.apache.jmeter.services">FileServer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/MainFrame.html#closeMenu()" class="member-name-link">closeMenu()</a> - Method in class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/MainFrame.html" title="class in org.apache.jmeter.gui">MainFrame</a></dt>
<dd>
<div class="block">Close the currently selected menu.</div>
</dd>
<dt><a href="org/apache/jorphan/util/JOrphanUtils.html#closeQuietly(java.io.Closeable)" class="member-name-link">closeQuietly(Closeable)</a> - Static method in class org.apache.jorphan.util.<a href="org/apache/jorphan/util/JOrphanUtils.html" title="class in org.apache.jorphan.util">JOrphanUtils</a></dt>
<dd>
<div class="block">Close a Closeable with no error thrown</div>
</dd>
<dt><a href="org/apache/jorphan/util/JOrphanUtils.html#closeQuietly(java.net.ServerSocket)" class="member-name-link">closeQuietly(ServerSocket)</a> - Static method in class org.apache.jorphan.util.<a href="org/apache/jorphan/util/JOrphanUtils.html" title="class in org.apache.jorphan.util">JOrphanUtils</a></dt>
<dd>
<div class="block">close a Socket with no error thrown</div>
</dd>
<dt><a href="org/apache/jorphan/util/JOrphanUtils.html#closeQuietly(java.net.Socket)" class="member-name-link">closeQuietly(Socket)</a> - Static method in class org.apache.jorphan.util.<a href="org/apache/jorphan/util/JOrphanUtils.html" title="class in org.apache.jorphan.util">JOrphanUtils</a></dt>
<dd>
<div class="block">close a Socket with no error thrown</div>
</dd>
<dt><a href="org/apache/jorphan/util/XMLBuffer.html#closeTag(java.lang.String)" class="member-name-link">closeTag(String)</a> - Method in class org.apache.jorphan.util.<a href="org/apache/jorphan/util/XMLBuffer.html" title="class in org.apache.jorphan.util">XMLBuffer</a></dt>
<dd>
<div class="block">Close top tag from stack.</div>
</dd>
<dt><a href="org/apache/commons/cli/avalon/CLUtil.html" class="type-name-link" title="class in org.apache.commons.cli.avalon">CLUtil</a> - Class in <a href="org/apache/commons/cli/avalon/package-summary.html">org.apache.commons.cli.avalon</a></dt>
<dd>
<div class="block">CLUtil offers basic utility operations for use both internal and external to
package.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/CodeSeriesSelector.html" class="type-name-link" title="class in org.apache.jmeter.report.processor.graph">CodeSeriesSelector</a> - Class in <a href="org/apache/jmeter/report/processor/graph/package-summary.html">org.apache.jmeter.report.processor.graph</a></dt>
<dd>
<div class="block">The class CodeSeriesSelector provides a projection of a sample to its code
response.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/CodeSeriesSelector.html#%3Cinit%3E()" class="member-name-link">CodeSeriesSelector()</a> - Constructor for class org.apache.jmeter.report.processor.graph.<a href="org/apache/jmeter/report/processor/graph/CodeSeriesSelector.html" title="class in org.apache.jmeter.report.processor.graph">CodeSeriesSelector</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/impl/CodesPerSecondGraphConsumer.html" class="type-name-link" title="class in org.apache.jmeter.report.processor.graph.impl">CodesPerSecondGraphConsumer</a> - Class in <a href="org/apache/jmeter/report/processor/graph/impl/package-summary.html">org.apache.jmeter.report.processor.graph.impl</a></dt>
<dd>
<div class="block">The class CodesPerSecondGraphConsumer provides a graph to visualize response codes rate
per second</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/impl/CodesPerSecondGraphConsumer.html#%3Cinit%3E()" class="member-name-link">CodesPerSecondGraphConsumer()</a> - Constructor for class org.apache.jmeter.report.processor.graph.impl.<a href="org/apache/jmeter/report/processor/graph/impl/CodesPerSecondGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph.impl">CodesPerSecondGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/AuthManager.html#COL_DOMAIN" class="member-name-link">COL_DOMAIN</a> - Static variable in class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/AuthManager.html" title="class in org.apache.jmeter.protocol.http.control">AuthManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/AuthManager.html#COL_MECHANISM" class="member-name-link">COL_MECHANISM</a> - Static variable in class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/AuthManager.html" title="class in org.apache.jmeter.protocol.http.control">AuthManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/AuthManager.html#COL_PASSWORD" class="member-name-link">COL_PASSWORD</a> - Static variable in class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/AuthManager.html" title="class in org.apache.jmeter.protocol.http.control">AuthManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/AuthManager.html#COL_REALM" class="member-name-link">COL_REALM</a> - Static variable in class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/AuthManager.html" title="class in org.apache.jmeter.protocol.http.control">AuthManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/AuthManager.html#COL_URL" class="member-name-link">COL_URL</a> - Static variable in class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/AuthManager.html" title="class in org.apache.jmeter.protocol.http.control">AuthManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/AuthManager.html#COL_USERNAME" class="member-name-link">COL_USERNAME</a> - Static variable in class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/AuthManager.html" title="class in org.apache.jmeter.protocol.http.control">AuthManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/ActionNames.html#COLLAPSE" class="member-name-link">COLLAPSE</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ActionNames.html" title="class in org.apache.jmeter.gui.action">ActionNames</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/ActionNames.html#COLLAPSE_ALL" class="member-name-link">COLLAPSE_ALL</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ActionNames.html" title="class in org.apache.jmeter.gui.action">ActionNames</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/KeyStrokes.html#COLLAPSE_ALL" class="member-name-link">COLLAPSE_ALL</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/KeyStrokes.html" title="class in org.apache.jmeter.gui.action">KeyStrokes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/KeyStrokes.html#COLLAPSE_ALL_SUBTRACT" class="member-name-link">COLLAPSE_ALL_SUBTRACT</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/KeyStrokes.html" title="class in org.apache.jmeter.gui.action">KeyStrokes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/CollapseExpand.html" class="type-name-link" title="class in org.apache.jmeter.gui.action">CollapseExpand</a> - Class in <a href="org/apache/jmeter/gui/action/package-summary.html">org.apache.jmeter.gui.action</a></dt>
<dd>
<div class="block">Processes the Collapse All and Expand All options.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/CollapseExpand.html#%3Cinit%3E()" class="member-name-link">CollapseExpand()</a> - Constructor for class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/CollapseExpand.html" title="class in org.apache.jmeter.gui.action">CollapseExpand</a></dt>
<dd>
<div class="block">Constructor for the CollapseExpand object.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/CollapseExpandTreeBranch.html" class="type-name-link" title="class in org.apache.jmeter.gui.action">CollapseExpandTreeBranch</a> - Class in <a href="org/apache/jmeter/gui/action/package-summary.html">org.apache.jmeter.gui.action</a></dt>
<dd>
<div class="block">Processes the collapse and expand of a tree branch</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/CollapseExpandTreeBranch.html#%3Cinit%3E()" class="member-name-link">CollapseExpandTreeBranch()</a> - Constructor for class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/CollapseExpandTreeBranch.html" title="class in org.apache.jmeter.gui.action">CollapseExpandTreeBranch</a></dt>
<dd>
<div class="block">Constructor</div>
</dd>
<dt><a href="org/apache/jmeter/testelement/property/CollectionProperty.html" class="type-name-link" title="class in org.apache.jmeter.testelement.property">CollectionProperty</a> - Class in <a href="org/apache/jmeter/testelement/property/package-summary.html">org.apache.jmeter.testelement.property</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testelement/property/CollectionProperty.html#%3Cinit%3E()" class="member-name-link">CollectionProperty()</a> - Constructor for class org.apache.jmeter.testelement.property.<a href="org/apache/jmeter/testelement/property/CollectionProperty.html" title="class in org.apache.jmeter.testelement.property">CollectionProperty</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testelement/property/CollectionProperty.html#%3Cinit%3E(java.lang.String,java.util.Collection)" class="member-name-link">CollectionProperty(String, Collection&lt;?&gt;)</a> - Constructor for class org.apache.jmeter.testelement.property.<a href="org/apache/jmeter/testelement/property/CollectionProperty.html" title="class in org.apache.jmeter.testelement.property">CollectionProperty</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/gui/AbstractVisualizer.html#collector" class="member-name-link">collector</a> - Variable in class org.apache.jmeter.visualizers.gui.<a href="org/apache/jmeter/visualizers/gui/AbstractVisualizer.html" title="class in org.apache.jmeter.visualizers.gui">AbstractVisualizer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/AxisGraph.html#color" class="member-name-link">color</a> - Variable in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/AxisGraph.html" title="class in org.apache.jmeter.visualizers">AxisGraph</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/RespTimeGraphChart.html#color" class="member-name-link">color</a> - Variable in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/RespTimeGraphChart.html" title="class in org.apache.jmeter.visualizers">RespTimeGraphChart</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/util/ColorHelper.html" class="type-name-link" title="class in org.apache.jmeter.util">ColorHelper</a> - Class in <a href="org/apache/jmeter/util/package-summary.html">org.apache.jmeter.util</a></dt>
<dd>
<div class="block">This class contains the static utility methods to manipulate colors.</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/utils/Colors.html" class="type-name-link" title="class in org.apache.jmeter.visualizers.utils">Colors</a> - Class in <a href="org/apache/jmeter/visualizers/utils/package-summary.html">org.apache.jmeter.visualizers.utils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/utils/Colors.html#%3Cinit%3E()" class="member-name-link">Colors()</a> - Constructor for class org.apache.jmeter.visualizers.utils.<a href="org/apache/jmeter/visualizers/utils/Colors.html" title="class in org.apache.jmeter.visualizers.utils">Colors</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/config/gui/ArgumentsPanel.html#COLUMN_RESOURCE_NAMES_0" class="member-name-link">COLUMN_RESOURCE_NAMES_0</a> - Static variable in class org.apache.jmeter.config.gui.<a href="org/apache/jmeter/config/gui/ArgumentsPanel.html" title="class in org.apache.jmeter.config.gui">ArgumentsPanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/config/gui/ArgumentsPanel.html#COLUMN_RESOURCE_NAMES_1" class="member-name-link">COLUMN_RESOURCE_NAMES_1</a> - Static variable in class org.apache.jmeter.config.gui.<a href="org/apache/jmeter/config/gui/ArgumentsPanel.html" title="class in org.apache.jmeter.config.gui">ArgumentsPanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/config/gui/ArgumentsPanel.html#COLUMN_RESOURCE_NAMES_2" class="member-name-link">COLUMN_RESOURCE_NAMES_2</a> - Static variable in class org.apache.jmeter.config.gui.<a href="org/apache/jmeter/config/gui/ArgumentsPanel.html" title="class in org.apache.jmeter.config.gui">ArgumentsPanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/ViewResultsFullVisualizer.html#COMBO_CHANGE_COMMAND" class="member-name-link">COMBO_CHANGE_COMMAND</a> - Static variable in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/ViewResultsFullVisualizer.html" title="class in org.apache.jmeter.visualizers">ViewResultsFullVisualizer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testbeans/gui/TypeEditor.html#ComboStringEditor" class="member-name-link">ComboStringEditor</a> - Enum constant in enum org.apache.jmeter.testbeans.gui.<a href="org/apache/jmeter/testbeans/gui/TypeEditor.html" title="enum in org.apache.jmeter.testbeans.gui">TypeEditor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/Command.html" class="type-name-link" title="interface in org.apache.jmeter.gui.action">Command</a> - Interface in <a href="org/apache/jmeter/gui/action/package-summary.html">org.apache.jmeter.gui.action</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/system/SystemSampler.html#COMMAND" class="member-name-link">COMMAND</a> - Static variable in class org.apache.jmeter.protocol.system.<a href="org/apache/jmeter/protocol/system/SystemSampler.html" title="class in org.apache.jmeter.protocol.system">SystemSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/CommentPanel.html" class="type-name-link" title="class in org.apache.jmeter.gui">CommentPanel</a> - Class in <a href="org/apache/jmeter/gui/package-summary.html">org.apache.jmeter.gui</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment"><a href="org/apache/jmeter/gui/AbstractJMeterGuiComponent.html#createTitleLabel()"><code>AbstractJMeterGuiComponent.createTitleLabel()</code></a> for better alignment of the fields</div>
</div>
</dd>
<dt><a href="org/apache/jmeter/gui/CommentPanel.html#%3Cinit%3E()" class="member-name-link">CommentPanel()</a> - Constructor for class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/CommentPanel.html" title="class in org.apache.jmeter.gui">CommentPanel</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
<div class="block">Create a new NamePanel with the default name.</div>
</dd>
<dt><a href="org/apache/jmeter/testelement/TestElement.html#COMMENTS" class="member-name-link">COMMENTS</a> - Static variable in interface org.apache.jmeter.testelement.<a href="org/apache/jmeter/testelement/TestElement.html" title="interface in org.apache.jmeter.testelement">TestElement</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/math/NumberComparator.html#compare(java.lang.Number%5B%5D,java.lang.Number%5B%5D)" class="member-name-link">compare(Number[], Number[])</a> - Method in class org.apache.jorphan.math.<a href="org/apache/jorphan/math/NumberComparator.html" title="class in org.apache.jorphan.math">NumberComparator</a></dt>
<dt><a href="org/apache/jorphan/util/AlphaNumericKeyComparator.html#compare(java.util.Map.Entry,java.util.Map.Entry)" class="member-name-link">compare(Map.Entry&lt;Object, Object&gt;, Map.Entry&lt;Object, Object&gt;)</a> - Method in class org.apache.jorphan.util.<a href="org/apache/jorphan/util/AlphaNumericKeyComparator.html" title="class in org.apache.jorphan.util">AlphaNumericKeyComparator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/sampler/LdapExtClient.html#compare(javax.naming.directory.DirContext,java.lang.String,java.lang.String)" class="member-name-link">compare(DirContext, String, String)</a> - Static method in class org.apache.jmeter.protocol.ldap.sampler.<a href="org/apache/jmeter/protocol/ldap/sampler/LdapExtClient.html" title="class in org.apache.jmeter.protocol.ldap.sampler">LdapExtClient</a></dt>
<dd>
<div class="block">Filter the data in the ldap directory</div>
</dd>
<dt><a href="org/apache/jmeter/report/core/SampleComparator.html#compare(org.apache.jmeter.report.core.Sample,org.apache.jmeter.report.core.Sample)" class="member-name-link">compare(Sample, Sample)</a> - Method in interface org.apache.jmeter.report.core.<a href="org/apache/jmeter/report/core/SampleComparator.html" title="interface in org.apache.jmeter.report.core">SampleComparator</a></dt>
<dd>
<div class="block">Compares to sample</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/FieldSampleComparator.html#compare(org.apache.jmeter.report.core.Sample,org.apache.jmeter.report.core.Sample)" class="member-name-link">compare(Sample, Sample)</a> - Method in class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/FieldSampleComparator.html" title="class in org.apache.jmeter.report.processor">FieldSampleComparator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/gui/ObjectTableSorter.PreserveLastRowComparator.html#compare(org.apache.jorphan.gui.ObjectTableSorter.Row,org.apache.jorphan.gui.ObjectTableSorter.Row)" class="member-name-link">compare(ObjectTableSorter.Row, ObjectTableSorter.Row)</a> - Method in class org.apache.jorphan.gui.<a href="org/apache/jorphan/gui/ObjectTableSorter.PreserveLastRowComparator.html" title="class in org.apache.jorphan.gui">ObjectTableSorter.PreserveLastRowComparator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/util/AlphaNumericComparator.html#compare(T,T)" class="member-name-link">compare(T, T)</a> - Method in class org.apache.jorphan.util.<a href="org/apache/jorphan/util/AlphaNumericComparator.html" title="class in org.apache.jorphan.util">AlphaNumericComparator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/sampler/LDAPExtSampler.html#COMPARE" class="member-name-link">COMPARE</a> - Static variable in class org.apache.jmeter.protocol.ldap.sampler.<a href="org/apache/jmeter/protocol/ldap/sampler/LDAPExtSampler.html" title="class in org.apache.jmeter.protocol.ldap.sampler">LDAPExtSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/CompareAssertion.html" class="type-name-link" title="class in org.apache.jmeter.assertions">CompareAssertion</a> - Class in <a href="org/apache/jmeter/assertions/package-summary.html">org.apache.jmeter.assertions</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/CompareAssertion.html#%3Cinit%3E()" class="member-name-link">CompareAssertion()</a> - Constructor for class org.apache.jmeter.assertions.<a href="org/apache/jmeter/assertions/CompareAssertion.html" title="class in org.apache.jmeter.assertions">CompareAssertion</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/CompareAssertionBeanInfo.html" class="type-name-link" title="class in org.apache.jmeter.assertions">CompareAssertionBeanInfo</a> - Class in <a href="org/apache/jmeter/assertions/package-summary.html">org.apache.jmeter.assertions</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/CompareAssertionBeanInfo.html#%3Cinit%3E()" class="member-name-link">CompareAssertionBeanInfo()</a> - Constructor for class org.apache.jmeter.assertions.<a href="org/apache/jmeter/assertions/CompareAssertionBeanInfo.html" title="class in org.apache.jmeter.assertions">CompareAssertionBeanInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/CompareAssertionResult.html" class="type-name-link" title="class in org.apache.jmeter.assertions">CompareAssertionResult</a> - Class in <a href="org/apache/jmeter/assertions/package-summary.html">org.apache.jmeter.assertions</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/CompareAssertionResult.html#%3Cinit%3E()" class="member-name-link">CompareAssertionResult()</a> - Constructor for class org.apache.jmeter.assertions.<a href="org/apache/jmeter/assertions/CompareAssertionResult.html" title="class in org.apache.jmeter.assertions">CompareAssertionResult</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Use the other ctor</div>
</div>
</dd>
<dt><a href="org/apache/jmeter/assertions/CompareAssertionResult.html#%3Cinit%3E(java.lang.String)" class="member-name-link">CompareAssertionResult(String)</a> - Constructor for class org.apache.jmeter.assertions.<a href="org/apache/jmeter/assertions/CompareAssertionResult.html" title="class in org.apache.jmeter.assertions">CompareAssertionResult</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/sampler/LDAPExtSampler.html#COMPAREDN" class="member-name-link">COMPAREDN</a> - Static variable in class org.apache.jmeter.protocol.ldap.sampler.<a href="org/apache/jmeter/protocol/ldap/sampler/LDAPExtSampler.html" title="class in org.apache.jmeter.protocol.ldap.sampler">LDAPExtSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/sampler/LDAPExtSampler.html#COMPAREFILT" class="member-name-link">COMPAREFILT</a> - Static variable in class org.apache.jmeter.protocol.ldap.sampler.<a href="org/apache/jmeter/protocol/ldap/sampler/LDAPExtSampler.html" title="class in org.apache.jmeter.protocol.ldap.sampler">LDAPExtSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/parser/URLString.html#compareTo(org.apache.jmeter.protocol.http.parser.URLString)" class="member-name-link">compareTo(URLString)</a> - Method in class org.apache.jmeter.protocol.http.parser.<a href="org/apache/jmeter/protocol/http/parser/URLString.html" title="class in org.apache.jmeter.protocol.http.parser">URLString</a></dt>
<dt><a href="org/apache/jmeter/testelement/property/AbstractProperty.html#compareTo(org.apache.jmeter.testelement.property.JMeterProperty)" class="member-name-link">compareTo(JMeterProperty)</a> - Method in class org.apache.jmeter.testelement.property.<a href="org/apache/jmeter/testelement/property/AbstractProperty.html" title="class in org.apache.jmeter.testelement.property">AbstractProperty</a></dt>
<dd>
<div class="block">Compares two JMeterProperty object values.</div>
</dd>
<dt><a href="org/apache/jmeter/testelement/property/NumberProperty.html#compareTo(org.apache.jmeter.testelement.property.JMeterProperty)" class="member-name-link">compareTo(JMeterProperty)</a> - Method in class org.apache.jmeter.testelement.property.<a href="org/apache/jmeter/testelement/property/NumberProperty.html" title="class in org.apache.jmeter.testelement.property">NumberProperty</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/Sample.html#compareTo(org.apache.jmeter.visualizers.Sample)" class="member-name-link">compareTo(Sample)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/Sample.html" title="class in org.apache.jmeter.visualizers">Sample</a></dt>
<dt><a href="org/apache/jmeter/visualizers/TableSample.html#compareTo(org.apache.jmeter.visualizers.TableSample)" class="member-name-link">compareTo(TableSample)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/TableSample.html" title="class in org.apache.jmeter.visualizers">TableSample</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/ComparisonVisualizer.html" class="type-name-link" title="class in org.apache.jmeter.visualizers">ComparisonVisualizer</a> - Class in <a href="org/apache/jmeter/visualizers/package-summary.html">org.apache.jmeter.visualizers</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/ComparisonVisualizer.html#%3Cinit%3E()" class="member-name-link">ComparisonVisualizer()</a> - Constructor for class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/ComparisonVisualizer.html" title="class in org.apache.jmeter.visualizers">ComparisonVisualizer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/util/JSR223TestElement.html#compile()" class="member-name-link">compile()</a> - Method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/JSR223TestElement.html" title="class in org.apache.jmeter.util">JSR223TestElement</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/ActionNames.html#COMPILE_JSR223" class="member-name-link">COMPILE_JSR223</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ActionNames.html" title="class in org.apache.jmeter.gui.action">ActionNames</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/CompileJSR223TestElements.html" class="type-name-link" title="class in org.apache.jmeter.gui.action">CompileJSR223TestElements</a> - Class in <a href="org/apache/jmeter/gui/action/package-summary.html">org.apache.jmeter.gui.action</a></dt>
<dd>
<div class="block">Compile JSR223 Test Element that use Compilable script language</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/CompileJSR223TestElements.html#%3Cinit%3E()" class="member-name-link">CompileJSR223TestElements()</a> - Constructor for class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/CompileJSR223TestElements.html" title="class in org.apache.jmeter.gui.action">CompileJSR223TestElements</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/util/JMeterUtils.html#compilePattern(java.lang.String)" class="member-name-link">compilePattern(String)</a> - Static method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/JMeterUtils.html" title="class in org.apache.jmeter.util">JMeterUtils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/util/JMeterUtils.html#compilePattern(java.lang.String,int)" class="member-name-link">compilePattern(String, int)</a> - Static method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/JMeterUtils.html" title="class in org.apache.jmeter.util">JMeterUtils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/validation/ComponentTreeClonerForValidation.html" class="type-name-link" title="class in org.apache.jmeter.validation">ComponentTreeClonerForValidation</a> - Class in <a href="org/apache/jmeter/validation/package-summary.html">org.apache.jmeter.validation</a></dt>
<dd>
<div class="block">Clones the test tree, modifying throughput controller percentage</div>
</dd>
<dt><a href="org/apache/jmeter/validation/ComponentTreeClonerForValidation.html#%3Cinit%3E()" class="member-name-link">ComponentTreeClonerForValidation()</a> - Constructor for class org.apache.jmeter.validation.<a href="org/apache/jmeter/validation/ComponentTreeClonerForValidation.html" title="class in org.apache.jmeter.validation">ComponentTreeClonerForValidation</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/validation/ComponentTreeClonerForValidation.html#%3Cinit%3E(boolean)" class="member-name-link">ComponentTreeClonerForValidation(boolean)</a> - Constructor for class org.apache.jmeter.validation.<a href="org/apache/jmeter/validation/ComponentTreeClonerForValidation.html" title="class in org.apache.jmeter.validation">ComponentTreeClonerForValidation</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/gui/ComponentUtil.html" class="type-name-link" title="class in org.apache.jorphan.gui">ComponentUtil</a> - Class in <a href="org/apache/jorphan/gui/package-summary.html">org.apache.jorphan.gui</a></dt>
<dd>
<div class="block">This class is a Util for awt Component and could be used to place them in
center of an other.</div>
</dd>
<dt><a href="org/apache/jmeter/engine/util/CompoundVariable.html" class="type-name-link" title="class in org.apache.jmeter.engine.util">CompoundVariable</a> - Class in <a href="org/apache/jmeter/engine/util/package-summary.html">org.apache.jmeter.engine.util</a></dt>
<dd>
<div class="block">CompoundFunction.</div>
</dd>
<dt><a href="org/apache/jmeter/engine/util/CompoundVariable.html#%3Cinit%3E()" class="member-name-link">CompoundVariable()</a> - Constructor for class org.apache.jmeter.engine.util.<a href="org/apache/jmeter/engine/util/CompoundVariable.html" title="class in org.apache.jmeter.engine.util">CompoundVariable</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/engine/util/CompoundVariable.html#%3Cinit%3E(java.lang.String)" class="member-name-link">CompoundVariable(String)</a> - Constructor for class org.apache.jmeter.engine.util.<a href="org/apache/jmeter/engine/util/CompoundVariable.html" title="class in org.apache.jmeter.engine.util">CompoundVariable</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/functions/MachineIP.html#compute()" class="member-name-link">compute()</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/MachineIP.html" title="class in org.apache.jmeter.functions">MachineIP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/functions/MachineName.html#compute()" class="member-name-link">compute()</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/MachineName.html" title="class in org.apache.jmeter.functions">MachineName</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/extractor/json/jsonpath/JSONPostProcessor.html#COMPUTE_CONCATENATION_DEFAULT_VALUE" class="member-name-link">COMPUTE_CONCATENATION_DEFAULT_VALUE</a> - Static variable in class org.apache.jmeter.extractor.json.jsonpath.<a href="org/apache/jmeter/extractor/json/jsonpath/JSONPostProcessor.html" title="class in org.apache.jmeter.extractor.json.jsonpath">JSONPostProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/util/XPathUtil.html#computeAssertionResult(org.apache.jmeter.assertions.AssertionResult,org.w3c.dom.Document,java.lang.String,boolean)" class="member-name-link">computeAssertionResult(AssertionResult, Document, String, boolean)</a> - Static method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/XPathUtil.html" title="class in org.apache.jmeter.util">XPathUtil</a></dt>
<dd>
<div class="block">Fills result</div>
</dd>
<dt><a href="org/apache/jmeter/util/XPathUtil.html#computeAssertionResultUsingSaxon(org.apache.jmeter.assertions.AssertionResult,java.lang.String,java.lang.String,java.lang.String,java.lang.Boolean)" class="member-name-link">computeAssertionResultUsingSaxon(AssertionResult, String, String, String, Boolean)</a> - Static method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/XPathUtil.html" title="class in org.apache.jmeter.util">XPathUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/DefaultSamplerCreator.html#computeContentEncoding(org.apache.jmeter.protocol.http.proxy.HttpRequestHdr,java.util.Map,java.util.Map,java.lang.String)" class="member-name-link">computeContentEncoding(HttpRequestHdr, Map&lt;String, String&gt;, Map&lt;String, String&gt;, String)</a> - Method in class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/DefaultSamplerCreator.html" title="class in org.apache.jmeter.protocol.http.proxy">DefaultSamplerCreator</a></dt>
<dd>
<div class="block">Computes content encoding from request and if not found uses pageEncoding
and formEncoding to see if URL was previously computed with a content type</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/DefaultSamplerCreator.html#computeContentEncoding(org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase,org.apache.jmeter.protocol.http.proxy.HttpRequestHdr,java.util.Map,java.util.Map)" class="member-name-link">computeContentEncoding(HTTPSamplerBase, HttpRequestHdr, Map&lt;String, String&gt;, Map&lt;String, String&gt;)</a> - Method in class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/DefaultSamplerCreator.html" title="class in org.apache.jmeter.protocol.http.proxy">DefaultSamplerCreator</a></dt>
<dd>
<div class="block">Compute content encoding</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/DefaultSamplerCreator.html#computeDomain(org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase,org.apache.jmeter.protocol.http.proxy.HttpRequestHdr)" class="member-name-link">computeDomain(HTTPSamplerBase, HttpRequestHdr)</a> - Method in class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/DefaultSamplerCreator.html" title="class in org.apache.jmeter.protocol.http.proxy">DefaultSamplerCreator</a></dt>
<dd>
<div class="block">Set domain on sampler</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/DefaultSamplerCreator.html#computeFromHeader(org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase,org.apache.jmeter.protocol.http.proxy.HttpRequestHdr,java.util.Map,java.util.Map)" class="member-name-link">computeFromHeader(HTTPSamplerBase, HttpRequestHdr, Map&lt;String, String&gt;, Map&lt;String, String&gt;)</a> - Method in class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/DefaultSamplerCreator.html" title="class in org.apache.jmeter.protocol.http.proxy">DefaultSamplerCreator</a></dt>
<dd>
<div class="block">Compute sampler information from Request Header</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/DefaultSamplerCreator.html#computeFromPostBody(org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase,org.apache.jmeter.protocol.http.proxy.HttpRequestHdr)" class="member-name-link">computeFromPostBody(HTTPSamplerBase, HttpRequestHdr)</a> - Method in class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/DefaultSamplerCreator.html" title="class in org.apache.jmeter.protocol.http.proxy">DefaultSamplerCreator</a></dt>
<dd>
<div class="block">Compute sampler information from Request Header</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/DefaultSamplerCreator.html#computeMethod(org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase,org.apache.jmeter.protocol.http.proxy.HttpRequestHdr)" class="member-name-link">computeMethod(HTTPSamplerBase, HttpRequestHdr)</a> - Method in class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/DefaultSamplerCreator.html" title="class in org.apache.jmeter.protocol.http.proxy">DefaultSamplerCreator</a></dt>
<dd>
<div class="block">Set method on sampler</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/DefaultSamplerCreator.html#computePath(org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase,org.apache.jmeter.protocol.http.proxy.HttpRequestHdr)" class="member-name-link">computePath(HTTPSamplerBase, HttpRequestHdr)</a> - Method in class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/DefaultSamplerCreator.html" title="class in org.apache.jmeter.protocol.http.proxy">DefaultSamplerCreator</a></dt>
<dd>
<div class="block">Set path on sampler</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/DefaultSamplerCreator.html#computePort(org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase,org.apache.jmeter.protocol.http.proxy.HttpRequestHdr)" class="member-name-link">computePort(HTTPSamplerBase, HttpRequestHdr)</a> - Method in class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/DefaultSamplerCreator.html" title="class in org.apache.jmeter.protocol.http.proxy">DefaultSamplerCreator</a></dt>
<dd>
<div class="block">Set Port on sampler</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/DefaultSamplerCreator.html#computeProtocol(org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase,org.apache.jmeter.protocol.http.proxy.HttpRequestHdr)" class="member-name-link">computeProtocol(HTTPSamplerBase, HttpRequestHdr)</a> - Method in class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/DefaultSamplerCreator.html" title="class in org.apache.jmeter.protocol.http.proxy">DefaultSamplerCreator</a></dt>
<dd>
<div class="block">Set protocol on sampler</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/DefaultSamplerCreator.html#computeSamplerName(org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase,org.apache.jmeter.protocol.http.proxy.HttpRequestHdr)" class="member-name-link">computeSamplerName(HTTPSamplerBase, HttpRequestHdr)</a> - Method in class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/DefaultSamplerCreator.html" title="class in org.apache.jmeter.protocol.http.proxy">DefaultSamplerCreator</a></dt>
<dd>
<div class="block">Compute sampler name</div>
</dd>
<dt><a href="org/apache/jmeter/gui/MainFrame.html#computeTestDuration(java.awt.event.ActionEvent)" class="member-name-link">computeTestDuration(ActionEvent)</a> - Method in class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/MainFrame.html" title="class in org.apache.jmeter.gui">MainFrame</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#CONCURRENT_DWN" class="member-name-link">CONCURRENT_DWN</a> - Static variable in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPSamplerBase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#CONCURRENT_POOL" class="member-name-link">CONCURRENT_POOL</a> - Static variable in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPSamplerBase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#CONCURRENT_POOL_SIZE" class="member-name-link">CONCURRENT_POOL_SIZE</a> - Static variable in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPSamplerBase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/MenuFactory.html#CONFIG_ELEMENTS" class="member-name-link">CONFIG_ELEMENTS</a> - Static variable in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/MenuFactory.html" title="class in org.apache.jmeter.gui.util">MenuFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/config/ConfigElement.html" class="type-name-link" title="interface in org.apache.jmeter.config">ConfigElement</a> - Interface in <a href="org/apache/jmeter/config/package-summary.html">org.apache.jmeter.config</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/engine/util/ConfigMergabilityIndicator.html" class="type-name-link" title="interface in org.apache.jmeter.engine.util">ConfigMergabilityIndicator</a> - Interface in <a href="org/apache/jmeter/engine/util/package-summary.html">org.apache.jmeter.engine.util</a></dt>
<dd>
<div class="block">Interface that gives a hint about the merge policy to apply between Samplers and Config elements</div>
</dd>
<dt><a href="org/apache/jmeter/config/ConfigTestElement.html" class="type-name-link" title="class in org.apache.jmeter.config">ConfigTestElement</a> - Class in <a href="org/apache/jmeter/config/package-summary.html">org.apache.jmeter.config</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/config/ConfigTestElement.html#%3Cinit%3E()" class="member-name-link">ConfigTestElement()</a> - Constructor for class org.apache.jmeter.config.<a href="org/apache/jmeter/config/ConfigTestElement.html" title="class in org.apache.jmeter.config">ConfigTestElement</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/config/ConfigurationException.html" class="type-name-link" title="class in org.apache.jmeter.report.config">ConfigurationException</a> - Exception in <a href="org/apache/jmeter/report/config/package-summary.html">org.apache.jmeter.report.config</a></dt>
<dd>
<div class="block">The class ConfigurationException provides an exception when configuration
properties loading fails.</div>
</dd>
<dt><a href="org/apache/jmeter/report/config/ConfigurationException.html#%3Cinit%3E()" class="member-name-link">ConfigurationException()</a> - Constructor for exception org.apache.jmeter.report.config.<a href="org/apache/jmeter/report/config/ConfigurationException.html" title="class in org.apache.jmeter.report.config">ConfigurationException</a></dt>
<dd>
<div class="block">Instantiates a new configuration exception.</div>
</dd>
<dt><a href="org/apache/jmeter/report/config/ConfigurationException.html#%3Cinit%3E(java.lang.String)" class="member-name-link">ConfigurationException(String)</a> - Constructor for exception org.apache.jmeter.report.config.<a href="org/apache/jmeter/report/config/ConfigurationException.html" title="class in org.apache.jmeter.report.config">ConfigurationException</a></dt>
<dd>
<div class="block">Instantiates a new configuration exception.</div>
</dd>
<dt><a href="org/apache/jmeter/report/config/ConfigurationException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)" class="member-name-link">ConfigurationException(String, Throwable)</a> - Constructor for exception org.apache.jmeter.report.config.<a href="org/apache/jmeter/report/config/ConfigurationException.html" title="class in org.apache.jmeter.report.config">ConfigurationException</a></dt>
<dd>
<div class="block">Instantiates a new configuration exception.</div>
</dd>
<dt><a href="org/apache/jmeter/report/config/ConfigurationUtils.html" class="type-name-link" title="class in org.apache.jmeter.report.config">ConfigurationUtils</a> - Class in <a href="org/apache/jmeter/report/config/package-summary.html">org.apache.jmeter.report.config</a></dt>
<dd>
<div class="block">The class ConfigurationUtils provides helper method for configuration
handling.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/OnErrorPanel.html#configure(int)" class="member-name-link">configure(int)</a> - Method in class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/OnErrorPanel.html" title="class in org.apache.jmeter.gui">OnErrorPanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/gui/XMLConfPanel.html#configure(org.apache.jmeter.assertions.XPathAssertion)" class="member-name-link">configure(XPathAssertion)</a> - Method in class org.apache.jmeter.assertions.gui.<a href="org/apache/jmeter/assertions/gui/XMLConfPanel.html" title="class in org.apache.jmeter.assertions.gui">XMLConfPanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/gui/XMLConfPanel.html#configure(org.apache.jmeter.extractor.XPathExtractor)" class="member-name-link">configure(XPathExtractor)</a> - Method in class org.apache.jmeter.assertions.gui.<a href="org/apache/jmeter/assertions/gui/XMLConfPanel.html" title="class in org.apache.jmeter.assertions.gui">XMLConfPanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/gui/AssertionGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.assertions.gui.<a href="org/apache/jmeter/assertions/gui/AssertionGui.html" title="class in org.apache.jmeter.assertions.gui">AssertionGui</a></dt>
<dd>
<div class="block">A newly created component can be initialized with the contents of a Test
Element object by calling this method.</div>
</dd>
<dt><a href="org/apache/jmeter/assertions/gui/BeanShellAssertionGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.assertions.gui.<a href="org/apache/jmeter/assertions/gui/BeanShellAssertionGui.html" title="class in org.apache.jmeter.assertions.gui">BeanShellAssertionGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/gui/DurationAssertionGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.assertions.gui.<a href="org/apache/jmeter/assertions/gui/DurationAssertionGui.html" title="class in org.apache.jmeter.assertions.gui">DurationAssertionGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/gui/HTMLAssertionGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.assertions.gui.<a href="org/apache/jmeter/assertions/gui/HTMLAssertionGui.html" title="class in org.apache.jmeter.assertions.gui">HTMLAssertionGui</a></dt>
<dd>
<div class="block">Configures the associated test element.</div>
</dd>
<dt><a href="org/apache/jmeter/assertions/gui/JSONPathAssertionGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.assertions.gui.<a href="org/apache/jmeter/assertions/gui/JSONPathAssertionGui.html" title="class in org.apache.jmeter.assertions.gui">JSONPathAssertionGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/gui/MD5HexAssertionGUI.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.assertions.gui.<a href="org/apache/jmeter/assertions/gui/MD5HexAssertionGUI.html" title="class in org.apache.jmeter.assertions.gui">MD5HexAssertionGUI</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/gui/SizeAssertionGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.assertions.gui.<a href="org/apache/jmeter/assertions/gui/SizeAssertionGui.html" title="class in org.apache.jmeter.assertions.gui">SizeAssertionGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/gui/SMIMEAssertionGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.assertions.gui.<a href="org/apache/jmeter/assertions/gui/SMIMEAssertionGui.html" title="class in org.apache.jmeter.assertions.gui">SMIMEAssertionGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/gui/XMLSchemaAssertionGUI.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.assertions.gui.<a href="org/apache/jmeter/assertions/gui/XMLSchemaAssertionGUI.html" title="class in org.apache.jmeter.assertions.gui">XMLSchemaAssertionGUI</a></dt>
<dd>
<div class="block">Configures the GUI from the associated test element.</div>
</dd>
<dt><a href="org/apache/jmeter/assertions/gui/XPath2AssertionGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.assertions.gui.<a href="org/apache/jmeter/assertions/gui/XPath2AssertionGui.html" title="class in org.apache.jmeter.assertions.gui">XPath2AssertionGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/gui/XPathAssertionGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.assertions.gui.<a href="org/apache/jmeter/assertions/gui/XPathAssertionGui.html" title="class in org.apache.jmeter.assertions.gui">XPathAssertionGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/jmespath/gui/JMESPathAssertionGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.assertions.jmespath.gui.<a href="org/apache/jmeter/assertions/jmespath/gui/JMESPathAssertionGui.html" title="class in org.apache.jmeter.assertions.jmespath.gui">JMESPathAssertionGui</a></dt>
<dd>
<div class="block">A newly created gui component can be initialized with the contents of a
Test Element object by calling this method.</div>
</dd>
<dt><a href="org/apache/jmeter/config/gui/ArgumentsPanel.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.config.gui.<a href="org/apache/jmeter/config/gui/ArgumentsPanel.html" title="class in org.apache.jmeter.config.gui">ArgumentsPanel</a></dt>
<dd>
<div class="block">A newly created component can be initialized with the contents of a Test
Element object by calling this method.</div>
</dd>
<dt><a href="org/apache/jmeter/config/gui/LoginConfigGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.config.gui.<a href="org/apache/jmeter/config/gui/LoginConfigGui.html" title="class in org.apache.jmeter.config.gui">LoginConfigGui</a></dt>
<dd>
<div class="block">A newly created component can be initialized with the contents of a Test
Element object by calling this method.</div>
</dd>
<dt><a href="org/apache/jmeter/config/gui/SimpleConfigGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.config.gui.<a href="org/apache/jmeter/config/gui/SimpleConfigGui.html" title="class in org.apache.jmeter.config.gui">SimpleConfigGui</a></dt>
<dd>
<div class="block">A newly created component can be initialized with the contents of a Test
Element object by calling this method.</div>
</dd>
<dt><a href="org/apache/jmeter/control/gui/CriticalSectionControllerGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/CriticalSectionControllerGui.html" title="class in org.apache.jmeter.control.gui">CriticalSectionControllerGui</a></dt>
<dd>
<div class="block">A newly created component can be initialized with the contents of a Test
Element object by calling this method.</div>
</dd>
<dt><a href="org/apache/jmeter/control/gui/ForeachControlPanel.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/ForeachControlPanel.html" title="class in org.apache.jmeter.control.gui">ForeachControlPanel</a></dt>
<dd>
<div class="block">A newly created component can be initialized with the contents of a Test
Element object by calling this method.</div>
</dd>
<dt><a href="org/apache/jmeter/control/gui/IfControllerPanel.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/IfControllerPanel.html" title="class in org.apache.jmeter.control.gui">IfControllerPanel</a></dt>
<dd>
<div class="block">A newly created component can be initialized with the contents of a Test
Element object by calling this method.</div>
</dd>
<dt><a href="org/apache/jmeter/control/gui/IncludeControllerGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/IncludeControllerGui.html" title="class in org.apache.jmeter.control.gui">IncludeControllerGui</a></dt>
<dd>
<div class="block">A newly created gui component can be initialized with the contents of a
Test Element object by calling this method.</div>
</dd>
<dt><a href="org/apache/jmeter/control/gui/InterleaveControlGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/InterleaveControlGui.html" title="class in org.apache.jmeter.control.gui">InterleaveControlGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/control/gui/LoopControlPanel.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/LoopControlPanel.html" title="class in org.apache.jmeter.control.gui">LoopControlPanel</a></dt>
<dd>
<div class="block">A newly created component can be initialized with the contents of a Test
Element object by calling this method.</div>
</dd>
<dt><a href="org/apache/jmeter/control/gui/ModuleControllerGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/ModuleControllerGui.html" title="class in org.apache.jmeter.control.gui">ModuleControllerGui</a></dt>
<dd>
<div class="block">A newly created gui component can be initialized with the contents of a
Test Element object by calling this method.</div>
</dd>
<dt><a href="org/apache/jmeter/control/gui/RandomControlGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/RandomControlGui.html" title="class in org.apache.jmeter.control.gui">RandomControlGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/control/gui/RunTimeGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/RunTimeGui.html" title="class in org.apache.jmeter.control.gui">RunTimeGui</a></dt>
<dd>
<div class="block">A newly created component can be initialized with the contents of a Test
Element object by calling this method.</div>
</dd>
<dt><a href="org/apache/jmeter/control/gui/SwitchControllerGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/SwitchControllerGui.html" title="class in org.apache.jmeter.control.gui">SwitchControllerGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/control/gui/TestPlanGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/TestPlanGui.html" title="class in org.apache.jmeter.control.gui">TestPlanGui</a></dt>
<dd>
<div class="block">A newly created component can be initialized with the contents of a Test
Element object by calling this method.</div>
</dd>
<dt><a href="org/apache/jmeter/control/gui/ThroughputControllerGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/ThroughputControllerGui.html" title="class in org.apache.jmeter.control.gui">ThroughputControllerGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/control/gui/TransactionControllerGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/TransactionControllerGui.html" title="class in org.apache.jmeter.control.gui">TransactionControllerGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/control/gui/WhileControllerGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/WhileControllerGui.html" title="class in org.apache.jmeter.control.gui">WhileControllerGui</a></dt>
<dd>
<div class="block">A newly created component can be initialized with the contents of a Test
Element object by calling this method.</div>
</dd>
<dt><a href="org/apache/jmeter/control/gui/WorkBenchGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/WorkBenchGui.html" title="class in org.apache.jmeter.control.gui">WorkBenchGui</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
<div class="block">A newly created component can be initialized with the contents of a Test
Element object by calling this method.</div>
</dd>
<dt><a href="org/apache/jmeter/extractor/gui/BoundaryExtractorGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.extractor.gui.<a href="org/apache/jmeter/extractor/gui/BoundaryExtractorGui.html" title="class in org.apache.jmeter.extractor.gui">BoundaryExtractorGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/extractor/gui/HtmlExtractorGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.extractor.gui.<a href="org/apache/jmeter/extractor/gui/HtmlExtractorGui.html" title="class in org.apache.jmeter.extractor.gui">HtmlExtractorGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/extractor/gui/RegexExtractorGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.extractor.gui.<a href="org/apache/jmeter/extractor/gui/RegexExtractorGui.html" title="class in org.apache.jmeter.extractor.gui">RegexExtractorGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/extractor/gui/XPath2ExtractorGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.extractor.gui.<a href="org/apache/jmeter/extractor/gui/XPath2ExtractorGui.html" title="class in org.apache.jmeter.extractor.gui">XPath2ExtractorGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/extractor/gui/XPathExtractorGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.extractor.gui.<a href="org/apache/jmeter/extractor/gui/XPathExtractorGui.html" title="class in org.apache.jmeter.extractor.gui">XPathExtractorGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/extractor/json/jmespath/gui/JMESPathExtractorGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.extractor.json.jmespath.gui.<a href="org/apache/jmeter/extractor/json/jmespath/gui/JMESPathExtractorGui.html" title="class in org.apache.jmeter.extractor.json.jmespath.gui">JMESPathExtractorGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/extractor/json/jsonpath/gui/JSONPostProcessorGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.extractor.json.jsonpath.gui.<a href="org/apache/jmeter/extractor/json/jsonpath/gui/JSONPostProcessorGui.html" title="class in org.apache.jmeter.extractor.json.jsonpath.gui">JSONPostProcessorGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/AbstractJMeterGuiComponent.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/AbstractJMeterGuiComponent.html" title="class in org.apache.jmeter.gui">AbstractJMeterGuiComponent</a></dt>
<dd>
<div class="block">A newly created gui component can be initialized with the contents of a
Test Element object by calling this method.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/JMeterGUIComponent.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in interface org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/JMeterGUIComponent.html" title="interface in org.apache.jmeter.gui">JMeterGUIComponent</a></dt>
<dd>
<div class="block">The GUI must be able to extract the data from the TestElement and update
all GUI fields to represent those data.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/menu/StaticJMeterGUIComponent.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.gui.menu.<a href="org/apache/jmeter/gui/menu/StaticJMeterGUIComponent.html" title="class in org.apache.jmeter.gui.menu">StaticJMeterGUIComponent</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/NamePanel.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/NamePanel.html" title="class in org.apache.jmeter.gui">NamePanel</a></dt>
<dd>
<div class="block">The GUI must be able to extract the data from the TestElement and update
all GUI fields to represent those data.</div>
</dd>
<dt><a href="org/apache/jmeter/modifiers/gui/CounterConfigGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.modifiers.gui.<a href="org/apache/jmeter/modifiers/gui/CounterConfigGui.html" title="class in org.apache.jmeter.modifiers.gui">CounterConfigGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/modifiers/gui/SampleTimeoutGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.modifiers.gui.<a href="org/apache/jmeter/modifiers/gui/SampleTimeoutGui.html" title="class in org.apache.jmeter.modifiers.gui">SampleTimeoutGui</a></dt>
<dd>
<div class="block">Configure this GUI component from the underlying TestElement.</div>
</dd>
<dt><a href="org/apache/jmeter/modifiers/gui/UserParametersGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.modifiers.gui.<a href="org/apache/jmeter/modifiers/gui/UserParametersGui.html" title="class in org.apache.jmeter.modifiers.gui">UserParametersGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/ftp/config/gui/FtpConfigGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.protocol.ftp.config.gui.<a href="org/apache/jmeter/protocol/ftp/config/gui/FtpConfigGui.html" title="class in org.apache.jmeter.protocol.ftp.config.gui">FtpConfigGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/ftp/control/gui/FtpTestSamplerGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.protocol.ftp.control.gui.<a href="org/apache/jmeter/protocol/ftp/control/gui/FtpTestSamplerGui.html" title="class in org.apache.jmeter.protocol.ftp.control.gui">FtpTestSamplerGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/config/gui/GraphQLUrlConfigGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.protocol.http.config.gui.<a href="org/apache/jmeter/protocol/http/config/gui/GraphQLUrlConfigGui.html" title="class in org.apache.jmeter.protocol.http.config.gui">GraphQLUrlConfigGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/config/gui/HttpDefaultsGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.protocol.http.config.gui.<a href="org/apache/jmeter/protocol/http/config/gui/HttpDefaultsGui.html" title="class in org.apache.jmeter.protocol.http.config.gui">HttpDefaultsGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/config/gui/UrlConfigGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.protocol.http.config.gui.<a href="org/apache/jmeter/protocol/http/config/gui/UrlConfigGui.html" title="class in org.apache.jmeter.protocol.http.config.gui">UrlConfigGui</a></dt>
<dd>
<div class="block">Set the text, etc.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/gui/HttpMirrorControlGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.protocol.http.control.gui.<a href="org/apache/jmeter/protocol/http/control/gui/HttpMirrorControlGui.html" title="class in org.apache.jmeter.protocol.http.control.gui">HttpMirrorControlGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/gui/HttpTestSampleGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.protocol.http.control.gui.<a href="org/apache/jmeter/protocol/http/control/gui/HttpTestSampleGui.html" title="class in org.apache.jmeter.protocol.http.control.gui">HttpTestSampleGui</a></dt>
<dd>
<div class="block">A newly created gui component can be initialized with the contents of a
Test Element object by calling this method.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/gui/AuthPanel.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.protocol.http.gui.<a href="org/apache/jmeter/protocol/http/gui/AuthPanel.html" title="class in org.apache.jmeter.protocol.http.gui">AuthPanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/gui/CacheManagerGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.protocol.http.gui.<a href="org/apache/jmeter/protocol/http/gui/CacheManagerGui.html" title="class in org.apache.jmeter.protocol.http.gui">CacheManagerGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/gui/CookiePanel.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.protocol.http.gui.<a href="org/apache/jmeter/protocol/http/gui/CookiePanel.html" title="class in org.apache.jmeter.protocol.http.gui">CookiePanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/gui/DNSCachePanel.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.protocol.http.gui.<a href="org/apache/jmeter/protocol/http/gui/DNSCachePanel.html" title="class in org.apache.jmeter.protocol.http.gui">DNSCachePanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/gui/HeaderPanel.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.protocol.http.gui.<a href="org/apache/jmeter/protocol/http/gui/HeaderPanel.html" title="class in org.apache.jmeter.protocol.http.gui">HeaderPanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/gui/HTTPArgumentsPanel.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.protocol.http.gui.<a href="org/apache/jmeter/protocol/http/gui/HTTPArgumentsPanel.html" title="class in org.apache.jmeter.protocol.http.gui">HTTPArgumentsPanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/gui/HTTPFileArgsPanel.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.protocol.http.gui.<a href="org/apache/jmeter/protocol/http/gui/HTTPFileArgsPanel.html" title="class in org.apache.jmeter.protocol.http.gui">HTTPFileArgsPanel</a></dt>
<dd>
<div class="block">A newly created component can be initialized with the contents of a
HTTPSamplerBase object by calling this method.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/modifier/gui/RegExUserParametersGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.protocol.http.modifier.gui.<a href="org/apache/jmeter/protocol/http/modifier/gui/RegExUserParametersGui.html" title="class in org.apache.jmeter.protocol.http.modifier.gui">RegExUserParametersGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/modifier/gui/URLRewritingModifierGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.protocol.http.modifier.gui.<a href="org/apache/jmeter/protocol/http/modifier/gui/URLRewritingModifierGui.html" title="class in org.apache.jmeter.protocol.http.modifier.gui">URLRewritingModifierGui</a></dt>
<dd>
<div class="block">A newly created gui component can be initialized with the contents of a
Test Element object by calling this method.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/gui/ProxyControlGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.protocol.http.proxy.gui.<a href="org/apache/jmeter/protocol/http/proxy/gui/ProxyControlGui.html" title="class in org.apache.jmeter.protocol.http.proxy.gui">ProxyControlGui</a></dt>
<dd>
<div class="block">A newly created gui component can be initialized with the contents of a
Test Element object by calling this method.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/java/config/gui/JavaConfigGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.protocol.java.config.gui.<a href="org/apache/jmeter/protocol/java/config/gui/JavaConfigGui.html" title="class in org.apache.jmeter.protocol.java.config.gui">JavaConfigGui</a></dt>
<dd>
<div class="block">A newly created gui component can be initialized with the contents of a
Test Element object by calling this method.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/java/control/gui/BeanShellSamplerGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.protocol.java.control.gui.<a href="org/apache/jmeter/protocol/java/control/gui/BeanShellSamplerGui.html" title="class in org.apache.jmeter.protocol.java.control.gui">BeanShellSamplerGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/java/control/gui/JavaTestSamplerGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.protocol.java.control.gui.<a href="org/apache/jmeter/protocol/java/control/gui/JavaTestSamplerGui.html" title="class in org.apache.jmeter.protocol.java.control.gui">JavaTestSamplerGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/java/control/gui/JUnitTestSamplerGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.protocol.java.control.gui.<a href="org/apache/jmeter/protocol/java/control/gui/JUnitTestSamplerGui.html" title="class in org.apache.jmeter.protocol.java.control.gui">JUnitTestSamplerGui</a></dt>
<dd>
<div class="block">A newly created gui component can be initialized with the contents of a
Test Element object by calling this method.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/jms/control/gui/JMSPropertiesPanel.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.protocol.jms.control.gui.<a href="org/apache/jmeter/protocol/jms/control/gui/JMSPropertiesPanel.html" title="class in org.apache.jmeter.protocol.jms.control.gui">JMSPropertiesPanel</a></dt>
<dd>
<div class="block">Configures GUI from el</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/jms/control/gui/JMSPublisherGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.protocol.jms.control.gui.<a href="org/apache/jmeter/protocol/jms/control/gui/JMSPublisherGui.html" title="class in org.apache.jmeter.protocol.jms.control.gui">JMSPublisherGui</a></dt>
<dd>
<div class="block">the implementation loads the URL and the soap action for the request.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/jms/control/gui/JMSSamplerGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.protocol.jms.control.gui.<a href="org/apache/jmeter/protocol/jms/control/gui/JMSSamplerGui.html" title="class in org.apache.jmeter.protocol.jms.control.gui">JMSSamplerGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/jms/control/gui/JMSSubscriberGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.protocol.jms.control.gui.<a href="org/apache/jmeter/protocol/jms/control/gui/JMSSubscriberGui.html" title="class in org.apache.jmeter.protocol.jms.control.gui">JMSSubscriberGui</a></dt>
<dd>
<div class="block">the implementation loads the URL and the soap action for the request.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/config/gui/LDAPArgumentsPanel.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.protocol.ldap.config.gui.<a href="org/apache/jmeter/protocol/ldap/config/gui/LDAPArgumentsPanel.html" title="class in org.apache.jmeter.protocol.ldap.config.gui">LDAPArgumentsPanel</a></dt>
<dd>
<div class="block">A newly created component can be initialized with the contents of a Test
Element object by calling this method.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/config/gui/LdapConfigGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.protocol.ldap.config.gui.<a href="org/apache/jmeter/protocol/ldap/config/gui/LdapConfigGui.html" title="class in org.apache.jmeter.protocol.ldap.config.gui">LdapConfigGui</a></dt>
<dd>
<div class="block">A newly created component can be initialized with the contents of a Test
Element object by calling this method.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/config/gui/LdapExtConfigGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.protocol.ldap.config.gui.<a href="org/apache/jmeter/protocol/ldap/config/gui/LdapExtConfigGui.html" title="class in org.apache.jmeter.protocol.ldap.config.gui">LdapExtConfigGui</a></dt>
<dd>
<div class="block">A newly created component can be initialized with the contents of a Test
Element object by calling this method.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/control/gui/LdapExtTestSamplerGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.protocol.ldap.control.gui.<a href="org/apache/jmeter/protocol/ldap/control/gui/LdapExtTestSamplerGui.html" title="class in org.apache.jmeter.protocol.ldap.control.gui">LdapExtTestSamplerGui</a></dt>
<dd>
<div class="block">A newly created component can be initialized with the contents of a Test
Element object by calling this method.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/control/gui/LdapTestSamplerGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.protocol.ldap.control.gui.<a href="org/apache/jmeter/protocol/ldap/control/gui/LdapTestSamplerGui.html" title="class in org.apache.jmeter.protocol.ldap.control.gui">LdapTestSamplerGui</a></dt>
<dd>
<div class="block">A newly created component can be initialized with the contents of a Test
Element object by calling this method.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/mail/sampler/gui/MailReaderSamplerGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.protocol.mail.sampler.gui.<a href="org/apache/jmeter/protocol/mail/sampler/gui/MailReaderSamplerGui.html" title="class in org.apache.jmeter.protocol.mail.sampler.gui">MailReaderSamplerGui</a></dt>
<dd>
<div class="block">A newly created gui component can be initialized with the contents of a
Test Element object by calling this method.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/smtp/sampler/gui/SecuritySettingsPanel.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.<a href="org/apache/jmeter/protocol/smtp/sampler/gui/SecuritySettingsPanel.html" title="class in org.apache.jmeter.protocol.smtp.sampler.gui">SecuritySettingsPanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/smtp/sampler/gui/SmtpSamplerGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.<a href="org/apache/jmeter/protocol/smtp/sampler/gui/SmtpSamplerGui.html" title="class in org.apache.jmeter.protocol.smtp.sampler.gui">SmtpSamplerGui</a></dt>
<dd>
<div class="block">Copy the data from the test element to the GUI, method has to be implemented by interface</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/system/gui/SystemSamplerGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.protocol.system.gui.<a href="org/apache/jmeter/protocol/system/gui/SystemSamplerGui.html" title="class in org.apache.jmeter.protocol.system.gui">SystemSamplerGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/tcp/config/gui/TCPConfigGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.protocol.tcp.config.gui.<a href="org/apache/jmeter/protocol/tcp/config/gui/TCPConfigGui.html" title="class in org.apache.jmeter.protocol.tcp.config.gui">TCPConfigGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/tcp/control/gui/TCPSamplerGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.protocol.tcp.control.gui.<a href="org/apache/jmeter/protocol/tcp/control/gui/TCPSamplerGui.html" title="class in org.apache.jmeter.protocol.tcp.control.gui">TCPSamplerGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/reporters/gui/ResultActionGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.reporters.gui.<a href="org/apache/jmeter/reporters/gui/ResultActionGui.html" title="class in org.apache.jmeter.reporters.gui">ResultActionGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/reporters/gui/ResultSaverGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.reporters.gui.<a href="org/apache/jmeter/reporters/gui/ResultSaverGui.html" title="class in org.apache.jmeter.reporters.gui">ResultSaverGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/reporters/gui/SummariserGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.reporters.gui.<a href="org/apache/jmeter/reporters/gui/SummariserGui.html" title="class in org.apache.jmeter.reporters.gui">SummariserGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/sampler/gui/TestActionGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.sampler.gui.<a href="org/apache/jmeter/sampler/gui/TestActionGui.html" title="class in org.apache.jmeter.sampler.gui">TestActionGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testbeans/gui/TestBeanGUI.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.testbeans.gui.<a href="org/apache/jmeter/testbeans/gui/TestBeanGUI.html" title="class in org.apache.jmeter.testbeans.gui">TestBeanGUI</a></dt>
<dd>
<div class="block">A newly created gui component can be initialized with the contents of a
Test Element object by calling this method.</div>
</dd>
<dt><a href="org/apache/jmeter/threads/gui/AbstractThreadGroupGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.threads.gui.<a href="org/apache/jmeter/threads/gui/AbstractThreadGroupGui.html" title="class in org.apache.jmeter.threads.gui">AbstractThreadGroupGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/threads/gui/ThreadGroupGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.threads.gui.<a href="org/apache/jmeter/threads/gui/ThreadGroupGui.html" title="class in org.apache.jmeter.threads.gui">ThreadGroupGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/timers/gui/AbstractRandomTimerGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.timers.gui.<a href="org/apache/jmeter/timers/gui/AbstractRandomTimerGui.html" title="class in org.apache.jmeter.timers.gui">AbstractRandomTimerGui</a></dt>
<dd>
<div class="block">Configure this GUI component from the underlying TestElement.</div>
</dd>
<dt><a href="org/apache/jmeter/timers/gui/ConstantTimerGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.timers.gui.<a href="org/apache/jmeter/timers/gui/ConstantTimerGui.html" title="class in org.apache.jmeter.timers.gui">ConstantTimerGui</a></dt>
<dd>
<div class="block">Configure this GUI component from the underlying TestElement.</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/backend/BackendListenerGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.visualizers.backend.<a href="org/apache/jmeter/visualizers/backend/BackendListenerGui.html" title="class in org.apache.jmeter.visualizers.backend">BackendListenerGui</a></dt>
<dd>
<div class="block">A newly created gui component can be initialized with the contents of a
Test Element object by calling this method.</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/gui/AbstractVisualizer.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.visualizers.gui.<a href="org/apache/jmeter/visualizers/gui/AbstractVisualizer.html" title="class in org.apache.jmeter.visualizers.gui">AbstractVisualizer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/MailerVisualizer.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/MailerVisualizer.html" title="class in org.apache.jmeter.visualizers">MailerVisualizer</a></dt>
<dd>
<div class="block">Restores MailerVisualizer.</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/PropertyControlGui.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/PropertyControlGui.html" title="class in org.apache.jmeter.visualizers">PropertyControlGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/RespTimeGraphVisualizer.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/RespTimeGraphVisualizer.html" title="class in org.apache.jmeter.visualizers">RespTimeGraphVisualizer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/StatVisualizer.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/StatVisualizer.html" title="class in org.apache.jmeter.visualizers">StatVisualizer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/SummaryReport.html#configure(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configure(TestElement)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/SummaryReport.html" title="class in org.apache.jmeter.visualizers">SummaryReport</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/engine/ClientJMeterEngine.html#configure(org.apache.jorphan.collections.HashTree)" class="member-name-link">configure(HashTree)</a> - Method in class org.apache.jmeter.engine.<a href="org/apache/jmeter/engine/ClientJMeterEngine.html" title="class in org.apache.jmeter.engine">ClientJMeterEngine</a></dt>
<dd>
<div class="block">Configure engine</div>
</dd>
<dt><a href="org/apache/jmeter/engine/JMeterEngine.html#configure(org.apache.jorphan.collections.HashTree)" class="member-name-link">configure(HashTree)</a> - Method in interface org.apache.jmeter.engine.<a href="org/apache/jmeter/engine/JMeterEngine.html" title="interface in org.apache.jmeter.engine">JMeterEngine</a></dt>
<dd>
<div class="block">Configure engine</div>
</dd>
<dt><a href="org/apache/jmeter/engine/StandardJMeterEngine.html#configure(org.apache.jorphan.collections.HashTree)" class="member-name-link">configure(HashTree)</a> - Method in class org.apache.jmeter.engine.<a href="org/apache/jmeter/engine/StandardJMeterEngine.html" title="class in org.apache.jmeter.engine">StandardJMeterEngine</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/jms/sampler/BaseJMSSampler.html#configureIsReconnectErrorCode()" class="member-name-link">configureIsReconnectErrorCode()</a> - Method in class org.apache.jmeter.protocol.jms.sampler.<a href="org/apache/jmeter/protocol/jms/sampler/BaseJMSSampler.html" title="class in org.apache.jmeter.protocol.jms.sampler">BaseJMSSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/gui/ui/KerningOptimizer.html#configureKerning(javax.swing.JComponent,int)" class="member-name-link">configureKerning(JComponent, int)</a> - Method in class org.apache.jorphan.gui.ui.<a href="org/apache/jorphan/gui/ui/KerningOptimizer.html" title="class in org.apache.jorphan.gui.ui">KerningOptimizer</a></dt>
<dd>
<div class="block">Configures text kerning according to the expected document length.</div>
</dd>
<dt><a href="org/apache/jmeter/util/SSLManager.html#configureKeystore(boolean,int,int,java.lang.String)" class="member-name-link">configureKeystore(boolean, int, int, String)</a> - Method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/SSLManager.html" title="class in org.apache.jmeter.util">SSLManager</a></dt>
<dd>
<div class="block">Configure Keystore</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/HTTPAbstractImpl.html#configureSampleLabel(org.apache.jmeter.samplers.SampleResult,java.net.URL)" class="member-name-link">configureSampleLabel(SampleResult, URL)</a> - Method in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/HTTPAbstractImpl.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPAbstractImpl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/threads/TestCompiler.html#configureSampler(org.apache.jmeter.samplers.Sampler)" class="member-name-link">configureSampler(Sampler)</a> - Method in class org.apache.jmeter.threads.<a href="org/apache/jmeter/threads/TestCompiler.html" title="class in org.apache.jmeter.threads">TestCompiler</a></dt>
<dd>
<div class="block">Configures sampler from SamplePackage extracted from Test plan and returns it</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/gui/AbstractVisualizer.html#configureTestElement(org.apache.jmeter.reporters.AbstractListenerElement)" class="member-name-link">configureTestElement(AbstractListenerElement)</a> - Method in class org.apache.jmeter.visualizers.gui.<a href="org/apache/jmeter/visualizers/gui/AbstractVisualizer.html" title="class in org.apache.jmeter.visualizers.gui">AbstractVisualizer</a></dt>
<dd>
<div class="block">This provides a convenience for extenders when they implement the
<a href="org/apache/jmeter/gui/JMeterGUIComponent.html#createTestElement()"><code>JMeterGUIComponent.createTestElement()</code></a>
method.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/AbstractJMeterGuiComponent.html#configureTestElement(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configureTestElement(TestElement)</a> - Method in class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/AbstractJMeterGuiComponent.html" title="class in org.apache.jmeter.gui">AbstractJMeterGuiComponent</a></dt>
<dd>
<div class="block">This provides a convenience for extenders when they implement the
<a href="org/apache/jmeter/gui/JMeterGUIComponent.html#modifyTestElement(org.apache.jmeter.testelement.TestElement)"><code>JMeterGUIComponent.modifyTestElement(TestElement)</code></a> method.</div>
</dd>
<dt><a href="org/apache/jmeter/threads/gui/AbstractThreadGroupGui.html#configureTestElement(org.apache.jmeter.testelement.TestElement)" class="member-name-link">configureTestElement(TestElement)</a> - Method in class org.apache.jmeter.threads.gui.<a href="org/apache/jmeter/threads/gui/AbstractThreadGroupGui.html" title="class in org.apache.jmeter.threads.gui">AbstractThreadGroupGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/threads/TestCompiler.html#configureTransactionSampler(org.apache.jmeter.control.TransactionSampler)" class="member-name-link">configureTransactionSampler(TransactionSampler)</a> - Method in class org.apache.jmeter.threads.<a href="org/apache/jmeter/threads/TestCompiler.html" title="class in org.apache.jmeter.threads">TestCompiler</a></dt>
<dd>
<div class="block">Configures Transaction Sampler from SamplePackage extracted from Test plan and returns it</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/sampler/LdapClient.html#connect(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)" class="member-name-link">connect(String, String, String, String, String)</a> - Method in class org.apache.jmeter.protocol.ldap.sampler.<a href="org/apache/jmeter/protocol/ldap/sampler/LdapClient.html" title="class in org.apache.jmeter.protocol.ldap.sampler">LdapClient</a></dt>
<dd>
<div class="block">Connect to server.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/sampler/LdapExtClient.html#connect(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,boolean,boolean)" class="member-name-link">connect(String, String, String, String, String, String, boolean, boolean)</a> - Static method in class org.apache.jmeter.protocol.ldap.sampler.<a href="org/apache/jmeter/protocol/ldap/sampler/LdapExtClient.html" title="class in org.apache.jmeter.protocol.ldap.sampler">LdapExtClient</a></dt>
<dd>
<div class="block">connect to server</div>
</dd>
<dt><a href="org/apache/jmeter/util/SlowSSLSocket.html#connect(java.net.SocketAddress)" class="member-name-link">connect(SocketAddress)</a> - Method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/SlowSSLSocket.html" title="class in org.apache.jmeter.util">SlowSSLSocket</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/util/SlowSSLSocket.html#connect(java.net.SocketAddress,int)" class="member-name-link">connect(SocketAddress, int)</a> - Method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/SlowSSLSocket.html" title="class in org.apache.jmeter.util">SlowSSLSocket</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/HTTPConstantsInterface.html#CONNECT" class="member-name-link">CONNECT</a> - Static variable in interface org.apache.jmeter.protocol.http.util.<a href="org/apache/jmeter/protocol/http/util/HTTPConstantsInterface.html" title="interface in org.apache.jmeter.protocol.http.util">HTTPConstantsInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#CONNECT_TIMEOUT" class="member-name-link">CONNECT_TIMEOUT</a> - Static variable in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPSamplerBase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/samplers/SampleResult.html#connectEnd()" class="member-name-link">connectEnd()</a> - Method in class org.apache.jmeter.samplers.<a href="org/apache/jmeter/samplers/SampleResult.html" title="class in org.apache.jmeter.samplers">SampleResult</a></dt>
<dd>
<div class="block">Set the time to the end of connecting</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/HTTPConstantsInterface.html#CONNECTION_CLOSE" class="member-name-link">CONNECTION_CLOSE</a> - Static variable in interface org.apache.jmeter.protocol.http.util.<a href="org/apache/jmeter/protocol/http/util/HTTPConstantsInterface.html" title="interface in org.apache.jmeter.protocol.http.util">HTTPConstantsInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/hc/LazyLayeredConnectionSocketFactory.html#connectSocket(int,java.net.Socket,org.apache.http.HttpHost,java.net.InetSocketAddress,java.net.InetSocketAddress,org.apache.http.protocol.HttpContext)" class="member-name-link">connectSocket(int, Socket, HttpHost, InetSocketAddress, InetSocketAddress, HttpContext)</a> - Method in class org.apache.jmeter.protocol.http.sampler.hc.<a href="org/apache/jmeter/protocol/http/sampler/hc/LazyLayeredConnectionSocketFactory.html" title="class in org.apache.jmeter.protocol.http.sampler.hc">LazyLayeredConnectionSocketFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/impl/ConnectTimeOverTimeGraphConsumer.html" class="type-name-link" title="class in org.apache.jmeter.report.processor.graph.impl">ConnectTimeOverTimeGraphConsumer</a> - Class in <a href="org/apache/jmeter/report/processor/graph/impl/package-summary.html">org.apache.jmeter.report.processor.graph.impl</a></dt>
<dd>
<div class="block">The class ConnectTimeOverTimeGraphConsumer provides a graph to visualize Connection time
per time period (defined by granularity)</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/impl/ConnectTimeOverTimeGraphConsumer.html#%3Cinit%3E()" class="member-name-link">ConnectTimeOverTimeGraphConsumer()</a> - Constructor for class org.apache.jmeter.report.processor.graph.impl.<a href="org/apache/jmeter/report/processor/graph/impl/ConnectTimeOverTimeGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph.impl">ConnectTimeOverTimeGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/ConnectTimeValueSelector.html" class="type-name-link" title="class in org.apache.jmeter.report.processor.graph">ConnectTimeValueSelector</a> - Class in <a href="org/apache/jmeter/report/processor/graph/package-summary.html">org.apache.jmeter.report.processor.graph</a></dt>
<dd>
<div class="block">The class ConnectTimeValueSelector provides a projection from a sample to its
connect time.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/ConnectTimeValueSelector.html#%3Cinit%3E(boolean)" class="member-name-link">ConnectTimeValueSelector(boolean)</a> - Constructor for class org.apache.jmeter.report.processor.graph.<a href="org/apache/jmeter/report/processor/graph/ConnectTimeValueSelector.html" title="class in org.apache.jmeter.report.processor.graph">ConnectTimeValueSelector</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/sampler/LDAPExtSampler.html#CONNTO" class="member-name-link">CONNTO</a> - Static variable in class org.apache.jmeter.protocol.ldap.sampler.<a href="org/apache/jmeter/protocol/ldap/sampler/LDAPExtSampler.html" title="class in org.apache.jmeter.protocol.ldap.sampler">LDAPExtSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/timers/poissonarrivals/ConstantPoissonProcessGenerator.html" class="type-name-link" title="class in org.apache.jmeter.timers.poissonarrivals">ConstantPoissonProcessGenerator</a> - Class in <a href="org/apache/jmeter/timers/poissonarrivals/package-summary.html">org.apache.jmeter.timers.poissonarrivals</a></dt>
<dd>
<div class="block">Generates events for Poisson processes, ensuring throughput*duration events will be present in each "duration"</div>
</dd>
<dt><a href="org/apache/jmeter/timers/poissonarrivals/ConstantPoissonProcessGenerator.html#%3Cinit%3E(org.apache.jmeter.timers.poissonarrivals.ThroughputProvider,int,int,org.apache.jmeter.timers.poissonarrivals.DurationProvider,java.lang.Long,boolean)" class="member-name-link">ConstantPoissonProcessGenerator(ThroughputProvider, int, int, DurationProvider, Long, boolean)</a> - Constructor for class org.apache.jmeter.timers.poissonarrivals.<a href="org/apache/jmeter/timers/poissonarrivals/ConstantPoissonProcessGenerator.html" title="class in org.apache.jmeter.timers.poissonarrivals">ConstantPoissonProcessGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/timers/ConstantThroughputTimer.html" class="type-name-link" title="class in org.apache.jmeter.timers">ConstantThroughputTimer</a> - Class in <a href="org/apache/jmeter/timers/package-summary.html">org.apache.jmeter.timers</a></dt>
<dd>
<div class="block">This class implements a constant throughput timer.</div>
</dd>
<dt><a href="org/apache/jmeter/timers/ConstantThroughputTimer.html#%3Cinit%3E()" class="member-name-link">ConstantThroughputTimer()</a> - Constructor for class org.apache.jmeter.timers.<a href="org/apache/jmeter/timers/ConstantThroughputTimer.html" title="class in org.apache.jmeter.timers">ConstantThroughputTimer</a></dt>
<dd>
<div class="block">Constructor for a non-configured ConstantThroughputTimer.</div>
</dd>
<dt><a href="org/apache/jmeter/timers/ConstantThroughputTimer.Mode.html" class="type-name-link" title="enum in org.apache.jmeter.timers">ConstantThroughputTimer.Mode</a> - Enum in <a href="org/apache/jmeter/timers/package-summary.html">org.apache.jmeter.timers</a></dt>
<dd>
<div class="block">This enum defines the calculation modes used by the ConstantThroughputTimer.</div>
</dd>
<dt><a href="org/apache/jmeter/timers/ConstantThroughputTimerBeanInfo.html" class="type-name-link" title="class in org.apache.jmeter.timers">ConstantThroughputTimerBeanInfo</a> - Class in <a href="org/apache/jmeter/timers/package-summary.html">org.apache.jmeter.timers</a></dt>
<dd>
<div class="block">BeanInfo for the ConstantThroughputTimer.</div>
</dd>
<dt><a href="org/apache/jmeter/timers/ConstantThroughputTimerBeanInfo.html#%3Cinit%3E()" class="member-name-link">ConstantThroughputTimerBeanInfo()</a> - Constructor for class org.apache.jmeter.timers.<a href="org/apache/jmeter/timers/ConstantThroughputTimerBeanInfo.html" title="class in org.apache.jmeter.timers">ConstantThroughputTimerBeanInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/timers/ConstantTimer.html" class="type-name-link" title="class in org.apache.jmeter.timers">ConstantTimer</a> - Class in <a href="org/apache/jmeter/timers/package-summary.html">org.apache.jmeter.timers</a></dt>
<dd>
<div class="block">This class implements a constant timer with its own panel and fields for
value update and user interaction.</div>
</dd>
<dt><a href="org/apache/jmeter/timers/ConstantTimer.html#%3Cinit%3E()" class="member-name-link">ConstantTimer()</a> - Constructor for class org.apache.jmeter.timers.<a href="org/apache/jmeter/timers/ConstantTimer.html" title="class in org.apache.jmeter.timers">ConstantTimer</a></dt>
<dd>
<div class="block">No-arg constructor.</div>
</dd>
<dt><a href="org/apache/jmeter/timers/gui/ConstantTimerGui.html" class="type-name-link" title="class in org.apache.jmeter.timers.gui">ConstantTimerGui</a> - Class in <a href="org/apache/jmeter/timers/gui/package-summary.html">org.apache.jmeter.timers.gui</a></dt>
<dd>
<div class="block">The GUI for ConstantTimer.</div>
</dd>
<dt><a href="org/apache/jmeter/timers/gui/ConstantTimerGui.html#%3Cinit%3E()" class="member-name-link">ConstantTimerGui()</a> - Constructor for class org.apache.jmeter.timers.gui.<a href="org/apache/jmeter/timers/gui/ConstantTimerGui.html" title="class in org.apache.jmeter.timers.gui">ConstantTimerGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/reflect/ClassTools.html#construct(java.lang.String)" class="member-name-link">construct(String)</a> - Static method in class org.apache.jorphan.reflect.<a href="org/apache/jorphan/reflect/ClassTools.html" title="class in org.apache.jorphan.reflect">ClassTools</a></dt>
<dd>
<div class="block">Call no-args constructor for a class.</div>
</dd>
<dt><a href="org/apache/jorphan/reflect/ClassTools.html#construct(java.lang.String,int)" class="member-name-link">construct(String, int)</a> - Static method in class org.apache.jorphan.reflect.<a href="org/apache/jorphan/reflect/ClassTools.html" title="class in org.apache.jorphan.reflect">ClassTools</a></dt>
<dd>
<div class="block">Call a class constructor with an integer parameter</div>
</dd>
<dt><a href="org/apache/jorphan/reflect/ClassTools.html#construct(java.lang.String,java.lang.String)" class="member-name-link">construct(String, String)</a> - Static method in class org.apache.jorphan.reflect.<a href="org/apache/jorphan/reflect/ClassTools.html" title="class in org.apache.jorphan.reflect">ClassTools</a></dt>
<dd>
<div class="block">Call a class constructor with an String parameter</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/AbstractSummaryConsumer.html#consume(org.apache.jmeter.report.core.Sample,int)" class="member-name-link">consume(Sample, int)</a> - Method in class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/AbstractSummaryConsumer.html" title="class in org.apache.jmeter.report.processor">AbstractSummaryConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/AggregateConsumer.html#consume(org.apache.jmeter.report.core.Sample,int)" class="member-name-link">consume(Sample, int)</a> - Method in class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/AggregateConsumer.html" title="class in org.apache.jmeter.report.processor">AggregateConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/ExternalSampleSorter.html#consume(org.apache.jmeter.report.core.Sample,int)" class="member-name-link">consume(Sample, int)</a> - Method in class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/ExternalSampleSorter.html" title="class in org.apache.jmeter.report.processor">ExternalSampleSorter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/FilterConsumer.html#consume(org.apache.jmeter.report.core.Sample,int)" class="member-name-link">consume(Sample, int)</a> - Method in class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/FilterConsumer.html" title="class in org.apache.jmeter.report.processor">FilterConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/AbstractGraphConsumer.html#consume(org.apache.jmeter.report.core.Sample,int)" class="member-name-link">consume(Sample, int)</a> - Method in class org.apache.jmeter.report.processor.graph.<a href="org/apache/jmeter/report/processor/graph/AbstractGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph">AbstractGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/AbstractVersusRequestsGraphConsumer.html#consume(org.apache.jmeter.report.core.Sample,int)" class="member-name-link">consume(Sample, int)</a> - Method in class org.apache.jmeter.report.processor.graph.<a href="org/apache/jmeter/report/processor/graph/AbstractVersusRequestsGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph">AbstractVersusRequestsGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/NormalizerSampleConsumer.html#consume(org.apache.jmeter.report.core.Sample,int)" class="member-name-link">consume(Sample, int)</a> - Method in class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/NormalizerSampleConsumer.html" title="class in org.apache.jmeter.report.processor">NormalizerSampleConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/RequestsSummaryConsumer.html#consume(org.apache.jmeter.report.core.Sample,int)" class="member-name-link">consume(Sample, int)</a> - Method in class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/RequestsSummaryConsumer.html" title="class in org.apache.jmeter.report.processor">RequestsSummaryConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/SampleConsumer.html#consume(org.apache.jmeter.report.core.Sample,int)" class="member-name-link">consume(Sample, int)</a> - Method in interface org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/SampleConsumer.html" title="interface in org.apache.jmeter.report.processor">SampleConsumer</a></dt>
<dd>
<div class="block">Consumes the specified sample ton the specified channel.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/SampleWriterConsumer.html#consume(org.apache.jmeter.report.core.Sample,int)" class="member-name-link">consume(Sample, int)</a> - Method in class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/SampleWriterConsumer.html" title="class in org.apache.jmeter.report.processor">SampleWriterConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/TaggerConsumer.html#consume(org.apache.jmeter.report.core.Sample,int)" class="member-name-link">consume(Sample, int)</a> - Method in class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/TaggerConsumer.html" title="class in org.apache.jmeter.report.processor">TaggerConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/collections/HashTree.html#containsKey(java.lang.Object)" class="member-name-link">containsKey(Object)</a> - Method in class org.apache.jorphan.collections.<a href="org/apache/jorphan/collections/HashTree.html" title="class in org.apache.jorphan.collections">HashTree</a></dt>
<dd>
<div class="block">If the HashTree contains the given object as a key at the top level, then
a true result is returned, otherwise false.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/java/sampler/JavaSamplerContext.html#containsParameter(java.lang.String)" class="member-name-link">containsParameter(String)</a> - Method in class org.apache.jmeter.protocol.java.sampler.<a href="org/apache/jmeter/protocol/java/sampler/JavaSamplerContext.html" title="class in org.apache.jmeter.protocol.java.sampler">JavaSamplerContext</a></dt>
<dd>
<div class="block">Determine whether or not a value has been specified for the parameter
with this name.</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/backend/BackendListenerContext.html#containsParameter(java.lang.String)" class="member-name-link">containsParameter(String)</a> - Method in class org.apache.jmeter.visualizers.backend.<a href="org/apache/jmeter/visualizers/backend/BackendListenerContext.html" title="class in org.apache.jmeter.visualizers.backend">BackendListenerContext</a></dt>
<dd>
<div class="block">Determine whether or not a value has been specified for the parameter
with this name.</div>
</dd>
<dt><a href="org/apache/jorphan/collections/HashTree.html#containsValue(java.lang.Object)" class="member-name-link">containsValue(Object)</a> - Method in class org.apache.jorphan.collections.<a href="org/apache/jorphan/collections/HashTree.html" title="class in org.apache.jorphan.collections">HashTree</a></dt>
<dd>
<div class="block">Implemented as required by the Map interface, but is not very useful
here.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#CONTENT_ENCODING" class="member-name-link">CONTENT_ENCODING</a> - Static variable in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPSamplerBase</a></dt>
<dd>
<div class="block">This is the encoding used for the content, i.e.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/HttpRequestHdr.html#CONTENT_LENGTH" class="member-name-link">CONTENT_LENGTH</a> - Static variable in class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/HttpRequestHdr.html" title="class in org.apache.jmeter.protocol.http.proxy">HttpRequestHdr</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/HttpRequestHdr.html#CONTENT_TYPE" class="member-name-link">CONTENT_TYPE</a> - Static variable in class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/HttpRequestHdr.html" title="class in org.apache.jmeter.protocol.http.proxy">HttpRequestHdr</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#CONTENT_TYPE" class="member-name-link">CONTENT_TYPE</a> - Static variable in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPSamplerBase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/log/ContextMap.html" class="type-name-link" title="class in org.apache.log">ContextMap</a> - Class in <a href="org/apache/log/package-summary.html">org.apache.log</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Will be dropped in 3.3</div>
</div>
</dd>
<dt><a href="org/apache/log/ContextMap.html#%3Cinit%3E()" class="member-name-link">ContextMap()</a> - Constructor for class org.apache.log.<a href="org/apache/log/ContextMap.html" title="class in org.apache.log">ContextMap</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
<div class="block">Default constructor.</div>
</dd>
<dt><a href="org/apache/log/ContextMap.html#%3Cinit%3E(org.apache.log.ContextMap)" class="member-name-link">ContextMap(ContextMap)</a> - Constructor for class org.apache.log.<a href="org/apache/log/ContextMap.html" title="class in org.apache.log">ContextMap</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
<div class="block">Constructor that sets parent contextMap.</div>
</dd>
<dt><a href="org/apache/jmeter/threads/JMeterContext.TestLogicalAction.html#CONTINUE" class="member-name-link">CONTINUE</a> - Enum constant in enum org.apache.jmeter.threads.<a href="org/apache/jmeter/threads/JMeterContext.TestLogicalAction.html" title="enum in org.apache.jmeter.threads">JMeterContext.TestLogicalAction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/engine/DistributedRunner.html#CONTINUE_ON_FAIL" class="member-name-link">CONTINUE_ON_FAIL</a> - Static variable in class org.apache.jmeter.engine.<a href="org/apache/jmeter/engine/DistributedRunner.html" title="class in org.apache.jmeter.engine">DistributedRunner</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/control/Controller.html" class="type-name-link" title="interface in org.apache.jmeter.control">Controller</a> - Interface in <a href="org/apache/jmeter/control/package-summary.html">org.apache.jmeter.control</a></dt>
<dd>
<div class="block">This interface is used by JMeterThread in the following manner:</div>
</dd>
<dt><a href="org/apache/jmeter/gui/util/MenuFactory.html#CONTROLLERS" class="member-name-link">CONTROLLERS</a> - Static variable in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/MenuFactory.html" title="class in org.apache.jmeter.gui.util">MenuFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/core/ControllerSamplePredicate.html" class="type-name-link" title="class in org.apache.jmeter.report.core">ControllerSamplePredicate</a> - Class in <a href="org/apache/jmeter/report/core/package-summary.html">org.apache.jmeter.report.core</a></dt>
<dd>
<div class="block">The class ControllerSamplePredicate provides a way to define whether a sample
is a controller.</div>
</dd>
<dt><a href="org/apache/jmeter/report/core/ControllerSamplePredicate.html#%3Cinit%3E()" class="member-name-link">ControllerSamplePredicate()</a> - Constructor for class org.apache.jmeter.report.core.<a href="org/apache/jmeter/report/core/ControllerSamplePredicate.html" title="class in org.apache.jmeter.report.core">ControllerSamplePredicate</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/save/converters/ConversionHelp.html" class="type-name-link" title="class in org.apache.jmeter.save.converters">ConversionHelp</a> - Class in <a href="org/apache/jmeter/save/converters/package-summary.html">org.apache.jmeter.save.converters</a></dt>
<dd>
<div class="block">Utility conversion routines for use with XStream</div>
</dd>
<dt><a href="org/apache/jmeter/save/converters/ConversionHelp.html#%3Cinit%3E()" class="member-name-link">ConversionHelp()</a> - Constructor for class org.apache.jmeter.save.converters.<a href="org/apache/jmeter/save/converters/ConversionHelp.html" title="class in org.apache.jmeter.save.converters">ConversionHelp</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/ConversionUtils.html" class="type-name-link" title="class in org.apache.jmeter.protocol.http.util">ConversionUtils</a> - Class in <a href="org/apache/jmeter/protocol/http/util/package-summary.html">org.apache.jmeter.protocol.http.util</a></dt>
<dd>
<div class="block">General purpose conversion utilities related to HTTP/HTML</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/ConversionUtils.html#%3Cinit%3E()" class="member-name-link">ConversionUtils()</a> - Constructor for class org.apache.jmeter.protocol.http.util.<a href="org/apache/jmeter/protocol/http/util/ConversionUtils.html" title="class in org.apache.jmeter.protocol.http.util">ConversionUtils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/core/Converters.html#convert(java.lang.Class,java.lang.String)" class="member-name-link">convert(Class&lt;T&gt;, String)</a> - Static method in class org.apache.jmeter.report.core.<a href="org/apache/jmeter/report/core/Converters.html" title="class in org.apache.jmeter.report.core">Converters</a></dt>
<dd>
<div class="block">Converts the specified value to the destination type</div>
</dd>
<dt><a href="org/apache/jorphan/util/Converter.html#convert(java.lang.Object,java.lang.Class)" class="member-name-link">convert(Object, Class&lt;?&gt;)</a> - Static method in class org.apache.jorphan.util.<a href="org/apache/jorphan/util/Converter.html" title="class in org.apache.jorphan.util">Converter</a></dt>
<dd>
<div class="block">Convert the given value object to an object of the given type</div>
</dd>
<dt><a href="org/apache/jmeter/report/core/StringConverter.html#convert(java.lang.String)" class="member-name-link">convert(String)</a> - Method in interface org.apache.jmeter.report.core.<a href="org/apache/jmeter/report/core/StringConverter.html" title="interface in org.apache.jmeter.report.core">StringConverter</a></dt>
<dd>
<div class="block">Converts the specified value to the type TDest.</div>
</dd>
<dt><a href="org/apache/jmeter/report/config/ConfigurationUtils.html#convert(java.lang.String,java.lang.Class)" class="member-name-link">convert(String, Class&lt;TProperty&gt;)</a> - Static method in class org.apache.jmeter.report.config.<a href="org/apache/jmeter/report/config/ConfigurationUtils.html" title="class in org.apache.jmeter.report.config">ConfigurationUtils</a></dt>
<dd>
<div class="block">Convert the specified string value to the property type.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/UndoCommand.html#convertAndCloneSubTree(org.apache.jorphan.collections.HashTree)" class="member-name-link">convertAndCloneSubTree(HashTree)</a> - Static method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/UndoCommand.html" title="class in org.apache.jmeter.gui.action">UndoCommand</a></dt>
<dd>
<div class="block">wrapper to use package-visible method
and clone tree for saving</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/HTTPArgument.html#convertArgumentsToHTTP(org.apache.jmeter.config.Arguments)" class="member-name-link">convertArgumentsToHTTP(Arguments)</a> - Static method in class org.apache.jmeter.protocol.http.util.<a href="org/apache/jmeter/protocol/http/util/HTTPArgument.html" title="class in org.apache.jmeter.protocol.http.util">HTTPArgument</a></dt>
<dd>
<div class="block">Converts all <a href="org/apache/jmeter/config/Argument.html" title="class in org.apache.jmeter.config"><code>Argument</code></a> entries in the collection to <a href="org/apache/jmeter/protocol/http/util/HTTPArgument.html" title="class in org.apache.jmeter.protocol.http.util"><code>HTTPArgument</code></a> entries.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/jms/Utils.html#convertArgumentsToJmsProperties(org.apache.jmeter.config.Arguments)" class="member-name-link">convertArgumentsToJmsProperties(Arguments)</a> - Static method in class org.apache.jmeter.protocol.jms.<a href="org/apache/jmeter/protocol/jms/Utils.html" title="class in org.apache.jmeter.protocol.jms">Utils</a></dt>
<dd>
<div class="block">Converts <a href="org/apache/jmeter/config/Arguments.html" title="class in org.apache.jmeter.config"><code>Arguments</code></a> to <a href="org/apache/jmeter/protocol/jms/sampler/JMSProperties.html" title="class in org.apache.jmeter.protocol.jms.sampler"><code>JMSProperties</code></a> defaulting to String type
Used to convert version &lt;= 2.10 test plans</div>
</dd>
<dt><a href="org/apache/jorphan/util/Converter.html" class="type-name-link" title="class in org.apache.jorphan.util">Converter</a> - Class in <a href="org/apache/jorphan/util/package-summary.html">org.apache.jorphan.util</a></dt>
<dd>
<div class="block">Converter utilities for TestBeans</div>
</dd>
<dt><a href="org/apache/jorphan/util/Converter.html#%3Cinit%3E()" class="member-name-link">Converter()</a> - Constructor for class org.apache.jorphan.util.<a href="org/apache/jorphan/util/Converter.html" title="class in org.apache.jorphan.util">Converter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/core/Converters.html" class="type-name-link" title="class in org.apache.jmeter.report.core">Converters</a> - Class in <a href="org/apache/jmeter/report/core/package-summary.html">org.apache.jmeter.report.core</a></dt>
<dd>
<div class="block">The class Converters provides converters of string.</div>
</dd>
<dt><a href="org/apache/jmeter/report/core/ConvertException.html" class="type-name-link" title="class in org.apache.jmeter.report.core">ConvertException</a> - Exception in <a href="org/apache/jmeter/report/core/package-summary.html">org.apache.jmeter.report.core</a></dt>
<dd>
<div class="block">The class ConvertException provides an exception when
ConvertStringMethod.execute fails.</div>
</dd>
<dt><a href="org/apache/jmeter/report/core/ConvertException.html#%3Cinit%3E()" class="member-name-link">ConvertException()</a> - Constructor for exception org.apache.jmeter.report.core.<a href="org/apache/jmeter/report/core/ConvertException.html" title="class in org.apache.jmeter.report.core">ConvertException</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">UNIT TEST ONLY</div>
</div>
</dd>
<dt><a href="org/apache/jmeter/report/core/ConvertException.html#%3Cinit%3E(java.lang.String,java.lang.String)" class="member-name-link">ConvertException(String, String)</a> - Constructor for exception org.apache.jmeter.report.core.<a href="org/apache/jmeter/report/core/ConvertException.html" title="class in org.apache.jmeter.report.core">ConvertException</a></dt>
<dd>
<div class="block">Instantiates a new convert exception.</div>
</dd>
<dt><a href="org/apache/jmeter/report/core/ConvertException.html#%3Cinit%3E(java.lang.String,java.lang.String,java.lang.Throwable)" class="member-name-link">ConvertException(String, String, Throwable)</a> - Constructor for exception org.apache.jmeter.report.core.<a href="org/apache/jmeter/report/core/ConvertException.html" title="class in org.apache.jmeter.report.core">ConvertException</a></dt>
<dd>
<div class="block">Instantiates a new convert exception.</div>
</dd>
<dt><a href="org/apache/jmeter/engine/ConvertListeners.html" class="type-name-link" title="class in org.apache.jmeter.engine">ConvertListeners</a> - Class in <a href="org/apache/jmeter/engine/package-summary.html">org.apache.jmeter.engine</a></dt>
<dd>
<div class="block">Converts the Remoteable Test and Sample Listeners in the test tree by wrapping
them with RemoteSampleListeners so that the samples are returned to the client.</div>
</dd>
<dt><a href="org/apache/jmeter/engine/ConvertListeners.html#%3Cinit%3E()" class="member-name-link">ConvertListeners()</a> - Constructor for class org.apache.jmeter.engine.<a href="org/apache/jmeter/engine/ConvertListeners.html" title="class in org.apache.jmeter.engine">ConvertListeners</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testelement/property/AbstractProperty.html#convertObject(java.lang.Object)" class="member-name-link">convertObject(Object)</a> - Method in class org.apache.jmeter.testelement.property.<a href="org/apache/jmeter/testelement/property/AbstractProperty.html" title="class in org.apache.jmeter.testelement.property">AbstractProperty</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/gui/ObjectTableSorter.html#convertRowIndexToModel(int)" class="member-name-link">convertRowIndexToModel(int)</a> - Method in class org.apache.jorphan.gui.<a href="org/apache/jorphan/gui/ObjectTableSorter.html" title="class in org.apache.jorphan.gui">ObjectTableSorter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/gui/ObjectTableSorter.html#convertRowIndexToView(int)" class="member-name-link">convertRowIndexToView(int)</a> - Method in class org.apache.jorphan.gui.<a href="org/apache/jorphan/gui/ObjectTableSorter.html" title="class in org.apache.jorphan.gui">ObjectTableSorter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/accesslog/TCLogParser.html#convertStringToJMRequest(java.lang.String,org.apache.jmeter.testelement.TestElement)" class="member-name-link">convertStringToJMRequest(String, TestElement)</a> - Method in class org.apache.jmeter.protocol.http.util.accesslog.<a href="org/apache/jmeter/protocol/http/util/accesslog/TCLogParser.html" title="class in org.apache.jmeter.protocol.http.util.accesslog">TCLogParser</a></dt>
<dd>
<div class="block">Convert a single line into XML</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/accesslog/TCLogParser.html#convertStringtoNVPair(java.lang.String)" class="member-name-link">convertStringtoNVPair(String)</a> - Method in class org.apache.jmeter.protocol.http.util.accesslog.<a href="org/apache/jmeter/protocol/http/util/accesslog/TCLogParser.html" title="class in org.apache.jmeter.protocol.http.util.accesslog">TCLogParser</a></dt>
<dd>
<div class="block">Parse the string parameters into NVPair[] array.</div>
</dd>
<dt><a href="org/apache/jmeter/JMeter.html#convertSubTree(org.apache.jorphan.collections.HashTree)" class="member-name-link">convertSubTree(HashTree)</a> - Static method in class org.apache.jmeter.<a href="org/apache/jmeter/JMeter.html" title="class in org.apache.jmeter">JMeter</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">This method does not correctly handle a tree with Replaceable controllers
that contain NoThreadClone element. Use <a href="org/apache/jmeter/JMeter.html#convertSubTree(org.apache.jorphan.collections.HashTree,boolean)"><code>JMeter.convertSubTree(HashTree, boolean)</code></a></div>
</div>
</dd>
<dt><a href="org/apache/jmeter/JMeter.html#convertSubTree(org.apache.jorphan.collections.HashTree,boolean)" class="member-name-link">convertSubTree(HashTree, boolean)</a> - Static method in class org.apache.jmeter.<a href="org/apache/jmeter/JMeter.html" title="class in org.apache.jmeter">JMeter</a></dt>
<dd>
<div class="block">This function does the following:
Remove disabled elements
Replace the ReplaceableController with the target subtree
If cloneAtEnd is true : Clone the tree to ensure Commonly referenced NoThreadClone elements are cloned
THIS IS INTERNAL JMETER API and should be used with care</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/Cookie.html" class="type-name-link" title="class in org.apache.jmeter.protocol.http.control">Cookie</a> - Class in <a href="org/apache/jmeter/protocol/http/control/package-summary.html">org.apache.jmeter.protocol.http.control</a></dt>
<dd>
<div class="block">This class is a Cookie encapsulator.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/Cookie.html#%3Cinit%3E()" class="member-name-link">Cookie()</a> - Constructor for class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/Cookie.html" title="class in org.apache.jmeter.protocol.http.control">Cookie</a></dt>
<dd>
<div class="block">create the cookie</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/Cookie.html#%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String,java.lang.String,boolean,long)" class="member-name-link">Cookie(String, String, String, String, boolean, long)</a> - Constructor for class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/Cookie.html" title="class in org.apache.jmeter.protocol.http.control">Cookie</a></dt>
<dd>
<div class="block">create the cookie</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/Cookie.html#%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String,java.lang.String,boolean,long,boolean,boolean)" class="member-name-link">Cookie(String, String, String, String, boolean, long, boolean, boolean)</a> - Constructor for class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/Cookie.html" title="class in org.apache.jmeter.protocol.http.control">Cookie</a></dt>
<dd>
<div class="block">create the cookie</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/Cookie.html#%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String,java.lang.String,boolean,long,boolean,boolean,int)" class="member-name-link">Cookie(String, String, String, String, boolean, long, boolean, boolean, int)</a> - Constructor for class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/Cookie.html" title="class in org.apache.jmeter.protocol.http.control">Cookie</a></dt>
<dd>
<div class="block">Create a JMeter Cookie.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#COOKIE_MANAGER" class="member-name-link">COOKIE_MANAGER</a> - Static variable in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPSamplerBase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/CookieHandler.html" class="type-name-link" title="interface in org.apache.jmeter.protocol.http.control">CookieHandler</a> - Interface in <a href="org/apache/jmeter/protocol/http/control/package-summary.html">org.apache.jmeter.protocol.http.control</a></dt>
<dd>
<div class="block">Interface to be implemented by CookieHandler</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/CookieManager.html" class="type-name-link" title="class in org.apache.jmeter.protocol.http.control">CookieManager</a> - Class in <a href="org/apache/jmeter/protocol/http/control/package-summary.html">org.apache.jmeter.protocol.http.control</a></dt>
<dd>
<div class="block">This class provides an interface to the netscape cookies file to pass cookies
along with a request.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/CookieManager.html#%3Cinit%3E()" class="member-name-link">CookieManager()</a> - Constructor for class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/CookieManager.html" title="class in org.apache.jmeter.protocol.http.control">CookieManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/gui/CookiePanel.html" class="type-name-link" title="class in org.apache.jmeter.protocol.http.gui">CookiePanel</a> - Class in <a href="org/apache/jmeter/protocol/http/gui/package-summary.html">org.apache.jmeter.protocol.http.gui</a></dt>
<dd>
<div class="block">This is the GUI for Cookie Manager <a href="org/apache/jmeter/protocol/http/control/CookieManager.html" title="class in org.apache.jmeter.protocol.http.control"><code>CookieManager</code></a>
Allows the user to specify if they need cookie services, and give parameters
for this service.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/gui/CookiePanel.html#%3Cinit%3E()" class="member-name-link">CookiePanel()</a> - Constructor for class org.apache.jmeter.protocol.http.gui.<a href="org/apache/jmeter/protocol/http/gui/CookiePanel.html" title="class in org.apache.jmeter.protocol.http.gui">CookiePanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/Copy.html" class="type-name-link" title="class in org.apache.jmeter.gui.action">Copy</a> - Class in <a href="org/apache/jmeter/gui/action/package-summary.html">org.apache.jmeter.gui.action</a></dt>
<dd>
<div class="block">Implements the Copy menu command</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/Copy.html#%3Cinit%3E()" class="member-name-link">Copy()</a> - Constructor for class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/Copy.html" title="class in org.apache.jmeter.gui.action">Copy</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/ActionNames.html#COPY" class="member-name-link">COPY</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ActionNames.html" title="class in org.apache.jmeter.gui.action">ActionNames</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/KeyStrokes.html#COPY" class="member-name-link">COPY</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/KeyStrokes.html" title="class in org.apache.jmeter.gui.action">KeyStrokes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/HTTPConstantsInterface.html#COPY" class="member-name-link">COPY</a> - Static variable in interface org.apache.jmeter.protocol.http.util.<a href="org/apache/jmeter/protocol/http/util/HTTPConstantsInterface.html" title="interface in org.apache.jmeter.protocol.http.util">HTTPConstantsInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/gui/GuiUtils.html#copyTextToClipboard(java.lang.String)" class="member-name-link">copyTextToClipboard(String)</a> - Static method in class org.apache.jorphan.gui.<a href="org/apache/jorphan/gui/GuiUtils.html" title="class in org.apache.jorphan.gui">GuiUtils</a></dt>
<dd>
<div class="block">Copy text to clipboard</div>
</dd>
<dt><a href="org/apache/jmeter/modifiers/CounterConfig.html" class="type-name-link" title="class in org.apache.jmeter.modifiers">CounterConfig</a> - Class in <a href="org/apache/jmeter/modifiers/package-summary.html">org.apache.jmeter.modifiers</a></dt>
<dd>
<div class="block">Provides a counter per-thread(user) or per-thread group.</div>
</dd>
<dt><a href="org/apache/jmeter/modifiers/CounterConfig.html#%3Cinit%3E()" class="member-name-link">CounterConfig()</a> - Constructor for class org.apache.jmeter.modifiers.<a href="org/apache/jmeter/modifiers/CounterConfig.html" title="class in org.apache.jmeter.modifiers">CounterConfig</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/modifiers/gui/CounterConfigGui.html" class="type-name-link" title="class in org.apache.jmeter.modifiers.gui">CounterConfigGui</a> - Class in <a href="org/apache/jmeter/modifiers/gui/package-summary.html">org.apache.jmeter.modifiers.gui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/modifiers/gui/CounterConfigGui.html#%3Cinit%3E()" class="member-name-link">CounterConfigGui()</a> - Constructor for class org.apache.jmeter.modifiers.gui.<a href="org/apache/jmeter/modifiers/gui/CounterConfigGui.html" title="class in org.apache.jmeter.modifiers.gui">CounterConfigGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/sampler/LDAPExtSampler.html#COUNTLIM" class="member-name-link">COUNTLIM</a> - Static variable in class org.apache.jmeter.protocol.ldap.sampler.<a href="org/apache/jmeter/protocol/ldap/sampler/LDAPExtSampler.html" title="class in org.apache.jmeter.protocol.ldap.sampler">LDAPExtSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/CountValueSelector.html" class="type-name-link" title="class in org.apache.jmeter.report.processor.graph">CountValueSelector</a> - Class in <a href="org/apache/jmeter/report/processor/graph/package-summary.html">org.apache.jmeter.report.processor.graph</a></dt>
<dd>
<div class="block">The class CountValueSelector provides a projection to count samples.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/CountValueSelector.html#%3Cinit%3E(boolean)" class="member-name-link">CountValueSelector(boolean)</a> - Constructor for class org.apache.jmeter.report.processor.graph.<a href="org/apache/jmeter/report/processor/graph/CountValueSelector.html" title="class in org.apache.jmeter.report.processor.graph">CountValueSelector</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/util/JsseSSLManager.html#CPS" class="member-name-link">CPS</a> - Static variable in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/JsseSSLManager.html" title="class in org.apache.jmeter.util">JsseSSLManager</a></dt>
<dd>
<div class="block">Characters per second, used to slow down sockets</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/HTTPHCAbstractImpl.html#CPS_HTTP" class="member-name-link">CPS_HTTP</a> - Static variable in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/HTTPHCAbstractImpl.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPHCAbstractImpl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/HTTPHCAbstractImpl.html#CPS_HTTPS" class="member-name-link">CPS_HTTPS</a> - Static variable in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/HTTPHCAbstractImpl.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPHCAbstractImpl</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Not used</div>
</div>
</dd>
<dt><a href="org/apache/jmeter/util/CPSPauser.html" class="type-name-link" title="class in org.apache.jmeter.util">CPSPauser</a> - Class in <a href="org/apache/jmeter/util/package-summary.html">org.apache.jmeter.util</a></dt>
<dd>
<div class="block">Generate appropriate pauses for a given CPS (characters per second)</div>
</dd>
<dt><a href="org/apache/jmeter/util/CPSPauser.html#%3Cinit%3E(int)" class="member-name-link">CPSPauser(int)</a> - Constructor for class org.apache.jmeter.util.<a href="org/apache/jmeter/util/CPSPauser.html" title="class in org.apache.jmeter.util">CPSPauser</a></dt>
<dd>
<div class="block">Create a pauser with the appropriate speed settings.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/mail/sampler/MailFileFolder.html#create(int)" class="member-name-link">create(int)</a> - Method in class org.apache.jmeter.protocol.mail.sampler.<a href="org/apache/jmeter/protocol/mail/sampler/MailFileFolder.html" title="class in org.apache.jmeter.protocol.mail.sampler">MailFileFolder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/DynamicKerberosSchemeFactory.html#create(org.apache.http.protocol.HttpContext)" class="member-name-link">create(HttpContext)</a> - Method in class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/DynamicKerberosSchemeFactory.html" title="class in org.apache.jmeter.protocol.http.control">DynamicKerberosSchemeFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/DynamicSPNegoSchemeFactory.html#create(org.apache.http.protocol.HttpContext)" class="member-name-link">create(HttpContext)</a> - Method in class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/DynamicSPNegoSchemeFactory.html" title="class in org.apache.jmeter.protocol.http.control">DynamicSPNegoSchemeFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/backend/graphite/SocketOutputStreamPoolFactory.html#create(org.apache.jmeter.visualizers.backend.graphite.SocketConnectionInfos)" class="member-name-link">create(SocketConnectionInfos)</a> - Method in class org.apache.jmeter.visualizers.backend.graphite.<a href="org/apache/jmeter/visualizers/backend/graphite/SocketOutputStreamPoolFactory.html" title="class in org.apache.jmeter.visualizers.backend.graphite">SocketOutputStreamPoolFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/AbstractAggregatorFactory.html#createAggregatedKeyValueAggregator()" class="member-name-link">createAggregatedKeyValueAggregator()</a> - Method in class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/AbstractAggregatorFactory.html" title="class in org.apache.jmeter.report.processor">AbstractAggregatorFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/AggregatorFactory.html#createAggregatedKeyValueAggregator()" class="member-name-link">createAggregatedKeyValueAggregator()</a> - Method in interface org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/AggregatorFactory.html" title="interface in org.apache.jmeter.report.processor">AggregatorFactory</a></dt>
<dd>
<div class="block">Creates a new Aggregator object to calculate an aggregated value of an
aggregated key series.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/AbstractAggregatorFactory.html#createAggregator()" class="member-name-link">createAggregator()</a> - Method in class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/AbstractAggregatorFactory.html" title="class in org.apache.jmeter.report.processor">AbstractAggregatorFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/MaxAggregatorFactory.html#createAggregator()" class="member-name-link">createAggregator()</a> - Method in class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/MaxAggregatorFactory.html" title="class in org.apache.jmeter.report.processor">MaxAggregatorFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/MeanAggregatorFactory.html#createAggregator()" class="member-name-link">createAggregator()</a> - Method in class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/MeanAggregatorFactory.html" title="class in org.apache.jmeter.report.processor">MeanAggregatorFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/MedianAggregatorFactory.html#createAggregator()" class="member-name-link">createAggregator()</a> - Method in class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/MedianAggregatorFactory.html" title="class in org.apache.jmeter.report.processor">MedianAggregatorFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/MinAggregatorFactory.html#createAggregator()" class="member-name-link">createAggregator()</a> - Method in class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/MinAggregatorFactory.html" title="class in org.apache.jmeter.report.processor">MinAggregatorFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/PercentileAggregatorFactory.html#createAggregator()" class="member-name-link">createAggregator()</a> - Method in class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/PercentileAggregatorFactory.html" title="class in org.apache.jmeter.report.processor">PercentileAggregatorFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/SumAggregatorFactory.html#createAggregator()" class="member-name-link">createAggregator()</a> - Method in class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/SumAggregatorFactory.html" title="class in org.apache.jmeter.report.processor">SumAggregatorFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/TimeRateAggregatorFactory.html#createAggregator()" class="member-name-link">createAggregator()</a> - Method in class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/TimeRateAggregatorFactory.html" title="class in org.apache.jmeter.report.processor">TimeRateAggregatorFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/AbstractSamplerCreator.html#createAndPopulateSampler(org.apache.jmeter.protocol.http.proxy.HttpRequestHdr,java.util.Map,java.util.Map)" class="member-name-link">createAndPopulateSampler(HttpRequestHdr, Map&lt;String, String&gt;, Map&lt;String, String&gt;)</a> - Method in class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/AbstractSamplerCreator.html" title="class in org.apache.jmeter.protocol.http.proxy">AbstractSamplerCreator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/SamplerCreator.html#createAndPopulateSampler(org.apache.jmeter.protocol.http.proxy.HttpRequestHdr,java.util.Map,java.util.Map)" class="member-name-link">createAndPopulateSampler(HttpRequestHdr, Map&lt;String, String&gt;, Map&lt;String, String&gt;)</a> - Method in interface org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/SamplerCreator.html" title="interface in org.apache.jmeter.protocol.http.proxy">SamplerCreator</a></dt>
<dd>
<div class="block">Default implementation calls:
<a href="org/apache/jmeter/protocol/http/proxy/SamplerCreator.html" title="interface in org.apache.jmeter.protocol.http.proxy"><code>SamplerCreator</code></a><a href="org/apache/jmeter/protocol/http/proxy/SamplerCreator.html#createSampler(org.apache.jmeter.protocol.http.proxy.HttpRequestHdr,java.util.Map,java.util.Map)"><code>SamplerCreator.createSampler(HttpRequestHdr, Map, Map)</code></a>
<a href="org/apache/jmeter/protocol/http/proxy/SamplerCreator.html" title="interface in org.apache.jmeter.protocol.http.proxy"><code>SamplerCreator</code></a><a href="org/apache/jmeter/protocol/http/proxy/SamplerCreator.html#populateSampler(org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase,org.apache.jmeter.protocol.http.proxy.HttpRequestHdr,java.util.Map,java.util.Map)"><code>SamplerCreator.populateSampler(HTTPSamplerBase, HttpRequestHdr, Map, Map)</code></a>
</div>
</dd>
<dt><a href="org/apache/jmeter/gui/logging/GuiLogEventAppender.html#createAppender(java.lang.String,boolean,org.apache.logging.log4j.core.Layout,org.apache.logging.log4j.core.Filter)" class="member-name-link">createAppender(String, boolean, Layout&lt;? extends Serializable&gt;, Filter)</a> - Static method in class org.apache.jmeter.gui.logging.<a href="org/apache/jmeter/gui/logging/GuiLogEventAppender.html" title="class in org.apache.jmeter.gui.logging">GuiLogEventAppender</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/config/gui/ArgumentsPanel.html#createArgumentFromClipboard(java.lang.String%5B%5D)" class="member-name-link">createArgumentFromClipboard(String[])</a> - Method in class org.apache.jmeter.config.gui.<a href="org/apache/jmeter/config/gui/ArgumentsPanel.html" title="class in org.apache.jmeter.config.gui">ArgumentsPanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/gui/HTTPArgumentsPanel.html#createArgumentFromClipboard(java.lang.String%5B%5D)" class="member-name-link">createArgumentFromClipboard(String[])</a> - Method in class org.apache.jmeter.protocol.http.gui.<a href="org/apache/jmeter/protocol/http/gui/HTTPArgumentsPanel.html" title="class in org.apache.jmeter.protocol.http.gui">HTTPArgumentsPanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/gui/AuthPanel.html#createAuthTablePanel()" class="member-name-link">createAuthTablePanel()</a> - Method in class org.apache.jmeter.protocol.http.gui.<a href="org/apache/jmeter/protocol/http/gui/AuthPanel.html" title="class in org.apache.jmeter.protocol.http.gui">AuthPanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/CacheManager.html#createCacheManagerProxy()" class="member-name-link">createCacheManagerProxy()</a> - Method in class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/CacheManager.html" title="class in org.apache.jmeter.protocol.http.control">CacheManager</a></dt>
<dd>
<div class="block">create a cache manager that share the underlying cache of the current one
it allows to use the same cache in different threads which does not inherit from each other</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/AbstractSamplerCreator.html#createChildren(org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase,org.apache.jmeter.samplers.SampleResult)" class="member-name-link">createChildren(HTTPSamplerBase, SampleResult)</a> - Method in class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/AbstractSamplerCreator.html" title="class in org.apache.jmeter.protocol.http.proxy">AbstractSamplerCreator</a></dt>
<dd>
<div class="block">Default implementation returns an empty list</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/SamplerCreator.html#createChildren(org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase,org.apache.jmeter.samplers.SampleResult)" class="member-name-link">createChildren(HTTPSamplerBase, SampleResult)</a> - Method in interface org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/SamplerCreator.html" title="interface in org.apache.jmeter.protocol.http.proxy">SamplerCreator</a></dt>
<dd>
<div class="block">Create sampler children.</div>
</dd>
<dt><a href="org/apache/jmeter/rmi/RmiUtils.html#createClientSocketFactory()" class="member-name-link">createClientSocketFactory()</a> - Static method in class org.apache.jmeter.rmi.<a href="org/apache/jmeter/rmi/RmiUtils.html" title="class in org.apache.jmeter.rmi">RmiUtils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/gui/action/ParseCurlCommandAction.html#createCommentText(org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request)" class="member-name-link">createCommentText(BasicCurlParser.Request)</a> - Method in class org.apache.jmeter.protocol.http.gui.action.<a href="org/apache/jmeter/protocol/http/gui/action/ParseCurlCommandAction.html" title="class in org.apache.jmeter.protocol.http.gui.action">ParseCurlCommandAction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/gui/CookiePanel.html#createCookieTablePanel()" class="member-name-link">createCookieTablePanel()</a> - Method in class org.apache.jmeter.protocol.http.gui.<a href="org/apache/jmeter/protocol/http/gui/CookiePanel.html" title="class in org.apache.jmeter.protocol.http.gui">CookiePanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/ErrorsSummaryConsumer.html#createDataResult(java.lang.String,java.lang.Long)" class="member-name-link">createDataResult(String, Long)</a> - Method in class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/ErrorsSummaryConsumer.html" title="class in org.apache.jmeter.report.processor">ErrorsSummaryConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/ApdexSummaryConsumer.html#createDataResult(java.lang.String,org.apache.jmeter.report.processor.ApdexSummaryData)" class="member-name-link">createDataResult(String, ApdexSummaryData)</a> - Method in class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/ApdexSummaryConsumer.html" title="class in org.apache.jmeter.report.processor">ApdexSummaryConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/StatisticsSummaryConsumer.html#createDataResult(java.lang.String,org.apache.jmeter.report.processor.StatisticsSummaryData)" class="member-name-link">createDataResult(String, StatisticsSummaryData)</a> - Method in class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/StatisticsSummaryConsumer.html" title="class in org.apache.jmeter.report.processor">StatisticsSummaryConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/Top5ErrorsBySamplerConsumer.html#createDataResult(java.lang.String,org.apache.jmeter.report.processor.Top5ErrorsSummaryData)" class="member-name-link">createDataResult(String, Top5ErrorsSummaryData)</a> - Method in class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/Top5ErrorsBySamplerConsumer.html" title="class in org.apache.jmeter.report.processor">Top5ErrorsBySamplerConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/AbstractSummaryConsumer.html#createDataResult(java.lang.String,TData)" class="member-name-link">createDataResult(String, TData)</a> - Method in class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/AbstractSummaryConsumer.html" title="class in org.apache.jmeter.report.processor">AbstractSummaryConsumer</a></dt>
<dd>
<div class="block">Creates a result item for information identified by the specified key.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/DescriptiveStatisticsFactory.html#createDescriptiveStatistics()" class="member-name-link">createDescriptiveStatistics()</a> - Static method in class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/DescriptiveStatisticsFactory.html" title="class in org.apache.jmeter.report.processor">DescriptiveStatisticsFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/DescriptiveStatisticsFactory.html#createDescriptiveStatistics(int)" class="member-name-link">createDescriptiveStatistics(int)</a> - Static method in class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/DescriptiveStatisticsFactory.html" title="class in org.apache.jmeter.report.processor">DescriptiveStatisticsFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/gui/DNSCachePanel.html#createDnsHostsTablePanel()" class="member-name-link">createDnsHostsTablePanel()</a> - Method in class org.apache.jmeter.protocol.http.gui.<a href="org/apache/jmeter/protocol/http/gui/DNSCachePanel.html" title="class in org.apache.jmeter.protocol.http.gui">DNSCachePanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/gui/DNSCachePanel.html#createDnsServersTablePanel()" class="member-name-link">createDnsServersTablePanel()</a> - Method in class org.apache.jmeter.protocol.http.gui.<a href="org/apache/jmeter/protocol/http/gui/DNSCachePanel.html" title="class in org.apache.jmeter.protocol.http.gui">DNSCachePanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/config/gui/HttpDefaultsGui.html#createEmbeddedRsrcPanel()" class="member-name-link">createEmbeddedRsrcPanel()</a> - Method in class org.apache.jmeter.protocol.http.config.gui.<a href="org/apache/jmeter/protocol/http/config/gui/HttpDefaultsGui.html" title="class in org.apache.jmeter.protocol.http.config.gui">HttpDefaultsGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/gui/GraphQLHTTPSamplerGui.html#createEmbeddedRsrcPanel()" class="member-name-link">createEmbeddedRsrcPanel()</a> - Method in class org.apache.jmeter.protocol.http.control.gui.<a href="org/apache/jmeter/protocol/http/control/gui/GraphQLHTTPSamplerGui.html" title="class in org.apache.jmeter.protocol.http.control.gui">GraphQLHTTPSamplerGui</a></dt>
<dt><a href="org/apache/jmeter/protocol/http/control/gui/HttpTestSampleGui.html#createEmbeddedRsrcPanel()" class="member-name-link">createEmbeddedRsrcPanel()</a> - Method in class org.apache.jmeter.protocol.http.control.gui.<a href="org/apache/jmeter/protocol/http/control/gui/HttpTestSampleGui.html" title="class in org.apache.jmeter.protocol.http.control.gui">HttpTestSampleGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/parser/HtmlParsingUtils.html#createEmptyDoc()" class="member-name-link">createEmptyDoc()</a> - Static method in class org.apache.jmeter.protocol.http.parser.<a href="org/apache/jmeter/protocol/http/parser/HtmlParsingUtils.html" title="class in org.apache.jmeter.protocol.http.parser">HtmlParsingUtils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/engine/DistributedRunner.html#createEngine(java.lang.String)" class="member-name-link">createEngine(String)</a> - Method in class org.apache.jmeter.engine.<a href="org/apache/jmeter/engine/DistributedRunner.html" title="class in org.apache.jmeter.engine">DistributedRunner</a></dt>
<dd>
<div class="block">A factory method that might be overridden for unit testing</div>
</dd>
<dt><a href="org/apache/jorphan/gui/JMeterUIDefaults.html#createFont(java.lang.String,int,int)" class="member-name-link">createFont(String, int, int)</a> - Static method in class org.apache.jorphan.gui.<a href="org/apache/jorphan/gui/JMeterUIDefaults.html" title="class in org.apache.jorphan.gui">JMeterUIDefaults</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/CreateFunctionDialog.html" class="type-name-link" title="class in org.apache.jmeter.gui.action">CreateFunctionDialog</a> - Class in <a href="org/apache/jmeter/gui/action/package-summary.html">org.apache.jmeter.gui.action</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/CreateFunctionDialog.html#%3Cinit%3E()" class="member-name-link">CreateFunctionDialog()</a> - Constructor for class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/CreateFunctionDialog.html" title="class in org.apache.jmeter.gui.action">CreateFunctionDialog</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/AbstractGraphConsumer.html#createGroupInfos()" class="member-name-link">createGroupInfos()</a> - Method in class org.apache.jmeter.report.processor.graph.<a href="org/apache/jmeter/report/processor/graph/AbstractGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph">AbstractGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/AbstractOverTimeGraphConsumer.html#createGroupInfos()" class="member-name-link">createGroupInfos()</a> - Method in class org.apache.jmeter.report.processor.graph.<a href="org/apache/jmeter/report/processor/graph/AbstractOverTimeGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph">AbstractOverTimeGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/impl/ActiveThreadsGraphConsumer.html#createGroupInfos()" class="member-name-link">createGroupInfos()</a> - Method in class org.apache.jmeter.report.processor.graph.impl.<a href="org/apache/jmeter/report/processor/graph/impl/ActiveThreadsGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph.impl">ActiveThreadsGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/impl/BytesThroughputGraphConsumer.html#createGroupInfos()" class="member-name-link">createGroupInfos()</a> - Method in class org.apache.jmeter.report.processor.graph.impl.<a href="org/apache/jmeter/report/processor/graph/impl/BytesThroughputGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph.impl">BytesThroughputGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/impl/CodesPerSecondGraphConsumer.html#createGroupInfos()" class="member-name-link">createGroupInfos()</a> - Method in class org.apache.jmeter.report.processor.graph.impl.<a href="org/apache/jmeter/report/processor/graph/impl/CodesPerSecondGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph.impl">CodesPerSecondGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/impl/ConnectTimeOverTimeGraphConsumer.html#createGroupInfos()" class="member-name-link">createGroupInfos()</a> - Method in class org.apache.jmeter.report.processor.graph.impl.<a href="org/apache/jmeter/report/processor/graph/impl/ConnectTimeOverTimeGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph.impl">ConnectTimeOverTimeGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/impl/CustomGraphConsumer.html#createGroupInfos()" class="member-name-link">createGroupInfos()</a> - Method in class org.apache.jmeter.report.processor.graph.impl.<a href="org/apache/jmeter/report/processor/graph/impl/CustomGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph.impl">CustomGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/impl/HitsPerSecondGraphConsumer.html#createGroupInfos()" class="member-name-link">createGroupInfos()</a> - Method in class org.apache.jmeter.report.processor.graph.impl.<a href="org/apache/jmeter/report/processor/graph/impl/HitsPerSecondGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph.impl">HitsPerSecondGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/impl/LatencyOverTimeGraphConsumer.html#createGroupInfos()" class="member-name-link">createGroupInfos()</a> - Method in class org.apache.jmeter.report.processor.graph.impl.<a href="org/apache/jmeter/report/processor/graph/impl/LatencyOverTimeGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph.impl">LatencyOverTimeGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/impl/LatencyVSRequestGraphConsumer.html#createGroupInfos()" class="member-name-link">createGroupInfos()</a> - Method in class org.apache.jmeter.report.processor.graph.impl.<a href="org/apache/jmeter/report/processor/graph/impl/LatencyVSRequestGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph.impl">LatencyVSRequestGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/impl/ResponseCustomGraphGraphConsumer.html#createGroupInfos()" class="member-name-link">createGroupInfos()</a> - Method in class org.apache.jmeter.report.processor.graph.impl.<a href="org/apache/jmeter/report/processor/graph/impl/ResponseCustomGraphGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph.impl">ResponseCustomGraphGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/impl/ResponseTimeDistributionGraphConsumer.html#createGroupInfos()" class="member-name-link">createGroupInfos()</a> - Method in class org.apache.jmeter.report.processor.graph.impl.<a href="org/apache/jmeter/report/processor/graph/impl/ResponseTimeDistributionGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph.impl">ResponseTimeDistributionGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/impl/ResponseTimeOverTimeGraphConsumer.html#createGroupInfos()" class="member-name-link">createGroupInfos()</a> - Method in class org.apache.jmeter.report.processor.graph.impl.<a href="org/apache/jmeter/report/processor/graph/impl/ResponseTimeOverTimeGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph.impl">ResponseTimeOverTimeGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/impl/ResponseTimePercentilesGraphConsumer.html#createGroupInfos()" class="member-name-link">createGroupInfos()</a> - Method in class org.apache.jmeter.report.processor.graph.impl.<a href="org/apache/jmeter/report/processor/graph/impl/ResponseTimePercentilesGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph.impl">ResponseTimePercentilesGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/impl/ResponseTimePercentilesOverTimeGraphConsumer.html#createGroupInfos()" class="member-name-link">createGroupInfos()</a> - Method in class org.apache.jmeter.report.processor.graph.impl.<a href="org/apache/jmeter/report/processor/graph/impl/ResponseTimePercentilesOverTimeGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph.impl">ResponseTimePercentilesOverTimeGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/impl/ResponseTimePerSampleGraphConsumer.html#createGroupInfos()" class="member-name-link">createGroupInfos()</a> - Method in class org.apache.jmeter.report.processor.graph.impl.<a href="org/apache/jmeter/report/processor/graph/impl/ResponseTimePerSampleGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph.impl">ResponseTimePerSampleGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/impl/ResponseTimeVSRequestGraphConsumer.html#createGroupInfos()" class="member-name-link">createGroupInfos()</a> - Method in class org.apache.jmeter.report.processor.graph.impl.<a href="org/apache/jmeter/report/processor/graph/impl/ResponseTimeVSRequestGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph.impl">ResponseTimeVSRequestGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/impl/SyntheticResponseTimeDistributionGraphConsumer.html#createGroupInfos()" class="member-name-link">createGroupInfos()</a> - Method in class org.apache.jmeter.report.processor.graph.impl.<a href="org/apache/jmeter/report/processor/graph/impl/SyntheticResponseTimeDistributionGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph.impl">SyntheticResponseTimeDistributionGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/impl/TimeVSThreadGraphConsumer.html#createGroupInfos()" class="member-name-link">createGroupInfos()</a> - Method in class org.apache.jmeter.report.processor.graph.impl.<a href="org/apache/jmeter/report/processor/graph/impl/TimeVSThreadGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph.impl">TimeVSThreadGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/impl/TotalTPSGraphConsumer.html#createGroupInfos()" class="member-name-link">createGroupInfos()</a> - Method in class org.apache.jmeter.report.processor.graph.impl.<a href="org/apache/jmeter/report/processor/graph/impl/TotalTPSGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph.impl">TotalTPSGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/impl/TransactionsPerSecondGraphConsumer.html#createGroupInfos()" class="member-name-link">createGroupInfos()</a> - Method in class org.apache.jmeter.report.processor.graph.impl.<a href="org/apache/jmeter/report/processor/graph/impl/TransactionsPerSecondGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph.impl">TransactionsPerSecondGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/gui/HeaderPanel.html#createHeaderTablePanel()" class="member-name-link">createHeaderTablePanel()</a> - Method in class org.apache.jmeter.protocol.http.gui.<a href="org/apache/jmeter/protocol/http/gui/HeaderPanel.html" title="class in org.apache.jmeter.protocol.http.gui">HeaderPanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/config/gui/UrlConfigGui.html#createHTTPArgumentsTestElement()" class="member-name-link">createHTTPArgumentsTestElement()</a> - Method in class org.apache.jmeter.protocol.http.config.gui.<a href="org/apache/jmeter/protocol/http/config/gui/UrlConfigGui.html" title="class in org.apache.jmeter.protocol.http.config.gui">UrlConfigGui</a></dt>
<dd>
<div class="block">Create a new <a href="org/apache/jmeter/config/Arguments.html" title="class in org.apache.jmeter.config"><code>Arguments</code></a> instance associated with the specific GUI used in this component.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/AbstractAggregatorFactory.html#createKeyAggregator()" class="member-name-link">createKeyAggregator()</a> - Method in class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/AbstractAggregatorFactory.html" title="class in org.apache.jmeter.report.processor">AbstractAggregatorFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/AggregatorFactory.html#createKeyAggregator()" class="member-name-link">createKeyAggregator()</a> - Method in interface org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/AggregatorFactory.html" title="interface in org.apache.jmeter.report.processor">AggregatorFactory</a></dt>
<dd>
<div class="block">Creates a new Aggregator object to calculate an aggregated key.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/AbstractGraphConsumer.html#createKeysSelector()" class="member-name-link">createKeysSelector()</a> - Method in class org.apache.jmeter.report.processor.graph.<a href="org/apache/jmeter/report/processor/graph/AbstractGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph">AbstractGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/AbstractOverTimeGraphConsumer.html#createKeysSelector()" class="member-name-link">createKeysSelector()</a> - Method in class org.apache.jmeter.report.processor.graph.<a href="org/apache/jmeter/report/processor/graph/AbstractOverTimeGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph">AbstractOverTimeGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/impl/LatencyVSRequestGraphConsumer.html#createKeysSelector()" class="member-name-link">createKeysSelector()</a> - Method in class org.apache.jmeter.report.processor.graph.impl.<a href="org/apache/jmeter/report/processor/graph/impl/LatencyVSRequestGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph.impl">LatencyVSRequestGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/impl/ResponseTimeDistributionGraphConsumer.html#createKeysSelector()" class="member-name-link">createKeysSelector()</a> - Method in class org.apache.jmeter.report.processor.graph.impl.<a href="org/apache/jmeter/report/processor/graph/impl/ResponseTimeDistributionGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph.impl">ResponseTimeDistributionGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/impl/ResponseTimePercentilesGraphConsumer.html#createKeysSelector()" class="member-name-link">createKeysSelector()</a> - Method in class org.apache.jmeter.report.processor.graph.impl.<a href="org/apache/jmeter/report/processor/graph/impl/ResponseTimePercentilesGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph.impl">ResponseTimePercentilesGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/impl/ResponseTimePerSampleGraphConsumer.html#createKeysSelector()" class="member-name-link">createKeysSelector()</a> - Method in class org.apache.jmeter.report.processor.graph.impl.<a href="org/apache/jmeter/report/processor/graph/impl/ResponseTimePerSampleGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph.impl">ResponseTimePerSampleGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/impl/ResponseTimeVSRequestGraphConsumer.html#createKeysSelector()" class="member-name-link">createKeysSelector()</a> - Method in class org.apache.jmeter.report.processor.graph.impl.<a href="org/apache/jmeter/report/processor/graph/impl/ResponseTimeVSRequestGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph.impl">ResponseTimeVSRequestGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/impl/SyntheticResponseTimeDistributionGraphConsumer.html#createKeysSelector()" class="member-name-link">createKeysSelector()</a> - Method in class org.apache.jmeter.report.processor.graph.impl.<a href="org/apache/jmeter/report/processor/graph/impl/SyntheticResponseTimeDistributionGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph.impl">SyntheticResponseTimeDistributionGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/impl/TimeVSThreadGraphConsumer.html#createKeysSelector()" class="member-name-link">createKeysSelector()</a> - Method in class org.apache.jmeter.report.processor.graph.impl.<a href="org/apache/jmeter/report/processor/graph/impl/TimeVSThreadGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph.impl">TimeVSThreadGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/gui/GuiUtils.html#createLabelCombo(java.lang.String,javax.swing.JComboBox)" class="member-name-link">createLabelCombo(String, JComboBox&lt;?&gt;)</a> - Static method in class org.apache.jorphan.gui.<a href="org/apache/jorphan/gui/GuiUtils.html" title="class in org.apache.jorphan.gui">GuiUtils</a></dt>
<dd>
<div class="block">Create a GUI component JLabel + JComboBox with a left and right margin (5px)</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/hc/LazyLayeredConnectionSocketFactory.html#createLayeredSocket(java.net.Socket,java.lang.String,int,org.apache.http.protocol.HttpContext)" class="member-name-link">createLayeredSocket(Socket, String, int, HttpContext)</a> - Method in class org.apache.jmeter.protocol.http.sampler.hc.<a href="org/apache/jmeter/protocol/http/sampler/hc/LazyLayeredConnectionSocketFactory.html" title="class in org.apache.jmeter.protocol.http.sampler.hc">LazyLayeredConnectionSocketFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/JMeterMenuBar.html#createMenuBar()" class="member-name-link">createMenuBar()</a> - Method in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/JMeterMenuBar.html" title="class in org.apache.jmeter.gui.util">JMeterMenuBar</a></dt>
<dd>
<div class="block">Creates the MenuBar for this application.</div>
</dd>
<dt><a href="org/apache/jorphan/collections/HashTree.html#createNewTree()" class="member-name-link">createNewTree()</a> - Method in class org.apache.jorphan.collections.<a href="org/apache/jorphan/collections/HashTree.html" title="class in org.apache.jorphan.collections">HashTree</a></dt>
<dd>
<div class="block">Creates a new tree.</div>
</dd>
<dt><a href="org/apache/jorphan/collections/ListedHashTree.html#createNewTree()" class="member-name-link">createNewTree()</a> - Method in class org.apache.jorphan.collections.<a href="org/apache/jorphan/collections/ListedHashTree.html" title="class in org.apache.jorphan.collections">ListedHashTree</a></dt>
<dd>
<div class="block">Creates a new tree.</div>
</dd>
<dt><a href="org/apache/jorphan/collections/HashTree.html#createNewTree(java.lang.Object)" class="member-name-link">createNewTree(Object)</a> - Method in class org.apache.jorphan.collections.<a href="org/apache/jorphan/collections/HashTree.html" title="class in org.apache.jorphan.collections">HashTree</a></dt>
<dd>
<div class="block">Creates a new tree.</div>
</dd>
<dt><a href="org/apache/jorphan/collections/ListedHashTree.html#createNewTree(java.lang.Object)" class="member-name-link">createNewTree(Object)</a> - Method in class org.apache.jorphan.collections.<a href="org/apache/jorphan/collections/ListedHashTree.html" title="class in org.apache.jorphan.collections">ListedHashTree</a></dt>
<dd>
<div class="block">Creates a new tree.</div>
</dd>
<dt><a href="org/apache/jorphan/collections/HashTree.html#createNewTree(java.util.Collection)" class="member-name-link">createNewTree(Collection&lt;?&gt;)</a> - Method in class org.apache.jorphan.collections.<a href="org/apache/jorphan/collections/HashTree.html" title="class in org.apache.jorphan.collections">HashTree</a></dt>
<dd>
<div class="block">Creates a new tree.</div>
</dd>
<dt><a href="org/apache/jorphan/collections/ListedHashTree.html#createNewTree(java.util.Collection)" class="member-name-link">createNewTree(Collection&lt;?&gt;)</a> - Method in class org.apache.jorphan.collections.<a href="org/apache/jorphan/collections/ListedHashTree.html" title="class in org.apache.jorphan.collections">ListedHashTree</a></dt>
<dd>
<div class="block">Creates a new tree.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/config/gui/HttpDefaultsGui.html#createOptionalTasksPanel()" class="member-name-link">createOptionalTasksPanel()</a> - Method in class org.apache.jmeter.protocol.http.config.gui.<a href="org/apache/jmeter/protocol/http/config/gui/HttpDefaultsGui.html" title="class in org.apache.jmeter.protocol.http.config.gui">HttpDefaultsGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/gui/HttpTestSampleGui.html#createOptionalTasksPanel()" class="member-name-link">createOptionalTasksPanel()</a> - Method in class org.apache.jmeter.protocol.http.control.gui.<a href="org/apache/jmeter/protocol/http/control/gui/HttpTestSampleGui.html" title="class in org.apache.jmeter.protocol.http.control.gui">HttpTestSampleGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/LineGraph.html#createPaint(int)" class="member-name-link">createPaint(int)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/LineGraph.html" title="class in org.apache.jmeter.visualizers">LineGraph</a></dt>
<dd>
<div class="block">return an array of Paint with different colors.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/accesslog/LogFilter.html#createPattern(java.lang.String)" class="member-name-link">createPattern(String)</a> - Method in class org.apache.jmeter.protocol.http.util.accesslog.<a href="org/apache/jmeter/protocol/http/util/accesslog/LogFilter.html" title="class in org.apache.jmeter.protocol.http.util.accesslog">LogFilter</a></dt>
<dd>
<div class="block">create a new pattern object from the string.</div>
</dd>
<dt><a href="org/apache/jmeter/config/gui/AbstractConfigGui.html#createPopupMenu()" class="member-name-link">createPopupMenu()</a> - Method in class org.apache.jmeter.config.gui.<a href="org/apache/jmeter/config/gui/AbstractConfigGui.html" title="class in org.apache.jmeter.config.gui">AbstractConfigGui</a></dt>
<dd>
<div class="block">When a user right-clicks on the component in the test tree, or selects
the edit menu when the component is selected, the component will be asked
to return a JPopupMenu that provides all the options available to the
user from this component.</div>
</dd>
<dt><a href="org/apache/jmeter/config/gui/ObsoleteGui.html#createPopupMenu()" class="member-name-link">createPopupMenu()</a> - Method in class org.apache.jmeter.config.gui.<a href="org/apache/jmeter/config/gui/ObsoleteGui.html" title="class in org.apache.jmeter.config.gui">ObsoleteGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/control/gui/AbstractControllerGui.html#createPopupMenu()" class="member-name-link">createPopupMenu()</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/AbstractControllerGui.html" title="class in org.apache.jmeter.control.gui">AbstractControllerGui</a></dt>
<dd>
<div class="block">When a user right-clicks on the component in the test tree, or selects
the edit menu when the component is selected, the component will be asked
to return a JPopupMenu that provides all the options available to the
user from this component.</div>
</dd>
<dt><a href="org/apache/jmeter/control/gui/IncludeControllerGui.html#createPopupMenu()" class="member-name-link">createPopupMenu()</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/IncludeControllerGui.html" title="class in org.apache.jmeter.control.gui">IncludeControllerGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/control/gui/ModuleControllerGui.html#createPopupMenu()" class="member-name-link">createPopupMenu()</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/ModuleControllerGui.html" title="class in org.apache.jmeter.control.gui">ModuleControllerGui</a></dt>
<dd>
<div class="block">When a user right-clicks on the component in the test tree, or selects
the edit menu when the component is selected, the component will be asked
to return a JPopupMenu that provides all the options available to the
user from this component.</div>
</dd>
<dt><a href="org/apache/jmeter/control/gui/TestFragmentControllerGui.html#createPopupMenu()" class="member-name-link">createPopupMenu()</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/TestFragmentControllerGui.html" title="class in org.apache.jmeter.control.gui">TestFragmentControllerGui</a></dt>
<dd>
<div class="block">Redefined to remove change parent and insert parent menu</div>
</dd>
<dt><a href="org/apache/jmeter/control/gui/TestPlanGui.html#createPopupMenu()" class="member-name-link">createPopupMenu()</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/TestPlanGui.html" title="class in org.apache.jmeter.control.gui">TestPlanGui</a></dt>
<dd>
<div class="block">When a user right-clicks on the component in the test tree, or selects
the edit menu when the component is selected, the component will be asked
to return a JPopupMenu that provides all the options available to the
user from this component.</div>
</dd>
<dt><a href="org/apache/jmeter/control/gui/WorkBenchGui.html#createPopupMenu()" class="member-name-link">createPopupMenu()</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/WorkBenchGui.html" title="class in org.apache.jmeter.control.gui">WorkBenchGui</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
<div class="block">When a user right-clicks on the component in the test tree, or selects
the edit menu when the component is selected, the component will be asked
to return a JPopupMenu that provides all the options available to the
user from this component.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/AbstractScopedJMeterGuiComponent.html#createPopupMenu()" class="member-name-link">createPopupMenu()</a> - Method in class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/AbstractScopedJMeterGuiComponent.html" title="class in org.apache.jmeter.gui">AbstractScopedJMeterGuiComponent</a></dt>
<dd>
<div class="block">When a user right-clicks on the component in the test tree, or selects
the edit menu when the component is selected, the component will be asked
to return a JPopupMenu that provides all the options available to the
user from this component.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/JMeterGUIComponent.html#createPopupMenu()" class="member-name-link">createPopupMenu()</a> - Method in interface org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/JMeterGUIComponent.html" title="interface in org.apache.jmeter.gui">JMeterGUIComponent</a></dt>
<dd>
<div class="block">When a user right-clicks on the component in the test tree, or selects
the edit menu when the component is selected, the component will be asked
to return a JPopupMenu that provides all the options available to the
user from this component.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/menu/StaticJMeterGUIComponent.html#createPopupMenu()" class="member-name-link">createPopupMenu()</a> - Method in class org.apache.jmeter.gui.menu.<a href="org/apache/jmeter/gui/menu/StaticJMeterGUIComponent.html" title="class in org.apache.jmeter.gui.menu">StaticJMeterGUIComponent</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/NamePanel.html#createPopupMenu()" class="member-name-link">createPopupMenu()</a> - Method in class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/NamePanel.html" title="class in org.apache.jmeter.gui">NamePanel</a></dt>
<dd>
<div class="block">When a user right-clicks on the component in the test tree, or selects
the edit menu when the component is selected, the component will be asked
to return a JPopupMenu that provides all the options available to the
user from this component.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/tree/JMeterTreeNode.html#createPopupMenu()" class="member-name-link">createPopupMenu()</a> - Method in class org.apache.jmeter.gui.tree.<a href="org/apache/jmeter/gui/tree/JMeterTreeNode.html" title="class in org.apache.jmeter.gui.tree">JMeterTreeNode</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/processor/gui/AbstractPreProcessorGui.html#createPopupMenu()" class="member-name-link">createPopupMenu()</a> - Method in class org.apache.jmeter.processor.gui.<a href="org/apache/jmeter/processor/gui/AbstractPreProcessorGui.html" title="class in org.apache.jmeter.processor.gui">AbstractPreProcessorGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/gui/HttpMirrorControlGui.html#createPopupMenu()" class="member-name-link">createPopupMenu()</a> - Method in class org.apache.jmeter.protocol.http.control.gui.<a href="org/apache/jmeter/protocol/http/control/gui/HttpMirrorControlGui.html" title="class in org.apache.jmeter.protocol.http.control.gui">HttpMirrorControlGui</a></dt>
<dd>
<div class="block">Redefined to remove change parent and insert parent menu</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/gui/ProxyControlGui.html#createPopupMenu()" class="member-name-link">createPopupMenu()</a> - Method in class org.apache.jmeter.protocol.http.proxy.gui.<a href="org/apache/jmeter/protocol/http/proxy/gui/ProxyControlGui.html" title="class in org.apache.jmeter.protocol.http.proxy.gui">ProxyControlGui</a></dt>
<dd>
<div class="block">Redefined to remove change parent and insert parent menu</div>
</dd>
<dt><a href="org/apache/jmeter/samplers/gui/AbstractSamplerGui.html#createPopupMenu()" class="member-name-link">createPopupMenu()</a> - Method in class org.apache.jmeter.samplers.gui.<a href="org/apache/jmeter/samplers/gui/AbstractSamplerGui.html" title="class in org.apache.jmeter.samplers.gui">AbstractSamplerGui</a></dt>
<dd>
<div class="block">When a user right-clicks on the component in the test tree, or selects
the edit menu when the component is selected, the component will be asked
to return a JPopupMenu that provides all the options available to the
user from this component.</div>
</dd>
<dt><a href="org/apache/jmeter/testbeans/gui/TestBeanGUI.html#createPopupMenu()" class="member-name-link">createPopupMenu()</a> - Method in class org.apache.jmeter.testbeans.gui.<a href="org/apache/jmeter/testbeans/gui/TestBeanGUI.html" title="class in org.apache.jmeter.testbeans.gui">TestBeanGUI</a></dt>
<dd>
<div class="block">When a user right-clicks on the component in the test tree, or selects
the edit menu when the component is selected, the component will be asked
to return a JPopupMenu that provides all the options available to the
user from this component.</div>
</dd>
<dt><a href="org/apache/jmeter/threads/gui/AbstractThreadGroupGui.html#createPopupMenu()" class="member-name-link">createPopupMenu()</a> - Method in class org.apache.jmeter.threads.gui.<a href="org/apache/jmeter/threads/gui/AbstractThreadGroupGui.html" title="class in org.apache.jmeter.threads.gui">AbstractThreadGroupGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/timers/gui/AbstractTimerGui.html#createPopupMenu()" class="member-name-link">createPopupMenu()</a> - Method in class org.apache.jmeter.timers.gui.<a href="org/apache/jmeter/timers/gui/AbstractTimerGui.html" title="class in org.apache.jmeter.timers.gui">AbstractTimerGui</a></dt>
<dd>
<div class="block">When a user right-clicks on the component in the test tree, or selects
the edit menu when the component is selected, the component will be asked
to return a JPopupMenu that provides all the options available to the
user from this component.</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/gui/AbstractListenerGui.html#createPopupMenu()" class="member-name-link">createPopupMenu()</a> - Method in class org.apache.jmeter.visualizers.gui.<a href="org/apache/jmeter/visualizers/gui/AbstractListenerGui.html" title="class in org.apache.jmeter.visualizers.gui">AbstractListenerGui</a></dt>
<dd>
<div class="block">When a user right-clicks on the component in the test tree, or selects
the edit menu when the component is selected, the component will be asked
to return a JPopupMenu that provides all the options available to the
user from this component.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/jms/control/gui/JMSPropertiesPanel.html#createPropertiesPanel()" class="member-name-link">createPropertiesPanel()</a> - Method in class org.apache.jmeter.protocol.jms.control.gui.<a href="org/apache/jmeter/protocol/jms/control/gui/JMSPropertiesPanel.html" title="class in org.apache.jmeter.protocol.jms.control.gui">JMSPropertiesPanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testelement/property/AbstractProperty.html#createProperty(java.lang.Object)" class="member-name-link">createProperty(Object)</a> - Static method in class org.apache.jmeter.testelement.property.<a href="org/apache/jmeter/testelement/property/AbstractProperty.html" title="class in org.apache.jmeter.testelement.property">AbstractProperty</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testbeans/BeanInfoSupport.html#createPropertyGroup(java.lang.String,java.lang.String%5B%5D)" class="member-name-link">createPropertyGroup(String, String[])</a> - Method in class org.apache.jmeter.testbeans.<a href="org/apache/jmeter/testbeans/BeanInfoSupport.html" title="class in org.apache.jmeter.testbeans">BeanInfoSupport</a></dt>
<dd>
<div class="block">Utility method to group and order properties.</div>
</dd>
<dt><a href="org/apache/jmeter/timers/gui/AbstractRandomTimerGui.html#createRandomTimer()" class="member-name-link">createRandomTimer()</a> - Method in class org.apache.jmeter.timers.gui.<a href="org/apache/jmeter/timers/gui/AbstractRandomTimerGui.html" title="class in org.apache.jmeter.timers.gui">AbstractRandomTimerGui</a></dt>
<dd>
<div class="block">Create implementation of RandomTimer</div>
</dd>
<dt><a href="org/apache/jmeter/timers/gui/GaussianRandomTimerGui.html#createRandomTimer()" class="member-name-link">createRandomTimer()</a> - Method in class org.apache.jmeter.timers.gui.<a href="org/apache/jmeter/timers/gui/GaussianRandomTimerGui.html" title="class in org.apache.jmeter.timers.gui">GaussianRandomTimerGui</a></dt>
<dd>
<div class="block">Create implementation of RandomTimer</div>
</dd>
<dt><a href="org/apache/jmeter/timers/gui/PoissonRandomTimerGui.html#createRandomTimer()" class="member-name-link">createRandomTimer()</a> - Method in class org.apache.jmeter.timers.gui.<a href="org/apache/jmeter/timers/gui/PoissonRandomTimerGui.html" title="class in org.apache.jmeter.timers.gui">PoissonRandomTimerGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/timers/gui/UniformRandomTimerGui.html#createRandomTimer()" class="member-name-link">createRandomTimer()</a> - Method in class org.apache.jmeter.timers.gui.<a href="org/apache/jmeter/timers/gui/UniformRandomTimerGui.html" title="class in org.apache.jmeter.timers.gui">UniformRandomTimerGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/jms/sampler/Receiver.html#createReceiver(javax.jms.ConnectionFactory,javax.jms.Destination,java.lang.String,java.lang.String,boolean,java.lang.String)" class="member-name-link">createReceiver(ConnectionFactory, Destination, String, String, boolean, String)</a> - Static method in class org.apache.jmeter.protocol.jms.sampler.<a href="org/apache/jmeter/protocol/jms/sampler/Receiver.html" title="class in org.apache.jmeter.protocol.jms.sampler">Receiver</a></dt>
<dd>
<div class="block">Create a receiver to process responses.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/AbstractSummaryConsumer.html#createResultTitles()" class="member-name-link">createResultTitles()</a> - Method in class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/AbstractSummaryConsumer.html" title="class in org.apache.jmeter.report.processor">AbstractSummaryConsumer</a></dt>
<dd>
<div class="block">Creates the result containing titles of columns.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/ApdexSummaryConsumer.html#createResultTitles()" class="member-name-link">createResultTitles()</a> - Method in class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/ApdexSummaryConsumer.html" title="class in org.apache.jmeter.report.processor">ApdexSummaryConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/ErrorsSummaryConsumer.html#createResultTitles()" class="member-name-link">createResultTitles()</a> - Method in class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/ErrorsSummaryConsumer.html" title="class in org.apache.jmeter.report.processor">ErrorsSummaryConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/StatisticsSummaryConsumer.html#createResultTitles()" class="member-name-link">createResultTitles()</a> - Method in class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/StatisticsSummaryConsumer.html" title="class in org.apache.jmeter.report.processor">StatisticsSummaryConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/Top5ErrorsBySamplerConsumer.html#createResultTitles()" class="member-name-link">createResultTitles()</a> - Method in class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/Top5ErrorsBySamplerConsumer.html" title="class in org.apache.jmeter.report.processor">Top5ErrorsBySamplerConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/config/gui/RowDetailDialog.html#createRootPane()" class="member-name-link">createRootPane()</a> - Method in class org.apache.jmeter.config.gui.<a href="org/apache/jmeter/config/gui/RowDetailDialog.html" title="class in org.apache.jmeter.config.gui">RowDetailDialog</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/functions/gui/FunctionHelper.html#createRootPane()" class="member-name-link">createRootPane()</a> - Method in class org.apache.jmeter.functions.gui.<a href="org/apache/jmeter/functions/gui/FunctionHelper.html" title="class in org.apache.jmeter.functions.gui">FunctionHelper</a></dt>
<dd>
<div class="block">Allow Dialog to be closed by ESC key</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/SearchTreeDialog.html#createRootPane()" class="member-name-link">createRootPane()</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/SearchTreeDialog.html" title="class in org.apache.jmeter.gui.action">SearchTreeDialog</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/SelectTemplatesDialog.html#createRootPane()" class="member-name-link">createRootPane()</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/SelectTemplatesDialog.html" title="class in org.apache.jmeter.gui.action">SelectTemplatesDialog</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/SavePropertyDialog.html#createRootPane()" class="member-name-link">createRootPane()</a> - Method in class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/SavePropertyDialog.html" title="class in org.apache.jmeter.gui">SavePropertyDialog</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/EscapeDialog.html#createRootPane()" class="member-name-link">createRootPane()</a> - Method in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/EscapeDialog.html" title="class in org.apache.jmeter.gui.util">EscapeDialog</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/gui/RecorderDialog.html#createRootPane()" class="member-name-link">createRootPane()</a> - Method in class org.apache.jmeter.protocol.http.proxy.gui.<a href="org/apache/jmeter/protocol/http/proxy/gui/RecorderDialog.html" title="class in org.apache.jmeter.protocol.http.proxy.gui">RecorderDialog</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/DefaultSamplerCreator.html#createSampler(org.apache.jmeter.protocol.http.proxy.HttpRequestHdr,java.util.Map,java.util.Map)" class="member-name-link">createSampler(HttpRequestHdr, Map&lt;String, String&gt;, Map&lt;String, String&gt;)</a> - Method in class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/DefaultSamplerCreator.html" title="class in org.apache.jmeter.protocol.http.proxy">DefaultSamplerCreator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/SamplerCreator.html#createSampler(org.apache.jmeter.protocol.http.proxy.HttpRequestHdr,java.util.Map,java.util.Map)" class="member-name-link">createSampler(HttpRequestHdr, Map&lt;String, String&gt;, Map&lt;String, String&gt;)</a> - Method in interface org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/SamplerCreator.html" title="interface in org.apache.jmeter.protocol.http.proxy">SamplerCreator</a></dt>
<dd>
<div class="block">Create HTTPSamplerBase</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/HTTPHC4Impl.html#createSampleResult(java.net.URL,java.lang.String)" class="member-name-link">createSampleResult(URL, String)</a> - Method in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/HTTPHC4Impl.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPHC4Impl</a></dt>
<dd>
<div class="block">Create HTTPSampleResult filling url, method and SampleLabel.</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/backend/BackendListenerClient.html#createSampleResult(org.apache.jmeter.visualizers.backend.BackendListenerContext,org.apache.jmeter.samplers.SampleResult)" class="member-name-link">createSampleResult(BackendListenerContext, SampleResult)</a> - Method in interface org.apache.jmeter.visualizers.backend.<a href="org/apache/jmeter/visualizers/backend/BackendListenerClient.html" title="interface in org.apache.jmeter.visualizers.backend">BackendListenerClient</a></dt>
<dd>
<div class="block">Create a copy of SampleResult, this method is here to allow customizing
what is kept in the copy, for example copy could remove some useless fields.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/AbstractScopedJMeterGuiComponent.html#createScopePanel()" class="member-name-link">createScopePanel()</a> - Method in class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/AbstractScopedJMeterGuiComponent.html" title="class in org.apache.jmeter.gui">AbstractScopedJMeterGuiComponent</a></dt>
<dd>
<div class="block">Create the scope settings panel.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/AbstractScopedJMeterGuiComponent.html#createScopePanel(boolean)" class="member-name-link">createScopePanel(boolean)</a> - Method in class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/AbstractScopedJMeterGuiComponent.html" title="class in org.apache.jmeter.gui">AbstractScopedJMeterGuiComponent</a></dt>
<dd>
<div class="block">Create the scope settings panel.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/AbstractScopedJMeterGuiComponent.html#createScopePanel(boolean,boolean,boolean)" class="member-name-link">createScopePanel(boolean, boolean, boolean)</a> - Method in class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/AbstractScopedJMeterGuiComponent.html" title="class in org.apache.jmeter.gui">AbstractScopedJMeterGuiComponent</a></dt>
<dd>
<div class="block">Create the scope settings panel.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/AbstractGraphConsumer.html#createSerieResult(java.lang.String,org.apache.jmeter.report.processor.graph.SeriesData)" class="member-name-link">createSerieResult(String, SeriesData)</a> - Method in class org.apache.jmeter.report.processor.graph.<a href="org/apache/jmeter/report/processor/graph/AbstractGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph">AbstractGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/rmi/RMIServerSocketFactoryImpl.html#createServerSocket(int)" class="member-name-link">createServerSocket(int)</a> - Method in class org.apache.jmeter.rmi.<a href="org/apache/jmeter/rmi/RMIServerSocketFactoryImpl.html" title="class in org.apache.jmeter.rmi">RMIServerSocketFactoryImpl</a></dt>
<dd>
<div class="block">Creates a server socket that listens on localAddress:port</div>
</dd>
<dt><a href="org/apache/jmeter/rmi/SSLRMIServerSocketFactory.html#createServerSocket(int)" class="member-name-link">createServerSocket(int)</a> - Method in class org.apache.jmeter.rmi.<a href="org/apache/jmeter/rmi/SSLRMIServerSocketFactory.html" title="class in org.apache.jmeter.rmi">SSLRMIServerSocketFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/rmi/RmiUtils.html#createServerSocketFactory()" class="member-name-link">createServerSocketFactory()</a> - Static method in class org.apache.jmeter.rmi.<a href="org/apache/jmeter/rmi/RmiUtils.html" title="class in org.apache.jmeter.rmi">RmiUtils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/LineGraph.html#createShapes(int)" class="member-name-link">createShapes(int)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/LineGraph.html" title="class in org.apache.jmeter.visualizers">LineGraph</a></dt>
<dd>
<div class="block">Since we only have 4 shapes, the method will start with the first shape
and keep cycling through the shapes in order.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/smtp/sampler/protocol/LocalTrustStoreSSLSocketFactory.html#createSocket()" class="member-name-link">createSocket()</a> - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.<a href="org/apache/jmeter/protocol/smtp/sampler/protocol/LocalTrustStoreSSLSocketFactory.html" title="class in org.apache.jmeter.protocol.smtp.sampler.protocol">LocalTrustStoreSSLSocketFactory</a></dt>
<dt><a href="org/apache/jmeter/protocol/smtp/sampler/protocol/TrustAllSSLSocketFactory.html#createSocket()" class="member-name-link">createSocket()</a> - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.<a href="org/apache/jmeter/protocol/smtp/sampler/protocol/TrustAllSSLSocketFactory.html" title="class in org.apache.jmeter.protocol.smtp.sampler.protocol">TrustAllSSLSocketFactory</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
</dd>
<dt><a href="org/apache/jmeter/util/HttpSSLProtocolSocketFactory.html#createSocket()" class="member-name-link">createSocket()</a> - Method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/HttpSSLProtocolSocketFactory.html" title="class in org.apache.jmeter.util">HttpSSLProtocolSocketFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/util/TrustAllSSLSocketFactory.html#createSocket()" class="member-name-link">createSocket()</a> - Method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/TrustAllSSLSocketFactory.html" title="class in org.apache.jmeter.util">TrustAllSSLSocketFactory</a></dt>
<dt><a href="org/apache/jmeter/protocol/smtp/sampler/protocol/LocalTrustStoreSSLSocketFactory.html#createSocket(java.lang.String,int)" class="member-name-link">createSocket(String, int)</a> - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.<a href="org/apache/jmeter/protocol/smtp/sampler/protocol/LocalTrustStoreSSLSocketFactory.html" title="class in org.apache.jmeter.protocol.smtp.sampler.protocol">LocalTrustStoreSSLSocketFactory</a></dt>
<dt><a href="org/apache/jmeter/protocol/smtp/sampler/protocol/TrustAllSSLSocketFactory.html#createSocket(java.lang.String,int)" class="member-name-link">createSocket(String, int)</a> - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.<a href="org/apache/jmeter/protocol/smtp/sampler/protocol/TrustAllSSLSocketFactory.html" title="class in org.apache.jmeter.protocol.smtp.sampler.protocol">TrustAllSSLSocketFactory</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
</dd>
<dt><a href="org/apache/jmeter/rmi/SSLRMIClientSocketFactory.html#createSocket(java.lang.String,int)" class="member-name-link">createSocket(String, int)</a> - Method in class org.apache.jmeter.rmi.<a href="org/apache/jmeter/rmi/SSLRMIClientSocketFactory.html" title="class in org.apache.jmeter.rmi">SSLRMIClientSocketFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/util/HttpSSLProtocolSocketFactory.html#createSocket(java.lang.String,int)" class="member-name-link">createSocket(String, int)</a> - Method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/HttpSSLProtocolSocketFactory.html" title="class in org.apache.jmeter.util">HttpSSLProtocolSocketFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/util/TrustAllSSLSocketFactory.html#createSocket(java.lang.String,int)" class="member-name-link">createSocket(String, int)</a> - Method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/TrustAllSSLSocketFactory.html" title="class in org.apache.jmeter.util">TrustAllSSLSocketFactory</a></dt>
<dt><a href="org/apache/jmeter/protocol/smtp/sampler/protocol/LocalTrustStoreSSLSocketFactory.html#createSocket(java.lang.String,int,java.net.InetAddress,int)" class="member-name-link">createSocket(String, int, InetAddress, int)</a> - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.<a href="org/apache/jmeter/protocol/smtp/sampler/protocol/LocalTrustStoreSSLSocketFactory.html" title="class in org.apache.jmeter.protocol.smtp.sampler.protocol">LocalTrustStoreSSLSocketFactory</a></dt>
<dt><a href="org/apache/jmeter/protocol/smtp/sampler/protocol/TrustAllSSLSocketFactory.html#createSocket(java.lang.String,int,java.net.InetAddress,int)" class="member-name-link">createSocket(String, int, InetAddress, int)</a> - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.<a href="org/apache/jmeter/protocol/smtp/sampler/protocol/TrustAllSSLSocketFactory.html" title="class in org.apache.jmeter.protocol.smtp.sampler.protocol">TrustAllSSLSocketFactory</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
</dd>
<dt><a href="org/apache/jmeter/util/HttpSSLProtocolSocketFactory.html#createSocket(java.lang.String,int,java.net.InetAddress,int)" class="member-name-link">createSocket(String, int, InetAddress, int)</a> - Method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/HttpSSLProtocolSocketFactory.html" title="class in org.apache.jmeter.util">HttpSSLProtocolSocketFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/util/TrustAllSSLSocketFactory.html#createSocket(java.lang.String,int,java.net.InetAddress,int)" class="member-name-link">createSocket(String, int, InetAddress, int)</a> - Method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/TrustAllSSLSocketFactory.html" title="class in org.apache.jmeter.util">TrustAllSSLSocketFactory</a></dt>
<dt><a href="org/apache/jmeter/protocol/smtp/sampler/protocol/LocalTrustStoreSSLSocketFactory.html#createSocket(java.net.InetAddress,int)" class="member-name-link">createSocket(InetAddress, int)</a> - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.<a href="org/apache/jmeter/protocol/smtp/sampler/protocol/LocalTrustStoreSSLSocketFactory.html" title="class in org.apache.jmeter.protocol.smtp.sampler.protocol">LocalTrustStoreSSLSocketFactory</a></dt>
<dt><a href="org/apache/jmeter/protocol/smtp/sampler/protocol/TrustAllSSLSocketFactory.html#createSocket(java.net.InetAddress,int)" class="member-name-link">createSocket(InetAddress, int)</a> - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.<a href="org/apache/jmeter/protocol/smtp/sampler/protocol/TrustAllSSLSocketFactory.html" title="class in org.apache.jmeter.protocol.smtp.sampler.protocol">TrustAllSSLSocketFactory</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
</dd>
<dt><a href="org/apache/jmeter/util/HttpSSLProtocolSocketFactory.html#createSocket(java.net.InetAddress,int)" class="member-name-link">createSocket(InetAddress, int)</a> - Method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/HttpSSLProtocolSocketFactory.html" title="class in org.apache.jmeter.util">HttpSSLProtocolSocketFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/util/TrustAllSSLSocketFactory.html#createSocket(java.net.InetAddress,int)" class="member-name-link">createSocket(InetAddress, int)</a> - Method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/TrustAllSSLSocketFactory.html" title="class in org.apache.jmeter.util">TrustAllSSLSocketFactory</a></dt>
<dt><a href="org/apache/jmeter/protocol/smtp/sampler/protocol/LocalTrustStoreSSLSocketFactory.html#createSocket(java.net.InetAddress,int,java.net.InetAddress,int)" class="member-name-link">createSocket(InetAddress, int, InetAddress, int)</a> - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.<a href="org/apache/jmeter/protocol/smtp/sampler/protocol/LocalTrustStoreSSLSocketFactory.html" title="class in org.apache.jmeter.protocol.smtp.sampler.protocol">LocalTrustStoreSSLSocketFactory</a></dt>
<dt><a href="org/apache/jmeter/protocol/smtp/sampler/protocol/TrustAllSSLSocketFactory.html#createSocket(java.net.InetAddress,int,java.net.InetAddress,int)" class="member-name-link">createSocket(InetAddress, int, InetAddress, int)</a> - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.<a href="org/apache/jmeter/protocol/smtp/sampler/protocol/TrustAllSSLSocketFactory.html" title="class in org.apache.jmeter.protocol.smtp.sampler.protocol">TrustAllSSLSocketFactory</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
</dd>
<dt><a href="org/apache/jmeter/util/HttpSSLProtocolSocketFactory.html#createSocket(java.net.InetAddress,int,java.net.InetAddress,int)" class="member-name-link">createSocket(InetAddress, int, InetAddress, int)</a> - Method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/HttpSSLProtocolSocketFactory.html" title="class in org.apache.jmeter.util">HttpSSLProtocolSocketFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/util/TrustAllSSLSocketFactory.html#createSocket(java.net.InetAddress,int,java.net.InetAddress,int)" class="member-name-link">createSocket(InetAddress, int, InetAddress, int)</a> - Method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/TrustAllSSLSocketFactory.html" title="class in org.apache.jmeter.util">TrustAllSSLSocketFactory</a></dt>
<dt><a href="org/apache/jmeter/protocol/smtp/sampler/protocol/LocalTrustStoreSSLSocketFactory.html#createSocket(java.net.Socket,java.lang.String,int,boolean)" class="member-name-link">createSocket(Socket, String, int, boolean)</a> - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.<a href="org/apache/jmeter/protocol/smtp/sampler/protocol/LocalTrustStoreSSLSocketFactory.html" title="class in org.apache.jmeter.protocol.smtp.sampler.protocol">LocalTrustStoreSSLSocketFactory</a></dt>
<dt><a href="org/apache/jmeter/protocol/smtp/sampler/protocol/TrustAllSSLSocketFactory.html#createSocket(java.net.Socket,java.lang.String,int,boolean)" class="member-name-link">createSocket(Socket, String, int, boolean)</a> - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.<a href="org/apache/jmeter/protocol/smtp/sampler/protocol/TrustAllSSLSocketFactory.html" title="class in org.apache.jmeter.protocol.smtp.sampler.protocol">TrustAllSSLSocketFactory</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
</dd>
<dt><a href="org/apache/jmeter/util/HttpSSLProtocolSocketFactory.html#createSocket(java.net.Socket,java.lang.String,int,boolean)" class="member-name-link">createSocket(Socket, String, int, boolean)</a> - Method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/HttpSSLProtocolSocketFactory.html" title="class in org.apache.jmeter.util">HttpSSLProtocolSocketFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/util/TrustAllSSLSocketFactory.html#createSocket(java.net.Socket,java.lang.String,int,boolean)" class="member-name-link">createSocket(Socket, String, int, boolean)</a> - Method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/TrustAllSSLSocketFactory.html" title="class in org.apache.jmeter.util">TrustAllSSLSocketFactory</a></dt>
<dt><a href="org/apache/jmeter/protocol/http/sampler/hc/LazyLayeredConnectionSocketFactory.html#createSocket(org.apache.http.protocol.HttpContext)" class="member-name-link">createSocket(HttpContext)</a> - Method in class org.apache.jmeter.protocol.http.sampler.hc.<a href="org/apache/jmeter/protocol/http/sampler/hc/LazyLayeredConnectionSocketFactory.html" title="class in org.apache.jmeter.protocol.http.sampler.hc">LazyLayeredConnectionSocketFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/SlowHCPlainConnectionSocketFactory.html#createSocket(org.apache.http.protocol.HttpContext)" class="member-name-link">createSocket(HttpContext)</a> - Method in class org.apache.jmeter.protocol.http.util.<a href="org/apache/jmeter/protocol/http/util/SlowHCPlainConnectionSocketFactory.html" title="class in org.apache.jmeter.protocol.http.util">SlowHCPlainConnectionSocketFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/config/gui/HttpDefaultsGui.html#createSourceAddrPanel()" class="member-name-link">createSourceAddrPanel()</a> - Method in class org.apache.jmeter.protocol.http.config.gui.<a href="org/apache/jmeter/protocol/http/config/gui/HttpDefaultsGui.html" title="class in org.apache.jmeter.protocol.http.config.gui">HttpDefaultsGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/gui/HttpTestSampleGui.html#createSourceAddrPanel()" class="member-name-link">createSourceAddrPanel()</a> - Method in class org.apache.jmeter.protocol.http.control.gui.<a href="org/apache/jmeter/protocol/http/control/gui/HttpTestSampleGui.html" title="class in org.apache.jmeter.protocol.http.control.gui">HttpTestSampleGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/LineGraph.html#createStrokes(int)" class="member-name-link">createStrokes(int)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/LineGraph.html" title="class in org.apache.jmeter.visualizers">LineGraph</a></dt>
<dd>
<div class="block">Create a given number of <a href="https://docs.oracle.com/javase/8/docs/api/java/awt/Stroke.html" title="class or interface in java.awt" class="external-link"><code>Stroke</code></a>s</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/gui/HttpTestSampleGui.html#createTabbedConfigPane()" class="member-name-link">createTabbedConfigPane()</a> - Method in class org.apache.jmeter.protocol.http.control.gui.<a href="org/apache/jmeter/protocol/http/control/gui/HttpTestSampleGui.html" title="class in org.apache.jmeter.protocol.http.control.gui">HttpTestSampleGui</a></dt>
<dd>
<div class="block">Create the parameters configuration tabstrip which includes the Basic tab (<a href="org/apache/jmeter/protocol/http/config/gui/UrlConfigGui.html" title="class in org.apache.jmeter.protocol.http.config.gui"><code>UrlConfigGui</code></a>)
and the Advanced tab by default.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/sampler/LdapClient.html#createTest(javax.naming.directory.BasicAttributes,java.lang.String)" class="member-name-link">createTest(BasicAttributes, String)</a> - Method in class org.apache.jmeter.protocol.ldap.sampler.<a href="org/apache/jmeter/protocol/ldap/sampler/LdapClient.html" title="class in org.apache.jmeter.protocol.ldap.sampler">LdapClient</a></dt>
<dd>
<div class="block">Create the attribute in the ldap directory for the given string.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/sampler/LdapExtClient.html#createTest(javax.naming.directory.DirContext,javax.naming.directory.Attributes,java.lang.String)" class="member-name-link">createTest(DirContext, Attributes, String)</a> - Static method in class org.apache.jmeter.protocol.ldap.sampler.<a href="org/apache/jmeter/protocol/ldap/sampler/LdapExtClient.html" title="class in org.apache.jmeter.protocol.ldap.sampler">LdapExtClient</a></dt>
<dd>
<div class="block">Create the entry in the ldap directory for the given string</div>
</dd>
<dt><a href="org/apache/jmeter/assertions/gui/AssertionGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.assertions.gui.<a href="org/apache/jmeter/assertions/gui/AssertionGui.html" title="class in org.apache.jmeter.assertions.gui">AssertionGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/gui/BeanShellAssertionGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.assertions.gui.<a href="org/apache/jmeter/assertions/gui/BeanShellAssertionGui.html" title="class in org.apache.jmeter.assertions.gui">BeanShellAssertionGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/gui/DurationAssertionGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.assertions.gui.<a href="org/apache/jmeter/assertions/gui/DurationAssertionGui.html" title="class in org.apache.jmeter.assertions.gui">DurationAssertionGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/gui/HTMLAssertionGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.assertions.gui.<a href="org/apache/jmeter/assertions/gui/HTMLAssertionGui.html" title="class in org.apache.jmeter.assertions.gui">HTMLAssertionGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/gui/JSONPathAssertionGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.assertions.gui.<a href="org/apache/jmeter/assertions/gui/JSONPathAssertionGui.html" title="class in org.apache.jmeter.assertions.gui">JSONPathAssertionGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/gui/MD5HexAssertionGUI.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.assertions.gui.<a href="org/apache/jmeter/assertions/gui/MD5HexAssertionGUI.html" title="class in org.apache.jmeter.assertions.gui">MD5HexAssertionGUI</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/gui/SizeAssertionGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.assertions.gui.<a href="org/apache/jmeter/assertions/gui/SizeAssertionGui.html" title="class in org.apache.jmeter.assertions.gui">SizeAssertionGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/gui/SMIMEAssertionGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.assertions.gui.<a href="org/apache/jmeter/assertions/gui/SMIMEAssertionGui.html" title="class in org.apache.jmeter.assertions.gui">SMIMEAssertionGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/gui/XMLAssertionGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.assertions.gui.<a href="org/apache/jmeter/assertions/gui/XMLAssertionGui.html" title="class in org.apache.jmeter.assertions.gui">XMLAssertionGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/gui/XMLSchemaAssertionGUI.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.assertions.gui.<a href="org/apache/jmeter/assertions/gui/XMLSchemaAssertionGUI.html" title="class in org.apache.jmeter.assertions.gui">XMLSchemaAssertionGUI</a></dt>
<dd>
<div class="block">create Test Element</div>
</dd>
<dt><a href="org/apache/jmeter/assertions/gui/XPath2AssertionGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.assertions.gui.<a href="org/apache/jmeter/assertions/gui/XPath2AssertionGui.html" title="class in org.apache.jmeter.assertions.gui">XPath2AssertionGui</a></dt>
<dd>
<div class="block">Create test element</div>
</dd>
<dt><a href="org/apache/jmeter/assertions/gui/XPathAssertionGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.assertions.gui.<a href="org/apache/jmeter/assertions/gui/XPathAssertionGui.html" title="class in org.apache.jmeter.assertions.gui">XPathAssertionGui</a></dt>
<dd>
<div class="block">Create test element</div>
</dd>
<dt><a href="org/apache/jmeter/assertions/jmespath/gui/JMESPathAssertionGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.assertions.jmespath.gui.<a href="org/apache/jmeter/assertions/jmespath/gui/JMESPathAssertionGui.html" title="class in org.apache.jmeter.assertions.jmespath.gui">JMESPathAssertionGui</a></dt>
<dd>
<div class="block">JMeter test components are separated into a model and a GUI
representation.</div>
</dd>
<dt><a href="org/apache/jmeter/config/gui/ArgumentsPanel.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.config.gui.<a href="org/apache/jmeter/config/gui/ArgumentsPanel.html" title="class in org.apache.jmeter.config.gui">ArgumentsPanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/config/gui/LoginConfigGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.config.gui.<a href="org/apache/jmeter/config/gui/LoginConfigGui.html" title="class in org.apache.jmeter.config.gui">LoginConfigGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/config/gui/ObsoleteGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.config.gui.<a href="org/apache/jmeter/config/gui/ObsoleteGui.html" title="class in org.apache.jmeter.config.gui">ObsoleteGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/config/gui/SimpleConfigGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.config.gui.<a href="org/apache/jmeter/config/gui/SimpleConfigGui.html" title="class in org.apache.jmeter.config.gui">SimpleConfigGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/control/gui/CriticalSectionControllerGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/CriticalSectionControllerGui.html" title="class in org.apache.jmeter.control.gui">CriticalSectionControllerGui</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.createTestElement()</div>
</dd>
<dt><a href="org/apache/jmeter/control/gui/ForeachControlPanel.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/ForeachControlPanel.html" title="class in org.apache.jmeter.control.gui">ForeachControlPanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/control/gui/IfControllerPanel.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/IfControllerPanel.html" title="class in org.apache.jmeter.control.gui">IfControllerPanel</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.createTestElement()</div>
</dd>
<dt><a href="org/apache/jmeter/control/gui/IncludeControllerGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/IncludeControllerGui.html" title="class in org.apache.jmeter.control.gui">IncludeControllerGui</a></dt>
<dd>
<div class="block">JMeter test components are separated into a model and a GUI
representation.</div>
</dd>
<dt><a href="org/apache/jmeter/control/gui/InterleaveControlGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/InterleaveControlGui.html" title="class in org.apache.jmeter.control.gui">InterleaveControlGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/control/gui/LogicControllerGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/LogicControllerGui.html" title="class in org.apache.jmeter.control.gui">LogicControllerGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/control/gui/LoopControlPanel.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/LoopControlPanel.html" title="class in org.apache.jmeter.control.gui">LoopControlPanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/control/gui/ModuleControllerGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/ModuleControllerGui.html" title="class in org.apache.jmeter.control.gui">ModuleControllerGui</a></dt>
<dd>
<div class="block">JMeter test components are separated into a model and a GUI
representation.</div>
</dd>
<dt><a href="org/apache/jmeter/control/gui/OnceOnlyControllerGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/OnceOnlyControllerGui.html" title="class in org.apache.jmeter.control.gui">OnceOnlyControllerGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/control/gui/RandomControlGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/RandomControlGui.html" title="class in org.apache.jmeter.control.gui">RandomControlGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/control/gui/RandomOrderControllerGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/RandomOrderControllerGui.html" title="class in org.apache.jmeter.control.gui">RandomOrderControllerGui</a></dt>
<dd>
<div class="block">JMeter test components are separated into a model and a GUI
representation.</div>
</dd>
<dt><a href="org/apache/jmeter/control/gui/RunTimeGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/RunTimeGui.html" title="class in org.apache.jmeter.control.gui">RunTimeGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/control/gui/SwitchControllerGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/SwitchControllerGui.html" title="class in org.apache.jmeter.control.gui">SwitchControllerGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/control/gui/TestFragmentControllerGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/TestFragmentControllerGui.html" title="class in org.apache.jmeter.control.gui">TestFragmentControllerGui</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.createTestElement()</div>
</dd>
<dt><a href="org/apache/jmeter/control/gui/TestPlanGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/TestPlanGui.html" title="class in org.apache.jmeter.control.gui">TestPlanGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/control/gui/ThroughputControllerGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/ThroughputControllerGui.html" title="class in org.apache.jmeter.control.gui">ThroughputControllerGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/control/gui/TransactionControllerGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/TransactionControllerGui.html" title="class in org.apache.jmeter.control.gui">TransactionControllerGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/control/gui/WhileControllerGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/WhileControllerGui.html" title="class in org.apache.jmeter.control.gui">WhileControllerGui</a></dt>
<dd>
<div class="block">Implements JMeterGUIComponent.createTestElement()</div>
</dd>
<dt><a href="org/apache/jmeter/control/gui/WorkBenchGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/WorkBenchGui.html" title="class in org.apache.jmeter.control.gui">WorkBenchGui</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
&nbsp;</dd>
<dt><a href="org/apache/jmeter/extractor/gui/BoundaryExtractorGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.extractor.gui.<a href="org/apache/jmeter/extractor/gui/BoundaryExtractorGui.html" title="class in org.apache.jmeter.extractor.gui">BoundaryExtractorGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/extractor/gui/HtmlExtractorGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.extractor.gui.<a href="org/apache/jmeter/extractor/gui/HtmlExtractorGui.html" title="class in org.apache.jmeter.extractor.gui">HtmlExtractorGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/extractor/gui/RegexExtractorGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.extractor.gui.<a href="org/apache/jmeter/extractor/gui/RegexExtractorGui.html" title="class in org.apache.jmeter.extractor.gui">RegexExtractorGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/extractor/gui/XPath2ExtractorGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.extractor.gui.<a href="org/apache/jmeter/extractor/gui/XPath2ExtractorGui.html" title="class in org.apache.jmeter.extractor.gui">XPath2ExtractorGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/extractor/gui/XPathExtractorGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.extractor.gui.<a href="org/apache/jmeter/extractor/gui/XPathExtractorGui.html" title="class in org.apache.jmeter.extractor.gui">XPathExtractorGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/extractor/json/jmespath/gui/JMESPathExtractorGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.extractor.json.jmespath.gui.<a href="org/apache/jmeter/extractor/json/jmespath/gui/JMESPathExtractorGui.html" title="class in org.apache.jmeter.extractor.json.jmespath.gui">JMESPathExtractorGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/extractor/json/jsonpath/gui/JSONPostProcessorGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.extractor.json.jsonpath.gui.<a href="org/apache/jmeter/extractor/json/jsonpath/gui/JSONPostProcessorGui.html" title="class in org.apache.jmeter.extractor.json.jsonpath.gui">JSONPostProcessorGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/JMeterGUIComponent.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in interface org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/JMeterGUIComponent.html" title="interface in org.apache.jmeter.gui">JMeterGUIComponent</a></dt>
<dd>
<div class="block">JMeter test components are separated into a model and a GUI
representation.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/menu/StaticJMeterGUIComponent.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.gui.menu.<a href="org/apache/jmeter/gui/menu/StaticJMeterGUIComponent.html" title="class in org.apache.jmeter.gui.menu">StaticJMeterGUIComponent</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/NamePanel.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/NamePanel.html" title="class in org.apache.jmeter.gui">NamePanel</a></dt>
<dd>
<div class="block">JMeter test components are separated into a model and a GUI
representation.</div>
</dd>
<dt><a href="org/apache/jmeter/modifiers/gui/CounterConfigGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.modifiers.gui.<a href="org/apache/jmeter/modifiers/gui/CounterConfigGui.html" title="class in org.apache.jmeter.modifiers.gui">CounterConfigGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/modifiers/gui/SampleTimeoutGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.modifiers.gui.<a href="org/apache/jmeter/modifiers/gui/SampleTimeoutGui.html" title="class in org.apache.jmeter.modifiers.gui">SampleTimeoutGui</a></dt>
<dd>
<div class="block">Create the test element underlying this GUI component.</div>
</dd>
<dt><a href="org/apache/jmeter/modifiers/gui/UserParametersGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.modifiers.gui.<a href="org/apache/jmeter/modifiers/gui/UserParametersGui.html" title="class in org.apache.jmeter.modifiers.gui">UserParametersGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/ftp/config/gui/FtpConfigGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.protocol.ftp.config.gui.<a href="org/apache/jmeter/protocol/ftp/config/gui/FtpConfigGui.html" title="class in org.apache.jmeter.protocol.ftp.config.gui">FtpConfigGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/ftp/control/gui/FtpTestSamplerGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.protocol.ftp.control.gui.<a href="org/apache/jmeter/protocol/ftp/control/gui/FtpTestSamplerGui.html" title="class in org.apache.jmeter.protocol.ftp.control.gui">FtpTestSamplerGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/config/gui/HttpDefaultsGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.protocol.http.config.gui.<a href="org/apache/jmeter/protocol/http/config/gui/HttpDefaultsGui.html" title="class in org.apache.jmeter.protocol.http.config.gui">HttpDefaultsGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/config/gui/UrlConfigGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.protocol.http.config.gui.<a href="org/apache/jmeter/protocol/http/config/gui/UrlConfigGui.html" title="class in org.apache.jmeter.protocol.http.config.gui">UrlConfigGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/gui/AjpSamplerGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.protocol.http.control.gui.<a href="org/apache/jmeter/protocol/http/control/gui/AjpSamplerGui.html" title="class in org.apache.jmeter.protocol.http.control.gui">AjpSamplerGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/gui/HttpMirrorControlGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.protocol.http.control.gui.<a href="org/apache/jmeter/protocol/http/control/gui/HttpMirrorControlGui.html" title="class in org.apache.jmeter.protocol.http.control.gui">HttpMirrorControlGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/gui/HttpTestSampleGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.protocol.http.control.gui.<a href="org/apache/jmeter/protocol/http/control/gui/HttpTestSampleGui.html" title="class in org.apache.jmeter.protocol.http.control.gui">HttpTestSampleGui</a></dt>
<dd>
<div class="block">JMeter test components are separated into a model and a GUI
representation.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/gui/RecordController.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.protocol.http.control.gui.<a href="org/apache/jmeter/protocol/http/control/gui/RecordController.html" title="class in org.apache.jmeter.protocol.http.control.gui">RecordController</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/gui/AuthPanel.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.protocol.http.gui.<a href="org/apache/jmeter/protocol/http/gui/AuthPanel.html" title="class in org.apache.jmeter.protocol.http.gui">AuthPanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/gui/CacheManagerGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.protocol.http.gui.<a href="org/apache/jmeter/protocol/http/gui/CacheManagerGui.html" title="class in org.apache.jmeter.protocol.http.gui">CacheManagerGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/gui/CookiePanel.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.protocol.http.gui.<a href="org/apache/jmeter/protocol/http/gui/CookiePanel.html" title="class in org.apache.jmeter.protocol.http.gui">CookiePanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/gui/DNSCachePanel.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.protocol.http.gui.<a href="org/apache/jmeter/protocol/http/gui/DNSCachePanel.html" title="class in org.apache.jmeter.protocol.http.gui">DNSCachePanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/gui/HeaderPanel.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.protocol.http.gui.<a href="org/apache/jmeter/protocol/http/gui/HeaderPanel.html" title="class in org.apache.jmeter.protocol.http.gui">HeaderPanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/gui/HTTPArgumentsPanel.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.protocol.http.gui.<a href="org/apache/jmeter/protocol/http/gui/HTTPArgumentsPanel.html" title="class in org.apache.jmeter.protocol.http.gui">HTTPArgumentsPanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/modifier/gui/AnchorModifierGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.protocol.http.modifier.gui.<a href="org/apache/jmeter/protocol/http/modifier/gui/AnchorModifierGui.html" title="class in org.apache.jmeter.protocol.http.modifier.gui">AnchorModifierGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/modifier/gui/RegExUserParametersGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.protocol.http.modifier.gui.<a href="org/apache/jmeter/protocol/http/modifier/gui/RegExUserParametersGui.html" title="class in org.apache.jmeter.protocol.http.modifier.gui">RegExUserParametersGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/modifier/gui/URLRewritingModifierGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.protocol.http.modifier.gui.<a href="org/apache/jmeter/protocol/http/modifier/gui/URLRewritingModifierGui.html" title="class in org.apache.jmeter.protocol.http.modifier.gui">URLRewritingModifierGui</a></dt>
<dd>
<div class="block">JMeter test components are separated into a model and a GUI
representation.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/gui/ProxyControlGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.protocol.http.proxy.gui.<a href="org/apache/jmeter/protocol/http/proxy/gui/ProxyControlGui.html" title="class in org.apache.jmeter.protocol.http.proxy.gui">ProxyControlGui</a></dt>
<dd>
<div class="block">JMeter test components are separated into a model and a GUI
representation.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/java/config/gui/JavaConfigGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.protocol.java.config.gui.<a href="org/apache/jmeter/protocol/java/config/gui/JavaConfigGui.html" title="class in org.apache.jmeter.protocol.java.config.gui">JavaConfigGui</a></dt>
<dd>
<div class="block">JMeter test components are separated into a model and a GUI
representation.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/java/control/gui/BeanShellSamplerGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.protocol.java.control.gui.<a href="org/apache/jmeter/protocol/java/control/gui/BeanShellSamplerGui.html" title="class in org.apache.jmeter.protocol.java.control.gui">BeanShellSamplerGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/java/control/gui/JavaTestSamplerGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.protocol.java.control.gui.<a href="org/apache/jmeter/protocol/java/control/gui/JavaTestSamplerGui.html" title="class in org.apache.jmeter.protocol.java.control.gui">JavaTestSamplerGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/java/control/gui/JUnitTestSamplerGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.protocol.java.control.gui.<a href="org/apache/jmeter/protocol/java/control/gui/JUnitTestSamplerGui.html" title="class in org.apache.jmeter.protocol.java.control.gui">JUnitTestSamplerGui</a></dt>
<dd>
<div class="block">JMeter test components are separated into a model and a GUI
representation.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/jms/control/gui/JMSPropertiesPanel.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.protocol.jms.control.gui.<a href="org/apache/jmeter/protocol/jms/control/gui/JMSPropertiesPanel.html" title="class in org.apache.jmeter.protocol.jms.control.gui">JMSPropertiesPanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/jms/control/gui/JMSPublisherGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.protocol.jms.control.gui.<a href="org/apache/jmeter/protocol/jms/control/gui/JMSPublisherGui.html" title="class in org.apache.jmeter.protocol.jms.control.gui">JMSPublisherGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/jms/control/gui/JMSSamplerGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.protocol.jms.control.gui.<a href="org/apache/jmeter/protocol/jms/control/gui/JMSSamplerGui.html" title="class in org.apache.jmeter.protocol.jms.control.gui">JMSSamplerGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/jms/control/gui/JMSSubscriberGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.protocol.jms.control.gui.<a href="org/apache/jmeter/protocol/jms/control/gui/JMSSubscriberGui.html" title="class in org.apache.jmeter.protocol.jms.control.gui">JMSSubscriberGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/config/gui/LDAPArgumentsPanel.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.protocol.ldap.config.gui.<a href="org/apache/jmeter/protocol/ldap/config/gui/LDAPArgumentsPanel.html" title="class in org.apache.jmeter.protocol.ldap.config.gui">LDAPArgumentsPanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/config/gui/LdapConfigGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.protocol.ldap.config.gui.<a href="org/apache/jmeter/protocol/ldap/config/gui/LdapConfigGui.html" title="class in org.apache.jmeter.protocol.ldap.config.gui">LdapConfigGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/config/gui/LdapExtConfigGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.protocol.ldap.config.gui.<a href="org/apache/jmeter/protocol/ldap/config/gui/LdapExtConfigGui.html" title="class in org.apache.jmeter.protocol.ldap.config.gui">LdapExtConfigGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/control/gui/LdapExtTestSamplerGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.protocol.ldap.control.gui.<a href="org/apache/jmeter/protocol/ldap/control/gui/LdapExtTestSamplerGui.html" title="class in org.apache.jmeter.protocol.ldap.control.gui">LdapExtTestSamplerGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/control/gui/LdapTestSamplerGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.protocol.ldap.control.gui.<a href="org/apache/jmeter/protocol/ldap/control/gui/LdapTestSamplerGui.html" title="class in org.apache.jmeter.protocol.ldap.control.gui">LdapTestSamplerGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/mail/sampler/gui/MailReaderSamplerGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.protocol.mail.sampler.gui.<a href="org/apache/jmeter/protocol/mail/sampler/gui/MailReaderSamplerGui.html" title="class in org.apache.jmeter.protocol.mail.sampler.gui">MailReaderSamplerGui</a></dt>
<dd>
<div class="block">JMeter test components are separated into a model and a GUI
representation.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/smtp/sampler/gui/SmtpSamplerGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.<a href="org/apache/jmeter/protocol/smtp/sampler/gui/SmtpSamplerGui.html" title="class in org.apache.jmeter.protocol.smtp.sampler.gui">SmtpSamplerGui</a></dt>
<dd>
<div class="block">Creates a new TestElement and set up its data</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/system/gui/SystemSamplerGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.protocol.system.gui.<a href="org/apache/jmeter/protocol/system/gui/SystemSamplerGui.html" title="class in org.apache.jmeter.protocol.system.gui">SystemSamplerGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/tcp/config/gui/TCPConfigGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.protocol.tcp.config.gui.<a href="org/apache/jmeter/protocol/tcp/config/gui/TCPConfigGui.html" title="class in org.apache.jmeter.protocol.tcp.config.gui">TCPConfigGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/tcp/control/gui/TCPSamplerGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.protocol.tcp.control.gui.<a href="org/apache/jmeter/protocol/tcp/control/gui/TCPSamplerGui.html" title="class in org.apache.jmeter.protocol.tcp.control.gui">TCPSamplerGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/reporters/gui/ResultActionGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.reporters.gui.<a href="org/apache/jmeter/reporters/gui/ResultActionGui.html" title="class in org.apache.jmeter.reporters.gui">ResultActionGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/reporters/gui/ResultSaverGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.reporters.gui.<a href="org/apache/jmeter/reporters/gui/ResultSaverGui.html" title="class in org.apache.jmeter.reporters.gui">ResultSaverGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/reporters/gui/SummariserGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.reporters.gui.<a href="org/apache/jmeter/reporters/gui/SummariserGui.html" title="class in org.apache.jmeter.reporters.gui">SummariserGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/sampler/gui/TestActionGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.sampler.gui.<a href="org/apache/jmeter/sampler/gui/TestActionGui.html" title="class in org.apache.jmeter.sampler.gui">TestActionGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testbeans/gui/TestBeanGUI.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.testbeans.gui.<a href="org/apache/jmeter/testbeans/gui/TestBeanGUI.html" title="class in org.apache.jmeter.testbeans.gui">TestBeanGUI</a></dt>
<dd>
<div class="block">JMeter test components are separated into a model and a GUI
representation.</div>
</dd>
<dt><a href="org/apache/jmeter/threads/gui/PostThreadGroupGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.threads.gui.<a href="org/apache/jmeter/threads/gui/PostThreadGroupGui.html" title="class in org.apache.jmeter.threads.gui">PostThreadGroupGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/threads/gui/SetupThreadGroupGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.threads.gui.<a href="org/apache/jmeter/threads/gui/SetupThreadGroupGui.html" title="class in org.apache.jmeter.threads.gui">SetupThreadGroupGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/threads/gui/ThreadGroupGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.threads.gui.<a href="org/apache/jmeter/threads/gui/ThreadGroupGui.html" title="class in org.apache.jmeter.threads.gui">ThreadGroupGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/timers/gui/AbstractRandomTimerGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.timers.gui.<a href="org/apache/jmeter/timers/gui/AbstractRandomTimerGui.html" title="class in org.apache.jmeter.timers.gui">AbstractRandomTimerGui</a></dt>
<dd>
<div class="block">Create the test element underlying this GUI component.</div>
</dd>
<dt><a href="org/apache/jmeter/timers/gui/ConstantTimerGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.timers.gui.<a href="org/apache/jmeter/timers/gui/ConstantTimerGui.html" title="class in org.apache.jmeter.timers.gui">ConstantTimerGui</a></dt>
<dd>
<div class="block">Create the test element underlying this GUI component.</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/backend/BackendListenerGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.visualizers.backend.<a href="org/apache/jmeter/visualizers/backend/BackendListenerGui.html" title="class in org.apache.jmeter.visualizers.backend">BackendListenerGui</a></dt>
<dd>
<div class="block">JMeter test components are separated into a model and a GUI
representation.</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/gui/AbstractVisualizer.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.visualizers.gui.<a href="org/apache/jmeter/visualizers/gui/AbstractVisualizer.html" title="class in org.apache.jmeter.visualizers.gui">AbstractVisualizer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/MailerVisualizer.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/MailerVisualizer.html" title="class in org.apache.jmeter.visualizers">MailerVisualizer</a></dt>
<dd>
<div class="block">Makes MailerVisualizer storable.</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/PropertyControlGui.html#createTestElement()" class="member-name-link">createTestElement()</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/PropertyControlGui.html" title="class in org.apache.jmeter.visualizers">PropertyControlGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/GuiPackage.html#createTestElement(java.lang.Class,java.lang.Class)" class="member-name-link">createTestElement(Class&lt;?&gt;, Class&lt;?&gt;)</a> - Method in class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/GuiPackage.html" title="class in org.apache.jmeter.gui">GuiPackage</a></dt>
<dd>
<div class="block">Create a TestElement corresponding to the specified GUI class.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/GuiPackage.html#createTestElement(java.lang.String)" class="member-name-link">createTestElement(String)</a> - Method in class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/GuiPackage.html" title="class in org.apache.jmeter.gui">GuiPackage</a></dt>
<dd>
<div class="block">Create a TestElement for a GUI or TestBean class.</div>
</dd>
<dt><a href="org/apache/jmeter/samplers/SampleResult.html#createTestSample(long)" class="member-name-link">createTestSample(long)</a> - Static method in class org.apache.jmeter.samplers.<a href="org/apache/jmeter/samplers/SampleResult.html" title="class in org.apache.jmeter.samplers">SampleResult</a></dt>
<dd>
<div class="block">Create a sample with a specific elapsed time for test purposes, but don't
allow the times to be changed later</div>
</dd>
<dt><a href="org/apache/jmeter/samplers/SampleResult.html#createTestSample(long,long)" class="member-name-link">createTestSample(long, long)</a> - Static method in class org.apache.jmeter.samplers.<a href="org/apache/jmeter/samplers/SampleResult.html" title="class in org.apache.jmeter.samplers">SampleResult</a></dt>
<dd>
<div class="block">Create a sample with specific start and end times for test purposes, but
don't allow the times to be changed later
(used by StatVisualizerModel.Test)</div>
</dd>
<dt><a href="org/apache/jorphan/gui/JLabeledPasswordField.html#createTextField(int)" class="member-name-link">createTextField(int)</a> - Method in class org.apache.jorphan.gui.<a href="org/apache/jorphan/gui/JLabeledPasswordField.html" title="class in org.apache.jorphan.gui">JLabeledPasswordField</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/gui/JLabeledTextField.html#createTextField(int)" class="member-name-link">createTextField(int)</a> - Method in class org.apache.jorphan.gui.<a href="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/thinktime/ThinkTimeCreator.html#createThinkTime(org.apache.jmeter.gui.GuiPackage,org.apache.jmeter.gui.tree.JMeterTreeNode)" class="member-name-link">createThinkTime(GuiPackage, JMeterTreeNode)</a> - Method in interface org.apache.jmeter.gui.action.thinktime.<a href="org/apache/jmeter/gui/action/thinktime/ThinkTimeCreator.html" title="interface in org.apache.jmeter.gui.action.thinktime">ThinkTimeCreator</a></dt>
<dd>
<div class="block">Create think time</div>
</dd>
<dt><a href="org/apache/jmeter/thinktime/DefaultThinkTimeCreator.html#createThinkTime(org.apache.jmeter.gui.GuiPackage,org.apache.jmeter.gui.tree.JMeterTreeNode)" class="member-name-link">createThinkTime(GuiPackage, JMeterTreeNode)</a> - Method in class org.apache.jmeter.thinktime.<a href="org/apache/jmeter/thinktime/DefaultThinkTimeCreator.html" title="class in org.apache.jmeter.thinktime">DefaultThinkTimeCreator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/AbstractOverTimeGraphConsumer.html#createTimeStampKeysSelector()" class="member-name-link">createTimeStampKeysSelector()</a> - Method in class org.apache.jmeter.report.processor.graph.<a href="org/apache/jmeter/report/processor/graph/AbstractOverTimeGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph">AbstractOverTimeGraphConsumer</a></dt>
<dd>
<div class="block">Creates the time stamp keys selector.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/impl/ActiveThreadsGraphConsumer.html#createTimeStampKeysSelector()" class="member-name-link">createTimeStampKeysSelector()</a> - Method in class org.apache.jmeter.report.processor.graph.impl.<a href="org/apache/jmeter/report/processor/graph/impl/ActiveThreadsGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph.impl">ActiveThreadsGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/impl/BytesThroughputGraphConsumer.html#createTimeStampKeysSelector()" class="member-name-link">createTimeStampKeysSelector()</a> - Method in class org.apache.jmeter.report.processor.graph.impl.<a href="org/apache/jmeter/report/processor/graph/impl/BytesThroughputGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph.impl">BytesThroughputGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/impl/CodesPerSecondGraphConsumer.html#createTimeStampKeysSelector()" class="member-name-link">createTimeStampKeysSelector()</a> - Method in class org.apache.jmeter.report.processor.graph.impl.<a href="org/apache/jmeter/report/processor/graph/impl/CodesPerSecondGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph.impl">CodesPerSecondGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/impl/ConnectTimeOverTimeGraphConsumer.html#createTimeStampKeysSelector()" class="member-name-link">createTimeStampKeysSelector()</a> - Method in class org.apache.jmeter.report.processor.graph.impl.<a href="org/apache/jmeter/report/processor/graph/impl/ConnectTimeOverTimeGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph.impl">ConnectTimeOverTimeGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/impl/CustomGraphConsumer.html#createTimeStampKeysSelector()" class="member-name-link">createTimeStampKeysSelector()</a> - Method in class org.apache.jmeter.report.processor.graph.impl.<a href="org/apache/jmeter/report/processor/graph/impl/CustomGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph.impl">CustomGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/impl/HitsPerSecondGraphConsumer.html#createTimeStampKeysSelector()" class="member-name-link">createTimeStampKeysSelector()</a> - Method in class org.apache.jmeter.report.processor.graph.impl.<a href="org/apache/jmeter/report/processor/graph/impl/HitsPerSecondGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph.impl">HitsPerSecondGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/impl/LatencyOverTimeGraphConsumer.html#createTimeStampKeysSelector()" class="member-name-link">createTimeStampKeysSelector()</a> - Method in class org.apache.jmeter.report.processor.graph.impl.<a href="org/apache/jmeter/report/processor/graph/impl/LatencyOverTimeGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph.impl">LatencyOverTimeGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/impl/ResponseCustomGraphGraphConsumer.html#createTimeStampKeysSelector()" class="member-name-link">createTimeStampKeysSelector()</a> - Method in class org.apache.jmeter.report.processor.graph.impl.<a href="org/apache/jmeter/report/processor/graph/impl/ResponseCustomGraphGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph.impl">ResponseCustomGraphGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/impl/ResponseTimeOverTimeGraphConsumer.html#createTimeStampKeysSelector()" class="member-name-link">createTimeStampKeysSelector()</a> - Method in class org.apache.jmeter.report.processor.graph.impl.<a href="org/apache/jmeter/report/processor/graph/impl/ResponseTimeOverTimeGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph.impl">ResponseTimeOverTimeGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/impl/ResponseTimePercentilesOverTimeGraphConsumer.html#createTimeStampKeysSelector()" class="member-name-link">createTimeStampKeysSelector()</a> - Method in class org.apache.jmeter.report.processor.graph.impl.<a href="org/apache/jmeter/report/processor/graph/impl/ResponseTimePercentilesOverTimeGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph.impl">ResponseTimePercentilesOverTimeGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/impl/TotalTPSGraphConsumer.html#createTimeStampKeysSelector()" class="member-name-link">createTimeStampKeysSelector()</a> - Method in class org.apache.jmeter.report.processor.graph.impl.<a href="org/apache/jmeter/report/processor/graph/impl/TotalTPSGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph.impl">TotalTPSGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/impl/TransactionsPerSecondGraphConsumer.html#createTimeStampKeysSelector()" class="member-name-link">createTimeStampKeysSelector()</a> - Method in class org.apache.jmeter.report.processor.graph.impl.<a href="org/apache/jmeter/report/processor/graph/impl/TransactionsPerSecondGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph.impl">TransactionsPerSecondGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/AbstractJMeterGuiComponent.html#createTitleLabel()" class="member-name-link">createTitleLabel()</a> - Method in class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/AbstractJMeterGuiComponent.html" title="class in org.apache.jmeter.gui">AbstractJMeterGuiComponent</a></dt>
<dd>
<div class="block">Provides a label containing the title for the component.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/util/JMeterToolBar.html#createToolbar(boolean)" class="member-name-link">createToolbar(boolean)</a> - Static method in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/JMeterToolBar.html" title="class in org.apache.jmeter.gui.util">JMeterToolBar</a></dt>
<dd>
<div class="block">Create the default JMeter toolbar</div>
</dd>
<dt><a href="org/apache/jmeter/gui/tree/JMeterTreeTransferHandler.html#createTransferable(javax.swing.JComponent)" class="member-name-link">createTransferable(JComponent)</a> - Method in class org.apache.jmeter.gui.tree.<a href="org/apache/jmeter/gui/tree/JMeterTreeTransferHandler.html" title="class in org.apache.jmeter.gui.tree">JMeterTreeTransferHandler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/gui/ui/TextAreaUIWithUndo.html#createUI(javax.swing.JComponent)" class="member-name-link">createUI(JComponent)</a> - Static method in class org.apache.jorphan.gui.ui.<a href="org/apache/jorphan/gui/ui/TextAreaUIWithUndo.html" title="class in org.apache.jorphan.gui.ui">TextAreaUIWithUndo</a></dt>
<dd>
<div class="block">Creates a UI for a JTextField.</div>
</dd>
<dt><a href="org/apache/jorphan/gui/ui/TextFieldUIWithUndo.html#createUI(javax.swing.JComponent)" class="member-name-link">createUI(JComponent)</a> - Static method in class org.apache.jorphan.gui.ui.<a href="org/apache/jorphan/gui/ui/TextFieldUIWithUndo.html" title="class in org.apache.jorphan.gui.ui">TextFieldUIWithUndo</a></dt>
<dd>
<div class="block">Creates a UI for a JTextField.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/util/JSyntaxTextArea.html#createUndoManager()" class="member-name-link">createUndoManager()</a> - Method in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/JSyntaxTextArea.html" title="class in org.apache.jmeter.gui.util">JSyntaxTextArea</a></dt>
<dd>
<div class="block">Override UndoManager to allow disabling if feature causes issues
See <a href="https://github.com/bobbylight/RSyntaxTextArea/issues/19">Issue 19 on RSyntaxTextArea</a></div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/gui/GraphQLHTTPSamplerGui.html#createUrlConfigGui()" class="member-name-link">createUrlConfigGui()</a> - Method in class org.apache.jmeter.protocol.http.control.gui.<a href="org/apache/jmeter/protocol/http/control/gui/GraphQLHTTPSamplerGui.html" title="class in org.apache.jmeter.protocol.http.control.gui">GraphQLHTTPSamplerGui</a></dt>
<dd>
<div class="block">Create a <a href="org/apache/jmeter/protocol/http/config/gui/UrlConfigGui.html" title="class in org.apache.jmeter.protocol.http.config.gui"><code>UrlConfigGui</code></a> which is used as the Basic tab in the parameters configuration tabstrip.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/gui/HttpTestSampleGui.html#createUrlConfigGui()" class="member-name-link">createUrlConfigGui()</a> - Method in class org.apache.jmeter.protocol.http.control.gui.<a href="org/apache/jmeter/protocol/http/control/gui/HttpTestSampleGui.html" title="class in org.apache.jmeter.protocol.http.control.gui">HttpTestSampleGui</a></dt>
<dd>
<div class="block">Create a <a href="org/apache/jmeter/protocol/http/config/gui/UrlConfigGui.html" title="class in org.apache.jmeter.protocol.http.config.gui"><code>UrlConfigGui</code></a> which is used as the Basic tab in the parameters configuration tabstrip.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/parser/HtmlParsingUtils.html#createUrlFromAnchor(java.lang.String,java.net.URL)" class="member-name-link">createUrlFromAnchor(String, URL)</a> - Static method in class org.apache.jmeter.protocol.http.parser.<a href="org/apache/jmeter/protocol/http/parser/HtmlParsingUtils.html" title="class in org.apache.jmeter.protocol.http.parser">HtmlParsingUtils</a></dt>
<dd>
<div class="block">Create a new Sampler based on an HREF string plus a contextual URL
object.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/parser/HtmlParsingUtils.html#createURLFromForm(org.w3c.dom.Node,java.net.URL)" class="member-name-link">createURLFromForm(Node, URL)</a> - Static method in class org.apache.jmeter.protocol.http.parser.<a href="org/apache/jmeter/protocol/http/parser/HtmlParsingUtils.html" title="class in org.apache.jmeter.protocol.http.parser">HtmlParsingUtils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/AbstractAggregatorFactory.html#createValueAggregator()" class="member-name-link">createValueAggregator()</a> - Method in class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/AbstractAggregatorFactory.html" title="class in org.apache.jmeter.report.processor">AbstractAggregatorFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/AggregatorFactory.html#createValueAggregator()" class="member-name-link">createValueAggregator()</a> - Method in interface org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/AggregatorFactory.html" title="interface in org.apache.jmeter.report.processor">AggregatorFactory</a></dt>
<dd>
<div class="block">Creates a new Aggregator object to calculate an aggregated value in a
graph.</div>
</dd>
<dt><a href="org/apache/jmeter/util/JMeterUtils.html#createXStream()" class="member-name-link">createXStream()</a> - Static method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/JMeterUtils.html" title="class in org.apache.jmeter.util">JMeterUtils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/control/CriticalSectionController.html" class="type-name-link" title="class in org.apache.jmeter.control">CriticalSectionController</a> - Class in <a href="org/apache/jmeter/control/package-summary.html">org.apache.jmeter.control</a></dt>
<dd>
<div class="block">This is a Critical Section Controller; it will execute the set of statements
(samplers/controllers, etc) under named lock.</div>
</dd>
<dt><a href="org/apache/jmeter/control/CriticalSectionController.html#%3Cinit%3E()" class="member-name-link">CriticalSectionController()</a> - Constructor for class org.apache.jmeter.control.<a href="org/apache/jmeter/control/CriticalSectionController.html" title="class in org.apache.jmeter.control">CriticalSectionController</a></dt>
<dd>
<div class="block">constructor</div>
</dd>
<dt><a href="org/apache/jmeter/control/CriticalSectionController.html#%3Cinit%3E(java.lang.String)" class="member-name-link">CriticalSectionController(String)</a> - Constructor for class org.apache.jmeter.control.<a href="org/apache/jmeter/control/CriticalSectionController.html" title="class in org.apache.jmeter.control">CriticalSectionController</a></dt>
<dd>
<div class="block">constructor</div>
</dd>
<dt><a href="org/apache/jmeter/control/gui/CriticalSectionControllerGui.html" class="type-name-link" title="class in org.apache.jmeter.control.gui">CriticalSectionControllerGui</a> - Class in <a href="org/apache/jmeter/control/gui/package-summary.html">org.apache.jmeter.control.gui</a></dt>
<dd>
<div class="block">The user interface for a controller which specifies that its subcomponents
should be executed while a condition holds.</div>
</dd>
<dt><a href="org/apache/jmeter/control/gui/CriticalSectionControllerGui.html#%3Cinit%3E()" class="member-name-link">CriticalSectionControllerGui()</a> - Constructor for class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/CriticalSectionControllerGui.html" title="class in org.apache.jmeter.control.gui">CriticalSectionControllerGui</a></dt>
<dd>
<div class="block">Create a new CriticalSection Panel as a standalone component.</div>
</dd>
<dt><a href="org/apache/jmeter/control/gui/CriticalSectionControllerGui.html#%3Cinit%3E(boolean)" class="member-name-link">CriticalSectionControllerGui(boolean)</a> - Constructor for class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/CriticalSectionControllerGui.html" title="class in org.apache.jmeter.control.gui">CriticalSectionControllerGui</a></dt>
<dd>
<div class="block">Create a new CriticalSectionPanel as either a standalone or an embedded
component.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/util/JMeterMenuBar.html#CROSS_PLATFORM_LAF" class="member-name-link">CROSS_PLATFORM_LAF</a> - Static variable in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/JMeterMenuBar.html" title="class in org.apache.jmeter.gui.util">JMeterMenuBar</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/parser/CSSParseExceptionCallback.html" class="type-name-link" title="class in org.apache.jmeter.protocol.http.parser">CSSParseExceptionCallback</a> - Class in <a href="org/apache/jmeter/protocol/http/parser/package-summary.html">org.apache.jmeter.protocol.http.parser</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/parser/CSSParseExceptionCallback.html#%3Cinit%3E()" class="member-name-link">CSSParseExceptionCallback()</a> - Constructor for class org.apache.jmeter.protocol.http.parser.<a href="org/apache/jmeter/protocol/http/parser/CSSParseExceptionCallback.html" title="class in org.apache.jmeter.protocol.http.parser">CSSParseExceptionCallback</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">- only for use from unit test code</div>
</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/parser/CSSParseExceptionCallback.html#%3Cinit%3E(java.net.URL)" class="member-name-link">CSSParseExceptionCallback(URL)</a> - Constructor for class org.apache.jmeter.protocol.http.parser.<a href="org/apache/jmeter/protocol/http/parser/CSSParseExceptionCallback.html" title="class in org.apache.jmeter.protocol.http.parser">CSSParseExceptionCallback</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/parser/CssParser.html" class="type-name-link" title="class in org.apache.jmeter.protocol.http.parser">CssParser</a> - Class in <a href="org/apache/jmeter/protocol/http/parser/package-summary.html">org.apache.jmeter.protocol.http.parser</a></dt>
<dd>
<div class="block">CSS Parser used to extract from CSS files external urls</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/parser/CssParser.html#%3Cinit%3E()" class="member-name-link">CssParser()</a> - Constructor for class org.apache.jmeter.protocol.http.parser.<a href="org/apache/jmeter/protocol/http/parser/CssParser.html" title="class in org.apache.jmeter.protocol.http.parser">CssParser</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/parser/CssParserCacheLoader.html" class="type-name-link" title="class in org.apache.jmeter.protocol.http.parser">CssParserCacheLoader</a> - Class in <a href="org/apache/jmeter/protocol/http/parser/package-summary.html">org.apache.jmeter.protocol.http.parser</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/parser/CssParserCacheLoader.html#%3Cinit%3E()" class="member-name-link">CssParserCacheLoader()</a> - Constructor for class org.apache.jmeter.protocol.http.parser.<a href="org/apache/jmeter/protocol/http/parser/CssParserCacheLoader.html" title="class in org.apache.jmeter.protocol.http.parser">CssParserCacheLoader</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/save/CSVSaveService.html#CSV_BYTES" class="member-name-link">CSV_BYTES</a> - Static variable in class org.apache.jmeter.save.<a href="org/apache/jmeter/save/CSVSaveService.html" title="class in org.apache.jmeter.save">CSVSaveService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/save/CSVSaveService.html#CSV_CONNECT_TIME" class="member-name-link">CSV_CONNECT_TIME</a> - Static variable in class org.apache.jmeter.save.<a href="org/apache/jmeter/save/CSVSaveService.html" title="class in org.apache.jmeter.save">CSVSaveService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/save/CSVSaveService.html#CSV_ELAPSED" class="member-name-link">CSV_ELAPSED</a> - Static variable in class org.apache.jmeter.save.<a href="org/apache/jmeter/save/CSVSaveService.html" title="class in org.apache.jmeter.save">CSVSaveService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/save/CSVSaveService.html#CSV_ENCODING" class="member-name-link">CSV_ENCODING</a> - Static variable in class org.apache.jmeter.save.<a href="org/apache/jmeter/save/CSVSaveService.html" title="class in org.apache.jmeter.save">CSVSaveService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/save/CSVSaveService.html#CSV_ERROR_COUNT" class="member-name-link">CSV_ERROR_COUNT</a> - Static variable in class org.apache.jmeter.save.<a href="org/apache/jmeter/save/CSVSaveService.html" title="class in org.apache.jmeter.save">CSVSaveService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/save/CSVSaveService.html#CSV_FILENAME" class="member-name-link">CSV_FILENAME</a> - Static variable in class org.apache.jmeter.save.<a href="org/apache/jmeter/save/CSVSaveService.html" title="class in org.apache.jmeter.save">CSVSaveService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/save/CSVSaveService.html#CSV_HOSTNAME" class="member-name-link">CSV_HOSTNAME</a> - Static variable in class org.apache.jmeter.save.<a href="org/apache/jmeter/save/CSVSaveService.html" title="class in org.apache.jmeter.save">CSVSaveService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/save/CSVSaveService.html#CSV_IDLETIME" class="member-name-link">CSV_IDLETIME</a> - Static variable in class org.apache.jmeter.save.<a href="org/apache/jmeter/save/CSVSaveService.html" title="class in org.apache.jmeter.save">CSVSaveService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/save/CSVSaveService.html#CSV_LATENCY" class="member-name-link">CSV_LATENCY</a> - Static variable in class org.apache.jmeter.save.<a href="org/apache/jmeter/save/CSVSaveService.html" title="class in org.apache.jmeter.save">CSVSaveService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/save/CSVSaveService.html#CSV_SAMPLE_COUNT" class="member-name-link">CSV_SAMPLE_COUNT</a> - Static variable in class org.apache.jmeter.save.<a href="org/apache/jmeter/save/CSVSaveService.html" title="class in org.apache.jmeter.save">CSVSaveService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/save/CSVSaveService.html#CSV_SENT_BYTES" class="member-name-link">CSV_SENT_BYTES</a> - Static variable in class org.apache.jmeter.save.<a href="org/apache/jmeter/save/CSVSaveService.html" title="class in org.apache.jmeter.save">CSVSaveService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/save/CSVSaveService.html#CSV_THREAD_COUNT1" class="member-name-link">CSV_THREAD_COUNT1</a> - Static variable in class org.apache.jmeter.save.<a href="org/apache/jmeter/save/CSVSaveService.html" title="class in org.apache.jmeter.save">CSVSaveService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/save/CSVSaveService.html#CSV_THREAD_COUNT2" class="member-name-link">CSV_THREAD_COUNT2</a> - Static variable in class org.apache.jmeter.save.<a href="org/apache/jmeter/save/CSVSaveService.html" title="class in org.apache.jmeter.save">CSVSaveService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/save/CSVSaveService.html#CSV_URL" class="member-name-link">CSV_URL</a> - Static variable in class org.apache.jmeter.save.<a href="org/apache/jmeter/save/CSVSaveService.html" title="class in org.apache.jmeter.save">CSVSaveService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/config/CSVDataSet.html" class="type-name-link" title="class in org.apache.jmeter.config">CSVDataSet</a> - Class in <a href="org/apache/jmeter/config/package-summary.html">org.apache.jmeter.config</a></dt>
<dd>
<div class="block">Read lines from a file and split int variables.</div>
</dd>
<dt><a href="org/apache/jmeter/config/CSVDataSet.html#%3Cinit%3E()" class="member-name-link">CSVDataSet()</a> - Constructor for class org.apache.jmeter.config.<a href="org/apache/jmeter/config/CSVDataSet.html" title="class in org.apache.jmeter.config">CSVDataSet</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/config/CSVDataSetBeanInfo.html" class="type-name-link" title="class in org.apache.jmeter.config">CSVDataSetBeanInfo</a> - Class in <a href="org/apache/jmeter/config/package-summary.html">org.apache.jmeter.config</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/config/CSVDataSetBeanInfo.html#%3Cinit%3E()" class="member-name-link">CSVDataSetBeanInfo()</a> - Constructor for class org.apache.jmeter.config.<a href="org/apache/jmeter/config/CSVDataSetBeanInfo.html" title="class in org.apache.jmeter.config">CSVDataSetBeanInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/core/CsvFile.html" class="type-name-link" title="class in org.apache.jmeter.report.core">CsvFile</a> - Class in <a href="org/apache/jmeter/report/core/package-summary.html">org.apache.jmeter.report.core</a></dt>
<dd>
<div class="block">Represents a CSV file<br></div>
</dd>
<dt><a href="org/apache/jmeter/report/core/CsvFile.html#%3Cinit%3E()" class="member-name-link">CsvFile()</a> - Constructor for class org.apache.jmeter.report.core.<a href="org/apache/jmeter/report/core/CsvFile.html" title="class in org.apache.jmeter.report.core">CsvFile</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">UNIT TEST ONLY</div>
</div>
</dd>
<dt><a href="org/apache/jmeter/report/core/CsvFile.html#%3Cinit%3E(java.io.File,java.lang.String,char)" class="member-name-link">CsvFile(File, String, char)</a> - Constructor for class org.apache.jmeter.report.core.<a href="org/apache/jmeter/report/core/CsvFile.html" title="class in org.apache.jmeter.report.core">CsvFile</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/core/CsvFile.html#%3Cinit%3E(java.lang.String,char)" class="member-name-link">CsvFile(String, char)</a> - Constructor for class org.apache.jmeter.report.core.<a href="org/apache/jmeter/report/core/CsvFile.html" title="class in org.apache.jmeter.report.core">CsvFile</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/core/CsvFile.html#%3Cinit%3E(java.lang.String,java.lang.String,char)" class="member-name-link">CsvFile(String, String, char)</a> - Constructor for class org.apache.jmeter.report.core.<a href="org/apache/jmeter/report/core/CsvFile.html" title="class in org.apache.jmeter.report.core">CsvFile</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/core/CsvFile.html#%3Cinit%3E(java.net.URI,char)" class="member-name-link">CsvFile(URI, char)</a> - Constructor for class org.apache.jmeter.report.core.<a href="org/apache/jmeter/report/core/CsvFile.html" title="class in org.apache.jmeter.report.core">CsvFile</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/CsvFileSampleSource.html" class="type-name-link" title="class in org.apache.jmeter.report.processor">CsvFileSampleSource</a> - Class in <a href="org/apache/jmeter/report/processor/package-summary.html">org.apache.jmeter.report.processor</a></dt>
<dd>
<div class="block">Read a csv source file and write its rows (samples) all the registered
<code>SampleConsumer</code>s.<br>
If there is several other source files with the same root name then those
files are produced on their corresponding channels.<br></div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/CsvFileSampleSource.html#%3Cinit%3E(java.io.File,char)" class="member-name-link">CsvFileSampleSource(File, char)</a> - Constructor for class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/CsvFileSampleSource.html" title="class in org.apache.jmeter.report.processor">CsvFileSampleSource</a></dt>
<dd>
<div class="block">Build a sample source from the specified input file and character
separator.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/CSVRead.html" class="type-name-link" title="class in org.apache.jmeter.functions">CSVRead</a> - Class in <a href="org/apache/jmeter/functions/package-summary.html">org.apache.jmeter.functions</a></dt>
<dd>
<div class="block">The function represented by this class allows data to be read from CSV files.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/CSVRead.html#%3Cinit%3E()" class="member-name-link">CSVRead()</a> - Constructor for class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/CSVRead.html" title="class in org.apache.jmeter.functions">CSVRead</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/save/CSVSaveService.html#csvReadFile(java.io.BufferedReader,char)" class="member-name-link">csvReadFile(BufferedReader, char)</a> - Static method in class org.apache.jmeter.save.<a href="org/apache/jmeter/save/CSVSaveService.html" title="class in org.apache.jmeter.save">CSVSaveService</a></dt>
<dd>
<div class="block">Reads from file and splits input into strings according to the delimiter,
taking note of quoted strings.</div>
</dd>
<dt><a href="org/apache/jmeter/report/core/CsvSampleReader.html" class="type-name-link" title="class in org.apache.jmeter.report.core">CsvSampleReader</a> - Class in <a href="org/apache/jmeter/report/core/package-summary.html">org.apache.jmeter.report.core</a></dt>
<dd>
<div class="block">Reader class for reading CSV files.</div>
</dd>
<dt><a href="org/apache/jmeter/report/core/CsvSampleReader.html#%3Cinit%3E(java.io.File,char,boolean)" class="member-name-link">CsvSampleReader(File, char, boolean)</a> - Constructor for class org.apache.jmeter.report.core.<a href="org/apache/jmeter/report/core/CsvSampleReader.html" title="class in org.apache.jmeter.report.core">CsvSampleReader</a></dt>
<dd>
<div class="block">Instantiates a new csv sample reader.</div>
</dd>
<dt><a href="org/apache/jmeter/report/core/CsvSampleReader.html#%3Cinit%3E(java.io.File,org.apache.jmeter.report.core.SampleMetadata)" class="member-name-link">CsvSampleReader(File, SampleMetadata)</a> - Constructor for class org.apache.jmeter.report.core.<a href="org/apache/jmeter/report/core/CsvSampleReader.html" title="class in org.apache.jmeter.report.core">CsvSampleReader</a></dt>
<dd>
<div class="block">Instantiates a new csv sample reader.</div>
</dd>
<dt><a href="org/apache/jmeter/report/core/CsvSampleWriter.html" class="type-name-link" title="class in org.apache.jmeter.report.core">CsvSampleWriter</a> - Class in <a href="org/apache/jmeter/report/core/package-summary.html">org.apache.jmeter.report.core</a></dt>
<dd>
<div class="block">Class to be used to write samples to a csv destination (OutputStream, Writer
or a File).</div>
</dd>
<dt><a href="org/apache/jmeter/report/core/CsvSampleWriter.html#%3Cinit%3E(java.io.File,org.apache.jmeter.report.core.SampleMetadata)" class="member-name-link">CsvSampleWriter(File, SampleMetadata)</a> - Constructor for class org.apache.jmeter.report.core.<a href="org/apache/jmeter/report/core/CsvSampleWriter.html" title="class in org.apache.jmeter.report.core">CsvSampleWriter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/core/CsvSampleWriter.html#%3Cinit%3E(java.io.OutputStream,org.apache.jmeter.report.core.SampleMetadata)" class="member-name-link">CsvSampleWriter(OutputStream, SampleMetadata)</a> - Constructor for class org.apache.jmeter.report.core.<a href="org/apache/jmeter/report/core/CsvSampleWriter.html" title="class in org.apache.jmeter.report.core">CsvSampleWriter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/core/CsvSampleWriter.html#%3Cinit%3E(java.io.Writer,org.apache.jmeter.report.core.SampleMetadata)" class="member-name-link">CsvSampleWriter(Writer, SampleMetadata)</a> - Constructor for class org.apache.jmeter.report.core.<a href="org/apache/jmeter/report/core/CsvSampleWriter.html" title="class in org.apache.jmeter.report.core">CsvSampleWriter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/core/CsvSampleWriter.html#%3Cinit%3E(org.apache.jmeter.report.core.SampleMetadata)" class="member-name-link">CsvSampleWriter(SampleMetadata)</a> - Constructor for class org.apache.jmeter.report.core.<a href="org/apache/jmeter/report/core/CsvSampleWriter.html" title="class in org.apache.jmeter.report.core">CsvSampleWriter</a></dt>
<dd>
<div class="block">The new instance has to be supplied with a Writer to work properly.</div>
</dd>
<dt><a href="org/apache/jmeter/save/CSVSaveService.html" class="type-name-link" title="class in org.apache.jmeter.save">CSVSaveService</a> - Class in <a href="org/apache/jmeter/save/package-summary.html">org.apache.jmeter.save</a></dt>
<dd>
<div class="block">This class provides a means for saving/reading test results as CSV files.</div>
</dd>
<dt><a href="org/apache/jmeter/save/CSVSaveService.html#csvSplitString(java.lang.String,char)" class="member-name-link">csvSplitString(String, char)</a> - Static method in class org.apache.jmeter.save.<a href="org/apache/jmeter/save/CSVSaveService.html" title="class in org.apache.jmeter.save">CSVSaveService</a></dt>
<dd>
<div class="block">Reads from String and splits into strings according to the delimiter,
taking note of quoted strings.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/KeyStrokes.html#CTRL_0" class="member-name-link">CTRL_0</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/KeyStrokes.html" title="class in org.apache.jmeter.gui.action">KeyStrokes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/KeyStrokes.html#CTRL_1" class="member-name-link">CTRL_1</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/KeyStrokes.html" title="class in org.apache.jmeter.gui.action">KeyStrokes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/KeyStrokes.html#CTRL_2" class="member-name-link">CTRL_2</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/KeyStrokes.html" title="class in org.apache.jmeter.gui.action">KeyStrokes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/KeyStrokes.html#CTRL_3" class="member-name-link">CTRL_3</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/KeyStrokes.html" title="class in org.apache.jmeter.gui.action">KeyStrokes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/KeyStrokes.html#CTRL_4" class="member-name-link">CTRL_4</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/KeyStrokes.html" title="class in org.apache.jmeter.gui.action">KeyStrokes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/KeyStrokes.html#CTRL_5" class="member-name-link">CTRL_5</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/KeyStrokes.html" title="class in org.apache.jmeter.gui.action">KeyStrokes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/KeyStrokes.html#CTRL_6" class="member-name-link">CTRL_6</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/KeyStrokes.html" title="class in org.apache.jmeter.gui.action">KeyStrokes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/KeyStrokes.html#CTRL_7" class="member-name-link">CTRL_7</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/KeyStrokes.html" title="class in org.apache.jmeter.gui.action">KeyStrokes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/KeyStrokes.html#CTRL_8" class="member-name-link">CTRL_8</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/KeyStrokes.html" title="class in org.apache.jmeter.gui.action">KeyStrokes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/KeyStrokes.html#CTRL_9" class="member-name-link">CTRL_9</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/KeyStrokes.html" title="class in org.apache.jmeter.gui.action">KeyStrokes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/control/GenericController.html#current" class="member-name-link">current</a> - Variable in class org.apache.jmeter.control.<a href="org/apache/jmeter/control/GenericController.html" title="class in org.apache.jmeter.control">GenericController</a></dt>
<dd>
<div class="block">Index of current sub controller or sampler</div>
</dd>
<dt><a href="org/apache/jmeter/control/GenericController.html#currentReturnedNull(org.apache.jmeter.control.Controller)" class="member-name-link">currentReturnedNull(Controller)</a> - Method in class org.apache.jmeter.control.<a href="org/apache/jmeter/control/GenericController.html" title="class in org.apache.jmeter.control">GenericController</a></dt>
<dd>
<div class="block">If the controller is done, remove it from the list,
otherwise increment to next entry in list.</div>
</dd>
<dt><a href="org/apache/jmeter/control/InterleaveControl.html#currentReturnedNull(org.apache.jmeter.control.Controller)" class="member-name-link">currentReturnedNull(Controller)</a> - Method in class org.apache.jmeter.control.<a href="org/apache/jmeter/control/InterleaveControl.html" title="class in org.apache.jmeter.control">InterleaveControl</a></dt>
<dd>
<div class="block">If the controller is done, remove it from the list,
otherwise increment to next entry in list.</div>
</dd>
<dt><a href="org/apache/jmeter/samplers/SampleResult.html#currentTimeInMillis()" class="member-name-link">currentTimeInMillis()</a> - Method in class org.apache.jmeter.samplers.<a href="org/apache/jmeter/samplers/SampleResult.html" title="class in org.apache.jmeter.samplers">SampleResult</a></dt>
<dd>
<div class="block">Helper method to get 1 ms resolution timing.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/impl/CustomGraphConsumer.html" class="type-name-link" title="class in org.apache.jmeter.report.processor.graph.impl">CustomGraphConsumer</a> - Class in <a href="org/apache/jmeter/report/processor/graph/impl/package-summary.html">org.apache.jmeter.report.processor.graph.impl</a></dt>
<dd>
<div class="block">The class CustomGraphConsumer is added by the custom Graphs plugin.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/impl/CustomGraphConsumer.html#%3Cinit%3E()" class="member-name-link">CustomGraphConsumer()</a> - Constructor for class org.apache.jmeter.report.processor.graph.impl.<a href="org/apache/jmeter/report/processor/graph/impl/CustomGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph.impl">CustomGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/util/CustomX509TrustManager.html" class="type-name-link" title="class in org.apache.jmeter.util">CustomX509TrustManager</a> - Class in <a href="org/apache/jmeter/util/package-summary.html">org.apache.jmeter.util</a></dt>
<dd>
<div class="block">Custom TrustManager ignores all certificate errors
TODO: implement conditional checking and logging
(Derived from AuthSSLX509TrustManager in HttpClient contrib directory)</div>
</dd>
<dt><a href="org/apache/jmeter/util/CustomX509TrustManager.html#%3Cinit%3E(javax.net.ssl.X509TrustManager)" class="member-name-link">CustomX509TrustManager(X509TrustManager)</a> - Constructor for class org.apache.jmeter.util.<a href="org/apache/jmeter/util/CustomX509TrustManager.html" title="class in org.apache.jmeter.util">CustomX509TrustManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/Cut.html" class="type-name-link" title="class in org.apache.jmeter.gui.action">Cut</a> - Class in <a href="org/apache/jmeter/gui/action/package-summary.html">org.apache.jmeter.gui.action</a></dt>
<dd>
<div class="block">Implements the Cut menu item command</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/Cut.html#%3Cinit%3E()" class="member-name-link">Cut()</a> - Constructor for class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/Cut.html" title="class in org.apache.jmeter.gui.action">Cut</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/ActionNames.html#CUT" class="member-name-link">CUT</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ActionNames.html" title="class in org.apache.jmeter.gui.action">ActionNames</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/KeyStrokes.html#CUT" class="member-name-link">CUT</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/KeyStrokes.html" title="class in org.apache.jmeter.gui.action">KeyStrokes</a></dt>
<dd>&nbsp;</dd>
</dl>
<h2 class="title" id="I:D">D</h2>
<dl class="index">
<dt><a href="org/apache/jmeter/protocol/http/proxy/Daemon.html" class="type-name-link" title="class in org.apache.jmeter.protocol.http.proxy">Daemon</a> - Class in <a href="org/apache/jmeter/protocol/http/proxy/package-summary.html">org.apache.jmeter.protocol.http.proxy</a></dt>
<dd>
<div class="block">Web daemon thread.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/Daemon.html#%3Cinit%3E(int,org.apache.jmeter.protocol.http.proxy.ProxyControl)" class="member-name-link">Daemon(int, ProxyControl)</a> - Constructor for class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/Daemon.html" title="class in org.apache.jmeter.protocol.http.proxy">Daemon</a></dt>
<dd>
<div class="block">Create a new Daemon with the specified port and target.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/Daemon.html#%3Cinit%3E(int,org.apache.jmeter.protocol.http.proxy.ProxyControl,java.lang.Class)" class="member-name-link">Daemon(int, ProxyControl, Class&lt;? extends Proxy&gt;)</a> - Constructor for class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/Daemon.html" title="class in org.apache.jmeter.protocol.http.proxy">Daemon</a></dt>
<dd>
<div class="block">Create a new Daemon with the specified port and target, using the
specified class to handle individual requests.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/util/JMeterMenuBar.html#DARCULA_LAF" class="member-name-link">DARCULA_LAF</a> - Static variable in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/JMeterMenuBar.html" title="class in org.apache.jmeter.gui.util">JMeterMenuBar</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/JMeterMenuBar.html#DARCULA_LAF_CLASS" class="member-name-link">DARCULA_LAF_CLASS</a> - Static variable in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/JMeterMenuBar.html" title="class in org.apache.jmeter.gui.util">JMeterMenuBar</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/JMeterColor.html#DARK_GREEN" class="member-name-link">DARK_GREEN</a> - Static variable in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/JMeterColor.html" title="class in org.apache.jmeter.gui.util">JMeterColor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/JMeterMenuBar.html#DARKLAF_LAF" class="member-name-link">DARKLAF_LAF</a> - Static variable in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/JMeterMenuBar.html" title="class in org.apache.jmeter.gui.util">JMeterMenuBar</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/JMeterMenuBar.html#DARKLAF_LAF_CLASS" class="member-name-link">DARKLAF_LAF_CLASS</a> - Static variable in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/JMeterMenuBar.html" title="class in org.apache.jmeter.gui.util">JMeterMenuBar</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/AxisGraph.html#data" class="member-name-link">data</a> - Variable in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/AxisGraph.html" title="class in org.apache.jmeter.visualizers">AxisGraph</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/LineGraph.html#data" class="member-name-link">data</a> - Variable in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/LineGraph.html" title="class in org.apache.jmeter.visualizers">LineGraph</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/RespTimeGraphChart.html#data" class="member-name-link">data</a> - Variable in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/RespTimeGraphChart.html" title="class in org.apache.jmeter.visualizers">RespTimeGraphChart</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/collections/HashTree.html#data" class="member-name-link">data</a> - Variable in class org.apache.jorphan.collections.<a href="org/apache/jorphan/collections/HashTree.html" title="class in org.apache.jorphan.collections">HashTree</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/collections/Data.html" class="type-name-link" title="class in org.apache.jorphan.collections">Data</a> - Class in <a href="org/apache/jorphan/collections/package-summary.html">org.apache.jorphan.collections</a></dt>
<dd>
<div class="block">Use this class to store database-like data.</div>
</dd>
<dt><a href="org/apache/jorphan/collections/Data.html#%3Cinit%3E()" class="member-name-link">Data()</a> - Constructor for class org.apache.jorphan.collections.<a href="org/apache/jorphan/collections/Data.html" title="class in org.apache.jorphan.collections">Data</a></dt>
<dd>
<div class="block">Constructor - takes no arguments.</div>
</dd>
<dt><a href="org/apache/jmeter/report/dashboard/HtmlTemplateExporter.html#DATA_CTX_BEGINDATE" class="member-name-link">DATA_CTX_BEGINDATE</a> - Static variable in class org.apache.jmeter.report.dashboard.<a href="org/apache/jmeter/report/dashboard/HtmlTemplateExporter.html" title="class in org.apache.jmeter.report.dashboard">HtmlTemplateExporter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/dashboard/HtmlTemplateExporter.html#DATA_CTX_ENDDATE" class="member-name-link">DATA_CTX_ENDDATE</a> - Static variable in class org.apache.jmeter.report.dashboard.<a href="org/apache/jmeter/report/dashboard/HtmlTemplateExporter.html" title="class in org.apache.jmeter.report.dashboard">HtmlTemplateExporter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/dashboard/HtmlTemplateExporter.html#DATA_CTX_EXTRA_OPTIONS" class="member-name-link">DATA_CTX_EXTRA_OPTIONS</a> - Static variable in class org.apache.jmeter.report.dashboard.<a href="org/apache/jmeter/report/dashboard/HtmlTemplateExporter.html" title="class in org.apache.jmeter.report.dashboard">HtmlTemplateExporter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/dashboard/HtmlTemplateExporter.html#DATA_CTX_FILTERS_ONLY_SAMPLE_SERIES" class="member-name-link">DATA_CTX_FILTERS_ONLY_SAMPLE_SERIES</a> - Static variable in class org.apache.jmeter.report.dashboard.<a href="org/apache/jmeter/report/dashboard/HtmlTemplateExporter.html" title="class in org.apache.jmeter.report.dashboard">HtmlTemplateExporter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/dashboard/HtmlTemplateExporter.html#DATA_CTX_OVERALL_FILTER" class="member-name-link">DATA_CTX_OVERALL_FILTER</a> - Static variable in class org.apache.jmeter.report.dashboard.<a href="org/apache/jmeter/report/dashboard/HtmlTemplateExporter.html" title="class in org.apache.jmeter.report.dashboard">HtmlTemplateExporter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/dashboard/HtmlTemplateExporter.html#DATA_CTX_REPORT_TITLE" class="member-name-link">DATA_CTX_REPORT_TITLE</a> - Static variable in class org.apache.jmeter.report.dashboard.<a href="org/apache/jmeter/report/dashboard/HtmlTemplateExporter.html" title="class in org.apache.jmeter.report.dashboard">HtmlTemplateExporter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/dashboard/HtmlTemplateExporter.html#DATA_CTX_RESULT" class="member-name-link">DATA_CTX_RESULT</a> - Static variable in class org.apache.jmeter.report.dashboard.<a href="org/apache/jmeter/report/dashboard/HtmlTemplateExporter.html" title="class in org.apache.jmeter.report.dashboard">HtmlTemplateExporter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/dashboard/HtmlTemplateExporter.html#DATA_CTX_SERIES_FILTER" class="member-name-link">DATA_CTX_SERIES_FILTER</a> - Static variable in class org.apache.jmeter.report.dashboard.<a href="org/apache/jmeter/report/dashboard/HtmlTemplateExporter.html" title="class in org.apache.jmeter.report.dashboard">HtmlTemplateExporter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/dashboard/HtmlTemplateExporter.html#DATA_CTX_SHOW_CONTROLLERS_ONLY" class="member-name-link">DATA_CTX_SHOW_CONTROLLERS_ONLY</a> - Static variable in class org.apache.jmeter.report.dashboard.<a href="org/apache/jmeter/report/dashboard/HtmlTemplateExporter.html" title="class in org.apache.jmeter.report.dashboard">HtmlTemplateExporter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/dashboard/HtmlTemplateExporter.html#DATA_CTX_TESTFILE" class="member-name-link">DATA_CTX_TESTFILE</a> - Static variable in class org.apache.jmeter.report.dashboard.<a href="org/apache/jmeter/report/dashboard/HtmlTemplateExporter.html" title="class in org.apache.jmeter.report.dashboard">HtmlTemplateExporter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/dashboard/HtmlTemplateExporter.html#DATA_CTX_TIMEZONE" class="member-name-link">DATA_CTX_TIMEZONE</a> - Static variable in class org.apache.jmeter.report.dashboard.<a href="org/apache/jmeter/report/dashboard/HtmlTemplateExporter.html" title="class in org.apache.jmeter.report.dashboard">HtmlTemplateExporter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/dashboard/HtmlTemplateExporter.html#DATA_CTX_TIMEZONE_OFFSET" class="member-name-link">DATA_CTX_TIMEZONE_OFFSET</a> - Static variable in class org.apache.jmeter.report.dashboard.<a href="org/apache/jmeter/report/dashboard/HtmlTemplateExporter.html" title="class in org.apache.jmeter.report.dashboard">HtmlTemplateExporter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/save/CSVSaveService.html#DATA_TYPE" class="member-name-link">DATA_TYPE</a> - Static variable in class org.apache.jmeter.save.<a href="org/apache/jmeter/save/CSVSaveService.html" title="class in org.apache.jmeter.save">CSVSaveService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/mongodb/sampler/MongoScriptSampler.html#DATABASE" class="member-name-link">DATABASE</a> - Static variable in class org.apache.jmeter.protocol.mongodb.sampler.<a href="org/apache/jmeter/protocol/mongodb/sampler/MongoScriptSampler.html" title="class in org.apache.jmeter.protocol.mongodb.sampler">MongoScriptSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/core/DataContext.html" class="type-name-link" title="class in org.apache.jmeter.report.core">DataContext</a> - Class in <a href="org/apache/jmeter/report/core/package-summary.html">org.apache.jmeter.report.core</a></dt>
<dd>
<div class="block">The class DataContext provides a map to store data for reports generation.</div>
</dd>
<dt><a href="org/apache/jmeter/report/core/DataContext.html#%3Cinit%3E()" class="member-name-link">DataContext()</a> - Constructor for class org.apache.jmeter.report.core.<a href="org/apache/jmeter/report/core/DataContext.html" title="class in org.apache.jmeter.report.core">DataContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/dashboard/DataExporter.html" class="type-name-link" title="interface in org.apache.jmeter.report.dashboard">DataExporter</a> - Interface in <a href="org/apache/jmeter/report/dashboard/package-summary.html">org.apache.jmeter.report.dashboard</a></dt>
<dd>
<div class="block">The Interface DataExporter represents an engine to export data from samples
consumption.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html" class="type-name-link" title="class in org.apache.jmeter.protocol.jdbc.config">DataSourceElement</a> - Class in <a href="org/apache/jmeter/protocol/jdbc/config/package-summary.html">org.apache.jmeter.protocol.jdbc.config</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html#%3Cinit%3E()" class="member-name-link">DataSourceElement()</a> - Constructor for class org.apache.jmeter.protocol.jdbc.config.<a href="org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html" title="class in org.apache.jmeter.protocol.jdbc.config">DataSourceElement</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/jdbc/config/DataSourceElementBeanInfo.html" class="type-name-link" title="class in org.apache.jmeter.protocol.jdbc.config">DataSourceElementBeanInfo</a> - Class in <a href="org/apache/jmeter/protocol/jdbc/config/package-summary.html">org.apache.jmeter.protocol.jdbc.config</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/jdbc/config/DataSourceElementBeanInfo.html#%3Cinit%3E()" class="member-name-link">DataSourceElementBeanInfo()</a> - Constructor for class org.apache.jmeter.protocol.jdbc.config.<a href="org/apache/jmeter/protocol/jdbc/config/DataSourceElementBeanInfo.html" title="class in org.apache.jmeter.protocol.jdbc.config">DataSourceElementBeanInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/samplers/DataStrippingSampleSender.html" class="type-name-link" title="class in org.apache.jmeter.samplers">DataStrippingSampleSender</a> - Class in <a href="org/apache/jmeter/samplers/package-summary.html">org.apache.jmeter.samplers</a></dt>
<dd>
<div class="block">The standard remote sample reporting should be more friendly to the main purpose of
remote testing - which is scalability.</div>
</dd>
<dt><a href="org/apache/jmeter/samplers/DataStrippingSampleSender.html#%3Cinit%3E()" class="member-name-link">DataStrippingSampleSender()</a> - Constructor for class org.apache.jmeter.samplers.<a href="org/apache/jmeter/samplers/DataStrippingSampleSender.html" title="class in org.apache.jmeter.samplers">DataStrippingSampleSender</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">only for use by test code</div>
</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/HTTPConstantsInterface.html#DATE" class="member-name-link">DATE</a> - Static variable in interface org.apache.jmeter.protocol.http.util.<a href="org/apache/jmeter/protocol/http/util/HTTPConstantsInterface.html" title="interface in org.apache.jmeter.protocol.http.util">HTTPConstantsInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/dashboard/ReportGenerator.html#DATE_RANGE_FILTER_CONSUMER_NAME" class="member-name-link">DATE_RANGE_FILTER_CONSUMER_NAME</a> - Static variable in class org.apache.jmeter.report.dashboard.<a href="org/apache/jmeter/report/dashboard/ReportGenerator.html" title="class in org.apache.jmeter.report.dashboard">ReportGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/functions/DateTimeConvertFunction.html" class="type-name-link" title="class in org.apache.jmeter.functions">DateTimeConvertFunction</a> - Class in <a href="org/apache/jmeter/functions/package-summary.html">org.apache.jmeter.functions</a></dt>
<dd>
<div class="block">DateConvert function to change date format
Can optionally store it in a variable.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/DateTimeConvertFunction.html#%3Cinit%3E()" class="member-name-link">DateTimeConvertFunction()</a> - Constructor for class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/DateTimeConvertFunction.html" title="class in org.apache.jmeter.functions">DateTimeConvertFunction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/jms/sampler/Receiver.html#deactivate()" class="member-name-link">deactivate()</a> - Method in class org.apache.jmeter.protocol.jms.sampler.<a href="org/apache/jmeter/protocol/jms/sampler/Receiver.html" title="class in org.apache.jmeter.protocol.jms.sampler">Receiver</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/log/Logger.html#debug(java.lang.String)" class="member-name-link">debug(String)</a> - Method in class org.apache.log.<a href="org/apache/log/Logger.html" title="class in org.apache.log">Logger</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
<div class="block">Log a debug priority event.</div>
</dd>
<dt><a href="org/apache/log/Logger.html#debug(java.lang.String,java.lang.Throwable)" class="member-name-link">debug(String, Throwable)</a> - Method in class org.apache.log.<a href="org/apache/log/Logger.html" title="class in org.apache.log">Logger</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
<div class="block">Log a debug priority event.</div>
</dd>
<dt><a href="org/apache/log/Priority.html#DEBUG" class="member-name-link">DEBUG</a> - Static variable in class org.apache.log.<a href="org/apache/log/Priority.html" title="class in org.apache.log">Priority</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
<div class="block">Developer orientated messages, usually used during development of product.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/ActionNames.html#DEBUG_OFF" class="member-name-link">DEBUG_OFF</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ActionNames.html" title="class in org.apache.jmeter.gui.action">ActionNames</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/KeyStrokes.html#DEBUG_OFF" class="member-name-link">DEBUG_OFF</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/KeyStrokes.html" title="class in org.apache.jmeter.gui.action">KeyStrokes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/ActionNames.html#DEBUG_ON" class="member-name-link">DEBUG_ON</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ActionNames.html" title="class in org.apache.jmeter.gui.action">ActionNames</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/KeyStrokes.html#DEBUG_ON" class="member-name-link">DEBUG_ON</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/KeyStrokes.html" title="class in org.apache.jmeter.gui.action">KeyStrokes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/extractor/DebugPostProcessor.html" class="type-name-link" title="class in org.apache.jmeter.extractor">DebugPostProcessor</a> - Class in <a href="org/apache/jmeter/extractor/package-summary.html">org.apache.jmeter.extractor</a></dt>
<dd>
<div class="block">Debugging Post-Processor: creates a subSample containing the variables defined in the previous sampler.</div>
</dd>
<dt><a href="org/apache/jmeter/extractor/DebugPostProcessor.html#%3Cinit%3E()" class="member-name-link">DebugPostProcessor()</a> - Constructor for class org.apache.jmeter.extractor.<a href="org/apache/jmeter/extractor/DebugPostProcessor.html" title="class in org.apache.jmeter.extractor">DebugPostProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/extractor/DebugPostProcessorBeanInfo.html" class="type-name-link" title="class in org.apache.jmeter.extractor">DebugPostProcessorBeanInfo</a> - Class in <a href="org/apache/jmeter/extractor/package-summary.html">org.apache.jmeter.extractor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/extractor/DebugPostProcessorBeanInfo.html#%3Cinit%3E()" class="member-name-link">DebugPostProcessorBeanInfo()</a> - Constructor for class org.apache.jmeter.extractor.<a href="org/apache/jmeter/extractor/DebugPostProcessorBeanInfo.html" title="class in org.apache.jmeter.extractor">DebugPostProcessorBeanInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/sampler/DebugSampler.html" class="type-name-link" title="class in org.apache.jmeter.sampler">DebugSampler</a> - Class in <a href="org/apache/jmeter/sampler/package-summary.html">org.apache.jmeter.sampler</a></dt>
<dd>
<div class="block">The Debug Sampler can be used to "sample" JMeter variables, JMeter properties and System Properties.</div>
</dd>
<dt><a href="org/apache/jmeter/sampler/DebugSampler.html#%3Cinit%3E()" class="member-name-link">DebugSampler()</a> - Constructor for class org.apache.jmeter.sampler.<a href="org/apache/jmeter/sampler/DebugSampler.html" title="class in org.apache.jmeter.sampler">DebugSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/sampler/DebugSamplerBeanInfo.html" class="type-name-link" title="class in org.apache.jmeter.sampler">DebugSamplerBeanInfo</a> - Class in <a href="org/apache/jmeter/sampler/package-summary.html">org.apache.jmeter.sampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/sampler/DebugSamplerBeanInfo.html#%3Cinit%3E()" class="member-name-link">DebugSamplerBeanInfo()</a> - Constructor for class org.apache.jmeter.sampler.<a href="org/apache/jmeter/sampler/DebugSamplerBeanInfo.html" title="class in org.apache.jmeter.sampler">DebugSamplerBeanInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/util/BSFJavaScriptEngine.html#declareBean(org.apache.bsf.BSFDeclaredBean)" class="member-name-link">declareBean(BSFDeclaredBean)</a> - Method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/BSFJavaScriptEngine.html" title="class in org.apache.jmeter.util">BSFJavaScriptEngine</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/accesslog/TCLogParser.html#decode" class="member-name-link">decode</a> - Variable in class org.apache.jmeter.protocol.http.util.accesslog.<a href="org/apache/jmeter/protocol/http/util/accesslog/TCLogParser.html" title="class in org.apache.jmeter.protocol.http.util.accesslog">TCLogParser</a></dt>
<dd>
<div class="block">by default, we probably should decode the parameter values</div>
</dd>
<dt><a href="org/apache/jmeter/save/converters/ConversionHelp.html#decode(java.lang.String)" class="member-name-link">decode(String)</a> - Static method in class org.apache.jmeter.save.converters.<a href="org/apache/jmeter/save/converters/ConversionHelp.html" title="class in org.apache.jmeter.save.converters">ConversionHelp</a></dt>
<dd>
<div class="block">Decode a string if <code>ConversionHelp.inVersion</code> equals <code>1.0</code></div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/accesslog/TCLogParser.html#decodeParameterValue()" class="member-name-link">decodeParameterValue()</a> - Method in class org.apache.jmeter.protocol.http.util.accesslog.<a href="org/apache/jmeter/protocol/http/util/accesslog/TCLogParser.html" title="class in org.apache.jmeter.protocol.http.util.accesslog">TCLogParser</a></dt>
<dd>
<div class="block">decode the parameter values is to true by default</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/visualizers/RequestViewHTTP.html#decodeQuery(java.lang.String)" class="member-name-link">decodeQuery(String)</a> - Static method in class org.apache.jmeter.protocol.http.visualizers.<a href="org/apache/jmeter/protocol/http/visualizers/RequestViewHTTP.html" title="class in org.apache.jmeter.protocol.http.visualizers">RequestViewHTTP</a></dt>
<dd>
<div class="block">Decode a query string</div>
</dd>
<dt><a href="org/apache/jmeter/testbeans/BeanInfoSupport.html#DEFAULT" class="member-name-link">DEFAULT</a> - Static variable in class org.apache.jmeter.testbeans.<a href="org/apache/jmeter/testbeans/BeanInfoSupport.html" title="class in org.apache.jmeter.testbeans">BeanInfoSupport</a></dt>
<dd>
<div class="block">Default value, must be provided if <a href="org/apache/jmeter/testbeans/BeanInfoSupport.html#NOT_UNDEFINED"><code>BeanInfoSupport.NOT_UNDEFINED</code></a> is TRUE</div>
</dd>
<dt><a href="org/apache/jmeter/testbeans/gui/GenericTestBeanCustomizer.html#DEFAULT" class="member-name-link">DEFAULT</a> - Static variable in class org.apache.jmeter.testbeans.gui.<a href="org/apache/jmeter/testbeans/gui/GenericTestBeanCustomizer.html" title="class in org.apache.jmeter.testbeans.gui">GenericTestBeanCustomizer</a></dt>
<dd>
<div class="block">Default value, must be provided if <a href="org/apache/jmeter/testbeans/gui/GenericTestBeanCustomizer.html#NOT_UNDEFINED"><code>GenericTestBeanCustomizer.NOT_UNDEFINED</code></a> is TRUE</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/AbstractGraphConsumer.html#DEFAULT_AGGREGATED_KEYS_SERIES_FORMAT" class="member-name-link">DEFAULT_AGGREGATED_KEYS_SERIES_FORMAT</a> - Static variable in class org.apache.jmeter.report.processor.graph.<a href="org/apache/jmeter/report/processor/graph/AbstractGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph">AbstractGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/util/keystore/JmeterKeyStore.html#DEFAULT_ALIAS_VAR_NAME" class="member-name-link">DEFAULT_ALIAS_VAR_NAME</a> - Static variable in class org.apache.jmeter.util.keystore.<a href="org/apache/jmeter/util/keystore/JmeterKeyStore.html" title="class in org.apache.jmeter.util.keystore">JmeterKeyStore</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/RespTimeGraphVisualizer.html#DEFAULT_CASE_SENSITIVE" class="member-name-link">DEFAULT_CASE_SENSITIVE</a> - Static variable in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/RespTimeGraphVisualizer.html" title="class in org.apache.jmeter.visualizers">RespTimeGraphVisualizer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/AccessLogSampler.html#DEFAULT_CLASS" class="member-name-link">DEFAULT_CLASS</a> - Static variable in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/AccessLogSampler.html" title="class in org.apache.jmeter.protocol.http.sampler">AccessLogSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerFactory.html#DEFAULT_CLASSNAME" class="member-name-link">DEFAULT_CLASSNAME</a> - Static variable in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerFactory.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPSamplerFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/DNSCacheManager.html#DEFAULT_CLEAR_CACHE_EACH_ITER" class="member-name-link">DEFAULT_CLEAR_CACHE_EACH_ITER</a> - Static variable in class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/DNSCacheManager.html" title="class in org.apache.jmeter.protocol.http.control">DNSCacheManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/utils/Colors.html#DEFAULT_COLORS_PROPERTY_FILE" class="member-name-link">DEFAULT_COLORS_PROPERTY_FILE</a> - Static variable in class org.apache.jmeter.visualizers.utils.<a href="org/apache/jmeter/visualizers/utils/Colors.html" title="class in org.apache.jmeter.visualizers.utils">Colors</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/samplers/SampleSaveConfiguration.html#DEFAULT_DELIMITER" class="member-name-link">DEFAULT_DELIMITER</a> - Static variable in class org.apache.jmeter.samplers.<a href="org/apache/jmeter/samplers/SampleSaveConfiguration.html" title="class in org.apache.jmeter.samplers">SampleSaveConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/samplers/SampleSaveConfiguration.html#DEFAULT_DELIMITER_PROP" class="member-name-link">DEFAULT_DELIMITER_PROP</a> - Static variable in class org.apache.jmeter.samplers.<a href="org/apache/jmeter/samplers/SampleSaveConfiguration.html" title="class in org.apache.jmeter.samplers">SampleSaveConfiguration</a></dt>
<dd>
<div class="block">The name of the property indicating which delimiter should be used when
saving in a delimited values format.</div>
</dd>
<dt><a href="org/apache/jmeter/assertions/HTMLAssertion.html#DEFAULT_DOCTYPE" class="member-name-link">DEFAULT_DOCTYPE</a> - Static variable in class org.apache.jmeter.assertions.<a href="org/apache/jmeter/assertions/HTMLAssertion.html" title="class in org.apache.jmeter.assertions">HTMLAssertion</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/RespTimeGraphVisualizer.html#DEFAULT_DYNAMIC_GRAPH_SIZE" class="member-name-link">DEFAULT_DYNAMIC_GRAPH_SIZE</a> - Static variable in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/RespTimeGraphVisualizer.html" title="class in org.apache.jmeter.visualizers">RespTimeGraphVisualizer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/jms/sampler/PublisherSampler.html#DEFAULT_ENCODING" class="member-name-link">DEFAULT_ENCODING</a> - Static variable in class org.apache.jmeter.protocol.jms.sampler.<a href="org/apache/jmeter/protocol/jms/sampler/PublisherSampler.html" title="class in org.apache.jmeter.protocol.jms.sampler">PublisherSampler</a></dt>
<dd>
<div class="block">Encoding value to sent parsed data but read with default system encoding</div>
</dd>
<dt><a href="org/apache/jmeter/samplers/SampleResult.html#DEFAULT_ENCODING" class="member-name-link">DEFAULT_ENCODING</a> - Static variable in class org.apache.jmeter.samplers.<a href="org/apache/jmeter/samplers/SampleResult.html" title="class in org.apache.jmeter.samplers">SampleResult</a></dt>
<dd>
<div class="block">The default encoding to be used to decode the responseData byte array.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/AbstractSamplerCreator.html#DEFAULT_ENCODING_KEY" class="member-name-link">DEFAULT_ENCODING_KEY</a> - Static variable in class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/AbstractSamplerCreator.html" title="class in org.apache.jmeter.protocol.http.proxy">AbstractSamplerCreator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/extractor/HtmlExtractor.html#DEFAULT_EXTRACTOR" class="member-name-link">DEFAULT_EXTRACTOR</a> - Static variable in class org.apache.jmeter.extractor.<a href="org/apache/jmeter/extractor/HtmlExtractor.html" title="class in org.apache.jmeter.extractor">HtmlExtractor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/AbstractGraphConsumer.html#DEFAULT_GROUP" class="member-name-link">DEFAULT_GROUP</a> - Static variable in class org.apache.jmeter.report.processor.graph.<a href="org/apache/jmeter/report/processor/graph/AbstractGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph">AbstractGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testbeans/gui/GenericTestBeanCustomizer.html#DEFAULT_GROUP" class="member-name-link">DEFAULT_GROUP</a> - Static variable in class org.apache.jmeter.testbeans.gui.<a href="org/apache/jmeter/testbeans/gui/GenericTestBeanCustomizer.html" title="class in org.apache.jmeter.testbeans.gui">GenericTestBeanCustomizer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/samplers/SampleResult.html#DEFAULT_HTTP_ENCODING" class="member-name-link">DEFAULT_HTTP_ENCODING</a> - Static variable in class org.apache.jmeter.samplers.<a href="org/apache/jmeter/samplers/SampleResult.html" title="class in org.apache.jmeter.samplers">SampleResult</a></dt>
<dd>
<div class="block">The default encoding to be used if not overridden.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/HTTPConstantsInterface.html#DEFAULT_HTTP_PORT" class="member-name-link">DEFAULT_HTTP_PORT</a> - Static variable in interface org.apache.jmeter.protocol.http.util.<a href="org/apache/jmeter/protocol/http/util/HTTPConstantsInterface.html" title="interface in org.apache.jmeter.protocol.http.util">HTTPConstantsInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/HTTPConstantsInterface.html#DEFAULT_HTTP_PORT_STRING" class="member-name-link">DEFAULT_HTTP_PORT_STRING</a> - Static variable in interface org.apache.jmeter.protocol.http.util.<a href="org/apache/jmeter/protocol/http/util/HTTPConstantsInterface.html" title="interface in org.apache.jmeter.protocol.http.util">HTTPConstantsInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/HTTPConstantsInterface.html#DEFAULT_HTTPS_PORT" class="member-name-link">DEFAULT_HTTPS_PORT</a> - Static variable in interface org.apache.jmeter.protocol.http.util.<a href="org/apache/jmeter/protocol/http/util/HTTPConstantsInterface.html" title="interface in org.apache.jmeter.protocol.http.util">HTTPConstantsInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/HTTPConstantsInterface.html#DEFAULT_HTTPS_PORT_STRING" class="member-name-link">DEFAULT_HTTPS_PORT_STRING</a> - Static variable in interface org.apache.jmeter.protocol.http.util.<a href="org/apache/jmeter/protocol/http/util/HTTPConstantsInterface.html" title="interface in org.apache.jmeter.protocol.http.util">HTTPConstantsInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/RespTimeGraphVisualizer.html#DEFAULT_INTERVAL" class="member-name-link">DEFAULT_INTERVAL</a> - Static variable in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/RespTimeGraphVisualizer.html" title="class in org.apache.jmeter.visualizers">RespTimeGraphVisualizer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/RespTimeGraphVisualizer.html#DEFAULT_LEGEND_FONT" class="member-name-link">DEFAULT_LEGEND_FONT</a> - Static variable in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/RespTimeGraphVisualizer.html" title="class in org.apache.jmeter.visualizers">RespTimeGraphVisualizer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/RespTimeGraphVisualizer.html#DEFAULT_LEGEND_PLACEMENT" class="member-name-link">DEFAULT_LEGEND_PLACEMENT</a> - Static variable in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/RespTimeGraphVisualizer.html" title="class in org.apache.jmeter.visualizers">RespTimeGraphVisualizer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/RespTimeGraphVisualizer.html#DEFAULT_LEGEND_SIZE" class="member-name-link">DEFAULT_LEGEND_SIZE</a> - Static variable in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/RespTimeGraphVisualizer.html" title="class in org.apache.jmeter.visualizers">RespTimeGraphVisualizer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/RespTimeGraphVisualizer.html#DEFAULT_LEGEND_STYLE" class="member-name-link">DEFAULT_LEGEND_STYLE</a> - Static variable in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/RespTimeGraphVisualizer.html" title="class in org.apache.jmeter.visualizers">RespTimeGraphVisualizer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/RespTimeGraphVisualizer.html#DEFAULT_LINE_SHAPE_POINT" class="member-name-link">DEFAULT_LINE_SHAPE_POINT</a> - Static variable in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/RespTimeGraphVisualizer.html" title="class in org.apache.jmeter.visualizers">RespTimeGraphVisualizer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/rmi/RmiUtils.html#DEFAULT_LOCAL_PORT" class="member-name-link">DEFAULT_LOCAL_PORT</a> - Static variable in class org.apache.jmeter.rmi.<a href="org/apache/jmeter/rmi/RmiUtils.html" title="class in org.apache.jmeter.rmi">RmiUtils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/HttpMirrorControl.html#DEFAULT_MAX_POOL_SIZE" class="member-name-link">DEFAULT_MAX_POOL_SIZE</a> - Static variable in class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/HttpMirrorControl.html" title="class in org.apache.jmeter.protocol.http.control">HttpMirrorControl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/HttpMirrorControl.html#DEFAULT_MAX_QUEUE_SIZE" class="member-name-link">DEFAULT_MAX_QUEUE_SIZE</a> - Static variable in class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/HttpMirrorControl.html" title="class in org.apache.jmeter.protocol.http.control">HttpMirrorControl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#DEFAULT_METHOD" class="member-name-link">DEFAULT_METHOD</a> - Static variable in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPSamplerBase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/jms/Utils.html#DEFAULT_NO_EXPIRY" class="member-name-link">DEFAULT_NO_EXPIRY</a> - Static variable in class org.apache.jmeter.protocol.jms.<a href="org/apache/jmeter/protocol/jms/Utils.html" title="class in org.apache.jmeter.protocol.jms">Utils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testbeans/BeanInfoSupport.html#DEFAULT_NOT_SAVED" class="member-name-link">DEFAULT_NOT_SAVED</a> - Static variable in class org.apache.jmeter.testbeans.<a href="org/apache/jmeter/testbeans/BeanInfoSupport.html" title="class in org.apache.jmeter.testbeans">BeanInfoSupport</a></dt>
<dd>
<div class="block">Default value is not saved; only non-defaults are saved</div>
</dd>
<dt><a href="org/apache/jmeter/testbeans/gui/GenericTestBeanCustomizer.html#DEFAULT_NOT_SAVED" class="member-name-link">DEFAULT_NOT_SAVED</a> - Static variable in class org.apache.jmeter.testbeans.gui.<a href="org/apache/jmeter/testbeans/gui/GenericTestBeanCustomizer.html" title="class in org.apache.jmeter.testbeans.gui">GenericTestBeanCustomizer</a></dt>
<dd>
<div class="block">Default value is not saved; only non-defaults are saved</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/RespTimeGraphVisualizer.html#DEFAULT_NUMBER_SHOW_GROUPING" class="member-name-link">DEFAULT_NUMBER_SHOW_GROUPING</a> - Static variable in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/RespTimeGraphVisualizer.html" title="class in org.apache.jmeter.visualizers">RespTimeGraphVisualizer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/AbstractGraphConsumer.html#DEFAULT_OVERALL_SERIES_FORMAT" class="member-name-link">DEFAULT_OVERALL_SERIES_FORMAT</a> - Static variable in class org.apache.jmeter.report.processor.graph.<a href="org/apache/jmeter/report/processor/graph/AbstractGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph">AbstractGraphConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/parser/HTMLParser.html#DEFAULT_PARSER" class="member-name-link">DEFAULT_PARSER</a> - Static variable in class org.apache.jmeter.protocol.http.parser.<a href="org/apache/jmeter/protocol/http/parser/HTMLParser.html" title="class in org.apache.jmeter.protocol.http.parser">HTMLParser</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/logging/LoggingManager.html#DEFAULT_PATTERN" class="member-name-link">DEFAULT_PATTERN</a> - Static variable in class org.apache.jorphan.logging.<a href="org/apache/jorphan/logging/LoggingManager.html" title="class in org.apache.jorphan.logging">LoggingManager</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">since 3.2, use SLF4J for logging</div>
</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/HC4CookieHandler.html#DEFAULT_POLICY_NAME" class="member-name-link">DEFAULT_POLICY_NAME</a> - Static variable in class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/HC4CookieHandler.html" title="class in org.apache.jmeter.protocol.http.control">HC4CookieHandler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/ProxyControl.html#DEFAULT_PORT" class="member-name-link">DEFAULT_PORT</a> - Static variable in class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/ProxyControl.html" title="class in org.apache.jmeter.protocol.http.proxy">ProxyControl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/mongodb/mongo/MongoUtils.html#DEFAULT_PORT" class="member-name-link">DEFAULT_PORT</a> - Static variable in class org.apache.jmeter.protocol.mongodb.mongo.<a href="org/apache/jmeter/protocol/mongodb/mongo/MongoUtils.html" title="class in org.apache.jmeter.protocol.mongodb.mongo">MongoUtils</a></dt>
<dd>
<div class="block">MongoDB default connection port</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/HttpMirrorControl.html#DEFAULT_PORT_S" class="member-name-link">DEFAULT_PORT_S</a> - Static variable in class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/HttpMirrorControl.html" title="class in org.apache.jmeter.protocol.http.control">HttpMirrorControl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/ProxyControl.html#DEFAULT_PORT_S" class="member-name-link">DEFAULT_PORT_S</a> - Static variable in class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/ProxyControl.html" title="class in org.apache.jmeter.protocol.http.proxy">ProxyControl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/jms/Utils.html#DEFAULT_PRIORITY_4" class="member-name-link">DEFAULT_PRIORITY_4</a> - Static variable in class org.apache.jmeter.protocol.jms.<a href="org/apache/jmeter/protocol/jms/Utils.html" title="class in org.apache.jmeter.protocol.jms">Utils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/mail/sampler/MailReaderSampler.html#DEFAULT_PROTOCOL" class="member-name-link">DEFAULT_PROTOCOL</a> - Static variable in class org.apache.jmeter.protocol.mail.sampler.<a href="org/apache/jmeter/protocol/mail/sampler/MailReaderSampler.html" title="class in org.apache.jmeter.protocol.mail.sampler">MailReaderSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/backend/BackendListener.html#DEFAULT_QUEUE_SIZE" class="member-name-link">DEFAULT_QUEUE_SIZE</a> - Static variable in class org.apache.jmeter.visualizers.backend.<a href="org/apache/jmeter/visualizers/backend/BackendListener.html" title="class in org.apache.jmeter.visualizers.backend">BackendListener</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/RespTimeGraphVisualizer.html#DEFAULT_REGEXP" class="member-name-link">DEFAULT_REGEXP</a> - Static variable in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/RespTimeGraphVisualizer.html" title="class in org.apache.jmeter.visualizers">RespTimeGraphVisualizer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/system/SystemSampler.html#DEFAULT_RETURN_CODE" class="member-name-link">DEFAULT_RETURN_CODE</a> - Static variable in class org.apache.jmeter.protocol.system.<a href="org/apache/jmeter/protocol/system/SystemSampler.html" title="class in org.apache.jmeter.protocol.system">SystemSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/rmi/RmiUtils.html#DEFAULT_RMI_PORT" class="member-name-link">DEFAULT_RMI_PORT</a> - Static variable in class org.apache.jmeter.rmi.<a href="org/apache/jmeter/rmi/RmiUtils.html" title="class in org.apache.jmeter.rmi">RmiUtils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/rmi/RmiUtils.html#DEFAULT_RMI_REGISTRY_PORT" class="member-name-link">DEFAULT_RMI_REGISTRY_PORT</a> - Static variable in class org.apache.jmeter.rmi.<a href="org/apache/jmeter/rmi/RmiUtils.html" title="class in org.apache.jmeter.rmi">RmiUtils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/util/ScriptingTestElement.html#DEFAULT_SCRIPT_LANGUAGE" class="member-name-link">DEFAULT_SCRIPT_LANGUAGE</a> - Static variable in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/ScriptingTestElement.html" title="class in org.apache.jmeter.util">ScriptingTestElement</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/RespTimeGraphVisualizer.html#DEFAULT_SERIES_SELECTION" class="member-name-link">DEFAULT_SERIES_SELECTION</a> - Static variable in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/RespTimeGraphVisualizer.html" title="class in org.apache.jmeter.visualizers">RespTimeGraphVisualizer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/java/test/JavaTest.html#DEFAULT_SLEEP_MASK" class="member-name-link">DEFAULT_SLEEP_MASK</a> - Static variable in class org.apache.jmeter.protocol.java.test.<a href="org/apache/jmeter/protocol/java/test/JavaTest.html" title="class in org.apache.jmeter.protocol.java.test">JavaTest</a></dt>
<dd>
<div class="block">The default value of the SleepMask parameter.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/java/test/JavaTest.html#DEFAULT_SLEEP_TIME" class="member-name-link">DEFAULT_SLEEP_TIME</a> - Static variable in class org.apache.jmeter.protocol.java.test.<a href="org/apache/jmeter/protocol/java/test/JavaTest.html" title="class in org.apache.jmeter.protocol.java.test">JavaTest</a></dt>
<dd>
<div class="block">The default value of the SleepTime parameter, in milliseconds.</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/RespTimeGraphVisualizer.html#DEFAULT_STROKE_WIDTH_LIST" class="member-name-link">DEFAULT_STROKE_WIDTH_LIST</a> - Static variable in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/RespTimeGraphVisualizer.html" title="class in org.apache.jmeter.visualizers">RespTimeGraphVisualizer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/TaggerConsumer.html#DEFAULT_TAG_LABEL" class="member-name-link">DEFAULT_TAG_LABEL</a> - Static variable in class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/TaggerConsumer.html" title="class in org.apache.jmeter.report.processor">TaggerConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/threads/AbstractThreadGroup.html#DEFAULT_THREAD_STOP_TIMEOUT" class="member-name-link">DEFAULT_THREAD_STOP_TIMEOUT</a> - Static variable in class org.apache.jmeter.threads.<a href="org/apache/jmeter/threads/AbstractThreadGroup.html" title="class in org.apache.jmeter.threads">AbstractThreadGroup</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/RespTimeGraphVisualizer.html#DEFAULT_TITLE_FONT_NAME" class="member-name-link">DEFAULT_TITLE_FONT_NAME</a> - Static variable in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/RespTimeGraphVisualizer.html" title="class in org.apache.jmeter.visualizers">RespTimeGraphVisualizer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/RespTimeGraphVisualizer.html#DEFAULT_TITLE_FONT_SIZE" class="member-name-link">DEFAULT_TITLE_FONT_SIZE</a> - Static variable in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/RespTimeGraphVisualizer.html" title="class in org.apache.jmeter.visualizers">RespTimeGraphVisualizer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/RespTimeGraphVisualizer.html#DEFAULT_TITLE_FONT_STYLE" class="member-name-link">DEFAULT_TITLE_FONT_STYLE</a> - Static variable in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/RespTimeGraphVisualizer.html" title="class in org.apache.jmeter.visualizers">RespTimeGraphVisualizer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/JMeterToolBar.html#DEFAULT_TOOLBAR_ICON_SIZE" class="member-name-link">DEFAULT_TOOLBAR_ICON_SIZE</a> - Static variable in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/JMeterToolBar.html" title="class in org.apache.jmeter.gui.util">JMeterToolBar</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/JMeterToolBar.html#DEFAULT_TOOLBAR_PROPERTY_FILE" class="member-name-link">DEFAULT_TOOLBAR_PROPERTY_FILE</a> - Static variable in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/JMeterToolBar.html" title="class in org.apache.jmeter.gui.util">JMeterToolBar</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/JMeter.html#DEFAULT_TREE_ICON_SIZE" class="member-name-link">DEFAULT_TREE_ICON_SIZE</a> - Static variable in class org.apache.jmeter.<a href="org/apache/jmeter/JMeter.html" title="class in org.apache.jmeter">JMeter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/extractor/XPath2Extractor.html#DEFAULT_VALUE_AS_STRING" class="member-name-link">DEFAULT_VALUE_AS_STRING</a> - Static variable in class org.apache.jmeter.extractor.<a href="org/apache/jmeter/extractor/XPath2Extractor.html" title="class in org.apache.jmeter.extractor">XPath2Extractor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/extractor/XPathExtractor.html#DEFAULT_VALUE_AS_STRING" class="member-name-link">DEFAULT_VALUE_AS_STRING</a> - Static variable in class org.apache.jmeter.extractor.<a href="org/apache/jmeter/extractor/XPathExtractor.html" title="class in org.apache.jmeter.extractor">XPathExtractor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/RespTimeGraphVisualizer.html#DEFAULT_XAXIS_TIME_FORMAT" class="member-name-link">DEFAULT_XAXIS_TIME_FORMAT</a> - Static variable in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/RespTimeGraphVisualizer.html" title="class in org.apache.jmeter.visualizers">RespTimeGraphVisualizer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/XPath2Assertion.html#DEFAULT_XPATH" class="member-name-link">DEFAULT_XPATH</a> - Static variable in class org.apache.jmeter.assertions.<a href="org/apache/jmeter/assertions/XPath2Assertion.html" title="class in org.apache.jmeter.assertions">XPath2Assertion</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/XPathAssertion.html#DEFAULT_XPATH" class="member-name-link">DEFAULT_XPATH</a> - Static variable in class org.apache.jmeter.assertions.<a href="org/apache/jmeter/assertions/XPathAssertion.html" title="class in org.apache.jmeter.assertions">XPathAssertion</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/template/TemplateManager.DefaultEntityResolver.html#%3Cinit%3E()" class="member-name-link">DefaultEntityResolver()</a> - Constructor for class org.apache.jmeter.gui.action.template.<a href="org/apache/jmeter/gui/action/template/TemplateManager.DefaultEntityResolver.html" title="class in org.apache.jmeter.gui.action.template">TemplateManager.DefaultEntityResolver</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/util/SSLManager.html#defaultpw" class="member-name-link">defaultpw</a> - Variable in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/SSLManager.html" title="class in org.apache.jmeter.util">SSLManager</a></dt>
<dd>
<div class="block">Have the password available</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/DefaultSamplerCreator.html" class="type-name-link" title="class in org.apache.jmeter.protocol.http.proxy">DefaultSamplerCreator</a> - Class in <a href="org/apache/jmeter/protocol/http/proxy/package-summary.html">org.apache.jmeter.protocol.http.proxy</a></dt>
<dd>
<div class="block">Default implementation that handles classical HTTP textual + Multipart requests</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/DefaultSamplerCreator.html#%3Cinit%3E()" class="member-name-link">DefaultSamplerCreator()</a> - Constructor for class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/DefaultSamplerCreator.html" title="class in org.apache.jmeter.protocol.http.proxy">DefaultSamplerCreator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/thinktime/DefaultThinkTimeCreator.html" class="type-name-link" title="class in org.apache.jmeter.thinktime">DefaultThinkTimeCreator</a> - Class in <a href="org/apache/jmeter/thinktime/package-summary.html">org.apache.jmeter.thinktime</a></dt>
<dd>
<div class="block">Default implementation of <a href="org/apache/jmeter/gui/action/thinktime/ThinkTimeCreator.html" title="interface in org.apache.jmeter.gui.action.thinktime"><code>ThinkTimeCreator</code></a></div>
</dd>
<dt><a href="org/apache/jmeter/thinktime/DefaultThinkTimeCreator.html#%3Cinit%3E()" class="member-name-link">DefaultThinkTimeCreator()</a> - Constructor for class org.apache.jmeter.thinktime.<a href="org/apache/jmeter/thinktime/DefaultThinkTimeCreator.html" title="class in org.apache.jmeter.thinktime">DefaultThinkTimeCreator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/impl/DefaultTreeNodeNamingPolicy.html" class="type-name-link" title="class in org.apache.jmeter.gui.action.impl">DefaultTreeNodeNamingPolicy</a> - Class in <a href="org/apache/jmeter/gui/action/impl/package-summary.html">org.apache.jmeter.gui.action.impl</a></dt>
<dd>
<div class="block">Default implementation of <a href="org/apache/jmeter/gui/action/TreeNodeNamingPolicy.html" title="interface in org.apache.jmeter.gui.action"><code>TreeNodeNamingPolicy</code></a></div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/impl/DefaultTreeNodeNamingPolicy.html#%3Cinit%3E()" class="member-name-link">DefaultTreeNodeNamingPolicy()</a> - Constructor for class org.apache.jmeter.gui.action.impl.<a href="org/apache/jmeter/gui/action/impl/DefaultTreeNodeNamingPolicy.html" title="class in org.apache.jmeter.gui.action.impl">DefaultTreeNodeNamingPolicy</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/gui/DefaultTreeTableModel.html" class="type-name-link" title="class in org.apache.jorphan.gui">DefaultTreeTableModel</a> - Class in <a href="org/apache/jorphan/gui/package-summary.html">org.apache.jorphan.gui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/gui/DefaultTreeTableModel.html#%3Cinit%3E()" class="member-name-link">DefaultTreeTableModel()</a> - Constructor for class org.apache.jorphan.gui.<a href="org/apache/jorphan/gui/DefaultTreeTableModel.html" title="class in org.apache.jorphan.gui">DefaultTreeTableModel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/gui/DefaultTreeTableModel.html#%3Cinit%3E(java.lang.String%5B%5D,org.apache.jorphan.reflect.Functor%5B%5D,org.apache.jorphan.reflect.Functor%5B%5D,java.lang.Class%5B%5D)" class="member-name-link">DefaultTreeTableModel(String[], Functor[], Functor[], Class&lt;?&gt;[])</a> - Constructor for class org.apache.jorphan.gui.<a href="org/apache/jorphan/gui/DefaultTreeTableModel.html" title="class in org.apache.jorphan.gui">DefaultTreeTableModel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/gui/DefaultTreeTableModel.html#%3Cinit%3E(javax.swing.tree.TreeNode)" class="member-name-link">DefaultTreeTableModel(TreeNode)</a> - Constructor for class org.apache.jorphan.gui.<a href="org/apache/jorphan/gui/DefaultTreeTableModel.html" title="class in org.apache.jorphan.gui">DefaultTreeTableModel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/timers/BeanShellTimer.html#delay()" class="member-name-link">delay()</a> - Method in class org.apache.jmeter.timers.<a href="org/apache/jmeter/timers/BeanShellTimer.html" title="class in org.apache.jmeter.timers">BeanShellTimer</a></dt>
<dd>
<div class="block">This method is called after a sampling process is done to know how much
time the sampling thread has to wait until sampling again.</div>
</dd>
<dt><a href="org/apache/jmeter/timers/BSFTimer.html#delay()" class="member-name-link">delay()</a> - Method in class org.apache.jmeter.timers.<a href="org/apache/jmeter/timers/BSFTimer.html" title="class in org.apache.jmeter.timers">BSFTimer</a></dt>
<dd>
<div class="block">This method is called after a sampling process is done to know how much
time the sampling thread has to wait until sampling again.</div>
</dd>
<dt><a href="org/apache/jmeter/timers/ConstantThroughputTimer.html#delay()" class="member-name-link">delay()</a> - Method in class org.apache.jmeter.timers.<a href="org/apache/jmeter/timers/ConstantThroughputTimer.html" title="class in org.apache.jmeter.timers">ConstantThroughputTimer</a></dt>
<dd>
<div class="block">Retrieve the delay to use during test execution.</div>
</dd>
<dt><a href="org/apache/jmeter/timers/ConstantTimer.html#delay()" class="member-name-link">delay()</a> - Method in class org.apache.jmeter.timers.<a href="org/apache/jmeter/timers/ConstantTimer.html" title="class in org.apache.jmeter.timers">ConstantTimer</a></dt>
<dd>
<div class="block">Retrieve the delay to use during test execution.</div>
</dd>
<dt><a href="org/apache/jmeter/timers/GaussianRandomTimer.html#delay()" class="member-name-link">delay()</a> - Method in class org.apache.jmeter.timers.<a href="org/apache/jmeter/timers/GaussianRandomTimer.html" title="class in org.apache.jmeter.timers">GaussianRandomTimer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/timers/JSR223Timer.html#delay()" class="member-name-link">delay()</a> - Method in class org.apache.jmeter.timers.<a href="org/apache/jmeter/timers/JSR223Timer.html" title="class in org.apache.jmeter.timers">JSR223Timer</a></dt>
<dd>
<div class="block">This method is called after a sampling process is done to know how much
time the sampling thread has to wait until sampling again.</div>
</dd>
<dt><a href="org/apache/jmeter/timers/poissonarrivals/PreciseThroughputTimer.html#delay()" class="member-name-link">delay()</a> - Method in class org.apache.jmeter.timers.poissonarrivals.<a href="org/apache/jmeter/timers/poissonarrivals/PreciseThroughputTimer.html" title="class in org.apache.jmeter.timers.poissonarrivals">PreciseThroughputTimer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/timers/PoissonRandomTimer.html#delay()" class="member-name-link">delay()</a> - Method in class org.apache.jmeter.timers.<a href="org/apache/jmeter/timers/PoissonRandomTimer.html" title="class in org.apache.jmeter.timers">PoissonRandomTimer</a></dt>
<dd>
<div class="block">Retrieve the delay to use during test execution.</div>
</dd>
<dt><a href="org/apache/jmeter/timers/SyncTimer.html#delay()" class="member-name-link">delay()</a> - Method in class org.apache.jmeter.timers.<a href="org/apache/jmeter/timers/SyncTimer.html" title="class in org.apache.jmeter.timers">SyncTimer</a></dt>
<dd>
<div class="block">This method is called after a sampling process is done to know how much
time the sampling thread has to wait until sampling again.</div>
</dd>
<dt><a href="org/apache/jmeter/timers/Timer.html#delay()" class="member-name-link">delay()</a> - Method in interface org.apache.jmeter.timers.<a href="org/apache/jmeter/timers/Timer.html" title="interface in org.apache.jmeter.timers">Timer</a></dt>
<dd>
<div class="block">This method is called after a sampling process is done to know how much
time the sampling thread has to wait until sampling again.</div>
</dd>
<dt><a href="org/apache/jmeter/timers/UniformRandomTimer.html#delay()" class="member-name-link">delay()</a> - Method in class org.apache.jmeter.timers.<a href="org/apache/jmeter/timers/UniformRandomTimer.html" title="class in org.apache.jmeter.timers">UniformRandomTimer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/threads/ThreadGroup.html#DELAY" class="member-name-link">DELAY</a> - Static variable in class org.apache.jmeter.threads.<a href="org/apache/jmeter/threads/ThreadGroup.html" title="class in org.apache.jmeter.threads">ThreadGroup</a></dt>
<dd>
<div class="block">Scheduler start delay, overrides start time</div>
</dd>
<dt><a href="org/apache/jmeter/timers/ConstantTimer.html#DELAY" class="member-name-link">DELAY</a> - Static variable in class org.apache.jmeter.timers.<a href="org/apache/jmeter/timers/ConstantTimer.html" title="class in org.apache.jmeter.timers">ConstantTimer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/threads/JMeterThread.html#delayBy(long,java.lang.String)" class="member-name-link">delayBy(long, String)</a> - Method in class org.apache.jmeter.threads.<a href="org/apache/jmeter/threads/JMeterThread.html" title="class in org.apache.jmeter.threads">JMeterThread</a></dt>
<dd>
<div class="block">Wait for delay with RAMPUP_GRANULARITY</div>
</dd>
<dt><a href="org/apache/jmeter/threads/ThreadGroup.html#DELAYED_START" class="member-name-link">DELAYED_START</a> - Static variable in class org.apache.jmeter.threads.<a href="org/apache/jmeter/threads/ThreadGroup.html" title="class in org.apache.jmeter.threads">ThreadGroup</a></dt>
<dd>
<div class="block">Whether thread startup is delayed until required</div>
</dd>
<dt><a href="org/apache/jmeter/gui/util/TextAreaTableCellEditor.html#delegate" class="member-name-link">delegate</a> - Variable in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/TextAreaTableCellEditor.html" title="class in org.apache.jmeter.gui.util">TextAreaTableCellEditor</a></dt>
<dd>
<div class="block">The delegate class which handles all methods sent from the
<code>CellEditor</code>.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/DelegatingKerberosScheme.html" class="type-name-link" title="class in org.apache.jmeter.protocol.http.control">DelegatingKerberosScheme</a> - Class in <a href="org/apache/jmeter/protocol/http/control/package-summary.html">org.apache.jmeter.protocol.http.control</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/DelegatingKerberosScheme.html#%3Cinit%3E(boolean,boolean)" class="member-name-link">DelegatingKerberosScheme(boolean, boolean)</a> - Constructor for class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/DelegatingKerberosScheme.html" title="class in org.apache.jmeter.protocol.http.control">DelegatingKerberosScheme</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/DelegatingSPNegoScheme.html" class="type-name-link" title="class in org.apache.jmeter.protocol.http.control">DelegatingSPNegoScheme</a> - Class in <a href="org/apache/jmeter/protocol/http/control/package-summary.html">org.apache.jmeter.protocol.http.control</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/DelegatingSPNegoScheme.html#%3Cinit%3E(boolean,boolean)" class="member-name-link">DelegatingSPNegoScheme(boolean, boolean)</a> - Constructor for class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/DelegatingSPNegoScheme.html" title="class in org.apache.jmeter.protocol.http.control">DelegatingSPNegoScheme</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/mail/sampler/MailFileFolder.html#delete(boolean)" class="member-name-link">delete(boolean)</a> - Method in class org.apache.jmeter.protocol.mail.sampler.<a href="org/apache/jmeter/protocol/mail/sampler/MailFileFolder.html" title="class in org.apache.jmeter.protocol.mail.sampler">MailFileFolder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/HTTPConstantsInterface.html#DELETE" class="member-name-link">DELETE</a> - Static variable in interface org.apache.jmeter.protocol.http.util.<a href="org/apache/jmeter/protocol/http/util/HTTPConstantsInterface.html" title="interface in org.apache.jmeter.protocol.http.util">HTTPConstantsInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/sampler/LDAPExtSampler.html#DELETE" class="member-name-link">DELETE</a> - Static variable in class org.apache.jmeter.protocol.ldap.sampler.<a href="org/apache/jmeter/protocol/ldap/sampler/LDAPExtSampler.html" title="class in org.apache.jmeter.protocol.ldap.sampler">LDAPExtSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/sampler/LDAPSampler.html#DELETE" class="member-name-link">DELETE</a> - Static variable in class org.apache.jmeter.protocol.ldap.sampler.<a href="org/apache/jmeter/protocol/ldap/sampler/LDAPSampler.html" title="class in org.apache.jmeter.protocol.ldap.sampler">LDAPSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/config/gui/ArgumentsPanel.html#deleteArgument()" class="member-name-link">deleteArgument()</a> - Method in class org.apache.jmeter.config.gui.<a href="org/apache/jmeter/config/gui/ArgumentsPanel.html" title="class in org.apache.jmeter.config.gui">ArgumentsPanel</a></dt>
<dd>
<div class="block">Remove the currently selected argument from the table.</div>
</dd>
<dt><a href="org/apache/jmeter/config/gui/SimpleConfigGui.html#deleteArgument()" class="member-name-link">deleteArgument()</a> - Method in class org.apache.jmeter.config.gui.<a href="org/apache/jmeter/config/gui/SimpleConfigGui.html" title="class in org.apache.jmeter.config.gui">SimpleConfigGui</a></dt>
<dd>
<div class="block">Remove the currently selected argument from the table.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/util/FileListPanel.html#deleteFile()" class="member-name-link">deleteFile()</a> - Method in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/FileListPanel.html" title="class in org.apache.jmeter.gui.util">FileListPanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/gui/AuthPanel.html#deleteRows()" class="member-name-link">deleteRows()</a> - Method in class org.apache.jmeter.protocol.http.gui.<a href="org/apache/jmeter/protocol/http/gui/AuthPanel.html" title="class in org.apache.jmeter.protocol.http.gui">AuthPanel</a></dt>
<dd>
<div class="block">Remove the currently selected argument from the table.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/gui/HeaderPanel.html#deleteRows()" class="member-name-link">deleteRows()</a> - Method in class org.apache.jmeter.protocol.http.gui.<a href="org/apache/jmeter/protocol/http/gui/HeaderPanel.html" title="class in org.apache.jmeter.protocol.http.gui">HeaderPanel</a></dt>
<dd>
<div class="block">Remove the currently selected rows from the table.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/sampler/LdapClient.html#deleteTest(java.lang.String)" class="member-name-link">deleteTest(String)</a> - Method in class org.apache.jmeter.protocol.ldap.sampler.<a href="org/apache/jmeter/protocol/ldap/sampler/LdapClient.html" title="class in org.apache.jmeter.protocol.ldap.sampler">LdapClient</a></dt>
<dd>
<div class="block">Delete the attribute from the ldap directory.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/sampler/LdapExtClient.html#deleteTest(javax.naming.directory.DirContext,java.lang.String)" class="member-name-link">deleteTest(DirContext, String)</a> - Static method in class org.apache.jmeter.protocol.ldap.sampler.<a href="org/apache/jmeter/protocol/ldap/sampler/LdapExtClient.html" title="class in org.apache.jmeter.protocol.ldap.sampler">LdapExtClient</a></dt>
<dd>
<div class="block">Delete the attribute from the ldap directory</div>
</dd>
<dt><a href="org/apache/jmeter/functions/FileRowColContainer.html#DELIMITER" class="member-name-link">DELIMITER</a> - Static variable in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/FileRowColContainer.html" title="class in org.apache.jmeter.functions">FileRowColContainer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/ProxyControl.html#deliverSampler(org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase,org.apache.jmeter.testelement.TestElement%5B%5D,org.apache.jmeter.samplers.SampleResult)" class="member-name-link">deliverSampler(HTTPSamplerBase, TestElement[], SampleResult)</a> - Method in class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/ProxyControl.html" title="class in org.apache.jmeter.protocol.http.proxy">ProxyControl</a></dt>
<dd>
<div class="block">Receives the recorded sampler from the proxy server for placing in the
test tree; this is skipped if the sampler is null (e.g.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/sampler/LDAPExtSampler.html#DEREF" class="member-name-link">DEREF</a> - Static variable in class org.apache.jmeter.protocol.ldap.sampler.<a href="org/apache/jmeter/protocol/ldap/sampler/LDAPExtSampler.html" title="class in org.apache.jmeter.protocol.ldap.sampler">LDAPExtSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/commons/cli/avalon/CLUtil.html#describeOptions(org.apache.commons.cli.avalon.CLOptionDescriptor%5B%5D)" class="member-name-link">describeOptions(CLOptionDescriptor[])</a> - Static method in class org.apache.commons.cli.avalon.<a href="org/apache/commons/cli/avalon/CLUtil.html" title="class in org.apache.commons.cli.avalon">CLUtil</a></dt>
<dd>
<div class="block">Format options into StringBuilder and return.</div>
</dd>
<dt><a href="org/apache/jmeter/config/Argument.html#DESCRIPTION" class="member-name-link">DESCRIPTION</a> - Static variable in class org.apache.jmeter.config.<a href="org/apache/jmeter/config/Argument.html" title="class in org.apache.jmeter.config">Argument</a></dt>
<dd>
<div class="block">Name used to store the argument's description.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/DescriptiveStatisticsFactory.html" class="type-name-link" title="class in org.apache.jmeter.report.processor">DescriptiveStatisticsFactory</a> - Class in <a href="org/apache/jmeter/report/processor/package-summary.html">org.apache.jmeter.report.processor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/TristateState.html#DESELECTED" class="member-name-link">DESELECTED</a> - Enum constant in enum org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/TristateState.html" title="enum in org.apache.jmeter.gui.util">TristateState</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/util/SSLManager.html#destroyKeystore()" class="member-name-link">destroyKeystore()</a> - Method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/SSLManager.html" title="class in org.apache.jmeter.util">SSLManager</a></dt>
<dd>
<div class="block">Destroy Keystore</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/backend/graphite/SocketOutputStreamPoolFactory.html#destroyObject(org.apache.jmeter.visualizers.backend.graphite.SocketConnectionInfos,org.apache.commons.pool2.PooledObject)" class="member-name-link">destroyObject(SocketConnectionInfos, PooledObject&lt;SocketOutputStream&gt;)</a> - Method in class org.apache.jmeter.visualizers.backend.graphite.<a href="org/apache/jmeter/visualizers/backend/graphite/SocketOutputStreamPoolFactory.html" title="class in org.apache.jmeter.visualizers.backend.graphite">SocketOutputStreamPoolFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.SourceType.html#DEVICE" class="member-name-link">DEVICE</a> - Enum constant in enum org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.SourceType.html" title="enum in org.apache.jmeter.protocol.http.sampler">HTTPSamplerBase.SourceType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.SourceType.html#DEVICE_IPV4" class="member-name-link">DEVICE_IPV4</a> - Enum constant in enum org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.SourceType.html" title="enum in org.apache.jmeter.protocol.http.sampler">HTTPSamplerBase.SourceType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.SourceType.html#DEVICE_IPV6" class="member-name-link">DEVICE_IPV6</a> - Enum constant in enum org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.SourceType.html" title="enum in org.apache.jmeter.protocol.http.sampler">HTTPSamplerBase.SourceType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/AuthManager.Mechanism.html#DIGEST" class="member-name-link">DIGEST</a> - Enum constant in enum org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/AuthManager.Mechanism.html" title="enum in org.apache.jmeter.protocol.http.control">AuthManager.Mechanism</a></dt>
<dd>
<div class="block">Digest Auth</div>
</dd>
<dt><a href="org/apache/jmeter/functions/DigestEncodeFunction.html" class="type-name-link" title="class in org.apache.jmeter.functions">DigestEncodeFunction</a> - Class in <a href="org/apache/jmeter/functions/package-summary.html">org.apache.jmeter.functions</a></dt>
<dd>
<div class="block">Digest Encode Function that provides computing of different SHA-XXX, can
uppercase the result and store it in a variable.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/DigestEncodeFunction.html#%3Cinit%3E()" class="member-name-link">DigestEncodeFunction()</a> - Constructor for class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/DigestEncodeFunction.html" title="class in org.apache.jmeter.functions">DigestEncodeFunction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/api/auth/DigestParameters.html" class="type-name-link" title="class in org.apache.jmeter.protocol.http.api.auth">DigestParameters</a> - Class in <a href="org/apache/jmeter/protocol/http/api/auth/package-summary.html">org.apache.jmeter.protocol.http.api.auth</a></dt>
<dd>
<div class="block">Allows digest customization as per:
https://en.wikipedia.org/wiki/Digest_access_authentication</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/api/auth/DigestParameters.html#%3Cinit%3E()" class="member-name-link">DigestParameters()</a> - Constructor for class org.apache.jmeter.protocol.http.api.auth.<a href="org/apache/jmeter/protocol/http/api/auth/DigestParameters.html" title="class in org.apache.jmeter.protocol.http.api.auth">DigestParameters</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/DirectAccessByteArrayOutputStream.html" class="type-name-link" title="class in org.apache.jmeter.protocol.http.util">DirectAccessByteArrayOutputStream</a> - Class in <a href="org/apache/jmeter/protocol/http/util/package-summary.html">org.apache.jmeter.protocol.http.util</a></dt>
<dd>
<div class="block">this is a non thread-safe specialization of java <a href="https://docs.oracle.com/javase/8/docs/api/java/io/ByteArrayOutputStream.html" title="class or interface in java.io" class="external-link"><code>ByteArrayOutputStream</code></a>
it returns the internal buffer if its size matches the byte count</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/DirectAccessByteArrayOutputStream.html#%3Cinit%3E(int)" class="member-name-link">DirectAccessByteArrayOutputStream(int)</a> - Constructor for class org.apache.jmeter.protocol.http.util.<a href="org/apache/jmeter/protocol/http/util/DirectAccessByteArrayOutputStream.html" title="class in org.apache.jmeter.protocol.http.util">DirectAccessByteArrayOutputStream</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/system/SystemSampler.html#DIRECTORY" class="member-name-link">DIRECTORY</a> - Static variable in class org.apache.jmeter.protocol.system.<a href="org/apache/jmeter/protocol/system/SystemSampler.html" title="class in org.apache.jmeter.protocol.system">SystemSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/ActionNames.html#DISABLE" class="member-name-link">DISABLE</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ActionNames.html" title="class in org.apache.jmeter.gui.action">ActionNames</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/sampler/LdapClient.html#disconnect()" class="member-name-link">disconnect()</a> - Method in class org.apache.jmeter.protocol.ldap.sampler.<a href="org/apache/jmeter/protocol/ldap/sampler/LdapClient.html" title="class in org.apache.jmeter.protocol.ldap.sampler">LdapClient</a></dt>
<dd>
<div class="block">Disconnect from the server.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/HTTPJavaImpl.html#disconnect(java.net.HttpURLConnection)" class="member-name-link">disconnect(HttpURLConnection)</a> - Method in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/HTTPJavaImpl.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPJavaImpl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/sampler/LdapExtClient.html#disconnect(javax.naming.directory.DirContext)" class="member-name-link">disconnect(DirContext)</a> - Static method in class org.apache.jmeter.protocol.ldap.sampler.<a href="org/apache/jmeter/protocol/ldap/sampler/LdapExtClient.html" title="class in org.apache.jmeter.protocol.ldap.sampler">LdapExtClient</a></dt>
<dd>
<div class="block">disconnect from the server</div>
</dd>
<dt><a href="org/apache/jmeter/samplers/DiskStoreSampleSender.html" class="type-name-link" title="class in org.apache.jmeter.samplers">DiskStoreSampleSender</a> - Class in <a href="org/apache/jmeter/samplers/package-summary.html">org.apache.jmeter.samplers</a></dt>
<dd>
<div class="block">Version of HoldSampleSender that stores the samples on disk as a serialised stream.</div>
</dd>
<dt><a href="org/apache/jmeter/samplers/DiskStoreSampleSender.html#%3Cinit%3E()" class="member-name-link">DiskStoreSampleSender()</a> - Constructor for class org.apache.jmeter.samplers.<a href="org/apache/jmeter/samplers/DiskStoreSampleSender.html" title="class in org.apache.jmeter.samplers">DiskStoreSampleSender</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">only for use by test code</div>
</div>
</dd>
<dt><a href="org/apache/jmeter/gui/GuiPackage.html#displayPopUp(java.awt.Component,java.awt.event.MouseEvent,javax.swing.JPopupMenu)" class="member-name-link">displayPopUp(Component, MouseEvent, JPopupMenu)</a> - Method in class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/GuiPackage.html" title="class in org.apache.jmeter.gui">GuiPackage</a></dt>
<dd>
<div class="block">Display the specified popup menu at the location specified by a mouse
event with the specified source component.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/GuiPackage.html#displayPopUp(java.awt.event.MouseEvent,javax.swing.JPopupMenu)" class="member-name-link">displayPopUp(MouseEvent, JPopupMenu)</a> - Method in class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/GuiPackage.html" title="class in org.apache.jmeter.gui">GuiPackage</a></dt>
<dd>
<div class="block">Display the specified popup menu with the source component and location
from the specified mouse event.</div>
</dd>
<dt><a href="org/apache/jorphan/util/JOrphanUtils.html#displayThreads(boolean)" class="member-name-link">displayThreads(boolean)</a> - Static method in class org.apache.jorphan.util.<a href="org/apache/jorphan/util/JOrphanUtils.html" title="class in org.apache.jorphan.util">JOrphanUtils</a></dt>
<dd>
<div class="block">Display currently running threads on system.out
This may be expensive to run.</div>
</dd>
<dt><a href="org/apache/jorphan/gui/MenuScroller.html#dispose()" class="member-name-link">dispose()</a> - Method in class org.apache.jorphan.gui.<a href="org/apache/jorphan/gui/MenuScroller.html" title="class in org.apache.jorphan.gui">MenuScroller</a></dt>
<dd>
<div class="block">Removes this MenuScroller from the associated menu and restores the
default behavior of the menu.</div>
</dd>
<dt><a href="org/apache/jmeter/engine/DistributedRunner.html" class="type-name-link" title="class in org.apache.jmeter.engine">DistributedRunner</a> - Class in <a href="org/apache/jmeter/engine/package-summary.html">org.apache.jmeter.engine</a></dt>
<dd>
<div class="block">This class serves all responsibility of starting and stopping distributed tests.</div>
</dd>
<dt><a href="org/apache/jmeter/engine/DistributedRunner.html#%3Cinit%3E()" class="member-name-link">DistributedRunner()</a> - Constructor for class org.apache.jmeter.engine.<a href="org/apache/jmeter/engine/DistributedRunner.html" title="class in org.apache.jmeter.engine">DistributedRunner</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/engine/DistributedRunner.html#%3Cinit%3E(java.util.Properties)" class="member-name-link">DistributedRunner(Properties)</a> - Constructor for class org.apache.jmeter.engine.<a href="org/apache/jmeter/engine/DistributedRunner.html" title="class in org.apache.jmeter.engine">DistributedRunner</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/math/StatCalculatorInteger.html#divide(java.lang.Integer,int)" class="member-name-link">divide(Integer, int)</a> - Method in class org.apache.jorphan.math.<a href="org/apache/jorphan/math/StatCalculatorInteger.html" title="class in org.apache.jorphan.math">StatCalculatorInteger</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/math/StatCalculatorInteger.html#divide(java.lang.Integer,long)" class="member-name-link">divide(Integer, long)</a> - Method in class org.apache.jorphan.math.<a href="org/apache/jorphan/math/StatCalculatorInteger.html" title="class in org.apache.jorphan.math">StatCalculatorInteger</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/math/StatCalculatorLong.html#divide(java.lang.Long,int)" class="member-name-link">divide(Long, int)</a> - Method in class org.apache.jorphan.math.<a href="org/apache/jorphan/math/StatCalculatorLong.html" title="class in org.apache.jorphan.math">StatCalculatorLong</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/math/StatCalculatorLong.html#divide(java.lang.Long,long)" class="member-name-link">divide(Long, long)</a> - Method in class org.apache.jorphan.math.<a href="org/apache/jorphan/math/StatCalculatorLong.html" title="class in org.apache.jorphan.math">StatCalculatorLong</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/math/StatCalculator.html#divide(T,int)" class="member-name-link">divide(T, int)</a> - Method in class org.apache.jorphan.math.<a href="org/apache/jorphan/math/StatCalculator.html" title="class in org.apache.jorphan.math">StatCalculator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/math/StatCalculator.html#divide(T,long)" class="member-name-link">divide(T, long)</a> - Method in class org.apache.jorphan.math.<a href="org/apache/jorphan/math/StatCalculator.html" title="class in org.apache.jorphan.math">StatCalculator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#DNS_CACHE_MANAGER" class="member-name-link">DNS_CACHE_MANAGER</a> - Static variable in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPSamplerBase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/DNSCacheManager.html" class="type-name-link" title="class in org.apache.jmeter.protocol.http.control">DNSCacheManager</a> - Class in <a href="org/apache/jmeter/protocol/http/control/package-summary.html">org.apache.jmeter.protocol.http.control</a></dt>
<dd>
<div class="block">This config element provides ability to have flexible control over DNS
caching function.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/DNSCacheManager.html#%3Cinit%3E()" class="member-name-link">DNSCacheManager()</a> - Constructor for class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/DNSCacheManager.html" title="class in org.apache.jmeter.protocol.http.control">DNSCacheManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/gui/DNSCachePanel.html" class="type-name-link" title="class in org.apache.jmeter.protocol.http.gui">DNSCachePanel</a> - Class in <a href="org/apache/jmeter/protocol/http/gui/package-summary.html">org.apache.jmeter.protocol.http.gui</a></dt>
<dd>
<div class="block">This gui part of @see
<a href="org/apache/jmeter/protocol/http/control/DNSCacheManager.html" title="class in org.apache.jmeter.protocol.http.control"><code>DNSCacheManager</code></a>.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/gui/DNSCachePanel.html#%3Cinit%3E()" class="member-name-link">DNSCachePanel()</a> - Constructor for class org.apache.jmeter.protocol.http.gui.<a href="org/apache/jmeter/protocol/http/gui/DNSCachePanel.html" title="class in org.apache.jmeter.protocol.http.gui">DNSCachePanel</a></dt>
<dd>
<div class="block">Default constructor.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#DO_MULTIPART_POST" class="member-name-link">DO_MULTIPART_POST</a> - Static variable in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPSamplerBase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/AboutCommand.html#doAction(java.awt.event.ActionEvent)" class="member-name-link">doAction(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/AboutCommand.html" title="class in org.apache.jmeter.gui.action">AboutCommand</a></dt>
<dd>
<div class="block">Handle the "about" action by displaying the "About Apache JMeter..."
dialog box.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/AbstractAction.html#doAction(java.awt.event.ActionEvent)" class="member-name-link">doAction(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/AbstractAction.html" title="class in org.apache.jmeter.gui.action">AbstractAction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/AbstractActionWithNoRunningTest.html#doAction(java.awt.event.ActionEvent)" class="member-name-link">doAction(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/AbstractActionWithNoRunningTest.html" title="class in org.apache.jmeter.gui.action">AbstractActionWithNoRunningTest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/AddParent.html#doAction(java.awt.event.ActionEvent)" class="member-name-link">doAction(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/AddParent.html" title="class in org.apache.jmeter.gui.action">AddParent</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/AddThinkTimeBetweenEachStep.html#doAction(java.awt.event.ActionEvent)" class="member-name-link">doAction(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/AddThinkTimeBetweenEachStep.html" title="class in org.apache.jmeter.gui.action">AddThinkTimeBetweenEachStep</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/AddToTree.html#doAction(java.awt.event.ActionEvent)" class="member-name-link">doAction(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/AddToTree.html" title="class in org.apache.jmeter.gui.action">AddToTree</a></dt>
<dd>
<div class="block">Adds the specified class to the current node of the tree.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/ApplyNamingConvention.html#doAction(java.awt.event.ActionEvent)" class="member-name-link">doAction(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ApplyNamingConvention.html" title="class in org.apache.jmeter.gui.action">ApplyNamingConvention</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/ChangeParent.html#doAction(java.awt.event.ActionEvent)" class="member-name-link">doAction(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ChangeParent.html" title="class in org.apache.jmeter.gui.action">ChangeParent</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/CheckDirty.html#doAction(java.awt.event.ActionEvent)" class="member-name-link">doAction(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/CheckDirty.html" title="class in org.apache.jmeter.gui.action">CheckDirty</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/Clear.html#doAction(java.awt.event.ActionEvent)" class="member-name-link">doAction(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/Clear.html" title="class in org.apache.jmeter.gui.action">Clear</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/CollapseExpand.html#doAction(java.awt.event.ActionEvent)" class="member-name-link">doAction(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/CollapseExpand.html" title="class in org.apache.jmeter.gui.action">CollapseExpand</a></dt>
<dd>
<div class="block">This method performs the actual command processing.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/CollapseExpandTreeBranch.html#doAction(java.awt.event.ActionEvent)" class="member-name-link">doAction(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/CollapseExpandTreeBranch.html" title="class in org.apache.jmeter.gui.action">CollapseExpandTreeBranch</a></dt>
<dd>
<div class="block">This method performs the actual command processing.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/Command.html#doAction(java.awt.event.ActionEvent)" class="member-name-link">doAction(ActionEvent)</a> - Method in interface org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/Command.html" title="interface in org.apache.jmeter.gui.action">Command</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/CompileJSR223TestElements.html#doAction(java.awt.event.ActionEvent)" class="member-name-link">doAction(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/CompileJSR223TestElements.html" title="class in org.apache.jmeter.gui.action">CompileJSR223TestElements</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/Copy.html#doAction(java.awt.event.ActionEvent)" class="member-name-link">doAction(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/Copy.html" title="class in org.apache.jmeter.gui.action">Copy</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/CreateFunctionDialog.html#doAction(java.awt.event.ActionEvent)" class="member-name-link">doAction(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/CreateFunctionDialog.html" title="class in org.apache.jmeter.gui.action">CreateFunctionDialog</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/Cut.html#doAction(java.awt.event.ActionEvent)" class="member-name-link">doAction(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/Cut.html" title="class in org.apache.jmeter.gui.action">Cut</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/Duplicate.html#doAction(java.awt.event.ActionEvent)" class="member-name-link">doAction(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/Duplicate.html" title="class in org.apache.jmeter.gui.action">Duplicate</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/EditCommand.html#doAction(java.awt.event.ActionEvent)" class="member-name-link">doAction(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/EditCommand.html" title="class in org.apache.jmeter.gui.action">EditCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/EnableComponent.html#doAction(java.awt.event.ActionEvent)" class="member-name-link">doAction(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/EnableComponent.html" title="class in org.apache.jmeter.gui.action">EnableComponent</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/ExportTransactionAndSamplerNames.html#doAction(java.awt.event.ActionEvent)" class="member-name-link">doAction(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ExportTransactionAndSamplerNames.html" title="class in org.apache.jmeter.gui.action">ExportTransactionAndSamplerNames</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/Help.html#doAction(java.awt.event.ActionEvent)" class="member-name-link">doAction(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/Help.html" title="class in org.apache.jmeter.gui.action">Help</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/LoggerPanelEnableDisable.html#doAction(java.awt.event.ActionEvent)" class="member-name-link">doAction(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/LoggerPanelEnableDisable.html" title="class in org.apache.jmeter.gui.action">LoggerPanelEnableDisable</a></dt>
<dd>
<div class="block">This method performs the actual command processing.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/LogLevelCommand.html#doAction(java.awt.event.ActionEvent)" class="member-name-link">doAction(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/LogLevelCommand.html" title="class in org.apache.jmeter.gui.action">LogLevelCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/LookAndFeelCommand.html#doAction(java.awt.event.ActionEvent)" class="member-name-link">doAction(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/LookAndFeelCommand.html" title="class in org.apache.jmeter.gui.action">LookAndFeelCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/Move.html#doAction(java.awt.event.ActionEvent)" class="member-name-link">doAction(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/Move.html" title="class in org.apache.jmeter.gui.action">Move</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/OpenLinkAction.html#doAction(java.awt.event.ActionEvent)" class="member-name-link">doAction(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/OpenLinkAction.html" title="class in org.apache.jmeter.gui.action">OpenLinkAction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/Paste.html#doAction(java.awt.event.ActionEvent)" class="member-name-link">doAction(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/Paste.html" title="class in org.apache.jmeter.gui.action">Paste</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/RemoteStart.html#doAction(java.awt.event.ActionEvent)" class="member-name-link">doAction(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/RemoteStart.html" title="class in org.apache.jmeter.gui.action">RemoteStart</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/Remove.html#doAction(java.awt.event.ActionEvent)" class="member-name-link">doAction(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/Remove.html" title="class in org.apache.jmeter.gui.action">Remove</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/ResetSearchCommand.html#doAction(java.awt.event.ActionEvent)" class="member-name-link">doAction(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ResetSearchCommand.html" title="class in org.apache.jmeter.gui.action">ResetSearchCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/Save.html#doAction(java.awt.event.ActionEvent)" class="member-name-link">doAction(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/Save.html" title="class in org.apache.jmeter.gui.action">Save</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/SaveBeforeRun.html#doAction(java.awt.event.ActionEvent)" class="member-name-link">doAction(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/SaveBeforeRun.html" title="class in org.apache.jmeter.gui.action">SaveBeforeRun</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/SaveGraphics.html#doAction(java.awt.event.ActionEvent)" class="member-name-link">doAction(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/SaveGraphics.html" title="class in org.apache.jmeter.gui.action">SaveGraphics</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/SchematicView.html#doAction(java.awt.event.ActionEvent)" class="member-name-link">doAction(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/SchematicView.html" title="class in org.apache.jmeter.gui.action">SchematicView</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/SearchTreeCommand.html#doAction(java.awt.event.ActionEvent)" class="member-name-link">doAction(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/SearchTreeCommand.html" title="class in org.apache.jmeter.gui.action">SearchTreeCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/SSLManagerCommand.html#doAction(java.awt.event.ActionEvent)" class="member-name-link">doAction(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/SSLManagerCommand.html" title="class in org.apache.jmeter.gui.action">SSLManagerCommand</a></dt>
<dd>
<div class="block">Handle the "sslmanager" action by displaying the "SSL CLient Manager"
dialog box.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/Start.html#doAction(java.awt.event.ActionEvent)" class="member-name-link">doAction(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/Start.html" title="class in org.apache.jmeter.gui.action">Start</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/StopStoppables.html#doAction(java.awt.event.ActionEvent)" class="member-name-link">doAction(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/StopStoppables.html" title="class in org.apache.jmeter.gui.action">StopStoppables</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/UndoCommand.html#doAction(java.awt.event.ActionEvent)" class="member-name-link">doAction(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/UndoCommand.html" title="class in org.apache.jmeter.gui.action">UndoCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/What.html#doAction(java.awt.event.ActionEvent)" class="member-name-link">doAction(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/What.html" title="class in org.apache.jmeter.gui.action">What</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/ZoomInOut.html#doAction(java.awt.event.ActionEvent)" class="member-name-link">doAction(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ZoomInOut.html" title="class in org.apache.jmeter.gui.action">ZoomInOut</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/HtmlReportAction.html#doAction(java.awt.event.ActionEvent)" class="member-name-link">doAction(ActionEvent)</a> - Method in class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/HtmlReportAction.html" title="class in org.apache.jmeter.gui">HtmlReportAction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/gui/action/ParseCurlCommandAction.html#doAction(java.awt.event.ActionEvent)" class="member-name-link">doAction(ActionEvent)</a> - Method in class org.apache.jmeter.protocol.http.gui.action.<a href="org/apache/jmeter/protocol/http/gui/action/ParseCurlCommandAction.html" title="class in org.apache.jmeter.protocol.http.gui.action">ParseCurlCommandAction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/AbstractActionWithNoRunningTest.html#doActionAfterCheck(java.awt.event.ActionEvent)" class="member-name-link">doActionAfterCheck(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/AbstractActionWithNoRunningTest.html" title="class in org.apache.jmeter.gui.action">AbstractActionWithNoRunningTest</a></dt>
<dd>
<div class="block">Called to handle <a href="https://docs.oracle.com/javase/8/docs/api/java/awt/event/ActionEvent.html" title="class or interface in java.awt.event" class="external-link"><code>ActionEvent</code></a> only if no test is running</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/ChangeLanguage.html#doActionAfterCheck(java.awt.event.ActionEvent)" class="member-name-link">doActionAfterCheck(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ChangeLanguage.html" title="class in org.apache.jmeter.gui.action">ChangeLanguage</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/Close.html#doActionAfterCheck(java.awt.event.ActionEvent)" class="member-name-link">doActionAfterCheck(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/Close.html" title="class in org.apache.jmeter.gui.action">Close</a></dt>
<dd>
<div class="block">This method performs the actual command processing.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/ExitCommand.html#doActionAfterCheck(java.awt.event.ActionEvent)" class="member-name-link">doActionAfterCheck(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ExitCommand.html" title="class in org.apache.jmeter.gui.action">ExitCommand</a></dt>
<dd>
<div class="block">Description of the Method</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/Load.html#doActionAfterCheck(java.awt.event.ActionEvent)" class="member-name-link">doActionAfterCheck(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/Load.html" title="class in org.apache.jmeter.gui.action">Load</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/LoadRecentProject.html#doActionAfterCheck(java.awt.event.ActionEvent)" class="member-name-link">doActionAfterCheck(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/LoadRecentProject.html" title="class in org.apache.jmeter.gui.action">LoadRecentProject</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/Restart.html#doActionAfterCheck(java.awt.event.ActionEvent)" class="member-name-link">doActionAfterCheck(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/Restart.html" title="class in org.apache.jmeter.gui.action">Restart</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/RevertProject.html#doActionAfterCheck(java.awt.event.ActionEvent)" class="member-name-link">doActionAfterCheck(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/RevertProject.html" title="class in org.apache.jmeter.gui.action">RevertProject</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/TemplatesCommand.html#doActionAfterCheck(java.awt.event.ActionEvent)" class="member-name-link">doActionAfterCheck(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/TemplatesCommand.html" title="class in org.apache.jmeter.gui.action">TemplatesCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/ActionRouter.html#doActionNow(java.awt.event.ActionEvent)" class="member-name-link">doActionNow(ActionEvent)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ActionRouter.html" title="class in org.apache.jmeter.gui.action">ActionRouter</a></dt>
<dd>
<div class="block">To execute an action immediately in the current thread.</div>
</dd>
<dt><a href="org/apache/jmeter/assertions/HTMLAssertion.html#DOCTYPE_KEY" class="member-name-link">DOCTYPE_KEY</a> - Static variable in class org.apache.jmeter.assertions.<a href="org/apache/jmeter/assertions/HTMLAssertion.html" title="class in org.apache.jmeter.assertions">HTMLAssertion</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/util/Document.html" class="type-name-link" title="class in org.apache.jmeter.util">Document</a> - Class in <a href="org/apache/jmeter/util/package-summary.html">org.apache.jmeter.util</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/util/Document.html#%3Cinit%3E()" class="member-name-link">Document()</a> - Constructor for class org.apache.jmeter.util.<a href="org/apache/jmeter/util/Document.html" title="class in org.apache.jmeter.util">Document</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#DOMAIN" class="member-name-link">DOMAIN</a> - Static variable in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPSamplerBase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/threads/TestCompiler.html#done(org.apache.jmeter.threads.SamplePackage)" class="member-name-link">done(SamplePackage)</a> - Method in class org.apache.jmeter.threads.<a href="org/apache/jmeter/threads/TestCompiler.html" title="class in org.apache.jmeter.threads">TestCompiler</a></dt>
<dd>
<div class="block">Reset pack to its initial state</div>
</dd>
<dt><a href="org/apache/jmeter/testelement/property/DoubleProperty.html" class="type-name-link" title="class in org.apache.jmeter.testelement.property">DoubleProperty</a> - Class in <a href="org/apache/jmeter/testelement/property/package-summary.html">org.apache.jmeter.testelement.property</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testelement/property/DoubleProperty.html#%3Cinit%3E()" class="member-name-link">DoubleProperty()</a> - Constructor for class org.apache.jmeter.testelement.property.<a href="org/apache/jmeter/testelement/property/DoubleProperty.html" title="class in org.apache.jmeter.testelement.property">DoubleProperty</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testelement/property/DoubleProperty.html#%3Cinit%3E(java.lang.String,double)" class="member-name-link">DoubleProperty(String, double)</a> - Constructor for class org.apache.jmeter.testelement.property.<a href="org/apache/jmeter/testelement/property/DoubleProperty.html" title="class in org.apache.jmeter.testelement.property">DoubleProperty</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/config/gui/RowDetailDialog.html#doUpdate(java.awt.event.ActionEvent)" class="member-name-link">doUpdate(ActionEvent)</a> - Method in class org.apache.jmeter.config.gui.<a href="org/apache/jmeter/config/gui/RowDetailDialog.html" title="class in org.apache.jmeter.config.gui">RowDetailDialog</a></dt>
<dd>
<div class="block">Update model values</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#downloadPageResources(org.apache.jmeter.protocol.http.sampler.HTTPSampleResult,org.apache.jmeter.protocol.http.sampler.HTTPSampleResult,int)" class="member-name-link">downloadPageResources(HTTPSampleResult, HTTPSampleResult, int)</a> - Method in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPSamplerBase</a></dt>
<dd>
<div class="block">Download the resources of an HTML page.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/MainFrame.html#dragEnter(java.awt.dnd.DropTargetDragEvent)" class="member-name-link">dragEnter(DropTargetDragEvent)</a> - Method in class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/MainFrame.html" title="class in org.apache.jmeter.gui">MainFrame</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/MainFrame.html#dragExit(java.awt.dnd.DropTargetEvent)" class="member-name-link">dragExit(DropTargetEvent)</a> - Method in class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/MainFrame.html" title="class in org.apache.jmeter.gui">MainFrame</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/MainFrame.html#dragOver(java.awt.dnd.DropTargetDragEvent)" class="member-name-link">dragOver(DropTargetDragEvent)</a> - Method in class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/MainFrame.html" title="class in org.apache.jmeter.gui">MainFrame</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/MainFrame.html#drop(java.awt.dnd.DropTargetDropEvent)" class="member-name-link">drop(DropTargetDropEvent)</a> - Method in class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/MainFrame.html" title="class in org.apache.jmeter.gui">MainFrame</a></dt>
<dd>
<div class="block">Handler of Top level Dnd</div>
</dd>
<dt><a href="org/apache/jmeter/gui/MainFrame.html#dropActionChanged(java.awt.dnd.DropTargetDragEvent)" class="member-name-link">dropActionChanged(DropTargetDragEvent)</a> - Method in class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/MainFrame.html" title="class in org.apache.jmeter.gui">MainFrame</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/util/HeapDumper.html#dumpHeap()" class="member-name-link">dumpHeap()</a> - Static method in class org.apache.jorphan.util.<a href="org/apache/jorphan/util/HeapDumper.html" title="class in org.apache.jorphan.util">HeapDumper</a></dt>
<dd>
<div class="block">Dumps live objects from the heap to the outputFile file in the same format as the hprof heap dump.</div>
</dd>
<dt><a href="org/apache/jorphan/util/HeapDumper.html#dumpHeap(boolean)" class="member-name-link">dumpHeap(boolean)</a> - Static method in class org.apache.jorphan.util.<a href="org/apache/jorphan/util/HeapDumper.html" title="class in org.apache.jorphan.util">HeapDumper</a></dt>
<dd>
<div class="block">Dumps objects from the heap to the outputFile file in the same format as the hprof heap dump.</div>
</dd>
<dt><a href="org/apache/jorphan/util/HeapDumper.html#dumpHeap(java.io.File,boolean)" class="member-name-link">dumpHeap(File, boolean)</a> - Static method in class org.apache.jorphan.util.<a href="org/apache/jorphan/util/HeapDumper.html" title="class in org.apache.jorphan.util">HeapDumper</a></dt>
<dd>
<div class="block">Dumps objects from the heap to the outputFile file in the same format as the hprof heap dump.</div>
</dd>
<dt><a href="org/apache/jorphan/util/HeapDumper.html#dumpHeap(java.lang.String)" class="member-name-link">dumpHeap(String)</a> - Static method in class org.apache.jorphan.util.<a href="org/apache/jorphan/util/HeapDumper.html" title="class in org.apache.jorphan.util">HeapDumper</a></dt>
<dd>
<div class="block">Dumps live objects from the heap to the outputFile file in the same format as the hprof heap dump.</div>
</dd>
<dt><a href="org/apache/jorphan/util/HeapDumper.html#dumpHeap(java.lang.String,boolean)" class="member-name-link">dumpHeap(String, boolean)</a> - Static method in class org.apache.jorphan.util.<a href="org/apache/jorphan/util/HeapDumper.html" title="class in org.apache.jorphan.util">HeapDumper</a></dt>
<dd>
<div class="block">Dumps the heap to the outputFile file in the same format as the hprof heap dump.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/Duplicate.html" class="type-name-link" title="class in org.apache.jmeter.gui.action">Duplicate</a> - Class in <a href="org/apache/jmeter/gui/action/package-summary.html">org.apache.jmeter.gui.action</a></dt>
<dd>
<div class="block">Implements the Duplicate menu command</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/Duplicate.html#%3Cinit%3E()" class="member-name-link">Duplicate()</a> - Constructor for class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/Duplicate.html" title="class in org.apache.jmeter.gui.action">Duplicate</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/ActionNames.html#DUPLICATE" class="member-name-link">DUPLICATE</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ActionNames.html" title="class in org.apache.jmeter.gui.action">ActionNames</a></dt>
<dd>
<div class="block">Copy, then paste afterwards</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/KeyStrokes.html#DUPLICATE" class="member-name-link">DUPLICATE</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/KeyStrokes.html" title="class in org.apache.jmeter.gui.action">KeyStrokes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/commons/cli/avalon/CLOptionDescriptor.html#DUPLICATES_ALLOWED" class="member-name-link">DUPLICATES_ALLOWED</a> - Static variable in class org.apache.commons.cli.avalon.<a href="org/apache/commons/cli/avalon/CLOptionDescriptor.html" title="class in org.apache.commons.cli.avalon">CLOptionDescriptor</a></dt>
<dd>
<div class="block">Flag to say this option may be repeated on the command line</div>
</dd>
<dt><a href="org/apache/jmeter/threads/ThreadGroup.html#DURATION" class="member-name-link">DURATION</a> - Static variable in class org.apache.jmeter.threads.<a href="org/apache/jmeter/threads/ThreadGroup.html" title="class in org.apache.jmeter.threads">ThreadGroup</a></dt>
<dd>
<div class="block">Scheduler duration, overrides end time</div>
</dd>
<dt><a href="org/apache/jmeter/assertions/DurationAssertion.html#DURATION_KEY" class="member-name-link">DURATION_KEY</a> - Static variable in class org.apache.jmeter.assertions.<a href="org/apache/jmeter/assertions/DurationAssertion.html" title="class in org.apache.jmeter.assertions">DurationAssertion</a></dt>
<dd>
<div class="block">Key for storing assertion-information in the jmx-file.</div>
</dd>
<dt><a href="org/apache/jmeter/assertions/DurationAssertion.html" class="type-name-link" title="class in org.apache.jmeter.assertions">DurationAssertion</a> - Class in <a href="org/apache/jmeter/assertions/package-summary.html">org.apache.jmeter.assertions</a></dt>
<dd>
<div class="block">Checks if an Sample is sampled within a specified time-frame.</div>
</dd>
<dt><a href="org/apache/jmeter/assertions/DurationAssertion.html#%3Cinit%3E()" class="member-name-link">DurationAssertion()</a> - Constructor for class org.apache.jmeter.assertions.<a href="org/apache/jmeter/assertions/DurationAssertion.html" title="class in org.apache.jmeter.assertions">DurationAssertion</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/gui/DurationAssertionGui.html" class="type-name-link" title="class in org.apache.jmeter.assertions.gui">DurationAssertionGui</a> - Class in <a href="org/apache/jmeter/assertions/gui/package-summary.html">org.apache.jmeter.assertions.gui</a></dt>
<dd>
<div class="block">GUI for <a href="org/apache/jmeter/assertions/DurationAssertion.html" title="class in org.apache.jmeter.assertions"><code>DurationAssertion</code></a></div>
</dd>
<dt><a href="org/apache/jmeter/assertions/gui/DurationAssertionGui.html#%3Cinit%3E()" class="member-name-link">DurationAssertionGui()</a> - Constructor for class org.apache.jmeter.assertions.gui.<a href="org/apache/jmeter/assertions/gui/DurationAssertionGui.html" title="class in org.apache.jmeter.assertions.gui">DurationAssertionGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/ProxyControl.KeystoreMode.html#DYNAMIC_KEYSTORE" class="member-name-link">DYNAMIC_KEYSTORE</a> - Enum constant in enum org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/ProxyControl.KeystoreMode.html" title="enum in org.apache.jmeter.protocol.http.proxy">ProxyControl.KeystoreMode</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/DynamicClassLoader.html" class="type-name-link" title="class in org.apache.jmeter">DynamicClassLoader</a> - Class in <a href="org/apache/jmeter/package-summary.html">org.apache.jmeter</a></dt>
<dd>
<div class="block">This is a basic URL classloader for loading new resources
dynamically.</div>
</dd>
<dt><a href="org/apache/jmeter/DynamicClassLoader.html#%3Cinit%3E(java.net.URL%5B%5D)" class="member-name-link">DynamicClassLoader(URL[])</a> - Constructor for class org.apache.jmeter.<a href="org/apache/jmeter/DynamicClassLoader.html" title="class in org.apache.jmeter">DynamicClassLoader</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/DynamicClassLoader.html#%3Cinit%3E(java.net.URL%5B%5D,java.lang.ClassLoader)" class="member-name-link">DynamicClassLoader(URL[], ClassLoader)</a> - Constructor for class org.apache.jmeter.<a href="org/apache/jmeter/DynamicClassLoader.html" title="class in org.apache.jmeter">DynamicClassLoader</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/DynamicClassLoader.html#%3Cinit%3E(java.net.URL%5B%5D,java.lang.ClassLoader,java.net.URLStreamHandlerFactory)" class="member-name-link">DynamicClassLoader(URL[], ClassLoader, URLStreamHandlerFactory)</a> - Constructor for class org.apache.jmeter.<a href="org/apache/jmeter/DynamicClassLoader.html" title="class in org.apache.jmeter">DynamicClassLoader</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/DynamicKerberosSchemeFactory.html" class="type-name-link" title="class in org.apache.jmeter.protocol.http.control">DynamicKerberosSchemeFactory</a> - Class in <a href="org/apache/jmeter/protocol/http/control/package-summary.html">org.apache.jmeter.protocol.http.control</a></dt>
<dd>
<div class="block">Extends <code>KerberosSchemeFactory</code> to provide ability to customize stripPort
setting in <code>KerberosScheme</code> based on <code>HttpContext</code></div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/DynamicKerberosSchemeFactory.html#%3Cinit%3E(boolean,boolean)" class="member-name-link">DynamicKerberosSchemeFactory(boolean, boolean)</a> - Constructor for class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/DynamicKerberosSchemeFactory.html" title="class in org.apache.jmeter.protocol.http.control">DynamicKerberosSchemeFactory</a></dt>
<dd>
<div class="block">Constructor for DynamicKerberosSchemeFactory</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/DynamicSPNegoSchemeFactory.html" class="type-name-link" title="class in org.apache.jmeter.protocol.http.control">DynamicSPNegoSchemeFactory</a> - Class in <a href="org/apache/jmeter/protocol/http/control/package-summary.html">org.apache.jmeter.protocol.http.control</a></dt>
<dd>
<div class="block">Extends <code>SPNegoSchemeFactory</code> to provide ability to customize stripPort
setting in <code>SPNegoScheme</code> based on <code>HttpContext</code></div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/DynamicSPNegoSchemeFactory.html#%3Cinit%3E(boolean,boolean)" class="member-name-link">DynamicSPNegoSchemeFactory(boolean, boolean)</a> - Constructor for class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/DynamicSPNegoSchemeFactory.html" title="class in org.apache.jmeter.protocol.http.control">DynamicSPNegoSchemeFactory</a></dt>
<dd>
<div class="block">Constructor for DynamicSPNegoSchemeFactory</div>
</dd>
<dt><a href="org/apache/jorphan/gui/DynamicStyle.html" class="type-name-link" title="class in org.apache.jorphan.gui">DynamicStyle</a> - Class in <a href="org/apache/jorphan/gui/package-summary.html">org.apache.jorphan.gui</a></dt>
<dd>
<div class="block">By default, Swing does not provide a way to augment components when
look and feel changes.</div>
</dd>
<dt><a href="org/apache/jorphan/gui/DynamicStyle.html#%3Cinit%3E()" class="member-name-link">DynamicStyle()</a> - Constructor for class org.apache.jorphan.gui.<a href="org/apache/jorphan/gui/DynamicStyle.html" title="class in org.apache.jorphan.gui">DynamicStyle</a></dt>
<dd>&nbsp;</dd>
</dl>
<h2 class="title" id="I:E">E</h2>
<dl class="index">
<dt><a href="org/apache/jmeter/gui/plugin/MenuCreator.MENU_LOCATION.html#EDIT" class="member-name-link">EDIT</a> - Enum constant in enum org.apache.jmeter.gui.plugin.<a href="org/apache/jmeter/gui/plugin/MenuCreator.MENU_LOCATION.html" title="enum in org.apache.jmeter.gui.plugin">MenuCreator.MENU_LOCATION</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/ActionNames.html#EDIT" class="member-name-link">EDIT</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ActionNames.html" title="class in org.apache.jmeter.gui.action">ActionNames</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/EditCommand.html" class="type-name-link" title="class in org.apache.jmeter.gui.action">EditCommand</a> - Class in <a href="org/apache/jmeter/gui/action/package-summary.html">org.apache.jmeter.gui.action</a></dt>
<dd>
<div class="block">Implements the Edit menu item.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/EditCommand.html#%3Cinit%3E()" class="member-name-link">EditCommand()</a> - Constructor for class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/EditCommand.html" title="class in org.apache.jmeter.gui.action">EditCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/TextAreaTableCellEditor.html#editorComponent" class="member-name-link">editorComponent</a> - Variable in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/TextAreaTableCellEditor.html" title="class in org.apache.jmeter.gui.util">TextAreaTableCellEditor</a></dt>
<dd>
<div class="block">The Swing component being edited.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/util/TextAreaTableCellEditor.EditorDelegate.html#%3Cinit%3E()" class="member-name-link">EditorDelegate()</a> - Constructor for class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/TextAreaTableCellEditor.EditorDelegate.html" title="class in org.apache.jmeter.gui.util">TextAreaTableCellEditor.EditorDelegate</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/ElapsedTimeValueSelector.html" class="type-name-link" title="class in org.apache.jmeter.report.processor.graph">ElapsedTimeValueSelector</a> - Class in <a href="org/apache/jmeter/report/processor/graph/package-summary.html">org.apache.jmeter.report.processor.graph</a></dt>
<dd>
<div class="block">The class ElapsedTimeValueSelector provides a projection from a sample to its
elapsed time.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/ElapsedTimeValueSelector.html#%3Cinit%3E(boolean)" class="member-name-link">ElapsedTimeValueSelector(boolean)</a> - Constructor for class org.apache.jmeter.report.processor.graph.<a href="org/apache/jmeter/report/processor/graph/ElapsedTimeValueSelector.html" title="class in org.apache.jmeter.report.processor.graph">ElapsedTimeValueSelector</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#EMBEDDED_URL_EXCLUDE_RE" class="member-name-link">EMBEDDED_URL_EXCLUDE_RE</a> - Static variable in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPSamplerBase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#EMBEDDED_URL_RE" class="member-name-link">EMBEDDED_URL_RE</a> - Static variable in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPSamplerBase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/smtp/sampler/SmtpSampler.html#EML_MESSAGE_TO_SEND" class="member-name-link">EML_MESSAGE_TO_SEND</a> - Static variable in class org.apache.jmeter.protocol.smtp.sampler.<a href="org/apache/jmeter/protocol/smtp/sampler/SmtpSampler.html" title="class in org.apache.jmeter.protocol.smtp.sampler">SmtpSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/gui/GuiUtils.html#emptyBorder(C)" class="member-name-link">emptyBorder(C)</a> - Static method in class org.apache.jorphan.gui.<a href="org/apache/jorphan/gui/GuiUtils.html" title="class in org.apache.jorphan.gui">GuiUtils</a></dt>
<dd>
<div class="block">Clears border of the given component.</div>
</dd>
<dt><a href="org/apache/jmeter/testelement/AbstractTestElement.html#emptyTemporary()" class="member-name-link">emptyTemporary()</a> - Method in class org.apache.jmeter.testelement.<a href="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</a></dt>
<dd>
<div class="block">Clears temporaryProperties</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/ActionNames.html#ENABLE" class="member-name-link">ENABLE</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ActionNames.html" title="class in org.apache.jmeter.gui.action">ActionNames</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/smtp/sampler/SmtpSampler.html#ENABLE_DEBUG" class="member-name-link">ENABLE_DEBUG</a> - Static variable in class org.apache.jmeter.protocol.smtp.sampler.<a href="org/apache/jmeter/protocol/smtp/sampler/SmtpSampler.html" title="class in org.apache.jmeter.protocol.smtp.sampler">SmtpSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/Graph.html#enableAverage(boolean)" class="member-name-link">enableAverage(boolean)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/Graph.html" title="class in org.apache.jmeter.visualizers">Graph</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/EnableComponent.html" class="type-name-link" title="class in org.apache.jmeter.gui.action">EnableComponent</a> - Class in <a href="org/apache/jmeter/gui/action/package-summary.html">org.apache.jmeter.gui.action</a></dt>
<dd>
<div class="block">Implements the Enable menu item.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/EnableComponent.html#%3Cinit%3E()" class="member-name-link">EnableComponent()</a> - Constructor for class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/EnableComponent.html" title="class in org.apache.jmeter.gui.action">EnableComponent</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testelement/TestElement.html#ENABLED" class="member-name-link">ENABLED</a> - Static variable in interface org.apache.jmeter.testelement.<a href="org/apache/jmeter/testelement/TestElement.html" title="interface in org.apache.jmeter.testelement">TestElement</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/Graph.html#enableData(boolean)" class="member-name-link">enableData(boolean)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/Graph.html" title="class in org.apache.jmeter.visualizers">Graph</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/Graph.html#enableDeviation(boolean)" class="member-name-link">enableDeviation(boolean)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/Graph.html" title="class in org.apache.jmeter.visualizers">Graph</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/FileListPanel.html#enableFile(boolean)" class="member-name-link">enableFile(boolean)</a> - Method in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/FileListPanel.html" title="class in org.apache.jmeter.gui.util">FileListPanel</a></dt>
<dd>
<div class="block">If the gui needs to enable/disable the FilePanel, call the method.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/util/FilePanelEntry.html#enableFile(boolean)" class="member-name-link">enableFile(boolean)</a> - Method in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/FilePanelEntry.html" title="class in org.apache.jmeter.gui.util">FilePanelEntry</a></dt>
<dd>
<div class="block">If the gui needs to enable/disable the FilePanel, call the method.</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/Graph.html#enableMedian(boolean)" class="member-name-link">enableMedian(boolean)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/Graph.html" title="class in org.apache.jmeter.visualizers">Graph</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/GroupInfo.html#enablesAggregatedKeysSeries()" class="member-name-link">enablesAggregatedKeysSeries()</a> - Method in class org.apache.jmeter.report.processor.graph.<a href="org/apache/jmeter/report/processor/graph/GroupInfo.html" title="class in org.apache.jmeter.report.processor.graph">GroupInfo</a></dt>
<dd>
<div class="block">Enables aggregated keys seriesData.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/GroupInfo.html#enablesOverallSeries()" class="member-name-link">enablesOverallSeries()</a> - Method in class org.apache.jmeter.report.processor.graph.<a href="org/apache/jmeter/report/processor/graph/GroupInfo.html" title="class in org.apache.jmeter.report.processor.graph">GroupInfo</a></dt>
<dd>
<div class="block">Enables overall seriesData.</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/Graph.html#enableThroughput(boolean)" class="member-name-link">enableThroughput(boolean)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/Graph.html" title="class in org.apache.jmeter.visualizers">Graph</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/modifier/URLRewritingModifier.html#encode()" class="member-name-link">encode()</a> - Method in class org.apache.jmeter.protocol.http.modifier.<a href="org/apache/jmeter/protocol/http/modifier/URLRewritingModifier.html" title="class in org.apache.jmeter.protocol.http.modifier">URLRewritingModifier</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/Base64Encoder.html#encode(byte%5B%5D)" class="member-name-link">encode(byte[])</a> - Static method in class org.apache.jmeter.protocol.http.util.<a href="org/apache/jmeter/protocol/http/util/Base64Encoder.html" title="class in org.apache.jmeter.protocol.http.util">Base64Encoder</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/Base64Encoder.html#encode(java.lang.String)" class="member-name-link">encode(String)</a> - Static method in class org.apache.jmeter.protocol.http.util.<a href="org/apache/jmeter/protocol/http/util/Base64Encoder.html" title="class in org.apache.jmeter.protocol.http.util">Base64Encoder</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
&nbsp;</dd>
<dt><a href="org/apache/jmeter/save/converters/ConversionHelp.html#encode(java.lang.String)" class="member-name-link">encode(String)</a> - Static method in class org.apache.jmeter.save.converters.<a href="org/apache/jmeter/save/converters/ConversionHelp.html" title="class in org.apache.jmeter.save.converters">ConversionHelp</a></dt>
<dd>
<div class="block">Encode a string (if necessary) for output to a JTL file.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/Base64Encoder.html#encodeAtom(byte%5B%5D,int,int)" class="member-name-link">encodeAtom(byte[], int, int)</a> - Static method in class org.apache.jmeter.protocol.http.util.<a href="org/apache/jmeter/protocol/http/util/Base64Encoder.html" title="class in org.apache.jmeter.protocol.http.util">Base64Encoder</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#encodeBackSlashes(java.lang.String)" class="member-name-link">encodeBackSlashes(String)</a> - Static method in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPSamplerBase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/EncoderCache.html" class="type-name-link" title="class in org.apache.jmeter.protocol.http.util">EncoderCache</a> - Class in <a href="org/apache/jmeter/protocol/http/util/package-summary.html">org.apache.jmeter.protocol.http.util</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/EncoderCache.html#%3Cinit%3E(int)" class="member-name-link">EncoderCache(int)</a> - Constructor for class org.apache.jmeter.protocol.http.util.<a href="org/apache/jmeter/protocol/http/util/EncoderCache.html" title="class in org.apache.jmeter.protocol.http.util">EncoderCache</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#encodeSpaces(java.lang.String)" class="member-name-link">encodeSpaces(String)</a> - Method in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPSamplerBase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/PostWriter.html#ENCODING" class="member-name-link">ENCODING</a> - Static variable in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/PostWriter.html" title="class in org.apache.jmeter.protocol.http.sampler">PostWriter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/jdbc/AbstractJDBCTestElement.html#ENCODING" class="member-name-link">ENCODING</a> - Static variable in class org.apache.jmeter.protocol.jdbc.<a href="org/apache/jmeter/protocol/jdbc/AbstractJDBCTestElement.html" title="class in org.apache.jmeter.protocol.jdbc">AbstractJDBCTestElement</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/HTTPConstantsInterface.html#ENCODING_BROTLI" class="member-name-link">ENCODING_BROTLI</a> - Static variable in interface org.apache.jmeter.protocol.http.util.<a href="org/apache/jmeter/protocol/http/util/HTTPConstantsInterface.html" title="interface in org.apache.jmeter.protocol.http.util">HTTPConstantsInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/HTTPConstantsInterface.html#ENCODING_DEFLATE" class="member-name-link">ENCODING_DEFLATE</a> - Static variable in interface org.apache.jmeter.protocol.http.util.<a href="org/apache/jmeter/protocol/http/util/HTTPConstantsInterface.html" title="interface in org.apache.jmeter.protocol.http.util">HTTPConstantsInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/HTTPConstantsInterface.html#ENCODING_GZIP" class="member-name-link">ENCODING_GZIP</a> - Static variable in interface org.apache.jmeter.protocol.http.util.<a href="org/apache/jmeter/protocol/http/util/HTTPConstantsInterface.html" title="interface in org.apache.jmeter.protocol.http.util">HTTPConstantsInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/dashboard/ReportGenerator.html#END_DATE_CONSUMER_NAME" class="member-name-link">END_DATE_CONSUMER_NAME</a> - Static variable in class org.apache.jmeter.report.dashboard.<a href="org/apache/jmeter/report/dashboard/ReportGenerator.html" title="class in org.apache.jmeter.report.dashboard">ReportGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testelement/TestElementTraverser.html#endProperty(org.apache.jmeter.testelement.property.JMeterProperty)" class="member-name-link">endProperty(JMeterProperty)</a> - Method in interface org.apache.jmeter.testelement.<a href="org/apache/jmeter/testelement/TestElementTraverser.html" title="interface in org.apache.jmeter.testelement">TestElementTraverser</a></dt>
<dd>
<div class="block">Notification that a property is ending.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/FileWrapper.html#endRow(java.lang.String)" class="member-name-link">endRow(String)</a> - Static method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/FileWrapper.html" title="class in org.apache.jmeter.functions">FileWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/threads/JMeterContextService.html#endTest()" class="member-name-link">endTest()</a> - Static method in class org.apache.jmeter.threads.<a href="org/apache/jmeter/threads/JMeterContextService.html" title="class in org.apache.jmeter.threads">JMeterContextService</a></dt>
<dd>
<div class="block">Called by MainFrame#testEnded().</div>
</dd>
<dt><a href="org/apache/jmeter/testelement/TestElementTraverser.html#endTestElement(org.apache.jmeter.testelement.TestElement)" class="member-name-link">endTestElement(TestElement)</a> - Method in interface org.apache.jmeter.testelement.<a href="org/apache/jmeter/testelement/TestElementTraverser.html" title="interface in org.apache.jmeter.testelement">TestElementTraverser</a></dt>
<dd>
<div class="block">Notification that the test element is now done.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/GuiPackage.html#endUndoTransaction()" class="member-name-link">endUndoTransaction()</a> - Method in class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/GuiPackage.html" title="class in org.apache.jmeter.gui">GuiPackage</a></dt>
<dd>
<div class="block">End a group of actions modeled as 1 undo</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/smtp/sampler/gui/SecuritySettingsPanel.html#ENFORCE_STARTTLS" class="member-name-link">ENFORCE_STARTTLS</a> - Static variable in class org.apache.jmeter.protocol.smtp.sampler.gui.<a href="org/apache/jmeter/protocol/smtp/sampler/gui/SecuritySettingsPanel.html" title="class in org.apache.jmeter.protocol.smtp.sampler.gui">SecuritySettingsPanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/core/SampleMetadata.html#ensureIndexOf(java.lang.String)" class="member-name-link">ensureIndexOf(String)</a> - Method in class org.apache.jmeter.report.core.<a href="org/apache/jmeter/report/core/SampleMetadata.html" title="class in org.apache.jmeter.report.core">SampleMetadata</a></dt>
<dd>
<div class="block">Returns the index of the column with the specified name.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/KeyStrokes.html#ENTER" class="member-name-link">ENTER</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/KeyStrokes.html" title="class in org.apache.jmeter.gui.action">KeyStrokes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/samplers/Entry.html" class="type-name-link" title="class in org.apache.jmeter.samplers">Entry</a> - Class in <a href="org/apache/jmeter/samplers/package-summary.html">org.apache.jmeter.samplers</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/samplers/Entry.html#%3Cinit%3E()" class="member-name-link">Entry()</a> - Constructor for class org.apache.jmeter.samplers.<a href="org/apache/jmeter/samplers/Entry.html" title="class in org.apache.jmeter.samplers">Entry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/MapResultData.html#entrySet()" class="member-name-link">entrySet()</a> - Method in class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/MapResultData.html" title="class in org.apache.jmeter.report.processor">MapResultData</a></dt>
<dd>
<div class="block">Get the entry set.</div>
</dd>
<dt><a href="org/apache/jmeter/threads/JMeterVariables.html#entrySet()" class="member-name-link">entrySet()</a> - Method in class org.apache.jmeter.threads.<a href="org/apache/jmeter/threads/JMeterVariables.html" title="class in org.apache.jmeter.threads">JMeterVariables</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/collections/HashTree.html#entrySet()" class="member-name-link">entrySet()</a> - Method in class org.apache.jorphan.collections.<a href="org/apache/jorphan/collections/HashTree.html" title="class in org.apache.jorphan.collections">HashTree</a></dt>
<dd>
<div class="block">Exists to satisfy the Map interface.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/system/SystemSampler.html#ENVIRONMENT" class="member-name-link">ENVIRONMENT</a> - Static variable in class org.apache.jmeter.protocol.system.<a href="org/apache/jmeter/protocol/system/SystemSampler.html" title="class in org.apache.jmeter.protocol.system">SystemSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/tcp/sampler/TCPSampler.html#EOL_BYTE" class="member-name-link">EOL_BYTE</a> - Static variable in class org.apache.jmeter.protocol.tcp.sampler.<a href="org/apache/jmeter/protocol/tcp/sampler/TCPSampler.html" title="class in org.apache.jmeter.protocol.tcp.sampler">TCPSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/tcp/sampler/AbstractTCPClient.html#eolByte" class="member-name-link">eolByte</a> - Variable in class org.apache.jmeter.protocol.tcp.sampler.<a href="org/apache/jmeter/protocol/tcp/sampler/AbstractTCPClient.html" title="class in org.apache.jmeter.protocol.tcp.sampler">AbstractTCPClient</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/SizeAssertion.html#EQUAL" class="member-name-link">EQUAL</a> - Static variable in class org.apache.jmeter.assertions.<a href="org/apache/jmeter/assertions/SizeAssertion.html" title="class in org.apache.jmeter.assertions">SizeAssertion</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/template/Template.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in class org.apache.jmeter.gui.action.template.<a href="org/apache/jmeter/gui/action/template/Template.html" title="class in org.apache.jmeter.gui.action.template">Template</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/curl/FileArgumentHolder.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in class org.apache.jmeter.protocol.http.curl.<a href="org/apache/jmeter/protocol/http/curl/FileArgumentHolder.html" title="class in org.apache.jmeter.protocol.http.curl">FileArgumentHolder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/curl/StringArgumentHolder.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in class org.apache.jmeter.protocol.http.curl.<a href="org/apache/jmeter/protocol/http/curl/StringArgumentHolder.html" title="class in org.apache.jmeter.protocol.http.curl">StringArgumentHolder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/parser/URLString.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in class org.apache.jmeter.protocol.http.parser.<a href="org/apache/jmeter/protocol/http/parser/URLString.html" title="class in org.apache.jmeter.protocol.http.parser">URLString</a></dt>
<dt><a href="org/apache/jmeter/reporters/ResultSaver.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in class org.apache.jmeter.reporters.<a href="org/apache/jmeter/reporters/ResultSaver.html" title="class in org.apache.jmeter.reporters">ResultSaver</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/rmi/RMIServerSocketFactoryImpl.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in class org.apache.jmeter.rmi.<a href="org/apache/jmeter/rmi/RMIServerSocketFactoryImpl.html" title="class in org.apache.jmeter.rmi">RMIServerSocketFactoryImpl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/samplers/SampleSaveConfiguration.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in class org.apache.jmeter.samplers.<a href="org/apache/jmeter/samplers/SampleSaveConfiguration.html" title="class in org.apache.jmeter.samplers">SampleSaveConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testelement/AbstractTestElement.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in class org.apache.jmeter.testelement.<a href="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</a></dt>
<dt><a href="org/apache/jmeter/testelement/property/AbstractProperty.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in class org.apache.jmeter.testelement.property.<a href="org/apache/jmeter/testelement/property/AbstractProperty.html" title="class in org.apache.jmeter.testelement.property">AbstractProperty</a></dt>
<dd>
<div class="block">Determines if the two objects are equal by comparing names and values</div>
</dd>
<dt><a href="org/apache/jmeter/testelement/property/CollectionProperty.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in class org.apache.jmeter.testelement.property.<a href="org/apache/jmeter/testelement/property/CollectionProperty.html" title="class in org.apache.jmeter.testelement.property">CollectionProperty</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testelement/property/FunctionProperty.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in class org.apache.jmeter.testelement.property.<a href="org/apache/jmeter/testelement/property/FunctionProperty.html" title="class in org.apache.jmeter.testelement.property">FunctionProperty</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testelement/property/MapProperty.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in class org.apache.jmeter.testelement.property.<a href="org/apache/jmeter/testelement/property/MapProperty.html" title="class in org.apache.jmeter.testelement.property">MapProperty</a></dt>
<dd>
<div class="block">Determines if the two objects are equal by comparing names and values</div>
</dd>
<dt><a href="org/apache/jmeter/testelement/property/TestElementProperty.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in class org.apache.jmeter.testelement.property.<a href="org/apache/jmeter/testelement/property/TestElementProperty.html" title="class in org.apache.jmeter.testelement.property">TestElementProperty</a></dt>
<dd>
<div class="block">Determines if two test elements are equal.</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/backend/ErrorMetric.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in class org.apache.jmeter.visualizers.backend.<a href="org/apache/jmeter/visualizers/backend/ErrorMetric.html" title="class in org.apache.jmeter.visualizers.backend">ErrorMetric</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/Sample.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/Sample.html" title="class in org.apache.jmeter.visualizers">Sample</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/TableSample.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/TableSample.html" title="class in org.apache.jmeter.visualizers">TableSample</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/collections/HashTree.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in class org.apache.jorphan.collections.<a href="org/apache/jorphan/collections/HashTree.html" title="class in org.apache.jorphan.collections">HashTree</a></dt>
<dd>
<div class="block">Compares all objects in the tree and verifies that the two trees contain
the same objects at the same tree levels.</div>
</dd>
<dt><a href="org/apache/jorphan/collections/ListedHashTree.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in class org.apache.jorphan.collections.<a href="org/apache/jorphan/collections/ListedHashTree.html" title="class in org.apache.jorphan.collections">ListedHashTree</a></dt>
<dd>
<div class="block">Compares all objects in the tree and verifies that the two trees contain
the same objects at the same tree levels.</div>
</dd>
<dt><a href="org/apache/jorphan/io/TextFile.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in class org.apache.jorphan.io.<a href="org/apache/jorphan/io/TextFile.html" title="class in org.apache.jorphan.io">TextFile</a></dt>
<dt><a href="org/apache/jmeter/modifiers/gui/SampleTimeoutGui.html#error(java.lang.Exception,javax.swing.JComponent)" class="member-name-link">error(Exception, JComponent)</a> - Static method in class org.apache.jmeter.modifiers.gui.<a href="org/apache/jmeter/modifiers/gui/SampleTimeoutGui.html" title="class in org.apache.jmeter.modifiers.gui">SampleTimeoutGui</a></dt>
<dd>
<div class="block">Handle an error.</div>
</dd>
<dt><a href="org/apache/jmeter/timers/gui/AbstractRandomTimerGui.html#error(java.lang.Exception,javax.swing.JComponent)" class="member-name-link">error(Exception, JComponent)</a> - Static method in class org.apache.jmeter.timers.gui.<a href="org/apache/jmeter/timers/gui/AbstractRandomTimerGui.html" title="class in org.apache.jmeter.timers.gui">AbstractRandomTimerGui</a></dt>
<dd>
<div class="block">Handle an error.</div>
</dd>
<dt><a href="org/apache/jmeter/timers/gui/ConstantTimerGui.html#error(java.lang.Exception,javax.swing.JComponent)" class="member-name-link">error(Exception, JComponent)</a> - Static method in class org.apache.jmeter.timers.gui.<a href="org/apache/jmeter/timers/gui/ConstantTimerGui.html" title="class in org.apache.jmeter.timers.gui">ConstantTimerGui</a></dt>
<dd>
<div class="block">Handle an error.</div>
</dd>
<dt><a href="org/apache/log/Logger.html#error(java.lang.String)" class="member-name-link">error(String)</a> - Method in class org.apache.log.<a href="org/apache/log/Logger.html" title="class in org.apache.log">Logger</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
<div class="block">Log a error priority event.</div>
</dd>
<dt><a href="org/apache/log/Logger.html#error(java.lang.String,java.lang.Throwable)" class="member-name-link">error(String, Throwable)</a> - Method in class org.apache.log.<a href="org/apache/log/Logger.html" title="class in org.apache.log">Logger</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
<div class="block">Log a error priority event.</div>
</dd>
<dt><a href="org/apache/jorphan/gui/JFactory.html#error(javax.swing.JLabel)" class="member-name-link">error(JLabel)</a> - Static method in class org.apache.jorphan.gui.<a href="org/apache/jorphan/gui/JFactory.html" title="class in org.apache.jorphan.gui">JFactory</a></dt>
<dd>
<div class="block">Configures the label to look like <code>warning</code>.</div>
</dd>
<dt><a href="org/apache/jmeter/assertions/LogErrorHandler.html#error(org.xml.sax.SAXParseException)" class="member-name-link">error(SAXParseException)</a> - Method in class org.apache.jmeter.assertions.<a href="org/apache/jmeter/assertions/LogErrorHandler.html" title="class in org.apache.jmeter.assertions">LogErrorHandler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/template/TemplateManager.LoggingErrorHandler.html#error(org.xml.sax.SAXParseException)" class="member-name-link">error(SAXParseException)</a> - Method in class org.apache.jmeter.gui.action.template.<a href="org/apache/jmeter/gui/action/template/TemplateManager.LoggingErrorHandler.html" title="class in org.apache.jmeter.gui.action.template">TemplateManager.LoggingErrorHandler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/log/Priority.html#ERROR" class="member-name-link">ERROR</a> - Static variable in class org.apache.log.<a href="org/apache/log/Priority.html" title="class in org.apache.log">Priority</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
<div class="block">A problem has occurred but it is not fatal.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/HtmlReportGenerator.html#ERROR_GENERATING" class="member-name-link">ERROR_GENERATING</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/HtmlReportGenerator.html" title="class in org.apache.jmeter.gui.action">HtmlReportGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/HTMLAssertion.html#ERROR_THRESHOLD_KEY" class="member-name-link">ERROR_THRESHOLD_KEY</a> - Static variable in class org.apache.jmeter.assertions.<a href="org/apache/jmeter/assertions/HTMLAssertion.html" title="class in org.apache.jmeter.assertions">HTMLAssertion</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/backend/ErrorMetric.html" class="type-name-link" title="class in org.apache.jmeter.visualizers.backend">ErrorMetric</a> - Class in <a href="org/apache/jmeter/visualizers/backend/package-summary.html">org.apache.jmeter.visualizers.backend</a></dt>
<dd>
<div class="block">Object representing an error by a response code and response message</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/backend/ErrorMetric.html#%3Cinit%3E()" class="member-name-link">ErrorMetric()</a> - Constructor for class org.apache.jmeter.visualizers.backend.<a href="org/apache/jmeter/visualizers/backend/ErrorMetric.html" title="class in org.apache.jmeter.visualizers.backend">ErrorMetric</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/backend/ErrorMetric.html#%3Cinit%3E(org.apache.jmeter.samplers.SampleResult)" class="member-name-link">ErrorMetric(SampleResult)</a> - Constructor for class org.apache.jmeter.visualizers.backend.<a href="org/apache/jmeter/visualizers/backend/ErrorMetric.html" title="class in org.apache.jmeter.visualizers.backend">ErrorMetric</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/HTTPAbstractImpl.html#errorResult(java.lang.Throwable,org.apache.jmeter.protocol.http.sampler.HTTPSampleResult)" class="member-name-link">errorResult(Throwable, HTTPSampleResult)</a> - Method in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/HTTPAbstractImpl.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPAbstractImpl</a></dt>
<dd>
<div class="block">Populates the provided HTTPSampleResult with details from the Exception.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#errorResult(java.lang.Throwable,org.apache.jmeter.protocol.http.sampler.HTTPSampleResult)" class="member-name-link">errorResult(Throwable, HTTPSampleResult)</a> - Method in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPSamplerBase</a></dt>
<dd>
<div class="block">Populates the provided HTTPSampleResult with details from the Exception.</div>
</dd>
<dt><a href="org/apache/jmeter/reporters/ResultSaver.html#ERRORS_ONLY" class="member-name-link">ERRORS_ONLY</a> - Static variable in class org.apache.jmeter.reporters.<a href="org/apache/jmeter/reporters/ResultSaver.html" title="class in org.apache.jmeter.reporters">ResultSaver</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/HTMLAssertion.html#ERRORS_ONLY_KEY" class="member-name-link">ERRORS_ONLY_KEY</a> - Static variable in class org.apache.jmeter.assertions.<a href="org/apache/jmeter/assertions/HTMLAssertion.html" title="class in org.apache.jmeter.assertions">HTMLAssertion</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/dashboard/ReportGenerator.html#ERRORS_SUMMARY_CONSUMER_NAME" class="member-name-link">ERRORS_SUMMARY_CONSUMER_NAME</a> - Static variable in class org.apache.jmeter.report.dashboard.<a href="org/apache/jmeter/report/dashboard/ReportGenerator.html" title="class in org.apache.jmeter.report.dashboard">ReportGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/MainFrame.ErrorsAndFatalsCounterLogTarget.html#%3Cinit%3E()" class="member-name-link">ErrorsAndFatalsCounterLogTarget()</a> - Constructor for class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/MainFrame.ErrorsAndFatalsCounterLogTarget.html" title="class in org.apache.jmeter.gui">MainFrame.ErrorsAndFatalsCounterLogTarget</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/ErrorsSummaryConsumer.html" class="type-name-link" title="class in org.apache.jmeter.report.processor">ErrorsSummaryConsumer</a> - Class in <a href="org/apache/jmeter/report/processor/package-summary.html">org.apache.jmeter.report.processor</a></dt>
<dd>
<div class="block">
The class ErrorSummaryConsumer provides a consumer that calculates error
statistics.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/ErrorsSummaryConsumer.html#%3Cinit%3E()" class="member-name-link">ErrorsSummaryConsumer()</a> - Constructor for class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/ErrorsSummaryConsumer.html" title="class in org.apache.jmeter.report.processor">ErrorsSummaryConsumer</a></dt>
<dd>
<div class="block">Instantiates a new errors summary consumer.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/KeyStrokes.html#ESC" class="member-name-link">ESC</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/KeyStrokes.html" title="class in org.apache.jmeter.gui.action">KeyStrokes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/EscapeDialog.html" class="type-name-link" title="class in org.apache.jmeter.gui.util">EscapeDialog</a> - Class in <a href="org/apache/jmeter/gui/util/package-summary.html">org.apache.jmeter.gui.util</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/EscapeDialog.html#%3Cinit%3E()" class="member-name-link">EscapeDialog()</a> - Constructor for class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/EscapeDialog.html" title="class in org.apache.jmeter.gui.util">EscapeDialog</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/EscapeDialog.html#%3Cinit%3E(java.awt.Frame,java.lang.String,boolean)" class="member-name-link">EscapeDialog(Frame, String, boolean)</a> - Constructor for class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/EscapeDialog.html" title="class in org.apache.jmeter.gui.util">EscapeDialog</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/functions/EscapeHtml.html" class="type-name-link" title="class in org.apache.jmeter.functions">EscapeHtml</a> - Class in <a href="org/apache/jmeter/functions/package-summary.html">org.apache.jmeter.functions</a></dt>
<dd>
<div class="block">Function which escapes the characters in a <code>String</code> using HTML entities.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/EscapeHtml.html#%3Cinit%3E()" class="member-name-link">EscapeHtml()</a> - Constructor for class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/EscapeHtml.html" title="class in org.apache.jmeter.functions">EscapeHtml</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/ConversionUtils.html#escapeIllegalURLCharacters(java.lang.String)" class="member-name-link">escapeIllegalURLCharacters(String)</a> - Static method in class org.apache.jmeter.protocol.http.util.<a href="org/apache/jmeter/protocol/http/util/ConversionUtils.html" title="class in org.apache.jmeter.protocol.http.util">ConversionUtils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/functions/EscapeOroRegexpChars.html" class="type-name-link" title="class in org.apache.jmeter.functions">EscapeOroRegexpChars</a> - Class in <a href="org/apache/jmeter/functions/package-summary.html">org.apache.jmeter.functions</a></dt>
<dd>
<div class="block">Escape ORO meta characters</div>
</dd>
<dt><a href="org/apache/jmeter/functions/EscapeOroRegexpChars.html#%3Cinit%3E()" class="member-name-link">EscapeOroRegexpChars()</a> - Constructor for class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/EscapeOroRegexpChars.html" title="class in org.apache.jmeter.functions">EscapeOroRegexpChars</a></dt>
<dd>
<div class="block">No-arg constructor.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/EscapeXml.html" class="type-name-link" title="class in org.apache.jmeter.functions">EscapeXml</a> - Class in <a href="org/apache/jmeter/functions/package-summary.html">org.apache.jmeter.functions</a></dt>
<dd>
<div class="block">Function which escapes the characters in a <code>String</code> using XML 1.0 entities.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/EscapeXml.html#%3Cinit%3E()" class="member-name-link">EscapeXml()</a> - Constructor for class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/EscapeXml.html" title="class in org.apache.jmeter.functions">EscapeXml</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/HTTPConstantsInterface.html#ETAG" class="member-name-link">ETAG</a> - Static variable in interface org.apache.jmeter.protocol.http.util.<a href="org/apache/jmeter/protocol/http/util/HTTPConstantsInterface.html" title="interface in org.apache.jmeter.protocol.http.util">HTTPConstantsInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/util/BeanShellInterpreter.html#eval(java.lang.String)" class="member-name-link">eval(String)</a> - Method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/BeanShellInterpreter.html" title="class in org.apache.jmeter.util">BeanShellInterpreter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/util/BSFJavaScriptEngine.html#eval(java.lang.String,int,int,java.lang.Object)" class="member-name-link">eval(String, int, int, Object)</a> - Method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/BSFJavaScriptEngine.html" title="class in org.apache.jmeter.util">BSFJavaScriptEngine</a></dt>
<dd>
<div class="block">This is used by an application to evaluate a string containing
some expression.</div>
</dd>
<dt><a href="org/apache/jmeter/util/BSFTestElement.html#evalFileOrScript(org.apache.bsf.BSFManager)" class="member-name-link">evalFileOrScript(BSFManager)</a> - Method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/BSFTestElement.html" title="class in org.apache.jmeter.util">BSFTestElement</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/functions/EvalFunction.html" class="type-name-link" title="class in org.apache.jmeter.functions">EvalFunction</a> - Class in <a href="org/apache/jmeter/functions/package-summary.html">org.apache.jmeter.functions</a></dt>
<dd>
<div class="block">Function to evaluate a string which may contain variable or function references.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/EvalFunction.html#%3Cinit%3E()" class="member-name-link">EvalFunction()</a> - Constructor for class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/EvalFunction.html" title="class in org.apache.jmeter.functions">EvalFunction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/util/BeanShellInterpreter.html#evalNoLog(java.lang.String)" class="member-name-link">evalNoLog(String)</a> - Method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/BeanShellInterpreter.html" title="class in org.apache.jmeter.util">BeanShellInterpreter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/mongodb/mongo/EvalResultHandler.html" class="type-name-link" title="class in org.apache.jmeter.protocol.mongodb.mongo">EvalResultHandler</a> - Class in <a href="org/apache/jmeter/protocol/mongodb/mongo/package-summary.html">org.apache.jmeter.protocol.mongodb.mongo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/mongodb/mongo/EvalResultHandler.html#%3Cinit%3E()" class="member-name-link">EvalResultHandler()</a> - Constructor for class org.apache.jmeter.protocol.mongodb.mongo.<a href="org/apache/jmeter/protocol/mongodb/mongo/EvalResultHandler.html" title="class in org.apache.jmeter.protocol.mongodb.mongo">EvalResultHandler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/mongodb/sampler/MongoScriptRunner.html#evaluate(com.mongodb.DB,java.lang.String)" class="member-name-link">evaluate(DB, String)</a> - Method in class org.apache.jmeter.protocol.mongodb.sampler.<a href="org/apache/jmeter/protocol/mongodb/sampler/MongoScriptRunner.html" title="class in org.apache.jmeter.protocol.mongodb.sampler">MongoScriptRunner</a></dt>
<dd>
<div class="block">Evaluate a script on the database</div>
</dd>
<dt><a href="org/apache/jmeter/functions/EvalVarFunction.html" class="type-name-link" title="class in org.apache.jmeter.functions">EvalVarFunction</a> - Class in <a href="org/apache/jmeter/functions/package-summary.html">org.apache.jmeter.functions</a></dt>
<dd>
<div class="block">Function to evaluate a string which may contain variable or function references.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/EvalVarFunction.html#%3Cinit%3E()" class="member-name-link">EvalVarFunction()</a> - Constructor for class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/EvalVarFunction.html" title="class in org.apache.jmeter.functions">EvalVarFunction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/accesslog/LogFilter.html#excFile(java.lang.String)" class="member-name-link">excFile(String)</a> - Method in class org.apache.jmeter.protocol.http.util.accesslog.<a href="org/apache/jmeter/protocol/http/util/accesslog/LogFilter.html" title="class in org.apache.jmeter.protocol.http.util.accesslog">LogFilter</a></dt>
<dd>
<div class="block">Method implements the logic for filtering file name exclusion.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/accesslog/LogFilter.html#EXCFILE" class="member-name-link">EXCFILE</a> - Variable in class org.apache.jmeter.protocol.http.util.accesslog.<a href="org/apache/jmeter/protocol/http/util/accesslog/LogFilter.html" title="class in org.apache.jmeter.protocol.http.util.accesslog">LogFilter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/accesslog/Filter.html#excludeFiles(java.lang.String%5B%5D)" class="member-name-link">excludeFiles(String[])</a> - Method in interface org.apache.jmeter.protocol.http.util.accesslog.<a href="org/apache/jmeter/protocol/http/util/accesslog/Filter.html" title="interface in org.apache.jmeter.protocol.http.util.accesslog">Filter</a></dt>
<dd>
<div class="block">Exclude all files in the array</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/accesslog/LogFilter.html#excludeFiles(java.lang.String%5B%5D)" class="member-name-link">excludeFiles(String[])</a> - Method in class org.apache.jmeter.protocol.http.util.accesslog.<a href="org/apache/jmeter/protocol/http/util/accesslog/LogFilter.html" title="class in org.apache.jmeter.protocol.http.util.accesslog">LogFilter</a></dt>
<dd>
<div class="block">Give the filter a list of files to exclude</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/accesslog/SessionFilter.html#excludeFiles(java.lang.String%5B%5D)" class="member-name-link">excludeFiles(String[])</a> - Method in class org.apache.jmeter.protocol.http.util.accesslog.<a href="org/apache/jmeter/protocol/http/util/accesslog/SessionFilter.html" title="class in org.apache.jmeter.protocol.http.util.accesslog">SessionFilter</a></dt>
<dd>
<div class="block">Exclude all files in the array</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/accesslog/Filter.html#excludePattern(java.lang.String%5B%5D)" class="member-name-link">excludePattern(String[])</a> - Method in interface org.apache.jmeter.protocol.http.util.accesslog.<a href="org/apache/jmeter/protocol/http/util/accesslog/Filter.html" title="interface in org.apache.jmeter.protocol.http.util.accesslog">Filter</a></dt>
<dd>
<div class="block">Exclude any log entry that contains the following regular expression
pattern.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/accesslog/LogFilter.html#excludePattern(java.lang.String%5B%5D)" class="member-name-link">excludePattern(String[])</a> - Method in class org.apache.jmeter.protocol.http.util.accesslog.<a href="org/apache/jmeter/protocol/http/util/accesslog/LogFilter.html" title="class in org.apache.jmeter.protocol.http.util.accesslog">LogFilter</a></dt>
<dd>
<div class="block">Give the filter a set of regular expressions to filter with for
exclusion.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/accesslog/SessionFilter.html#excludePattern(java.lang.String%5B%5D)" class="member-name-link">excludePattern(String[])</a> - Method in class org.apache.jmeter.protocol.http.util.accesslog.<a href="org/apache/jmeter/protocol/http/util/accesslog/SessionFilter.html" title="class in org.apache.jmeter.protocol.http.util.accesslog">SessionFilter</a></dt>
<dd>
<div class="block">Exclude any log entry that contains the following regular expression
pattern.</div>
</dd>
<dt><a href="org/apache/jmeter/report/config/GraphConfiguration.html#excludesControllers()" class="member-name-link">excludesControllers()</a> - Method in class org.apache.jmeter.report.config.<a href="org/apache/jmeter/report/config/GraphConfiguration.html" title="class in org.apache.jmeter.report.config">GraphConfiguration</a></dt>
<dd>
<div class="block">Checks if controller samples have to be filtered.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/accesslog/LogFilter.html#excPattern(java.lang.String)" class="member-name-link">excPattern(String)</a> - Method in class org.apache.jmeter.protocol.http.util.accesslog.<a href="org/apache/jmeter/protocol/http/util/accesslog/LogFilter.html" title="class in org.apache.jmeter.protocol.http.util.accesslog">LogFilter</a></dt>
<dd>
<div class="block">The method assumes by default the text is not excluded.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/accesslog/LogFilter.html#EXCPATTERNS" class="member-name-link">EXCPATTERNS</a> - Variable in class org.apache.jmeter.protocol.http.util.accesslog.<a href="org/apache/jmeter/protocol/http/util/accesslog/LogFilter.html" title="class in org.apache.jmeter.protocol.http.util.accesslog">LogFilter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/accesslog/LogFilter.html#EXCPTRN" class="member-name-link">EXCPTRN</a> - Variable in class org.apache.jmeter.protocol.http.util.accesslog.<a href="org/apache/jmeter/protocol/http/util/accesslog/LogFilter.html" title="class in org.apache.jmeter.protocol.http.util.accesslog">LogFilter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/engine/util/CompoundVariable.html#execute()" class="member-name-link">execute()</a> - Method in class org.apache.jmeter.engine.util.<a href="org/apache/jmeter/engine/util/CompoundVariable.html" title="class in org.apache.jmeter.engine.util">CompoundVariable</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/functions/AbstractFunction.html#execute()" class="member-name-link">execute()</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/AbstractFunction.html" title="class in org.apache.jmeter.functions">AbstractFunction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/smtp/sampler/protocol/SendMailCommand.html#execute()" class="member-name-link">execute()</a> - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.<a href="org/apache/jmeter/protocol/smtp/sampler/protocol/SendMailCommand.html" title="class in org.apache.jmeter.protocol.smtp.sampler.protocol">SendMailCommand</a></dt>
<dd>
<div class="block">Processes prepareMessage() and execute()</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/jdbc/AbstractJDBCTestElement.html#execute(java.sql.Connection)" class="member-name-link">execute(Connection)</a> - Method in class org.apache.jmeter.protocol.jdbc.<a href="org/apache/jmeter/protocol/jdbc/AbstractJDBCTestElement.html" title="class in org.apache.jmeter.protocol.jdbc">AbstractJDBCTestElement</a></dt>
<dd>
<div class="block">Execute the test element.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/jdbc/AbstractJDBCTestElement.html#execute(java.sql.Connection,org.apache.jmeter.samplers.SampleResult)" class="member-name-link">execute(Connection, SampleResult)</a> - Method in class org.apache.jmeter.protocol.jdbc.<a href="org/apache/jmeter/protocol/jdbc/AbstractJDBCTestElement.html" title="class in org.apache.jmeter.protocol.jdbc">AbstractJDBCTestElement</a></dt>
<dd>
<div class="block">Execute the test element.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/smtp/sampler/protocol/SendMailCommand.html#execute(javax.mail.Message)" class="member-name-link">execute(Message)</a> - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.<a href="org/apache/jmeter/protocol/smtp/sampler/protocol/SendMailCommand.html" title="class in org.apache.jmeter.protocol.smtp.sampler.protocol">SendMailCommand</a></dt>
<dd>
<div class="block">Sends message to mailserver, waiting for delivery if using synchronous
mode.</div>
</dd>
<dt><a href="org/apache/jmeter/engine/util/CompoundVariable.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in class org.apache.jmeter.engine.util.<a href="org/apache/jmeter/engine/util/CompoundVariable.html" title="class in org.apache.jmeter.engine.util">CompoundVariable</a></dt>
<dd>
<div class="block">Given the previous SampleResult and the current Sampler, return a string
to use as a replacement value for the function call.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/AbstractFunction.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/AbstractFunction.html" title="class in org.apache.jmeter.functions">AbstractFunction</a></dt>
<dd>
<div class="block"><b>
N.B.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/MachineName.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/MachineName.html" title="class in org.apache.jmeter.functions">MachineName</a></dt>
<dd>
<div class="block"><b>
N.B.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/BeanShell.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/BeanShell.html" title="class in org.apache.jmeter.functions">BeanShell</a></dt>
<dd>
<div class="block"><b>
N.B.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/ChangeCase.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/ChangeCase.html" title="class in org.apache.jmeter.functions">ChangeCase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/functions/CharFunction.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/CharFunction.html" title="class in org.apache.jmeter.functions">CharFunction</a></dt>
<dd>
<div class="block"><b>
N.B.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/CSVRead.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/CSVRead.html" title="class in org.apache.jmeter.functions">CSVRead</a></dt>
<dd>
<div class="block"><b>
N.B.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/DateTimeConvertFunction.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/DateTimeConvertFunction.html" title="class in org.apache.jmeter.functions">DateTimeConvertFunction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/functions/DigestEncodeFunction.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/DigestEncodeFunction.html" title="class in org.apache.jmeter.functions">DigestEncodeFunction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/functions/EscapeHtml.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/EscapeHtml.html" title="class in org.apache.jmeter.functions">EscapeHtml</a></dt>
<dd>
<div class="block"><b>
N.B.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/EscapeOroRegexpChars.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/EscapeOroRegexpChars.html" title="class in org.apache.jmeter.functions">EscapeOroRegexpChars</a></dt>
<dd>
<div class="block"><b>
N.B.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/EscapeXml.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/EscapeXml.html" title="class in org.apache.jmeter.functions">EscapeXml</a></dt>
<dd>
<div class="block"><b>
N.B.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/EvalFunction.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/EvalFunction.html" title="class in org.apache.jmeter.functions">EvalFunction</a></dt>
<dd>
<div class="block"><b>
N.B.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/EvalVarFunction.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/EvalVarFunction.html" title="class in org.apache.jmeter.functions">EvalVarFunction</a></dt>
<dd>
<div class="block"><b>
N.B.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/FileToString.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/FileToString.html" title="class in org.apache.jmeter.functions">FileToString</a></dt>
<dd>
<div class="block"><b>
N.B.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/Function.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in interface org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/Function.html" title="interface in org.apache.jmeter.functions">Function</a></dt>
<dd>
<div class="block">Given the previous SampleResult and the current Sampler, return a string
to use as a replacement value for the function call.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/Groovy.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/Groovy.html" title="class in org.apache.jmeter.functions">Groovy</a></dt>
<dd>
<div class="block"><b>
N.B.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/IntSum.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/IntSum.html" title="class in org.apache.jmeter.functions">IntSum</a></dt>
<dd>
<div class="block"><b>
N.B.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/IsPropDefined.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/IsPropDefined.html" title="class in org.apache.jmeter.functions">IsPropDefined</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/functions/IsVarDefined.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/IsVarDefined.html" title="class in org.apache.jmeter.functions">IsVarDefined</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/functions/IterationCounter.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/IterationCounter.html" title="class in org.apache.jmeter.functions">IterationCounter</a></dt>
<dd>
<div class="block"><b>
N.B.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/JavaScript.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/JavaScript.html" title="class in org.apache.jmeter.functions">JavaScript</a></dt>
<dd>
<div class="block"><b>
N.B.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/Jexl2Function.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/Jexl2Function.html" title="class in org.apache.jmeter.functions">Jexl2Function</a></dt>
<dd>
<div class="block"><b>
N.B.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/Jexl3Function.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/Jexl3Function.html" title="class in org.apache.jmeter.functions">Jexl3Function</a></dt>
<dd>
<div class="block"><b>
N.B.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/LogFunction.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/LogFunction.html" title="class in org.apache.jmeter.functions">LogFunction</a></dt>
<dd>
<div class="block"><b>
N.B.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/LogFunction2.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/LogFunction2.html" title="class in org.apache.jmeter.functions">LogFunction2</a></dt>
<dd>
<div class="block"><b>
N.B.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/LongSum.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/LongSum.html" title="class in org.apache.jmeter.functions">LongSum</a></dt>
<dd>
<div class="block"><b>
N.B.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/Property.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/Property.html" title="class in org.apache.jmeter.functions">Property</a></dt>
<dd>
<div class="block"><b>
N.B.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/Property2.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/Property2.html" title="class in org.apache.jmeter.functions">Property2</a></dt>
<dd>
<div class="block"><b>
N.B.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/Random.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/Random.html" title="class in org.apache.jmeter.functions">Random</a></dt>
<dd>
<div class="block"><b>
N.B.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/RandomDate.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/RandomDate.html" title="class in org.apache.jmeter.functions">RandomDate</a></dt>
<dd>
<div class="block"><b>
N.B.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/RandomFromMultipleVars.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/RandomFromMultipleVars.html" title="class in org.apache.jmeter.functions">RandomFromMultipleVars</a></dt>
<dd>
<div class="block"><b>
N.B.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/RandomString.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/RandomString.html" title="class in org.apache.jmeter.functions">RandomString</a></dt>
<dd>
<div class="block"><b>
N.B.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/RegexFunction.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/RegexFunction.html" title="class in org.apache.jmeter.functions">RegexFunction</a></dt>
<dd>
<div class="block"><b>
N.B.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/SamplerName.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/SamplerName.html" title="class in org.apache.jmeter.functions">SamplerName</a></dt>
<dd>
<div class="block"><b>
N.B.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/SetProperty.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/SetProperty.html" title="class in org.apache.jmeter.functions">SetProperty</a></dt>
<dd>
<div class="block"><b>
N.B.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/SplitFunction.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/SplitFunction.html" title="class in org.apache.jmeter.functions">SplitFunction</a></dt>
<dd>
<div class="block"><b>
N.B.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/StringFromFile.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/StringFromFile.html" title="class in org.apache.jmeter.functions">StringFromFile</a></dt>
<dd>
<div class="block"><b>
N.B.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/StringToFile.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/StringToFile.html" title="class in org.apache.jmeter.functions">StringToFile</a></dt>
<dd>
<div class="block"><b>
N.B.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/TestPlanName.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/TestPlanName.html" title="class in org.apache.jmeter.functions">TestPlanName</a></dt>
<dd>
<div class="block"><b>
N.B.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/ThreadGroupName.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/ThreadGroupName.html" title="class in org.apache.jmeter.functions">ThreadGroupName</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/functions/ThreadNumber.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/ThreadNumber.html" title="class in org.apache.jmeter.functions">ThreadNumber</a></dt>
<dd>
<div class="block"><b>
N.B.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/TimeFunction.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/TimeFunction.html" title="class in org.apache.jmeter.functions">TimeFunction</a></dt>
<dd>
<div class="block"><b>
N.B.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/TimeShift.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/TimeShift.html" title="class in org.apache.jmeter.functions">TimeShift</a></dt>
<dd>
<div class="block"><b>
N.B.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/UnEscape.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/UnEscape.html" title="class in org.apache.jmeter.functions">UnEscape</a></dt>
<dd>
<div class="block"><b>
N.B.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/UnEscapeHtml.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/UnEscapeHtml.html" title="class in org.apache.jmeter.functions">UnEscapeHtml</a></dt>
<dd>
<div class="block"><b>
N.B.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/UrlDecode.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/UrlDecode.html" title="class in org.apache.jmeter.functions">UrlDecode</a></dt>
<dd>
<div class="block"><b>
N.B.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/UrlEncode.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/UrlEncode.html" title="class in org.apache.jmeter.functions">UrlEncode</a></dt>
<dd>
<div class="block"><b>
N.B.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/Uuid.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/Uuid.html" title="class in org.apache.jmeter.functions">Uuid</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/functions/Variable.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/Variable.html" title="class in org.apache.jmeter.functions">Variable</a></dt>
<dd>
<div class="block"><b>
N.B.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/XPath.html#execute(org.apache.jmeter.samplers.SampleResult,org.apache.jmeter.samplers.Sampler)" class="member-name-link">execute(SampleResult, Sampler)</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/XPath.html" title="class in org.apache.jmeter.functions">XPath</a></dt>
<dd>
<div class="block"><b>
N.B.</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/SearchTextExtension.ISearchTextExtensionProvider.html#executeAndShowTextFind(java.util.regex.Pattern)" class="member-name-link">executeAndShowTextFind(Pattern)</a> - Method in interface org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/SearchTextExtension.ISearchTextExtensionProvider.html" title="interface in org.apache.jmeter.visualizers">SearchTextExtension.ISearchTextExtensionProvider</a></dt>
<dd>
<div class="block">Launch find text engine on target component</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/SearchTextExtension.JEditorPaneSearchProvider.html#executeAndShowTextFind(java.util.regex.Pattern)" class="member-name-link">executeAndShowTextFind(Pattern)</a> - Method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/SearchTextExtension.JEditorPaneSearchProvider.html" title="class in org.apache.jmeter.visualizers">SearchTextExtension.JEditorPaneSearchProvider</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/extractor/json/render/RenderAsJmesPathRenderer.html#executeTester(java.lang.String)" class="member-name-link">executeTester(String)</a> - Method in class org.apache.jmeter.extractor.json.render.<a href="org/apache/jmeter/extractor/json/render/RenderAsJmesPathRenderer.html" title="class in org.apache.jmeter.extractor.json.render">RenderAsJmesPathRenderer</a></dt>
<dd>
<div class="block">Launch JSON path engine to parse a input text</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/mail/sampler/MailFileFolder.html#exists()" class="member-name-link">exists()</a> - Method in class org.apache.jmeter.protocol.mail.sampler.<a href="org/apache/jmeter/protocol/mail/sampler/MailFileFolder.html" title="class in org.apache.jmeter.protocol.mail.sampler">MailFileFolder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/engine/ClientJMeterEngine.html#exit()" class="member-name-link">exit()</a> - Method in class org.apache.jmeter.engine.<a href="org/apache/jmeter/engine/ClientJMeterEngine.html" title="class in org.apache.jmeter.engine">ClientJMeterEngine</a></dt>
<dd>
<div class="block">Exit engine</div>
</dd>
<dt><a href="org/apache/jmeter/engine/JMeterEngine.html#exit()" class="member-name-link">exit()</a> - Method in interface org.apache.jmeter.engine.<a href="org/apache/jmeter/engine/JMeterEngine.html" title="interface in org.apache.jmeter.engine">JMeterEngine</a></dt>
<dd>
<div class="block">Exit engine</div>
</dd>
<dt><a href="org/apache/jmeter/engine/StandardJMeterEngine.html#exit()" class="member-name-link">exit()</a> - Method in class org.apache.jmeter.engine.<a href="org/apache/jmeter/engine/StandardJMeterEngine.html" title="class in org.apache.jmeter.engine">StandardJMeterEngine</a></dt>
<dd>
<div class="block">Remote exit
Called by RemoteJMeterEngineImpl.rexit()
and by notifyTestListenersOfEnd() iff exitAfterTest is true;
in turn that is called by the run() method and the StopTest class
also called</div>
</dd>
<dt><a href="org/apache/jmeter/engine/DistributedRunner.html#exit(java.util.List)" class="member-name-link">exit(List&lt;String&gt;)</a> - Method in class org.apache.jmeter.engine.<a href="org/apache/jmeter/engine/DistributedRunner.html" title="class in org.apache.jmeter.engine">DistributedRunner</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/ActionNames.html#EXIT" class="member-name-link">EXIT</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ActionNames.html" title="class in org.apache.jmeter.gui.action">ActionNames</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/KeyStrokes.html#EXIT" class="member-name-link">EXIT</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/KeyStrokes.html" title="class in org.apache.jmeter.gui.action">KeyStrokes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/ExitCommand.html" class="type-name-link" title="class in org.apache.jmeter.gui.action">ExitCommand</a> - Class in <a href="org/apache/jmeter/gui/action/package-summary.html">org.apache.jmeter.gui.action</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/ExitCommand.html#%3Cinit%3E()" class="member-name-link">ExitCommand()</a> - Constructor for class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ExitCommand.html" title="class in org.apache.jmeter.gui.action">ExitCommand</a></dt>
<dd>
<div class="block">Constructor for the ExitCommand object</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/ActionNames.html#EXPAND" class="member-name-link">EXPAND</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ActionNames.html" title="class in org.apache.jmeter.gui.action">ActionNames</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/ActionNames.html#EXPAND_ALL" class="member-name-link">EXPAND_ALL</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ActionNames.html" title="class in org.apache.jmeter.gui.action">ActionNames</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/KeyStrokes.html#EXPAND_ALL" class="member-name-link">EXPAND_ALL</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/KeyStrokes.html" title="class in org.apache.jmeter.gui.action">KeyStrokes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/KeyStrokes.html#EXPAND_ALL_SUBTRACT" class="member-name-link">EXPAND_ALL_SUBTRACT</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/KeyStrokes.html" title="class in org.apache.jmeter.gui.action">KeyStrokes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/control/gui/ModuleControllerGui.html#expandToSelectNode(org.apache.jmeter.gui.tree.JMeterTreeNode)" class="member-name-link">expandToSelectNode(JMeterTreeNode)</a> - Method in class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/ModuleControllerGui.html" title="class in org.apache.jmeter.control.gui">ModuleControllerGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/JSONPathAssertion.html#EXPECT_NULL" class="member-name-link">EXPECT_NULL</a> - Static variable in class org.apache.jmeter.assertions.<a href="org/apache/jmeter/assertions/JSONPathAssertion.html" title="class in org.apache.jmeter.assertions">JSONPathAssertion</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/system/SystemSampler.html#EXPECTED_RETURN_CODE" class="member-name-link">EXPECTED_RETURN_CODE</a> - Static variable in class org.apache.jmeter.protocol.system.<a href="org/apache/jmeter/protocol/system/SystemSampler.html" title="class in org.apache.jmeter.protocol.system">SystemSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/JSONPathAssertion.html#EXPECTEDVALUE" class="member-name-link">EXPECTEDVALUE</a> - Static variable in class org.apache.jmeter.assertions.<a href="org/apache/jmeter/assertions/JSONPathAssertion.html" title="class in org.apache.jmeter.assertions">JSONPathAssertion</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/gui/JSONPathAssertionGui.html#expectNull" class="member-name-link">expectNull</a> - Variable in class org.apache.jmeter.assertions.gui.<a href="org/apache/jmeter/assertions/gui/JSONPathAssertionGui.html" title="class in org.apache.jmeter.assertions.gui">JSONPathAssertionGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/config/ConfigElement.html#expectsModification()" class="member-name-link">expectsModification()</a> - Method in interface org.apache.jmeter.config.<a href="org/apache/jmeter/config/ConfigElement.html" title="interface in org.apache.jmeter.config">ConfigElement</a></dt>
<dd>
<div class="block">If your config element expects to be modified in the process of a test
run, and you want those modifications to carry over from sample to sample
(as in a cookie manager - you want to save all cookies that get set
throughout the test), then return true for this method.</div>
</dd>
<dt><a href="org/apache/jmeter/config/ConfigTestElement.html#expectsModification()" class="member-name-link">expectsModification()</a> - Method in class org.apache.jmeter.config.<a href="org/apache/jmeter/config/ConfigTestElement.html" title="class in org.apache.jmeter.config">ConfigTestElement</a></dt>
<dd>
<div class="block">If your config element expects to be modified in the process of a test
run, and you want those modifications to carry over from sample to sample
(as in a cookie manager - you want to save all cookies that get set
throughout the test), then return true for this method.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/bolt/config/BoltConnectionElement.html#expectsModification()" class="member-name-link">expectsModification()</a> - Method in class org.apache.jmeter.protocol.bolt.config.<a href="org/apache/jmeter/protocol/bolt/config/BoltConnectionElement.html" title="class in org.apache.jmeter.protocol.bolt.config">BoltConnectionElement</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/AuthManager.html#expectsModification()" class="member-name-link">expectsModification()</a> - Method in class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/AuthManager.html" title="class in org.apache.jmeter.protocol.http.control">AuthManager</a></dt>
<dd>
<div class="block">If your config element expects to be modified in the process of a test
run, and you want those modifications to carry over from sample to sample
(as in a cookie manager - you want to save all cookies that get set
throughout the test), then return true for this method.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/Authorization.html#expectsModification()" class="member-name-link">expectsModification()</a> - Method in class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/Authorization.html" title="class in org.apache.jmeter.protocol.http.control">Authorization</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/Header.html#expectsModification()" class="member-name-link">expectsModification()</a> - Method in class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/Header.html" title="class in org.apache.jmeter.protocol.http.control">Header</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html#expectsModification()" class="member-name-link">expectsModification()</a> - Method in class org.apache.jmeter.protocol.jdbc.config.<a href="org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html" title="class in org.apache.jmeter.protocol.jdbc.config">DataSourceElement</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/mongodb/config/MongoSourceElement.html#expectsModification()" class="member-name-link">expectsModification()</a> - Method in class org.apache.jmeter.protocol.mongodb.config.<a href="org/apache/jmeter/protocol/mongodb/config/MongoSourceElement.html" title="class in org.apache.jmeter.protocol.mongodb.config">MongoSourceElement</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/HTTPConstantsInterface.html#EXPIRES" class="member-name-link">EXPIRES</a> - Static variable in interface org.apache.jmeter.protocol.http.util.<a href="org/apache/jmeter/protocol/http/util/HTTPConstantsInterface.html" title="interface in org.apache.jmeter.protocol.http.util">HTTPConstantsInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/dashboard/DataExporter.html#export(org.apache.jmeter.report.processor.SampleContext,java.io.File,org.apache.jmeter.report.config.ReportGeneratorConfiguration)" class="member-name-link">export(SampleContext, File, ReportGeneratorConfiguration)</a> - Method in interface org.apache.jmeter.report.dashboard.<a href="org/apache/jmeter/report/dashboard/DataExporter.html" title="interface in org.apache.jmeter.report.dashboard">DataExporter</a></dt>
<dd>
<div class="block">Export data from the specified context using the given configuration.</div>
</dd>
<dt><a href="org/apache/jmeter/report/dashboard/HtmlTemplateExporter.html#export(org.apache.jmeter.report.processor.SampleContext,java.io.File,org.apache.jmeter.report.config.ReportGeneratorConfiguration)" class="member-name-link">export(SampleContext, File, ReportGeneratorConfiguration)</a> - Method in class org.apache.jmeter.report.dashboard.<a href="org/apache/jmeter/report/dashboard/HtmlTemplateExporter.html" title="class in org.apache.jmeter.report.dashboard">HtmlTemplateExporter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/dashboard/JsonExporter.html#export(org.apache.jmeter.report.processor.SampleContext,java.io.File,org.apache.jmeter.report.config.ReportGeneratorConfiguration)" class="member-name-link">export(SampleContext, File, ReportGeneratorConfiguration)</a> - Method in class org.apache.jmeter.report.dashboard.<a href="org/apache/jmeter/report/dashboard/JsonExporter.html" title="class in org.apache.jmeter.report.dashboard">JsonExporter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/tree/JMeterTreeTransferHandler.html#exportDone(javax.swing.JComponent,java.awt.datatransfer.Transferable,int)" class="member-name-link">exportDone(JComponent, Transferable, int)</a> - Method in class org.apache.jmeter.gui.tree.<a href="org/apache/jmeter/gui/tree/JMeterTreeTransferHandler.html" title="class in org.apache.jmeter.gui.tree">JMeterTreeTransferHandler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/config/ReportGeneratorConfiguration.html#EXPORTER_KEY_FILTERS_ONLY_SAMPLE_SERIES" class="member-name-link">EXPORTER_KEY_FILTERS_ONLY_SAMPLE_SERIES</a> - Static variable in class org.apache.jmeter.report.config.<a href="org/apache/jmeter/report/config/ReportGeneratorConfiguration.html" title="class in org.apache.jmeter.report.config">ReportGeneratorConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/config/ReportGeneratorConfiguration.html#EXPORTER_KEY_FILTERS_ONLY_SAMPLE_SERIES_DEFAULT" class="member-name-link">EXPORTER_KEY_FILTERS_ONLY_SAMPLE_SERIES_DEFAULT</a> - Static variable in class org.apache.jmeter.report.config.<a href="org/apache/jmeter/report/config/ReportGeneratorConfiguration.html" title="class in org.apache.jmeter.report.config">ReportGeneratorConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/config/ReportGeneratorConfiguration.html#EXPORTER_KEY_GRAPH_EXTRA_OPTIONS" class="member-name-link">EXPORTER_KEY_GRAPH_EXTRA_OPTIONS</a> - Static variable in class org.apache.jmeter.report.config.<a href="org/apache/jmeter/report/config/ReportGeneratorConfiguration.html" title="class in org.apache.jmeter.report.config">ReportGeneratorConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/config/ReportGeneratorConfiguration.html#EXPORTER_KEY_SERIES_FILTER" class="member-name-link">EXPORTER_KEY_SERIES_FILTER</a> - Static variable in class org.apache.jmeter.report.config.<a href="org/apache/jmeter/report/config/ReportGeneratorConfiguration.html" title="class in org.apache.jmeter.report.config">ReportGeneratorConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/config/ReportGeneratorConfiguration.html#EXPORTER_KEY_SERIES_FILTER_DEFAULT" class="member-name-link">EXPORTER_KEY_SERIES_FILTER_DEFAULT</a> - Static variable in class org.apache.jmeter.report.config.<a href="org/apache/jmeter/report/config/ReportGeneratorConfiguration.html" title="class in org.apache.jmeter.report.config">ReportGeneratorConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/config/ReportGeneratorConfiguration.html#EXPORTER_KEY_SHOW_CONTROLLERS_ONLY" class="member-name-link">EXPORTER_KEY_SHOW_CONTROLLERS_ONLY</a> - Static variable in class org.apache.jmeter.report.config.<a href="org/apache/jmeter/report/config/ReportGeneratorConfiguration.html" title="class in org.apache.jmeter.report.config">ReportGeneratorConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/config/ReportGeneratorConfiguration.html#EXPORTER_KEY_SHOW_CONTROLLERS_ONLY_DEFAULT" class="member-name-link">EXPORTER_KEY_SHOW_CONTROLLERS_ONLY_DEFAULT</a> - Static variable in class org.apache.jmeter.report.config.<a href="org/apache/jmeter/report/config/ReportGeneratorConfiguration.html" title="class in org.apache.jmeter.report.config">ReportGeneratorConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/config/ExporterConfiguration.html" class="type-name-link" title="class in org.apache.jmeter.report.config">ExporterConfiguration</a> - Class in <a href="org/apache/jmeter/report/config/package-summary.html">org.apache.jmeter.report.config</a></dt>
<dd>
<div class="block">The class ExporterConfiguration describes the configuration of an exporter.</div>
</dd>
<dt><a href="org/apache/jmeter/report/config/ExporterConfiguration.html#%3Cinit%3E()" class="member-name-link">ExporterConfiguration()</a> - Constructor for class org.apache.jmeter.report.config.<a href="org/apache/jmeter/report/config/ExporterConfiguration.html" title="class in org.apache.jmeter.report.config">ExporterConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/dashboard/ExportException.html" class="type-name-link" title="class in org.apache.jmeter.report.dashboard">ExportException</a> - Exception in <a href="org/apache/jmeter/report/dashboard/package-summary.html">org.apache.jmeter.report.dashboard</a></dt>
<dd>
<div class="block">The class ExportException provides an exception when data export fails.</div>
</dd>
<dt><a href="org/apache/jmeter/report/dashboard/ExportException.html#%3Cinit%3E()" class="member-name-link">ExportException()</a> - Constructor for exception org.apache.jmeter.report.dashboard.<a href="org/apache/jmeter/report/dashboard/ExportException.html" title="class in org.apache.jmeter.report.dashboard">ExportException</a></dt>
<dd>
<div class="block">Instantiates a new export exception.</div>
</dd>
<dt><a href="org/apache/jmeter/report/dashboard/ExportException.html#%3Cinit%3E(java.lang.String)" class="member-name-link">ExportException(String)</a> - Constructor for exception org.apache.jmeter.report.dashboard.<a href="org/apache/jmeter/report/dashboard/ExportException.html" title="class in org.apache.jmeter.report.dashboard">ExportException</a></dt>
<dd>
<div class="block">Instantiates a new export exception.</div>
</dd>
<dt><a href="org/apache/jmeter/report/dashboard/ExportException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)" class="member-name-link">ExportException(String, Throwable)</a> - Constructor for exception org.apache.jmeter.report.dashboard.<a href="org/apache/jmeter/report/dashboard/ExportException.html" title="class in org.apache.jmeter.report.dashboard">ExportException</a></dt>
<dd>
<div class="block">Instantiates a new export exception.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/ExportTransactionAndSamplerNames.html" class="type-name-link" title="class in org.apache.jmeter.gui.action">ExportTransactionAndSamplerNames</a> - Class in <a href="org/apache/jmeter/gui/action/package-summary.html">org.apache.jmeter.gui.action</a></dt>
<dd>
<div class="block">Export transactions names for web report</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/ExportTransactionAndSamplerNames.html#%3Cinit%3E()" class="member-name-link">ExportTransactionAndSamplerNames()</a> - Constructor for class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ExportTransactionAndSamplerNames.html" title="class in org.apache.jmeter.gui.action">ExportTransactionAndSamplerNames</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/mail/sampler/MailFileFolder.html#expunge()" class="member-name-link">expunge()</a> - Method in class org.apache.jmeter.protocol.mail.sampler.<a href="org/apache/jmeter/protocol/mail/sampler/MailFileFolder.html" title="class in org.apache.jmeter.protocol.mail.sampler">MailFileFolder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/ExternalSampleSorter.html" class="type-name-link" title="class in org.apache.jmeter.report.processor">ExternalSampleSorter</a> - Class in <a href="org/apache/jmeter/report/processor/package-summary.html">org.apache.jmeter.report.processor</a></dt>
<dd>
<div class="block">R-way external sample sorter.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/ExternalSampleSorter.html#%3Cinit%3E()" class="member-name-link">ExternalSampleSorter()</a> - Constructor for class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/ExternalSampleSorter.html" title="class in org.apache.jmeter.report.processor">ExternalSampleSorter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/ExternalSampleSorter.html#%3Cinit%3E(org.apache.jmeter.report.core.SampleComparator)" class="member-name-link">ExternalSampleSorter(SampleComparator)</a> - Constructor for class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/ExternalSampleSorter.html" title="class in org.apache.jmeter.report.processor">ExternalSampleSorter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/extractor/Extractor.html#extract(java.lang.String,java.lang.String,int,java.lang.String,java.util.List,int,java.lang.String)" class="member-name-link">extract(String, String, int, String, List&lt;String&gt;, int, String)</a> - Method in interface org.apache.jmeter.extractor.<a href="org/apache/jmeter/extractor/Extractor.html" title="interface in org.apache.jmeter.extractor">Extractor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/extractor/JoddExtractor.html#extract(java.lang.String,java.lang.String,int,java.lang.String,java.util.List,int,java.lang.String)" class="member-name-link">extract(String, String, int, String, List&lt;String&gt;, int, String)</a> - Method in class org.apache.jmeter.extractor.<a href="org/apache/jmeter/extractor/JoddExtractor.html" title="class in org.apache.jmeter.extractor">JoddExtractor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/extractor/JSoupExtractor.html#extract(java.lang.String,java.lang.String,int,java.lang.String,java.util.List,int,java.lang.String)" class="member-name-link">extract(String, String, int, String, List&lt;String&gt;, int, String)</a> - Method in class org.apache.jmeter.extractor.<a href="org/apache/jmeter/extractor/JSoupExtractor.html" title="class in org.apache.jmeter.extractor">JSoupExtractor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/extractor/BoundaryExtractor.html#extractAll(java.lang.String,java.lang.String,java.lang.String)" class="member-name-link">extractAll(String, String, String)</a> - Method in class org.apache.jmeter.extractor.<a href="org/apache/jmeter/extractor/BoundaryExtractor.html" title="class in org.apache.jmeter.extractor">BoundaryExtractor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/parser/HTMLParser.html#extractIEVersion(java.lang.String)" class="member-name-link">extractIEVersion(String)</a> - Method in class org.apache.jmeter.protocol.http.parser.<a href="org/apache/jmeter/protocol/http/parser/HTMLParser.html" title="class in org.apache.jmeter.protocol.http.parser">HTMLParser</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/extractor/Extractor.html" class="type-name-link" title="interface in org.apache.jmeter.extractor">Extractor</a> - Interface in <a href="org/apache/jmeter/extractor/package-summary.html">org.apache.jmeter.extractor</a></dt>
<dd>
<div class="block">CSS/JQuery based extractor for HTML pages</div>
</dd>
<dt><a href="org/apache/jmeter/extractor/HtmlExtractor.html#EXTRACTOR_JODD" class="member-name-link">EXTRACTOR_JODD</a> - Static variable in class org.apache.jmeter.extractor.<a href="org/apache/jmeter/extractor/HtmlExtractor.html" title="class in org.apache.jmeter.extractor">HtmlExtractor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/extractor/HtmlExtractor.html#EXTRACTOR_JSOUP" class="member-name-link">EXTRACTOR_JSOUP</a> - Static variable in class org.apache.jmeter.extractor.<a href="org/apache/jmeter/extractor/HtmlExtractor.html" title="class in org.apache.jmeter.extractor">HtmlExtractor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/parser/HtmlParsingUtils.html#extractStyleURLs(java.net.URL,org.apache.jmeter.protocol.http.parser.URLCollection,java.lang.String)" class="member-name-link">extractStyleURLs(URL, URLCollection, String)</a> - Static method in class org.apache.jmeter.protocol.http.parser.<a href="org/apache/jmeter/protocol/http/parser/HtmlParsingUtils.html" title="class in org.apache.jmeter.protocol.http.parser">HtmlParsingUtils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/extractor/json/jsonpath/JSONManager.html#extractWithJsonPath(java.lang.String,java.lang.String)" class="member-name-link">extractWithJsonPath(String, String)</a> - Method in class org.apache.jmeter.extractor.json.jsonpath.<a href="org/apache/jmeter/extractor/json/jsonpath/JSONManager.html" title="class in org.apache.jmeter.extractor.json.jsonpath">JSONManager</a></dt>
<dd>&nbsp;</dd>
</dl>
<h2 class="title" id="I:F">F</h2>
<dl class="index">
<dt><a href="org/apache/jmeter/save/CSVSaveService.html#FAILURE_MESSAGE" class="member-name-link">FAILURE_MESSAGE</a> - Static variable in class org.apache.jmeter.save.<a href="org/apache/jmeter/save/CSVSaveService.html" title="class in org.apache.jmeter.save">CSVSaveService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/log/Priority.html#FATAL_ERROR" class="member-name-link">FATAL_ERROR</a> - Static variable in class org.apache.log.<a href="org/apache/log/Priority.html" title="class in org.apache.log">Priority</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
<div class="block">Something caused whole system to fail.</div>
</dd>
<dt><a href="org/apache/log/Logger.html#fatalError(java.lang.String)" class="member-name-link">fatalError(String)</a> - Method in class org.apache.log.<a href="org/apache/log/Logger.html" title="class in org.apache.log">Logger</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
<div class="block">Log a fatalError priority event.</div>
</dd>
<dt><a href="org/apache/log/Logger.html#fatalError(java.lang.String,java.lang.Throwable)" class="member-name-link">fatalError(String, Throwable)</a> - Method in class org.apache.log.<a href="org/apache/log/Logger.html" title="class in org.apache.log">Logger</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
<div class="block">Log a fatalError priority event.</div>
</dd>
<dt><a href="org/apache/jmeter/assertions/LogErrorHandler.html#fatalError(org.xml.sax.SAXParseException)" class="member-name-link">fatalError(SAXParseException)</a> - Method in class org.apache.jmeter.assertions.<a href="org/apache/jmeter/assertions/LogErrorHandler.html" title="class in org.apache.jmeter.assertions">LogErrorHandler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/template/TemplateManager.LoggingErrorHandler.html#fatalError(org.xml.sax.SAXParseException)" class="member-name-link">fatalError(SAXParseException)</a> - Method in class org.apache.jmeter.gui.action.template.<a href="org/apache/jmeter/gui/action/template/TemplateManager.LoggingErrorHandler.html" title="class in org.apache.jmeter.gui.action.template">TemplateManager.LoggingErrorHandler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testelement/AbstractScopedTestElement.html#fetchScope()" class="member-name-link">fetchScope()</a> - Method in class org.apache.jmeter.testelement.<a href="org/apache/jmeter/testelement/AbstractScopedTestElement.html" title="class in org.apache.jmeter.testelement">AbstractScopedTestElement</a></dt>
<dd>
<div class="block">Get the scope setting</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/FieldSampleComparator.html" class="type-name-link" title="class in org.apache.jmeter.report.processor">FieldSampleComparator</a> - Class in <a href="org/apache/jmeter/report/processor/package-summary.html">org.apache.jmeter.report.processor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/processor/FieldSampleComparator.html#%3Cinit%3E(java.lang.String)" class="member-name-link">FieldSampleComparator(String)</a> - Constructor for class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/FieldSampleComparator.html" title="class in org.apache.jmeter.report.processor">FieldSampleComparator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/plugin/MenuCreator.MENU_LOCATION.html#FILE" class="member-name-link">FILE</a> - Enum constant in enum org.apache.jmeter.gui.plugin.<a href="org/apache/jmeter/gui/plugin/MenuCreator.MENU_LOCATION.html" title="enum in org.apache.jmeter.gui.plugin">MenuCreator.MENU_LOCATION</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#FILE" class="member-name-link">FILE</a> - Variable in class org.apache.jmeter.protocol.http.util.accesslog.<a href="org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html" title="class in org.apache.jmeter.protocol.http.util.accesslog">StandardGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/XMLSchemaAssertion.html#FILE_NAME_IS_REQUIRED" class="member-name-link">FILE_NAME_IS_REQUIRED</a> - Static variable in class org.apache.jmeter.assertions.<a href="org/apache/jmeter/assertions/XMLSchemaAssertion.html" title="class in org.apache.jmeter.assertions">XMLSchemaAssertion</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/curl/FileArgumentHolder.html" class="type-name-link" title="class in org.apache.jmeter.protocol.http.curl">FileArgumentHolder</a> - Class in <a href="org/apache/jmeter/protocol/http/curl/package-summary.html">org.apache.jmeter.protocol.http.curl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/FileDialoger.html" class="type-name-link" title="class in org.apache.jmeter.gui.util">FileDialoger</a> - Class in <a href="org/apache/jmeter/gui/util/package-summary.html">org.apache.jmeter.gui.util</a></dt>
<dd>
<div class="block">Class implementing a file open dialogue</div>
</dd>
<dt><a href="org/apache/jmeter/testbeans/gui/FileEditor.html" class="type-name-link" title="class in org.apache.jmeter.testbeans.gui">FileEditor</a> - Class in <a href="org/apache/jmeter/testbeans/gui/package-summary.html">org.apache.jmeter.testbeans.gui</a></dt>
<dd>
<div class="block">A property editor for File properties.</div>
</dd>
<dt><a href="org/apache/jmeter/testbeans/gui/TypeEditor.html#FileEditor" class="member-name-link">FileEditor</a> - Enum constant in enum org.apache.jmeter.testbeans.gui.<a href="org/apache/jmeter/testbeans/gui/TypeEditor.html" title="enum in org.apache.jmeter.testbeans.gui">TypeEditor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testbeans/gui/FileEditor.html#%3Cinit%3E()" class="member-name-link">FileEditor()</a> - Constructor for class org.apache.jmeter.testbeans.gui.<a href="org/apache/jmeter/testbeans/gui/FileEditor.html" title="class in org.apache.jmeter.testbeans.gui">FileEditor</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Only for use by test cases</div>
</div>
</dd>
<dt><a href="org/apache/jmeter/testbeans/gui/FileEditor.html#%3Cinit%3E(java.beans.PropertyDescriptor)" class="member-name-link">FileEditor(PropertyDescriptor)</a> - Constructor for class org.apache.jmeter.testbeans.gui.<a href="org/apache/jmeter/testbeans/gui/FileEditor.html" title="class in org.apache.jmeter.testbeans.gui">FileEditor</a></dt>
<dd>
<div class="block">Construct a <a href="org/apache/jmeter/testbeans/gui/FileEditor.html" title="class in org.apache.jmeter.testbeans.gui"><code>FileEditor</code></a> using the properties of the given
<a href="https://docs.oracle.com/javase/8/docs/api/java/beans/PropertyDescriptor.html" title="class or interface in java.beans" class="external-link"><code>PropertyDescriptor</code></a></div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/accesslog/LogFilter.html#FILEFILTER" class="member-name-link">FILEFILTER</a> - Variable in class org.apache.jmeter.protocol.http.util.accesslog.<a href="org/apache/jmeter/protocol/http/util/accesslog/LogFilter.html" title="class in org.apache.jmeter.protocol.http.util.accesslog">LogFilter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/FileListPanel.html" class="type-name-link" title="class in org.apache.jmeter.gui.util">FileListPanel</a> - Class in <a href="org/apache/jmeter/gui/util/package-summary.html">org.apache.jmeter.gui.util</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/FileListPanel.html#%3Cinit%3E()" class="member-name-link">FileListPanel()</a> - Constructor for class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/FileListPanel.html" title="class in org.apache.jmeter.gui.util">FileListPanel</a></dt>
<dd>
<div class="block">Constructor for the FilePanel object.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/util/FileListPanel.html#%3Cinit%3E(java.lang.String)" class="member-name-link">FileListPanel(String)</a> - Constructor for class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/FileListPanel.html" title="class in org.apache.jmeter.gui.util">FileListPanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/FileListPanel.html#%3Cinit%3E(java.lang.String,java.lang.String)" class="member-name-link">FileListPanel(String, String)</a> - Constructor for class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/FileListPanel.html" title="class in org.apache.jmeter.gui.util">FileListPanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/FileListPanel.html#%3Cinit%3E(javax.swing.event.ChangeListener,java.lang.String)" class="member-name-link">FileListPanel(ChangeListener, String)</a> - Constructor for class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/FileListPanel.html" title="class in org.apache.jmeter.gui.util">FileListPanel</a></dt>
<dd>
<div class="block">Constructor for the FilePanel object.</div>
</dd>
<dt><a href="org/apache/jmeter/assertions/BeanShellAssertion.html#FILENAME" class="member-name-link">FILENAME</a> - Static variable in class org.apache.jmeter.assertions.<a href="org/apache/jmeter/assertions/BeanShellAssertion.html" title="class in org.apache.jmeter.assertions">BeanShellAssertion</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#FILENAME" class="member-name-link">FILENAME</a> - Variable in class org.apache.jmeter.protocol.http.util.accesslog.<a href="org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html" title="class in org.apache.jmeter.protocol.http.util.accesslog">StandardGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/accesslog/TCLogParser.html#FILENAME" class="member-name-link">FILENAME</a> - Variable in class org.apache.jmeter.protocol.http.util.accesslog.<a href="org/apache/jmeter/protocol/http/util/accesslog/TCLogParser.html" title="class in org.apache.jmeter.protocol.http.util.accesslog">TCLogParser</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/java/sampler/BeanShellSampler.html#FILENAME" class="member-name-link">FILENAME</a> - Static variable in class org.apache.jmeter.protocol.java.sampler.<a href="org/apache/jmeter/protocol/java/sampler/BeanShellSampler.html" title="class in org.apache.jmeter.protocol.java.sampler">BeanShellSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/tcp/sampler/TCPSampler.html#FILENAME" class="member-name-link">FILENAME</a> - Static variable in class org.apache.jmeter.protocol.tcp.sampler.<a href="org/apache/jmeter/protocol/tcp/sampler/TCPSampler.html" title="class in org.apache.jmeter.protocol.tcp.sampler">TCPSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/reporters/ResultCollector.html#FILENAME" class="member-name-link">FILENAME</a> - Static variable in class org.apache.jmeter.reporters.<a href="org/apache/jmeter/reporters/ResultCollector.html" title="class in org.apache.jmeter.reporters">ResultCollector</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/reporters/ResultSaver.html#FILENAME" class="member-name-link">FILENAME</a> - Static variable in class org.apache.jmeter.reporters.<a href="org/apache/jmeter/reporters/ResultSaver.html" title="class in org.apache.jmeter.reporters">ResultSaver</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/HTMLAssertion.html#FILENAME_KEY" class="member-name-link">FILENAME_KEY</a> - Static variable in class org.apache.jmeter.assertions.<a href="org/apache/jmeter/assertions/HTMLAssertion.html" title="class in org.apache.jmeter.assertions">HTMLAssertion</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/smtp/sampler/SmtpSampler.html#FILENAME_SEPARATOR" class="member-name-link">FILENAME_SEPARATOR</a> - Static variable in class org.apache.jmeter.protocol.smtp.sampler.<a href="org/apache/jmeter/protocol/smtp/sampler/SmtpSampler.html" title="class in org.apache.jmeter.protocol.smtp.sampler">SmtpSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/FilePanel.html" class="type-name-link" title="class in org.apache.jmeter.gui.util">FilePanel</a> - Class in <a href="org/apache/jmeter/gui/util/package-summary.html">org.apache.jmeter.gui.util</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/FilePanel.html#%3Cinit%3E()" class="member-name-link">FilePanel()</a> - Constructor for class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/FilePanel.html" title="class in org.apache.jmeter.gui.util">FilePanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/FilePanel.html#%3Cinit%3E(java.lang.String)" class="member-name-link">FilePanel(String)</a> - Constructor for class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/FilePanel.html" title="class in org.apache.jmeter.gui.util">FilePanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/FilePanel.html#%3Cinit%3E(java.lang.String,boolean)" class="member-name-link">FilePanel(String, boolean)</a> - Constructor for class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/FilePanel.html" title="class in org.apache.jmeter.gui.util">FilePanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/FilePanel.html#%3Cinit%3E(java.lang.String,java.lang.String)" class="member-name-link">FilePanel(String, String)</a> - Constructor for class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/FilePanel.html" title="class in org.apache.jmeter.gui.util">FilePanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/FilePanel.html#%3Cinit%3E(java.lang.String,java.lang.String%5B%5D)" class="member-name-link">FilePanel(String, String[])</a> - Constructor for class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/FilePanel.html" title="class in org.apache.jmeter.gui.util">FilePanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/FilePanel.html#%3Cinit%3E(java.lang.String,java.lang.String,boolean)" class="member-name-link">FilePanel(String, String, boolean)</a> - Constructor for class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/FilePanel.html" title="class in org.apache.jmeter.gui.util">FilePanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/FilePanel.html#%3Cinit%3E(javax.swing.event.ChangeListener,java.lang.String)" class="member-name-link">FilePanel(ChangeListener, String)</a> - Constructor for class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/FilePanel.html" title="class in org.apache.jmeter.gui.util">FilePanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/FilePanel.html#%3Cinit%3E(javax.swing.event.ChangeListener,java.lang.String,boolean)" class="member-name-link">FilePanel(ChangeListener, String, boolean)</a> - Constructor for class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/FilePanel.html" title="class in org.apache.jmeter.gui.util">FilePanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/FilePanelEntry.html" class="type-name-link" title="class in org.apache.jmeter.gui.util">FilePanelEntry</a> - Class in <a href="org/apache/jmeter/gui/util/package-summary.html">org.apache.jmeter.gui.util</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/FilePanelEntry.html#%3Cinit%3E()" class="member-name-link">FilePanelEntry()</a> - Constructor for class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/FilePanelEntry.html" title="class in org.apache.jmeter.gui.util">FilePanelEntry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/FilePanelEntry.html#%3Cinit%3E(java.lang.String)" class="member-name-link">FilePanelEntry(String)</a> - Constructor for class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/FilePanelEntry.html" title="class in org.apache.jmeter.gui.util">FilePanelEntry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/FilePanelEntry.html#%3Cinit%3E(java.lang.String,boolean,java.lang.String...)" class="member-name-link">FilePanelEntry(String, boolean, String...)</a> - Constructor for class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/FilePanelEntry.html" title="class in org.apache.jmeter.gui.util">FilePanelEntry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/FilePanelEntry.html#%3Cinit%3E(java.lang.String,boolean,javax.swing.event.ChangeListener,java.lang.String...)" class="member-name-link">FilePanelEntry(String, boolean, ChangeListener, String...)</a> - Constructor for class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/FilePanelEntry.html" title="class in org.apache.jmeter.gui.util">FilePanelEntry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/FilePanelEntry.html#%3Cinit%3E(java.lang.String,java.lang.String...)" class="member-name-link">FilePanelEntry(String, String...)</a> - Constructor for class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/FilePanelEntry.html" title="class in org.apache.jmeter.gui.util">FilePanelEntry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/FilePanelEntry.html#%3Cinit%3E(java.lang.String,javax.swing.event.ChangeListener,java.lang.String...)" class="member-name-link">FilePanelEntry(String, ChangeListener, String...)</a> - Constructor for class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/FilePanelEntry.html" title="class in org.apache.jmeter.gui.util">FilePanelEntry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/functions/FileRowColContainer.html" class="type-name-link" title="class in org.apache.jmeter.functions">FileRowColContainer</a> - Class in <a href="org/apache/jmeter/functions/package-summary.html">org.apache.jmeter.functions</a></dt>
<dd>
<div class="block">File data container for CSV (and similar delimited) files Data is accessible
via row and column number</div>
</dd>
<dt><a href="org/apache/jmeter/functions/FileRowColContainer.html#%3Cinit%3E(java.lang.String)" class="member-name-link">FileRowColContainer(String)</a> - Constructor for class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/FileRowColContainer.html" title="class in org.apache.jmeter.functions">FileRowColContainer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/functions/FileRowColContainer.html#%3Cinit%3E(java.lang.String,java.lang.String)" class="member-name-link">FileRowColContainer(String, String)</a> - Constructor for class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/FileRowColContainer.html" title="class in org.apache.jmeter.functions">FileRowColContainer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/services/FileServer.html" class="type-name-link" title="class in org.apache.jmeter.services">FileServer</a> - Class in <a href="org/apache/jmeter/services/package-summary.html">org.apache.jmeter.services</a></dt>
<dd>
<div class="block">This class provides thread-safe access to files, and to
provide some simplifying assumptions about where to find files and how to
name them.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/FileToString.html" class="type-name-link" title="class in org.apache.jmeter.functions">FileToString</a> - Class in <a href="org/apache/jmeter/functions/package-summary.html">org.apache.jmeter.functions</a></dt>
<dd>
<div class="block">FileToString Function to read a complete file into a String.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/FileToString.html#%3Cinit%3E()" class="member-name-link">FileToString()</a> - Constructor for class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/FileToString.html" title="class in org.apache.jmeter.functions">FileToString</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/functions/FileWrapper.html" class="type-name-link" title="class in org.apache.jmeter.functions">FileWrapper</a> - Class in <a href="org/apache/jmeter/functions/package-summary.html">org.apache.jmeter.functions</a></dt>
<dd>
<div class="block">This class wraps the FileRowColContainer for use across multiple threads.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/accesslog/Filter.html#filter(java.lang.String)" class="member-name-link">filter(String)</a> - Method in interface org.apache.jmeter.protocol.http.util.accesslog.<a href="org/apache/jmeter/protocol/http/util/accesslog/Filter.html" title="interface in org.apache.jmeter.protocol.http.util.accesslog">Filter</a></dt>
<dd>
<div class="block">In case the user wants to replace the file extension, log parsers should
call this method.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/accesslog/LogFilter.html#filter(java.lang.String)" class="member-name-link">filter(String)</a> - Method in class org.apache.jmeter.protocol.http.util.accesslog.<a href="org/apache/jmeter/protocol/http/util/accesslog/LogFilter.html" title="class in org.apache.jmeter.protocol.http.util.accesslog">LogFilter</a></dt>
<dd>
<div class="block">The current implementation checks the boolean if the text should be used
or not.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/accesslog/SessionFilter.html#filter(java.lang.String)" class="member-name-link">filter(String)</a> - Method in class org.apache.jmeter.protocol.http.util.accesslog.<a href="org/apache/jmeter/protocol/http/util/accesslog/SessionFilter.html" title="class in org.apache.jmeter.protocol.http.util.accesslog">SessionFilter</a></dt>
<dd>
<div class="block">In case the user wants to replace the file extension, log parsers should
call this method.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/accesslog/Filter.html" class="type-name-link" title="interface in org.apache.jmeter.protocol.http.util.accesslog">Filter</a> - Interface in <a href="org/apache/jmeter/protocol/http/util/accesslog/package-summary.html">org.apache.jmeter.protocol.http.util.accesslog</a></dt>
<dd>
<div class="block">Description:<br>
<br>
Filter interface is designed to make it easier to use Access Logs for JMeter
test plans.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/accesslog/TCLogParser.html#FILTER" class="member-name-link">FILTER</a> - Variable in class org.apache.jmeter.protocol.http.util.accesslog.<a href="org/apache/jmeter/protocol/http/util/accesslog/TCLogParser.html" title="class in org.apache.jmeter.protocol.http.util.accesslog">TCLogParser</a></dt>
<dd>
<div class="block">Handles to supporting classes</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/FilterConsumer.html" class="type-name-link" title="class in org.apache.jmeter.report.processor">FilterConsumer</a> - Class in <a href="org/apache/jmeter/report/processor/package-summary.html">org.apache.jmeter.report.processor</a></dt>
<dd>
<div class="block">
The class FilterConsumer provides a way to discard samples in a consumer
chain.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/FilterConsumer.html#%3Cinit%3E()" class="member-name-link">FilterConsumer()</a> - Constructor for class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/FilterConsumer.html" title="class in org.apache.jmeter.report.processor">FilterConsumer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/accesslog/LogFilter.html#filterFile(java.lang.String)" class="member-name-link">filterFile(String)</a> - Method in class org.apache.jmeter.protocol.http.util.accesslog.<a href="org/apache/jmeter/protocol/http/util/accesslog/LogFilter.html" title="class in org.apache.jmeter.protocol.http.util.accesslog">LogFilter</a></dt>
<dd>
<div class="block">Filter the file.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/accesslog/LogFilter.html#filterPattern(java.lang.String)" class="member-name-link">filterPattern(String)</a> - Method in class org.apache.jmeter.protocol.http.util.accesslog.<a href="org/apache/jmeter/protocol/http/util/accesslog/LogFilter.html" title="class in org.apache.jmeter.protocol.http.util.accesslog">LogFilter</a></dt>
<dd>
<div class="block">The current implementation assumes the user has checked the regular
expressions so that they don't cancel each other.</div>
</dd>
<dt><a href="org/apache/jmeter/report/config/ExporterConfiguration.html#filtersOnlySampleSeries()" class="member-name-link">filtersOnlySampleSeries()</a> - Method in class org.apache.jmeter.report.config.<a href="org/apache/jmeter/report/config/ExporterConfiguration.html" title="class in org.apache.jmeter.report.config">ExporterConfiguration</a></dt>
<dd>
<div class="block">Indicates whether series filter apply only on sample series</div>
</dd>
<dt><a href="org/apache/jmeter/report/config/ExporterConfiguration.html#filtersOnlySampleSeries(boolean)" class="member-name-link">filtersOnlySampleSeries(boolean)</a> - Method in class org.apache.jmeter.report.config.<a href="org/apache/jmeter/report/config/ExporterConfiguration.html" title="class in org.apache.jmeter.report.config">ExporterConfiguration</a></dt>
<dd>
<div class="block">Sets the series filters apply only on sample series.</div>
</dd>
<dt><a href="org/apache/jorphan/gui/MenuScroller.html#finalize()" class="member-name-link">finalize()</a> - Method in class org.apache.jorphan.gui.<a href="org/apache/jorphan/gui/MenuScroller.html" title="class in org.apache.jorphan.gui">MenuScroller</a></dt>
<dd>
<div class="block">Ensures that the <code>dispose</code> method of this MenuScroller is
called when there are no more references to it.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/util/JSyntaxSearchToolBar.html#FIND_ACTION" class="member-name-link">FIND_ACTION</a> - Static variable in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/JSyntaxSearchToolBar.html" title="class in org.apache.jmeter.gui.util">JSyntaxSearchToolBar</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/reflect/ClassFinder.html#findAnnotatedClasses(java.lang.String%5B%5D,java.lang.Class%5B%5D)" class="member-name-link">findAnnotatedClasses(String[], Class&lt;? extends Annotation&gt;[])</a> - Static method in class org.apache.jorphan.reflect.<a href="org/apache/jorphan/reflect/ClassFinder.html" title="class in org.apache.jorphan.reflect">ClassFinder</a></dt>
<dd>
<div class="block">Find classes in the provided path(s)/jar(s) that extend the class(es).</div>
</dd>
<dt><a href="org/apache/jorphan/reflect/ClassFinder.html#findAnnotatedClasses(java.lang.String%5B%5D,java.lang.Class%5B%5D,boolean)" class="member-name-link">findAnnotatedClasses(String[], Class&lt;? extends Annotation&gt;[], boolean)</a> - Static method in class org.apache.jorphan.reflect.<a href="org/apache/jorphan/reflect/ClassFinder.html" title="class in org.apache.jorphan.reflect">ClassFinder</a></dt>
<dd>
<div class="block">Find classes in the provided path(s)/jar(s) that extend the class(es).</div>
</dd>
<dt><a href="org/apache/jorphan/reflect/ClassFinder.html#findClasses(java.lang.String%5B%5D,org.apache.jorphan.reflect.ClassFilter)" class="member-name-link">findClasses(String[], ClassFilter)</a> - Static method in class org.apache.jorphan.reflect.<a href="org/apache/jorphan/reflect/ClassFinder.html" title="class in org.apache.jorphan.reflect">ClassFinder</a></dt>
<dd>
<div class="block">Find all classes in the given jars that passes the class filter.</div>
</dd>
<dt><a href="org/apache/jmeter/util/JMeterUtils.html#findClassesThatExtend(java.lang.Class)" class="member-name-link">findClassesThatExtend(Class&lt;?&gt;)</a> - Static method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/JMeterUtils.html" title="class in org.apache.jmeter.util">JMeterUtils</a></dt>
<dd>
<div class="block">Convenience method for
<a href="org/apache/jorphan/reflect/ClassFinder.html#findClassesThatExtend(java.lang.String%5B%5D,java.lang.Class%5B%5D,boolean)"><code>ClassFinder.findClassesThatExtend(String[], Class[], boolean)</code></a>
with the option to include inner classes in the search set to false
and the path list is derived from JMeterUtils.getSearchPaths().</div>
</dd>
<dt><a href="org/apache/jorphan/reflect/ClassFinder.html#findClassesThatExtend(java.lang.String%5B%5D,java.lang.Class%5B%5D)" class="member-name-link">findClassesThatExtend(String[], Class&lt;?&gt;[])</a> - Static method in class org.apache.jorphan.reflect.<a href="org/apache/jorphan/reflect/ClassFinder.html" title="class in org.apache.jorphan.reflect">ClassFinder</a></dt>
<dd>
<div class="block">Convenience method for
<a href="org/apache/jorphan/reflect/ClassFinder.html#findClassesThatExtend(java.lang.String%5B%5D,java.lang.Class%5B%5D,boolean)"><code>ClassFinder.findClassesThatExtend(String[], Class[], boolean)</code></a> with the
option to include inner classes in the search set to false.</div>
</dd>
<dt><a href="org/apache/jorphan/reflect/ClassFinder.html#findClassesThatExtend(java.lang.String%5B%5D,java.lang.Class%5B%5D,boolean)" class="member-name-link">findClassesThatExtend(String[], Class&lt;?&gt;[], boolean)</a> - Static method in class org.apache.jorphan.reflect.<a href="org/apache/jorphan/reflect/ClassFinder.html" title="class in org.apache.jorphan.reflect">ClassFinder</a></dt>
<dd>
<div class="block">Find classes in the provided path(s)/jar(s) that extend the class(es).</div>
</dd>
<dt><a href="org/apache/jorphan/reflect/ClassFinder.html#findClassesThatExtend(java.lang.String%5B%5D,java.lang.Class%5B%5D,boolean,java.lang.String,java.lang.String)" class="member-name-link">findClassesThatExtend(String[], Class&lt;?&gt;[], boolean, String, String)</a> - Static method in class org.apache.jorphan.reflect.<a href="org/apache/jorphan/reflect/ClassFinder.html" title="class in org.apache.jorphan.reflect">ClassFinder</a></dt>
<dd>
<div class="block">Find classes in the provided path(s)/jar(s) that extend the class(es).</div>
</dd>
<dt><a href="org/apache/jorphan/reflect/ClassFinder.html#findClassesThatExtend(java.lang.String%5B%5D,java.lang.Class%5B%5D,boolean,java.lang.String,java.lang.String,boolean)" class="member-name-link">findClassesThatExtend(String[], Class&lt;?&gt;[], boolean, String, String, boolean)</a> - Static method in class org.apache.jorphan.reflect.<a href="org/apache/jorphan/reflect/ClassFinder.html" title="class in org.apache.jorphan.reflect">ClassFinder</a></dt>
<dd>
<div class="block">Find classes in the provided path(s)/jar(s) that extend the class(es).</div>
</dd>
<dt><a href="org/apache/jmeter/report/dashboard/AbstractDataExporter.html#findData(java.lang.String,org.apache.jmeter.report.processor.ResultData)" class="member-name-link">findData(String, ResultData)</a> - Static method in class org.apache.jmeter.report.dashboard.<a href="org/apache/jmeter/report/dashboard/AbstractDataExporter.html" title="class in org.apache.jmeter.report.dashboard">AbstractDataExporter</a></dt>
<dd>
<div class="block">Finds a inner ResultData matching the specified data name in a ResultData
tree.</div>
</dd>
<dt><a href="org/apache/jmeter/util/JMeterUtils.html#findFile(java.lang.String)" class="member-name-link">findFile(String)</a> - Static method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/JMeterUtils.html" title="class in org.apache.jmeter.util">JMeterUtils</a></dt>
<dd>
<div class="block">Find a file in the current directory or in the JMeter bin directory.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/ProxyControl.html#findTargetControllerNode()" class="member-name-link">findTargetControllerNode()</a> - Method in class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/ProxyControl.html" title="class in org.apache.jmeter.protocol.http.proxy">ProxyControl</a></dt>
<dd>
<div class="block">Finds the controller where samplers have to be stored, that is:
The controller specified by the <code>target</code> property.</div>
</dd>
<dt><a href="org/apache/jmeter/threads/FindTestElementsUpToRootTraverser.html" class="type-name-link" title="class in org.apache.jmeter.threads">FindTestElementsUpToRootTraverser</a> - Class in <a href="org/apache/jmeter/threads/package-summary.html">org.apache.jmeter.threads</a></dt>
<dd>
<div class="block">HashTreeTraverser implementation that stores in a Stack all
the Test Elements on the path to a particular node.</div>
</dd>
<dt><a href="org/apache/jmeter/threads/FindTestElementsUpToRootTraverser.html#%3Cinit%3E(java.lang.Object)" class="member-name-link">FindTestElementsUpToRootTraverser(Object)</a> - Constructor for class org.apache.jmeter.threads.<a href="org/apache/jmeter/threads/FindTestElementsUpToRootTraverser.html" title="class in org.apache.jmeter.threads">FindTestElementsUpToRootTraverser</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/dashboard/AbstractDataExporter.html#findValue(java.lang.Class,java.lang.String,org.apache.jmeter.report.processor.ResultData)" class="member-name-link">findValue(Class&lt;T&gt;, String, ResultData)</a> - Static method in class org.apache.jmeter.report.dashboard.<a href="org/apache/jmeter/report/dashboard/AbstractDataExporter.html" title="class in org.apache.jmeter.report.dashboard">AbstractDataExporter</a></dt>
<dd>
<div class="block">Finds a value matching the specified data name in a ResultData tree.</div>
</dd>
<dt><a href="org/apache/jorphan/collections/Data.html#findValue(java.lang.String,java.lang.Object)" class="member-name-link">findValue(String, Object)</a> - Method in class org.apache.jorphan.collections.<a href="org/apache/jorphan/collections/Data.html" title="class in org.apache.jorphan.collections">Data</a></dt>
<dd>
<div class="block">Returns the row number where a certain value is.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/smtp/sampler/protocol/SynchronousTransportListener.html#finish()" class="member-name-link">finish()</a> - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.<a href="org/apache/jmeter/protocol/smtp/sampler/protocol/SynchronousTransportListener.html" title="class in org.apache.jmeter.protocol.smtp.sampler.protocol">SynchronousTransportListener</a></dt>
<dd>
<div class="block">Synchronized-method</div>
</dd>
<dt><a href="org/apache/jmeter/threads/JMeterContextService.ThreadCounts.html#finishedThreads" class="member-name-link">finishedThreads</a> - Variable in class org.apache.jmeter.threads.<a href="org/apache/jmeter/threads/JMeterContextService.ThreadCounts.html" title="class in org.apache.jmeter.threads">JMeterContextService.ThreadCounts</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/control/GenericController.html#fireIterationStart()" class="member-name-link">fireIterationStart()</a> - Method in class org.apache.jmeter.control.<a href="org/apache/jmeter/control/GenericController.html" title="class in org.apache.jmeter.control">GenericController</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/control/GenericController.html#fireIterEvents()" class="member-name-link">fireIterEvents()</a> - Method in class org.apache.jmeter.control.<a href="org/apache/jmeter/control/GenericController.html" title="class in org.apache.jmeter.control">GenericController</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testbeans/gui/PasswordEditor.html#firePropertyChange()" class="member-name-link">firePropertyChange()</a> - Method in class org.apache.jmeter.testbeans.gui.<a href="org/apache/jmeter/testbeans/gui/PasswordEditor.html" title="class in org.apache.jmeter.testbeans.gui">PasswordEditor</a></dt>
<dd>
<div class="block">Avoid needlessly firing PropertyChanged events.</div>
</dd>
<dt><a href="org/apache/jmeter/util/ScriptingBeanInfoSupport.JSR223ScriptCacheCheckboxEditor.html#firePropertyChange()" class="member-name-link">firePropertyChange()</a> - Method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/ScriptingBeanInfoSupport.JSR223ScriptCacheCheckboxEditor.html" title="class in org.apache.jmeter.util">ScriptingBeanInfoSupport.JSR223ScriptCacheCheckboxEditor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/gui/AbstractTreeTableModel.html#fireTreeNodesChanged(javax.swing.tree.TreeNode,java.lang.Object%5B%5D,int%5B%5D,java.lang.Object%5B%5D)" class="member-name-link">fireTreeNodesChanged(TreeNode, Object[], int[], Object[])</a> - Method in class org.apache.jorphan.gui.<a href="org/apache/jorphan/gui/AbstractTreeTableModel.html" title="class in org.apache.jorphan.gui">AbstractTreeTableModel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/visualizers/backend/WindowMode.html#FIXED" class="member-name-link">FIXED</a> - Enum constant in enum org.apache.jmeter.visualizers.backend.<a href="org/apache/jmeter/visualizers/backend/WindowMode.html" title="enum in org.apache.jmeter.visualizers.backend">WindowMode</a></dt>
<dd>
<div class="block">Fixed-size sliding window.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/jms/sampler/FixedQueueExecutor.html" class="type-name-link" title="class in org.apache.jmeter.protocol.jms.sampler">FixedQueueExecutor</a> - Class in <a href="org/apache/jmeter/protocol/jms/sampler/package-summary.html">org.apache.jmeter.protocol.jms.sampler</a></dt>
<dd>
<div class="block">Request/reply executor with a fixed reply queue.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/jms/sampler/FixedQueueExecutor.html#%3Cinit%3E(javax.jms.MessageProducer,int,boolean)" class="member-name-link">FixedQueueExecutor(MessageProducer, int, boolean)</a> - Constructor for class org.apache.jmeter.protocol.jms.sampler.<a href="org/apache/jmeter/protocol/jms/sampler/FixedQueueExecutor.html" title="class in org.apache.jmeter.protocol.jms.sampler">FixedQueueExecutor</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><a href="org/apache/jorphan/gui/ObjectTableSorter.html#fixLastRow()" class="member-name-link">fixLastRow()</a> - Method in class org.apache.jorphan.gui.<a href="org/apache/jorphan/gui/ObjectTableSorter.html" title="class in org.apache.jorphan.gui">ObjectTableSorter</a></dt>
<dd>
<div class="block">Sets <a href="org/apache/jorphan/gui/ObjectTableSorter.html#getPrimaryComparator()"><code>primary comparator</code></a> to one that don't sort last row.</div>
</dd>
<dt><a href="org/apache/jorphan/gui/GuiUtils.html#fixSize(javax.swing.table.TableColumn,javax.swing.JTable)" class="member-name-link">fixSize(TableColumn, JTable)</a> - Static method in class org.apache.jorphan.gui.<a href="org/apache/jorphan/gui/GuiUtils.html" title="class in org.apache.jorphan.gui">GuiUtils</a></dt>
<dd>
<div class="block">Fix the size of a column according to the header text.</div>
</dd>
<dt><a href="org/apache/jmeter/testelement/property/FloatProperty.html" class="type-name-link" title="class in org.apache.jmeter.testelement.property">FloatProperty</a> - Class in <a href="org/apache/jmeter/testelement/property/package-summary.html">org.apache.jmeter.testelement.property</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testelement/property/FloatProperty.html#%3Cinit%3E()" class="member-name-link">FloatProperty()</a> - Constructor for class org.apache.jmeter.testelement.property.<a href="org/apache/jmeter/testelement/property/FloatProperty.html" title="class in org.apache.jmeter.testelement.property">FloatProperty</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testelement/property/FloatProperty.html#%3Cinit%3E(java.lang.String,float)" class="member-name-link">FloatProperty(String, float)</a> - Constructor for class org.apache.jmeter.testelement.property.<a href="org/apache/jmeter/testelement/property/FloatProperty.html" title="class in org.apache.jmeter.testelement.property">FloatProperty</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/reporters/ResultCollector.html#flushFile()" class="member-name-link">flushFile()</a> - Method in class org.apache.jmeter.reporters.<a href="org/apache/jmeter/reporters/ResultCollector.html" title="class in org.apache.jmeter.reporters">ResultCollector</a></dt>
<dd>
<div class="block">Flush PrintWriter to synchronize file contents</div>
</dd>
<dt><a href="org/apache/jmeter/gui/util/TextAreaTableCellEditor.EditorDelegate.html#focusGained(java.awt.event.FocusEvent)" class="member-name-link">focusGained(FocusEvent)</a> - Method in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/TextAreaTableCellEditor.EditorDelegate.html" title="class in org.apache.jmeter.gui.util">TextAreaTableCellEditor.EditorDelegate</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/mail/sampler/gui/MailReaderSamplerGui.html#focusGained(java.awt.event.FocusEvent)" class="member-name-link">focusGained(FocusEvent)</a> - Method in class org.apache.jmeter.protocol.mail.sampler.gui.<a href="org/apache/jmeter/protocol/mail/sampler/gui/MailReaderSamplerGui.html" title="class in org.apache.jmeter.protocol.mail.sampler.gui">MailReaderSamplerGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testbeans/gui/PasswordEditor.html#focusGained(java.awt.event.FocusEvent)" class="member-name-link">focusGained(FocusEvent)</a> - Method in class org.apache.jmeter.testbeans.gui.<a href="org/apache/jmeter/testbeans/gui/PasswordEditor.html" title="class in org.apache.jmeter.testbeans.gui">PasswordEditor</a></dt>
<dt><a href="org/apache/jmeter/testbeans/gui/TableEditor.html#focusGained(java.awt.event.FocusEvent)" class="member-name-link">focusGained(FocusEvent)</a> - Method in class org.apache.jmeter.testbeans.gui.<a href="org/apache/jmeter/testbeans/gui/TableEditor.html" title="class in org.apache.jmeter.testbeans.gui">TableEditor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testbeans/gui/TextAreaEditor.html#focusGained(java.awt.event.FocusEvent)" class="member-name-link">focusGained(FocusEvent)</a> - Method in class org.apache.jmeter.testbeans.gui.<a href="org/apache/jmeter/testbeans/gui/TextAreaEditor.html" title="class in org.apache.jmeter.testbeans.gui">TextAreaEditor</a></dt>
<dt><a href="org/apache/jmeter/util/ScopePanel.html#focusGained(java.awt.event.FocusEvent)" class="member-name-link">focusGained(FocusEvent)</a> - Method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/ScopePanel.html" title="class in org.apache.jmeter.util">ScopePanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/gui/JLabeledTextArea.html#focusGained(java.awt.event.FocusEvent)" class="member-name-link">focusGained(FocusEvent)</a> - Method in class org.apache.jorphan.gui.<a href="org/apache/jorphan/gui/JLabeledTextArea.html" title="class in org.apache.jorphan.gui">JLabeledTextArea</a></dt>
<dd>
<div class="block">Catch what the value was when focus was gained.</div>
</dd>
<dt><a href="org/apache/jorphan/gui/JLabeledTextField.html#focusGained(java.awt.event.FocusEvent)" class="member-name-link">focusGained(FocusEvent)</a> - Method in class org.apache.jorphan.gui.<a href="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</a></dt>
<dd>
<div class="block">Catch what the value was when focus was gained.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/util/NumberFieldErrorListener.html#focusLost(java.awt.event.FocusEvent)" class="member-name-link">focusLost(FocusEvent)</a> - Method in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/NumberFieldErrorListener.html" title="class in org.apache.jmeter.gui.util">NumberFieldErrorListener</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/TextAreaTableCellEditor.EditorDelegate.html#focusLost(java.awt.event.FocusEvent)" class="member-name-link">focusLost(FocusEvent)</a> - Method in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/TextAreaTableCellEditor.EditorDelegate.html" title="class in org.apache.jmeter.gui.util">TextAreaTableCellEditor.EditorDelegate</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/mail/sampler/gui/MailReaderSamplerGui.html#focusLost(java.awt.event.FocusEvent)" class="member-name-link">focusLost(FocusEvent)</a> - Method in class org.apache.jmeter.protocol.mail.sampler.gui.<a href="org/apache/jmeter/protocol/mail/sampler/gui/MailReaderSamplerGui.html" title="class in org.apache.jmeter.protocol.mail.sampler.gui">MailReaderSamplerGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testbeans/gui/PasswordEditor.html#focusLost(java.awt.event.FocusEvent)" class="member-name-link">focusLost(FocusEvent)</a> - Method in class org.apache.jmeter.testbeans.gui.<a href="org/apache/jmeter/testbeans/gui/PasswordEditor.html" title="class in org.apache.jmeter.testbeans.gui">PasswordEditor</a></dt>
<dt><a href="org/apache/jmeter/testbeans/gui/TableEditor.html#focusLost(java.awt.event.FocusEvent)" class="member-name-link">focusLost(FocusEvent)</a> - Method in class org.apache.jmeter.testbeans.gui.<a href="org/apache/jmeter/testbeans/gui/TableEditor.html" title="class in org.apache.jmeter.testbeans.gui">TableEditor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testbeans/gui/TextAreaEditor.html#focusLost(java.awt.event.FocusEvent)" class="member-name-link">focusLost(FocusEvent)</a> - Method in class org.apache.jmeter.testbeans.gui.<a href="org/apache/jmeter/testbeans/gui/TextAreaEditor.html" title="class in org.apache.jmeter.testbeans.gui">TextAreaEditor</a></dt>
<dt><a href="org/apache/jmeter/util/ScopePanel.html#focusLost(java.awt.event.FocusEvent)" class="member-name-link">focusLost(FocusEvent)</a> - Method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/ScopePanel.html" title="class in org.apache.jmeter.util">ScopePanel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/gui/JLabeledTextArea.html#focusLost(java.awt.event.FocusEvent)" class="member-name-link">focusLost(FocusEvent)</a> - Method in class org.apache.jorphan.gui.<a href="org/apache/jorphan/gui/JLabeledTextArea.html" title="class in org.apache.jorphan.gui">JLabeledTextArea</a></dt>
<dd>
<div class="block">Callback method when the focus to the Text Field component is lost.</div>
</dd>
<dt><a href="org/apache/jorphan/gui/JLabeledTextField.html#focusLost(java.awt.event.FocusEvent)" class="member-name-link">focusLost(FocusEvent)</a> - Method in class org.apache.jorphan.gui.<a href="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</a></dt>
<dd>
<div class="block">Callback method when the focus to the Text Field component is lost.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/util/FocusRequester.html" class="type-name-link" title="class in org.apache.jmeter.gui.util">FocusRequester</a> - Class in <a href="org/apache/jmeter/gui/util/package-summary.html">org.apache.jmeter.gui.util</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/FocusRequester.html#%3Cinit%3E()" class="member-name-link">FocusRequester()</a> - Constructor for class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/FocusRequester.html" title="class in org.apache.jmeter.gui.util">FocusRequester</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#FOLLOW_REDIRECTS" class="member-name-link">FOLLOW_REDIRECTS</a> - Static variable in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPSamplerBase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#followRedirects(org.apache.jmeter.protocol.http.sampler.HTTPSampleResult,int)" class="member-name-link">followRedirects(HTTPSampleResult, int)</a> - Method in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPSamplerBase</a></dt>
<dd>
<div class="block">Iteratively download the redirect targets of a redirect response.</div>
</dd>
<dt><a href="org/apache/jmeter/control/ForeachController.html" class="type-name-link" title="class in org.apache.jmeter.control">ForeachController</a> - Class in <a href="org/apache/jmeter/control/package-summary.html">org.apache.jmeter.control</a></dt>
<dd>
<div class="block">ForeachController that iterates over a list of variables named XXXX_NN stored in <a href="org/apache/jmeter/threads/JMeterVariables.html" title="class in org.apache.jmeter.threads"><code>JMeterVariables</code></a>
where NN is a number starting from 1 to number of occurrences.</div>
</dd>
<dt><a href="org/apache/jmeter/control/ForeachController.html#%3Cinit%3E()" class="member-name-link">ForeachController()</a> - Constructor for class org.apache.jmeter.control.<a href="org/apache/jmeter/control/ForeachController.html" title="class in org.apache.jmeter.control">ForeachController</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/control/gui/ForeachControlPanel.html" class="type-name-link" title="class in org.apache.jmeter.control.gui">ForeachControlPanel</a> - Class in <a href="org/apache/jmeter/control/gui/package-summary.html">org.apache.jmeter.control.gui</a></dt>
<dd>
<div class="block">The user interface for a foreach controller which specifies that its
sub-components should be executed some number of times in a loop.</div>
</dd>
<dt><a href="org/apache/jmeter/control/gui/ForeachControlPanel.html#%3Cinit%3E()" class="member-name-link">ForeachControlPanel()</a> - Constructor for class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/ForeachControlPanel.html" title="class in org.apache.jmeter.control.gui">ForeachControlPanel</a></dt>
<dd>
<div class="block">Create a new LoopControlPanel as a standalone component.</div>
</dd>
<dt><a href="org/apache/jmeter/control/gui/ForeachControlPanel.html#%3Cinit%3E(boolean)" class="member-name-link">ForeachControlPanel(boolean)</a> - Constructor for class org.apache.jmeter.control.gui.<a href="org/apache/jmeter/control/gui/ForeachControlPanel.html" title="class in org.apache.jmeter.control.gui">ForeachControlPanel</a></dt>
<dd>
<div class="block">Create a new LoopControlPanel as either a standalone or an embedded
component.</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/AxisGraph.html#foreColor" class="member-name-link">foreColor</a> - Variable in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/AxisGraph.html" title="class in org.apache.jmeter.visualizers">AxisGraph</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/HttpReplyHdr.html#formAccepted()" class="member-name-link">formAccepted()</a> - Static method in class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/HttpReplyHdr.html" title="class in org.apache.jmeter.protocol.http.proxy">HttpReplyHdr</a></dt>
<dd>
<div class="block">Indicates the document was accepted.</div>
</dd>
<dt><a href="org/apache/jmeter/assertions/HTMLAssertion.html#FORMAT_KEY" class="member-name-link">FORMAT_KEY</a> - Static variable in class org.apache.jmeter.assertions.<a href="org/apache/jmeter/assertions/HTMLAssertion.html" title="class in org.apache.jmeter.assertions">HTMLAssertion</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/util/Converter.html#formatCalendar(java.util.Calendar,java.lang.String)" class="member-name-link">formatCalendar(Calendar, String)</a> - Static method in class org.apache.jorphan.util.<a href="org/apache/jorphan/util/Converter.html" title="class in org.apache.jorphan.util">Converter</a></dt>
<dd>
<div class="block">Format a calendar using a given pattern</div>
</dd>
<dt><a href="org/apache/jorphan/util/Converter.html#formatDate(java.lang.String,java.lang.String)" class="member-name-link">formatDate(String, String)</a> - Static method in class org.apache.jorphan.util.<a href="org/apache/jorphan/util/Converter.html" title="class in org.apache.jorphan.util">Converter</a></dt>
<dd>
<div class="block">Format a date using a given pattern</div>
</dd>
<dt><a href="org/apache/jorphan/util/Converter.html#formatDate(java.sql.Date,java.lang.String)" class="member-name-link">formatDate(Date, String)</a> - Static method in class org.apache.jorphan.util.<a href="org/apache/jorphan/util/Converter.html" title="class in org.apache.jorphan.util">Converter</a></dt>
<dd>
<div class="block">Format a date using a given pattern</div>
</dd>
<dt><a href="org/apache/jorphan/util/Converter.html#formatDate(java.util.Calendar,java.lang.String)" class="member-name-link">formatDate(Calendar, String)</a> - Static method in class org.apache.jorphan.util.<a href="org/apache/jorphan/util/Converter.html" title="class in org.apache.jorphan.util">Converter</a></dt>
<dd>
<div class="block">Format a date using a given pattern</div>
</dd>
<dt><a href="org/apache/jorphan/util/Converter.html#formatDate(java.util.Date,java.lang.String)" class="member-name-link">formatDate(Date, String)</a> - Static method in class org.apache.jorphan.util.<a href="org/apache/jorphan/util/Converter.html" title="class in org.apache.jorphan.util">Converter</a></dt>
<dd>
<div class="block">Format a date using a given pattern</div>
</dd>
<dt><a href="org/apache/jorphan/util/JOrphanUtils.html#formatDuration(long)" class="member-name-link">formatDuration(long)</a> - Static method in class org.apache.jorphan.util.<a href="org/apache/jorphan/util/JOrphanUtils.html" title="class in org.apache.jorphan.util">JOrphanUtils</a></dt>
<dd>
<div class="block">Returns duration formatted with format HH:mm:ss.</div>
</dd>
<dt><a href="org/apache/jmeter/util/JMeterUtils.html#formatJMeterExportedVariableName(java.lang.String)" class="member-name-link">formatJMeterExportedVariableName(String)</a> - Static method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/JMeterUtils.html" title="class in org.apache.jmeter.util">JMeterUtils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/gui/NumberRenderer.html#formatter" class="member-name-link">formatter</a> - Variable in class org.apache.jorphan.gui.<a href="org/apache/jorphan/gui/NumberRenderer.html" title="class in org.apache.jorphan.gui">NumberRenderer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/core/TimeHelper.html#formatTimeStamp(long)" class="member-name-link">formatTimeStamp(long)</a> - Static method in class org.apache.jmeter.report.core.<a href="org/apache/jmeter/report/core/TimeHelper.html" title="class in org.apache.jmeter.report.core">TimeHelper</a></dt>
<dd>
<div class="block">Format the specified time stamp to string using JMeter properties.</div>
</dd>
<dt><a href="org/apache/jmeter/report/core/TimeHelper.html#formatTimeStamp(long,java.lang.String)" class="member-name-link">formatTimeStamp(long, String)</a> - Static method in class org.apache.jmeter.report.core.<a href="org/apache/jmeter/report/core/TimeHelper.html" title="class in org.apache.jmeter.report.core">TimeHelper</a></dt>
<dd>
<div class="block">Format the specified time stamp to string using the format.</div>
</dd>
<dt><a href="org/apache/jmeter/util/XPathUtil.html#formatXml(java.lang.String)" class="member-name-link">formatXml(String)</a> - Static method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/XPathUtil.html" title="class in org.apache.jmeter.util">XPathUtil</a></dt>
<dd>
<div class="block">Formats XML</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/FormCharSetFinder.html" class="type-name-link" title="class in org.apache.jmeter.protocol.http.proxy">FormCharSetFinder</a> - Class in <a href="org/apache/jmeter/protocol/http/proxy/package-summary.html">org.apache.jmeter.protocol.http.proxy</a></dt>
<dd>
<div class="block">A parser for html, to find the form tags, and their accept-charset value</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/FormCharSetFinder.html#%3Cinit%3E()" class="member-name-link">FormCharSetFinder()</a> - Constructor for class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/FormCharSetFinder.html" title="class in org.apache.jmeter.protocol.http.proxy">FormCharSetFinder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/HttpReplyHdr.html#formCreated()" class="member-name-link">formCreated()</a> - Static method in class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/HttpReplyHdr.html" title="class in org.apache.jmeter.protocol.http.proxy">HttpReplyHdr</a></dt>
<dd>
<div class="block">Indicates a new file was created.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/PostWriter.html#formDataPostBody" class="member-name-link">formDataPostBody</a> - Variable in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/PostWriter.html" title="class in org.apache.jmeter.protocol.http.sampler">PostWriter</a></dt>
<dd>
<div class="block">The form data that is going to be sent in post body</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/sampler/PostWriter.html#formDataUrlEncoded" class="member-name-link">formDataUrlEncoded</a> - Variable in class org.apache.jmeter.protocol.http.sampler.<a href="org/apache/jmeter/protocol/http/sampler/PostWriter.html" title="class in org.apache.jmeter.protocol.http.sampler">PostWriter</a></dt>
<dd>
<div class="block">The form data that is going to be sent as url encoded</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/HttpReplyHdr.html#formForbidden()" class="member-name-link">formForbidden()</a> - Static method in class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/HttpReplyHdr.html" title="class in org.apache.jmeter.protocol.http.proxy">HttpReplyHdr</a></dt>
<dd>
<div class="block">Client if forbidden to get the request service.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/HttpReplyHdr.html#formFound()" class="member-name-link">formFound()</a> - Static method in class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/HttpReplyHdr.html" title="class in org.apache.jmeter.protocol.http.proxy">HttpReplyHdr</a></dt>
<dd>
<div class="block">Never seen this used.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/HttpReplyHdr.html#formInternalError()" class="member-name-link">formInternalError()</a> - Static method in class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/HttpReplyHdr.html" title="class in org.apache.jmeter.protocol.http.proxy">HttpReplyHdr</a></dt>
<dd>
<div class="block">The server had a problem and could not fulfill the request.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/HttpReplyHdr.html#formMethod()" class="member-name-link">formMethod()</a> - Static method in class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/HttpReplyHdr.html" title="class in org.apache.jmeter.protocol.http.proxy">HttpReplyHdr</a></dt>
<dd>
<div class="block">The requested method is not implemented by the server.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/HttpReplyHdr.html#formMoved()" class="member-name-link">formMoved()</a> - Static method in class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/HttpReplyHdr.html" title="class in org.apache.jmeter.protocol.http.proxy">HttpReplyHdr</a></dt>
<dd>
<div class="block">Indicates a requested URL has moved to a new address or name.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/HttpReplyHdr.html#formNotAllowed()" class="member-name-link">formNotAllowed()</a> - Static method in class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/HttpReplyHdr.html" title="class in org.apache.jmeter.protocol.http.proxy">HttpReplyHdr</a></dt>
<dd>
<div class="block">Indicates the client is not allowed to access the object.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/HttpReplyHdr.html#formNotFound()" class="member-name-link">formNotFound()</a> - Static method in class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/HttpReplyHdr.html" title="class in org.apache.jmeter.protocol.http.proxy">HttpReplyHdr</a></dt>
<dd>
<div class="block">The requested object was not found.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/HttpReplyHdr.html#formNotImplemented()" class="member-name-link">formNotImplemented()</a> - Static method in class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/HttpReplyHdr.html" title="class in org.apache.jmeter.protocol.http.proxy">HttpReplyHdr</a></dt>
<dd>
<div class="block">Server does not do the requested feature.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/HttpReplyHdr.html#formNotImplemented(java.lang.String)" class="member-name-link">formNotImplemented(String)</a> - Static method in class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/HttpReplyHdr.html" title="class in org.apache.jmeter.protocol.http.proxy">HttpReplyHdr</a></dt>
<dd>
<div class="block">Server does not do the requested feature.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/HttpReplyHdr.html#formNotModified()" class="member-name-link">formNotModified()</a> - Static method in class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/HttpReplyHdr.html" title="class in org.apache.jmeter.protocol.http.proxy">HttpReplyHdr</a></dt>
<dd>
<div class="block">Indicates remote copy of the requested object is current.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/HttpReplyHdr.html#formOk(java.lang.String,long)" class="member-name-link">formOk(String, long)</a> - Static method in class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/HttpReplyHdr.html" title="class in org.apache.jmeter.protocol.http.proxy">HttpReplyHdr</a></dt>
<dd>
<div class="block">Forms a http ok reply header</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/HttpReplyHdr.html#formOverloaded()" class="member-name-link">formOverloaded()</a> - Static method in class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/HttpReplyHdr.html" title="class in org.apache.jmeter.protocol.http.proxy">HttpReplyHdr</a></dt>
<dd>
<div class="block">Server is overloaded, client should try again latter.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/HttpReplyHdr.html#formPartial()" class="member-name-link">formPartial()</a> - Static method in class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/HttpReplyHdr.html" title="class in org.apache.jmeter.protocol.http.proxy">HttpReplyHdr</a></dt>
<dd>
<div class="block">Indicates only a partial response was sent.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/HttpReplyHdr.html#formPaymentNeeded()" class="member-name-link">formPaymentNeeded()</a> - Static method in class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/HttpReplyHdr.html" title="class in org.apache.jmeter.protocol.http.proxy">HttpReplyHdr</a></dt>
<dd>
<div class="block">Payment is required for service.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/HttpReplyHdr.html#formServerNotFound()" class="member-name-link">formServerNotFound()</a> - Static method in class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/HttpReplyHdr.html" title="class in org.apache.jmeter.protocol.http.proxy">HttpReplyHdr</a></dt>
<dd>
<div class="block">Indicates the client's proxies could not locate a server.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/HttpReplyHdr.html#formTimeout()" class="member-name-link">formTimeout()</a> - Static method in class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/HttpReplyHdr.html" title="class in org.apache.jmeter.protocol.http.proxy">HttpReplyHdr</a></dt>
<dd>
<div class="block">Indicates the request took to long.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/proxy/HttpReplyHdr.html#formUnauthorized()" class="member-name-link">formUnauthorized()</a> - Static method in class org.apache.jmeter.protocol.http.proxy.<a href="org/apache/jmeter/protocol/http/proxy/HttpReplyHdr.html" title="class in org.apache.jmeter.protocol.http.proxy">HttpReplyHdr</a></dt>
<dd>
<div class="block">Client not authorized for the request.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/util/MenuFactory.html#FRAGMENTS" class="member-name-link">FRAGMENTS</a> - Static variable in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/MenuFactory.html" title="class in org.apache.jmeter.gui.util">MenuFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/TreeState.html#from(org.apache.jmeter.gui.GuiPackage)" class="member-name-link">from(GuiPackage)</a> - Static method in interface org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/TreeState.html" title="interface in org.apache.jmeter.gui">TreeState</a></dt>
<dd>
<div class="block">Save tree expanded and selected state</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/ftp/config/gui/FtpConfigGui.html" class="type-name-link" title="class in org.apache.jmeter.protocol.ftp.config.gui">FtpConfigGui</a> - Class in <a href="org/apache/jmeter/protocol/ftp/config/gui/package-summary.html">org.apache.jmeter.protocol.ftp.config.gui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/ftp/config/gui/FtpConfigGui.html#%3Cinit%3E()" class="member-name-link">FtpConfigGui()</a> - Constructor for class org.apache.jmeter.protocol.ftp.config.gui.<a href="org/apache/jmeter/protocol/ftp/config/gui/FtpConfigGui.html" title="class in org.apache.jmeter.protocol.ftp.config.gui">FtpConfigGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/ftp/config/gui/FtpConfigGui.html#%3Cinit%3E(boolean)" class="member-name-link">FtpConfigGui(boolean)</a> - Constructor for class org.apache.jmeter.protocol.ftp.config.gui.<a href="org/apache/jmeter/protocol/ftp/config/gui/FtpConfigGui.html" title="class in org.apache.jmeter.protocol.ftp.config.gui">FtpConfigGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/ftp/sampler/FTPSampler.html" class="type-name-link" title="class in org.apache.jmeter.protocol.ftp.sampler">FTPSampler</a> - Class in <a href="org/apache/jmeter/protocol/ftp/sampler/package-summary.html">org.apache.jmeter.protocol.ftp.sampler</a></dt>
<dd>
<div class="block">A sampler which understands FTP file requests.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/ftp/sampler/FTPSampler.html#%3Cinit%3E()" class="member-name-link">FTPSampler()</a> - Constructor for class org.apache.jmeter.protocol.ftp.sampler.<a href="org/apache/jmeter/protocol/ftp/sampler/FTPSampler.html" title="class in org.apache.jmeter.protocol.ftp.sampler">FTPSampler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/ftp/control/gui/FtpTestSamplerGui.html" class="type-name-link" title="class in org.apache.jmeter.protocol.ftp.control.gui">FtpTestSamplerGui</a> - Class in <a href="org/apache/jmeter/protocol/ftp/control/gui/package-summary.html">org.apache.jmeter.protocol.ftp.control.gui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/ftp/control/gui/FtpTestSamplerGui.html#%3Cinit%3E()" class="member-name-link">FtpTestSamplerGui()</a> - Constructor for class org.apache.jmeter.protocol.ftp.control.gui.<a href="org/apache/jmeter/protocol/ftp/control/gui/FtpTestSamplerGui.html" title="class in org.apache.jmeter.protocol.ftp.control.gui">FtpTestSamplerGui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/functions/Function.html" class="type-name-link" title="interface in org.apache.jmeter.functions">Function</a> - Interface in <a href="org/apache/jmeter/functions/package-summary.html">org.apache.jmeter.functions</a></dt>
<dd>
<div class="block">Methods that a function must implement</div>
</dd>
<dt><a href="org/apache/jmeter/functions/gui/FunctionHelper.html" class="type-name-link" title="class in org.apache.jmeter.functions.gui">FunctionHelper</a> - Class in <a href="org/apache/jmeter/functions/gui/package-summary.html">org.apache.jmeter.functions.gui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/functions/gui/FunctionHelper.html#%3Cinit%3E()" class="member-name-link">FunctionHelper()</a> - Constructor for class org.apache.jmeter.functions.gui.<a href="org/apache/jmeter/functions/gui/FunctionHelper.html" title="class in org.apache.jmeter.functions.gui">FunctionHelper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/functions/gui/FunctionHelper.html#%3Cinit%3E(javax.swing.JFrame)" class="member-name-link">FunctionHelper(JFrame)</a> - Constructor for class org.apache.jmeter.functions.gui.<a href="org/apache/jmeter/functions/gui/FunctionHelper.html" title="class in org.apache.jmeter.functions.gui">FunctionHelper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testelement/property/FunctionProperty.html" class="type-name-link" title="class in org.apache.jmeter.testelement.property">FunctionProperty</a> - Class in <a href="org/apache/jmeter/testelement/property/package-summary.html">org.apache.jmeter.testelement.property</a></dt>
<dd>
<div class="block">Class that implements the Function property</div>
</dd>
<dt><a href="org/apache/jmeter/testelement/property/FunctionProperty.html#%3Cinit%3E()" class="member-name-link">FunctionProperty()</a> - Constructor for class org.apache.jmeter.testelement.property.<a href="org/apache/jmeter/testelement/property/FunctionProperty.html" title="class in org.apache.jmeter.testelement.property">FunctionProperty</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testelement/property/FunctionProperty.html#%3Cinit%3E(java.lang.String,org.apache.jmeter.engine.util.CompoundVariable)" class="member-name-link">FunctionProperty(String, CompoundVariable)</a> - Constructor for class org.apache.jmeter.testelement.property.<a href="org/apache/jmeter/testelement/property/FunctionProperty.html" title="class in org.apache.jmeter.testelement.property">FunctionProperty</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/ActionNames.html#FUNCTIONS" class="member-name-link">FUNCTIONS</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ActionNames.html" title="class in org.apache.jmeter.gui.action">ActionNames</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/KeyStrokes.html#FUNCTIONS" class="member-name-link">FUNCTIONS</a> - Static variable in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/KeyStrokes.html" title="class in org.apache.jmeter.gui.action">KeyStrokes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/reflect/Functor.html" class="type-name-link" title="class in org.apache.jorphan.reflect">Functor</a> - Class in <a href="org/apache/jorphan/reflect/package-summary.html">org.apache.jorphan.reflect</a></dt>
<dd>
<div class="block">Implements function call-backs.</div>
</dd>
<dt><a href="org/apache/jorphan/reflect/Functor.html#%3Cinit%3E(java.lang.Class,java.lang.String)" class="member-name-link">Functor(Class&lt;?&gt;, String)</a> - Constructor for class org.apache.jorphan.reflect.<a href="org/apache/jorphan/reflect/Functor.html" title="class in org.apache.jorphan.reflect">Functor</a></dt>
<dd>
<div class="block">Create a functor from class and method name.</div>
</dd>
<dt><a href="org/apache/jorphan/reflect/Functor.html#%3Cinit%3E(java.lang.Class,java.lang.String,java.lang.Class%5B%5D)" class="member-name-link">Functor(Class&lt;?&gt;, String, Class&lt;?&gt;[])</a> - Constructor for class org.apache.jorphan.reflect.<a href="org/apache/jorphan/reflect/Functor.html" title="class in org.apache.jorphan.reflect">Functor</a></dt>
<dd>
<div class="block">Create a functor with the class, method name, and argument class types.</div>
</dd>
<dt><a href="org/apache/jorphan/reflect/Functor.html#%3Cinit%3E(java.lang.Object,java.lang.String)" class="member-name-link">Functor(Object, String)</a> - Constructor for class org.apache.jorphan.reflect.<a href="org/apache/jorphan/reflect/Functor.html" title="class in org.apache.jorphan.reflect">Functor</a></dt>
<dd>
<div class="block">Create a functor with the invokee and a method name.</div>
</dd>
<dt><a href="org/apache/jorphan/reflect/Functor.html#%3Cinit%3E(java.lang.Object,java.lang.String,java.lang.Class%5B%5D)" class="member-name-link">Functor(Object, String, Class&lt;?&gt;[])</a> - Constructor for class org.apache.jorphan.reflect.<a href="org/apache/jorphan/reflect/Functor.html" title="class in org.apache.jorphan.reflect">Functor</a></dt>
<dd>
<div class="block">Create a functor with the invokee, method name, and argument class types.</div>
</dd>
<dt><a href="org/apache/jorphan/reflect/Functor.html#%3Cinit%3E(java.lang.Object,java.lang.String,java.lang.Object%5B%5D)" class="member-name-link">Functor(Object, String, Object[])</a> - Constructor for class org.apache.jorphan.reflect.<a href="org/apache/jorphan/reflect/Functor.html" title="class in org.apache.jorphan.reflect">Functor</a></dt>
<dd>
<div class="block">Create a functor with an invokee, method name, and argument values.</div>
</dd>
<dt><a href="org/apache/jorphan/reflect/Functor.html#%3Cinit%3E(java.lang.String)" class="member-name-link">Functor(String)</a> - Constructor for class org.apache.jorphan.reflect.<a href="org/apache/jorphan/reflect/Functor.html" title="class in org.apache.jorphan.reflect">Functor</a></dt>
<dd>
<div class="block">Create a functor with just the method name.</div>
</dd>
<dt><a href="org/apache/jorphan/reflect/Functor.html#%3Cinit%3E(java.lang.String,java.lang.Class%5B%5D)" class="member-name-link">Functor(String, Class&lt;?&gt;[])</a> - Constructor for class org.apache.jorphan.reflect.<a href="org/apache/jorphan/reflect/Functor.html" title="class in org.apache.jorphan.reflect">Functor</a></dt>
<dd>
<div class="block">Create a functor with the method name and argument class types.</div>
</dd>
<dt><a href="org/apache/jorphan/reflect/Functor.html#%3Cinit%3E(java.lang.String,java.lang.Object%5B%5D)" class="member-name-link">Functor(String, Object[])</a> - Constructor for class org.apache.jorphan.reflect.<a href="org/apache/jorphan/reflect/Functor.html" title="class in org.apache.jorphan.reflect">Functor</a></dt>
<dd>
<div class="block">Create a functor from method name and arguments.</div>
</dd>
</dl>
<h2 class="title" id="I:G">G</h2>
<dl class="index">
<dt><a href="org/apache/jmeter/timers/GaussianRandomTimer.html" class="type-name-link" title="class in org.apache.jmeter.timers">GaussianRandomTimer</a> - Class in <a href="org/apache/jmeter/timers/package-summary.html">org.apache.jmeter.timers</a></dt>
<dd>
<div class="block">This class implements those methods needed by RandomTimer to be instantiable
and implements a random delay with an average value and a gaussian
distributed variation.</div>
</dd>
<dt><a href="org/apache/jmeter/timers/GaussianRandomTimer.html#%3Cinit%3E()" class="member-name-link">GaussianRandomTimer()</a> - Constructor for class org.apache.jmeter.timers.<a href="org/apache/jmeter/timers/GaussianRandomTimer.html" title="class in org.apache.jmeter.timers">GaussianRandomTimer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/timers/gui/GaussianRandomTimerGui.html" class="type-name-link" title="class in org.apache.jmeter.timers.gui">GaussianRandomTimerGui</a> - Class in <a href="org/apache/jmeter/timers/gui/package-summary.html">org.apache.jmeter.timers.gui</a></dt>
<dd>
<div class="block">Implementation of a gaussian random timer.</div>
</dd>
<dt><a href="org/apache/jmeter/timers/gui/GaussianRandomTimerGui.html#%3Cinit%3E()" class="member-name-link">GaussianRandomTimerGui()</a> - Constructor for class org.apache.jmeter.timers.gui.<a href="org/apache/jmeter/timers/gui/GaussianRandomTimerGui.html" title="class in org.apache.jmeter.timers.gui">GaussianRandomTimerGui</a></dt>
<dd>
<div class="block">No-arg constructor.</div>
</dd>
<dt><a href="org/apache/jmeter/report/dashboard/ReportGenerator.html#generate()" class="member-name-link">generate()</a> - Method in class org.apache.jmeter.report.dashboard.<a href="org/apache/jmeter/report/dashboard/ReportGenerator.html" title="class in org.apache.jmeter.report.dashboard">ReportGenerator</a></dt>
<dd>
<div class="block">Generate dashboard reports using the data from the specified CSV File.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/SchematicView.SchematicViewGenerator.html#generate(org.apache.jorphan.collections.HashTree,java.io.File,java.io.OutputStream)" class="member-name-link">generate(HashTree, File, OutputStream)</a> - Method in interface org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/SchematicView.SchematicViewGenerator.html" title="interface in org.apache.jmeter.gui.action">SchematicView.SchematicViewGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/DelegatingKerberosScheme.html#generateGSSToken(byte%5B%5D,org.ietf.jgss.Oid,java.lang.String,org.apache.http.auth.Credentials)" class="member-name-link">generateGSSToken(byte[], Oid, String, Credentials)</a> - Method in class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/DelegatingKerberosScheme.html" title="class in org.apache.jmeter.protocol.http.control">DelegatingKerberosScheme</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/DelegatingSPNegoScheme.html#generateGSSToken(byte%5B%5D,org.ietf.jgss.Oid,java.lang.String,org.apache.http.auth.Credentials)" class="member-name-link">generateGSSToken(byte[], Oid, String, Credentials)</a> - Method in class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/DelegatingSPNegoScheme.html" title="class in org.apache.jmeter.protocol.http.control">DelegatingSPNegoScheme</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/exec/KeyToolUtils.html#generateHostCert(java.io.File,java.lang.String,java.lang.String,int)" class="member-name-link">generateHostCert(File, String, String, int)</a> - Static method in class org.apache.jorphan.exec.<a href="org/apache/jorphan/exec/KeyToolUtils.html" title="class in org.apache.jorphan.exec">KeyToolUtils</a></dt>
<dd>
<div class="block">Create a host certificate signed with the CA certificate.</div>
</dd>
<dt><a href="org/apache/jmeter/timers/poissonarrivals/ConstantPoissonProcessGenerator.html#generateNext()" class="member-name-link">generateNext()</a> - Method in class org.apache.jmeter.timers.poissonarrivals.<a href="org/apache/jmeter/timers/poissonarrivals/ConstantPoissonProcessGenerator.html" title="class in org.apache.jmeter.timers.poissonarrivals">ConstantPoissonProcessGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/exec/KeyToolUtils.html#generateProxyCA(java.io.File,java.lang.String,int)" class="member-name-link">generateProxyCA(File, String, int)</a> - Static method in class org.apache.jorphan.exec.<a href="org/apache/jorphan/exec/KeyToolUtils.html" title="class in org.apache.jorphan.exec">KeyToolUtils</a></dt>
<dd>
<div class="block">Creates a self-signed Root CA certificate and an intermediate CA certificate
(signed by the Root CA certificate) that can be used to sign server certificates.</div>
</dd>
<dt><a href="org/apache/jorphan/util/JOrphanUtils.html#generateRandomAlphanumericPassword(int)" class="member-name-link">generateRandomAlphanumericPassword(int)</a> - Static method in class org.apache.jorphan.util.<a href="org/apache/jorphan/util/JOrphanUtils.html" title="class in org.apache.jorphan.util">JOrphanUtils</a></dt>
<dd>
<div class="block">Random alphanumeric password of a given length.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/accesslog/Generator.html#generateRequest()" class="member-name-link">generateRequest()</a> - Method in interface org.apache.jmeter.protocol.http.util.accesslog.<a href="org/apache/jmeter/protocol/http/util/accesslog/Generator.html" title="interface in org.apache.jmeter.protocol.http.util.accesslog">Generator</a></dt>
<dd>
<div class="block">The method is responsible for calling the necessary methods to generate a
valid request.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#generateRequest()" class="member-name-link">generateRequest()</a> - Method in class org.apache.jmeter.protocol.http.util.accesslog.<a href="org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html" title="class in org.apache.jmeter.protocol.http.util.accesslog">StandardGenerator</a></dt>
<dd>
<div class="block">The method is responsible for calling the necessary methods to generate a
valid request.</div>
</dd>
<dt><a href="org/apache/jmeter/report/dashboard/GenerationException.html" class="type-name-link" title="class in org.apache.jmeter.report.dashboard">GenerationException</a> - Exception in <a href="org/apache/jmeter/report/dashboard/package-summary.html">org.apache.jmeter.report.dashboard</a></dt>
<dd>
<div class="block">The class GenerationException provides an exception when report generation
fails.</div>
</dd>
<dt><a href="org/apache/jmeter/report/dashboard/GenerationException.html#%3Cinit%3E()" class="member-name-link">GenerationException()</a> - Constructor for exception org.apache.jmeter.report.dashboard.<a href="org/apache/jmeter/report/dashboard/GenerationException.html" title="class in org.apache.jmeter.report.dashboard">GenerationException</a></dt>
<dd>
<div class="block">Instantiates a new configuration exception.</div>
</dd>
<dt><a href="org/apache/jmeter/report/dashboard/GenerationException.html#%3Cinit%3E(java.lang.String)" class="member-name-link">GenerationException(String)</a> - Constructor for exception org.apache.jmeter.report.dashboard.<a href="org/apache/jmeter/report/dashboard/GenerationException.html" title="class in org.apache.jmeter.report.dashboard">GenerationException</a></dt>
<dd>
<div class="block">Instantiates a new configuration exception.</div>
</dd>
<dt><a href="org/apache/jmeter/report/dashboard/GenerationException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)" class="member-name-link">GenerationException(String, Throwable)</a> - Constructor for exception org.apache.jmeter.report.dashboard.<a href="org/apache/jmeter/report/dashboard/GenerationException.html" title="class in org.apache.jmeter.report.dashboard">GenerationException</a></dt>
<dd>
<div class="block">Instantiates a new configuration exception.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/accesslog/Generator.html" class="type-name-link" title="interface in org.apache.jmeter.protocol.http.util.accesslog">Generator</a> - Interface in <a href="org/apache/jmeter/protocol/http/util/accesslog/package-summary.html">org.apache.jmeter.protocol.http.util.accesslog</a></dt>
<dd>
<div class="block">Description:<br>
<br>
Generator is a base interface that defines the minimum methods needed to
implement a concrete generator.</div>
</dd>
<dt><a href="org/apache/jmeter/control/GenericController.html" class="type-name-link" title="class in org.apache.jmeter.control">GenericController</a> - Class in <a href="org/apache/jmeter/control/package-summary.html">org.apache.jmeter.control</a></dt>
<dd>
<div class="block">
This class is the basis for all the controllers.</div>
</dd>
<dt><a href="org/apache/jmeter/control/GenericController.html#%3Cinit%3E()" class="member-name-link">GenericController()</a> - Constructor for class org.apache.jmeter.control.<a href="org/apache/jmeter/control/GenericController.html" title="class in org.apache.jmeter.control">GenericController</a></dt>
<dd>
<div class="block">Creates a Generic Controller</div>
</dd>
<dt><a href="org/apache/jmeter/testbeans/gui/GenericTestBeanCustomizer.html" class="type-name-link" title="class in org.apache.jmeter.testbeans.gui">GenericTestBeanCustomizer</a> - Class in <a href="org/apache/jmeter/testbeans/gui/package-summary.html">org.apache.jmeter.testbeans.gui</a></dt>
<dd>
<div class="block">The GenericTestBeanCustomizer is designed to provide developers with a
mechanism to quickly implement GUIs for new components.</div>
</dd>
<dt><a href="org/apache/jmeter/testbeans/gui/GenericTestBeanCustomizer.html#%3Cinit%3E()" class="member-name-link">GenericTestBeanCustomizer()</a> - Constructor for class org.apache.jmeter.testbeans.gui.<a href="org/apache/jmeter/testbeans/gui/GenericTestBeanCustomizer.html" title="class in org.apache.jmeter.testbeans.gui">GenericTestBeanCustomizer</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">only for use by test code</div>
</div>
</dd>
<dt><a href="org/apache/jorphan/exec/KeyToolUtils.html#genkeypair(java.io.File,java.lang.String,java.lang.String,int,java.lang.String,java.lang.String)" class="member-name-link">genkeypair(File, String, String, int, String, String)</a> - Static method in class org.apache.jorphan.exec.<a href="org/apache/jorphan/exec/KeyToolUtils.html" title="class in org.apache.jorphan.exec">KeyToolUtils</a></dt>
<dd>
<div class="block">Generate a self-signed keypair using the algorithm "RSA".</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/backend/WindowMode.html#get()" class="member-name-link">get()</a> - Static method in enum org.apache.jmeter.visualizers.backend.<a href="org/apache/jmeter/visualizers/backend/WindowMode.html" title="enum in org.apache.jmeter.visualizers.backend">WindowMode</a></dt>
<dd>
<div class="block">Gets defined JMeter mode.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/AuthManager.html#get(int)" class="member-name-link">get(int)</a> - Method in class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/AuthManager.html" title="class in org.apache.jmeter.protocol.http.control">AuthManager</a></dt>
<dd>
<div class="block">Return the record at index i</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/CookieManager.html#get(int)" class="member-name-link">get(int)</a> - Method in class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/CookieManager.html" title="class in org.apache.jmeter.protocol.http.control">CookieManager</a></dt>
<dd>
<div class="block">Return the cookie at index i.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/HeaderManager.html#get(int)" class="member-name-link">get(int)</a> - Method in class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/HeaderManager.html" title="class in org.apache.jmeter.protocol.http.control">HeaderManager</a></dt>
<dd>
<div class="block">Return the header at index i.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/ListResultData.html#get(int)" class="member-name-link">get(int)</a> - Method in class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/ListResultData.html" title="class in org.apache.jmeter.report.processor">ListResultData</a></dt>
<dd>
<div class="block">Gets the stored item at the specified index.</div>
</dd>
<dt><a href="org/apache/jmeter/testelement/property/CollectionProperty.html#get(int)" class="member-name-link">get(int)</a> - Method in class org.apache.jmeter.testelement.property.<a href="org/apache/jmeter/testelement/property/CollectionProperty.html" title="class in org.apache.jmeter.testelement.property">CollectionProperty</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jorphan/collections/HashTree.html#get(java.lang.Object)" class="member-name-link">get(Object)</a> - Method in class org.apache.jorphan.collections.<a href="org/apache/jorphan/collections/HashTree.html" title="class in org.apache.jorphan.collections">HashTree</a></dt>
<dd>
<div class="block">Returns the HashTree object associated with the given key.</div>
</dd>
<dt><a href="org/apache/jmeter/extractor/json/jmespath/JMESPathCache.html#get(java.lang.String)" class="member-name-link">get(String)</a> - Method in class org.apache.jmeter.extractor.json.jmespath.<a href="org/apache/jmeter/extractor/json/jmespath/JMESPathCache.html" title="class in org.apache.jmeter.extractor.json.jmespath">JMESPathCache</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/jms/sampler/MessageAdmin.html#get(java.lang.String)" class="member-name-link">get(String)</a> - Method in class org.apache.jmeter.protocol.jms.sampler.<a href="org/apache/jmeter/protocol/jms/sampler/MessageAdmin.html" title="class in org.apache.jmeter.protocol.jms.sampler">MessageAdmin</a></dt>
<dd>
<div class="block">Get the reply message.</div>
</dd>
<dt><a href="org/apache/jmeter/testelement/property/MapProperty.html#get(java.lang.String)" class="member-name-link">get(String)</a> - Method in class org.apache.jmeter.testelement.property.<a href="org/apache/jmeter/testelement/property/MapProperty.html" title="class in org.apache.jmeter.testelement.property">MapProperty</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/threads/JMeterVariables.html#get(java.lang.String)" class="member-name-link">get(String)</a> - Method in class org.apache.jmeter.threads.<a href="org/apache/jmeter/threads/JMeterVariables.html" title="class in org.apache.jmeter.threads">JMeterVariables</a></dt>
<dd>
<div class="block">Gets the value of a variable, converted to a String.</div>
</dd>
<dt><a href="org/apache/jmeter/util/BeanShellInterpreter.html#get(java.lang.String)" class="member-name-link">get(String)</a> - Method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/BeanShellInterpreter.html" title="class in org.apache.jmeter.util">BeanShellInterpreter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/log/ContextMap.html#get(java.lang.String)" class="member-name-link">get(String)</a> - Method in class org.apache.log.<a href="org/apache/log/ContextMap.html" title="class in org.apache.log">ContextMap</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
<div class="block">Get an entry from the context.</div>
</dd>
<dt><a href="org/apache/log/ContextMap.html#get(java.lang.String,java.lang.Object)" class="member-name-link">get(String, Object)</a> - Method in class org.apache.log.<a href="org/apache/log/ContextMap.html" title="class in org.apache.log">ContextMap</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
<div class="block">Get an entry from the context.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/accesslog/TCLogParser.html#GET" class="member-name-link">GET</a> - Static variable in class org.apache.jmeter.protocol.http.util.accesslog.<a href="org/apache/jmeter/protocol/http/util/accesslog/TCLogParser.html" title="class in org.apache.jmeter.protocol.http.util.accesslog">TCLogParser</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/util/HTTPConstantsInterface.html#GET" class="member-name-link">GET</a> - Static variable in interface org.apache.jmeter.protocol.http.util.<a href="org/apache/jmeter/protocol/http/util/HTTPConstantsInterface.html" title="interface in org.apache.jmeter.protocol.http.util">HTTPConstantsInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/util/CustomX509TrustManager.html#getAcceptedIssuers()" class="member-name-link">getAcceptedIssuers()</a> - Method in class org.apache.jmeter.util.<a href="org/apache/jmeter/util/CustomX509TrustManager.html" title="class in org.apache.jmeter.util">CustomX509TrustManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/bolt/sampler/AbstractBoltTestElement.html#getAccessMode()" class="member-name-link">getAccessMode()</a> - Method in class org.apache.jmeter.protocol.bolt.sampler.<a href="org/apache/jmeter/protocol/bolt/sampler/AbstractBoltTestElement.html" title="class in org.apache.jmeter.protocol.bolt.sampler">AbstractBoltTestElement</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/sampler/TestAction.html#getAction()" class="member-name-link">getAction()</a> - Method in class org.apache.jmeter.sampler.<a href="org/apache/jmeter/sampler/TestAction.html" title="class in org.apache.jmeter.sampler">TestAction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/ActionRouter.html#getAction(java.lang.String)" class="member-name-link">getAction(String)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ActionRouter.html" title="class in org.apache.jmeter.gui.action">ActionRouter</a></dt>
<dd>
<div class="block">Get the set of <a href="org/apache/jmeter/gui/action/Command.html" title="interface in org.apache.jmeter.gui.action"><code>Command</code></a>s registered under the name
<code>actionName</code></div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/ActionRouter.html#getAction(java.lang.String,java.lang.Class)" class="member-name-link">getAction(String, Class&lt;?&gt;)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ActionRouter.html" title="class in org.apache.jmeter.gui.action">ActionRouter</a></dt>
<dd>
<div class="block">Get the <a href="org/apache/jmeter/gui/action/Command.html" title="interface in org.apache.jmeter.gui.action"><code>Command</code></a> registered under the name <code>actionName</code>,
that is of <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html" title="class or interface in java.lang" class="external-link"><code>Class</code></a> <code>actionClass</code></div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/ActionRouter.html#getAction(java.lang.String,java.lang.String)" class="member-name-link">getAction(String, String)</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ActionRouter.html" title="class in org.apache.jmeter.gui.action">ActionRouter</a></dt>
<dd>
<div class="block">Get the <a href="org/apache/jmeter/gui/action/Command.html" title="interface in org.apache.jmeter.gui.action"><code>Command</code></a> registered under the name <code>actionName</code>
, which class names are equal to <code>className</code></div>
</dd>
<dt><a href="org/apache/jmeter/gui/util/IconToolbarBean.html#getActionName()" class="member-name-link">getActionName()</a> - Method in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/IconToolbarBean.html" title="class in org.apache.jmeter.gui.util">IconToolbarBean</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/IconToolbarBean.html#getActionNameResolve()" class="member-name-link">getActionNameResolve()</a> - Method in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/IconToolbarBean.html" title="class in org.apache.jmeter.gui.util">IconToolbarBean</a></dt>
<dd>
<div class="block">Resolve action name ID declared in icon set file to ActionNames value</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/AboutCommand.html#getActionNames()" class="member-name-link">getActionNames()</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/AboutCommand.html" title="class in org.apache.jmeter.gui.action">AboutCommand</a></dt>
<dd>
<div class="block">Provide the list of Action names that are available in this command.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/AddParent.html#getActionNames()" class="member-name-link">getActionNames()</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/AddParent.html" title="class in org.apache.jmeter.gui.action">AddParent</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/AddThinkTimeBetweenEachStep.html#getActionNames()" class="member-name-link">getActionNames()</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/AddThinkTimeBetweenEachStep.html" title="class in org.apache.jmeter.gui.action">AddThinkTimeBetweenEachStep</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/AddToTree.html#getActionNames()" class="member-name-link">getActionNames()</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/AddToTree.html" title="class in org.apache.jmeter.gui.action">AddToTree</a></dt>
<dd>
<div class="block">Gets the Set of actions this Command class responds to.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/ApplyNamingConvention.html#getActionNames()" class="member-name-link">getActionNames()</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ApplyNamingConvention.html" title="class in org.apache.jmeter.gui.action">ApplyNamingConvention</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/ChangeLanguage.html#getActionNames()" class="member-name-link">getActionNames()</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ChangeLanguage.html" title="class in org.apache.jmeter.gui.action">ChangeLanguage</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/ChangeParent.html#getActionNames()" class="member-name-link">getActionNames()</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ChangeParent.html" title="class in org.apache.jmeter.gui.action">ChangeParent</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/CheckDirty.html#getActionNames()" class="member-name-link">getActionNames()</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/CheckDirty.html" title="class in org.apache.jmeter.gui.action">CheckDirty</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/Clear.html#getActionNames()" class="member-name-link">getActionNames()</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/Clear.html" title="class in org.apache.jmeter.gui.action">Clear</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/Close.html#getActionNames()" class="member-name-link">getActionNames()</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/Close.html" title="class in org.apache.jmeter.gui.action">Close</a></dt>
<dd>
<div class="block">Gets the ActionNames attribute of the Close object.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/CollapseExpand.html#getActionNames()" class="member-name-link">getActionNames()</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/CollapseExpand.html" title="class in org.apache.jmeter.gui.action">CollapseExpand</a></dt>
<dd>
<div class="block">Gets the ActionNames attribute of the CollapseExpand object.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/CollapseExpandTreeBranch.html#getActionNames()" class="member-name-link">getActionNames()</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/CollapseExpandTreeBranch.html" title="class in org.apache.jmeter.gui.action">CollapseExpandTreeBranch</a></dt>
<dd>
<div class="block">Gets the ActionNames attribute of the CollapseExpandTreeBranch object.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/Command.html#getActionNames()" class="member-name-link">getActionNames()</a> - Method in interface org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/Command.html" title="interface in org.apache.jmeter.gui.action">Command</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/CompileJSR223TestElements.html#getActionNames()" class="member-name-link">getActionNames()</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/CompileJSR223TestElements.html" title="class in org.apache.jmeter.gui.action">CompileJSR223TestElements</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/Copy.html#getActionNames()" class="member-name-link">getActionNames()</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/Copy.html" title="class in org.apache.jmeter.gui.action">Copy</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/CreateFunctionDialog.html#getActionNames()" class="member-name-link">getActionNames()</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/CreateFunctionDialog.html" title="class in org.apache.jmeter.gui.action">CreateFunctionDialog</a></dt>
<dd>
<div class="block">Provide the list of Action names that are available in this command.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/Cut.html#getActionNames()" class="member-name-link">getActionNames()</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/Cut.html" title="class in org.apache.jmeter.gui.action">Cut</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/Duplicate.html#getActionNames()" class="member-name-link">getActionNames()</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/Duplicate.html" title="class in org.apache.jmeter.gui.action">Duplicate</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/EditCommand.html#getActionNames()" class="member-name-link">getActionNames()</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/EditCommand.html" title="class in org.apache.jmeter.gui.action">EditCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/EnableComponent.html#getActionNames()" class="member-name-link">getActionNames()</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/EnableComponent.html" title="class in org.apache.jmeter.gui.action">EnableComponent</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/ExitCommand.html#getActionNames()" class="member-name-link">getActionNames()</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ExitCommand.html" title="class in org.apache.jmeter.gui.action">ExitCommand</a></dt>
<dd>
<div class="block">Gets the ActionNames attribute of the ExitCommand object</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/ExportTransactionAndSamplerNames.html#getActionNames()" class="member-name-link">getActionNames()</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ExportTransactionAndSamplerNames.html" title="class in org.apache.jmeter.gui.action">ExportTransactionAndSamplerNames</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/Help.html#getActionNames()" class="member-name-link">getActionNames()</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/Help.html" title="class in org.apache.jmeter.gui.action">Help</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/Load.html#getActionNames()" class="member-name-link">getActionNames()</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/Load.html" title="class in org.apache.jmeter.gui.action">Load</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/LoadRecentProject.html#getActionNames()" class="member-name-link">getActionNames()</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/LoadRecentProject.html" title="class in org.apache.jmeter.gui.action">LoadRecentProject</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/LoggerPanelEnableDisable.html#getActionNames()" class="member-name-link">getActionNames()</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/LoggerPanelEnableDisable.html" title="class in org.apache.jmeter.gui.action">LoggerPanelEnableDisable</a></dt>
<dd>
<div class="block">Gets the ActionNames attribute of the action</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/LogLevelCommand.html#getActionNames()" class="member-name-link">getActionNames()</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/LogLevelCommand.html" title="class in org.apache.jmeter.gui.action">LogLevelCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/LookAndFeelCommand.html#getActionNames()" class="member-name-link">getActionNames()</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/LookAndFeelCommand.html" title="class in org.apache.jmeter.gui.action">LookAndFeelCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/Move.html#getActionNames()" class="member-name-link">getActionNames()</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/Move.html" title="class in org.apache.jmeter.gui.action">Move</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/OpenLinkAction.html#getActionNames()" class="member-name-link">getActionNames()</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/OpenLinkAction.html" title="class in org.apache.jmeter.gui.action">OpenLinkAction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/Paste.html#getActionNames()" class="member-name-link">getActionNames()</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/Paste.html" title="class in org.apache.jmeter.gui.action">Paste</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/RemoteStart.html#getActionNames()" class="member-name-link">getActionNames()</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/RemoteStart.html" title="class in org.apache.jmeter.gui.action">RemoteStart</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/Remove.html#getActionNames()" class="member-name-link">getActionNames()</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/Remove.html" title="class in org.apache.jmeter.gui.action">Remove</a></dt>
<dd>
<div class="block">Gets the ActionNames attribute of the Remove object.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/ResetSearchCommand.html#getActionNames()" class="member-name-link">getActionNames()</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ResetSearchCommand.html" title="class in org.apache.jmeter.gui.action">ResetSearchCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/Restart.html#getActionNames()" class="member-name-link">getActionNames()</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/Restart.html" title="class in org.apache.jmeter.gui.action">Restart</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/RevertProject.html#getActionNames()" class="member-name-link">getActionNames()</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/RevertProject.html" title="class in org.apache.jmeter.gui.action">RevertProject</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/Save.html#getActionNames()" class="member-name-link">getActionNames()</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/Save.html" title="class in org.apache.jmeter.gui.action">Save</a></dt>
<dd>
<div class="block">Gets the ActionNames attribute of the Save object.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/SaveBeforeRun.html#getActionNames()" class="member-name-link">getActionNames()</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/SaveBeforeRun.html" title="class in org.apache.jmeter.gui.action">SaveBeforeRun</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/SaveGraphics.html#getActionNames()" class="member-name-link">getActionNames()</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/SaveGraphics.html" title="class in org.apache.jmeter.gui.action">SaveGraphics</a></dt>
<dd>
<div class="block">Gets the ActionNames attribute of the Save object.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/SchematicView.html#getActionNames()" class="member-name-link">getActionNames()</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/SchematicView.html" title="class in org.apache.jmeter.gui.action">SchematicView</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/SearchTreeCommand.html#getActionNames()" class="member-name-link">getActionNames()</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/SearchTreeCommand.html" title="class in org.apache.jmeter.gui.action">SearchTreeCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/SSLManagerCommand.html#getActionNames()" class="member-name-link">getActionNames()</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/SSLManagerCommand.html" title="class in org.apache.jmeter.gui.action">SSLManagerCommand</a></dt>
<dd>
<div class="block">Provide the list of Action names that are available in this command.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/Start.html#getActionNames()" class="member-name-link">getActionNames()</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/Start.html" title="class in org.apache.jmeter.gui.action">Start</a></dt>
<dd>
<div class="block">Gets the ActionNames attribute of the Start object.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/StopStoppables.html#getActionNames()" class="member-name-link">getActionNames()</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/StopStoppables.html" title="class in org.apache.jmeter.gui.action">StopStoppables</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/TemplatesCommand.html#getActionNames()" class="member-name-link">getActionNames()</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/TemplatesCommand.html" title="class in org.apache.jmeter.gui.action">TemplatesCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/UndoCommand.html#getActionNames()" class="member-name-link">getActionNames()</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/UndoCommand.html" title="class in org.apache.jmeter.gui.action">UndoCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/action/What.html#getActionNames()" class="member-name-link">getActionNames()</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/What.html" title="class in org.apache.jmeter.gui.action">What</a></dt>
<dd>
<div class="block">Provide the list of Action names that are available in this command.</div>
</dd>
<dt><a href="org/apache/jmeter/gui/action/ZoomInOut.html#getActionNames()" class="member-name-link">getActionNames()</a> - Method in class org.apache.jmeter.gui.action.<a href="org/apache/jmeter/gui/action/ZoomInOut.html" title="class in org.apache.jmeter.gui.action">ZoomInOut</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/HtmlReportAction.html#getActionNames()" class="member-name-link">getActionNames()</a> - Method in class org.apache.jmeter.gui.<a href="org/apache/jmeter/gui/HtmlReportAction.html" title="class in org.apache.jmeter.gui">HtmlReportAction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/gui/action/ParseCurlCommandAction.html#getActionNames()" class="member-name-link">getActionNames()</a> - Method in class org.apache.jmeter.protocol.http.gui.action.<a href="org/apache/jmeter/protocol/http/gui/action/ParseCurlCommandAction.html" title="class in org.apache.jmeter.protocol.http.gui.action">ParseCurlCommandAction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/config/gui/ArgumentsPanel.html#getAddButton()" class="member-name-link">getAddButton()</a> - Method in class org.apache.jmeter.config.gui.<a href="org/apache/jmeter/config/gui/ArgumentsPanel.html" title="class in org.apache.jmeter.config.gui">ArgumentsPanel</a></dt>
<dd>
<div class="block">Get the button used to add rows to the table.</div>
</dd>
<dt><a href="org/apache/jmeter/testbeans/BeanInfoSupport.html#getAdditionalBeanInfo()" class="member-name-link">getAdditionalBeanInfo()</a> - Method in class org.apache.jmeter.testbeans.<a href="org/apache/jmeter/testbeans/BeanInfoSupport.html" title="class in org.apache.jmeter.testbeans">BeanInfoSupport</a></dt>
<dt><a href="org/apache/jmeter/testbeans/TestBeanBeanInfo.html#getAdditionalBeanInfo()" class="member-name-link">getAdditionalBeanInfo()</a> - Method in class org.apache.jmeter.testbeans.<a href="org/apache/jmeter/testbeans/TestBeanBeanInfo.html" title="class in org.apache.jmeter.testbeans">TestBeanBeanInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/testelement/AbstractTestElementBeanInfo.html#getAdditionalBeanInfo()" class="member-name-link">getAdditionalBeanInfo()</a> - Method in class org.apache.jmeter.testelement.<a href="org/apache/jmeter/testelement/AbstractTestElementBeanInfo.html" title="class in org.apache.jmeter.testelement">AbstractTestElementBeanInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/http/control/StaticHost.html#getAddress()" class="member-name-link">getAddress()</a> - Method in class org.apache.jmeter.protocol.http.control.<a href="org/apache/jmeter/protocol/http/control/StaticHost.html" title="class in org.apache.jmeter.protocol.http.control">StaticHost</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/reporters/MailerModel.html#getAddressList()" class="member-name-link">getAddressList()</a> - Method in class org.apache.jmeter.reporters.<a href="org/apache/jmeter/reporters/MailerModel.html" title="class in org.apache.jmeter.reporters">MailerModel</a></dt>
<dd>
<div class="block">Gets a List of String-objects.</div>
</dd>
<dt><a href="org/apache/jmeter/reporters/ResultSaver.html#getAddTimeStamp()" class="member-name-link">getAddTimeStamp()</a> - Method in class org.apache.jmeter.reporters.<a href="org/apache/jmeter/reporters/ResultSaver.html" title="class in org.apache.jmeter.reporters">ResultSaver</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/protocol/jms/sampler/MessageAdmin.html#getAdmin()" class="member-name-link">getAdmin()</a> - Static method in class org.apache.jmeter.protocol.jms.sampler.<a href="org/apache/jmeter/protocol/jms/sampler/MessageAdmin.html" title="class in org.apache.jmeter.protocol.jms.sampler">MessageAdmin</a></dt>
<dd>
<div class="block">Get the singleton MessageAdmin object</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/AbstractGraphConsumer.html#getAggregatedKeysSeriesFormat()" class="member-name-link">getAggregatedKeysSeriesFormat()</a> - Method in class org.apache.jmeter.report.processor.graph.<a href="org/apache/jmeter/report/processor/graph/AbstractGraphConsumer.html" title="class in org.apache.jmeter.report.processor.graph">AbstractGraphConsumer</a></dt>
<dd>
<div class="block">Gets the format for the name of aggregated keys seriesData.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/AggregateConsumer.html#getAggregator()" class="member-name-link">getAggregator()</a> - Method in class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/AggregateConsumer.html" title="class in org.apache.jmeter.report.processor">AggregateConsumer</a></dt>
<dd>
<div class="block">Gets the aggregator.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/GroupInfo.html#getAggregatorFactory()" class="member-name-link">getAggregatorFactory()</a> - Method in class org.apache.jmeter.report.processor.graph.<a href="org/apache/jmeter/report/processor/graph/GroupInfo.html" title="class in org.apache.jmeter.report.processor.graph">GroupInfo</a></dt>
<dd>
<div class="block">Gets the aggregator factory.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/graph/SeriesData.html#getAggregatorInfo()" class="member-name-link">getAggregatorInfo()</a> - Method in class org.apache.jmeter.report.processor.graph.<a href="org/apache/jmeter/report/processor/graph/SeriesData.html" title="class in org.apache.jmeter.report.processor.graph">SeriesData</a></dt>
<dd>
<div class="block">Gets the groupData.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/http/api/auth/DigestParameters.html#getAlgorithm()" class="member-name-link">getAlgorithm()</a> - Method in class org.apache.jmeter.protocol.http.api.auth.<a href="org/apache/jmeter/protocol/http/api/auth/DigestParameters.html" title="class in org.apache.jmeter.protocol.http.api.auth">DigestParameters</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/util/keystore/JmeterKeyStore.html#getAlias()" class="member-name-link">getAlias()</a> - Method in class org.apache.jmeter.util.keystore.<a href="org/apache/jmeter/util/keystore/JmeterKeyStore.html" title="class in org.apache.jmeter.util.keystore">JmeterKeyStore</a></dt>
<dd>
<div class="block">Get the next or only alias.</div>
</dd>
<dt><a href="org/apache/jmeter/util/keystore/JmeterKeyStore.html#getAlias(int)" class="member-name-link">getAlias(int)</a> - Method in class org.apache.jmeter.util.keystore.<a href="org/apache/jmeter/util/keystore/JmeterKeyStore.html" title="class in org.apache.jmeter.util.keystore">JmeterKeyStore</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/util/keystore/JmeterKeyStore.html#getAliasCount()" class="member-name-link">getAliasCount()</a> - Method in class org.apache.jmeter.util.keystore.<a href="org/apache/jmeter/util/keystore/JmeterKeyStore.html" title="class in org.apache.jmeter.util.keystore">JmeterKeyStore</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/gui/util/JMeterMenuBar.html#getAllLAFs()" class="member-name-link">getAllLAFs()</a> - Static method in class org.apache.jmeter.gui.util.<a href="org/apache/jmeter/gui/util/JMeterMenuBar.html" title="class in org.apache.jmeter.gui.util">JMeterMenuBar</a></dt>
<dd>
<div class="block">Get a list of all installed LAFs plus CrossPlatform and System.</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/backend/SamplerMetric.html#getAllMaxTime()" class="member-name-link">getAllMaxTime()</a> - Method in class org.apache.jmeter.visualizers.backend.<a href="org/apache/jmeter/visualizers/backend/SamplerMetric.html" title="class in org.apache.jmeter.visualizers.backend">SamplerMetric</a></dt>
<dd>
<div class="block">Get the maximal elapsed time for requests within sliding window</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/backend/SamplerMetric.html#getAllMean()" class="member-name-link">getAllMean()</a> - Method in class org.apache.jmeter.visualizers.backend.<a href="org/apache/jmeter/visualizers/backend/SamplerMetric.html" title="class in org.apache.jmeter.visualizers.backend">SamplerMetric</a></dt>
<dd>
<div class="block">Get the arithmetic mean of the stored values</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/backend/SamplerMetric.html#getAllMinTime()" class="member-name-link">getAllMinTime()</a> - Method in class org.apache.jmeter.visualizers.backend.<a href="org/apache/jmeter/visualizers/backend/SamplerMetric.html" title="class in org.apache.jmeter.visualizers.backend">SamplerMetric</a></dt>
<dd>
<div class="block">Get the minimal elapsed time for requests within sliding window</div>
</dd>
<dt><a href="org/apache/jmeter/assertions/MD5HexAssertion.html#getAllowedMD5Hex()" class="member-name-link">getAllowedMD5Hex()</a> - Method in class org.apache.jmeter.assertions.<a href="org/apache/jmeter/assertions/MD5HexAssertion.html" title="class in org.apache.jmeter.assertions">MD5HexAssertion</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/assertions/SizeAssertion.html#getAllowedSize()" class="member-name-link">getAllowedSize()</a> - Method in class org.apache.jmeter.assertions.<a href="org/apache/jmeter/assertions/SizeAssertion.html" title="class in org.apache.jmeter.assertions">SizeAssertion</a></dt>
<dd>
<div class="block">Returns the size in bytes to be asserted.</div>
</dd>
<dt><a href="org/apache/jmeter/timers/poissonarrivals/PreciseThroughputTimer.html#getAllowedThroughputSurplus()" class="member-name-link">getAllowedThroughputSurplus()</a> - Method in class org.apache.jmeter.timers.poissonarrivals.<a href="org/apache/jmeter/timers/poissonarrivals/PreciseThroughputTimer.html" title="class in org.apache.jmeter.timers.poissonarrivals">PreciseThroughputTimer</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/backend/SamplerMetric.html#getAllPercentile(double)" class="member-name-link">getAllPercentile(double)</a> - Method in class org.apache.jmeter.visualizers.backend.<a href="org/apache/jmeter/visualizers/backend/SamplerMetric.html" title="class in org.apache.jmeter.visualizers.backend">SamplerMetric</a></dt>
<dd>
<div class="block">Returns an estimate for the requested percentile of the stored values.</div>
</dd>
<dt><a href="org/apache/jmeter/visualizers/StatGraphVisualizer.html#getAllTableData(org.apache.jorphan.gui.ObjectTableModel,java.text.Format%5B%5D)" class="member-name-link">getAllTableData(ObjectTableModel, Format[])</a> - Static method in class org.apache.jmeter.visualizers.<a href="org/apache/jmeter/visualizers/StatGraphVisualizer.html" title="class in org.apache.jmeter.visualizers">StatGraphVisualizer</a></dt>
<dd>
<div class="block">We use this method to get the data, since we are using
ObjectTableModel, so the calling getDataVector doesn't
work as expected.</div>
</dd>
<dt><a href="org/apache/jmeter/report/core/Sample.html#getAllThreads()" class="member-name-link">getAllThreads()</a> - Method in class org.apache.jmeter.report.core.<a href="org/apache/jmeter/report/core/Sample.html" title="class in org.apache.jmeter.report.core">Sample</a></dt>
<dd>
<div class="block">Gets the overall number of threads.</div>
</dd>
<dt><a href="org/apache/jmeter/samplers/SampleResult.html#getAllThreads()" class="member-name-link">getAllThreads()</a> - Method in class org.apache.jmeter.samplers.<a href="org/apache/jmeter/samplers/SampleResult.html" title="class in org.apache.jmeter.samplers">SampleResult</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/config/ReportGeneratorConfiguration.html#getApdexPerTransaction()" class="member-name-link">getApdexPerTransaction()</a> - Method in class org.apache.jmeter.report.config.<a href="org/apache/jmeter/report/config/ReportGeneratorConfiguration.html" title="class in org.apache.jmeter.report.config">ReportGeneratorConfiguration</a></dt>
<dd>
<div class="block">Gets the apdex per transaction map</div>
</dd>
<dt><a href="org/apache/jmeter/report/config/ReportGeneratorConfiguration.html#getApdexPerTransactionParts(java.lang.String)" class="member-name-link">getApdexPerTransactionParts(String)</a> - Static method in class org.apache.jmeter.report.config.<a href="org/apache/jmeter/report/config/ReportGeneratorConfiguration.html" title="class in org.apache.jmeter.report.config">ReportGeneratorConfiguration</a></dt>
<dd>
<div class="block">Parses a string coming from properties to fill a map containing
sample names as keys and an array of 2 longs [satisfied, tolerated] as values.</div>
</dd>
<dt><a href="org/apache/jmeter/report/config/ReportGeneratorConfiguration.html#getApdexSatisfiedThreshold()" class="member-name-link">getApdexSatisfiedThreshold()</a> - Method in class org.apache.jmeter.report.config.<a href="org/apache/jmeter/report/config/ReportGeneratorConfiguration.html" title="class in org.apache.jmeter.report.config">ReportGeneratorConfiguration</a></dt>
<dd>
<div class="block">Gets the apdex satisfied threshold.</div>
</dd>
<dt><a href="org/apache/jmeter/report/processor/ApdexSummaryData.html#getApdexThresholdInfo()" class="member-name-link">getApdexThresholdInfo()</a> - Method in class org.apache.jmeter.report.processor.<a href="org/apache/jmeter/report/processor/ApdexSummaryData.html" title="class in org.apache.jmeter.report.processor">ApdexSummaryData</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/report/config/ReportGeneratorConfiguration.html#getApdexToleratedThreshold()" class="member-name-link">getApdexToleratedThreshold()</a> - Method in class org.apache.jmeter.report.config.<a href="org/apache/jmeter/report/config/ReportGeneratorConfiguration.html" title="class in org.apache.jmeter.report.config">ReportGeneratorConfiguration</a></dt>
<dd>
<div class="block">Gets the apdex tolerated threshold.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/java/sampler/JUnitSampler.html#getAppendError()" class="member-name-link">getAppendError()</a> - Method in class org.apache.jmeter.protocol.java.sampler.<a href="org/apache/jmeter/protocol/java/sampler/JUnitSampler.html" title="class in org.apache.jmeter.protocol.java.sampler">JUnitSampler</a></dt>
<dd>
<div class="block">If append error is not set, by default it is set to false,
which means users have to explicitly set the sampler to
append the assert errors.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/java/sampler/JUnitSampler.html#getAppendException()" class="member-name-link">getAppendException()</a> - Method in class org.apache.jmeter.protocol.java.sampler.<a href="org/apache/jmeter/protocol/java/sampler/JUnitSampler.html" title="class in org.apache.jmeter.protocol.java.sampler">JUnitSampler</a></dt>
<dd>
<div class="block">If append exception is not set, by default it is set to <code>false</code>.</div>
</dd>
<dt><a href="org/apache/commons/cli/avalon/CLOption.html#getArgument()" class="member-name-link">getArgument()</a> - Method in class org.apache.commons.cli.avalon.<a href="org/apache/commons/cli/avalon/CLOption.html" title="class in org.apache.commons.cli.avalon">CLOption</a></dt>
<dd>
<div class="block">Retrieve argument to option if it takes arguments.</div>
</dd>
<dt><a href="org/apache/commons/cli/avalon/CLOption.html#getArgument(int)" class="member-name-link">getArgument(int)</a> - Method in class org.apache.commons.cli.avalon.<a href="org/apache/commons/cli/avalon/CLOption.html" title="class in org.apache.commons.cli.avalon">CLOption</a></dt>
<dd>
<div class="block">Retrieve indexed argument to option if it takes arguments.</div>
</dd>
<dt><a href="org/apache/jmeter/config/Arguments.html#getArgument(int)" class="member-name-link">getArgument(int)</a> - Method in class org.apache.jmeter.config.<a href="org/apache/jmeter/config/Arguments.html" title="class in org.apache.jmeter.config">Arguments</a></dt>
<dd>
<div class="block">Get a single argument.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/config/gui/LDAPArguments.html#getArgument(int)" class="member-name-link">getArgument(int)</a> - Method in class org.apache.jmeter.protocol.ldap.config.gui.<a href="org/apache/jmeter/protocol/ldap/config/gui/LDAPArguments.html" title="class in org.apache.jmeter.protocol.ldap.config.gui">LDAPArguments</a></dt>
<dd>
<div class="block">Get a single argument.</div>
</dd>
<dt><a href="org/apache/commons/cli/avalon/CLArgsParser.html#getArgumentById(int)" class="member-name-link">getArgumentById(int)</a> - Method in class org.apache.commons.cli.avalon.<a href="org/apache/commons/cli/avalon/CLArgsParser.html" title="class in org.apache.commons.cli.avalon">CLArgsParser</a></dt>
<dd>
<div class="block">Retrieve the <a href="org/apache/commons/cli/avalon/CLOption.html" title="class in org.apache.commons.cli.avalon"><code>CLOption</code></a> with specified id, or <code>null</code>
if no command line option is found.</div>
</dd>
<dt><a href="org/apache/commons/cli/avalon/CLArgsParser.html#getArgumentByName(java.lang.String)" class="member-name-link">getArgumentByName(String)</a> - Method in class org.apache.commons.cli.avalon.<a href="org/apache/commons/cli/avalon/CLArgsParser.html" title="class in org.apache.commons.cli.avalon">CLArgsParser</a></dt>
<dd>
<div class="block">Retrieve the <a href="org/apache/commons/cli/avalon/CLOption.html" title="class in org.apache.commons.cli.avalon"><code>CLOption</code></a> with specified name, or <code>null</code>
if no command line option is found.</div>
</dd>
<dt><a href="org/apache/commons/cli/avalon/CLOption.html#getArgumentCount()" class="member-name-link">getArgumentCount()</a> - Method in class org.apache.commons.cli.avalon.<a href="org/apache/commons/cli/avalon/CLOption.html" title="class in org.apache.commons.cli.avalon">CLOption</a></dt>
<dd>
<div class="block">Get number of arguments.</div>
</dd>
<dt><a href="org/apache/jmeter/config/Arguments.html#getArgumentCount()" class="member-name-link">getArgumentCount()</a> - Method in class org.apache.jmeter.config.<a href="org/apache/jmeter/config/Arguments.html" title="class in org.apache.jmeter.config">Arguments</a></dt>
<dd>
<div class="block">Get the number of arguments in the list.</div>
</dd>
<dt><a href="org/apache/jmeter/protocol/ldap/config/gui/LDAPArguments.html#getArgumentCount()" class="member-name-link">getArgumentCount()</a> - Method in class org.apache.jmeter.protocol.ldap.config.gui.<a href="org/apache/jmeter/protocol/ldap/config/gui/LDAPArguments.html" title="class in org.apache.jmeter.protocol.ldap.config.gui">LDAPArguments</a></dt>
<dd>
<div class="block">Get the number of arguments in the list.</div>
</dd>
<dt><a href="org/apache/jmeter/engine/util/CompoundVariable.html#getArgumentDesc()" class="member-name-link">getArgumentDesc()</a> - Method in class org.apache.jmeter.engine.util.<a href="org/apache/jmeter/engine/util/CompoundVariable.html" title="class in org.apache.jmeter.engine.util">CompoundVariable</a></dt>
<dd>
<div class="block">Return a list of strings briefly describing each parameter your function
takes.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/MachineName.html#getArgumentDesc()" class="member-name-link">getArgumentDesc()</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/MachineName.html" title="class in org.apache.jmeter.functions">MachineName</a></dt>
<dd>
<div class="block">Return a list of strings briefly describing each parameter your function
takes.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/BeanShell.html#getArgumentDesc()" class="member-name-link">getArgumentDesc()</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/BeanShell.html" title="class in org.apache.jmeter.functions">BeanShell</a></dt>
<dd>
<div class="block">Return a list of strings briefly describing each parameter your function
takes.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/ChangeCase.html#getArgumentDesc()" class="member-name-link">getArgumentDesc()</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/ChangeCase.html" title="class in org.apache.jmeter.functions">ChangeCase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/jmeter/functions/CharFunction.html#getArgumentDesc()" class="member-name-link">getArgumentDesc()</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/CharFunction.html" title="class in org.apache.jmeter.functions">CharFunction</a></dt>
<dd>
<div class="block">Return a list of strings briefly describing each parameter your function
takes.</div>
</dd>
<dt><a href="org/apache/jmeter/functions/CSVRead.html#getArgumentDesc()" class="member-name-link">getArgumentDesc()</a> - Method in class org.apache.jmeter.functions.<a href="org/apache/jmeter/functions/CSVRead.html" title="class in org.apache.jmeter.functions">CSVRead</a></dt>
<dd>
<div class="block">Return a list of strings briefly describing each parameter your function
takes.</div>
</dd>
<dt><a href