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

A

ACTIONS - Variable in class org.apache.jmeter.protocol.http.util.WSDLHelper
 
ACTION_SHUTDOWN - Static variable in class org.apache.jmeter.gui.util.JMeterMenuBar
 
ACTION_START - Static variable in class org.apache.jmeter.gui.util.JMeterMenuBar
 
ACTION_STOP - Static variable in class org.apache.jmeter.gui.util.JMeterMenuBar
 
ACTIVE - Static variable in class org.apache.jmeter.monitor.util.Stats
 
ACTIVE - Static variable in class org.apache.jmeter.visualizers.ServerPanel
 
ACTIVE_PER - Static variable in class org.apache.jmeter.monitor.util.Stats
 
ADD - Static variable in class org.apache.jmeter.gui.action.DragNDrop
 
ADD - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
ADD - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
 
ADD_ALL - Static variable in class org.apache.jmeter.gui.action.CheckDirty
 
ADD_ASSERTIONS - Static variable in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
ADD_BUTTON - Static variable in class org.apache.jmeter.gui.util.ButtonPanel
 
ALL - Static variable in class org.apache.jmeter.functions.RegexFunction
 
ALL - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
A properties file indicator for all of a series
APPEND - Static variable in interface org.apache.jmeter.save.DataSource
 
ARGUMENTS - Static variable in class org.apache.jmeter.config.Arguments
The name of the property used to store the arguments.
ARGUMENTS - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
ARGUMENTS - Static variable in class org.apache.jmeter.protocol.java.sampler.JavaSampler
Property key representing the arguments for the JavaSamplerClient.
ARGUMENTS - Static variable in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
The name of the property used to store the arguments.
ARGUMENTS - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
ARGUMENTS - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
 
ARG_NAME - Static variable in class org.apache.jmeter.config.Argument
Name used to store the argument's name.
ARG_NAME - Static variable in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
Name used to store the argument's name.
ASSERTIONS - Static variable in class org.apache.jmeter.gui.util.MenuFactory
 
ASSERTION_RESULTS_FAILURE_MESSAGE_PROP - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
The name of the property indicating which assertion results should be saved.
ASSERTION_RESULTS_MASK - Static variable in interface org.apache.jmeter.save.DataSource
Content mask indicating that assertion messages should be recorded.
ASSERTION_RESULTS_PROP - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
The name of the property indicating which assertion results should be saved.
ASSERTION_RESULT_TAG_NAME - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
ASSERTION_RESULT_TAG_NAME - Static variable in interface org.apache.jmeter.save.SaveServiceConstants
 
ASSUME_SUCCESS - Static variable in class org.apache.jmeter.assertions.ResponseAssertion
 
ATTRIBS - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
ATTRIBUTE_NAME - Static variable in class org.apache.jmeter.monitor.parser.Constants
 
AUTH - Variable in class org.apache.jmeter.protocol.http.util.WSDLHelper
 
AUTH_MANAGER - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
AUTO_REDIRECTS - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
AVERAGE_COLOR - Variable in class org.apache.jmeter.visualizers.SplineVisualizer
 
AboutCommand - class org.apache.jmeter.gui.action.AboutCommand.
About Command.
AboutCommand() - Constructor for class org.apache.jmeter.gui.action.AboutCommand
 
AbstractAction - class org.apache.jmeter.gui.action.AbstractAction.
 
AbstractAction() - Constructor for class org.apache.jmeter.gui.action.AbstractAction
 
AbstractAssertionGui - class org.apache.jmeter.assertions.gui.AbstractAssertionGui.
This is the base class for JMeter GUI components which manage assertions.
AbstractAssertionGui() - Constructor for class org.apache.jmeter.assertions.gui.AbstractAssertionGui
 
AbstractConfigGui - class org.apache.jmeter.config.gui.AbstractConfigGui.
This is the base class for JMeter GUI components which provide configuration for some other component.
AbstractConfigGui() - Constructor for class org.apache.jmeter.config.gui.AbstractConfigGui
 
AbstractControllerGui - class org.apache.jmeter.control.gui.AbstractControllerGui.
This is the base class for JMeter GUI components which manage controllers.
AbstractControllerGui() - Constructor for class org.apache.jmeter.control.gui.AbstractControllerGui
 
AbstractFunction - class org.apache.jmeter.functions.AbstractFunction.
 
AbstractFunction() - Constructor for class org.apache.jmeter.functions.AbstractFunction
 
AbstractJMeterGuiComponent - class org.apache.jmeter.gui.AbstractJMeterGuiComponent.
This abstract class takes care of the most basic functions necessary to create a viable JMeter GUI component.
AbstractJMeterGuiComponent() - Constructor for class org.apache.jmeter.gui.AbstractJMeterGuiComponent
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.
AbstractJavaSamplerClient - class org.apache.jmeter.protocol.java.sampler.AbstractJavaSamplerClient.
An abstract implementation of the JavaSamplerClient interface.
AbstractJavaSamplerClient() - Constructor for class org.apache.jmeter.protocol.java.sampler.AbstractJavaSamplerClient
 
AbstractListenerElement - class org.apache.jmeter.reporters.AbstractListenerElement.
 
AbstractListenerElement() - Constructor for class org.apache.jmeter.reporters.AbstractListenerElement
 
AbstractPostProcessorGui - class org.apache.jmeter.processor.gui.AbstractPostProcessorGui.
 
AbstractPostProcessorGui() - Constructor for class org.apache.jmeter.processor.gui.AbstractPostProcessorGui
 
AbstractPreProcessorGui - class org.apache.jmeter.processor.gui.AbstractPreProcessorGui.
 
AbstractPreProcessorGui() - Constructor for class org.apache.jmeter.processor.gui.AbstractPreProcessorGui
 
AbstractProperty - class org.apache.jmeter.testelement.property.AbstractProperty.
 
AbstractProperty(String) - Constructor for class org.apache.jmeter.testelement.property.AbstractProperty
 
AbstractProperty() - Constructor for class org.apache.jmeter.testelement.property.AbstractProperty
 
AbstractSampler - class org.apache.jmeter.samplers.AbstractSampler.
 
AbstractSampler() - Constructor for class org.apache.jmeter.samplers.AbstractSampler
 
AbstractSamplerGui - class org.apache.jmeter.samplers.gui.AbstractSamplerGui.
This is the base class for JMeter GUI components which manage samplers.
AbstractSamplerGui() - Constructor for class org.apache.jmeter.samplers.gui.AbstractSamplerGui
 
AbstractTestElement - class org.apache.jmeter.testelement.AbstractTestElement.
 
AbstractTestElement() - Constructor for class org.apache.jmeter.testelement.AbstractTestElement
 
AbstractTestElementBeanInfo - class org.apache.jmeter.testelement.AbstractTestElementBeanInfo.
This is the BeanInfo object for the TestBean class.
AbstractTestElementBeanInfo() - Constructor for class org.apache.jmeter.testelement.AbstractTestElementBeanInfo
 
AbstractTimerGui - class org.apache.jmeter.timers.gui.AbstractTimerGui.
This is the base class for JMeter GUI components which manage timers.
AbstractTimerGui() - Constructor for class org.apache.jmeter.timers.gui.AbstractTimerGui
 
AbstractVisualizer - class org.apache.jmeter.visualizers.gui.AbstractVisualizer.
This is the base class for JMeter GUI components which can display test results in some way.
AbstractVisualizer() - Constructor for class org.apache.jmeter.visualizers.gui.AbstractVisualizer
 
AccessLogSampler - class org.apache.jmeter.protocol.http.sampler.AccessLogSampler.
Description:

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.
AccessLogSampler() - Constructor for class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
 
AccessLogSamplerBeanInfo - class org.apache.jmeter.protocol.http.sampler.AccessLogSamplerBeanInfo.
 
AccessLogSamplerBeanInfo() - Constructor for class org.apache.jmeter.protocol.http.sampler.AccessLogSamplerBeanInfo
 
AccumListener - interface org.apache.jmeter.visualizers.AccumListener.
 
ActionRouter - class org.apache.jmeter.gui.action.ActionRouter.
 
AddParent - class org.apache.jmeter.gui.action.AddParent.
 
AddParent() - Constructor for class org.apache.jmeter.gui.action.AddParent
 
AddToTree - class org.apache.jmeter.gui.action.AddToTree.
 
AddToTree() - Constructor for class org.apache.jmeter.gui.action.AddToTree
 
AllTests - class org.apache.jorphan.test.AllTests.
Provides a quick and easy way to run all junit unit tests in your java project.
Analyze - class org.apache.jmeter.gui.action.Analyze.
 
Analyze() - Constructor for class org.apache.jmeter.gui.action.Analyze
 
AnchorModifier - class org.apache.jmeter.protocol.http.modifier.AnchorModifier.
 
AnchorModifier() - Constructor for class org.apache.jmeter.protocol.http.modifier.AnchorModifier
 
AnchorModifier.Test - class org.apache.jmeter.protocol.http.modifier.AnchorModifier.Test.
 
AnchorModifier.Test(String) - Constructor for class org.apache.jmeter.protocol.http.modifier.AnchorModifier.Test
 
AnchorModifierGui - class org.apache.jmeter.protocol.http.modifier.gui.AnchorModifierGui.
 
AnchorModifierGui() - Constructor for class org.apache.jmeter.protocol.http.modifier.gui.AnchorModifierGui
 
Argument - class org.apache.jmeter.config.Argument.
Class representing an argument.
Argument() - Constructor for class org.apache.jmeter.config.Argument
Create a new Argument without a name, value, or metadata.
Argument(String, String) - Constructor for class org.apache.jmeter.config.Argument
Create a new Argument with the specified name and value, and no metadata.
Argument(String, String, String) - Constructor for class org.apache.jmeter.config.Argument
Create a new Argument with the specified name, value, and metadata.
ArgumentDecoder - class org.apache.jmeter.functions.util.ArgumentDecoder.
 
ArgumentEncoder - class org.apache.jmeter.functions.util.ArgumentEncoder.
 
Arguments - class org.apache.jmeter.config.Arguments.
A set of Argument objects.
Arguments() - Constructor for class org.apache.jmeter.config.Arguments
Create a new Arguments object with no arguments.
ArgumentsPanel - class org.apache.jmeter.config.gui.ArgumentsPanel.
A GUI panel allowing the user to enter name-value argument pairs.
ArgumentsPanel() - Constructor for class org.apache.jmeter.config.gui.ArgumentsPanel
Create a new ArgumentsPanel as a standalone component.
ArgumentsPanel(String) - Constructor for class org.apache.jmeter.config.gui.ArgumentsPanel
Create a new ArgumentsPanel as an embedded component, using the specified title.
ArgumentsPanel.Test - class org.apache.jmeter.config.gui.ArgumentsPanel.Test.
Tests for the ArgumentsPanel component.
ArgumentsPanel.Test(String) - Constructor for class org.apache.jmeter.config.gui.ArgumentsPanel.Test
Create a new test.
Assertion - interface org.apache.jmeter.assertions.Assertion.
An Assertion checks a SampleResult to determine whether or not it is successful.
AssertionGui - class org.apache.jmeter.assertions.gui.AssertionGui.
GUI interface for a ResponseAssertion.
AssertionGui() - Constructor for class org.apache.jmeter.assertions.gui.AssertionGui
Create a new AssertionGui panel.
AssertionResult - class org.apache.jmeter.assertions.AssertionResult.
 
AssertionResult() - Constructor for class org.apache.jmeter.assertions.AssertionResult
Create a new Assertion Result.
AssertionVisualizer - class org.apache.jmeter.visualizers.AssertionVisualizer.
 
AssertionVisualizer() - Constructor for class org.apache.jmeter.visualizers.AssertionVisualizer
 
AuthManager - class org.apache.jmeter.protocol.http.control.AuthManager.
This class provides a way to provide Authorization in jmeter requests.
AuthManager() - Constructor for class org.apache.jmeter.protocol.http.control.AuthManager
Default Constructor.
AuthManager.Test - class org.apache.jmeter.protocol.http.control.AuthManager.Test.
 
AuthManager.Test(String) - Constructor for class org.apache.jmeter.protocol.http.control.AuthManager.Test
 
AuthPanel - class org.apache.jmeter.protocol.http.gui.AuthPanel.
Handles input for determining if authentication services are required for a Sampler.
AuthPanel() - Constructor for class org.apache.jmeter.protocol.http.gui.AuthPanel
Default Constructor.
Authorization - class org.apache.jmeter.protocol.http.control.Authorization.
This class is an Authorization encapsulator.
Authorization() - Constructor for class org.apache.jmeter.protocol.http.control.Authorization
 
AxisGraph - class org.apache.jmeter.visualizers.AxisGraph.
 
AxisGraph() - Constructor for class org.apache.jmeter.visualizers.AxisGraph
 
AxisGraph(LayoutManager) - Constructor for class org.apache.jmeter.visualizers.AxisGraph
 
AxisGraph(LayoutManager, boolean) - Constructor for class org.apache.jmeter.visualizers.AxisGraph
 
accept(File) - Method in class org.apache.jmeter.gui.JMeterFileFilter
Determine if the specified file is allowed by this filter.
accept(String) - Method in class org.apache.jmeter.gui.JMeterFileFilter
Determine if the specified filename is allowed by this filter.
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.assertions.gui.HTMLAssertionGui
This method is called from erros-only checkbox
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.assertions.gui.SizeAssertionGui
 
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.config.gui.SimpleConfigGui
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.control.gui.IfControllerPanel
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.control.gui.LoopControlPanel
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.control.gui.RunTimeGui
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.control.gui.WhileControllerGui
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.functions.gui.FunctionHelper
 
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.gui.SavePropertyDialog
 
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.gui.action.ActionRouter
 
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.gui.action.CheckDirty
 
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.gui.util.FileListPanel
 
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.gui.util.FilePanel
 
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor.EditorDelegate
When an action is performed, editing is ended.
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.protocol.http.config.gui.MultipartUrlConfigGui
 
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.protocol.http.control.gui.WebServiceSamplerGui
method from ActionListener
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.protocol.http.gui.AuthPanel
 
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.protocol.http.gui.CookiePanel
 
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.protocol.http.gui.HeaderPanel
 
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
!
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.protocol.java.config.gui.JavaConfigGui
Handle action events for this component.
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.protocol.java.control.gui.JUnitTestSamplerGui
Handle action events for this component.
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
method from ActionListener
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSSubscriberGui
method from ActionListener
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.testbeans.gui.FileEditor
 
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.visualizers.MailerVisualizer
Reacts on an ActionEvent (like pressing a button).
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.visualizers.StatGraphVisualizer
 
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.visualizers.ViewResultsFullVisualizer
Display the response as text or as rendered HTML.
actionPerformed(ActionEvent) - Method in class org.apache.jorphan.gui.JLabeledRadio
When a radio button is clicked, an ActionEvent is triggered.
activate() - Method in class org.apache.jmeter.protocol.jms.sampler.Receiver
 
add(Component) - Method in class org.apache.jmeter.gui.util.HorizontalPanel
 
add(Component) - Method in class org.apache.jmeter.gui.util.VerticalPanel
 
add(Cookie) - Method in class org.apache.jmeter.protocol.http.control.CookieManager
Add a cookie.
add(Header) - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
Add a header.
add() - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
Add an empty header.
add(URL) - Method in class org.apache.jmeter.protocol.http.parser.URLCollection
Adds the URL to the Collection, first wrapping it in the URLString class
add(SampleResult) - Method in class org.apache.jmeter.reporters.MailerModel
Adds a SampleResult.
add(SampleResult) - Method in class org.apache.jmeter.visualizers.AssertionVisualizer
 
add(SampleResult) - Method in class org.apache.jmeter.visualizers.DistributionGraphVisualizer
 
add(SampleResult) - Method in class org.apache.jmeter.visualizers.GraphAccumVisualizer
 
add(SampleResult) - Method in class org.apache.jmeter.visualizers.GraphVisualizer
 
add(SampleResult) - Method in class org.apache.jmeter.visualizers.MailerVisualizer
 
add(SampleResult) - Method in class org.apache.jmeter.visualizers.MonitorHealthVisualizer
Because of the unique requirements of a monitor We have to handle the results differently than normal GUI components.
add(SampleResult) - Method in class org.apache.jmeter.visualizers.SimpleDataWriter
Does nothing, but required by interface.
add(SampleResult) - Method in class org.apache.jmeter.visualizers.SplineModel
 
add(SampleResult) - Method in class org.apache.jmeter.visualizers.SplineVisualizer
 
add(SampleResult) - Method in class org.apache.jmeter.visualizers.StatGraphVisualizer
 
add(SampleResult) - Method in class org.apache.jmeter.visualizers.StatVisualizer
 
add(SampleResult) - Method in class org.apache.jmeter.visualizers.TableVisualizer
 
add(SampleResult) - Method in class org.apache.jmeter.visualizers.ViewResultsFullVisualizer
 
add(SampleResult) - Method in interface org.apache.jmeter.visualizers.Visualizer
This method is called by sampling thread to inform the visualizer about the arrival of a new sample.
add(Collection) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
add(Collection, Collection) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
add(Collection, String) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
add(Collection, String[]) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
add(ConfigurationTree) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
add(String) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
add(String, Collection) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
add(String, ConfigurationTree) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
add(String, String) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
add(String, String[]) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
add(String[]) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
add(String[], Collection) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
add(String[], String) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
add(String[], String[]) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
add(Properties) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
add(Object, HashTree) - Method in class org.apache.jorphan.collections.HashTree
Adds a key as a node at the current level and then adds the given HashTree to that new node.
add(HashTree) - Method in class org.apache.jorphan.collections.HashTree
Adds all the nodes and branches of the given tree to this tree.
add(Object) - Method in class org.apache.jorphan.collections.HashTree
Adds an key into the HashTree at the current level.
add(Object[]) - Method in class org.apache.jorphan.collections.HashTree
Adds all the given objects as nodes at the current level.
add(Collection) - Method in class org.apache.jorphan.collections.HashTree
Adds a bunch of keys into the HashTree at the current level.
add(Object, Object) - Method in class org.apache.jorphan.collections.HashTree
Adds a key and it's value in the HashTree.
add(Object, Object[]) - Method in class org.apache.jorphan.collections.HashTree
Adds a key and it's values in the HashTree.
add(Object, Collection) - Method in class org.apache.jorphan.collections.HashTree
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.
add(Object[], Object[]) - Method in class org.apache.jorphan.collections.HashTree
Adds a series of nodes into the HashTree using the given path.
add(Object[], Collection) - Method in class org.apache.jorphan.collections.HashTree
Adds a series of nodes into the HashTree using the given path.
add(Object[], Object) - Method in class org.apache.jorphan.collections.HashTree
 
add(Collection, Object[]) - Method in class org.apache.jorphan.collections.HashTree
Adds a series of nodes into the HashTree using the given path.
add(Collection, Object) - Method in class org.apache.jorphan.collections.HashTree
Adds a series of nodes into the HashTree using the given path.
add(Collection, Collection) - Method in class org.apache.jorphan.collections.HashTree
Adds a series of nodes into the HashTree using the given path.
add(Object) - Method in class org.apache.jorphan.collections.ListedHashTree
 
addAll(StatCalculator) - Method in class org.apache.jorphan.math.StatCalculator
 
addArgument(String, String) - Method in class org.apache.jmeter.config.Arguments
Add a new argument with the given name and value.
addArgument(Argument) - Method in class org.apache.jmeter.config.Arguments
Add a new argument.
addArgument(String, String, String) - Method in class org.apache.jmeter.config.Arguments
Add a new argument with the given name, value, and metadata.
addArgument() - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
Add a new argument row to the table.
addArgument() - Method in class org.apache.jmeter.config.gui.SimpleConfigGui
Add a new argument row to the table.
addArgument(String, String) - Method in class org.apache.jmeter.protocol.http.config.MultipartUrlConfig
 
addArgument(String, String, String) - Method in class org.apache.jmeter.protocol.http.config.MultipartUrlConfig
 
addArgument(String, String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
addArgument(String, String, String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
addArgument(String, String) - Method in class org.apache.jmeter.protocol.java.config.JavaConfig
Adds an argument to the list of arguments for this JavaConfig object.
addArgument(String, String, String) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Add a new argument with the given name and value.
addArgument(LDAPArgument) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Add a new argument.
addArgument(String, String, String, String) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Add a new argument with the given name, value, and metadata.
addArgument() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
Add a new argument row to the table.
addAssertion(Assertion) - Method in class org.apache.jmeter.samplers.Entry
 
addAssertion(Assertion) - Method in class org.apache.jmeter.threads.SamplePackage
 
addAssertionResult(AssertionResult) - Method in class org.apache.jmeter.samplers.SampleResult
 
addAuth(Authorization) - Method in class org.apache.jmeter.protocol.http.control.AuthManager
 
addAuth() - Method in class org.apache.jmeter.protocol.http.control.AuthManager
 
addButtonListener(int, ActionListener) - Method in class org.apache.jmeter.gui.util.ButtonPanel
 
addBytes(long) - Method in class org.apache.jorphan.math.StatCalculator
 
addChangeListener(ChangeListener) - Method in class org.apache.jmeter.gui.util.FileListPanel
 
addChangeListener(ChangeListener) - Method in class org.apache.jmeter.gui.util.FilePanel
 
addChangeListener(ChangeListener) - Method in class org.apache.jmeter.reporters.MailerModel
 
addChangeListener(ChangeListener) - Method in class org.apache.jorphan.gui.JLabeledChoice
Adds a change listener, that will be notified when the text in the text field is changed.
addChangeListener(ChangeListener) - Method in interface org.apache.jorphan.gui.JLabeledField
 
addChangeListener(ChangeListener) - Method in class org.apache.jorphan.gui.JLabeledRadio
 
addChangeListener(ChangeListener) - Method in class org.apache.jorphan.gui.JLabeledTextArea
Adds a change listener, that will be notified when the text in the text field is changed.
addChangeListener(ChangeListener) - Method in class org.apache.jorphan.gui.JLabeledTextField
Adds a change listener, that will be notified when the text in the text field is changed.
addClient(ReceiveSubscriber) - Static method in class org.apache.jmeter.protocol.jms.client.ClientPool
Add a ReceiveClient to the ClientPool.
addClient(OnMessageSubscriber) - Static method in class org.apache.jmeter.protocol.jms.client.ClientPool
Add a OnMessageClient to the ClientPool.
addClient(Publisher) - Static method in class org.apache.jmeter.protocol.jms.client.ClientPool
Add a Publisher to the ClientPool.
addColumnValue(String, Object) - Method in class org.apache.jorphan.collections.Data
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.
addComponent(TestElement, JMeterTreeNode) - Method in class org.apache.jmeter.gui.tree.JMeterTreeModel
 
addConfigElement(ConfigElement) - Method in interface org.apache.jmeter.config.ConfigElement
Add a configuration element to this one.
addConfigElement(ConfigElement) - Method in class org.apache.jmeter.config.ConfigTestElement
 
addConfigElement(ConfigElement) - Method in class org.apache.jmeter.protocol.http.control.AuthManager
 
addConfigElement(ConfigElement) - Method in class org.apache.jmeter.protocol.http.control.Authorization
 
addConfigElement(ConfigElement) - Method in class org.apache.jmeter.protocol.http.control.Cookie
 
addConfigElement(ConfigElement) - Method in class org.apache.jmeter.protocol.http.control.Header
 
addConfigElement(ConfigElement) - Method in class org.apache.jmeter.protocol.http.modifier.AnchorModifier
 
addConfigElement(ConfigElement) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
addConfigElement(ConfigElement) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
addConfigElement(ConfigElement) - Method in class org.apache.jmeter.samplers.Entry
 
addConfigElement(ConfigElement, Class) - Method in class org.apache.jmeter.samplers.Entry
Add a config element as a specific class.
addConfigElement(ConfigElement) - Method in class org.apache.jmeter.testelement.TestPlan
Adds a feature to the ConfigElement attribute of the TestPlan object.
addConnector(Connector) - Method in class org.apache.jmeter.monitor.model.StatusImpl
 
addCookieFromHeader(String, URL) - Method in class org.apache.jmeter.protocol.http.control.CookieManager
Parse the set-cookie header value and store the cookies for later retrieval.
addEditMenu(JPopupMenu, boolean) - Static method in class org.apache.jmeter.gui.util.MenuFactory
 
addEmptyArgument() - Method in class org.apache.jmeter.config.Arguments
Add a new empty argument to the list.
addEmptyArgument() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Add a new empty argument to the list.
addEncodedArgument(String, String) - Method in class org.apache.jmeter.protocol.http.config.MultipartUrlConfig
 
addEncodedArgument(String, String, String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
addEncodedArgument(String, String, String) - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
We override this to prevent the wrong encoding and provide no implementation.
addExcludedPattern(String) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
addFile(String) - Method in class org.apache.jmeter.protocol.http.control.AuthManager
Add authentication data from a file.
addFile(String) - Method in class org.apache.jmeter.protocol.http.control.CookieManager
Add cookie data from a file.
addFile(String) - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
Add header data from a file.
addFileMenu(JPopupMenu) - Static method in class org.apache.jmeter.gui.util.MenuFactory
 
addFilename(String) - Method in class org.apache.jmeter.gui.util.FileListPanel
Add a single file to the table
addGraphAccumListener(GraphAccumListener) - Method in class org.apache.jmeter.visualizers.GraphAccumModel
Adds a feature to the ModelListener attribute of the GraphAccumModel object.
addHeader(String) - Method in class org.apache.jorphan.collections.Data
Adds a header name to the Data object.
addIncludedPattern(String) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
addItem(Object) - Method in class org.apache.jmeter.testelement.property.CollectionProperty
 
addIterationListener(LoopIterationListener) - Method in interface org.apache.jmeter.control.Controller
Controllers have to notify listeners of when they begin an iteration through their sub-elements.
addIterationListener(LoopIterationListener) - Method in class org.apache.jmeter.control.GenericController
 
addIterationListener(LoopIterationListener) - Method in class org.apache.jmeter.threads.ThreadGroup
 
addJMeterComponent(TestElement) - Method in class org.apache.jmeter.testelement.TestPlan
 
addJMeterVariables(JMeterVariables) - Method in class org.apache.jmeter.testelement.VariablesCollection
 
addLast(SampleEvent, List) - Method in class org.apache.jmeter.threads.ListenerNotifier
Add a new sample event to the notification queue.
addLayoutComponent(String, Component) - Method in class org.apache.jorphan.gui.layout.VerticalLayout
Not used by this class.
addListener(MonitorListener) - Method in class org.apache.jmeter.visualizers.MonitorAccumModel
Add a listener.
addListener(MonitorListener) - Method in class org.apache.jmeter.visualizers.MonitorModel
 
addLocaleChangeListener(LocaleChangeListener) - Static method in class org.apache.jmeter.util.JMeterUtils
author Oliver Rossmueller
addNewColumn(String, Class) - Method in class org.apache.jmeter.gui.util.PowerTableModel
 
addNewRow() - Method in class org.apache.jmeter.gui.util.PowerTableModel
 
addNewSample(SampleResult) - Method in class org.apache.jmeter.visualizers.GraphAccumModel
Add the new sample to the results.
addNode(Object, HashTree) - Method in class org.apache.jmeter.engine.ConvertListeners
 
addNode(Object, HashTree) - Method in class org.apache.jmeter.engine.PreCompiler
 
addNode(Object, HashTree) - Method in class org.apache.jmeter.engine.TreeCloner
 
addNode(Object, HashTree) - Method in class org.apache.jmeter.engine.TurnElementsOn
 
addNode(Object, HashTree) - Method in class org.apache.jmeter.engine.util.DisabledComponentRemover
 
addNode(Object, HashTree) - Method in class org.apache.jmeter.gui.action.CheckDirty
The tree traverses itself depth-first, calling processNode for each object it encounters as it goes.
addNode(Object, HashTree) - Method in class org.apache.jmeter.threads.TestCompiler
 
addNode(Object, HashTree) - Method in interface org.apache.jorphan.collections.HashTreeTraverser
The tree traverses itself depth-first, calling addNode for each object it encounters as it goes.
addNode(Object, HashTree) - Method in class org.apache.jorphan.collections.SearchByClass
 
addObjectToTree(TestElement) - Method in class org.apache.jmeter.gui.action.AddToTree
 
addPackage(String) - Method in class org.apache.jmeter.protocol.java.control.gui.ClassFilter
 
addParameter(String, String) - Method in class org.apache.jmeter.testelement.TestPlan
 
addParentToTree(TestElement) - Method in class org.apache.jmeter.gui.action.AddParent
 
addPostActionListener(Class, ActionListener) - Method in class org.apache.jmeter.gui.action.ActionRouter
Allows an ActionListener to receive notification of a command being executed after the command has executed.
addPostProcessor(PostProcessor) - Method in class org.apache.jmeter.threads.SamplePackage
 
addPreActionListener(Class, ActionListener) - Method in class org.apache.jmeter.gui.action.ActionRouter
Allows an ActionListener to receive notification of a command being executed prior to the actual execution of the command.
addPreProcessor(PreProcessor) - Method in class org.apache.jmeter.threads.SamplePackage
 
addProperty(JMeterProperty) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
addProperty(JMeterProperty) - Method in class org.apache.jmeter.testelement.property.CollectionProperty
Easy way to add properties to the list.
addProperty(JMeterProperty) - Method in class org.apache.jmeter.testelement.property.MapProperty
 
addProperty(String, JMeterProperty) - Method in class org.apache.jmeter.testelement.property.MapProperty
 
addProperty(JMeterProperty) - Method in class org.apache.jmeter.testelement.property.MultiProperty
Add a property to the collection.
addProperty(JMeterProperty) - Method in class org.apache.jmeter.testelement.property.TestElementProperty
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.apache.jmeter.testbeans.gui.FileEditor
 
addRaw(String, String) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
addRaw(String) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
addRow(Object[]) - Method in class org.apache.jmeter.gui.util.PowerTableModel
 
addRow() - Method in class org.apache.jorphan.collections.Data
 
addRow(Object) - Method in class org.apache.jorphan.gui.ObjectTableModel
 
addSample(MonitorModel) - Method in class org.apache.jmeter.visualizers.MonitorAccumModel
Method will look up the server in the map.
addSample(SampleResult) - Method in class org.apache.jmeter.visualizers.MonitorAccumModel
Method will try to parse the response data.
addSample(MonitorModel) - Method in class org.apache.jmeter.visualizers.MonitorHealthPanel
 
addSample(MonitorModel) - Method in interface org.apache.jmeter.visualizers.MonitorListener
 
addSample(MonitorModel) - Method in class org.apache.jmeter.visualizers.MonitorPerformancePanel
MonitorAccumModel will call this method to notify the component data has changed.
addSample(SampleResult) - Method in class org.apache.jmeter.visualizers.RunningSample
Records a sample.
addSample(RunningSample) - Method in class org.apache.jmeter.visualizers.RunningSample
Adds another RunningSample to this one Does not check if it has the same label and index
addSample(SampleResult) - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
Records a sample.
addSampleListener(SampleListener) - Method in class org.apache.jmeter.threads.SamplePackage
 
addSamples(SamplingStatCalculator) - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
 
addSubResult(SampleResult) - Method in class org.apache.jmeter.samplers.SampleResult
 
addSubTree(HashTree) - Method in class org.apache.jmeter.gui.GuiPackage
Add a subtree to the currently selected node.
addSubTree(HashTree, JMeterTreeNode) - Method in class org.apache.jmeter.gui.tree.JMeterTreeModel
Adds the sub tree at the given node.
addTestElement(TestElement) - Method in class org.apache.jmeter.config.ConfigTestElement
 
addTestElement(TestElement) - Method in class org.apache.jmeter.control.GenericController
 
addTestElement(TestElement) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
addTestElement(TestElement) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
addTestElement(TestElement) - Method in interface org.apache.jmeter.testelement.TestElement
 
addTestElement(TestElement) - Method in class org.apache.jmeter.testelement.TestPlan
 
addTestElement(TestElement) - Method in class org.apache.jmeter.threads.ThreadGroup
Add a test element.
addTestString(String) - Method in class org.apache.jmeter.assertions.ResponseAssertion
!
addThreadGroup(ThreadGroup) - Method in class org.apache.jmeter.testelement.TestPlan
Adds a feature to the ThreadGroup attribute of the TestPlan object.
addTimer(Timer) - Method in class org.apache.jmeter.threads.SamplePackage
 
addTreePath(Collection) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
addTreePath(Collection) - Method in class org.apache.jorphan.collections.HashTree
 
addURL(URL) - Method in class org.apache.jmeter.DynamicClassLoader
 
addURL(String) - Static method in class org.apache.jmeter.NewDriver
 
addURL(URL) - Static method in class org.apache.jmeter.NewDriver
 
addURL(String, URL) - Method in class org.apache.jmeter.protocol.http.parser.URLCollection
Convenience method for adding URLs to the collection If the url parameter is null or empty, nothing is done
addValue(String) - Method in class org.apache.jorphan.gui.JLabeledChoice
 
addValue(long) - Method in class org.apache.jorphan.math.StatCalculator
 
addValue(int) - Method in class org.apache.jorphan.math.StatCalculator
 
addValue(float) - Method in class org.apache.jorphan.math.StatCalculator
 
addValue(double) - Method in class org.apache.jorphan.math.StatCalculator
 
addValue(Number) - Method in class org.apache.jorphan.math.StatCalculator
 
addVariable(String, String) - Method in class org.apache.jmeter.engine.util.ValueReplacer
 
addVariables(Map) - Method in class org.apache.jmeter.engine.util.ValueReplacer
Add all the given variables to this replacer's variables map.
addWorker(Worker) - Method in class org.apache.jmeter.monitor.model.WorkersImpl
 
append(Data) - Method in class org.apache.jorphan.collections.Data
Adds the rows of the given Data object to this Data object.
argsPanel - Variable in class org.apache.jmeter.protocol.http.config.gui.UrlConfigGui
 
askThreadsToStop() - Method in class org.apache.jmeter.engine.StandardJMeterEngine
 
assertionsResultsToSave() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
atestDE() - Method in class org.apache.jmeter.resources.PackageTest
 
atestDefault() - Method in class org.apache.jmeter.resources.PackageTest
 
atestES() - Method in class org.apache.jmeter.resources.PackageTest
 
atestFR() - Method in class org.apache.jmeter.resources.PackageTest
 
atestJA() - Method in class org.apache.jmeter.resources.PackageTest
 
atestNO() - Method in class org.apache.jmeter.resources.PackageTest
 
atestzh_CN() - Method in class org.apache.jmeter.resources.PackageTest
 
atestzh_TW() - Method in class org.apache.jmeter.resources.PackageTest
 
average - Variable in class org.apache.jmeter.visualizers.Sample
 
averageSum - Variable in class org.apache.jmeter.visualizers.GraphAccumModel
 

B

BACKGROUND_COLOR - Variable in class org.apache.jmeter.visualizers.SplineVisualizer
 
BASEDIR - Static variable in class org.apache.jmeter.testelement.TestPlan
 
BASE_ENTRY_DN - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
BASE_ENTRY_DN - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
 
BASE_INFO_MASK - Static variable in interface org.apache.jmeter.save.DataSource
Content mask indicating the basic data points (label, time, success).
BINARY - Static variable in class org.apache.jmeter.samplers.SampleResult
Data type value indicating that the response data is binary.
BINARY - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
BINARY - Static variable in interface org.apache.jmeter.save.SaveServiceConstants
 
BIND - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
BINDNAME - Variable in class org.apache.jmeter.protocol.http.util.WSDLHelper
 
BOTH - Static variable in class org.apache.jorphan.gui.layout.VerticalLayout
The horizontal alignment constant that designates stretching the component horizontally.
BOTTOM - Static variable in class org.apache.jorphan.gui.layout.VerticalLayout
The anchoring constant that designates anchoring to the bottom of the display area.
BOUNDARY - Static variable in class org.apache.jmeter.protocol.http.sampler.PostWriter
 
BSFSampler - class org.apache.jmeter.protocol.java.sampler.BSFSampler.
A sampler which understands BSF
BSFSampler() - Constructor for class org.apache.jmeter.protocol.java.sampler.BSFSampler
 
BSFSamplerGui - class org.apache.jmeter.protocol.java.control.gui.BSFSamplerGui.
 
BSFSamplerGui() - Constructor for class org.apache.jmeter.protocol.java.control.gui.BSFSamplerGui
 
BSH1() - Method in class org.apache.jmeter.functions.PackageTest
 
BUFFER - Static variable in class org.apache.jmeter.visualizers.MonitorHealthVisualizer
 
BYNUMBER - Static variable in class org.apache.jmeter.control.ThroughputController
 
BYPERCENT - Static variable in class org.apache.jmeter.control.ThroughputController
 
BYTESRECEIVED - Static variable in class org.apache.jmeter.monitor.parser.Constants
 
BYTESSENT - Static variable in class org.apache.jmeter.monitor.parser.Constants
 
Base64Encoder - class org.apache.jmeter.protocol.http.util.Base64Encoder.
This class provides an implementation of Base64 encoding without relying on the the sun.* packages.
BaseJMSSampler - class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler.
 
BaseJMSSampler() - Constructor for class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
 
BatchSampleSender - class org.apache.jmeter.samplers.BatchSampleSender.
Implements batch reporting for remote testing.
BeanInfoSupport - class org.apache.jmeter.testbeans.BeanInfoSupport.
Support class for test bean beanInfo objects.
BeanInfoSupport(Class) - Constructor for class org.apache.jmeter.testbeans.BeanInfoSupport
Construct a BeanInfo for the given class.
BeanShell - class org.apache.jmeter.functions.BeanShell.
A function which understands BeanShell
BeanShell() - Constructor for class org.apache.jmeter.functions.BeanShell
 
BeanShellAssertion - class org.apache.jmeter.assertions.BeanShellAssertion.
A sampler which understands BeanShell
BeanShellAssertion() - Constructor for class org.apache.jmeter.assertions.BeanShellAssertion
 
BeanShellAssertionGui - class org.apache.jmeter.assertions.gui.BeanShellAssertionGui.
 
BeanShellAssertionGui() - Constructor for class org.apache.jmeter.assertions.gui.BeanShellAssertionGui
 
BeanShellInterpreter - class org.apache.jmeter.util.BeanShellInterpreter.
BeanShell setup function - encapsulates all the access to the BeanShell Interpreter in a single class.
BeanShellInterpreter() - Constructor for class org.apache.jmeter.util.BeanShellInterpreter
 
BeanShellSampler - class org.apache.jmeter.protocol.java.sampler.BeanShellSampler.
A sampler which understands BeanShell
BeanShellSampler() - Constructor for class org.apache.jmeter.protocol.java.sampler.BeanShellSampler
 
BeanShellSamplerGui - class org.apache.jmeter.protocol.java.control.gui.BeanShellSamplerGui.
 
BeanShellSamplerGui() - Constructor for class org.apache.jmeter.protocol.java.control.gui.BeanShellSamplerGui
 
BeanShellServer - class org.apache.jmeter.util.BeanShellServer.
Implements a BeanShell server to allow access to JMeter variables and methods.
BeanShellServer(int, String) - Constructor for class org.apache.jmeter.util.BeanShellServer
 
BeanShellServer.Test - class org.apache.jmeter.util.BeanShellServer.Test.
 
BeanShellServer.Test() - Constructor for class org.apache.jmeter.util.BeanShellServer.Test
 
BooleanProperty - class org.apache.jmeter.testelement.property.BooleanProperty.
 
BooleanProperty(String, boolean) - Constructor for class org.apache.jmeter.testelement.property.BooleanProperty
 
BooleanProperty() - Constructor for class org.apache.jmeter.testelement.property.BooleanProperty
 
BooleanPropertyConverter - class org.apache.jmeter.save.converters.BooleanPropertyConverter.
 
BooleanPropertyConverter() - Constructor for class org.apache.jmeter.save.converters.BooleanPropertyConverter
 
ButtonPanel - class org.apache.jmeter.gui.util.ButtonPanel.
 
ButtonPanel() - Constructor for class org.apache.jmeter.gui.util.ButtonPanel
 
bigChange - Variable in class org.apache.jmeter.visualizers.GraphAccumModel
 
booleanToSTRING(boolean) - Static method in class org.apache.jorphan.util.JOrphanUtils
Convert a boolean to its string representation Equivalent to Boolean.valueOf(boolean).toString().toUpperCase() but valid also for JDK 1.3, which does not have valueOf(boolean)
booleanToString(boolean) - Static method in class org.apache.jorphan.util.JOrphanUtils
Convert a boolean to its string representation Equivalent to Boolean.valueOf(boolean).toString() but valid also for JDK 1.3, which does not have valueOf(boolean)
browseWSDL(String) - Method in class org.apache.jmeter.protocol.http.control.gui.WebServiceSamplerGui
The method uses WSDLHelper to get the information from the WSDL.
buildDocument() - Method in class org.apache.jmeter.protocol.http.util.WSDLHelper
Method is used internally to parse the InputStream and build the document using javax.xml.parser API.
bytes - Variable in class org.apache.jmeter.visualizers.Sample
 

C

CAPTURE_HTTP_HEADERS - Static variable in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
CENTER - Static variable in class org.apache.jorphan.gui.layout.VerticalLayout
The horizontal alignment constant that designates centering.
CHANGEEXT - Variable in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
protected members used by class to filter *
CHANGE_LANGUAGE - Static variable in class org.apache.jmeter.gui.action.ChangeLanguage
 
CHECK_DIRTY - Static variable in class org.apache.jmeter.gui.action.CheckDirty
 
CLASSFINDER - Static variable in class org.apache.jmeter.util.JMeterUtils
 
CLASSLIST - Variable in class org.apache.jmeter.protocol.java.control.gui.JUnitTestSamplerGui
 
CLASSNAME - Static variable in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
Property key representing the classname of the JavaSamplerClient to user.
CLASSNAME - Static variable in class org.apache.jmeter.protocol.java.sampler.JavaSampler
Property key representing the classname of the JavaSamplerClient to user.
CLASSNAME - Static variable in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
CLASSPATHS - Static variable in class org.apache.jmeter.testelement.TestPlan
 
CLEAR - Static variable in class org.apache.jmeter.gui.action.Clear
 
CLEAR - Static variable in class org.apache.jmeter.protocol.http.control.CookieManager
 
CLEAR_ALL - Static variable in class org.apache.jmeter.gui.action.Clear
 
CLIENT_CHOICE - Static variable in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
 
CLIENT_ERROR_COLOR - Static variable in class org.apache.jmeter.visualizers.ViewResultsFullVisualizer
 
COLUMN_NAMES - Static variable in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
 
COLUMN_NAMES_0 - Static variable in class org.apache.jmeter.config.gui.ArgumentsPanel
 
COLUMN_NAMES_1 - Static variable in class org.apache.jmeter.config.gui.ArgumentsPanel
 
COMMENTS - Static variable in class org.apache.jmeter.testelement.TestPlan
 
COMPARE - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
COMPAREDN - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
COMPAREFILT - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
CONFIG_CHOICE - Static variable in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
 
CONFIG_ELEMENTS - Static variable in class org.apache.jmeter.gui.util.MenuFactory
 
CONN - Variable in class org.apache.jmeter.protocol.http.util.WSDLHelper
 
CONNECTOR - Static variable in class org.apache.jmeter.monitor.parser.Constants
 
CONN_FACTORY - Static variable in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
 
CONSTRUCTORSTRING - Static variable in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
 
CONTENT_TYPE - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
CONTROLLER - Static variable in class org.apache.jmeter.control.gui.IncludeControllerGui
 
CONTROLLER - Static variable in class org.apache.jmeter.control.gui.ModuleControllerGui
 
CONTROLLERS - Static variable in class org.apache.jmeter.gui.util.MenuFactory
 
COOKIES - Static variable in class org.apache.jmeter.protocol.http.control.CookieManager
 
COOKIE_MANAGER - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
COUNTLIM - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
CPULOAD - Static variable in class org.apache.jmeter.visualizers.MonitorStats
 
CREDENTIALS - Static variable in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
 
CSV - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
Indicates that the results file should be in CSV format
CSVBlankLine() - Method in class org.apache.jmeter.functions.PackageTest
 
CSVDataSet - class org.apache.jmeter.config.CSVDataSet.
 
CSVDataSet() - Constructor for class org.apache.jmeter.config.CSVDataSet
 
CSVDataSetBeanInfo - class org.apache.jmeter.config.CSVDataSetBeanInfo.
 
CSVDataSetBeanInfo() - Constructor for class org.apache.jmeter.config.CSVDataSetBeanInfo
 
CSVNoFile() - Method in class org.apache.jmeter.functions.PackageTest
 
CSVParams() - Method in class org.apache.jmeter.functions.PackageTest
 
CSVRead - class org.apache.jmeter.functions.CSVRead.
The function represented by this class allows data to be read from CSV files.
CSVRead() - Constructor for class org.apache.jmeter.functions.CSVRead
 
CSVRun() - Method in class org.apache.jmeter.functions.PackageTest
 
CSVSetup() - Method in class org.apache.jmeter.functions.PackageTest
 
CSVThread1() - Method in class org.apache.jmeter.functions.PackageTest
 
CSVThread2() - Method in class org.apache.jmeter.functions.PackageTest
 
CSValias() - Method in class org.apache.jmeter.functions.PackageTest
 
CURRENTBUSYTHREADS - Static variable in class org.apache.jmeter.monitor.parser.Constants
 
CURRENTQUERYSTRING - Static variable in class org.apache.jmeter.monitor.parser.Constants
 
CURRENTTHREADCOUNT - Static variable in class org.apache.jmeter.monitor.parser.Constants
 
CURRENTURI - Static variable in class org.apache.jmeter.monitor.parser.Constants
 
CUT - Static variable in class org.apache.jmeter.gui.action.Cut
 
ChangeLanguage - class org.apache.jmeter.gui.action.ChangeLanguage.
 
ChangeLanguage() - Constructor for class org.apache.jmeter.gui.action.ChangeLanguage
 
CheckDirty - class org.apache.jmeter.gui.action.CheckDirty.
 
CheckDirty() - Constructor for class org.apache.jmeter.gui.action.CheckDirty
 
ClassContext - class org.apache.jorphan.util.ClassContext.
Class to get access to the protected getClassContext() method of SecurityManager, thus obtaining the call stack.
ClassFilter - class org.apache.jmeter.protocol.java.control.gui.ClassFilter.
 
ClassFilter() - Constructor for class org.apache.jmeter.protocol.java.control.gui.ClassFilter
 
ClassFinder - class org.apache.jorphan.reflect.ClassFinder.
This class finds classes that implement one or more specified interfaces.
Clear - class org.apache.jmeter.gui.action.Clear.
 
Clear() - Constructor for class org.apache.jmeter.gui.action.Clear
 
Clearable - interface org.apache.jmeter.samplers.Clearable.
 
ClientJMeterEngine - class org.apache.jmeter.engine.ClientJMeterEngine.
 
ClientJMeterEngine(String) - Constructor for class org.apache.jmeter.engine.ClientJMeterEngine
 
ClientJMeterEngine(RemoteJMeterEngine) - Constructor for class org.apache.jmeter.engine.ClientJMeterEngine
 
ClientPool - class org.apache.jmeter.protocol.jms.client.ClientPool.
 
ClientPool() - Constructor for class org.apache.jmeter.protocol.jms.client.ClientPool
 
Close - class org.apache.jmeter.gui.action.Close.
This command clears the existing test plan, allowing the creation of a New test plan.
Close() - Constructor for class org.apache.jmeter.gui.action.Close
Constructor for the Close object.
CollectionProperty - class org.apache.jmeter.testelement.property.CollectionProperty.
 
CollectionProperty(String, Collection) - Constructor for class org.apache.jmeter.testelement.property.CollectionProperty
 
CollectionProperty() - Constructor for class org.apache.jmeter.testelement.property.CollectionProperty
 
CollectionProperty.Test - class org.apache.jmeter.testelement.property.CollectionProperty.Test.
 
CollectionProperty.Test(String) - Constructor for class org.apache.jmeter.testelement.property.CollectionProperty.Test
 
ColorHelper - class org.apache.jmeter.util.ColorHelper.
This class contains the static utility methods to manipulate colors.
Command - interface org.apache.jmeter.gui.action.Command.
 
ComponentUtil - class org.apache.jorphan.gui.ComponentUtil.
This class is a Util for awt Component and could be used to place them in center of an other.
CompoundVariable - class org.apache.jmeter.engine.util.CompoundVariable.
CompoundFunction.
CompoundVariable() - Constructor for class org.apache.jmeter.engine.util.CompoundVariable
 
CompoundVariable(String) - Constructor for class org.apache.jmeter.engine.util.CompoundVariable
 
ConfigElement - interface org.apache.jmeter.config.ConfigElement.
 
ConfigTestElement - class org.apache.jmeter.config.ConfigTestElement.
 
ConfigTestElement() - Constructor for class org.apache.jmeter.config.ConfigTestElement
 
ConfigurationTree - class org.apache.jorphan.collections.ConfigurationTree.
 
ConfigurationTree() - Constructor for class org.apache.jorphan.collections.ConfigurationTree
 
ConfigurationTree(Reader) - Constructor for class org.apache.jorphan.collections.ConfigurationTree
 
ConfigurationTree(String) - Constructor for class org.apache.jorphan.collections.ConfigurationTree
 
ConfigurationTree(ListedHashTree) - Constructor for class org.apache.jorphan.collections.ConfigurationTree
 
ConfigurationTree(ListedHashTree, String) - Constructor for class org.apache.jorphan.collections.ConfigurationTree
 
ConnectionFactory - class org.apache.jmeter.protocol.jms.client.ConnectionFactory.
 
ConnectionFactory() - Constructor for class org.apache.jmeter.protocol.jms.client.ConnectionFactory
 
Connector - interface org.apache.jmeter.monitor.model.Connector.
 
ConnectorImpl - class org.apache.jmeter.monitor.model.ConnectorImpl.
 
ConnectorImpl() - Constructor for class org.apache.jmeter.monitor.model.ConnectorImpl
 
ConstantThroughputTimer - class org.apache.jmeter.timers.ConstantThroughputTimer.
This class implements a constant throughput timer.
ConstantThroughputTimer() - Constructor for class org.apache.jmeter.timers.ConstantThroughputTimer
Constructor for a non-configured ConstantThroughputTimer.
ConstantThroughputTimerBeanInfo - class org.apache.jmeter.timers.ConstantThroughputTimerBeanInfo.
BeanInfo for the ConstantThroughputTimer.
ConstantThroughputTimerBeanInfo() - Constructor for class org.apache.jmeter.timers.ConstantThroughputTimerBeanInfo
 
ConstantTimer - class org.apache.jmeter.timers.ConstantTimer.
This class implements a constant timer with its own panel and fields for value update and user interaction.
ConstantTimer() - Constructor for class org.apache.jmeter.timers.ConstantTimer
No-arg constructor.
ConstantTimerGui - class org.apache.jmeter.timers.gui.ConstantTimerGui.
The GUI for ConstantTimer.
ConstantTimerGui() - Constructor for class org.apache.jmeter.timers.gui.ConstantTimerGui
No-arg constructor.
Constants - class org.apache.jmeter.monitor.parser.Constants.
Constants for the custom DocumentHandler.
Constants() - Constructor for class org.apache.jmeter.monitor.parser.Constants
 
Controller - interface org.apache.jmeter.control.Controller.
This interface will typically be used in the following manner: Controller controller; //gets initialized while(!
ConversionHelp - class org.apache.jmeter.save.converters.ConversionHelp.
 
ConversionHelp() - Constructor for class org.apache.jmeter.save.converters.ConversionHelp
 
ConvertListeners - class org.apache.jmeter.engine.ConvertListeners.
 
ConvertListeners() - Constructor for class org.apache.jmeter.engine.ConvertListeners
 
Converter - class org.apache.jorphan.util.Converter.
 
Converter() - Constructor for class org.apache.jorphan.util.Converter
 
Cookie - class org.apache.jmeter.protocol.http.control.Cookie.
This class is a Cookie encapsulator.
Cookie() - Constructor for class org.apache.jmeter.protocol.http.control.Cookie
create the coookie
Cookie(String, String, String, String, boolean, long) - Constructor for class org.apache.jmeter.protocol.http.control.Cookie
create the coookie
CookieManager - class org.apache.jmeter.protocol.http.control.CookieManager.
This class provides an interface to the netscape cookies file to pass cookies along with a request.
CookieManager() - Constructor for class org.apache.jmeter.protocol.http.control.CookieManager
 
CookieManager.Test - class org.apache.jmeter.protocol.http.control.CookieManager.Test.
 
CookieManager.Test(String) - Constructor for class org.apache.jmeter.protocol.http.control.CookieManager.Test
 
CookiePanel - class org.apache.jmeter.protocol.http.gui.CookiePanel.
Allows the user to specify if she needs cookie services, and give parameters for this service.
CookiePanel() - Constructor for class org.apache.jmeter.protocol.http.gui.CookiePanel
Default constructor.
Copy - class org.apache.jmeter.gui.action.Copy.
 
Copy() - Constructor for class org.apache.jmeter.gui.action.Copy
 
CounterConfig - class org.apache.jmeter.modifiers.CounterConfig.
 
CounterConfig() - Constructor for class org.apache.jmeter.modifiers.CounterConfig
 
CounterConfigGui - class org.apache.jmeter.modifiers.gui.CounterConfigGui.
 
CounterConfigGui() - Constructor for class org.apache.jmeter.modifiers.gui.CounterConfigGui
 
CreateFunctionDialog - class org.apache.jmeter.gui.action.CreateFunctionDialog.
 
CreateFunctionDialog() - Constructor for class org.apache.jmeter.gui.action.CreateFunctionDialog
 
Cut - class org.apache.jmeter.gui.action.Cut.
 
Cut() - Constructor for class org.apache.jmeter.gui.action.Cut
 
calculateCurrentTarget(long) - Method in class org.apache.jmeter.timers.ConstantThroughputTimer
 
calculateLoad(Status) - Static method in class org.apache.jmeter.monitor.util.Stats
The method is responsible for taking a status object and calculating an int value from 1 to 100.
calculateMemoryLoad(Status) - Static method in class org.apache.jmeter.monitor.util.Stats
Method will calculate the memory load: used / max = load.
calculateStatus(Status) - Static method in class org.apache.jmeter.monitor.util.Stats
Method should calculate if the server is: dead, active, warning or healthy.
calculateThreadLoad(Status) - Static method in class org.apache.jmeter.monitor.util.Stats
Method will calculate the thread load: busy / max = load.
canConvert(Class) - Method in class org.apache.jmeter.protocol.http.util.HTTPResultConverter
 
canConvert(Class) - Method in class org.apache.jmeter.save.ScriptWrapperConverter
 
canConvert(Class) - Method in class org.apache.jmeter.save.converters.BooleanPropertyConverter
 
canConvert(Class) - Method in class org.apache.jmeter.save.converters.HashTreeConverter
 
canConvert(Class) - Method in class org.apache.jmeter.save.converters.IntegerPropertyConverter
 
canConvert(Class) - Method in class org.apache.jmeter.save.converters.LongPropertyConverter
 
canConvert(Class) - Method in class org.apache.jmeter.save.converters.MultiPropertyConverter
 
canConvert(Class) - Method in class org.apache.jmeter.save.converters.SampleResultConverter
 
canConvert(Class) - Method in class org.apache.jmeter.save.converters.StringPropertyConverter
 
canConvert(Class) - Method in class org.apache.jmeter.save.converters.TestElementConverter
 
canConvert(Class) - Method in class org.apache.jmeter.save.converters.TestElementPropertyConverter
 
canConvert(Class) - Method in class org.apache.jmeter.save.converters.TestResultWrapperConverter
 
canRemove() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
canRemove() - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
canRemove() - Method in interface org.apache.jmeter.testelement.TestElement
Called by Remove to determine if it is safe to remove the element.
cancelCellEditing() - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor.EditorDelegate
Cancels editing.
cancelCellEditing() - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor
Forwards the message from the CellEditor to the delegate.
cdata(byte[], String) - Static method in class org.apache.jmeter.save.converters.ConversionHelp
 
centerComponentInComponent(Component, Component) - Static method in class org.apache.jorphan.gui.ComponentUtil
Use this static method if you want to center a component over another component.
centerComponentInWindow(Component, int) - Static method in class org.apache.jorphan.gui.ComponentUtil
Use this static method if you want to center and set its position compared to the size of the current users screen size.
centerComponentInWindow(Component) - Static method in class org.apache.jorphan.gui.ComponentUtil
Use this static method if you want to center a component in Window.
certs - Variable in class org.apache.jmeter.util.JsseSSLManager.AlwaysTrustManager
Description of the Field
changeColorCyclicIncrement(Color, int) - Static method in class org.apache.jmeter.util.ColorHelper
Given the Color, get the red, green and blue components.
characters(char[], int, int) - Method in class org.apache.jmeter.monitor.parser.MonitorHandler
Receive notification of character data inside an element.
characters(char[], int, int) - Method in class org.apache.jmeter.protocol.http.modifier.UserParameterXMLContentHandler
 
checkAllNecessaryKeysPresent() - Method in class org.apache.jmeter.testbeans.gui.PackageTest
 
checkClientTrusted(X509Certificate[], String) - Method in class org.apache.jmeter.util.JsseSSLManager.AlwaysTrustManager
 
checkDeleteStatus() - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
Enable or disable the delete button depending on whether or not there is a row to be deleted.
checkDeleteStatus() - Method in class org.apache.jmeter.config.gui.SimpleConfigGui
Enable or disable the delete button depending on whether or not there is a row to be deleted.
checkDeleteStatus() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
Enable or disable the delete button depending on whether or not there is a row to be deleted.
checkFunctionSet() - Method in class org.apache.jmeter.junit.JMeterTest
 
checkGuiSet() - Method in class org.apache.jmeter.junit.JMeterTest
 
checkMethod(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
The method checks for POST and GET methods currently.
checkNoInventedKeys() - Method in class org.apache.jmeter.testbeans.gui.PackageTest
 
checkParamFormat(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
Checks the string to see if it contains "&" and "=".
checkProxy() - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
The method will check to see if JMeter was started in NonGui mode.
checkServerTrusted(X509Certificate[], String) - Method in class org.apache.jmeter.util.JsseSSLManager.AlwaysTrustManager
 
checkStartUpTearDown - Variable in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
 
checkURL(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
Checks the string to make sure it has /path/file?
className - Variable in class org.apache.jmeter.gui.util.MenuInfo
 
cleanURL(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
The method cleans the URL using the following algorithm.
clear() - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
clear() - Method in class org.apache.jmeter.config.Arguments
Clear the arguments.
clear() - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
Clear all rows from the table.
clear() - Method in class org.apache.jmeter.engine.util.CompoundVariable
 
clear() - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
Provides a default implementat that resets the name field to the value of getStaticLabel(), and sets enabled to true.
clear() - Method in interface org.apache.jmeter.gui.JMeterGUIComponent
Clear the gui and return it to initial default values.
clear() - Method in class org.apache.jmeter.gui.NamePanel
 
clear() - Method in class org.apache.jmeter.protocol.http.config.gui.MultipartUrlConfigGui
 
clear() - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigGui
 
clear() - Method in class org.apache.jmeter.protocol.http.control.AuthManager
 
clear() - Method in class org.apache.jmeter.protocol.http.control.CookieManager
Remove all the cookies.
clear() - Method in class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui
 
clear() - Method in class org.apache.jmeter.protocol.jms.client.ReceiveSubscriber
Clear will set the buffer to zero and the result objects to null.
clear() - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSConfigGui
Clears all fields.
clear() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Clear the arguments.
clear() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
Clear all rows from the table.
clear() - Method in class org.apache.jmeter.reporters.MailerModel
Resets the state of this object to its default.
clear() - Method in class org.apache.jmeter.reporters.MailerResultCollector
 
clear() - Method in class org.apache.jmeter.reporters.ResultAction
 
clear() - Method in class org.apache.jmeter.reporters.ResultSaver
 
clear() - Method in class org.apache.jmeter.reporters.Summariser
 
clear() - Method in interface org.apache.jmeter.samplers.Clearable
Clears the current data of the object.
clear() - Method in class org.apache.jmeter.testbeans.gui.TestBeanGUI
 
clear() - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
clear() - Method in interface org.apache.jmeter.testelement.TestElement
Clear the TestElement of all data.
clear() - Method in class org.apache.jmeter.testelement.property.CollectionProperty
 
clear() - Method in class org.apache.jmeter.testelement.property.MapProperty
 
clear() - Method in class org.apache.jmeter.testelement.property.MultiProperty
Clear away all values in the property.
clear() - Method in class org.apache.jmeter.testelement.property.TestElementProperty
 
clear() - Method in class org.apache.jmeter.threads.JMeterContext
 
clear() - Method in class org.apache.jmeter.timers.gui.ConstantTimerGui
 
clear() - Method in class org.apache.jmeter.timers.gui.GaussianRandomTimerGui
 
clear() - Method in class org.apache.jmeter.timers.gui.UniformRandomTimerGui
 
clear() - Method in class org.apache.jmeter.visualizers.AssertionVisualizer
 
clear() - Method in class org.apache.jmeter.visualizers.DistributionGraph
Clears this graph.
clear() - Method in class org.apache.jmeter.visualizers.DistributionGraphVisualizer
 
clear() - Method in class org.apache.jmeter.visualizers.Graph
Clears this graph.
clear() - Method in class org.apache.jmeter.visualizers.GraphAccum
Clears this graph.
clear() - Method in class org.apache.jmeter.visualizers.GraphAccumModel
Clear the results.
clear() - Method in class org.apache.jmeter.visualizers.GraphAccumVisualizer
Clear this visualizer data.
clear() - Method in class org.apache.jmeter.visualizers.GraphVisualizer
 
clear() - Method in class org.apache.jmeter.visualizers.MailerVisualizer
Clears any stored sampling-informations.
clear() - Method in class org.apache.jmeter.visualizers.MonitorAccumModel
Clears everything except the listener.
clear() - Method in class org.apache.jmeter.visualizers.MonitorGraph
clear will repaint the graph
clear() - Method in class org.apache.jmeter.visualizers.MonitorHealthPanel
clear will clear the hashmap, remove all ServerPanels from the servers pane, and update the ui.
clear() - Method in class org.apache.jmeter.visualizers.MonitorHealthVisualizer
Clear will clear the MonitorAccumModel and create a new instance.
clear() - Method in class org.apache.jmeter.visualizers.MonitorModel
clear will create a new MonitorStats object.
clear() - Method in class org.apache.jmeter.visualizers.MonitorPerformancePanel
clear will remove all child nodes from the ROOTNODE, clear the HashMap, update the graph and jpanel for the server tree.
clear() - Method in class org.apache.jmeter.visualizers.RunningSample
Clear the counters (useful for differential stats)
clear() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
Clear the counters (useful for differential stats)
clear() - Method in class org.apache.jmeter.visualizers.SimpleDataWriter
Does nothing, but required by interface.
clear() - Method in class org.apache.jmeter.visualizers.SplineModel
 
clear() - Method in class org.apache.jmeter.visualizers.SplineVisualizer.SplineGraph
Clear the Spline graph and get ready for the next wave.
clear() - Method in class org.apache.jmeter.visualizers.SplineVisualizer
 
clear() - Method in class org.apache.jmeter.visualizers.StatGraphVisualizer
Clears this visualizer and its model, and forces a repaint of the table.
clear() - Method in class org.apache.jmeter.visualizers.StatVisualizer
Clears this visualizer and its model, and forces a repaint of the table.
clear() - Method in class org.apache.jmeter.visualizers.TableVisualizer
 
clear() - Method in class org.apache.jmeter.visualizers.ViewResultsFullVisualizer
Clears the visualizer.
clear() - Method in class org.apache.jorphan.collections.ConfigurationTree
 
clear() - Method in class org.apache.jorphan.collections.HashTree
Clears the HashTree of all contents.
clear() - Method in class org.apache.jorphan.collections.ListedHashTree
 
clear() - Method in class org.apache.jorphan.math.StatCalculator
 
clearAll() - Static method in class org.apache.jmeter.functions.FileWrapper
 
clearAll() - Static method in class org.apache.jmeter.functions.XPathWrapper
 
clearClient() - Static method in class org.apache.jmeter.protocol.jms.client.ClientPool
Clear all the clients created by either Publish or Subscribe sampler.
clearData() - Method in class org.apache.jmeter.gui.util.PowerTableModel
 
clearData() - Method in class org.apache.jorphan.gui.ObjectTableModel
 
clearExcludedPatterns() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
clearFiles() - Method in class org.apache.jmeter.gui.util.FileListPanel
clear the files from the table
clearIncludedPatterns() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
clearMethodCombo() - Method in class org.apache.jmeter.protocol.java.control.gui.JUnitTestSamplerGui
 
clearTemporary(JMeterProperty) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
clearTestPlan() - Method in class org.apache.jmeter.gui.tree.JMeterTreeModel
 
clearTestStrings() - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
clearVisualizer() - Method in class org.apache.jmeter.reporters.ResultCollector
 
clickCountToStart - Variable in class org.apache.jmeter.gui.util.TextAreaTableCellEditor
An integer specifying the number of clicks needed to start editing.
clone() - Method in interface org.apache.jmeter.config.ConfigElement
 
clone() - Method in class org.apache.jmeter.control.IncludeController
 
clone() - Method in class org.apache.jmeter.control.ModuleController
 
clone() - Method in class org.apache.jmeter.control.ThroughputController
 
clone() - Method in class org.apache.jmeter.extractor.RegexExtractor
 
clone() - Method in class org.apache.jmeter.functions.BeanShell
 
clone() - Method in class org.apache.jmeter.functions.CSVRead
 
clone() - Method in class org.apache.jmeter.functions.IntSum
Clone this Add object.
clone() - Method in class org.apache.jmeter.functions.IterationCounter
 
clone() - Method in class org.apache.jmeter.functions.JavaScript
 
clone() - Method in class org.apache.jmeter.functions.LogFunction
 
clone() - Method in class org.apache.jmeter.functions.LogFunction2
 
clone() - Method in class org.apache.jmeter.functions.MachineName
 
clone() - Method in class org.apache.jmeter.functions.Property
 
clone() - Method in class org.apache.jmeter.functions.Property2
 
clone() - Method in class org.apache.jmeter.functions.Random
Clone this Add object.
clone() - Method in class org.apache.jmeter.functions.SetProperty
 
clone() - Method in class org.apache.jmeter.functions.SplitFunction
 
clone() - Method in class org.apache.jmeter.functions.StringFromFile
 
clone() - Method in class org.apache.jmeter.functions.XPath
 
clone() - Method in class org.apache.jmeter.modifiers.UserParameters
 
clone() - Method in class org.apache.jmeter.protocol.http.modifier.UserParameterModifier
 
clone() - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
 
clone() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
clone() - Method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
 
clone() - Method in class org.apache.jmeter.protocol.http.util.accesslog.SharedTCLogParser
 
clone() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
clone() - Method in class org.apache.jmeter.reporters.AbstractListenerElement
 
clone() - Method in class org.apache.jmeter.reporters.MailerModel
 
clone() - Method in class org.apache.jmeter.samplers.Entry
 
clone() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
clone() - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
clone() - Method in interface org.apache.jmeter.testelement.TestCloneable
 
clone() - Method in interface org.apache.jmeter.testelement.TestElement
 
clone() - Method in class org.apache.jmeter.testelement.property.AbstractProperty
 
clone() - Method in class org.apache.jmeter.testelement.property.BooleanProperty
 
clone() - Method in class org.apache.jmeter.testelement.property.CollectionProperty
 
clone() - Method in class org.apache.jmeter.testelement.property.DoubleProperty
 
clone() - Method in class org.apache.jmeter.testelement.property.FloatProperty
 
clone() - Method in class org.apache.jmeter.testelement.property.FunctionProperty
 
clone() - Method in class org.apache.jmeter.testelement.property.IntegerProperty
 
clone() - Method in interface org.apache.jmeter.testelement.property.JMeterProperty
 
clone() - Method in class org.apache.jmeter.testelement.property.LongProperty
 
clone() - Method in class org.apache.jmeter.testelement.property.MapProperty
 
clone() - Method in class org.apache.jmeter.testelement.property.NullProperty
 
clone() - Method in class org.apache.jmeter.testelement.property.ObjectProperty
 
clone() - Method in class org.apache.jmeter.testelement.property.StringProperty
 
clone() - Method in class org.apache.jmeter.testelement.property.TestElementProperty
 
clone() - Method in class org.apache.jmeter.timers.SyncTimer
We have to controll 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.
clone() - Method in class org.apache.jmeter.visualizers.MonitorModel
a clone method is provided for convienance.
clone() - Method in class org.apache.jorphan.collections.ConfigurationTree
 
clone() - Method in class org.apache.jorphan.collections.HashTree
Create a clone of this HashTree.
clone() - Method in class org.apache.jorphan.collections.ListedHashTree
 
clone() - Method in class org.apache.jorphan.collections.SortedHashTree
 
cloneMonitorStats() - Method in class org.apache.jmeter.visualizers.MonitorModel
a clone method to clone the stats
cloneTree(HashTree) - Method in class org.apache.jorphan.collections.HashTree
 
cloneTreeNode(JMeterTreeNode) - Static method in class org.apache.jmeter.gui.action.Copy
 
cloneTreeNodes(JMeterTreeNode[]) - Static method in class org.apache.jmeter.gui.action.Copy
 
close() - Method in class org.apache.jmeter.protocol.http.util.WSDLHelper
We try to close the connection to make sure it doesn't hang around.
close() - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Generator
close the generator
close() - Method in interface org.apache.jmeter.protocol.http.util.accesslog.LogParser
close the any streams or readers.
close() - Method in class org.apache.jmeter.protocol.http.util.accesslog.SharedTCLogParser
 
close() - Method in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
 
close() - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
 
close() - Static method in class org.apache.jmeter.protocol.jms.client.InitialContextFactory
clear all the InitialContext objects.
close() - Method in class org.apache.jmeter.protocol.jms.client.OnMessageSubscriber
close will close all the objects and set them to null.
close() - Method in class org.apache.jmeter.protocol.jms.client.Publisher
Clise will close the session
close() - Method in class org.apache.jmeter.protocol.jms.client.ReceiveSubscriber
close() will stop the connection first.
closeFile(String) - Method in class org.apache.jmeter.services.FileServer
 
closeFiles() - Method in class org.apache.jmeter.services.FileServer
 
closeMenu() - Method in class org.apache.jmeter.gui.MainFrame
Close the currently selected menu.
closeSource() - Method in interface org.apache.jmeter.save.DataSource
Closes a file that had been opened for recording.
collector - Variable in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
 
columns - Variable in class org.apache.jmeter.visualizers.StatGraphVisualizer
 
comparator - Variable in class org.apache.jorphan.collections.SortedHashTree
 
compare(DirContext, String, String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LdapExtClient
Filter the data in the ldap directory for the given search base
compare(Object, Object) - Method in class org.apache.jorphan.math.NumberComparator
 
compareTo(Object) - Method in class org.apache.jmeter.protocol.http.parser.URLString
 
compareTo(Object) - Method in class org.apache.jmeter.testelement.property.AbstractProperty
Compares two JMeterProperty object values.
compareTo(Object) - Method in class org.apache.jmeter.testelement.property.NumberProperty
 
compareTo(Object) - Method in class org.apache.jmeter.visualizers.Sample
 
compileTree() - Method in class org.apache.jmeter.engine.StandardJMeterEngine
 
configure(TestElement) - Method in class org.apache.jmeter.assertions.gui.AssertionGui
A newly created component can be initialized with the contents of a Test Element object by calling this method.
configure(TestElement) - Method in class org.apache.jmeter.assertions.gui.BeanShellAssertionGui
 
configure(TestElement) - Method in class org.apache.jmeter.assertions.gui.DurationAssertionGui
 
configure(TestElement) - Method in class org.apache.jmeter.assertions.gui.HTMLAssertionGui
Configures the associated test element.
configure(TestElement) - Method in class org.apache.jmeter.assertions.gui.MD5HexAssertionGUI
 
configure(TestElement) - Method in class org.apache.jmeter.assertions.gui.SizeAssertionGui
 
configure(TestElement) - Method in class org.apache.jmeter.assertions.gui.XMLAssertionGui
Configures the associated test element.
configure(TestElement) - Method in class org.apache.jmeter.assertions.gui.XMLSchemaAssertionGUI
Configures the GUI from the associated test element.
configure(TestElement) - Method in class org.apache.jmeter.assertions.gui.XPathAssertionGui
 
configure(TestElement) - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
A newly created component can be initialized with the contents of a Test Element object by calling this method.
configure(TestElement) - Method in class org.apache.jmeter.config.gui.LoginConfigGui
A newly created component can be initialized with the contents of a Test Element object by calling this method.
configure(TestElement) - Method in class org.apache.jmeter.config.gui.SimpleConfigGui
A newly created component can be initialized with the contents of a Test Element object by calling this method.
configure(TestElement) - Method in class org.apache.jmeter.control.gui.ForeachControlPanel
A newly created component can be initialized with the contents of a Test Element object by calling this method.
configure(TestElement) - Method in class org.apache.jmeter.control.gui.IfControllerPanel
A newly created component can be initialized with the contents of a Test Element object by calling this method.
configure(TestElement) - Method in class org.apache.jmeter.control.gui.IncludeControllerGui
 
configure(TestElement) - Method in class org.apache.jmeter.control.gui.InterleaveControlGui
 
configure(TestElement) - Method in class org.apache.jmeter.control.gui.LoopControlPanel
A newly created component can be initialized with the contents of a Test Element object by calling this method.
configure(TestElement) - Method in class org.apache.jmeter.control.gui.ModuleControllerGui
 
configure(TestElement) - Method in class org.apache.jmeter.control.gui.RandomControlGui
 
configure(TestElement) - Method in class org.apache.jmeter.control.gui.RunTimeGui
A newly created component can be initialized with the contents of a Test Element object by calling this method.
configure(TestElement) - Method in class org.apache.jmeter.control.gui.SwitchControllerGui
 
configure(TestElement) - Method in class org.apache.jmeter.control.gui.TestPlanGui
A newly created component can be initialized with the contents of a Test Element object by calling this method.
configure(TestElement) - Method in class org.apache.jmeter.control.gui.ThroughputControllerGui
 
configure(TestElement) - Method in class org.apache.jmeter.control.gui.WhileControllerGui
A newly created component can be initialized with the contents of a Test Element object by calling this method.
configure(TestElement) - Method in class org.apache.jmeter.control.gui.WorkBenchGui
A newly created component can be initialized with the contents of a Test Element object by calling this method.
configure(HashTree) - Method in class org.apache.jmeter.engine.ClientJMeterEngine
 
configure(HashTree) - Method in interface org.apache.jmeter.engine.JMeterEngine
 
configure(HashTree) - Method in interface org.apache.jmeter.engine.RemoteJMeterEngine
 
configure(HashTree) - Method in class org.apache.jmeter.engine.RemoteJMeterEngineImpl
Adds a feature to the ThreadGroup attribute of the RemoteJMeterEngineImpl object.
configure(HashTree) - Method in class org.apache.jmeter.engine.StandardJMeterEngine
 
configure(TestElement) - Method in class org.apache.jmeter.examples.sampler.gui.ExampleSamplerGui
 
configure(TestElement) - Method in class org.apache.jmeter.extractor.gui.RegexExtractorGui
 
configure(TestElement) - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
A newly created gui component can be initialized with the contents of a Test Element object by calling this method.
configure(TestElement) - Method in interface org.apache.jmeter.gui.JMeterGUIComponent
The GUI must be able to extract the data from the TestElement and update all GUI fields to represent those data.
configure(TestElement) - Method in class org.apache.jmeter.gui.NamePanel
 
configure(int) - Method in class org.apache.jmeter.gui.OnErrorPanel
 
configure(TestElement) - Method in class org.apache.jmeter.modifiers.gui.CounterConfigGui
 
configure(TestElement) - Method in class org.apache.jmeter.modifiers.gui.UserParametersGui
 
configure(TestElement) - Method in class org.apache.jmeter.protocol.ftp.config.gui.FtpConfigGui
 
configure(TestElement) - Method in class org.apache.jmeter.protocol.ftp.control.gui.FtpTestSamplerGui
 
configure(TestElement) - Method in class org.apache.jmeter.protocol.http.config.gui.HttpDefaultsGui
 
configure(TestElement) - Method in class org.apache.jmeter.protocol.http.config.gui.MultipartUrlConfigGui
 
configure(TestElement) - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigGui
Set the text, etc. in the UI.
configure(TestElement) - Method in class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui
 
configure(TestElement) - Method in class org.apache.jmeter.protocol.http.control.gui.SoapSamplerGui
 
configure(TestElement) - Method in class org.apache.jmeter.protocol.http.control.gui.WebServiceSamplerGui
the implementation loads the URL and the soap action for the request.
configure(TestElement) - Method in class org.apache.jmeter.protocol.http.gui.AuthPanel
 
configure(TestElement) - Method in class org.apache.jmeter.protocol.http.gui.CookiePanel
 
configure(TestElement) - Method in class org.apache.jmeter.protocol.http.gui.HTTPArgumentsPanel
 
configure(TestElement) - Method in class org.apache.jmeter.protocol.http.gui.HeaderPanel
 
configure(TestElement) - Method in class org.apache.jmeter.protocol.http.modifier.gui.ParamModifierGui
 
configure(TestElement) - Method in class org.apache.jmeter.protocol.http.modifier.gui.URLRewritingModifierGui
 
configure(TestElement) - Method in class org.apache.jmeter.protocol.http.modifier.gui.UserParameterModifierGui
 
configure(TestElement) - Method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
 
configure(TestElement) - Method in class org.apache.jmeter.protocol.java.config.gui.JavaConfigGui
 
configure(TestElement) - Method in class org.apache.jmeter.protocol.java.control.gui.BSFSamplerGui
 
configure(TestElement) - Method in class org.apache.jmeter.protocol.java.control.gui.BeanShellSamplerGui
 
configure(TestElement) - Method in class org.apache.jmeter.protocol.java.control.gui.JUnitTestSamplerGui
 
configure(TestElement) - Method in class org.apache.jmeter.protocol.java.control.gui.JavaTestSamplerGui
 
configure(TestElement) - Method in class org.apache.jmeter.protocol.jdbc.config.gui.SqlConfigGui
 
configure(TestElement) - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSConfigGui
 
configure(TestElement) - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
the implementation loads the URL and the soap action for the request.
configure(TestElement) - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSSubscriberGui
the implementation loads the URL and the soap action for the request.
configure(TestElement) - Method in class org.apache.jmeter.protocol.jms.control.gui.JndiDefaultsGui
 
configure(TestElement) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
A newly created component can be initialized with the contents of a Test Element object by calling this method.
configure(TestElement) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LdapConfigGui
A newly created component can be initialized with the contents of a Test Element object by calling this method.
configure(TestElement) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LdapExtConfigGui
A newly created component can be initialized with the contents of a Test Element object by calling this method.
configure(TestElement) - Method in class org.apache.jmeter.protocol.ldap.control.gui.LdapExtTestSamplerGui
A newly created component can be initialized with the contents of a Test Element object by calling this method.
configure(TestElement) - Method in class org.apache.jmeter.protocol.ldap.control.gui.LdapTestSamplerGui
A newly created component can be initialized with the contents of a Test Element object by calling this method.
configure(TestElement) - Method in class org.apache.jmeter.protocol.mail.sampler.gui.MailReaderSamplerGui
 
configure(TestElement) - Method in class org.apache.jmeter.protocol.tcp.config.gui.TCPConfigGui
 
configure(TestElement) - Method in class org.apache.jmeter.protocol.tcp.control.gui.TCPSamplerGui
 
configure(TestElement) - Method in class org.apache.jmeter.reporters.gui.ResultActionGui
 
configure(TestElement) - Method in class org.apache.jmeter.reporters.gui.ResultSaverGui
 
configure(TestElement) - Method in class org.apache.jmeter.reporters.gui.SummariserGui
 
configure(TestElement) - Method in class org.apache.jmeter.sampler.gui.TestActionGui
 
configure(Configuration) - Method in class org.apache.jmeter.samplers.SampleResult
 
configure(TestElement) - Method in class org.apache.jmeter.testbeans.gui.TestBeanGUI
 
configure(TestElement) - Method in class org.apache.jmeter.threads.gui.ThreadGroupGui
 
configure(TestElement) - Method in class org.apache.jmeter.timers.gui.ConstantTimerGui
Configure this GUI component from the underlying TestElement.
configure(TestElement) - Method in class org.apache.jmeter.timers.gui.GaussianRandomTimerGui
Configure this GUI component from the underlying TestElement.
configure(TestElement) - Method in class org.apache.jmeter.timers.gui.UniformRandomTimerGui
Configure this GUI component from the underlying TestElement.
configure(TestElement) - Method in class org.apache.jmeter.visualizers.MailerVisualizer
Restores MailerVisualizer.
configure(TestElement) - Method in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
 
configureFromWSDL() - Method in class org.apache.jmeter.protocol.http.control.gui.WebServiceSamplerGui
configure the sampler from the WSDL.
configureMethodCombo() - Method in class org.apache.jmeter.protocol.java.control.gui.JUnitTestSamplerGui
 
configureProxy(int) - Method in class org.apache.jmeter.protocol.http.proxy.Daemon
Configure the Daemon to listen on the specified port.
configureSampler(Sampler) - Method in class org.apache.jmeter.threads.TestCompiler
 
configureTestElement(TestElement) - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
This provides a convenience for extenders when they implement the JMeterGUIComponent.modifyTestElement(TestElement) method.
configureTestElement(TestElement) - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigGui
 
configureTestElement(AbstractListenerElement) - Method in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
This provides a convenience for extenders when they implement the JMeterGUIComponent.createTestElement() method.
connect(String, String, String) - Method in class org.apache.jmeter.protocol.ftp.sampler.FtpClient
Connect to server.
connect() - Method in class org.apache.jmeter.protocol.http.util.WSDLHelper
Method is used internally to connect to the URL.
connect(String, String, String, String, String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LdapClient
Connect to server.
connect(String, String, String, String, String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LdapExtClient
connect to server
containsKey(String) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
containsKey(Object) - Method in class org.apache.jorphan.collections.HashTree
If the HashTree contains the given object as a key at the top level, then a true result is returned, otherwise false.
containsParameter(String) - Method in class org.apache.jmeter.protocol.java.sampler.JavaSamplerContext
Determine whether or not a value has been specified for the parameter with this name.
containsValue(String) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
containsValue(Object) - Method in class org.apache.jorphan.collections.HashTree
Implemented as required by the Map interface, but is not very useful here.
converge() - Method in class org.apache.jmeter.visualizers.Spline3
Test if the Jacobi resolution of the equation system converges.
convert(Object, Class) - Static method in class org.apache.jorphan.util.Converter
Convert the given value object to an object of the given type
convertArgumentsToHTTP(Arguments) - Static method in class org.apache.jmeter.protocol.http.util.HTTPArgument
 
convertLongToDateFormatStr(long) - Method in class org.apache.jmeter.protocol.http.control.CookieManager
 
convertObject(Object) - Method in class org.apache.jmeter.testelement.property.AbstractProperty
 
convertSoapHeaders(Hashtable) - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
 
convertStringToJMRequest(String, TestElement) - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
Convert a single line into XML
convertStringtoNVPair(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
Parse the string parameters into NVPair[] array.
convertSubTree(HashTree) - Method in class org.apache.jmeter.gui.action.AbstractAction
 
cookieManagers - Variable in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
These objects are static across multiple threads in a test, via clone() method.
count(int) - Method in class org.apache.jmeter.protocol.jms.client.ReceiveSubscriber
Increment the count and return the new value
count(int) - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
increment the count and return the new value.
count - Variable in class org.apache.jmeter.visualizers.Sample
 
counter - Variable in class org.apache.jmeter.visualizers.GraphAccumModel
 
createAuthTablePanel() - Method in class org.apache.jmeter.protocol.http.gui.AuthPanel
 
createButton(String, ActionListener) - Static method in class org.apache.jmeter.util.JMeterUtils
Create a button with the netscape style
createClassPathPanel() - Method in class org.apache.jmeter.control.gui.TestPlanGui
 
createConnector() - Method in class org.apache.jmeter.monitor.model.ObjectFactory
 
createControllerPanel() - Method in class org.apache.jmeter.threads.gui.ThreadGroupGui
 
createCookieTablePanel() - Method in class org.apache.jmeter.protocol.http.gui.CookiePanel
 
createDocument() - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
This method uses Apache soap util to create the proper DOM elements.
createEmptyDoc() - Static method in class org.apache.jmeter.protocol.http.parser.HtmlParsingUtils
 
createFile(File) - Method in class org.apache.jmeter.save.SaveGraphicsService
Create a new file for the graphics.
createFunctionSet() - Method in class org.apache.jmeter.junit.JMeterTest
 
createHeaderTablePanel() - Method in class org.apache.jmeter.protocol.http.gui.HeaderPanel
 
createHealthPane(MonitorTabPane) - Method in class org.apache.jmeter.visualizers.MonitorHealthVisualizer
Create the JPanel
createHtmlOrTextPane() - Method in class org.apache.jmeter.visualizers.ViewResultsFullVisualizer
 
createJvm() - Method in class org.apache.jmeter.monitor.model.ObjectFactory
 
createLeftGridLabels() - Method in class org.apache.jmeter.visualizers.MonitorPerformancePanel
Method is responsible for creating the left grid labels.
createLegend() - Method in class org.apache.jmeter.visualizers.MonitorPerformancePanel
Method will create the legends at the bottom of the performance tab explaining the meaning of each line.
createMemory() - Method in class org.apache.jmeter.monitor.model.ObjectFactory
 
createMenuBar() - Method in class org.apache.jmeter.gui.util.JMeterMenuBar
Creates the MenuBar for this application.
createNewMonitorModel(URL) - Method in class org.apache.jmeter.visualizers.MonitorAccumModel
Method will return a new MonitorModel object with the given URL.
createNewTree() - Method in class org.apache.jorphan.collections.HashTree
Creates a new tree.
createNewTree(Object) - Method in class org.apache.jorphan.collections.HashTree
Creates a new tree.
createNewTree(Collection) - Method in class org.apache.jorphan.collections.HashTree
Creates a new tree.
createNewTree() - Method in class org.apache.jorphan.collections.ListedHashTree
 
createNewTree(Object) - Method in class org.apache.jorphan.collections.ListedHashTree
 
createNewTree(Collection) - Method in class org.apache.jorphan.collections.ListedHashTree
 
createNewTree() - Method in class org.apache.jorphan.collections.SortedHashTree
 
createNewTree(Object) - Method in class org.apache.jorphan.collections.SortedHashTree
 
createNewTree(Collection) - Method in class org.apache.jorphan.collections.SortedHashTree
 
createPattern(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
create a new pattern object from the string.
createPerformancePane(MonitorTabPane) - Method in class org.apache.jmeter.visualizers.MonitorHealthVisualizer
Create the JSplitPane for the performance history
createPopupMenu() - Method in class org.apache.jmeter.assertions.gui.AbstractAssertionGui
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.
createPopupMenu() - Method in class org.apache.jmeter.config.gui.AbstractConfigGui
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.
createPopupMenu() - Method in class org.apache.jmeter.control.gui.AbstractControllerGui
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.
createPopupMenu() - Method in class org.apache.jmeter.control.gui.IncludeControllerGui
 
createPopupMenu() - Method in class org.apache.jmeter.control.gui.ModuleControllerGui
 
createPopupMenu() - Method in class org.apache.jmeter.control.gui.TestPlanGui
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.
createPopupMenu() - Method in class org.apache.jmeter.control.gui.WorkBenchGui
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.
createPopupMenu() - Method in interface org.apache.jmeter.gui.JMeterGUIComponent
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.
createPopupMenu() - Method in class org.apache.jmeter.gui.NamePanel
 
createPopupMenu() - Method in class org.apache.jmeter.gui.tree.JMeterTreeNode
 
createPopupMenu() - Method in class org.apache.jmeter.processor.gui.AbstractPostProcessorGui
 
createPopupMenu() - Method in class org.apache.jmeter.processor.gui.AbstractPreProcessorGui
 
createPopupMenu() - Method in class org.apache.jmeter.samplers.gui.AbstractSamplerGui
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.
createPopupMenu() - Method in class org.apache.jmeter.testbeans.gui.TestBeanGUI
 
createPopupMenu() - Method in class org.apache.jmeter.threads.gui.ThreadGroupGui
 
createPopupMenu() - Method in class org.apache.jmeter.timers.gui.AbstractTimerGui
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.
createPopupMenu() - Method in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
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.
createProperty(Object) - Static method in class org.apache.jmeter.testelement.property.AbstractProperty
 
createPropertyGroup(String, String[]) - Method in class org.apache.jmeter.testbeans.BeanInfoSupport
Utility method to group and order properties.
createReceiver(QueueConnectionFactory, Queue) - Static method in class org.apache.jmeter.protocol.jms.sampler.Receiver
 
createRequestInfo() - Method in class org.apache.jmeter.monitor.model.ObjectFactory
 
createRightGridLabels() - Method in class org.apache.jmeter.visualizers.MonitorPerformancePanel
Method is responsible for creating the grid labels on the right for "healthy" and "dead"
createSimpleButton(String, ActionListener) - Static method in class org.apache.jmeter.util.JMeterUtils
Create a button with the netscape style
createStatus() - Method in class org.apache.jmeter.monitor.model.ObjectFactory
 
createTabs() - Method in class org.apache.jmeter.visualizers.MonitorHealthVisualizer
 
createTagSet() - Method in class org.apache.jmeter.junit.JMeterTest
 
createTest(BasicAttributes, String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LdapClient
Create the attribute in the ldap directory for the given string.
createTest(DirContext, BasicAttributes, String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LdapExtClient
Create the attribute in the ldap directory for the given string
createTestElement() - Method in class org.apache.jmeter.assertions.gui.AssertionGui
 
createTestElement() - Method in class org.apache.jmeter.assertions.gui.BeanShellAssertionGui
 
createTestElement() - Method in class org.apache.jmeter.assertions.gui.DurationAssertionGui
 
createTestElement() - Method in class org.apache.jmeter.assertions.gui.HTMLAssertionGui
 
createTestElement() - Method in class org.apache.jmeter.assertions.gui.MD5HexAssertionGUI
 
createTestElement() - Method in class org.apache.jmeter.assertions.gui.SizeAssertionGui
 
createTestElement() - Method in class org.apache.jmeter.assertions.gui.XMLAssertionGui
 
createTestElement() - Method in class org.apache.jmeter.assertions.gui.XMLSchemaAssertionGUI
create Test Element
createTestElement() - Method in class org.apache.jmeter.assertions.gui.XPathAssertionGui
Create test element
createTestElement() - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
 
createTestElement() - Method in class org.apache.jmeter.config.gui.LoginConfigGui
 
createTestElement() - Method in class org.apache.jmeter.config.gui.SimpleConfigGui
 
createTestElement() - Method in class org.apache.jmeter.control.gui.ForeachControlPanel
 
createTestElement() - Method in class org.apache.jmeter.control.gui.IfControllerPanel
Implements JMeterGUIComponent.createTestElement()
createTestElement() - Method in class org.apache.jmeter.control.gui.IncludeControllerGui
 
createTestElement() - Method in class org.apache.jmeter.control.gui.InterleaveControlGui
 
createTestElement() - Method in class org.apache.jmeter.control.gui.LogicControllerGui
 
createTestElement() - Method in class org.apache.jmeter.control.gui.LoopControlPanel
 
createTestElement() - Method in class org.apache.jmeter.control.gui.ModuleControllerGui
 
createTestElement() - Method in class org.apache.jmeter.control.gui.OnceOnlyControllerGui
 
createTestElement() - Method in class org.apache.jmeter.control.gui.RandomControlGui
 
createTestElement() - Method in class org.apache.jmeter.control.gui.RandomOrderControllerGui
 
createTestElement() - Method in class org.apache.jmeter.control.gui.RunTimeGui
 
createTestElement() - Method in class org.apache.jmeter.control.gui.SwitchControllerGui
 
createTestElement() - Method in class org.apache.jmeter.control.gui.TestPlanGui
 
createTestElement() - Method in class org.apache.jmeter.control.gui.ThroughputControllerGui
 
createTestElement() - Method in class org.apache.jmeter.control.gui.TransactionControllerGui
 
createTestElement() - Method in class org.apache.jmeter.control.gui.WhileControllerGui
Implements JMeterGUIComponent.createTestElement()
createTestElement() - Method in class org.apache.jmeter.control.gui.WorkBenchGui
 
createTestElement() - Method in class org.apache.jmeter.examples.sampler.gui.ExampleSamplerGui
 
createTestElement() - Method in class org.apache.jmeter.extractor.gui.RegexExtractorGui
 
createTestElement(Class, Class) - Method in class org.apache.jmeter.gui.GuiPackage
Create a TestElement corresponding to the specified GUI class.
createTestElement(String) - Method in class org.apache.jmeter.gui.GuiPackage
Create a TestElement for a GUI or TestBean class.
createTestElement() - Method in interface org.apache.jmeter.gui.JMeterGUIComponent
JMeter test components are separated into a model and a GUI representation.
createTestElement() - Method in class org.apache.jmeter.gui.NamePanel
 
createTestElement() - Method in class org.apache.jmeter.modifiers.gui.CounterConfigGui
 
createTestElement() - Method in class org.apache.jmeter.modifiers.gui.UserParametersGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.ftp.config.gui.FtpConfigGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.ftp.control.gui.FtpTestSamplerGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.http.config.gui.HttpDefaultsGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.http.config.gui.MultipartUrlConfigGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui2
 
createTestElement() - Method in class org.apache.jmeter.protocol.http.control.gui.RecordController
 
createTestElement() - Method in class org.apache.jmeter.protocol.http.control.gui.SoapSamplerGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.http.control.gui.WebServiceSamplerGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.http.gui.AuthPanel
 
createTestElement() - Method in class org.apache.jmeter.protocol.http.gui.CookiePanel
 
createTestElement() - Method in class org.apache.jmeter.protocol.http.gui.HTTPArgumentsPanel
 
createTestElement() - Method in class org.apache.jmeter.protocol.http.gui.HeaderPanel
 
createTestElement() - Method in class org.apache.jmeter.protocol.http.modifier.gui.AnchorModifierGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.http.modifier.gui.ParamModifierGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.http.modifier.gui.URLRewritingModifierGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.http.modifier.gui.UserParameterModifierGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.java.config.gui.JavaConfigGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.java.control.gui.BSFSamplerGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.java.control.gui.BeanShellSamplerGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.java.control.gui.JUnitTestSamplerGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.java.control.gui.JavaTestSamplerGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.jdbc.config.gui.SqlConfigGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSConfigGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSSubscriberGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.jms.control.gui.JndiDefaultsGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
 
createTestElement() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LdapConfigGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LdapExtConfigGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.ldap.control.gui.LdapExtTestSamplerGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.ldap.control.gui.LdapTestSamplerGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.mail.sampler.gui.MailReaderSamplerGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.tcp.config.gui.TCPConfigGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.tcp.control.gui.TCPSamplerGui
 
createTestElement() - Method in class org.apache.jmeter.reporters.gui.ResultActionGui
 
createTestElement() - Method in class org.apache.jmeter.reporters.gui.ResultSaverGui
 
createTestElement() - Method in class org.apache.jmeter.reporters.gui.SummariserGui
 
createTestElement() - Method in class org.apache.jmeter.sampler.gui.TestActionGui
 
createTestElement(Configuration) - Static method in class org.apache.jmeter.save.OldSaveService
 
createTestElement() - Method in class org.apache.jmeter.testbeans.gui.TestBeanGUI
 
createTestElement() - Method in class org.apache.jmeter.threads.gui.ThreadGroupGui
 
createTestElement() - Method in class org.apache.jmeter.timers.gui.ConstantTimerGui
Create the test element underlying this GUI component.
createTestElement() - Method in class org.apache.jmeter.timers.gui.GaussianRandomTimerGui
Create the test element underlying this GUI component.
createTestElement() - Method in class org.apache.jmeter.timers.gui.UniformRandomTimerGui
Create the test element underlying this GUI component.
createTestElement() - Method in class org.apache.jmeter.visualizers.MailerVisualizer
Makes MailerVisualizer storable.
createTestElement() - Method in class org.apache.jmeter.visualizers.StatGraphVisualizer
 
createTestElement() - Method in class org.apache.jmeter.visualizers.StatVisualizer
 
createTestElement() - Method in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
 
createTestPlan(String) - Static method in class org.apache.jmeter.testelement.TestPlan
 
createTestSample(long, long) - Static method in class org.apache.jmeter.samplers.SampleResult
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)
createTestSample(long) - Static method in class org.apache.jmeter.samplers.SampleResult
Create a sample with a specific elapsed time for test purposes, but don't allow the times to be changed later
createTextField(int) - Method in class org.apache.jorphan.gui.JLabeledPasswordField
 
createTextField(int) - Method in class org.apache.jorphan.gui.JLabeledTextField
 
createThreadInfo() - Method in class org.apache.jmeter.monitor.model.ObjectFactory
 
createTitleLabel() - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
Provides a label containing the title for the component.
createTitleSet() - Method in class org.apache.jmeter.junit.JMeterTest
 
createURLFromForm(Node, URL) - Static method in class org.apache.jmeter.protocol.http.parser.HtmlParsingUtils
 
createUrlFromAnchor(String, URL) - Static method in class org.apache.jmeter.protocol.http.parser.HtmlParsingUtils
Create a new Sampler based on an HREF string plus a contextual URL object.
createWorker() - Method in class org.apache.jmeter.monitor.model.ObjectFactory
 
createWorkers() - Method in class org.apache.jmeter.monitor.model.ObjectFactory
 
current - Variable in class org.apache.jmeter.control.GenericController
 
current - Variable in class org.apache.jmeter.visualizers.GraphAccumModel
 
currentReturnedNull(Controller) - Method in class org.apache.jmeter.control.GenericController
 
currentReturnedNull(Controller) - Method in class org.apache.jmeter.control.InterleaveControl
 

D

DATA - Static variable in class org.apache.jmeter.examples.sampler.ExampleSampler
 
DATABASE - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
Indicates that the results should be stored in a database
DATA_TYPE - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
DATA_TYPE - Static variable in interface org.apache.jmeter.save.SaveServiceConstants
 
DEAD - Static variable in class org.apache.jmeter.monitor.util.Stats
 
DEAD - Static variable in class org.apache.jmeter.visualizers.ServerPanel
 
DEFAULT - Static variable in class org.apache.jmeter.extractor.RegexExtractor
 
DEFAULT - Static variable in class org.apache.jmeter.testbeans.BeanInfoSupport
 
DEFAULT - Static variable in class org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer
 
DEFAULT_CLASS - Static variable in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
 
DEFAULT_DELAY - Static variable in class org.apache.jmeter.timers.gui.GaussianRandomTimerGui
 
DEFAULT_DELAY - Static variable in class org.apache.jmeter.timers.gui.UniformRandomTimerGui
 
DEFAULT_DELIMITER_PROP - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
The name of the property indicating which delimiter should be used when saving in a delimited values format.
DEFAULT_DOCTYPE - Static variable in class org.apache.jmeter.assertions.HTMLAssertion
 
DEFAULT_GROUP - Static variable in class org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer
 
DEFAULT_HTTPS_PORT - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
DEFAULT_HTTP_PORT - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
DEFAULT_MAX_ITERATIONS - Static variable in class org.apache.jmeter.visualizers.Spline3
 
DEFAULT_MEMORY_FACTOR - Static variable in class org.apache.jmeter.monitor.util.Stats
 
DEFAULT_NUMBER_OF_NODES - Variable in class org.apache.jmeter.visualizers.SplineModel
 
DEFAULT_PORT - Static variable in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
DEFAULT_PORT_S - Static variable in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
DEFAULT_PRECISION - Static variable in class org.apache.jmeter.visualizers.Spline3
 
DEFAULT_PROTOCOL - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
DEFAULT_RANGE - Static variable in class org.apache.jmeter.timers.gui.GaussianRandomTimerGui
 
DEFAULT_RANGE - Static variable in class org.apache.jmeter.timers.gui.UniformRandomTimerGui
 
DEFAULT_REFRESH_PERIOD - Variable in class org.apache.jmeter.visualizers.SplineModel
 
DEFAULT_RMI_PORT - Static variable in class org.apache.jmeter.engine.RemoteJMeterEngineImpl
 
DEFAULT_SLEEP_MASK - Static variable in class org.apache.jmeter.protocol.java.test.JavaTest
The default value of the SleepMask parameter.
DEFAULT_SLEEP_MASK - Static variable in class org.apache.jmeter.protocol.java.test.SleepTest
The default value of the SleepMask parameter.
DEFAULT_SLEEP_TIME - Static variable in class org.apache.jmeter.protocol.java.test.JavaTest
The default value of the SleepTime parameter, in milliseconds.
DEFAULT_SLEEP_TIME - Static variable in class org.apache.jmeter.protocol.java.test.SleepTest
The default value of the SleepTime parameter, in milliseconds.
DEFAULT_THREAD_FACTOR - Static variable in class org.apache.jmeter.monitor.util.Stats
 
DEFAULT_XPATH - Static variable in class org.apache.jmeter.assertions.XPathAssertion
 
DELAY - Static variable in class org.apache.jmeter.threads.ThreadGroup
 
DELAY - Static variable in class org.apache.jmeter.timers.ConstantTimer
 
DELETE - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
DELETE - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
 
DELETE_BUTTON - Static variable in class org.apache.jmeter.gui.util.ButtonPanel
 
DELIMITER - Static variable in class org.apache.jmeter.functions.FileRowColContainer
 
DEREF - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
DISABLE - Static variable in class org.apache.jmeter.gui.action.EnableComponent
 
DOCTYPE_KEY - Static variable in class org.apache.jmeter.assertions.HTMLAssertion
 
DOMAIN - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
DOMPool - class org.apache.jmeter.protocol.http.util.DOMPool.
The purpose of this class is to cache the DOM Documents in memory and by-pass parsing.
DOSETUP - Static variable in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
 
DURATION - Static variable in class org.apache.jmeter.threads.ThreadGroup
 
Daemon - class org.apache.jmeter.protocol.http.proxy.Daemon.
Web daemon thread.
Daemon() - Constructor for class org.apache.jmeter.protocol.http.proxy.Daemon
Default constructor.
Daemon(int, ProxyControl) - Constructor for class org.apache.jmeter.protocol.http.proxy.Daemon
Create a new Daemon with the specified port and target.
Daemon(int, ProxyControl, Class) - Constructor for class org.apache.jmeter.protocol.http.proxy.Daemon
Create a new Daemon with the specified port and target, using the specified class to handle individual requests.
Data - class org.apache.jorphan.collections.Data.
Use this class to store database-like data.
Data() - Constructor for class org.apache.jorphan.collections.Data
Constructor - takes no arguments.
DataSource - interface org.apache.jmeter.save.DataSource.
TODO - does not appear to be used ...
DataSourceElement - class org.apache.jmeter.protocol.jdbc.config.DataSourceElement.
 
DataSourceElement() - Constructor for class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
DataSourceElementBeanInfo - class org.apache.jmeter.protocol.jdbc.config.DataSourceElementBeanInfo.
 
DataSourceElementBeanInfo() - Constructor for class org.apache.jmeter.protocol.jdbc.config.DataSourceElementBeanInfo
 
DisabledComponentRemover - class org.apache.jmeter.engine.util.DisabledComponentRemover.
 
DisabledComponentRemover(HashTree) - Constructor for class org.apache.jmeter.engine.util.DisabledComponentRemover
 
DistributionGraph - class org.apache.jmeter.visualizers.DistributionGraph.
New graph for drawing distribution graph of the results.
DistributionGraph() - Constructor for class org.apache.jmeter.visualizers.DistributionGraph
Constructor for the Graph object.
DistributionGraph(SamplingStatCalculator) - Constructor for class org.apache.jmeter.visualizers.DistributionGraph
Constructor for the Graph object.
DistributionGraphVisualizer - class org.apache.jmeter.visualizers.DistributionGraphVisualizer.
This class implements the visualizer for displaying the distribution graph.
DistributionGraphVisualizer() - Constructor for class org.apache.jmeter.visualizers.DistributionGraphVisualizer
Constructor for the GraphVisualizer object.
DoubleProperty - class org.apache.jmeter.testelement.property.DoubleProperty.
 
DoubleProperty(String, double) - Constructor for class org.apache.jmeter.testelement.property.DoubleProperty
 
DoubleProperty() - Constructor for class org.apache.jmeter.testelement.property.DoubleProperty
 
DragNDrop - class org.apache.jmeter.gui.action.DragNDrop.
 
DragNDrop() - Constructor for class org.apache.jmeter.gui.action.DragNDrop
 
DurationAssertion - class org.apache.jmeter.assertions.DurationAssertion.
Checks if an Sample is sampled within a specified time-frame.
DurationAssertion() - Constructor for class org.apache.jmeter.assertions.DurationAssertion
 
DurationAssertionGui - class org.apache.jmeter.assertions.gui.DurationAssertionGui.
 
DurationAssertionGui() - Constructor for class org.apache.jmeter.assertions.gui.DurationAssertionGui
 
DynamicClassLoader - class org.apache.jmeter.DynamicClassLoader.
 
DynamicClassLoader(URL[]) - Constructor for class org.apache.jmeter.DynamicClassLoader
 
DynamicClassLoader(URL[], ClassLoader) - Constructor for class org.apache.jmeter.DynamicClassLoader
 
DynamicClassLoader(URL[], ClassLoader, URLStreamHandlerFactory) - Constructor for class org.apache.jmeter.DynamicClassLoader
 
dark_green - Static variable in class org.apache.jmeter.gui.util.JMeterColor
 
data - Variable in class org.apache.jmeter.visualizers.AxisGraph
 
data - Variable in class org.apache.jmeter.visualizers.Sample
 
data - Variable in class org.apache.jmeter.visualizers.StatGraphVisualizer
 
data - Variable in class org.apache.jorphan.collections.HashTree
 
dataCurve - Variable in class org.apache.jmeter.visualizers.SplineModel
Current Spline curve.
dataSource - Variable in class org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler
 
deactivate() - Method in class org.apache.jmeter.protocol.jms.sampler.Receiver
 
debugCheck() - Method in class org.apache.jmeter.visualizers.Spline3
Manual check of the curve at the interpolated points.
decode(String) - Static method in class org.apache.jmeter.functions.util.ArgumentDecoder
 
decode(String) - Static method in class org.apache.jmeter.save.converters.ConversionHelp
 
decode(String, String) - Static method in class org.apache.jorphan.util.JOrphanUtils
Version of URLDecoder().decode(string,encoding) for JDK1.3 Also supports JDK1.4 (but will be a bit slower)
defaultHeight - Variable in class org.apache.jmeter.visualizers.StatGraphVisualizer
 
defaultWidth - Variable in class org.apache.jmeter.visualizers.StatGraphVisualizer
 
defaultpw - Variable in class org.apache.jmeter.util.SSLManager
Have the password available
delay() - Method in class org.apache.jmeter.timers.ConstantThroughputTimer
Retrieve the delay to use during test execution.
delay() - Method in class org.apache.jmeter.timers.ConstantTimer
Retrieve the delay to use during test execution.
delay() - Method in class org.apache.jmeter.timers.GaussianRandomTimer
 
delay() - Method in class org.apache.jmeter.timers.SyncTimer
 
delay() - Method in interface org.apache.jmeter.timers.Timer
This method is called after a sampling process is done to know how much time the sampling thread has to wait until sampling again.
delay() - Method in class org.apache.jmeter.timers.UniformRandomTimer
 
delegate - Variable in class org.apache.jmeter.gui.util.TextAreaTableCellEditor
The delegate class which handles all methods sent from the CellEditor.
deleteArgument() - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
Remove the currently selected argument from the table.
deleteArgument() - Method in class org.apache.jmeter.config.gui.SimpleConfigGui
Remove the currently selected argument from the table.
deleteArgument() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
Remove the currently selected argument from the table.
deleteFile() - Method in class org.apache.jmeter.gui.util.FileListPanel
 
deleteTest(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LdapClient
Delete the attribute from the ldap directory.
deleteTest(DirContext, String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LdapExtClient
Delete the attribute from the ldap directory
deliverSampler(HTTPSamplerBase, TestElement[], SampleResult) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
Receives the recorded sampler from the proxy server for placing in the test tree. param serverResponse to be added to allow saving of the server's response while recording.
deviation - Variable in class org.apache.jmeter.visualizers.Sample
 
dialogInit() - Method in class org.apache.jmeter.gui.SavePropertyDialog
 
disabletestAlwaysFailBAD() - Method in class org.apache.jmeter.control.WhileController.Test
 
disconnect() - Method in class org.apache.jmeter.protocol.ftp.sampler.FtpClient
Disconnect from the server
disconnect(HttpURLConnection) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler
 
disconnect() - Method in class org.apache.jmeter.protocol.ldap.sampler.LdapClient
Disconnect from the server.
disconnect(DirContext) - Method in class org.apache.jmeter.protocol.ldap.sampler.LdapExtClient
disconnect from the server
displayButton - Variable in class org.apache.jmeter.visualizers.StatGraphVisualizer
 
displayMessage(String, boolean) - Method in interface org.apache.jmeter.visualizers.ModelListener
Informs the Visualizer that a message should be displayed.
displayPopUp(MouseEvent, JPopupMenu) - Method in class org.apache.jmeter.gui.GuiPackage
Display the specified popup menu with the source component and location from the specified mouse event.
displayPopUp(Component, MouseEvent, JPopupMenu) - Method in class org.apache.jmeter.gui.GuiPackage
Display the specified popup menu at the location specified by a mouse event with the specified source component.
distributionLine - Variable in class org.apache.jmeter.visualizers.Sample
 
divertLog() - Method in class org.apache.jmeter.samplers.SampleResult.Test
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.AboutCommand
Handle the "about" action by displaying the "About Apache JMeter..."
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.AbstractAction
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.AddParent
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.AddToTree
Adds the specified class to the current node of the tree.
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.Analyze
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.ChangeLanguage
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.CheckDirty
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.Clear
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.Close
This method performs the actual command processing.
doAction(ActionEvent) - Method in interface org.apache.jmeter.gui.action.Command
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.Copy
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.CreateFunctionDialog
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.Cut
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.DragNDrop
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.EditCommand
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.EnableComponent
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.ExitCommand
Description of the Method
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.Help
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.Load
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.LookAndFeelCommand
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.Paste
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.RemoteStart
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.Remove
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.SSLManagerCommand
Handle the "sslmanager" action by displaying the "SSL CLient Manager" dialog box.
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.Save
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.SaveGraphics
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.Start
 
doActionNow(ActionEvent) - Method in class org.apache.jmeter.gui.action.ActionRouter
To execute an action immediately in the current thread.
doNothing() - Static method in class org.apache.jmeter.gui.util.MenuFactory
 
done(SamplePackage) - Method in class org.apache.jmeter.threads.TestCompiler
 
downloadPageResources(HTTPSampleResult, HTTPSampleResult, int) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Download the resources of an HTML page.
drawDraggedComponent(Component, int, int) - Method in class org.apache.jmeter.gui.MainFrame
Repaint pieces of the GUI as needed while dragging.

E

EDIT_BUTTON - Static variable in class org.apache.jmeter.gui.util.ButtonPanel
 
ELEMENTS - Static variable in class org.apache.jmeter.util.JMeterUtils
 
ENABLE - Static variable in class org.apache.jmeter.gui.action.EnableComponent
 
ENABLED - Static variable in interface org.apache.jmeter.testelement.TestElement
 
END - Static variable in class org.apache.jmeter.modifiers.CounterConfig
 
END_TIME - Static variable in class org.apache.jmeter.threads.ThreadGroup
 
ENGINE - Static variable in class org.apache.jmeter.util.JMeterUtils
 
EQUAL - Static variable in class org.apache.jmeter.assertions.SizeAssertion
 
ERROR - Static variable in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
 
ERROR - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
ERROR - Static variable in interface org.apache.jmeter.save.SaveServiceConstants
 
ERRORCODE - Static variable in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
 
ERRORCOUNT - Static variable in class org.apache.jmeter.monitor.parser.Constants
 
ERRORS_ONLY - Static variable in class org.apache.jmeter.reporters.ResultSaver
 
ERRORS_ONLY_KEY - Static variable in class org.apache.jmeter.assertions.HTMLAssertion
 
ERROR_LOGGING - Static variable in class org.apache.jmeter.reporters.ResultCollector
 
ERROR_THRESHOLD_KEY - Static variable in class org.apache.jmeter.assertions.HTMLAssertion
 
EXCFILE - Variable in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
 
EXCLUDE_LIST - Static variable in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
EXCPATTERNS - Variable in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
 
EXCPTRN - Variable in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
 
EXIT - Static variable in class org.apache.jmeter.gui.action.ExitCommand
 
EXTRA_INFO_MASK - Static variable in interface org.apache.jmeter.save.DataSource
Content mask indicating various miscellenous data (thread_name, timstamp, response code, response message, data type).
EditCommand - class org.apache.jmeter.gui.action.EditCommand.
 
EditCommand() - Constructor for class org.apache.jmeter.gui.action.EditCommand
 
EnableComponent - class org.apache.jmeter.gui.action.EnableComponent.
 
EnableComponent() - Constructor for class org.apache.jmeter.gui.action.EnableComponent
 
EncoderCache - class org.apache.jmeter.protocol.http.util.EncoderCache.
 
EncoderCache(int) - Constructor for class org.apache.jmeter.protocol.http.util.EncoderCache
 
Entry - class org.apache.jmeter.samplers.Entry.
 
Entry() - Constructor for class org.apache.jmeter.samplers.Entry
 
Example1 - class org.apache.jmeter.examples.testbeans.example1.Example1.
This TestBean is just an example about how to write testbeans.
Example1() - Constructor for class org.apache.jmeter.examples.testbeans.example1.Example1
 
Example2 - class org.apache.jmeter.examples.testbeans.example2.Example2.
This TestBean is just an example about how to write testbeans.
Example2() - Constructor for class org.apache.jmeter.examples.testbeans.example2.Example2
 
Example2BeanInfo - class org.apache.jmeter.examples.testbeans.example2.Example2BeanInfo.
 
Example2BeanInfo() - Constructor for class org.apache.jmeter.examples.testbeans.example2.Example2BeanInfo
 
ExampleSampler - class org.apache.jmeter.examples.sampler.ExampleSampler.
Example Sampler (non-Bean version) JMeter creates an instance of a sampler class for every occurrence of the element in every thread.
ExampleSampler() - Constructor for class org.apache.jmeter.examples.sampler.ExampleSampler
 
ExampleSamplerGui - class org.apache.jmeter.examples.sampler.gui.ExampleSamplerGui.
Example Sampler (non-Bean version) This class is responsible for ensuring that the Sampler data is kept in step with the GUI.
ExampleSamplerGui() - Constructor for class org.apache.jmeter.examples.sampler.gui.ExampleSamplerGui
 
ExitCommand - class org.apache.jmeter.gui.action.ExitCommand.
 
ExitCommand() - Constructor for class org.apache.jmeter.gui.action.ExitCommand
Constructor for the ExitCommand object
editorComponent - Variable in class org.apache.jmeter.gui.util.TextAreaTableCellEditor
The Swing component being edited.
emptyTemporary() - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
enableAverage(boolean) - Method in class org.apache.jmeter.visualizers.Graph
 
enableData(boolean) - Method in class org.apache.jmeter.visualizers.Graph
 
enableDeviation(boolean) - Method in class org.apache.jmeter.visualizers.Graph
 
enableFile(boolean) - Method in class org.apache.jmeter.gui.util.FileListPanel
If the gui needs to enable/disable the FilePanel, call the method.
enableFile(boolean) - Method in class org.apache.jmeter.gui.util.FilePanel
If the gui needs to enable/disable the FilePanel, call the method.
enableMedian(boolean) - Method in class org.apache.jmeter.visualizers.Graph
 
enableThroughput(boolean) - Method in class org.apache.jmeter.visualizers.Graph
 
encode(String) - Static method in class org.apache.jmeter.functions.util.ArgumentEncoder
 
encode(String) - Static method in class org.apache.jmeter.protocol.http.util.Base64Encoder
 
encode(byte[]) - Static method in class org.apache.jmeter.protocol.http.util.Base64Encoder
 
encode(String) - Static method in class org.apache.jmeter.save.converters.ConversionHelp
 
encode(String, String) - Static method in class org.apache.jorphan.util.JOrphanUtils
Version of URLEncoder().encode(string,encoding) for JDK1.3 Also supports JDK1.4 (but will be a bit slower)
encodeAtom(byte[], int, int) - Static method in class org.apache.jmeter.protocol.http.util.Base64Encoder
 
encodeSpaces(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
encoding - Static variable in class org.apache.jmeter.protocol.http.sampler.PostWriter
 
endDocument() - Method in class org.apache.jmeter.monitor.parser.MonitorHandler
 
endDocument() - Method in class org.apache.jmeter.protocol.http.modifier.UserParameterXMLContentHandler
 
endElement(String, String, String) - Method in class org.apache.jmeter.monitor.parser.MonitorHandler
Receive notification of the end of an element.
endElement(String, String, String) - Method in class org.apache.jmeter.protocol.http.modifier.UserParameterXMLContentHandler
 
endPrefixMapping(String) - Method in class org.apache.jmeter.protocol.http.modifier.UserParameterXMLContentHandler
 
endProperty(JMeterProperty) - Method in class org.apache.jmeter.save.TestElementSaver
 
endProperty(JMeterProperty) - Method in interface org.apache.jmeter.testelement.TestElementTraverser
Notification that a property is ending.
endRow(String) - Static method in class org.apache.jmeter.functions.FileWrapper
 
endRow(String) - Static method in class org.apache.jmeter.functions.XPathWrapper
 
endTest() - Static method in class org.apache.jmeter.threads.JMeterContextService
 
endTestElement(TestElement) - Method in class org.apache.jmeter.save.TestElementSaver
 
endTestElement(TestElement) - Method in interface org.apache.jmeter.testelement.TestElementTraverser
Notification that the test element is now done.
endTime - Variable in class org.apache.jmeter.visualizers.Sample
 
entrySet() - Method in class org.apache.jorphan.collections.HashTree
Exists to satisfy the Map interface.
equals(Object) - Method in class org.apache.jmeter.protocol.http.parser.URLString
 
equals(Object) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
equals(Object) - Method in class org.apache.jmeter.testelement.property.AbstractProperty
Determines if the two objects are equal by comparing names and values
equals(Object) - Method in class org.apache.jmeter.testelement.property.CollectionProperty
 
equals(Object) - Method in class org.apache.jmeter.testelement.property.FunctionProperty
 
equals(Object) - Method in class org.apache.jmeter.testelement.property.MapProperty
 
equals(Object) - Method in class org.apache.jmeter.testelement.property.TestElementProperty
Determines if two test elements are equal.
equals(Object) - Method in class org.apache.jorphan.collections.HashTree
Compares all objects in the tree and verifies that the two trees contain the same objects at the same tree levels.
equals(Object) - Method in class org.apache.jorphan.collections.ListedHashTree
 
error(SAXParseException) - Method in class org.apache.jmeter.protocol.http.modifier.UserParameterXMLErrorHandler
 
error(Exception, JComponent) - Static method in class org.apache.jmeter.timers.gui.ConstantTimerGui
Handle an error.
error(Exception, JComponent) - Static method in class org.apache.jmeter.timers.gui.GaussianRandomTimerGui
Handle an error.
error(Exception, JComponent) - Static method in class org.apache.jmeter.timers.gui.UniformRandomTimerGui
Handle an error.
errorCount - Variable in class org.apache.jmeter.visualizers.Sample
 
errorResult(Throwable, HTTPSampleResult) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Obtain a result that will help inform the user that an error has occured during sampling, and how long it took to detect the error.
eval(String) - Method in class org.apache.jmeter.util.BeanShellInterpreter
 
excFile(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
Method implements the logic for filtering file name exclusion.
excPattern(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
The method assumes by default the text is not excluded.
excludeFiles(String[]) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Filter
Exclude all files in the array
excludeFiles(String[]) - Method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
Give the filter a list of files to exclude
excludeFiles(String[]) - Method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
 
excludePattern(String[]) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Filter
Exclude any log entry that contains the following regular expression pattern.
excludePattern(String[]) - Method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
Give the filter a set of regular expressions to filter with for exclusion.
excludePattern(String[]) - Method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
 
execute() - Method in class org.apache.jmeter.engine.util.CompoundVariable
 
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.engine.util.CompoundVariable
 
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.AbstractFunction
 
execute() - Method in class org.apache.jmeter.functions.AbstractFunction
 
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.BeanShell
 
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.CSVRead
 
execute(SampleResult, Sampler) - Method in interface org.apache.jmeter.functions.Function
Given the previous SampleResult and the current Sampler, return a string to use as a replacement value for the function call.
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.IntSum
Execute the function.
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.IterationCounter
 
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.JavaScript
 
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.LogFunction
 
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.LogFunction2
 
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.MachineName
 
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.Property
 
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.Property2
 
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.Random
Execute the function.
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.RegexFunction
 
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.SetProperty
 
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.SplitFunction
 
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.StringFromFile
 
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.ThreadNumber
 
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.XPath
 
exit() - Method in class org.apache.jmeter.engine.ClientJMeterEngine
 
exit() - Method in interface org.apache.jmeter.engine.JMeterEngine
 
exit() - Method in interface org.apache.jmeter.engine.RemoteJMeterEngine
 
exit() - Method in class org.apache.jmeter.engine.RemoteJMeterEngineImpl
 
exit() - Method in class org.apache.jmeter.engine.StandardJMeterEngine
 
expectsModification() - Method in interface org.apache.jmeter.config.ConfigElement
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.
expectsModification() - Method in class org.apache.jmeter.config.ConfigTestElement
 
expectsModification() - Method in class org.apache.jmeter.protocol.http.control.AuthManager
 
expectsModification() - Method in class org.apache.jmeter.protocol.http.control.Authorization
 
expectsModification() - Method in class org.apache.jmeter.protocol.http.control.Cookie
 
expectsModification() - Method in class org.apache.jmeter.protocol.http.control.Header
 
expectsModification() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
extensions - Static variable in class org.apache.jmeter.gui.action.SaveGraphics
 

F

FAILURE - Static variable in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
 
FAILURE - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
FAILURE - Static variable in interface org.apache.jmeter.save.SaveServiceConstants
 
FAILURECODE - Static variable in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
 
FAILURE_MESSAGE - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
FAILURE_MESSAGE - Static variable in interface org.apache.jmeter.save.SaveServiceConstants
 
FALSE - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
A properties file indicator for false
FILE - Variable in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
 
FILEFILTER - Variable in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
 
FILENAME - Static variable in class org.apache.jmeter.assertions.BeanShellAssertion
 
FILENAME - Static variable in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
 
FILENAME - Variable in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
 
FILENAME - Variable in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
 
FILENAME - Static variable in class org.apache.jmeter.protocol.java.sampler.BSFSampler
 
FILENAME - Static variable in class org.apache.jmeter.protocol.java.sampler.BeanShellSampler
 
FILENAME - Static variable in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
FILENAME - Static variable in class org.apache.jmeter.reporters.ResultCollector
 
FILENAME - Static variable in class org.apache.jmeter.reporters.ResultSaver
 
FILENAME_KEY - Static variable in class org.apache.jmeter.assertions.HTMLAssertion
 
FILE_DATA - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
FILE_FIELD - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
FILE_MIMETYPE - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
FILE_NAME - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
FILE_NAME_IS_REQUIRED - Static variable in class org.apache.jmeter.assertions.XMLSchemaAssertion
 
FILL_UP_WITH_ZEROS - Variable in class org.apache.jmeter.visualizers.SplineVisualizer
 
FILTER - Variable in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
Handles to supporting classes
FILTER - Variable in class org.apache.jmeter.protocol.java.control.gui.JUnitTestSamplerGui
 
FILTER - Static variable in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
 
FIRST - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
A properties file indicator for the first of a series
FOLLOW_REDIRECTS - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
FORMAT_KEY - Static variable in class org.apache.jmeter.assertions.HTMLAssertion
 
FTP - Static variable in class org.apache.jmeter.util.JMeterUtils
 
FTPSampler - class org.apache.jmeter.protocol.ftp.sampler.FTPSampler.
A sampler which understands FTP file requests.
FTPSampler() - Constructor for class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
 
FUNCTIONAL_MODE - Static variable in class org.apache.jmeter.testelement.TestPlan
 
FileDialoger - class org.apache.jmeter.gui.util.FileDialoger.
 
FileEditor - class org.apache.jmeter.testbeans.gui.FileEditor.
A property editor for File properties.
FileEditor() - Constructor for class org.apache.jmeter.testbeans.gui.FileEditor
 
FileListPanel - class org.apache.jmeter.gui.util.FileListPanel.
 
FileListPanel() - Constructor for class org.apache.jmeter.gui.util.FileListPanel
Constructor for the FilePanel object.
FileListPanel(String) - Constructor for class org.apache.jmeter.gui.util.FileListPanel
 
FileListPanel(String, String) - Constructor for class org.apache.jmeter.gui.util.FileListPanel
 
FileListPanel(ChangeListener, String) - Constructor for class org.apache.jmeter.gui.util.FileListPanel
Constructor for the FilePanel object.
FilePanel - class org.apache.jmeter.gui.util.FilePanel.
 
FilePanel() - Constructor for class org.apache.jmeter.gui.util.FilePanel
Constructor for the FilePanel object.
FilePanel(String) - Constructor for class org.apache.jmeter.gui.util.FilePanel
 
FilePanel(String, String) - Constructor for class org.apache.jmeter.gui.util.FilePanel
 
FilePanel(ChangeListener, String) - Constructor for class org.apache.jmeter.gui.util.FilePanel
Constructor for the FilePanel object.
FileReporter - class org.apache.jmeter.reporters.FileReporter.
This class loads data from a saved file and displays statistics about it.
FileReporter() - Constructor for class org.apache.jmeter.reporters.FileReporter
 
FileRowColContainer - class org.apache.jmeter.functions.FileRowColContainer.
File data container for CSV (and similar delimited) files Data is accessible via row and column number
FileRowColContainer(String, String) - Constructor for class org.apache.jmeter.functions.FileRowColContainer
 
FileRowColContainer(String) - Constructor for class org.apache.jmeter.functions.FileRowColContainer
 
FileRowColContainer.Test - class org.apache.jmeter.functions.FileRowColContainer.Test.
 
FileRowColContainer.Test(String) - Constructor for class org.apache.jmeter.functions.FileRowColContainer.Test
 
FileServer - class org.apache.jmeter.services.FileServer.
 
FileWrapper - class org.apache.jmeter.functions.FileWrapper.
This class wraps the FileRowColContainer for use across multiple threads.
Filter - interface org.apache.jmeter.protocol.http.util.accesslog.Filter.
Description:

Filter interface is designed to make it easier to use Access Logs for JMeter test plans.
FixedQueueExecutor - class org.apache.jmeter.protocol.jms.sampler.FixedQueueExecutor.
Request/reply executor with a fixed reply queue.
FixedQueueExecutor(QueueSender, int) - Constructor for class org.apache.jmeter.protocol.jms.sampler.FixedQueueExecutor
Constructor.
FloatProperty - class org.apache.jmeter.testelement.property.FloatProperty.
 
FloatProperty(String, float) - Constructor for class org.apache.jmeter.testelement.property.FloatProperty
 
FloatProperty() - Constructor for class org.apache.jmeter.testelement.property.FloatProperty
 
FocusRequester - class org.apache.jmeter.gui.util.FocusRequester.
Note: This helper class appeared in JavaWorld in June 2001 (http://www.javaworld.com) and was written by Michael Daconta.
FocusRequester(Component) - Constructor for class org.apache.jmeter.gui.util.FocusRequester
 
ForeachControlPanel - class org.apache.jmeter.control.gui.ForeachControlPanel.
The user interface for a foreach controller which specifies that its subcomponents should be executed some number of times in a loop.
ForeachControlPanel() - Constructor for class org.apache.jmeter.control.gui.ForeachControlPanel
Create a new LoopControlPanel as a standalone component.
ForeachControlPanel(boolean) - Constructor for class org.apache.jmeter.control.gui.ForeachControlPanel
Create a new LoopControlPanel as either a standalone or an embedded component.
ForeachController - class org.apache.jmeter.control.ForeachController.
 
ForeachController() - Constructor for class org.apache.jmeter.control.ForeachController
 
FtpClient - class org.apache.jmeter.protocol.ftp.sampler.FtpClient.
Simple FTP client (non-passive transfers don't work yet).
FtpClient() - Constructor for class org.apache.jmeter.protocol.ftp.sampler.FtpClient
Constructor for the FtpClient object.
FtpClient.dataGrabber - class org.apache.jmeter.protocol.ftp.sampler.FtpClient.dataGrabber.
Grabs the data from the dataport.
FtpClient.dataGrabber(String, int) - Constructor for class org.apache.jmeter.protocol.ftp.sampler.FtpClient.dataGrabber
Constructor for the dataGrabber object.
FtpConfigGui - class org.apache.jmeter.protocol.ftp.config.gui.FtpConfigGui.
 
FtpConfigGui() - Constructor for class org.apache.jmeter.protocol.ftp.config.gui.FtpConfigGui
 
FtpConfigGui(boolean) - Constructor for class org.apache.jmeter.protocol.ftp.config.gui.FtpConfigGui
 
FtpTestSamplerGui - class org.apache.jmeter.protocol.ftp.control.gui.FtpTestSamplerGui.
 
FtpTestSamplerGui() - Constructor for class org.apache.jmeter.protocol.ftp.control.gui.FtpTestSamplerGui
 
Function - interface org.apache.jmeter.functions.Function.
 
FunctionHelper - class org.apache.jmeter.functions.gui.FunctionHelper.
 
FunctionHelper() - Constructor for class org.apache.jmeter.functions.gui.FunctionHelper
 
FunctionProperty - class org.apache.jmeter.testelement.property.FunctionProperty.
 
FunctionProperty(String, CompoundVariable) - Constructor for class org.apache.jmeter.testelement.property.FunctionProperty
 
FunctionProperty() - Constructor for class org.apache.jmeter.testelement.property.FunctionProperty
 
Functor - class org.apache.jorphan.reflect.Functor.
 
Functor(Object, String) - Constructor for class org.apache.jorphan.reflect.Functor
Create a functor with the invokee and a method name.
Functor(Object, String, Class[]) - Constructor for class org.apache.jorphan.reflect.Functor
Create a functor with the invokee, method name, and argument class types.
Functor(String) - Constructor for class org.apache.jorphan.reflect.Functor
Create a functor with just the method name.
Functor(String, Class[]) - Constructor for class org.apache.jorphan.reflect.Functor
Create a functor with the method name and argument class types.
Functor(Object, String, Object[]) - Constructor for class org.apache.jorphan.reflect.Functor
Create a functor with an invokee, method name, and argument values.
Functor(String, Object[]) - Constructor for class org.apache.jorphan.reflect.Functor
 
Functor(Object, String, Object[], Class[]) - Constructor for class org.apache.jorphan.reflect.Functor
Create a functor with an invokee, method name, argument values, and argument class types.
fatalError(SAXParseException) - Method in class org.apache.jmeter.protocol.http.modifier.UserParameterXMLErrorHandler
 
files - Variable in class org.apache.jmeter.gui.util.FileListPanel
 
filesOpen() - Method in class org.apache.jmeter.services.FileServer
 
filter(String) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Filter
In case the user wants to replace the file extension, log parsers should call this method.
filter(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
The current implementation checks the boolean if the text should be used or not. isFilter( string) has to be called first.
filter(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
 
filterArray(List) - Method in class org.apache.jmeter.protocol.java.control.gui.ClassFilter
 
filterClasses(Class[]) - Method in class org.apache.jmeter.protocol.java.control.gui.JUnitTestSamplerGui
 
filterFile(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
Filter the file.
filterPattern(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
The current implemenation assumes the user has checked the regular expressions so that they don't cancel each other.
findClassesThatExtend(String[], Class[]) - Static method in class org.apache.jorphan.reflect.ClassFinder
Convenience method for findClassesThatExtend(Class[], boolean) with the option to include inner classes in the search set to false.
findClassesThatExtend(String[], Class[], boolean) - Static method in class org.apache.jorphan.reflect.ClassFinder
 
findInArray(String[], String) - Static method in class org.apache.jmeter.util.JMeterUtils
Finds a string in an array of strings and returns the
findTestFile(String) - Static method in class org.apache.jmeter.junit.JMeterTestCase
 
findValue(String, Object) - Method in class org.apache.jorphan.collections.Data
Returns the row number where a certain value is.
fireDataChanged() - Method in class org.apache.jmeter.visualizers.GraphAccumModel
Depending on whether the graph needs to be rescale call the appropriate methods.
fireIterEvents() - Method in class org.apache.jmeter.control.GenericController
 
fireIterationStart() - Method in class org.apache.jmeter.control.GenericController
 
focusGained(FocusEvent) - Method in class org.apache.jmeter.assertions.gui.DurationAssertionGui
 
focusGained(FocusEvent) - Method in class org.apache.jmeter.assertions.gui.HTMLAssertionGui
 
focusGained(FocusEvent) - Method in class org.apache.jmeter.assertions.gui.SizeAssertionGui
 
focusGained(FocusEvent) - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor.EditorDelegate
 
focusGained(FocusEvent) - Method in class org.apache.jmeter.protocol.http.gui.HeaderPanel
 
focusGained(FocusEvent) - Method in class org.apache.jmeter.protocol.http.modifier.gui.ParamModifierGui
 
focusGained(FocusEvent) - Method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
 
focusGained(FocusEvent) - Method in class org.apache.jmeter.testbeans.gui.TextAreaEditor
 
focusGained(FocusEvent) - Method in class org.apache.jorphan.gui.JLabeledTextArea
Catch what the value was when focus was gained.
focusGained(FocusEvent) - Method in class org.apache.jorphan.gui.JLabeledTextField
Catch what the value was when focus was gained.
focusLost(FocusEvent) - Method in class org.apache.jmeter.assertions.gui.DurationAssertionGui
 
focusLost(FocusEvent) - Method in class org.apache.jmeter.assertions.gui.HTMLAssertionGui
This method is called if one of the threshold field looses the focus
focusLost(FocusEvent) - Method in class org.apache.jmeter.assertions.gui.SizeAssertionGui
 
focusLost(FocusEvent) - Method in class org.apache.jmeter.gui.util.NumberFieldErrorListener
 
focusLost(FocusEvent) - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor.EditorDelegate
 
focusLost(FocusEvent) - Method in class org.apache.jmeter.protocol.http.gui.HeaderPanel
 
focusLost(FocusEvent) - Method in class org.apache.jmeter.protocol.http.modifier.gui.ParamModifierGui
 
focusLost(FocusEvent) - Method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
 
focusLost(FocusEvent) - Method in class org.apache.jmeter.testbeans.gui.TextAreaEditor
 
focusLost(FocusEvent) - Method in class org.apache.jorphan.gui.JLabeledTextArea
Callback method when the focus to the Text Field component is lost.
focusLost(FocusEvent) - Method in class org.apache.jorphan.gui.JLabeledTextField
Callback method when the focus to the Text Field component is lost.
followRedirects(HTTPSampleResult, int) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Iteratively download the redirect targets of a redirect response.
formAccepted() - Static method in class org.apache.jmeter.protocol.http.proxy.HttpReplyHdr
Indicates the document was accepted.
formCreated() - Static method in class org.apache.jmeter.protocol.http.proxy.HttpReplyHdr
Indicates a new file was created.
formForbidden() - Static method in class org.apache.jmeter.protocol.http.proxy.HttpReplyHdr
Client if forbidden to get the request service.
formFound() - Static method in class org.apache.jmeter.protocol.http.proxy.HttpReplyHdr
Never seen this used.
formInternalError() - Static method in class org.apache.jmeter.protocol.http.proxy.HttpReplyHdr
The server had a problem and could not fulfill the request.
formMethod() - Static method in class org.apache.jmeter.protocol.http.proxy.HttpReplyHdr
The requested method is not implemented by the server.
formMoved() - Static method in class org.apache.jmeter.protocol.http.proxy.HttpReplyHdr
Indicates a requested URL has moved to a new address or name.
formNotAllowed() - Static method in class org.apache.jmeter.protocol.http.proxy.HttpReplyHdr
Indicates the client is not allowed to access the object.
formNotFound() - Static method in class org.apache.jmeter.protocol.http.proxy.HttpReplyHdr
The requested object was not found.
formNotImplemented() - Static method in class org.apache.jmeter.protocol.http.proxy.HttpReplyHdr
Server does not do the requested feature.
formNotModified() - Static method in class org.apache.jmeter.protocol.http.proxy.HttpReplyHdr
Indicates remote copy of the requested object is current.
formOk(String, long) - Static method in class org.apache.jmeter.protocol.http.proxy.HttpReplyHdr
Forms a http ok reply header
formOverloaded() - Static method in class org.apache.jmeter.protocol.http.proxy.HttpReplyHdr
Server is overloaded, client should try again latter.
formPartial() - Static method in class org.apache.jmeter.protocol.http.proxy.HttpReplyHdr
Indicates only a partial responce was sent.
formPaymentNeeded() - Static method in class org.apache.jmeter.protocol.http.proxy.HttpReplyHdr
Payment is required for service.
formServerNotFound() - Static method in class org.apache.jmeter.protocol.http.proxy.HttpReplyHdr
Indicates the client's proxies could not locate a server.
formTimeout() - Static method in class org.apache.jmeter.protocol.http.proxy.HttpReplyHdr
Indicates the request took to long.
formUnautorized() - Static method in class org.apache.jmeter.protocol.http.proxy.HttpReplyHdr
Client not otherized for the request.
formatCalendar(Calendar, String) - Static method in class org.apache.jorphan.util.Converter
 
formatDate(Date, String) - Static method in class org.apache.jorphan.util.Converter
 
formatDate(Date, String) - Static method in class org.apache.jorphan.util.Converter
 
formatDate(String, String) - Static method in class org.apache.jorphan.util.Converter
 
formatDate(Calendar, String) - Static method in class org.apache.jorphan.util.Converter
 
formatMeasureToDisplay(long) - Method in class org.apache.jmeter.visualizers.SplineVisualizer
 
formatNumber(float, String) - Method in class org.apache.jorphan.util.Converter
 
formatter() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
fromXML(Reader) - Static method in class org.apache.jorphan.collections.ConfigurationTree
 
fromXML(Reader, ConfigurationTree, String[]) - Static method in class org.apache.jorphan.collections.ConfigurationTree
 

G

GET - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
GET - Static variable in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
 
GREATERTHAN - Static variable in class org.apache.jmeter.assertions.SizeAssertion
 
GREATERTHANEQUAL - Static variable in class org.apache.jmeter.assertions.SizeAssertion
 
GRID_LABEL_ACTIVE - Static variable in class org.apache.jmeter.visualizers.MonitorPerformancePanel
 
GRID_LABEL_BOTTOM - Static variable in class org.apache.jmeter.visualizers.MonitorPerformancePanel
 
GRID_LABEL_DEAD - Static variable in class org.apache.jmeter.visualizers.MonitorPerformancePanel
 
GRID_LABEL_HEALTHY - Static variable in class org.apache.jmeter.visualizers.MonitorPerformancePanel
 
GRID_LABEL_MIDDLE - Static variable in class org.apache.jmeter.visualizers.MonitorPerformancePanel
 
GRID_LABEL_TOP - Static variable in class org.apache.jmeter.visualizers.MonitorPerformancePanel
 
GRID_LABEL_WARNING - Static variable in class org.apache.jmeter.visualizers.MonitorPerformancePanel
 
GROUP - Static variable in class org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer
 
GROUPING_ADD_SEPARATORS - Static variable in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
GROUPING_IN_CONTROLLERS - Static variable in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
GROUPING_MODE - Static variable in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
GROUPING_NO_GROUPS - Static variable in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
GROUPING_STORE_FIRST_ONLY - Static variable in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
GUI - Static variable in class org.apache.jmeter.util.JMeterUtils
 
GUIComponents1() - Method in class org.apache.jmeter.junit.JMeterTest
 
GUIComponents2() - Method in class org.apache.jmeter.junit.JMeterTest
 
GUIFactory - class org.apache.jmeter.gui.GUIFactory.
Provides a way to register and retrieve GUI classes and icons.
GUI_CLASS - Static variable in interface org.apache.jmeter.testelement.TestElement
 
GaussianRandomTimer - class org.apache.jmeter.timers.GaussianRandomTimer.
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.
GaussianRandomTimer() - Constructor for class org.apache.jmeter.timers.GaussianRandomTimer
 
GaussianRandomTimerGui - class org.apache.jmeter.timers.gui.GaussianRandomTimerGui.
Implementation of a gaussian random timer.
GaussianRandomTimerGui() - Constructor for class org.apache.jmeter.timers.gui.GaussianRandomTimerGui
No-arg constructor.
Generator - interface org.apache.jmeter.protocol.http.util.accesslog.Generator.
Description:

Generator is a base interface that defines the minimum methods needed to implement a concrete generator.
GenericController - class org.apache.jmeter.control.GenericController.
 
GenericController() - Constructor for class org.apache.jmeter.control.GenericController
Creates a Generic Controller
GenericController.Test - class org.apache.jmeter.control.GenericController.Test.
 
GenericController.Test(String) - Constructor for class org.apache.jmeter.control.GenericController.Test
 
GenericTestBeanCustomizer - class org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer.
The GenericTestBeanCustomizer is designed to provide developers with a mechanism to quickly implement GUIs for new components.
GlobalMouseListener - class org.apache.jmeter.gui.action.GlobalMouseListener.
 
GlobalMouseListener() - Constructor for class org.apache.jmeter.gui.action.GlobalMouseListener
 
Graph - class org.apache.jmeter.visualizers.Graph.
Implements a simple graph for displaying performance results.
Graph() - Constructor for class org.apache.jmeter.visualizers.Graph
Constructor for the Graph object.
Graph(SamplingStatCalculator) - Constructor for class org.apache.jmeter.visualizers.Graph
Constructor for the Graph object.
GraphAccum - class org.apache.jmeter.visualizers.GraphAccum.
Draws the graph.
GraphAccum() - Constructor for class org.apache.jmeter.visualizers.GraphAccum
Constructor.
GraphAccum(GraphAccumModel) - Constructor for class org.apache.jmeter.visualizers.GraphAccum
Constructor with model set.
GraphAccumListener - interface org.apache.jmeter.visualizers.GraphAccumListener.
 
GraphAccumModel - class org.apache.jmeter.visualizers.GraphAccumModel.
The model that collects the average of the set of pages to be sampled.
GraphAccumModel() - Constructor for class org.apache.jmeter.visualizers.GraphAccumModel
Constructor.
GraphAccumVisualizer - class org.apache.jmeter.visualizers.GraphAccumVisualizer.
This class implements a statistical analyser that plots the accumulated time taken to load each set of pages.
GraphAccumVisualizer() - Constructor for class org.apache.jmeter.visualizers.GraphAccumVisualizer
Constructor.
GraphListener - interface org.apache.jmeter.visualizers.GraphListener.
 
GraphVisualizer - class org.apache.jmeter.visualizers.GraphVisualizer.
This class implements a statistical analyser that calculates both the average and the standard deviation of the sampling process and outputs them as autoscaling plots.
GraphVisualizer() - Constructor for class org.apache.jmeter.visualizers.GraphVisualizer
Constructor for the GraphVisualizer object.
GuiPackage - class org.apache.jmeter.gui.GuiPackage.
GuiPackage is a static class that provides convenient access to information about the current state of JMeter's GUI.
generateRequest() - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Generator
The method is responsible for calling the necessary methods to generate a valid request.
generateRequest() - Method in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
 
get(String) - Method in class org.apache.jmeter.protocol.ftp.sampler.FtpClient
Get a file from the server.
get(int) - Method in class org.apache.jmeter.protocol.http.control.AuthManager
Return the record at index i
get(int) - Method in class org.apache.jmeter.protocol.http.control.CookieManager
Return the cookie at index i.
get(int) - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
Return the header at index i.
get(Object) - Static method in class org.apache.jmeter.protocol.jms.client.ClientPool
 
get(String) - Method in class org.apache.jmeter.protocol.jms.sampler.MessageAdmin
Get the reply message.
get(int) - Method in class org.apache.jmeter.testelement.property.CollectionProperty
 
get(String) - Method in class org.apache.jmeter.testelement.property.MapProperty
 
get(String) - Method in class org.apache.jmeter.threads.JMeterVariables
Returns null values if variable doesn't exist.
get(String) - Method in class org.apache.jmeter.util.BeanShellInterpreter
 
get(Object) - Method in class org.apache.jorphan.collections.HashTree
Returns the HashTree object associated with the given key.
getAcceptedIssuers() - Method in class org.apache.jmeter.util.JsseSSLManager.AlwaysTrustManager
Gets the AcceptedIssuers attribute of the AlwaysTrustManager object
getAction(String) - Method in class org.apache.jmeter.gui.action.ActionRouter
 
getAction(String, Class) - Method in class org.apache.jmeter.gui.action.ActionRouter
 
getAction(String, String) - Method in class org.apache.jmeter.gui.action.ActionRouter
 
getAction() - Method in class org.apache.jmeter.sampler.TestAction
 
getActionNames() - Method in class org.apache.jmeter.gui.action.AboutCommand
Provide the list of Action names that are available in this command.
getActionNames() - Method in class org.apache.jmeter.gui.action.AbstractAction
 
getActionNames() - Method in class org.apache.jmeter.gui.action.AddParent
 
getActionNames() - Method in class org.apache.jmeter.gui.action.AddToTree
Gets the Set of actions this Command class responds to.
getActionNames() - Method in class org.apache.jmeter.gui.action.Analyze
 
getActionNames() - Method in class org.apache.jmeter.gui.action.ChangeLanguage
 
getActionNames() - Method in class org.apache.jmeter.gui.action.CheckDirty
 
getActionNames() - Method in class org.apache.jmeter.gui.action.Clear
 
getActionNames() - Method in class org.apache.jmeter.gui.action.Close
Gets the ActionNames attribute of the Close object.
getActionNames() - Method in interface org.apache.jmeter.gui.action.Command
 
getActionNames() - Method in class org.apache.jmeter.gui.action.Copy
 
getActionNames() - Method in class org.apache.jmeter.gui.action.CreateFunctionDialog
Provide the list of Action names that are available in this command.
getActionNames() - Method in class org.apache.jmeter.gui.action.Cut
 
getActionNames() - Method in class org.apache.jmeter.gui.action.DragNDrop
 
getActionNames() - Method in class org.apache.jmeter.gui.action.EditCommand
 
getActionNames() - Method in class org.apache.jmeter.gui.action.EnableComponent
 
getActionNames() - Method in class org.apache.jmeter.gui.action.ExitCommand
Gets the ActionNames attribute of the ExitCommand object
getActionNames() - Method in class org.apache.jmeter.gui.action.Help
 
getActionNames() - Method in class org.apache.jmeter.gui.action.Load
 
getActionNames() - Method in class org.apache.jmeter.gui.action.LookAndFeelCommand
 
getActionNames() - Method in class org.apache.jmeter.gui.action.Paste
 
getActionNames() - Method in class org.apache.jmeter.gui.action.RemoteStart
 
getActionNames() - Method in class org.apache.jmeter.gui.action.Remove
Gets the ActionNames attribute of the Remove object.
getActionNames() - Method in class org.apache.jmeter.gui.action.SSLManagerCommand
Provide the list of Action names that are available in this command.
getActionNames() - Method in class org.apache.jmeter.gui.action.Save
Gets the ActionNames attribute of the Save object.
getActionNames() - Method in class org.apache.jmeter.gui.action.SaveGraphics
Gets the ActionNames attribute of the Save object.
getActionNames() - Method in class org.apache.jmeter.gui.action.Start
Gets the ActionNames attribute of the Start object.
getAddButton() - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
Get the button used to add rows to the table.
getAddButton() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
Get the button used to add rows to the table.
getAddList() - Method in class org.apache.jmeter.protocol.http.control.AuthManager
 
getAddList() - Method in class org.apache.jmeter.visualizers.SplineModel
 
getAdditionalBeanInfo() - Method in class org.apache.jmeter.testbeans.BeanInfoSupport
 
getAdditionalBeanInfo() - Method in class org.apache.jmeter.testbeans.TestBeanBeanInfo
 
getAdditionalBeanInfo() - Method in class org.apache.jmeter.testelement.AbstractTestElementBeanInfo
 
getAddressVector() - Method in class org.apache.jmeter.reporters.MailerModel
Gets a Vector of String-objects.
getAdmin() - Static method in class org.apache.jmeter.protocol.jms.sampler.MessageAdmin
 
getAlias(Properties) - Static method in class org.apache.jmeter.util.JMeterUtils
Creates the vector of alias strings.
getAllSamples(String) - Method in class org.apache.jmeter.visualizers.MonitorAccumModel
Get all MonitorModels matching the URL.
getAllTableData() - Method in class org.apache.jmeter.visualizers.StatGraphVisualizer
We use this method to get the data, since we are using ObjectTableModel, so the calling getDataVector doesn't work as expected.
getAllowedDuration() - Method in class org.apache.jmeter.assertions.DurationAssertion
Returns the duration to be asserted.
getAllowedMD5Hex() - Method in class org.apache.jmeter.assertions.MD5HexAssertion
 
getAllowedSize() - Method in class org.apache.jmeter.assertions.SizeAssertion
Returns the size in bytes to be asserted.
getArgument(int) - Method in class org.apache.jmeter.config.Arguments
Get a single argument.
getArgument(int) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Get a single argument.
getArgumentCount() - Method in class org.apache.jmeter.config.Arguments
Get the number of arguments in the list.
getArgumentCount() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Get the number of arguments in the list.
getArgumentDesc() - Method in class org.apache.jmeter.engine.util.CompoundVariable
 
getArgumentDesc() - Method in class org.apache.jmeter.functions.BeanShell
 
getArgumentDesc() - Method in class org.apache.jmeter.functions.CSVRead
 
getArgumentDesc() - Method in interface org.apache.jmeter.functions.Function
Return a list of strings briefly describing each parameter your function takes.
getArgumentDesc() - Method in class org.apache.jmeter.functions.IntSum
Get the description of this function.
getArgumentDesc() - Method in class org.apache.jmeter.functions.IterationCounter
 
getArgumentDesc() - Method in class org.apache.jmeter.functions.JavaScript
 
getArgumentDesc() - Method in class org.apache.jmeter.functions.LogFunction
 
getArgumentDesc() - Method in class org.apache.jmeter.functions.LogFunction2
 
getArgumentDesc() - Method in class org.apache.jmeter.functions.MachineName
 
getArgumentDesc() - Method in class org.apache.jmeter.functions.Property
 
getArgumentDesc() - Method in class org.apache.jmeter.functions.Property2
 
getArgumentDesc() - Method in class org.apache.jmeter.functions.Random
Get the description of this function.
getArgumentDesc() - Method in class org.apache.jmeter.functions.RegexFunction
 
getArgumentDesc() - Method in class org.apache.jmeter.functions.SetProperty
 
getArgumentDesc() - Method in class org.apache.jmeter.functions.SplitFunction
 
getArgumentDesc() - Method in class org.apache.jmeter.functions.StringFromFile
 
getArgumentDesc() - Method in class org.apache.jmeter.functions.ThreadNumber
 
getArgumentDesc() - Method in class org.apache.jmeter.functions.XPath
 
getArgumentName() - Method in class org.apache.jmeter.protocol.http.modifier.URLRewritingModifier
 
getArguments() - Method in class org.apache.jmeter.config.Arguments
Get the arguments.
getArguments() - Method in class org.apache.jmeter.protocol.http.config.MultipartUrlConfig
 
getArguments() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
getArguments() - Method in class org.apache.jmeter.protocol.java.config.JavaConfig
Gets the arguments for this JavaConfig object.
getArguments() - Method in class org.apache.jmeter.protocol.java.sampler.JavaSampler
Get the arguments (parameters) for the JavaSamplerClient to be executed with.
getArguments(String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
getArguments() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Get the arguments.
getArguments() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the Arguments attribute of the LdapConfig object
getArguments() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Gets the Arguments attribute of the LdapConfig object.
getArgumentsAsMap() - Method in class org.apache.jmeter.config.Arguments
Get the arguments as a Map.
getArgumentsAsMap() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Get the arguments as a Map.
getArray() - Method in class org.apache.jorphan.collections.HashTree
Gets an array of all keys in the current HashTree node.
getArray(Object) - Method in class org.apache.jorphan.collections.HashTree
Gets an array of all keys in the HashTree mapped to the given key of the current HashTree object (in other words, one level down).
getArray(Object[]) - Method in class org.apache.jorphan.collections.HashTree
Recurses down into the HashTree stucture using each subsequent key in the array of keys, and returns an array of keys of the HashTree object at the end of the recursion.
getArray(Collection) - Method in class org.apache.jorphan.collections.HashTree
Recurses down into the HashTree stucture using each subsequent key in the treePath argument, and returns an array of keys of the HashTree object at the end of the recursion.
getArray() - Method in class org.apache.jorphan.collections.ListedHashTree
 
getAsProperties(String) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
getAsProperties() - Method in class org.apache.jorphan.collections.ConfigurationTree
 
getAsProperties(ConfigurationTree) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
getAsText() - Method in class org.apache.jmeter.testbeans.gui.FileEditor
 
getAsText() - Method in class org.apache.jmeter.testbeans.gui.TextAreaEditor
 
getAssertionResult(Configuration) - Static method in class org.apache.jmeter.save.OldSaveService
 
getAssertionResults() - Method in class org.apache.jmeter.samplers.SampleResult
Gets the assertion results associated with this sample.
getAssertions() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
getAssertions() - Method in class org.apache.jmeter.samplers.Entry
 
getAssertions() - Method in class org.apache.jmeter.threads.SamplePackage
 
getAssumeSuccess() - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
getAttributesTitle() - Method in class org.apache.jmeter.visualizers.MailerVisualizer
Returns a String for the title of the attributes-panel as set up in the properties-file using the lookup-constant "mailer_attributes_panel".
getAttrs() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the test attribute of the LDAPSampler object
getAuthForURL(URL) - Method in class org.apache.jmeter.protocol.http.control.AuthManager
 
getAuthHeaderForURL(URL) - Method in class org.apache.jmeter.protocol.http.control.AuthManager
 
getAuthManager() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
getAuthObjectAt(int) - Method in class org.apache.jmeter.protocol.http.control.AuthManager
 
getAuthObjects() - Method in class org.apache.jmeter.protocol.http.control.AuthManager
 
getAveLag() - Method in class org.apache.jmeter.engine.LagDetector
Gets the AveLag attribute of the LagDetector object.
getAverage() - Method in class org.apache.jmeter.visualizers.RunningSample
Returns the average time in milliseconds that samples ran in.
getAverage() - Method in class org.apache.jmeter.visualizers.Sample
 
getAverage() - Method in class org.apache.jmeter.visualizers.SplineModel
 
getAxisLabels() - Method in class org.apache.jmeter.visualizers.StatGraphVisualizer
 
getBaseDir() - Method in class org.apache.jmeter.services.FileServer
 
getBaseEntryDN() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the BaseEntryDN attribute of the LDAPSampler object
getBaseEntryDN() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Gets the BaseEntryDN attribute of the LDAPSampler object.
getBasedir() - Method in class org.apache.jmeter.testelement.TestPlan
 
getBasicAttribute(String, String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
This will create the Basic Attribute for the give name value pair
getBeanDescriptor() - Method in class org.apache.jmeter.testbeans.BeanInfoSupport
 
getBeanDescriptor() - Method in class org.apache.jmeter.testbeans.TestBeanBeanInfo
 
getBeanDescriptor() - Method in class org.apache.jmeter.testelement.AbstractTestElementBeanInfo
 
getBinaryData(Configuration) - Static method in class org.apache.jmeter.save.OldSaveService
 
getBinding() - Method in class org.apache.jmeter.protocol.http.util.WSDLHelper
Returns the binding point for the webservice.
getBlankProperty() - Method in class org.apache.jmeter.testelement.property.AbstractProperty
 
getBlankProperty(Object) - Static method in class org.apache.jmeter.testelement.property.AbstractProperty
 
getBoolean(Object) - Static method in class org.apache.jorphan.util.Converter
 
getBoolean(Object, boolean) - Static method in class org.apache.jorphan.util.Converter
 
getBooleanValue() - Method in class org.apache.jmeter.testelement.property.AbstractProperty
Returns false if string is invalid or null.
getBooleanValue() - Method in class org.apache.jmeter.testelement.property.BooleanProperty
 
getBooleanValue() - Method in class org.apache.jmeter.testelement.property.DoubleProperty
 
getBooleanValue() - Method in class org.apache.jmeter.testelement.property.FloatProperty
 
getBooleanValue() - Method in class org.apache.jmeter.testelement.property.IntegerProperty
 
getBooleanValue() - Method in interface org.apache.jmeter.testelement.property.JMeterProperty
 
getBooleanValue() - Method in class org.apache.jmeter.testelement.property.LongProperty
 
getBooleanValue() - Method in class org.apache.jmeter.testelement.property.NullProperty
 
getBoundary() - Method in class org.apache.jmeter.protocol.http.config.MultipartUrlConfig
 
getBufferSize() - Method in class org.apache.jmeter.visualizers.MonitorAccumModel
 
getByteArraySlice(byte[], int, int) - Static method in class org.apache.jorphan.util.JOrphanUtils
Returns a slice of a byte array.
getByteResult() - Method in class org.apache.jmeter.protocol.jms.client.ReceiveSubscriber
Get the message(s) as an array of byte[]
getBytes() - Method in class org.apache.jmeter.samplers.SampleResult
return the bytes returned by the response.
getBytes() - Method in class org.apache.jmeter.visualizers.Sample
 
getBytesReceived() - Method in interface org.apache.jmeter.monitor.model.RequestInfo
 
getBytesReceived() - Method in class org.apache.jmeter.monitor.model.RequestInfoImpl
 
getBytesSent() - Method in interface org.apache.jmeter.monitor.model.RequestInfo
 
getBytesSent() - Method in class org.apache.jmeter.monitor.model.RequestInfoImpl
 
getCalcMode() - Method in class org.apache.jmeter.timers.ConstantThroughputTimer
 
getCalcModeAsInt(String) - Static method in class org.apache.jmeter.timers.ConstantThroughputTimerBeanInfo
 
getCalendar(Object, Calendar) - Static method in class org.apache.jorphan.util.Converter
Converts the given object to a calendar object.
getCalendar(Object) - Static method in class org.apache.jorphan.util.Converter
 
getCallerClassNameAt(int) - Static method in class org.apache.jorphan.util.ClassContext
Get the name of the class at a particular stack depth i=0 gives this class
getCaptureHttpHeaders() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
getCause() - Method in class org.apache.jmeter.protocol.http.parser.HTMLParseError
Local verstion of getCause() for JDK1.3 support
getCause() - Method in class org.apache.jmeter.protocol.http.parser.HTMLParseException
Local verstion of getCause() for JDK1.3 support
getCause() - Method in class org.apache.jorphan.util.JMeterError
Local version of getCause() for JDK1.3 support
getCause() - Method in class org.apache.jorphan.util.JMeterException
Local version of getCause() for JDK1.3 support
getCellEditorValue() - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor.EditorDelegate
Returns the value of this cell.
getCellEditorValue() - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor
Forwards the message from the CellEditor to the delegate.
getChar(Object) - Static method in class org.apache.jorphan.util.Converter
 
getChar(Object, char) - Static method in class org.apache.jorphan.util.Converter
 
getCheckQuery() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
getCheckXPathButton() - Method in class org.apache.jmeter.assertions.gui.XPathPanel
Check XPath button
getClassInstance(String, String) - Static method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
If the method is not able to create a new instance of the class, it returns null and logs all the exceptions at warning level.
getClassLabel() - Method in class org.apache.jmeter.protocol.http.control.AuthManager
 
getClassLabel() - Method in class org.apache.jmeter.protocol.http.control.Authorization
 
getClassLabel() - Method in class org.apache.jmeter.protocol.http.control.Cookie
 
getClassLabel() - Method in class org.apache.jmeter.protocol.http.control.CookieManager
 
getClassLabel() - Method in class org.apache.jmeter.protocol.http.control.Header
 
getClassLabel() - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
 
getClassLabel() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
getClassLabel() - Method in class org.apache.jmeter.visualizers.SplineModel
 
getClassname() - Method in class org.apache.jmeter.protocol.java.config.JavaConfig
Gets the class name attribute of the JavaConfig object.
getClassname() - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
Gets the Classname attribute of the JavaConfig object
getClassname() - Method in class org.apache.jmeter.protocol.java.sampler.JavaSampler
Gets the Classname attribute of the JavaConfig object
getClearEachIteration() - Method in class org.apache.jmeter.protocol.http.control.CookieManager
 
getClickCountToStart() - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor
Returns the number of clicks needed to start editing.
getClientChoice() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
Return the client choice.
getClonedTree() - Method in class org.apache.jmeter.engine.TreeCloner
 
getColumn(int, int) - Method in class org.apache.jmeter.functions.FileRowColContainer
Get the string for the column from the current row
getColumn(String, int) - Static method in class org.apache.jmeter.functions.FileWrapper
 
getColumn(String) - Method in class org.apache.jorphan.collections.Data
This method will retrieve every entry in a certain column.
getColumnAsObjectArray(String) - Method in class org.apache.jorphan.collections.Data
This method will retrieve every entry in a certain column.
getColumnClass(int) - Method in class org.apache.jmeter.gui.util.PowerTableModel
 
getColumnClass(int) - Method in class org.apache.jmeter.protocol.http.control.AuthManager
 
getColumnClass(int) - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
 
getColumnClass(int) - Method in class org.apache.jorphan.gui.ObjectTableModel
 
getColumnCount() - Method in class org.apache.jmeter.gui.util.PowerTableModel
Required by table model interface.
getColumnCount() - Method in class org.apache.jmeter.protocol.http.control.AuthManager
 
getColumnCount() - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
 
getColumnCount() - Method in class org.apache.jorphan.gui.ObjectTableModel
 
getColumnData(String) - Method in class org.apache.jmeter.gui.util.PowerTableModel
 
getColumnName(int) - Method in class org.apache.jmeter.gui.util.PowerTableModel
Required by table model interface.
getColumnName(int) - Method in class org.apache.jmeter.protocol.http.control.AuthManager
 
getColumnName(int) - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
 
getColumnName(int) - Method in class org.apache.jorphan.gui.ObjectTableModel
 
getColumnValue(String) - Method in class org.apache.jorphan.collections.Data
Gets the value in the current row of the given column.
getColumnValue(int) - Method in class org.apache.jorphan.collections.Data
Gets the value in the current row of the given column.
getColumnValue(int, int) - Method in class org.apache.jorphan.collections.Data
 
getCompOper() - Method in class org.apache.jmeter.assertions.SizeAssertion
Returns the operator to be asserted.
getComponent() - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor
Returns a reference to the editor component.
getComponentList() - Method in class org.apache.jorphan.gui.JLabeledChoice
 
getComponentList() - Method in interface org.apache.jorphan.gui.JLabeledField
 
getComponentList() - Method in class org.apache.jorphan.gui.JLabeledRadio
Method will return all the label and JRadioButtons.
getComponentList() - Method in class org.apache.jorphan.gui.JLabeledTextArea
 
getComponentList() - Method in class org.apache.jorphan.gui.JLabeledTextField
 
getCondition() - Method in class org.apache.jmeter.control.IfController
Condition Accessor - this is gonna be like ${count}<10
getCondition() - Method in class org.apache.jmeter.control.WhileController
 
getConfigChoice() - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
return the config choice
getConfigElement(Class) - Method in class org.apache.jmeter.samplers.Entry
 
getConfigForTestElement(String, TestElement) - Static method in class org.apache.jmeter.save.OldSaveService
 
getConfigs() - Method in class org.apache.jmeter.threads.SamplePackage
Returns the configs.
getConfiguration(byte[]) - Static method in class org.apache.jmeter.save.OldSaveService
 
getConfiguration(AssertionResult) - Static method in class org.apache.jmeter.save.OldSaveService
 
getConfiguration(SampleResult, SampleSaveConfiguration) - Static method in class org.apache.jmeter.save.OldSaveService
This method determines the content of the result data that will be stored.
getConfiguration() - Method in class org.apache.jmeter.save.TestElementSaver
 
getConnectionAge() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
getConnectionFactory() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
return the connection factory parameter used to lookup the connection factory from the JMS server
getConnector() - Method in interface org.apache.jmeter.monitor.model.Status
 
getConnector() - Method in class org.apache.jmeter.monitor.model.StatusImpl
 
getConstructorString() - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
get the string passed to the string constructor
getContent() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
getContentType() - Method in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
 
getContentType() - Method in class org.apache.jmeter.samplers.SampleResult
 
getContents() - Method in class org.apache.jmeter.monitor.parser.MonitorHandler
method returns the status object.
getContext() - Static method in class org.apache.jmeter.threads.JMeterContextService
 
getContextProvider() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
getContinueForever() - Method in class org.apache.jmeter.control.LoopController
 
getControlPanel() - Method in class org.apache.jmeter.visualizers.MailerVisualizer
 
getControlPanel() - Method in class org.apache.jmeter.visualizers.SplineVisualizer
 
getControllers(Properties) - Static method in class org.apache.jmeter.util.JMeterUtils
Creates a vector of SampleController plugins.
getCookie(int) - Method in class org.apache.jmeter.protocol.http.control.CookieManager
 
getCookieCount() - Method in class org.apache.jmeter.protocol.http.control.CookieManager
 
getCookieHeaderForURL(URL) - Method in class org.apache.jmeter.protocol.http.control.CookieManager
Find cookies applicable to the given URL and build the Cookie header from them.
getCookieManager() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
getCookieManager(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
 
getCookies() - Method in class org.apache.jmeter.protocol.http.control.CookieManager
 
getCookies() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
 
getCopiedNode() - Static method in class org.apache.jmeter.gui.action.Copy
 
getCopiedNodes() - Static method in class org.apache.jmeter.gui.action.Copy
 
getCount() - Method in class org.apache.jmeter.visualizers.Sample
 
getCount() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
 
getCount() - Method in class org.apache.jorphan.math.StatCalculator
 
getCountlim() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the size limit attribute of the LDAPSampler object
getCpuLoad() - Method in class org.apache.jmeter.visualizers.MonitorStats
 
getCpuload() - Method in class org.apache.jmeter.visualizers.MonitorModel
 
getCurrent() - Method in class org.apache.jmeter.visualizers.SplineModel
 
getCurrentElement() - Method in class org.apache.jmeter.control.GenericController
 
getCurrentElement() - Method in class org.apache.jmeter.gui.GuiPackage
 
getCurrentGui() - Method in class org.apache.jmeter.gui.GuiPackage
Convenience method for grabbing the gui for the current node.
getCurrentName(String) - Static method in class org.apache.jmeter.util.NameUpdater
 
getCurrentName(String, String) - Static method in class org.apache.jmeter.util.NameUpdater
 
getCurrentName(String, String, String) - Static method in class org.apache.jmeter.util.NameUpdater
 
getCurrentNode() - Method in class org.apache.jmeter.gui.GuiPackage
 
getCurrentNode() - Method in class org.apache.jmeter.gui.tree.JMeterTreeListener
Gets the CurrentNode attribute of the JMeterTreeListener object.
getCurrentPos() - Method in class org.apache.jorphan.collections.Data
Get the number of the current row.
getCurrentQueryString() - Method in interface org.apache.jmeter.monitor.model.Worker
 
getCurrentQueryString() - Method in class org.apache.jmeter.monitor.model.WorkerImpl
 
getCurrentRow(String) - Static method in class org.apache.jmeter.functions.FileWrapper
Gets the current row number (mainly for error reporting)
getCurrentRow(String) - Static method in class org.apache.jmeter.functions.XPathWrapper
Gets the current row number (mainly for error reporting)
getCurrentSample() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
 
getCurrentSampler() - Method in class org.apache.jmeter.threads.JMeterContext
 
getCurrentSubTree() - Method in class org.apache.jmeter.gui.GuiPackage
Get the currently selected subtree.
getCurrentSubTree(JMeterTreeNode) - Method in class org.apache.jmeter.gui.tree.JMeterTreeModel
 
getCurrentTestName(String, String) - Static method in class org.apache.jmeter.util.NameUpdater
Looks up test element / gui class combination; if that does not exist in the map, then defaults to getCurrentName.
getCurrentThreadCount() - Method in interface org.apache.jmeter.monitor.model.ThreadInfo
 
getCurrentThreadCount() - Method in class org.apache.jmeter.monitor.model.ThreadInfoImpl
 
getCurrentThreadsBusy() - Method in interface org.apache.jmeter.monitor.model.ThreadInfo
 
getCurrentThreadsBusy() - Method in class org.apache.jmeter.monitor.model.ThreadInfoImpl
 
getCurrentUri() - Method in interface org.apache.jmeter.monitor.model.Worker
 
getCurrentUri() - Method in class org.apache.jmeter.monitor.model.WorkerImpl
 
getCustomEditor() - Method in class org.apache.jmeter.testbeans.gui.FileEditor
 
getCustomEditor() - Method in class org.apache.jmeter.testbeans.gui.TextAreaEditor
 
getDOM(String) - Static method in class org.apache.jmeter.protocol.http.parser.HtmlParsingUtils
Returns a node representing a whole xml given an xml document.
getData() - Method in class org.apache.jmeter.examples.sampler.ExampleSampler
 
getData() - Method in class org.apache.jmeter.gui.util.PowerTableModel
 
getData() - Method in class org.apache.jmeter.protocol.ftp.sampler.FtpClient.dataGrabber
Gets the Data attribute of the dataGrabber object.
getData(String) - Method in class org.apache.jmeter.reporters.FileReporter
 
getData() - Method in class org.apache.jmeter.visualizers.Sample
 
getData() - Method in class org.apache.jmeter.visualizers.StatGraphVisualizer
 
getDataAsText() - Method in class org.apache.jorphan.collections.Data
Returns all the data in the Data set as an array of strings.
getDataCurve() - Method in class org.apache.jmeter.visualizers.SplineModel
 
getDataEncoding() - Method in class org.apache.jmeter.samplers.SampleResult
Returns the dataEncoding.
getDataFromResultSet(ResultSet) - Static method in class org.apache.jorphan.collections.Data
Gets a Data object from a ResultSet.
getDataSource() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
getDataSource() - Method in class org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler
 
getDataType() - Method in class org.apache.jmeter.samplers.SampleResult
 
getDate() - Method in class org.apache.jmeter.gui.util.JDateField
Get the date from the Date mask control.
getDate(Object) - Static method in class org.apache.jorphan.util.Converter
 
getDate(Object, Date) - Static method in class org.apache.jorphan.util.Converter
 
getDbUrl() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
getDefaultAssertionMenu() - Static method in class org.apache.jmeter.gui.util.MenuFactory
 
getDefaultConfigElementMenu() - Static method in class org.apache.jmeter.gui.util.MenuFactory
 
getDefaultControllerMenu() - Static method in class org.apache.jmeter.gui.util.MenuFactory
 
getDefaultEventIndex() - Method in class org.apache.jmeter.testbeans.BeanInfoSupport
 
getDefaultEventIndex() - Method in class org.apache.jmeter.testbeans.TestBeanBeanInfo
 
getDefaultEventIndex() - Method in class org.apache.jmeter.testelement.AbstractTestElementBeanInfo
 
getDefaultExtractorMenu() - Static method in class org.apache.jmeter.gui.util.MenuFactory
 
getDefaultMaxIterations() - Method in class org.apache.jmeter.visualizers.Spline3
 
getDefaultNumThreads() - Method in class org.apache.jmeter.threads.ThreadGroup
Get the default number of threads.
getDefaultParameters() - Method in class org.apache.jmeter.protocol.java.sampler.AbstractJavaSamplerClient
 
getDefaultParameters() - Method in interface org.apache.jmeter.protocol.java.sampler.JavaSamplerClient
Provide a list of parameters which this test supports.
getDefaultParameters() - Method in class org.apache.jmeter.protocol.java.test.JavaTest
Provide a list of parameters which this test supports.
getDefaultParameters() - Method in class org.apache.jmeter.protocol.java.test.SleepTest
Provide a list of parameters which this test supports.
getDefaultPort() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
getDefaultPrecision() - Method in class org.apache.jmeter.visualizers.Spline3
 
getDefaultPropertyIndex() - Method in class org.apache.jmeter.testbeans.BeanInfoSupport
 
getDefaultPropertyIndex() - Method in class org.apache.jmeter.testbeans.TestBeanBeanInfo
 
getDefaultPropertyIndex() - Method in class org.apache.jmeter.testelement.AbstractTestElementBeanInfo
 
getDefaultRampUp() - Method in class org.apache.jmeter.threads.ThreadGroup
Get the default ramp-up value.
getDefaultSamplerMenu() - Static method in class org.apache.jmeter.gui.util.MenuFactory
 
getDefaultTimerMenu() - Static method in class org.apache.jmeter.gui.util.MenuFactory
 
getDefaultValue() - Method in class org.apache.jmeter.extractor.RegexExtractor
 
getDefaultVisualizerMenu() - Static method in class org.apache.jmeter.gui.util.MenuFactory
 
getDelay() - Method in class org.apache.jmeter.threads.ThreadGroup
Get the delay
getDelay() - Method in class org.apache.jmeter.timers.ConstantTimer
Get the delay value for display.
getDeleteButton() - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
Get the button used to delete rows from the table.
getDeleteButton() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
Get the button used to delete rows from the table.
getDeleteMessages() - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
 
getDelimiter() - Method in class org.apache.jmeter.config.CSVDataSet
 
getDelimiter() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
getDeref() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the search scope attribute of the LDAPSampler object
getDescription() - Method in class org.apache.jmeter.gui.JMeterFileFilter
Get a description for this filter.
getDeviation() - Method in class org.apache.jmeter.visualizers.Sample
 
getDistribution() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
 
getDistribution() - Method in class org.apache.jorphan.math.StatCalculator
The method has a limit of 1% as the finest granularity.
getDistributionLine() - Method in class org.apache.jmeter.visualizers.Sample
 
getDoNotSetUpTearDown() - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
 
getDocAnchor() - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
 
getDocAnchor() - Method in interface org.apache.jmeter.gui.JMeterGUIComponent
Get the component's document anchor name.
getDocAnchor() - Method in class org.apache.jmeter.gui.NamePanel
 
getDocAnchor() - Method in class org.apache.jmeter.gui.tree.JMeterTreeNode
 
getDocAnchor() - Method in class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui2
 
getDocAnchor() - Method in class org.apache.jmeter.protocol.java.control.gui.JUnitTestSamplerGui
 
getDoctype() - Method in class org.apache.jmeter.assertions.HTMLAssertion
Gets the doctype
getDocument(Object) - Static method in class org.apache.jmeter.protocol.http.util.DOMPool
Return a document.
getDomain() - Method in class org.apache.jmeter.protocol.http.control.Cookie
get the domain for this object.
getDomain() - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
 
getDomain() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
getDomainPanel() - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigGui
 
getDouble(Object, double) - Static method in class org.apache.jorphan.util.Converter
 
getDouble(Object) - Static method in class org.apache.jorphan.util.Converter
 
getDoubleValue() - Method in class org.apache.jmeter.testelement.property.AbstractProperty
Returns 0 if string is invalid or null.
getDoubleValue() - Method in class org.apache.jmeter.testelement.property.DoubleProperty
 
getDoubleValue() - Method in class org.apache.jmeter.testelement.property.FloatProperty
 
getDoubleValue() - Method in class org.apache.jmeter.testelement.property.IntegerProperty
 
getDoubleValue() - Method in interface org.apache.jmeter.testelement.property.JMeterProperty
 
getDoubleValue() - Method in class org.apache.jmeter.testelement.property.LongProperty
 
getDoubleValue() - Method in class org.apache.jmeter.testelement.property.NullProperty
 
getDraggedNodes() - Method in class org.apache.jmeter.gui.tree.JMeterTreeListener
 
getDriver() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
getDuration() - Method in class org.apache.jmeter.sampler.TestAction
 
getDuration() - Method in class org.apache.jmeter.threads.ThreadGroup
Get the duration
getDurationAttributesTitle() - Method in class org.apache.jmeter.assertions.gui.DurationAssertionGui
 
getElapsed() - Method in class org.apache.jmeter.visualizers.RunningSample
Get the elapsed time for the samples
getElapsed() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
Get the elapsed time for the samples
getElement() - Method in class org.apache.jmeter.testelement.property.TestElementProperty
 
getEmbeddedResourceURLs(byte[], URL) - Method in class org.apache.jmeter.protocol.http.parser.HTMLParser
Get the URLs for all the resources that a browser would automatically download following the download of the HTML content, that is: images, stylesheets, javascript files, applets, etc...
getEmbeddedResourceURLs(byte[], URL, URLCollection) - Method in class org.apache.jmeter.protocol.http.parser.HTMLParser
Get the URLs for all the resources that a browser would automatically download following the download of the HTML content, that is: images, stylesheets, javascript files, applets, etc...
getEmbeddedResourceURLs(byte[], URL, Collection) - Method in class org.apache.jmeter.protocol.http.parser.HTMLParser
Get the URLs for all the resources that a browser would automatically download following the download of the HTML content, that is: images, stylesheets, javascript files, applets, etc...
getEncoded(String) - Method in class org.apache.jmeter.protocol.http.util.EncoderCache
 
getEncodedName() - Method in class org.apache.jmeter.protocol.http.util.HTTPArgument
 
getEncodedValue() - Method in class org.apache.jmeter.protocol.http.util.HTTPArgument
 
getEncoding() - Method in class org.apache.jorphan.io.TextFile
 
getEnd() - Method in class org.apache.jmeter.modifiers.CounterConfig
 
getEndTime() - Method in class org.apache.jmeter.samplers.SampleResult
 
getEndTime() - Method in class org.apache.jmeter.threads.JMeterThread
Get the end time value.
getEndTime() - Method in class org.apache.jmeter.threads.ThreadGroup
Get the end time value.
getEndTime() - Method in class org.apache.jmeter.visualizers.Sample
 
getEngine() - Method in class org.apache.jmeter.threads.JMeterContext
 
getEolByte() - Method in interface org.apache.jmeter.protocol.tcp.sampler.TCPClient
 
getEolByte() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPClientImpl
 
getError() - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
return the descriptive error for the test
getErrorAction() - Method in class org.apache.jmeter.testelement.OnErrorTestElement
 
getErrorCode() - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
return the error code for the test method. it should be an unique error code.
getErrorCount() - Method in interface org.apache.jmeter.monitor.model.RequestInfo
 
getErrorCount() - Method in class org.apache.jmeter.monitor.model.RequestInfoImpl
 
getErrorCount() - Method in class org.apache.jmeter.visualizers.RunningSample
 
getErrorCount() - Method in class org.apache.jmeter.visualizers.Sample
 
getErrorCount() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
 
getErrorLoggingCheckbox() - Method in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
Gets the checkbox which selects whether or not only errors should be logged.
getErrorPercentage() - Method in class org.apache.jmeter.visualizers.RunningSample
Returns the raw double value of the percentage of samples with errors that were recorded.
getErrorPercentage() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
Returns the raw double value of the percentage of samples with errors that were recorded.
getErrorPercentageString() - Method in class org.apache.jmeter.visualizers.RunningSample
Returns a String which represents the percentage of sample errors that have occurred. ("0.00%" through "100.00%")
getErrorPercentageString() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
Returns a String which represents the percentage of sample errors that have occurred. ("0.00%" through "100.00%")
getErrorThreshold() - Method in class org.apache.jmeter.assertions.HTMLAssertion
Gets the threshold setting for errors
getEventSetDescriptors() - Method in class org.apache.jmeter.testbeans.BeanInfoSupport
 
getEventSetDescriptors() - Method in class org.apache.jmeter.testbeans.TestBeanBeanInfo
 
getEventSetDescriptors() - Method in class org.apache.jmeter.testelement.AbstractTestElementBeanInfo
 
getExcludePatterns() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
getExecutions() - Method in class org.apache.jmeter.control.ThroughputController
 
getExpires() - Method in class org.apache.jmeter.protocol.http.control.Cookie
get the expires for this object.
getExtendedFrameTitle(String) - Static method in class org.apache.jmeter.util.JMeterUtils
Builds the string used as the main frame title
getFailure() - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
get the failure message
getFailureCode() - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
The failure code is used by other components
getFailureCount() - Method in class org.apache.jmeter.reporters.MailerModel
 
getFailureLimit() - Method in class org.apache.jmeter.reporters.MailerModel
 
getFailureMessage() - Method in class org.apache.jmeter.assertions.AssertionResult
Get the message associated with any failure or error.
getFailureSubject() - Method in class org.apache.jmeter.reporters.MailerModel
 
getFieldName() - Method in class org.apache.jmeter.protocol.http.modifier.ParamMask
 
getFile() - Method in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
Gets the filename which has been entered in the FilePanel.
getFileContent(String) - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
The implementation uses TextFile to load the contents of the file and returns a string.
getFileField() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
getFileFieldName() - Method in class org.apache.jmeter.protocol.http.config.MultipartUrlConfig
 
getFileName() - Method in class org.apache.jmeter.functions.FileRowColContainer
 
getFileName() - Method in class org.apache.jmeter.functions.XPathFileContainer
 
getFilePanel() - Method in class org.apache.jmeter.protocol.http.config.gui.MultipartUrlConfigGui
 
getFilePanel() - Method in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
Gets the file panel which allows the user to save results to a file.
getFileServer() - Static method in class org.apache.jmeter.services.FileServer
 
getFilename() - Method in class org.apache.jmeter.assertions.BeanShellAssertion
 
getFilename() - Method in class org.apache.jmeter.assertions.HTMLAssertion
Sets the name of the file where tidy writes the output to
getFilename() - Method in class org.apache.jmeter.config.CSVDataSet
 
getFilename() - Method in class org.apache.jmeter.gui.util.FilePanel
Gets the filename attribute of the FilePanel object.
getFilename() - Method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
 
getFilename() - Method in class org.apache.jmeter.protocol.http.config.MultipartUrlConfig
 
getFilename() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
getFilename() - Method in class org.apache.jmeter.protocol.java.sampler.BSFSampler
 
getFilename() - Method in class org.apache.jmeter.protocol.java.sampler.BeanShellSampler
 
getFilename() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
getFilename() - Method in class org.apache.jmeter.reporters.ResultCollector
 
getFiles() - Method in class org.apache.jmeter.gui.util.FileListPanel
 
getFilterClassName() - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
 
getFilterString() - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
return the comma separated string for the filter
getFloat(Object, float) - Static method in class org.apache.jorphan.util.Converter
 
getFloat(Object) - Static method in class org.apache.jorphan.util.Converter
 
getFloatValue() - Method in class org.apache.jmeter.testelement.property.AbstractProperty
Returns 0 if string is invalid or null.
getFloatValue() - Method in class org.apache.jmeter.testelement.property.DoubleProperty
 
getFloatValue() - Method in class org.apache.jmeter.testelement.property.FloatProperty
 
getFloatValue() - Method in class org.apache.jmeter.testelement.property.IntegerProperty
 
getFloatValue() - Method in interface org.apache.jmeter.testelement.property.JMeterProperty
 
getFloatValue() - Method in class org.apache.jmeter.testelement.property.LongProperty
 
getFloatValue() - Method in class org.apache.jmeter.testelement.property.NullProperty
 
getFolder() - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
 
getFollowRedirects() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
getFree() - Method in interface org.apache.jmeter.monitor.model.Memory
 
getFree() - Method in class org.apache.jmeter.monitor.model.MemoryImpl
 
getFromAddress() - Method in class org.apache.jmeter.reporters.MailerModel
 
getFunction() - Method in class org.apache.jmeter.engine.util.CompoundVariable
 
getFunctionalMode() - Static method in class org.apache.jmeter.testelement.TestPlan
Gets the static copy of the functional mode
getGUI(Class) - Static method in class org.apache.jmeter.gui.GUIFactory
Get a component instance which has previously been registered for this class object.
getGraphMax() - Method in class org.apache.jmeter.visualizers.Graph
 
getGroupSize() - Method in class org.apache.jmeter.timers.SyncTimer
 
getGroupingMode() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
getGui(TestElement) - Method in class org.apache.jmeter.gui.GuiPackage
Get a JMeterGUIComponent for the specified test element.
getGui(TestElement, Class, Class) - Method in class org.apache.jmeter.gui.GuiPackage
Get a JMeterGUIComponent for the specified test element.
getGuiClass() - Method in class org.apache.jmeter.protocol.http.control.AuthManager
 
getGuiClass() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
getGuiClass() - Method in class org.apache.jmeter.visualizers.SplineModel
 
getHTTPMethod() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
 
getHashtable(Properties, String) - Static method in class org.apache.jmeter.util.JMeterUtils
Creates a table of strings for all the properties that start with a common prefix.
getHeader(int) - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
 
getHeaderManager() - Method in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
 
getHeaderManager() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
getHeaders() - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
 
getHeaders() - Method in class org.apache.jorphan.collections.Data
Returns a String array of the column headers.
getHealth() - Method in class org.apache.jmeter.visualizers.MonitorModel
 
getHealth() - Method in class org.apache.jmeter.visualizers.MonitorStats
 
getHealthyImageIcon(int) - Static method in class org.apache.jmeter.visualizers.ServerPanel
Static method for getting the right ImageIcon for the health.
getHost() - Method in class org.apache.jmeter.visualizers.MonitorModel
 
getHost() - Method in class org.apache.jmeter.visualizers.MonitorStats
 
getIcon(Class) - Static method in class org.apache.jmeter.gui.GUIFactory
Get an icon which has previously been registered for this class object.
getIcon(Class, boolean) - Static method in class org.apache.jmeter.gui.GUIFactory
Get icon/disabledicon which has previously been registered for this class object.
getIcon() - Method in class org.apache.jmeter.gui.tree.JMeterTreeNode
 
getIcon(boolean) - Method in class org.apache.jmeter.gui.tree.JMeterTreeNode
 
getIcon(int) - Method in class org.apache.jmeter.testbeans.BeanInfoSupport
 
getIcon(int) - Method in class org.apache.jmeter.testbeans.TestBeanBeanInfo
 
getIcon(int) - Method in class org.apache.jmeter.testelement.AbstractTestElementBeanInfo
 
getIconMappings() - Method in class org.apache.jmeter.JMeter
 
getIconMappings() - Method in interface org.apache.jmeter.plugin.JMeterPlugin
 
getImage(String) - Static method in class org.apache.jmeter.util.JMeterUtils
This looks for the requested image in the classpath under org.apache.jmeter.images.
getImage() - Method in class org.apache.jmeter.visualizers.DistributionGraphVisualizer
Gets the Image attribute of the GraphVisualizer object.
getImage() - Method in class org.apache.jmeter.visualizers.GraphAccumVisualizer
Gets the Image attribute of the GraphVisualizer object.
getImage() - Method in class org.apache.jmeter.visualizers.GraphVisualizer
Gets the Image attribute of the GraphVisualizer object.
getImage() - Method in interface org.apache.jmeter.visualizers.ImageVisualizer
 
getImage() - Method in class org.apache.jmeter.visualizers.MonitorHealthVisualizer
 
getImage() - Method in class org.apache.jmeter.visualizers.SplineVisualizer
 
getIncludePath() - Method in class org.apache.jmeter.control.IncludeController
return the JMX file path.
getIncludePatterns() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
getIncrement() - Method in class org.apache.jmeter.modifiers.CounterConfig
 
getIncrement() - Method in class org.apache.jmeter.protocol.http.modifier.ParamMask
Accessor method, returns the number by which the parameter value is incremented between loops.
getIndex() - Method in class org.apache.jmeter.visualizers.RunningSample
 
getInitialContextFactory() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
getInputFile() - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
return the path of the input file
getInputValString() - Method in class org.apache.jmeter.control.ForeachController
 
getInstance() - Static method in class org.apache.jmeter.gui.GuiPackage
Retrieve the singleton GuiPackage instance.
getInstance(JMeterTreeListener, JMeterTreeModel) - Static method in class org.apache.jmeter.gui.GuiPackage
When GuiPackage is requested for the first time, it should be given handles to JMeter's Tree Listener and TreeModel.
getInstance() - Static method in class org.apache.jmeter.gui.action.ActionRouter
Gets the Instance attribute of the ActionRouter class
getInstance() - Static method in class org.apache.jmeter.monitor.model.ObjectFactory
 
getInstance() - Static method in class org.apache.jmeter.util.SSLManager
Static accessor for the SSLManager object.
getInt(Object, int) - Static method in class org.apache.jorphan.util.Converter
Convert object to integer, return defaultValue if object is not convertible or is null.
getInt(Object) - Static method in class org.apache.jorphan.util.Converter
Converts object to an integer, defaults to 0 if object is not convertible or is null.
getIntParameter(String) - Method in class org.apache.jmeter.protocol.java.sampler.JavaSamplerContext
Get the value of a specified parameter as an integer.
getIntParameter(String, int) - Method in class org.apache.jmeter.protocol.java.sampler.JavaSamplerContext
Get the value of a specified parameter as an integer, or return the specified default value if the value was not specified or is not an integer.
getIntValue() - Method in class org.apache.jmeter.testelement.property.AbstractProperty
Returns 0 if string is invalid or null.
getIntValue() - Method in class org.apache.jmeter.testelement.property.DoubleProperty
 
getIntValue() - Method in class org.apache.jmeter.testelement.property.FloatProperty
 
getIntValue() - Method in class org.apache.jmeter.testelement.property.IntegerProperty
 
getIntValue() - Method in interface org.apache.jmeter.testelement.property.JMeterProperty
 
getIntValue() - Method in class org.apache.jmeter.testelement.property.LongProperty
 
getIntValue() - Method in class org.apache.jmeter.testelement.property.NullProperty
 
getIpAddress(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
 
getItems() - Method in class org.apache.jorphan.gui.JLabeledChoice
 
getIterCount() - Method in class org.apache.jmeter.control.ForeachController
 
getIterCount() - Method in class org.apache.jmeter.control.GenericController
 
getIterCount() - Method in class org.apache.jmeter.control.LoopController
 
getIterCount() - Method in class org.apache.jmeter.control.RunTime
 
getIteration() - Method in class org.apache.jmeter.control.ThroughputController
 
getIteration() - Method in class org.apache.jmeter.engine.event.LoopIterationEvent
Returns the iteration.
getIteration() - Method in class org.apache.jmeter.threads.JMeterVariables
 
getIterationCount() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
return the number of iterations as int instead of string
getIterations() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
get the iterations as string
getIterator(Collection) - Method in class org.apache.jmeter.testelement.property.AbstractProperty
 
getJMSProperties() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
getJMeterCopyright() - Static method in class org.apache.jmeter.util.JMeterUtils
Gets the JMeter copyright.
getJMeterDir() - Static method in class org.apache.jmeter.NewDriver
Get the directory where JMeter is installed.
getJMeterHome() - Static method in class org.apache.jmeter.util.JMeterUtils
 
getJMeterProperties() - Static method in class org.apache.jmeter.util.JMeterUtils
This gets the currently defined appProperties.
getJMeterVersion() - Static method in class org.apache.jmeter.util.JMeterUtils
Gets the JMeter Version.
getJNDIInitialContextFactory() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
method returns the initial context factory for jndi initial context lookup.
getJNDIProperties() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
getJTree() - Method in class org.apache.jmeter.gui.tree.JMeterTreeListener
Gets the JTree attribute of the JMeterTreeListener object.
getJavaInitializationString() - Method in class org.apache.jmeter.testbeans.gui.FileEditor
 
getJvm() - Method in interface org.apache.jmeter.monitor.model.Status
 
getJvm() - Method in class org.apache.jmeter.monitor.model.StatusImpl
 
getKeyStore() - Method in class org.apache.jmeter.util.SSLManager
Opens and initializes the KeyStore.
getLDAPArguments() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the LDAPArguments attribute of the LdapConfig object
getLabel() - Method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
Returns a formatted string label describing this sampler Example output: ftp://ftp.nowhere.com/pub/README.txt
getLabel() - Method in class org.apache.jmeter.protocol.java.sampler.BSFSampler
Returns a formatted string label describing this sampler
getLabel() - Method in class org.apache.jmeter.protocol.java.sampler.BeanShellSampler
Returns a formatted string label describing this sampler
getLabel() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Returns a formatted string label describing this sampler Example output:
getLabel() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Returns a formatted string label describing this sampler
getLabel() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
Returns a formatted string label describing this sampler Example output: Tcp://Tcp.nowhere.com/pub/README.txt
getLabel() - Method in class org.apache.jmeter.visualizers.RunningSample
 
getLabel() - Method in class org.apache.jmeter.visualizers.Sample
 
getLabel() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
 
getLabel() - Method in class org.apache.jorphan.gui.JLabeledChoice
Returns the text of the label.
getLabel() - Method in class org.apache.jorphan.gui.JLabeledTextArea
Returns the text of the label.
getLabel() - Method in class org.apache.jorphan.gui.JLabeledTextField
Returns the text of the label.
getLabelResource() - Method in class org.apache.jmeter.assertions.gui.AssertionGui
 
getLabelResource() - Method in class org.apache.jmeter.assertions.gui.BeanShellAssertionGui
 
getLabelResource() - Method in class org.apache.jmeter.assertions.gui.DurationAssertionGui
 
getLabelResource() - Method in class org.apache.jmeter.assertions.gui.HTMLAssertionGui
Returns the label to be shown within the JTree-Component.
getLabelResource() - Method in class org.apache.jmeter.assertions.gui.MD5HexAssertionGUI
 
getLabelResource() - Method in class org.apache.jmeter.assertions.gui.SizeAssertionGui
 
getLabelResource() - Method in class org.apache.jmeter.assertions.gui.XMLAssertionGui
Returns the label to be shown within the JTree-Component.
getLabelResource() - Method in class org.apache.jmeter.assertions.gui.XMLSchemaAssertionGUI
Returns the label to be shown within the JTree-Component.
getLabelResource() - Method in class org.apache.jmeter.assertions.gui.XPathAssertionGui
Returns the label to be shown within the JTree-Component.
getLabelResource() - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
 
getLabelResource() - Method in class org.apache.jmeter.config.gui.LoginConfigGui
 
getLabelResource() - Method in class org.apache.jmeter.config.gui.SimpleConfigGui
 
getLabelResource() - Method in class org.apache.jmeter.control.gui.ForeachControlPanel
 
getLabelResource() - Method in class org.apache.jmeter.control.gui.IfControllerPanel
 
getLabelResource() - Method in class org.apache.jmeter.control.gui.IncludeControllerGui
 
getLabelResource() - Method in class org.apache.jmeter.control.gui.InterleaveControlGui
 
getLabelResource() - Method in class org.apache.jmeter.control.gui.LogicControllerGui
 
getLabelResource() - Method in class org.apache.jmeter.control.gui.LoopControlPanel
 
getLabelResource() - Method in class org.apache.jmeter.control.gui.ModuleControllerGui
 
getLabelResource() - Method in class org.apache.jmeter.control.gui.OnceOnlyControllerGui
 
getLabelResource() - Method in class org.apache.jmeter.control.gui.RandomControlGui
 
getLabelResource() - Method in class org.apache.jmeter.control.gui.RandomOrderControllerGui
 
getLabelResource() - Method in class org.apache.jmeter.control.gui.RunTimeGui
 
getLabelResource() - Method in class org.apache.jmeter.control.gui.SwitchControllerGui
 
getLabelResource() - Method in class org.apache.jmeter.control.gui.TestPlanGui
 
getLabelResource() - Method in class org.apache.jmeter.control.gui.ThroughputControllerGui
 
getLabelResource() - Method in class org.apache.jmeter.control.gui.TransactionControllerGui
 
getLabelResource() - Method in class org.apache.jmeter.control.gui.WhileControllerGui
 
getLabelResource() - Method in class org.apache.jmeter.control.gui.WorkBenchGui
 
getLabelResource() - Method in class org.apache.jmeter.examples.sampler.gui.ExampleSamplerGui
 
getLabelResource() - Method in class org.apache.jmeter.extractor.gui.RegexExtractorGui
 
getLabelResource() - Method in interface org.apache.jmeter.gui.JMeterGUIComponent
Get the component's resource name, which getStaticLabel uses to derive the component's label in the local language.
getLabelResource() - Method in class org.apache.jmeter.gui.NamePanel
 
getLabelResource() - Method in class org.apache.jmeter.modifiers.gui.CounterConfigGui
 
getLabelResource() - Method in class org.apache.jmeter.modifiers.gui.UserParametersGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.ftp.config.gui.FtpConfigGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.ftp.control.gui.FtpTestSamplerGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.http.config.gui.HttpDefaultsGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.http.config.gui.MultipartUrlConfigGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.http.control.gui.RecordController
 
getLabelResource() - Method in class org.apache.jmeter.protocol.http.control.gui.SoapSamplerGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.http.control.gui.WebServiceSamplerGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.http.gui.AuthPanel
 
getLabelResource() - Method in class org.apache.jmeter.protocol.http.gui.CookiePanel
 
getLabelResource() - Method in class org.apache.jmeter.protocol.http.gui.HeaderPanel
 
getLabelResource() - Method in class org.apache.jmeter.protocol.http.modifier.gui.AnchorModifierGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.http.modifier.gui.ParamModifierGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.http.modifier.gui.URLRewritingModifierGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.http.modifier.gui.UserParameterModifierGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.java.config.gui.JavaConfigGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.java.control.gui.BSFSamplerGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.java.control.gui.BeanShellSamplerGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.java.control.gui.JUnitTestSamplerGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.java.control.gui.JavaTestSamplerGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.jdbc.config.gui.SqlConfigGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSConfigGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
the name of the property for the JMSPublisherGui is jms_publisher.
getLabelResource() - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSSubscriberGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.jms.control.gui.JndiDefaultsGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
 
getLabelResource() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LdapConfigGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LdapExtConfigGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.ldap.control.gui.LdapExtTestSamplerGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.ldap.control.gui.LdapTestSamplerGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.mail.sampler.gui.MailReaderSamplerGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.tcp.config.gui.TCPConfigGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.tcp.control.gui.TCPSamplerGui
 
getLabelResource() - Method in class org.apache.jmeter.reporters.gui.ResultActionGui
 
getLabelResource() - Method in class org.apache.jmeter.reporters.gui.ResultSaverGui
 
getLabelResource() - Method in class org.apache.jmeter.reporters.gui.SummariserGui
 
getLabelResource() - Method in class org.apache.jmeter.sampler.gui.TestActionGui
 
getLabelResource() - Method in class org.apache.jmeter.testbeans.gui.TestBeanGUI
 
getLabelResource() - Method in class org.apache.jmeter.threads.gui.ThreadGroupGui
 
getLabelResource() - Method in class org.apache.jmeter.timers.gui.ConstantTimerGui
 
getLabelResource() - Method in class org.apache.jmeter.timers.gui.GaussianRandomTimerGui
 
getLabelResource() - Method in class org.apache.jmeter.timers.gui.UniformRandomTimerGui
 
getLabelResource() - Method in class org.apache.jmeter.visualizers.AssertionVisualizer
 
getLabelResource() - Method in class org.apache.jmeter.visualizers.DistributionGraphVisualizer
 
getLabelResource() - Method in class org.apache.jmeter.visualizers.GraphAccumVisualizer
 
getLabelResource() - Method in class org.apache.jmeter.visualizers.GraphVisualizer
 
getLabelResource() - Method in class org.apache.jmeter.visualizers.MailerVisualizer
 
getLabelResource() - Method in class org.apache.jmeter.visualizers.MonitorHealthVisualizer
 
getLabelResource() - Method in class org.apache.jmeter.visualizers.SimpleDataWriter
 
getLabelResource() - Method in class org.apache.jmeter.visualizers.SplineVisualizer
 
getLabelResource() - Method in class org.apache.jmeter.visualizers.StatGraphVisualizer
 
getLabelResource() - Method in class org.apache.jmeter.visualizers.StatVisualizer
 
getLabelResource() - Method in class org.apache.jmeter.visualizers.TableVisualizer
 
getLabelResource() - Method in class org.apache.jmeter.visualizers.ViewResultsFullVisualizer
 
getLagRatio() - Method in class org.apache.jmeter.engine.LagDetector
Gets the LagRatio attribute of the LagDetector object.
getLastSample() - Method in class org.apache.jmeter.visualizers.MonitorAccumModel
Added this method we that we can save the calculated stats.
getLatency() - Method in class org.apache.jmeter.samplers.SampleResult
 
getList() - Method in class org.apache.jmeter.visualizers.GraphAccumModel
Gets the List attribute of the GraphAccumModel object.
getLoad() - Method in class org.apache.jmeter.visualizers.MonitorModel
 
getLoad() - Method in class org.apache.jmeter.visualizers.MonitorStats
 
getLoadImageIcon(int) - Static method in class org.apache.jmeter.visualizers.ServerPanel
Static method looks up the right ImageIcon from the load value.
getLocale() - Static method in class org.apache.jmeter.util.JMeterUtils
Gets the current locale.
getLocale() - Method in class org.apache.jmeter.util.LocaleChangeEvent
 
getLogFile() - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
Get the path where XML messages are stored. this is the directory where JMeter will randomly select a file.
getLogManager() - Static method in class org.apache.jorphan.logging.LoggingManager
 
getLogger() - Method in class org.apache.jmeter.protocol.java.sampler.AbstractJavaSamplerClient
Get a Logger instance which can be used by subclasses to log information.
getLoggerFor(String) - Static method in class org.apache.jorphan.logging.LoggingManager
 
getLoggerForClass() - Static method in class org.apache.jorphan.logging.LoggingManager
Get the Logger for a class - no argument needed because the calling class name is derived automatically from the call stack.
getLong(Object, long) - Static method in class org.apache.jorphan.util.Converter
Converts object to a long, return defaultValue if object is not convertible or is null.
getLong(Object) - Static method in class org.apache.jorphan.util.Converter
Converts object to a long, defaults to 0 if object is not convertible or is null
getLongParameter(String) - Method in class org.apache.jmeter.protocol.java.sampler.JavaSamplerContext
Get the value of a specified parameter as a long.
getLongParameter(String, long) - Method in class org.apache.jmeter.protocol.java.sampler.JavaSamplerContext
Get the value of a specified parameter as along, or return the specified default value if the value was not specified or is not a long.
getLongValue() - Method in class org.apache.jmeter.testelement.property.AbstractProperty
Returns 0 if string is invalid or null.
getLongValue() - Method in class org.apache.jmeter.testelement.property.DoubleProperty
 
getLongValue() - Method in class org.apache.jmeter.testelement.property.FloatProperty
 
getLongValue() - Method in class org.apache.jmeter.testelement.property.IntegerProperty
 
getLongValue() - Method in interface org.apache.jmeter.testelement.property.JMeterProperty
 
getLongValue() - Method in class org.apache.jmeter.testelement.property.LongProperty
 
getLongValue() - Method in class org.apache.jmeter.testelement.property.NullProperty
 
getLoopString() - Method in class org.apache.jmeter.control.LoopController
 
getLoops() - Method in class org.apache.jmeter.control.LoopController
 
getLower(int) - Static method in class org.apache.jmeter.protocol.ftp.sampler.FtpClient
Gets the Lower attribute of the FtpClient class.
getLowerBound() - Method in class org.apache.jmeter.protocol.http.modifier.ParamMask
Accessor method, returns the lowest possible value that the long portion of the parameter value may be.
getMailerModel() - Method in class org.apache.jmeter.reporters.MailerResultCollector
 
getMainFrame() - Method in class org.apache.jmeter.gui.GuiPackage
Get the main JMeter frame.
getMask() - Method in class org.apache.jmeter.protocol.http.modifier.ParamModifier
 
getMatchNumber() - Method in class org.apache.jmeter.extractor.RegexExtractor
 
getMatcher() - Static method in class org.apache.jmeter.util.JMeterUtils
Gets Perl5Matcher for this thread.
getMax() - Method in interface org.apache.jmeter.monitor.model.Memory
 
getMax() - Method in class org.apache.jmeter.monitor.model.MemoryImpl
 
getMax() - Method in class org.apache.jmeter.visualizers.GraphAccumModel
Gets the Max attribute of the GraphAccumModel object.
getMax() - Method in class org.apache.jmeter.visualizers.RunningSample
Returns the time in milliseconds of the slowest sample.
getMax() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
 
getMax() - Method in class org.apache.jorphan.math.StatCalculator
 
getMaxIterations() - Method in class org.apache.jmeter.visualizers.Spline3
 
getMaxSpareThreads() - Method in interface org.apache.jmeter.monitor.model.ThreadInfo
 
getMaxSpareThreads() - Method in class org.apache.jmeter.monitor.model.ThreadInfoImpl
 
getMaxThreads() - Method in interface org.apache.jmeter.monitor.model.ThreadInfo
 
getMaxThreads() - Method in class org.apache.jmeter.monitor.model.ThreadInfoImpl
 
getMaxThroughput() - Method in class org.apache.jmeter.control.ThroughputController
 
getMaxThroughput() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
 
getMaxThroughputAsInt() - Method in class org.apache.jmeter.control.ThroughputController
 
getMaxTime() - Method in interface org.apache.jmeter.monitor.model.RequestInfo
 
getMaxTime() - Method in class org.apache.jmeter.monitor.model.RequestInfoImpl
 
getMaximum() - Method in class org.apache.jmeter.visualizers.SplineModel
 
getMean() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
 
getMean() - Method in class org.apache.jorphan.math.StatCalculator
 
getMeanAsNumber() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
 
getMedian() - Method in class org.apache.jmeter.visualizers.Sample
 
getMedian() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
 
getMedian() - Method in class org.apache.jorphan.math.StatCalculator
 
getMemLoad() - Method in class org.apache.jmeter.visualizers.MonitorStats
 
getMemload() - Method in class org.apache.jmeter.visualizers.MonitorModel
 
getMemory() - Method in interface org.apache.jmeter.monitor.model.Jvm
 
getMemory() - Method in class org.apache.jmeter.monitor.model.JvmImpl
 
getMemoryCache() - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
Get the memory cache.
getMenuCategories() - Method in class org.apache.jmeter.assertions.gui.AbstractAssertionGui
This is the list of menu categories this gui component will be available under.
getMenuCategories() - Method in class org.apache.jmeter.config.gui.AbstractConfigGui
This is the list of menu categories this gui component will be available under.
getMenuCategories() - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
This is the list of menu categories this gui component will be available under.
getMenuCategories() - Method in class org.apache.jmeter.control.gui.AbstractControllerGui
This is the list of menu categories this gui component will be available under.
getMenuCategories() - Method in class org.apache.jmeter.control.gui.TestPlanGui
This is the list of menu categories this gui component will be available under.
getMenuCategories() - Method in class org.apache.jmeter.control.gui.WorkBenchGui
This is the list of menu categories this gui component will be available under.
getMenuCategories() - Method in interface org.apache.jmeter.gui.JMeterGUIComponent
This is the list of add menu categories this gui component will be available under.
getMenuCategories() - Method in class org.apache.jmeter.gui.NamePanel
 
getMenuCategories() - Method in class org.apache.jmeter.gui.tree.JMeterTreeNode
 
getMenuCategories() - Method in class org.apache.jmeter.processor.gui.AbstractPostProcessorGui
 
getMenuCategories() - Method in class org.apache.jmeter.processor.gui.AbstractPreProcessorGui
 
getMenuCategories() - Method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
 
getMenuCategories() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
This is the list of menu categories this gui component will be available under.
getMenuCategories() - Method in class org.apache.jmeter.samplers.gui.AbstractSamplerGui
This is the list of menu categories this gui component will be available under.
getMenuCategories() - Method in class org.apache.jmeter.testbeans.gui.TestBeanGUI
 
getMenuCategories() - Method in class org.apache.jmeter.threads.gui.ThreadGroupGui
 
getMenuCategories() - Method in class org.apache.jmeter.timers.gui.AbstractTimerGui
This is the list of menu categories this gui component will be available under.
getMenuCategories() - Method in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
This is the list of menu categories this gui component will be available under.
getMessage() - Method in class org.apache.jmeter.protocol.jms.client.ReceiveSubscriber
Get the message as a string
getMessageChoice() - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
return the source of the message
getMessageContent() - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
Method will check the setting and get the contents for the message.
getMetaData() - Method in class org.apache.jmeter.config.Argument
Gets the Meta Data attribute of the Argument.
getMetaData() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
Gets the Meta Data attribute of the Argument.
getMethod() - Method in interface org.apache.jmeter.monitor.model.Worker
 
getMethod() - Method in class org.apache.jmeter.monitor.model.WorkerImpl
 
getMethod() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
getMethod() - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
Return the name of the method to test
getMethod(Object, String) - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
 
getMethodDescriptors() - Method in class org.apache.jmeter.testbeans.BeanInfoSupport
 
getMethodDescriptors() - Method in class org.apache.jmeter.testbeans.TestBeanBeanInfo
 
getMethodDescriptors() - Method in class org.apache.jmeter.testelement.AbstractTestElementBeanInfo
 
getMethodNames(Method[]) - Method in class org.apache.jmeter.protocol.java.control.gui.JUnitTestSamplerGui
 
getMethods(Object, List) - Method in class org.apache.jmeter.protocol.java.control.gui.JUnitTestSamplerGui
 
getMimeType() - Method in class org.apache.jmeter.protocol.http.config.MultipartUrlConfig
 
getMimetype() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
getMin() - Method in class org.apache.jmeter.visualizers.RunningSample
Returns the time in milliseconds of the quickest sample.
getMin() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
 
getMin() - Method in class org.apache.jorphan.math.StatCalculator
 
getMinSpareThreads() - Method in interface org.apache.jmeter.monitor.model.ThreadInfo
 
getMinSpareThreads() - Method in class org.apache.jmeter.monitor.model.ThreadInfoImpl
 
getMinimum() - Method in class org.apache.jmeter.visualizers.SplineModel
 
getModel() - Method in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
Provides access to the ResultCollector model class for extending implementations.
getModifiers() - Method in class org.apache.jmeter.threads.SamplePackage
Returns the modifiers.
getMonitor() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
getMyClassContext() - Static method in class org.apache.jorphan.util.ClassContext
Gets the calling context as an array of classes Class[0] is this class.
getMyStringProperty() - Method in class org.apache.jmeter.examples.testbeans.example1.Example1
 
getMyStringProperty() - Method in class org.apache.jmeter.examples.testbeans.example2.Example2
 
getMyStrings() - Method in class org.apache.jmeter.examples.testbeans.example1.Example1
 
getName() - Method in class org.apache.jmeter.config.Argument
Get the name of the Argument.
getName() - Method in class org.apache.jmeter.engine.util.SimpleVariable
 
getName() - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
Provides a default implementation for the name property.
getName() - Method in interface org.apache.jmeter.gui.JMeterGUIComponent
Gets the name of the JMeter GUI component.
getName() - Method in class org.apache.jmeter.gui.NamePanel
Get the currently displayed name.
getName() - Method in class org.apache.jmeter.gui.tree.JMeterTreeNode
 
getName() - Method in interface org.apache.jmeter.monitor.model.Connector
 
getName() - Method in class org.apache.jmeter.monitor.model.ConnectorImpl
 
getName() - Method in class org.apache.jmeter.protocol.http.control.AuthManager
 
getName() - Method in class org.apache.jmeter.protocol.http.control.Header
Get the name for this object.
getName() - Method in class org.apache.jmeter.protocol.http.util.accesslog.NVPair
Return the name
getName() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
Get the name of the Argument.
getName() - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
getName() - Method in class org.apache.jmeter.testelement.property.AbstractProperty
 
getName() - Method in interface org.apache.jmeter.testelement.property.JMeterProperty
The name of the property.
getName() - Method in interface org.apache.jmeter.util.NamedObject
 
getName() - Method in class org.apache.jmeter.visualizers.GraphAccumModel
Gets the Name attribute of the GraphModel object.
getName() - Method in class org.apache.jmeter.visualizers.MonitorModel
 
getName() - Method in class org.apache.jmeter.visualizers.SplineModel
 
getNamePanel() - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
Provides the Name Panel for extending classes.
getNames() - Method in class org.apache.jmeter.modifiers.UserParameters
 
getNamespace() - Method in class org.apache.jmeter.assertions.gui.XMLConfPanel
 
getNegatedCheckBox() - Method in class org.apache.jmeter.assertions.gui.XPathPanel
Negated chechbox
getNewArray(int, Class, Class[]) - Method in class org.apache.jorphan.reflect.Functor
 
getNextType(HierarchicalStreamReader) - Method in class org.apache.jmeter.save.ScriptWrapperConverter
 
getNextUserMods() - Method in class org.apache.jmeter.protocol.http.modifier.UserSequence
Returns the parameter data for the next user in the sequence
getNextValue() - Method in class org.apache.jmeter.protocol.http.modifier.ParamMask
Returns the current value, prefixed and suffixed, as a string, then increments it.
getNoDelay() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
getNoLegendYet() - Method in class org.apache.jmeter.visualizers.GraphAccum
The legend is only printed once during sampling.
getNode() - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
Provides a default implementation for the node property.
getNode() - Method in class org.apache.jmeter.gui.NamePanel
Get the tree node which this component provides the name for.
getNodeOf(TestElement) - Method in class org.apache.jmeter.gui.GuiPackage
Find the JMeterTreeNode for a certain TestElement object.
getNodeOf(TestElement) - Method in class org.apache.jmeter.gui.tree.JMeterTreeModel
Get the node for a given TestElement object.
getNodePath() - Method in class org.apache.jmeter.control.ModuleController
 
getNodesOfType(Class) - Method in class org.apache.jmeter.gui.tree.JMeterTreeModel
Returns a list of tree nodes that hold objects of the given class type.
getNumMessages() - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
 
getNumSamples() - Method in class org.apache.jmeter.visualizers.RunningSample
Returns the number of samples that have been recorded by this instance of the RunningSample class.
getNumThreads() - Method in class org.apache.jmeter.threads.ThreadGroup
Get the number of threads.
getNumberFieldErrorListener() - Static method in class org.apache.jmeter.gui.util.NumberFieldErrorListener
 
getNumberOfCollectedSamples() - Method in class org.apache.jmeter.visualizers.SplineModel
 
getNumberOfThreads() - Static method in class org.apache.jmeter.threads.JMeterContextService
 
getNumberOfThreads() - Method in class org.apache.jmeter.threads.ThreadGroup
 
getObject(String) - Method in class org.apache.jmeter.threads.JMeterVariables
 
getObjectValue() - Method in class org.apache.jmeter.testelement.property.BooleanProperty
 
getObjectValue() - Method in class org.apache.jmeter.testelement.property.CollectionProperty
 
getObjectValue() - Method in class org.apache.jmeter.testelement.property.DoubleProperty
 
getObjectValue() - Method in class org.apache.jmeter.testelement.property.FloatProperty
 
getObjectValue() - Method in class org.apache.jmeter.testelement.property.FunctionProperty
 
getObjectValue() - Method in class org.apache.jmeter.testelement.property.IntegerProperty
 
getObjectValue() - Method in interface org.apache.jmeter.testelement.property.JMeterProperty
 
getObjectValue() - Method in class org.apache.jmeter.testelement.property.LongProperty
 
getObjectValue() - Method in class org.apache.jmeter.testelement.property.MapProperty
 
getObjectValue() - Method in class org.apache.jmeter.testelement.property.NullProperty
 
getObjectValue() - Method in class org.apache.jmeter.testelement.property.ObjectProperty
 
getObjectValue() - Method in class org.apache.jmeter.testelement.property.StringProperty
 
getObjectValue() - Method in class org.apache.jmeter.testelement.property.TestElementProperty
 
getOnErrorSetting() - Method in class org.apache.jmeter.gui.OnErrorPanel
 
getOnErrorStopTest() - Method in class org.apache.jmeter.threads.ThreadGroup
Check if a sampler error should cause test to stop.
getOnErrorStopThread() - Method in class org.apache.jmeter.threads.ThreadGroup
Check if a sampler error should cause thread to stop.
getOpcode() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
Gets the opcode of the Argument object.
getOperations() - Method in class org.apache.jmeter.protocol.http.util.WSDLHelper
Look at the bindings with soap operations and get the soap operations.
getPageSize() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
calculates the average page size, which means divide the bytes by number of samples.
getPageSizeString() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
formats the rate
getParameter(String) - Method in class org.apache.jmeter.protocol.java.sampler.JavaSamplerContext
Get the value of a specific parameter as a String, or null if the value was not specified.
getParameter(String, String) - Method in class org.apache.jmeter.protocol.java.sampler.JavaSamplerContext
Get the value of a specified parameter as a String, or return the specified default value if the value was not specified.
getParameterNamesIterator() - Method in class org.apache.jmeter.protocol.java.sampler.JavaSamplerContext
Get an iterator of the parameter names.
getParameterPanel() - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigGui
 
getParameters() - Method in class org.apache.jmeter.assertions.BeanShellAssertion
 
getParameters() - Method in class org.apache.jmeter.protocol.java.sampler.BSFSampler
 
getParameters() - Method in class org.apache.jmeter.protocol.java.sampler.BeanShellSampler
 
getParent() - Method in class org.apache.jmeter.samplers.SampleResult
 
getParsedParameters() - Method in class org.apache.jmeter.protocol.http.modifier.UserParameterXMLContentHandler
results of parsing all user parameter data defined in XML file.
getParser() - Static method in class org.apache.jmeter.protocol.http.parser.HTMLParser
 
getParser(String) - Static method in class org.apache.jmeter.protocol.http.parser.HTMLParser
 
getParser() - Static method in class org.apache.jmeter.protocol.http.parser.HtmlParsingUtils
Returns tidy as HTML parser.
getParserClassName() - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
Get the file location of the xml file.
getPass() - Method in class org.apache.jmeter.protocol.http.control.Authorization
 
getPassword() - Method in class org.apache.jmeter.config.LoginConfig
Gets the Password attribute of the LoginConfig object.
getPassword() - Method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
 
getPassword() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
getPassword() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
return the password used to login to the jms server
getPassword() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Gets the password attribute of the LDAP object.
getPassword() - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
 
getPassword() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
getPasswordAuthentication() - Method in class org.apache.jmeter.ProxyAuthenticator
Return a PasswordAuthentication instance using the userName and password specified in the constructor.
getPath() - Method in class org.apache.jmeter.protocol.http.control.Cookie
get the path for this object.
getPath() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
getPath(String) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
getPathPanel() - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigGui
This method defines the Panel for the HTTP path, 'Follow Redirects' and 'Use KeepAlive' elements.
getPatternCache() - Static method in class org.apache.jmeter.util.JMeterUtils
 
getPercentPoint(double) - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
 
getPercentPoint(float) - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
 
getPercentPoint(float) - Method in class org.apache.jorphan.math.StatCalculator
Get the value which %percent% of the values are less than.
getPercentPoint(double) - Method in class org.apache.jorphan.math.StatCalculator
Get the value which %percent% of the values are less than.
getPercentThroughput() - Method in class org.apache.jmeter.control.ThroughputController
 
getPercentThroughputAsFloat() - Method in class org.apache.jmeter.control.ThroughputController
 
getPlots(int, int) - Method in class org.apache.jmeter.visualizers.Spline3
Computes drawable plots from the curve for a given draw space.
getPoolMax() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
getPort(int, int) - Static method in class org.apache.jmeter.protocol.ftp.sampler.FtpClient
Gets the Port attribute of the FtpClient class.
getPort() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
getPort() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
getPort() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the Port attribute of the LDAPSampler object
getPort() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Gets the Port attribute of the LDAPSampler object.
getPort() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
getPort() - Method in class org.apache.jmeter.visualizers.MonitorModel
 
getPort() - Method in class org.apache.jmeter.visualizers.MonitorStats
 
getPortPanel() - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigGui
 
getPortString() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
getPortString() - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
 
getPostProcessors() - Method in class org.apache.jmeter.threads.SamplePackage
 
getPreProcessors() - Method in class org.apache.jmeter.threads.SamplePackage
Returns the preProcessors.
getPrecision() - Method in class org.apache.jmeter.visualizers.Spline3
 
getPreferredHeight() - Method in class org.apache.jmeter.gui.util.TextAreaCellRenderer
 
getPreferredScrollableViewportSize() - Method in class org.apache.jmeter.visualizers.DistributionGraph
Gets the PreferredScrollableViewportSize attribute of the Graph object.
getPreferredScrollableViewportSize() - Method in class org.apache.jmeter.visualizers.Graph
Gets the PreferredScrollableViewportSize attribute of the Graph object.
getPreferredScrollableViewportSize() - Method in class org.apache.jmeter.visualizers.GraphAccum
Gets the PreferredScrollableViewportSize attribute of the Graph object.
getPreferredSize() - Method in class org.apache.jmeter.protocol.http.config.gui.HttpDefaultsGui
 
getPreferredSize() - Method in class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui
 
getPreferredSize() - Method in class org.apache.jmeter.protocol.http.control.gui.SoapSamplerGui
 
getPreferredSize() - Method in class org.apache.jmeter.protocol.http.modifier.gui.UserParameterModifierGui
 
getPreferredSize() - Method in class org.apache.jmeter.protocol.jdbc.config.gui.SqlConfigGui
 
getPreferredSize() - Method in class org.apache.jmeter.protocol.jms.control.gui.JndiDefaultsGui
 
getPreferredSize() - Method in class org.apache.jmeter.threads.gui.ThreadGroupGui
 
getPrefix() - Method in class org.apache.jmeter.protocol.http.modifier.ParamMask
Accessor method to return the String that will be prefixed to the long value.
getPreviousResult() - Method in class org.apache.jmeter.threads.JMeterContext
 
getPreviousSampler() - Method in class org.apache.jmeter.threads.JMeterContext
Returns the previousSampler.
getPrimitive(Class) - Method in class org.apache.jorphan.reflect.Functor
 
getPrintableComponent() - Method in class org.apache.jmeter.config.gui.AbstractConfigGui
Subclasses need to over this method, if they wish to return something other than the Visualizer itself.
getPrintableComponent() - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
Subclasses need to over-ride this method, if they wish to return something other than the Visualizer itself.
getPrintableComponent() - Method in class org.apache.jmeter.samplers.gui.AbstractSamplerGui
Subclasses need to over this method, if they wish to return something other than the Visualizer itself.
getPrintableComponent() - Method in class org.apache.jmeter.visualizers.DistributionGraphVisualizer
Method implements Printable, which is suppose to return the correct internal component.
getPrintableComponent() - Method in interface org.apache.jmeter.visualizers.Printable
 
getPrintableComponent() - Method in class org.apache.jmeter.visualizers.StatGraphVisualizer
 
getPrintableComponent() - Method in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
Subclasses need to over this method, if they wish to return something other than the Visualizer itself.
getProcessingTime() - Method in interface org.apache.jmeter.monitor.model.RequestInfo
 
getProcessingTime() - Method in class org.apache.jmeter.monitor.model.RequestInfoImpl
 
getPropDefault(String, int) - Static method in class org.apache.jmeter.util.JMeterUtils
Get a int value with default if not present.
getPropDefault(String, boolean) - Static method in class org.apache.jmeter.util.JMeterUtils
Get a boolean value with default if not present.
getPropDefault(String, long) - Static method in class org.apache.jmeter.util.JMeterUtils
Get a long value with default if not present.
getPropDefault(String, String) - Static method in class org.apache.jmeter.util.JMeterUtils
Get a String value with default if not present.
getProperties(String) - Static method in class org.apache.jmeter.util.JMeterUtils
This method is used by the init method to load the property file that may even reside in the user space, or in the classpath under org.apache.jmeter.jmeter.properties.
getProperty(String) - Method in class org.apache.jmeter.testelement.AbstractTestElement
Get the named property.
getProperty(String) - Method in interface org.apache.jmeter.testelement.TestElement
Given the name of the property, returns the appropriate property from JMeter.
getProperty(String) - Static method in class org.apache.jmeter.util.JMeterUtils
Get a String value with NO default if not present.
getProperty(String, String) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
getProperty(String) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
getProperty(String[], String) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
getProperty(String[]) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
getPropertyAsBoolean(String) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
getPropertyAsBoolean(String, boolean) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
getPropertyAsBoolean(String) - Method in interface org.apache.jmeter.testelement.TestElement
Return a property as a boolean value.
getPropertyAsDouble(String) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
getPropertyAsFloat(String) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
getPropertyAsFloat(String) - Method in interface org.apache.jmeter.testelement.TestElement
 
getPropertyAsInt(String) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
getPropertyAsInt(String) - Method in interface org.apache.jmeter.testelement.TestElement
 
getPropertyAsLong(String) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
getPropertyAsLong(String) - Method in interface org.apache.jmeter.testelement.TestElement
 
getPropertyAsString(String) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
getPropertyAsString(String) - Method in interface org.apache.jmeter.testelement.TestElement
 
getPropertyDescriptors() - Method in class org.apache.jmeter.testbeans.BeanInfoSupport
 
getPropertyDescriptors() - Method in class org.apache.jmeter.testbeans.TestBeanBeanInfo
 
getPropertyDescriptors() - Method in class org.apache.jmeter.testelement.AbstractTestElementBeanInfo
 
getPropertyNames() - Method in class org.apache.jorphan.collections.ConfigurationTree
 
getPropertyNames(Collection) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
getPropertyNames(String) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
getPropertyNames(String[]) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
getPropertyType() - Method in class org.apache.jmeter.testelement.property.AbstractProperty
Get the property type for this property.
getPropertyType() - Method in class org.apache.jmeter.testelement.property.CollectionProperty
Figures out what kind of properties this collection is holding and returns the class type.
getPropertyType() - Method in class org.apache.jmeter.testelement.property.MapProperty
Figures out what kind of properties this collection is holding and returns the class type.
getProtocol() - Method in interface org.apache.jmeter.monitor.model.Worker
 
getProtocol() - Method in class org.apache.jmeter.monitor.model.WorkerImpl
 
getProtocol() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
getProtocol() - Method in class org.apache.jmeter.visualizers.MonitorModel
 
getProtocol() - Method in class org.apache.jmeter.visualizers.MonitorStats
 
getProtocolAndMethodPanel() - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigGui
 
getProviderUrl() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
method returns the provider url for jndi to connect to
getProxyHost() - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
Return the proxy hostname
getProxyPort() - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
Return the proxy port
getQuery() - Method in class org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler
 
getQueryString() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
Fetch the query string
getQueryString() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Gets the QueryString attribute of the UrlConfig object.
getQueryType() - Method in class org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler
 
getQueueConnection(Context, String) - Static method in class org.apache.jmeter.protocol.jms.client.ConnectionFactory
 
getQueueConnectionFactory(Context, String) - Static method in class org.apache.jmeter.protocol.jms.client.ConnectionFactory
 
getQueueConnectionFactory() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
getRampUp() - Method in class org.apache.jmeter.threads.ThreadGroup
Get the ramp-up value.
getRandomFile(String, String[]) - Method in class org.apache.jmeter.services.FileServer
Method will get a random file in a base directory TODO hey, not sure this method belongs here.
getRandomFileName() - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
Method is used internally to check if a random file should be used for the message.
getRandomInt(int) - Static method in class org.apache.jmeter.util.JMeterUtils
Provide random numbers
getRandomPath() - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
return the random path for messages
getRange() - Method in class org.apache.jmeter.timers.ConstantTimer
Retrieve the range (not used for this timer).
getRange() - Method in class org.apache.jmeter.timers.RandomTimer
Get the range value.
getRate() - Method in class org.apache.jmeter.visualizers.RunningSample
Returns the throughput associated to this sampler in requests per second.
getRate() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
Returns the throughput associated to this sampler in requests per second.
getRatePerMin() - Method in class org.apache.jmeter.visualizers.RunningSample
Returns the throughput associated to this sampler in requests per min.
getRateString() - Method in class org.apache.jmeter.visualizers.RunningSample
Returns a String that represents the throughput associated for this sampler, in units appropriate to its dimension: The number is represented in requests/second or requests/minute or requests/hour.
getRateString() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
Returns a String that represents the throughput associated for this sampler, in units appropriate to its dimension: The number is represented in requests/second or requests/minute or requests/hour.
getRawParameters() - Method in class org.apache.jmeter.engine.util.CompoundVariable
Allows the retrieval of the original String prior to it being compiled.
getReadBuffer() - Method in class org.apache.jmeter.threads.JMeterContext
 
getReadResponse() - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
Return whether or not to read the response.
getReadResponse() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
return whether the sampler should read the response
getReadResponseAsBoolean() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
return whether the sampler should read the response as a boolean value
getReceiveQueue() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
getRedirectLocation() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
 
getRefName() - Method in class org.apache.jmeter.extractor.RegexExtractor
 
getReferenceKey() - Method in class org.apache.jmeter.engine.util.CompoundVariable
 
getReferenceKey() - Method in class org.apache.jmeter.functions.AbstractFunction
 
getReferenceKey() - Method in class org.apache.jmeter.functions.BeanShell
 
getReferenceKey() - Method in class org.apache.jmeter.functions.CSVRead
 
getReferenceKey() - Method in interface org.apache.jmeter.functions.Function
Return the name of your function.
getReferenceKey() - Method in class org.apache.jmeter.functions.IntSum
Get the invocation key for this function.
getReferenceKey() - Method in class org.apache.jmeter.functions.IterationCounter
 
getReferenceKey() - Method in class org.apache.jmeter.functions.JavaScript
 
getReferenceKey() - Method in class org.apache.jmeter.functions.LogFunction
 
getReferenceKey() - Method in class org.apache.jmeter.functions.LogFunction2
 
getReferenceKey() - Method in class org.apache.jmeter.functions.MachineName
 
getReferenceKey() - Method in class org.apache.jmeter.functions.Property
 
getReferenceKey() - Method in class org.apache.jmeter.functions.Property2
 
getReferenceKey() - Method in class org.apache.jmeter.functions.Random
Get the invocation key for this function.
getReferenceKey() - Method in class org.apache.jmeter.functions.RegexFunction
 
getReferenceKey() - Method in class org.apache.jmeter.functions.SetProperty
 
getReferenceKey() - Method in class org.apache.jmeter.functions.SplitFunction
 
getReferenceKey() - Method in class org.apache.jmeter.functions.StringFromFile
 
getReferenceKey() - Method in class org.apache.jmeter.functions.ThreadNumber
 
getReferenceKey() - Method in class org.apache.jmeter.functions.XPath
 
getRegex() - Method in class org.apache.jmeter.extractor.RegexExtractor
 
getRegexMatch() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
getRemoteAddr() - Method in interface org.apache.jmeter.monitor.model.Worker
 
getRemoteAddr() - Method in class org.apache.jmeter.monitor.model.WorkerImpl
 
getReplacementSubTree() - Method in class org.apache.jmeter.control.IncludeController
The way ReplaceableController works is clone is called first, followed by replace(HashTree) and finally getReplacement().
getReplacementSubTree() - Method in class org.apache.jmeter.control.ModuleController
Copies the controller's subelements into the execution tree
getReplacementSubTree() - Method in interface org.apache.jmeter.control.ReplaceableController
Used to replace the test execution tree (usually by adding the subelements of the TestElement that is replacing the ReplaceableController.
getReplacer() - Method in class org.apache.jmeter.gui.GuiPackage
Get a ValueReplacer for the test tree.
getRequestAttributes(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Collect all the value from the table (Arguments), using this create the Attributes This will create the Basic Attributes for the User defined TestCase for search test
getRequestBytesReceived() - Method in interface org.apache.jmeter.monitor.model.Worker
 
getRequestBytesReceived() - Method in class org.apache.jmeter.monitor.model.WorkerImpl
 
getRequestBytesSent() - Method in interface org.apache.jmeter.monitor.model.Worker
 
getRequestBytesSent() - Method in class org.apache.jmeter.monitor.model.WorkerImpl
 
getRequestCount() - Method in interface org.apache.jmeter.monitor.model.RequestInfo
 
getRequestCount() - Method in class org.apache.jmeter.monitor.model.RequestInfoImpl
 
getRequestData() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
getRequestHeaders() - Method in class org.apache.jmeter.samplers.SampleResult
 
getRequestInfo() - Method in interface org.apache.jmeter.monitor.model.Connector
 
getRequestInfo() - Method in class org.apache.jmeter.monitor.model.ConnectorImpl
 
getRequestProcessingTime() - Method in interface org.apache.jmeter.monitor.model.Worker
 
getRequestProcessingTime() - Method in class org.apache.jmeter.monitor.model.WorkerImpl
 
getResString(String) - Static method in class org.apache.jmeter.util.JMeterUtils
Gets the resource string for this key.
getResString(String, String) - Static method in class org.apache.jmeter.util.JMeterUtils
Deprecated. Only intended for use in development; use getResString(String) normally
getResourceBundles() - Method in class org.apache.jmeter.JMeter
 
getResourceBundles() - Method in interface org.apache.jmeter.plugin.JMeterPlugin
 
getResourceFileAsText(String) - Static method in class org.apache.jmeter.util.JMeterUtils
 
getResponse() - Method in class org.apache.jmeter.protocol.ftp.sampler.FtpClient
Get a file from the server.
getResponseCode() - Method in class org.apache.jmeter.samplers.SampleResult
 
getResponseData() - Method in class org.apache.jmeter.samplers.SampleResult
Gets the responseData attribute of the SampleResult object.
getResponseHeaders(HttpURLConnection) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler
Gets the ResponseHeaders from the URLConnection
getResponseHeaders(HttpMethod) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler2
Gets the ResponseHeaders
getResponseHeaders() - Method in class org.apache.jmeter.samplers.SampleResult
 
getResponseMessage() - Method in class org.apache.jmeter.samplers.SampleResult
 
getResponseModifiers() - Method in class org.apache.jmeter.threads.SamplePackage
Returns the responseModifiers.
getResult(SampleResult) - Method in interface org.apache.jmeter.assertions.Assertion
Returns the AssertionResult object encapsulating information about the success or failure of the assertion.
getResult(SampleResult) - Method in class org.apache.jmeter.assertions.BeanShellAssertion
 
getResult(SampleResult) - Method in class org.apache.jmeter.assertions.DurationAssertion
Returns the result of the Assertion.
getResult(SampleResult) - Method in class org.apache.jmeter.assertions.HTMLAssertion
Returns the result of the Assertion.
getResult(SampleResult) - Method in class org.apache.jmeter.assertions.MD5HexAssertion
 
getResult(SampleResult) - Method in class org.apache.jmeter.assertions.ResponseAssertion
!
getResult(SampleResult) - Method in class org.apache.jmeter.assertions.SizeAssertion
Returns the result of the Assertion.
getResult(SampleResult) - Method in class org.apache.jmeter.assertions.XMLAssertion
Returns the result of the Assertion.
getResult(SampleResult) - Method in class org.apache.jmeter.assertions.XMLSchemaAssertion
getResult
getResult(SampleResult) - Method in class org.apache.jmeter.assertions.XPathAssertion
Returns the result of the Assertion.
getResult() - Method in class org.apache.jmeter.samplers.SampleEvent
 
getRetobj() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the return objects attribute of the LDAPSampler object
getReturnValString() - Method in class org.apache.jmeter.control.ForeachController
 
getRootdn() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the Rootdn attribute of the LDAPSampler object
getRootdn() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Gets the Rootdn attribute of the LDAPSampler object.
getRowCount() - Method in class org.apache.jmeter.gui.util.PowerTableModel
Required by table model interface.
getRowCount() - Method in class org.apache.jorphan.gui.ObjectTableModel
 
getRowData(int) - Method in class org.apache.jmeter.gui.util.PowerTableModel
 
getRunTestMethod(Object) - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
 
getRuntime() - Method in class org.apache.jmeter.control.RunTime
 
getRuntimeString() - Method in class org.apache.jmeter.control.RunTime
 
getSOAPBindings() - Method in class org.apache.jmeter.protocol.http.util.WSDLHelper
Method will look at the binding nodes and see if the first child is a soap:binding.
getSOAPHeader() - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
Added support for SOAP related header stuff. 1-29-04 Peter Lin
getSample(String) - Method in class org.apache.jmeter.visualizers.MonitorAccumModel
Get the MonitorModel matching the url.
getSample(int) - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
 
getSample(int) - Method in class org.apache.jmeter.visualizers.SplineModel
 
getSampleCount() - Method in class org.apache.jmeter.samplers.SampleResult
return the sample count. by default, the value is 1.
getSampleCount() - Method in class org.apache.jmeter.visualizers.GraphAccumModel
Gets the SampleCount attribute of the GraphAccumModel object.
getSampleLabel() - Method in class org.apache.jmeter.samplers.SampleResult
 
getSampleListeners() - Method in class org.apache.jmeter.threads.SamplePackage
 
getSampleResult(Configuration) - Static method in class org.apache.jmeter.save.OldSaveService
 
getSampleResults() - Method in class org.apache.jmeter.save.ListenerResultWrapper
 
getSampleResults() - Method in class org.apache.jmeter.save.TestResultWrapper
 
getSampler() - Method in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
 
getSampler() - Method in class org.apache.jmeter.threads.SamplePackage
 
getSamplerClass() - Method in class org.apache.jmeter.samplers.Entry
 
getSamplerController() - Method in class org.apache.jmeter.threads.ThreadGroup
Get the sampler controller.
getSamplerData() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
 
getSamplerData() - Method in class org.apache.jmeter.samplers.SampleResult
 
getSamples() - Method in class org.apache.jmeter.junit.stubs.TestSampler
 
getSamples() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
 
getSaveConfig() - Method in class org.apache.jmeter.gui.SavePropertyDialog
 
getSaveConfig() - Method in class org.apache.jmeter.reporters.ResultCollector
 
getSaveConfig() - Method in class org.apache.jmeter.samplers.SampleResult
 
getScheduler() - Method in class org.apache.jmeter.threads.ThreadGroup
Get the Scheduler value.
getScope() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the search scope attribute of the LDAPSampler object
getScript() - Method in class org.apache.jmeter.assertions.BeanShellAssertion
 
getScript() - Method in class org.apache.jmeter.protocol.java.sampler.BSFSampler
 
getScript() - Method in class org.apache.jmeter.protocol.java.sampler.BeanShellSampler
 
getScriptLanguage() - Method in class org.apache.jmeter.protocol.java.sampler.BSFSampler
 
getScrollableBlockIncrement(Rectangle, int, int) - Method in class org.apache.jmeter.visualizers.DistributionGraph
Gets the ScrollableBlockIncrement attribute of the Graph object.
getScrollableBlockIncrement(Rectangle, int, int) - Method in class org.apache.jmeter.visualizers.Graph
Gets the ScrollableBlockIncrement attribute of the Graph object.
getScrollableBlockIncrement(Rectangle, int, int) - Method in class org.apache.jmeter.visualizers.GraphAccum
Gets the ScrollableBlockIncrement attribute of the Graph object.
getScrollableTracksViewportHeight() - Method in class org.apache.jmeter.visualizers.DistributionGraph
Gets the ScrollableTracksViewportHeight attribute of the Graph object.
getScrollableTracksViewportHeight() - Method in class org.apache.jmeter.visualizers.Graph
Gets the ScrollableTracksViewportHeight attribute of the Graph object.
getScrollableTracksViewportHeight() - Method in class org.apache.jmeter.visualizers.GraphAccum
Gets the ScrollableTracksViewportHeight attribute of the Graph object.
getScrollableTracksViewportWidth() - Method in class org.apache.jmeter.visualizers.DistributionGraph
Gets the ScrollableTracksViewportWidth attribute of the Graph object.
getScrollableTracksViewportWidth() - Method in class org.apache.jmeter.visualizers.Graph
Gets the ScrollableTracksViewportWidth attribute of the Graph object.
getScrollableTracksViewportWidth() - Method in class org.apache.jmeter.visualizers.GraphAccum
Gets the ScrollableTracksViewportWidth attribute of the Graph object.
getScrollableUnitIncrement(Rectangle, int, int) - Method in class org.apache.jmeter.visualizers.DistributionGraph
Gets the ScrollableUnitIncrement attribute of the Graph object.
getScrollableUnitIncrement(Rectangle, int, int) - Method in class org.apache.jmeter.visualizers.Graph
Gets the ScrollableUnitIncrement attribute of the Graph object.
getScrollableUnitIncrement(Rectangle, int, int) - Method in class org.apache.jmeter.visualizers.GraphAccum
Gets the ScrollableUnitIncrement attribute of the Graph object.
getSearchPaths() - Static method in class org.apache.jmeter.util.JMeterUtils
 
getSearchResults() - Method in class org.apache.jorphan.collections.SearchByClass
After traversing the HashTree, call this method to get a collection of the nodes that were found.
getSecure() - Method in class org.apache.jmeter.protocol.http.control.Cookie
get the secure for this object.
getSelectedItems() - Method in class org.apache.jorphan.gui.JLabeledChoice
 
getSelectedNode() - Method in class org.apache.jmeter.control.ModuleController
Gets the (@link JMeterTreeNode) for the Controller
getSelectedNodes() - Method in class org.apache.jmeter.gui.tree.JMeterTreeListener
 
getSelection() - Method in class org.apache.jmeter.control.SwitchController
 
getSendQueue() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
getServer() - Method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
 
getServer() - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
 
getServer() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
getServerType() - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
Returns the type of the protocol set to use when talking with the remote server.
getServername() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the servername attribute of the LDAPSampler object
getServername() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Gets the servername attribute of the LDAPSampler object.
getSizeAttributesTitle() - Method in class org.apache.jmeter.assertions.gui.SizeAssertionGui
 
getSmtpHost() - Method in class org.apache.jmeter.reporters.MailerModel
 
getSoapAction() - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
Return the soap action string.
getSoapAction(String) - Method in class org.apache.jmeter.protocol.http.util.WSDLHelper
Return the soap action matching the operation name.
getSource() - Method in class org.apache.jmeter.engine.event.LoopIterationEvent
Returns the source.
getSpaces(int, Writer) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
getStage() - Method in interface org.apache.jmeter.monitor.model.Worker
 
getStage() - Method in class org.apache.jmeter.monitor.model.WorkerImpl
 
getStandardDeviation() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
 
getStandardDeviation() - Method in class org.apache.jorphan.math.StatCalculator
 
getStart() - Method in class org.apache.jmeter.modifiers.CounterConfig
 
getStartTime() - Method in class org.apache.jmeter.samplers.SampleResult
 
getStartTime() - Method in class org.apache.jmeter.threads.JMeterThread
Get the start time value.
getStartTime() - Method in class org.apache.jmeter.threads.ThreadGroup
Get the start time value.
getState() - Method in class org.apache.jmeter.assertions.gui.SizeAssertionGui
Get the state of the radio Button
getStaticLabel() - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
 
getStaticLabel() - Method in interface org.apache.jmeter.gui.JMeterGUIComponent
Get the component's label.
getStaticLabel() - Method in class org.apache.jmeter.gui.NamePanel
 
getStaticLabel() - Method in class org.apache.jmeter.gui.tree.JMeterTreeNode
 
getStaticLabel() - Method in class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui2
 
getStaticLabel() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
 
getStaticLabel() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LdapExtConfigGui
 
getStaticLabel() - Method in class org.apache.jmeter.protocol.ldap.control.gui.LdapExtTestSamplerGui
 
getStaticLabel() - Method in class org.apache.jmeter.testbeans.gui.TestBeanGUI
 
getString(Object, String) - Static method in class org.apache.jorphan.util.Converter
Converts object to a String, return defaultValue if object is null.
getString(Object) - Static method in class org.apache.jorphan.util.Converter
Converts object to a String, defaults to empty string if object is null.
getStringValue() - Method in class org.apache.jmeter.testelement.property.BooleanProperty
 
getStringValue() - Method in class org.apache.jmeter.testelement.property.CollectionProperty
 
getStringValue() - Method in class org.apache.jmeter.testelement.property.DoubleProperty
 
getStringValue() - Method in class org.apache.jmeter.testelement.property.FloatProperty
 
getStringValue() - Method in class org.apache.jmeter.testelement.property.FunctionProperty
Executes the function (and caches the value for the duration of the test iteration) if the property is a running version.
getStringValue() - Method in class org.apache.jmeter.testelement.property.IntegerProperty
 
getStringValue() - Method in interface org.apache.jmeter.testelement.property.JMeterProperty
 
getStringValue() - Method in class org.apache.jmeter.testelement.property.LongProperty
 
getStringValue() - Method in class org.apache.jmeter.testelement.property.MapProperty
 
getStringValue() - Method in class org.apache.jmeter.testelement.property.NullProperty
 
getStringValue() - Method in class org.apache.jmeter.testelement.property.ObjectProperty
 
getStringValue() - Method in class org.apache.jmeter.testelement.property.StringProperty
 
getStringValue() - Method in class org.apache.jmeter.testelement.property.TestElementProperty
 
getStyle() - Method in class org.apache.jmeter.control.InterleaveControl
 
getStyle() - Method in class org.apache.jmeter.control.ThroughputController
 
getSubControllers() - Method in class org.apache.jmeter.control.GenericController
Gets the SubControllers attribute of the GenericController object
getSubResults() - Method in class org.apache.jmeter.samplers.SampleResult
Gets the subresults associated with this sample.
getSubTree(Object) - Method in class org.apache.jorphan.collections.SearchByClass
Given a specific found node, this method will return the sub tree of that node.
getSuccess() - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
get the success message
getSuccessCode() - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
get the success code defined by the user
getSuccessCount() - Method in class org.apache.jmeter.reporters.MailerModel
 
getSuccessLimit() - Method in class org.apache.jmeter.reporters.MailerModel
 
getSuccessSubject() - Method in class org.apache.jmeter.reporters.MailerModel
 
getSuffix() - Method in class org.apache.jmeter.protocol.http.modifier.ParamMask
Accessor method to return the String that will be suffixed to the long value.
getSuserDN() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the username attribute of the LDAP object
getSuserPw() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the password attribute of the LDAP object
getTable() - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
Get the table used to enter arguments.
getTable() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
Get the table used to enter arguments.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor
Implements the TableCellEditor interface.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.apache.jmeter.gui.util.TextAreaCellRenderer
 
getTableLabel() - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
Get the title label for this component.
getTableLabel() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
Get the title label for this component.
getTags() - Method in class org.apache.jmeter.testbeans.gui.FileEditor
 
getTarget() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
getTarget() - Method in class org.apache.jmeter.sampler.TestAction
 
getTemplate() - Method in class org.apache.jmeter.extractor.RegexExtractor
 
getTest() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the test attribute of the LDAPSampler object
getTest() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Gets the test attribute of the LDAPSampler object.
getTestElement() - Method in class org.apache.jmeter.gui.tree.JMeterTreeNode
 
getTestField() - Method in class org.apache.jmeter.assertions.ResponseAssertion
!
getTestPlan() - Method in class org.apache.jmeter.gui.tree.JMeterTreeModel
 
getTestPlanClasspath() - Method in class org.apache.jmeter.testelement.TestPlan
Returns a string in CSV format
getTestPlanClasspathArray() - Method in class org.apache.jmeter.testelement.TestPlan
 
getTestPlanFile() - Method in class org.apache.jmeter.gui.GuiPackage
 
getTestSamples(Properties, String) - Static method in class org.apache.jmeter.util.JMeterUtils
Create a string of class names for a particular SamplerController
getTestStartTime() - Method in class org.apache.jmeter.save.ListenerResultWrapper
 
getTestStartTime() - Method in class org.apache.jmeter.save.TestResultWrapper
 
getTestStartTime() - Static method in class org.apache.jmeter.threads.JMeterContextService
 
getTestStrings() - Method in class org.apache.jmeter.assertions.ResponseAssertion
!
getTestTree() - Method in class org.apache.jmeter.engine.ClientJMeterEngine
 
getTestTree() - Method in class org.apache.jmeter.engine.StandardJMeterEngine
 
getTestType() - Method in class org.apache.jmeter.assertions.ResponseAssertion
!
getText() - Method in class org.apache.jorphan.gui.JLabeledChoice
Returns the text in the Text Field.
getText() - Method in interface org.apache.jorphan.gui.JLabeledField
 
getText() - Method in class org.apache.jorphan.gui.JLabeledRadio
The implementation will get the Text value from the selected radio button in the JButtonGroup.
getText() - Method in class org.apache.jorphan.gui.JLabeledTextArea
Returns the text in the Text Field.
getText() - Method in class org.apache.jorphan.gui.JLabeledTextField
Returns the text in the Text Field.
getText() - Method in class org.apache.jorphan.io.TextFile
Read the whole file content and return it as a string.
getTextMessage() - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
return the text for the message
getThread() - Method in class org.apache.jmeter.threads.JMeterContext
 
getThreadContext() - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
getThreadContext() - Method in interface org.apache.jmeter.testelement.TestElement
 
getThreadGroup() - Method in class org.apache.jmeter.samplers.SampleEvent
 
getThreadGroup() - Method in class org.apache.jmeter.threads.JMeterThread
 
getThreadGroups() - Method in class org.apache.jmeter.testelement.TestPlan
Gets the ThreadGroups attribute of the TestPlan object.
getThreadInfo() - Method in interface org.apache.jmeter.monitor.model.Connector
 
getThreadInfo() - Method in class org.apache.jmeter.monitor.model.ConnectorImpl
 
getThreadLists() - Method in class org.apache.jmeter.modifiers.UserParameters
 
getThreadLoad() - Method in class org.apache.jmeter.visualizers.MonitorStats
 
getThreadName() - Method in class org.apache.jmeter.samplers.SampleResult
 
getThreadName() - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
getThreadName() - Method in interface org.apache.jmeter.testelement.TestElement
 
getThreadName() - Method in class org.apache.jmeter.threads.JMeterThread
 
getThreadName() - Method in class org.apache.jmeter.threads.JMeterVariables
 
getThreadNum() - Method in class org.apache.jmeter.threads.JMeterContext
Returns the threadNum.
getThreadNum() - Method in class org.apache.jmeter.threads.JMeterThread
Returns the threadNum.
getThreadload() - Method in class org.apache.jmeter.visualizers.MonitorModel
 
getThroughput() - Method in class org.apache.jmeter.timers.ConstantThroughputTimer
Gets the configured desired throughput.
getThroughput() - Method in class org.apache.jmeter.visualizers.Sample
 
getTime() - Method in class org.apache.jmeter.samplers.SampleResult
Get the time it took this sample to occur.
getTimeStamp() - Method in class org.apache.jmeter.samplers.SampleResult
 
getTimeStamp() - Method in class org.apache.jmeter.visualizers.MonitorStats
 
getTimelim() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the time limit attribute of the LDAPSampler object
getTimeout() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
getTimeout() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
getTimeout() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
getTimers() - Method in class org.apache.jmeter.threads.SamplePackage
 
getTimers(Properties) - Static method in class org.apache.jmeter.util.JMeterUtils
Creates the vector of Timers plugins.
getTimestamp() - Method in class org.apache.jmeter.visualizers.MonitorModel
 
getTimestampString() - Method in class org.apache.jmeter.visualizers.MonitorModel
Method will return a formatted date using SimpleDateFormat.
getToAddress() - Method in class org.apache.jmeter.reporters.MailerModel
 
getTolerant() - Method in class org.apache.jmeter.assertions.gui.XMLConfPanel
 
getTopic() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
return the topic used for the benchmark
getTopicConnection() - Static method in class org.apache.jmeter.protocol.jms.client.ConnectionFactory
 
getTopicConnectionFactory(Context, String) - Static method in class org.apache.jmeter.protocol.jms.client.ConnectionFactory
 
getTotal() - Method in interface org.apache.jmeter.monitor.model.Memory
 
getTotal() - Method in class org.apache.jmeter.monitor.model.MemoryImpl
 
getTotalBytes() - Method in class org.apache.jorphan.math.StatCalculator
 
getTree() - Method in class org.apache.jmeter.gui.MainFrame
!
getTree(Collection) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
getTree(String) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
getTree(String[]) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
getTree(Object) - Method in class org.apache.jorphan.collections.HashTree
Gets the HashTree mapped to the given key.
getTree(Object[]) - Method in class org.apache.jorphan.collections.HashTree
Gets the HashTree object mapped to the last key in the array by recursing through the HashTree structure one key at a time.
getTree(Collection) - Method in class org.apache.jorphan.collections.HashTree
Gets the HashTree object mapped to the last key in the SortedSet by recursing through the HashTree structure one key at a time.
getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor
Implements the TreeCellEditor interface.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.apache.jmeter.gui.tree.JMeterCellRenderer
 
getTreeListener() - Method in class org.apache.jmeter.gui.GuiPackage
Get the listener for JMeter's test tree.
getTreeModel() - Method in class org.apache.jmeter.gui.GuiPackage
Get the model for JMeter's test tree.
getTreePath(Collection) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
getTreePath(Collection) - Method in class org.apache.jorphan.collections.HashTree
 
getTrimInterval() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
getTrustStore() - Method in class org.apache.jmeter.util.SSLManager
Opens and initializes the TrustStore.
getURL() - Method in class org.apache.jmeter.protocol.http.control.Authorization
 
getURL() - Method in class org.apache.jmeter.protocol.http.parser.URLString
 
getURL() - Method in class org.apache.jmeter.protocol.http.util.WSDLHelper
Returns the URL
getURL() - Method in class org.apache.jmeter.samplers.SampleResult
 
getURL() - Method in class org.apache.jmeter.visualizers.MonitorModel
 
getURL() - Method in class org.apache.jmeter.visualizers.MonitorStats
For convienance, this method returns the protocol, host and port as a URL.
getURLData() - Method in class org.apache.jmeter.protocol.http.sampler.SoapSampler
 
getUpper(int) - Static method in class org.apache.jmeter.protocol.ftp.sampler.FtpClient
Gets the Upper attribute of the FtpClient class.
getUpperBound() - Method in class org.apache.jmeter.protocol.http.modifier.ParamMask
Accessor method, returns the highest possible value that the long portion of the parameter value may be.
getUrl() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Get the URL, built from its component parts.
getUseAuth() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
return whether jndi requires authentication
getUseJNDIProperties() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
return whether the sampler should use properties file instead of UI parameters.
getUseJNDIPropertiesAsBoolean() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
return the properties as boolean true/false.
getUseKeepAlive() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
getUseKeepalive() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
getUseProxy() - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
Return whether or not to use proxy
getUseSeparator() - Method in class org.apache.jmeter.control.ForeachController
 
getUser() - Method in class org.apache.jmeter.protocol.http.control.Authorization
 
getUserAttributes() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Collect all the value from the table (Arguments), using this create the basicAttributes This will create the Basic Attributes for the User defined TestCase for Add Test
getUserDN() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the username attribute of the LDAP object
getUserDefinedTest() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Gets the UserDefinedTest attribute of the LDAPSampler object.
getUserDefinedVariables() - Method in class org.apache.jmeter.testelement.TestPlan
 
getUserModAttributes() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Collect all the value from the table (Arguments), using this create the basicAttributes This will create the Basic Attributes for the User defined TestCase for Modify test
getUserName() - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
 
getUserPw() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the password attribute of the LDAP object
getUsername() - Method in class org.apache.jmeter.config.LoginConfig
Gets the Username attribute of the LoginConfig object.
getUsername() - Method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
 
getUsername() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
getUsername() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
return the username used to login to the jms server
getUsername() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Gets the username attribute of the LDAP object.
getUsername() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
getValidate() - Method in class org.apache.jmeter.assertions.gui.XMLConfPanel
 
getValue() - Method in class org.apache.jmeter.config.Argument
Gets the value of the Argument object.
getValue() - Method in class org.apache.jmeter.protocol.http.control.Cookie
get the value for this object.
getValue() - Method in class org.apache.jmeter.protocol.http.control.Header
Get the value for this object.
getValue() - Method in class org.apache.jmeter.protocol.http.util.accesslog.NVPair
Return the value
getValue() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
Gets the value of the Argument object.
getValue() - Method in class org.apache.jmeter.testbeans.gui.FileEditor
 
getValue() - Method in class org.apache.jmeter.testbeans.gui.TextAreaEditor
 
getValue() - Method in class org.apache.jorphan.collections.ConfigurationTree
 
getValue(String) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
getValue(String, String) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
getValueAt(int, int) - Method in class org.apache.jmeter.gui.util.PowerTableModel
Required by table model interface. return the ValueAt value
getValueAt(int, int) - Method in class org.apache.jorphan.gui.ObjectTableModel
 
getValueOr(String) - Method in class org.apache.jorphan.collections.ConfigurationTree
Get the value or return the given default value if null
getVarName() - Method in class org.apache.jmeter.modifiers.CounterConfig
 
getVariableNames() - Method in class org.apache.jmeter.config.CSVDataSet
 
getVariables() - Method in class org.apache.jmeter.functions.AbstractFunction
Provides a convenient way to parse the given argument string into a collection of individual arguments.
getVariables() - Method in class org.apache.jmeter.testelement.VariablesCollection
 
getVariables() - Method in class org.apache.jmeter.threads.JMeterContext
 
getVector(Properties, String) - Static method in class org.apache.jmeter.util.JMeterUtils
Creates a vector of strings for all the properties that start with a common prefix.
getVersion() - Static method in class org.apache.jmeter.protocol.http.util.HTTPResultConverter
Returns the converter version; used to check for possible incompatibilities
getVersion() - Method in class org.apache.jmeter.save.ListenerResultWrapper
 
getVersion() - Static method in class org.apache.jmeter.save.ScriptWrapperConverter
Returns the converter version; used to check for possible incompatibilities
getVersion() - Method in class org.apache.jmeter.save.TestResultWrapper
 
getVersion() - Static method in class org.apache.jmeter.save.converters.BooleanPropertyConverter
Returns the converter version; used to check for possible incompatibilities
getVersion() - Static method in class org.apache.jmeter.save.converters.HashTreeConverter
Returns the converter version; used to check for possible incompatibilities
getVersion() - Static method in class org.apache.jmeter.save.converters.IntegerPropertyConverter
Returns the converter version; used to check for possible incompatibilities
getVersion() - Static method in class org.apache.jmeter.save.converters.LongPropertyConverter
Returns the converter version; used to check for possible incompatibilities
getVersion() - Static method in class org.apache.jmeter.save.converters.MultiPropertyConverter
Returns the converter version; used to check for possible incompatibilities
getVersion() - Static method in class org.apache.jmeter.save.converters.SampleResultConverter
Returns the converter version; used to check for possible incompatibilities
getVersion() - Static method in class org.apache.jmeter.save.converters.StringPropertyConverter
Returns the converter version; used to check for possible incompatibilities
getVersion() - Static method in class org.apache.jmeter.save.converters.TestElementConverter
Returns the converter version; used to check for possible incompatibilities
getVersion() - Static method in class org.apache.jmeter.save.converters.TestElementPropertyConverter
Returns the converter version; used to check for possible incompatibilities
getVersion() - Static method in class org.apache.jmeter.save.converters.TestResultWrapperConverter
Returns the converter version; used to check for possible incompatibilities
getVirtualHost() - Method in interface org.apache.jmeter.monitor.model.Worker
 
getVirtualHost() - Method in class org.apache.jmeter.monitor.model.WorkerImpl
 
getVisualizer() - Method in class org.apache.jmeter.reporters.AbstractListenerElement
 
getVisualizers(Properties) - Static method in class org.apache.jmeter.util.JMeterUtils
Creates the vector of visualizer plugins.
getWSDLDocument() - Method in class org.apache.jmeter.protocol.http.util.WSDLHelper
Get the wsdl document.
getWarningThreshold() - Method in class org.apache.jmeter.assertions.HTMLAssertion
Gets the threshold setting for warnings
getWebMethods() - Method in class org.apache.jmeter.protocol.http.util.WSDLHelper
Get a list of the web methods as a string array.
getWhiteCanvas() - Method in class org.apache.jmeter.visualizers.GraphAccumVisualizer
Returns the panel where labels can be added.
getWhitespace() - Method in class org.apache.jmeter.assertions.gui.XMLConfPanel
 
getWorker() - Method in interface org.apache.jmeter.monitor.model.Workers
 
getWorker() - Method in class org.apache.jmeter.monitor.model.WorkersImpl
 
getWorkers() - Method in interface org.apache.jmeter.monitor.model.Connector
 
getWorkers() - Method in class org.apache.jmeter.monitor.model.ConnectorImpl
 
getWsdlURL() - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
method returns the WSDL URL
getXMLNode() - Method in class org.apache.jmeter.visualizers.XMLDefaultMutableTreeNode
get the xml node
getXMLParameters(String) - Method in class org.apache.jmeter.protocol.http.modifier.UserParameterXMLParser
Parse all user parameter data defined in XML file.
getXMLParser(Properties) - Static method in class org.apache.jmeter.util.JMeterUtils
Deprecated. use the plain version instead. We are using JAXP!
getXMLParser() - Static method in class org.apache.jmeter.util.JMeterUtils
Create an instance of an org.xml.sax.Parser based on the default props.
getXPath() - Method in class org.apache.jmeter.assertions.gui.XPathPanel
Get the XPath String
getXPathAttributesTitle() - Method in class org.apache.jmeter.assertions.gui.XPathAssertionGui
 
getXPathString() - Method in class org.apache.jmeter.assertions.XPathAssertion
Get The XPath String that will be used in matching the document
getXPathString(int) - Method in class org.apache.jmeter.functions.XPathFileContainer
 
getXPathString(String, String) - Static method in class org.apache.jmeter.functions.XPathWrapper
 
getXPathTextField() - Method in class org.apache.jmeter.assertions.gui.XPathPanel
 
getXmlData() - Method in class org.apache.jmeter.protocol.http.sampler.SoapSampler
 
getXmlData() - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
Get the XML data as a string.
getXmlFile() - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
Get the file location of the xml file.
getXmlPathLoc() - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
Get the path where XML messages are stored. this is the directory where JMeter will randomly select a file.
getXmlUri() - Method in class org.apache.jmeter.protocol.http.modifier.UserParameterModifier
Return the current XML file name to be read to obtain the parameter data for all users
getXsdFileName() - Method in class org.apache.jmeter.assertions.XMLSchemaAssertion
 
graph - Variable in class org.apache.jmeter.visualizers.GraphAccumVisualizer
 
graph - Variable in class org.apache.jmeter.visualizers.StatGraphVisualizer
 
graphPanel - Variable in class org.apache.jmeter.visualizers.StatGraphVisualizer
 
graphScroll - Variable in class org.apache.jmeter.visualizers.StatGraphVisualizer
 

H

HEADERS - Static variable in class org.apache.jmeter.protocol.http.control.HeaderManager
 
HEADER_MANAGER - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
HEALTH - Static variable in class org.apache.jmeter.visualizers.MonitorStats
 
HEALTHY - Static variable in class org.apache.jmeter.monitor.util.Stats
 
HEALTHY - Static variable in class org.apache.jmeter.visualizers.ServerPanel
Health Icons
HEALTHY_PER - Static variable in class org.apache.jmeter.monitor.util.Stats
 
HELP - Static variable in class org.apache.jmeter.gui.action.Help
 
HELP_DOCS - Static variable in class org.apache.jmeter.gui.action.Help
 
HELP_FUNCTIONS - Static variable in class org.apache.jmeter.gui.action.Help
 
HELP_PAGE - Static variable in class org.apache.jmeter.gui.action.Help
 
HOST - Static variable in class org.apache.jmeter.visualizers.MonitorStats
 
HTMLAssertion - class org.apache.jmeter.assertions.HTMLAssertion.
Assertion to validate the response of a Sample with Tidy.
HTMLAssertion() - Constructor for class org.apache.jmeter.assertions.HTMLAssertion
 
HTMLAssertionGui - class org.apache.jmeter.assertions.gui.HTMLAssertionGui.
GUI for HTMLAssertion
HTMLAssertionGui() - Constructor for class org.apache.jmeter.assertions.gui.HTMLAssertionGui
The constructor.
HTMLParseError - error org.apache.jmeter.protocol.http.parser.HTMLParseError.
Error class for use with HTMLParser classes.
HTMLParseError() - Constructor for class org.apache.jmeter.protocol.http.parser.HTMLParseError
 
HTMLParseError(String) - Constructor for class org.apache.jmeter.protocol.http.parser.HTMLParseError
 
HTMLParseError(Throwable) - Constructor for class org.apache.jmeter.protocol.http.parser.HTMLParseError
 
HTMLParseError(String, Throwable) - Constructor for class org.apache.jmeter.protocol.http.parser.HTMLParseError
 
HTMLParseException - exception org.apache.jmeter.protocol.http.parser.HTMLParseException.
 
HTMLParseException() - Constructor for class org.apache.jmeter.protocol.http.parser.HTMLParseException
 
HTMLParseException(String) - Constructor for class org.apache.jmeter.protocol.http.parser.HTMLParseException
 
HTMLParseException(Throwable) - Constructor for class org.apache.jmeter.protocol.http.parser.HTMLParseException
 
HTMLParseException(String, Throwable) - Constructor for class org.apache.jmeter.protocol.http.parser.HTMLParseException
 
HTMLParser - class org.apache.jmeter.protocol.http.parser.HTMLParser.
HtmlParsers can parse HTML content to obtain URLs.
HTMLParser() - Constructor for class org.apache.jmeter.protocol.http.parser.HTMLParser
Protected constructor to prevent instantiation except from within subclasses.
HTMLParser.Test - class org.apache.jmeter.protocol.http.parser.HTMLParser.Test.
 
HTMLParser.Test() - Constructor for class org.apache.jmeter.protocol.http.parser.HTMLParser.Test
 
HTMLParser.Test(String) - Constructor for class org.apache.jmeter.protocol.http.parser.HTMLParser.Test
 
HTMLParser.Test(String, int) - Constructor for class org.apache.jmeter.protocol.http.parser.HTMLParser.Test
 
HTMLParser.Test(String, String, int) - Constructor for class org.apache.jmeter.protocol.http.parser.HTMLParser.Test
 
HTTP - Static variable in class org.apache.jmeter.util.JMeterUtils
 
HTTPArgument - class org.apache.jmeter.protocol.http.util.HTTPArgument.
 
HTTPArgument(String, String, String) - Constructor for class org.apache.jmeter.protocol.http.util.HTTPArgument
Constructor for the Argument object.
HTTPArgument(String, String) - Constructor for class org.apache.jmeter.protocol.http.util.HTTPArgument
Constructor for the Argument object.
HTTPArgument(String, String, boolean) - Constructor for class org.apache.jmeter.protocol.http.util.HTTPArgument
 
HTTPArgument(String, String, String, boolean) - Constructor for class org.apache.jmeter.protocol.http.util.HTTPArgument
 
HTTPArgument(Argument) - Constructor for class org.apache.jmeter.protocol.http.util.HTTPArgument
 
HTTPArgument() - Constructor for class org.apache.jmeter.protocol.http.util.HTTPArgument
Constructor for the Argument object
HTTPArgument.Test - class org.apache.jmeter.protocol.http.util.HTTPArgument.Test.
 
HTTPArgument.Test(String) - Constructor for class org.apache.jmeter.protocol.http.util.HTTPArgument.Test
 
HTTPArgumentsPanel - class org.apache.jmeter.protocol.http.gui.HTTPArgumentsPanel.
 
HTTPArgumentsPanel() - Constructor for class org.apache.jmeter.protocol.http.gui.HTTPArgumentsPanel
 
HTTPNullSampler - class org.apache.jmeter.protocol.http.sampler.HTTPNullSampler.
Dummy HTTPSampler class for use by classes that need an HTTPSampler, but that don't need an actual sampler, e.g. for Parsing testing.
HTTPNullSampler() - Constructor for class org.apache.jmeter.protocol.http.sampler.HTTPNullSampler
 
HTTPResultConverter - class org.apache.jmeter.protocol.http.util.HTTPResultConverter.
 
HTTPResultConverter(ClassMapper, String) - Constructor for class org.apache.jmeter.protocol.http.util.HTTPResultConverter
 
HTTPSampleResult - class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult.
This is a specialisation of the SampleResult class for the HTTP protocol.
HTTPSampleResult() - Constructor for class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
 
HTTPSampleResult(long) - Constructor for class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
 
HTTPSampleResult(HTTPSampleResult) - Constructor for class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
Construct a 'parent' result for an already-existing result, essentially cloning it
HTTPSampler - class org.apache.jmeter.protocol.http.sampler.HTTPSampler.
A sampler which understands all the parts necessary to read statistics about HTTP requests, including cookies and authentication.
HTTPSampler() - Constructor for class org.apache.jmeter.protocol.http.sampler.HTTPSampler
Constructor for the HTTPSampler object.
HTTPSampler.Test - class org.apache.jmeter.protocol.http.sampler.HTTPSampler.Test.
 
HTTPSampler.Test(String) - Constructor for class org.apache.jmeter.protocol.http.sampler.HTTPSampler.Test
 
HTTPSampler2 - class org.apache.jmeter.protocol.http.sampler.HTTPSampler2.
A sampler which understands all the parts necessary to read statistics about HTTP requests, including cookies and authentication.
HTTPSampler2() - Constructor for class org.apache.jmeter.protocol.http.sampler.HTTPSampler2
Constructor for the HTTPSampler2 object.
HTTPSampler2.Test - class org.apache.jmeter.protocol.http.sampler.HTTPSampler2.Test.
 
HTTPSampler2.Test(String) - Constructor for class org.apache.jmeter.protocol.http.sampler.HTTPSampler2.Test
 
HTTPSamplerBase - class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.
Common constants and methods for HTTP samplers
HTTPSamplerBase() - Constructor for class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
HTTPSamplerBaseBeanInfo - class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBaseBeanInfo.
 
HTTPSamplerBaseBeanInfo() - Constructor for class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBaseBeanInfo
 
HTTPSamplerFactory - class org.apache.jmeter.protocol.http.sampler.HTTPSamplerFactory.
Factory to return the appropriate HTTPSampler for use with classes that need an HTTPSampler
HashTree - class org.apache.jorphan.collections.HashTree.
This class is used to create a tree structure of objects.
HashTree() - Constructor for class org.apache.jorphan.collections.HashTree
Creates an empty new HashTree.
HashTree(Object) - Constructor for class org.apache.jorphan.collections.HashTree
Creates a new HashTree and adds the given object as a top-level node.
HashTree(Collection) - Constructor for class org.apache.jorphan.collections.HashTree
Creates a new HashTree and adds all the objects in the given collection as top-level nodes in the tree.
HashTree(Object[]) - Constructor for class org.apache.jorphan.collections.HashTree
Creates a new HashTree and adds all the objects in the given array as top-level nodes in the tree.
HashTree.Test - class org.apache.jorphan.collections.HashTree.Test.
 
HashTree.Test(String) - Constructor for class org.apache.jorphan.collections.HashTree.Test
 
HashTreeConverter - class org.apache.jmeter.save.converters.HashTreeConverter.
 
HashTreeConverter(ClassMapper, String) - Constructor for class org.apache.jmeter.save.converters.HashTreeConverter
 
HashTreeTraverser - interface org.apache.jorphan.collections.HashTreeTraverser.
By implementing this interface, a class can easily traverse a HashTree object, and be notified via callbacks of certain events.
Header - class org.apache.jmeter.protocol.http.control.Header.
This class is an HTTP Header encapsulator.
Header() - Constructor for class org.apache.jmeter.protocol.http.control.Header
Create the header.
Header(String, String) - Constructor for class org.apache.jmeter.protocol.http.control.Header
Create the coookie.
HeaderManager - class org.apache.jmeter.protocol.http.control.HeaderManager.
This class provides an interface to headers file to pass HTTP headers along with a request.
HeaderManager() - Constructor for class org.apache.jmeter.protocol.http.control.HeaderManager
 
HeaderPanel - class org.apache.jmeter.protocol.http.gui.HeaderPanel.
Allows the user to specify if she needs HTTP header services, and give parameters for this service.
HeaderPanel() - Constructor for class org.apache.jmeter.protocol.http.gui.HeaderPanel
Default constructor.
Help - class org.apache.jmeter.gui.action.Help.
 
Help() - Constructor for class org.apache.jmeter.gui.action.Help
 
HoldSampleSender - class org.apache.jmeter.samplers.HoldSampleSender.
Lars-Erik Helander provided the idea (and original implementation) for the caching functionality (sampleStore).
HorizontalPanel - class org.apache.jmeter.gui.util.HorizontalPanel.
 
HorizontalPanel() - Constructor for class org.apache.jmeter.gui.util.HorizontalPanel
 
HorizontalPanel(int, float) - Constructor for class org.apache.jmeter.gui.util.HorizontalPanel
 
HtmlPane - class org.apache.jmeter.swing.HtmlPane.
 
HtmlPane() - Constructor for class org.apache.jmeter.swing.HtmlPane
 
HtmlParserTester - class org.apache.jmeter.junit.protocol.http.parser.HtmlParserTester.
Created June 14, 2001
HtmlParserTester(String) - Constructor for class org.apache.jmeter.junit.protocol.http.parser.HtmlParserTester
Constructor for the HtmlParserTester object.
HtmlParsingUtils - class org.apache.jmeter.protocol.http.parser.HtmlParsingUtils.
 
HtmlParsingUtils.Test - class org.apache.jmeter.protocol.http.parser.HtmlParsingUtils.Test.
 
HtmlParsingUtils.Test(String) - Constructor for class org.apache.jmeter.protocol.http.parser.HtmlParsingUtils.Test
 
HttpConfigSuite - class org.apache.jmeter.junit.protocol.http.config.HttpConfigSuite.
 
HttpDefaultsGui - class org.apache.jmeter.protocol.http.config.gui.HttpDefaultsGui.
 
HttpDefaultsGui() - Constructor for class org.apache.jmeter.protocol.http.config.gui.HttpDefaultsGui
 
HttpReplyHdr - class org.apache.jmeter.protocol.http.proxy.HttpReplyHdr.
Utility class to generate HTTP responses of various types.
HttpRequestHdr - class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr.
The headers of the client HTTP request.
HttpRequestHdr() - Constructor for class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
 
HttpRequestHdr.Test - class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr.Test.
 
HttpRequestHdr.Test(String) - Constructor for class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr.Test
 
HttpTestSampleGui - class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui.
 
HttpTestSampleGui() - Constructor for class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui
 
HttpTestSampleGui.Test - class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui.Test.
 
HttpTestSampleGui.Test(String) - Constructor for class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui.Test
 
HttpTestSampleGui2 - class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui2.
 
HttpTestSampleGui2() - Constructor for class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui2
 
hasExcPattern(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
 
hasFunction() - Method in class org.apache.jmeter.engine.util.CompoundVariable
 
hasHeader(String) - Method in class org.apache.jorphan.collections.Data
Checks to see if a column exists in the Data object.
hasNext() - Method in interface org.apache.jmeter.testelement.property.PropertyIterator
 
hasNext() - Method in class org.apache.jmeter.testelement.property.PropertyIteratorImpl
 
hashCode() - Method in class org.apache.jmeter.protocol.http.parser.URLString
 
hashCode() - Method in class org.apache.jmeter.testelement.property.AbstractProperty
 
hashCode() - Method in class org.apache.jmeter.testelement.property.CollectionProperty
 
hashCode() - Method in class org.apache.jmeter.testelement.property.TestElementProperty
 
hashCode() - Method in class org.apache.jorphan.collections.HashTree
Returns a hashcode for this HashTree.
hashCode() - Method in class org.apache.jorphan.collections.ListedHashTree
 
height - Variable in class org.apache.jmeter.visualizers.AxisGraph
 

I

IGNORE_SUB_CONTROLLERS - Static variable in class org.apache.jmeter.control.InterleaveControl
 
IMAGE_PARSER - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
INCFILE - Variable in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
 
INCLUDE_LIST - Static variable in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
INCLUDE_PATH - Static variable in class org.apache.jmeter.control.IncludeController
 
INCOMING_COLOR - Variable in class org.apache.jmeter.visualizers.SplineVisualizer
 
INCPATTERNS - Variable in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
 
INCPTRN - Variable in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
 
INCREMENT - Static variable in class org.apache.jmeter.modifiers.CounterConfig
 
INFO_A - Static variable in class org.apache.jmeter.visualizers.MonitorHealthPanel
 
INFO_D - Static variable in class org.apache.jmeter.visualizers.MonitorHealthPanel
 
INFO_H - Static variable in class org.apache.jmeter.visualizers.MonitorHealthPanel
 
INFO_LOAD - Static variable in class org.apache.jmeter.visualizers.MonitorHealthPanel
 
INFO_W - Static variable in class org.apache.jmeter.visualizers.MonitorHealthPanel
 
INIT_FILE - Static variable in class org.apache.jmeter.assertions.BeanShellAssertion
 
INIT_FILE - Static variable in class org.apache.jmeter.functions.BeanShell
 
INIT_FILE - Static variable in class org.apache.jmeter.protocol.java.sampler.BeanShellSampler
 
INPUT_FILE - Static variable in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
 
INSERT_AFTER - Static variable in class org.apache.jmeter.gui.action.DragNDrop
 
INSERT_BEFORE - Static variable in class org.apache.jmeter.gui.action.DragNDrop
 
IS_ONE_WAY - Static variable in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
ITERATIONS - Static variable in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
 
IfController - class org.apache.jmeter.control.IfController.
 
IfController() - Constructor for class org.apache.jmeter.control.IfController
constructor
IfController(String) - Constructor for class org.apache.jmeter.control.IfController
constructor
IfController.Test - class org.apache.jmeter.control.IfController.Test.
JUnit test
IfController.Test(String) - Constructor for class org.apache.jmeter.control.IfController.Test
 
IfControllerPanel - class org.apache.jmeter.control.gui.IfControllerPanel.
The user interface for a controller which specifies that its subcomponents should be executed while a condition holds.
IfControllerPanel() - Constructor for class org.apache.jmeter.control.gui.IfControllerPanel
Create a new LoopControlPanel as a standalone component.
IfControllerPanel(boolean) - Constructor for class org.apache.jmeter.control.gui.IfControllerPanel
Create a new IfControllerPanel as either a standalone or an embedded component.
IllegalUserActionException - exception org.apache.jmeter.exceptions.IllegalUserActionException.
 
IllegalUserActionException() - Constructor for class org.apache.jmeter.exceptions.IllegalUserActionException
 
IllegalUserActionException(String) - Constructor for class org.apache.jmeter.exceptions.IllegalUserActionException
 
ImageVisualizer - interface org.apache.jmeter.visualizers.ImageVisualizer.
TODO - does not appear to be used
IncludeController - class org.apache.jmeter.control.IncludeController.
 
IncludeController() - Constructor for class org.apache.jmeter.control.IncludeController
No-arg constructor
IncludeControllerGui - class org.apache.jmeter.control.gui.IncludeControllerGui.
 
IncludeControllerGui() - Constructor for class org.apache.jmeter.control.gui.IncludeControllerGui
Initializes the gui panel for the ModuleController instance.
InitialContextFactory - class org.apache.jmeter.protocol.jms.client.InitialContextFactory.
 
InitialContextFactory() - Constructor for class org.apache.jmeter.protocol.jms.client.InitialContextFactory
 
IntSum - class org.apache.jmeter.functions.IntSum.
Provides an intSum function that adds two or more integer values.
IntSum() - Constructor for class org.apache.jmeter.functions.IntSum
No-arg constructor.
IntegerProperty - class org.apache.jmeter.testelement.property.IntegerProperty.
 
IntegerProperty(String, int) - Constructor for class org.apache.jmeter.testelement.property.IntegerProperty
 
IntegerProperty(String) - Constructor for class org.apache.jmeter.testelement.property.IntegerProperty
 
IntegerProperty() - Constructor for class org.apache.jmeter.testelement.property.IntegerProperty
 
IntegerPropertyConverter - class org.apache.jmeter.save.converters.IntegerPropertyConverter.
 
IntegerPropertyConverter() - Constructor for class org.apache.jmeter.save.converters.IntegerPropertyConverter
 
InterleaveControl - class org.apache.jmeter.control.InterleaveControl.
 
InterleaveControl() - Constructor for class org.apache.jmeter.control.InterleaveControl
Constructor for the InterleaveControl object
InterleaveControl.Test - class org.apache.jmeter.control.InterleaveControl.Test.
 
InterleaveControl.Test(String) - Constructor for class org.apache.jmeter.control.InterleaveControl.Test
 
InterleaveControlGui - class org.apache.jmeter.control.gui.InterleaveControlGui.
 
InterleaveControlGui() - Constructor for class org.apache.jmeter.control.gui.InterleaveControlGui
 
InvalidVariableException - exception org.apache.jmeter.functions.InvalidVariableException.
 
InvalidVariableException() - Constructor for class org.apache.jmeter.functions.InvalidVariableException
 
InvalidVariableException(String) - Constructor for class org.apache.jmeter.functions.InvalidVariableException
 
IterationCounter - class org.apache.jmeter.functions.IterationCounter.
 
IterationCounter() - Constructor for class org.apache.jmeter.functions.IterationCounter
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.jmeter.protocol.http.modifier.UserParameterXMLContentHandler
 
incFile(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
Method implements the logic for filtering file name inclusion.
incIteration() - Method in class org.apache.jmeter.threads.JMeterVariables
 
incPattern(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
By default, the method assumes the entry is not included, unless it matches.
include(String) - Method in class org.apache.jmeter.protocol.java.control.gui.ClassFilter
 
includeFiles(String[]) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Filter
Include all files in the array.
includeFiles(String[]) - Method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
Give the filter a list of files to include
includeFiles(String[]) - Method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
 
includePattern(String[]) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Filter
Include any log entry that contains the following regular expression pattern.
includePattern(String[]) - Method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
Give the filter a set of regular expressions to filter with for inclusion.
includePattern(String[]) - Method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
 
incrementCurrent() - Method in class org.apache.jmeter.control.GenericController
 
incrementCurrent() - Method in class org.apache.jmeter.control.InterleaveControl
 
incrementCurrent() - Method in class org.apache.jmeter.control.RandomController
 
incrementCurrent() - Method in class org.apache.jmeter.control.SwitchController
 
incrementIterCount() - Method in class org.apache.jmeter.control.GenericController
 
incrementLoopCount() - Method in class org.apache.jmeter.control.ForeachController
 
incrementLoopCount() - Method in class org.apache.jmeter.control.LoopController
 
incrementLoopCount() - Method in class org.apache.jmeter.control.RunTime
 
init() - Method in class org.apache.jmeter.protocol.http.config.gui.MultipartUrlConfigGui
 
init() - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigGui
 
init() - Method in class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui
 
init() - Method in class org.apache.jmeter.protocol.http.gui.AuthPanel
Shows the main authentication panel for this object.
init() - Method in class org.apache.jmeter.protocol.http.gui.CookiePanel
Shows the main cookie configuration panel.
init() - Method in class org.apache.jmeter.protocol.http.gui.HeaderPanel
Shows the main header configuration panel.
init() - Method in class org.apache.jmeter.protocol.http.modifier.gui.ParamModifierGui
 
init() - Method in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
initialize the generator.
init() - Method in class org.apache.jmeter.protocol.java.config.gui.JavaConfigGui
Initialize the GUI components and layout.
init(String) - Method in class org.apache.jmeter.reporters.FileReporter
initalize a file reporter from a file
init() - Method in class org.apache.jmeter.testbeans.gui.TextAreaEditor
 
init(String, Object) - Method in class org.apache.jmeter.util.BeanShellInterpreter
 
init() - Method in class org.apache.jmeter.visualizers.DistributionGraph
 
init() - Method in class org.apache.jmeter.visualizers.MonitorHealthPanel
init is responsible for creating the necessary legends and information for the health panel.
init() - Method in class org.apache.jmeter.visualizers.MonitorPerformancePanel
init() will create all the necessary swing panels, labels and icons for the performance panel.
init() - Method in class org.apache.jmeter.visualizers.ViewResultsFullVisualizer
Initialize this visualizer
init(String[], String) - Method in class org.apache.jorphan.gui.JLabeledRadio
Method is responsible for creating the JRadioButtons and adding them to the ButtonGroup.
initClient() - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
initialize the Publisher client.
initConnection(Context, String, String) - Method in class org.apache.jmeter.protocol.jms.client.OnMessageSubscriber
Initialize the connection, session and subscriber
initConnection(Context, String, String) - Method in class org.apache.jmeter.protocol.jms.client.Publisher
 
initConnection(Context, String, String) - Method in class org.apache.jmeter.protocol.jms.client.ReceiveSubscriber
Create the connection, session and topic subscriber
initFilter() - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
 
initJNDI(boolean, String, String, String, String, String) - Method in class org.apache.jmeter.protocol.jms.client.OnMessageSubscriber
initialize the JNDI intial context
initJNDI(boolean, String, String, String, String, String) - Method in class org.apache.jmeter.protocol.jms.client.Publisher
 
initJNDI(boolean, String, String, String, String, String) - Method in class org.apache.jmeter.protocol.jms.client.ReceiveSubscriber
Initialize the JNDI initial context
initListenerClient() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
Create the OnMessageSubscriber client and set the sampler as the message listener.
initMethodObjects(TestCase) - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
Method tries to get the setUp and tearDown method for the class
initModel() - Method in class org.apache.jmeter.visualizers.MonitorHealthVisualizer
 
initPool() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
initReceiveClient() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
Create the ReceiveSubscriber client for the sampler.
initRun() - Method in class org.apache.jmeter.threads.JMeterThread
 
initStream() - Method in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
Create the FileWriter to save the JMX file.
initTableModel() - Method in class org.apache.jmeter.modifiers.gui.UserParametersGui
 
initialize() - Method in interface org.apache.jmeter.control.Controller
Called to initialize a controller at the beginning of a test iteration.
initialize() - Method in class org.apache.jmeter.control.GenericController
 
initialize() - Method in class org.apache.jmeter.control.RandomOrderController
 
initialize() - Method in class org.apache.jmeter.threads.JMeterVariables
 
initialize() - Static method in class org.apache.jmeter.threads.TestCompiler
Clears the pairing Set Called by StandardJmeterEngine at the start of a test run.
initialize() - Method in class org.apache.jmeter.threads.ThreadGroup
 
initializeLogging(Properties) - Static method in class org.apache.jorphan.logging.LoggingManager
Initialise the logging system from the Jmeter properties.
initializeLogging(String[]) - Static method in class org.apache.jorphan.test.AllTests
An overridable method that initializes the logging for the unit test run, using the properties file passed in as the second argument.
initializeManager(String[]) - Static method in class org.apache.jorphan.test.AllTests
An overridable method that that instantiates a UnitTestManager (if one was specified in the command-line arguments), and hands it the name of the properties file to use to configure the system.
initializeProperties(String) - Method in class org.apache.jmeter.util.JMeterUtils
 
initializeProperties(String) - Method in interface org.apache.jorphan.test.UnitTestManager
Your implementation will be handed the filename that was provided to AllTests as a configuration file.
initializeTableModel() - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
Initialize the table model used for the arguments table.
initializeTableModel() - Method in class org.apache.jmeter.gui.util.FileListPanel
 
initializeTableModel() - Method in class org.apache.jmeter.protocol.http.gui.HTTPArgumentsPanel
 
initializeTableModel() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
Initialize the table model used for the arguments table.
insertLineBreaks(String, String) - Static method in class org.apache.jorphan.util.Converter
 
insertLoadedTree(int, HashTree) - Method in class org.apache.jmeter.gui.action.Load
Returns a boolean indicating whether the loaded tree was a full test plan
insertRow(Object, int) - Method in class org.apache.jorphan.gui.ObjectTableModel
 
install(JMeterPlugin, boolean) - Static method in class org.apache.jmeter.plugin.PluginManager
Installs a plugin.
instantiate(String, String) - Static method in class org.apache.jmeter.util.JMeterUtils
Instatiate an object and guarantee its class.
instantiate(Vector, String) - Static method in class org.apache.jmeter.util.JMeterUtils
Instantiate a vector of classes
instantiateClass() - Method in class org.apache.jmeter.protocol.java.control.gui.JUnitTestSamplerGui
 
instantiateParser() - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
Method will instantiate the log parser based on the class in the text field.
interpolation() - Method in class org.apache.jmeter.visualizers.Spline3
Computes the coefficients of the Spline interpolated curve, on each interval.
invoke() - Method in class org.apache.jorphan.reflect.Functor
 
invoke(Object) - Method in class org.apache.jorphan.reflect.Functor
 
invoke(Object[]) - Method in class org.apache.jorphan.reflect.Functor
 
invoke(Object, Object[]) - Method in class org.apache.jorphan.reflect.Functor
 
isAlwaysEncoded() - Method in class org.apache.jmeter.protocol.http.util.HTTPArgument
 
isAnchorMatched(HTTPSamplerBase, HTTPSamplerBase) - Static method in class org.apache.jmeter.protocol.http.parser.HtmlParsingUtils
 
isArgumentMatched(Argument, Argument) - Static method in class org.apache.jmeter.protocol.http.parser.HtmlParsingUtils
 
isAutocommit() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
isCellEditable(int, int) - Method in class org.apache.jmeter.gui.util.PowerTableModel
 
isCellEditable(EventObject) - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor.EditorDelegate
Returns true if anEvent is not a MouseEvent.
isCellEditable(EventObject) - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor
Forwards the message from the CellEditor to the delegate.
isCellEditable(int, int) - Method in class org.apache.jorphan.gui.ObjectTableModel
 
isClientTrusted(X509Certificate[]) - Method in class org.apache.jmeter.util.JsseSSLManager.AlwaysTrustManager
 
isContainsType() - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
isContinue() - Method in class org.apache.jmeter.testelement.OnErrorTestElement
 
isDirty() - Method in class org.apache.jmeter.gui.GuiPackage
Retrieves the state of the 'dirty' property, a flag that indicates if there are test tree components that have been modified since they were last saved.
isDone() - Method in interface org.apache.jmeter.control.Controller
Indicates whether the Controller is done delivering Samplers for the rest of the test.
isDone() - Method in class org.apache.jmeter.control.ForeachController
 
isDone() - Method in class org.apache.jmeter.control.GenericController
 
isDone() - Method in class org.apache.jmeter.control.IfController
This is overriding the parent method.
isDone() - Method in class org.apache.jmeter.control.LoopController
 
isDone() - Method in class org.apache.jmeter.control.RunTime
 
isDone() - Method in class org.apache.jmeter.control.ThroughputController
 
isDone() - Method in class org.apache.jmeter.control.WhileController
 
isDone() - Method in class org.apache.jmeter.protocol.ftp.sampler.FtpClient.dataGrabber
Gets the Done attribute of the dataGrabber object.
isDone() - Method in class org.apache.jmeter.threads.ThreadGroup
 
isEditable() - Method in class org.apache.jmeter.protocol.http.control.AuthManager
 
isEditable() - Method in class org.apache.jmeter.visualizers.SplineModel
 
isEmpty() - Method in class org.apache.jorphan.collections.ConfigurationTree
 
isEmpty() - Method in class org.apache.jorphan.collections.HashTree
If the HashTree is empty, true is returned, false otherwise.
isEnabled() - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
Provides a default implementation for the enabled property.
isEnabled() - Method in interface org.apache.jmeter.gui.JMeterGUIComponent
Test GUI elements can be disabled, in which case they do not become part of the test when run.
isEnabled() - Method in class org.apache.jmeter.gui.tree.JMeterTreeNode
 
isEnabled() - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
isEnabled() - Method in interface org.apache.jmeter.testelement.TestElement
Check if ENABLED property is present and true ; defaults to true
isEqualType(JMeterProperty) - Method in class org.apache.jmeter.testelement.property.AbstractProperty
 
isError() - Method in class org.apache.jmeter.assertions.AssertionResult
Check if an error occurred while checking the assertion.
isErrorLogging() - Method in class org.apache.jmeter.reporters.ResultCollector
 
isErrorsOnly() - Method in class org.apache.jmeter.assertions.HTMLAssertion
Check if errors will be reported only
isExpertMode() - Static method in class org.apache.jmeter.util.JMeterUtils
Determine whether we are in 'expert' mode.
isFailing() - Method in class org.apache.jmeter.reporters.MailerModel
Returns wether there had been more failures than acceptable.
isFailure() - Method in class org.apache.jmeter.assertions.AssertionResult
Check if the assertion failed.
isFiltered(String, TestElement) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Filter
Log parser will call this method to see if a particular entry should be filtered or not.
isFiltered(String, TestElement) - Method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
In the case of log filtering the important thing is whether the log entry should be used.
isFiltered(String, TestElement) - Method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
 
isFirst() - Method in class org.apache.jmeter.control.GenericController
 
isFunctionalMode() - Method in class org.apache.jmeter.testelement.TestPlan
Fetches the functional mode property
isHTML() - Method in class org.apache.jmeter.assertions.HTMLAssertion
Check if html validation mode is set
isImageParser() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
isImageParsing() - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
 
isKeepAlive() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
isLeaf(String) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
isMarked(String) - Method in class org.apache.jmeter.samplers.SampleResult
 
isMatchType() - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
isMetaDataNormal(HTTPArgument) - Method in class org.apache.jmeter.protocol.http.gui.HTTPArgumentsPanel
 
isMonitor() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
isMonitor() - Method in class org.apache.jmeter.samplers.SampleResult
If the sampler is a monitor, method will return true.
isMultipart(String) - Static method in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
 
isNamespace() - Method in class org.apache.jmeter.assertions.XPathAssertion
Is this namespace aware?
isNamespace() - Method in class org.apache.jmeter.assertions.gui.XMLConfPanel
 
isNegated() - Method in class org.apache.jmeter.assertions.XPathAssertion
Negate the XPath test, that is return true if something is not found.
isNegated() - Method in class org.apache.jmeter.assertions.gui.XPathPanel
Does this negate the xpath results
isNotType() - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
isOneway() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
isPaintable() - Method in class org.apache.jmeter.testbeans.gui.FileEditor
 
isPathExtension() - Method in class org.apache.jmeter.protocol.http.modifier.URLRewritingModifier
 
isPathExtensionNoEquals() - Method in class org.apache.jmeter.protocol.http.modifier.URLRewritingModifier
 
isPathExtensionNoQuestionmark() - Method in class org.apache.jmeter.protocol.http.modifier.URLRewritingModifier
 
isPerIteration() - Method in class org.apache.jmeter.modifiers.UserParameters
 
isPerThread() - Method in class org.apache.jmeter.control.ThroughputController
 
isPerUser() - Method in class org.apache.jmeter.modifiers.CounterConfig
 
isPortCreated() - Method in class org.apache.jmeter.protocol.ftp.sampler.FtpClient.dataGrabber
Gets the PortCreated attribute of the dataGrabber object.
isRedirect() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
Determine whether this result is a redirect.
isReusable() - Method in class org.apache.jmeter.protocol.http.parser.HTMLParser
Parsers should over-ride this method if the parser class is re-usable, in which case the class will be cached for the next getParser() call.
isRunningVersion() - Method in class org.apache.jmeter.testelement.AbstractTestElement
Returns the runningVersion.
isRunningVersion() - Method in interface org.apache.jmeter.testelement.TestElement
Returns true or false whether the element is the running version.
isRunningVersion() - Method in class org.apache.jmeter.testelement.property.AbstractProperty
 
isRunningVersion() - Method in interface org.apache.jmeter.testelement.property.JMeterProperty
Returns whether the property is a running version.
isRunningVersion() - Method in class org.apache.jmeter.testelement.property.NullProperty
 
isSSLSupported() - Static method in class org.apache.jmeter.util.SSLManager
Test wether SSL is supported or not.
isSamplingStarted() - Method in class org.apache.jmeter.threads.JMeterContext
 
isSaveTestLogFormat20() - Static method in class org.apache.jmeter.save.SaveService
 
isSaveTestPlanFormat20() - Static method in class org.apache.jmeter.save.SaveService
 
isScheduled() - Method in class org.apache.jmeter.threads.JMeterThread
Checks whether the JMeterThread is Scheduled. author T.Elanjchezhiyan(chezhiyan@siptech.co.in)
isSerialized() - Method in class org.apache.jmeter.testelement.TestPlan
Fetch the serialize threadgroups property
isServerTrusted(X509Certificate[]) - Method in class org.apache.jmeter.util.JsseSSLManager.AlwaysTrustManager
 
isShowNegated() - Method in class org.apache.jmeter.assertions.gui.XPathPanel
 
isSkipNext() - Method in class org.apache.jmeter.control.InterleaveControl
 
isStampedAtStart() - Method in class org.apache.jmeter.samplers.SampleResult
 
isStats - Variable in class org.apache.jmeter.reporters.ResultCollector
 
isStats() - Method in interface org.apache.jmeter.visualizers.Visualizer
This method is used to indicate a visualizer generates statistics.
isStats - Variable in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
 
isStats() - Method in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
 
isStopTest() - Method in class org.apache.jmeter.samplers.SampleResult
 
isStopTest() - Method in class org.apache.jmeter.testelement.OnErrorTestElement
 
isStopThread() - Method in class org.apache.jmeter.samplers.SampleResult
 
isStopThread() - Method in class org.apache.jmeter.testelement.OnErrorTestElement
 
isStopped() - Method in class org.apache.jmeter.threads.ListenerNotifier
Indicates whether or not the thread has stopped.
isSuccess() - Method in class org.apache.jmeter.visualizers.Sample
 
isSuccessful() - Method in class org.apache.jmeter.samplers.SampleResult
 
isTemporary(JMeterProperty) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
isTemporary(JMeterProperty) - Method in interface org.apache.jmeter.testelement.TestElement
Test whether a given property is only a temporary resident of the TestElement
isTemporary(TestElement) - Method in class org.apache.jmeter.testelement.property.NullProperty
see JMeterProperty#isTemporary(TestElement)
isTolerant() - Method in class org.apache.jmeter.assertions.XPathAssertion
Is this using tolerant mode?
isTolerant() - Method in class org.apache.jmeter.assertions.gui.XMLConfPanel
 
isUseEquals() - Method in class org.apache.jmeter.protocol.http.util.HTTPArgument
 
isValidate() - Method in class org.apache.jmeter.assertions.gui.XMLConfPanel
 
isValidating() - Method in class org.apache.jmeter.assertions.XPathAssertion
Is this validating
isWhitespace() - Method in class org.apache.jmeter.assertions.XPathAssertion
Is this whitepsace ignored.
isWhitespace() - Method in class org.apache.jmeter.assertions.gui.XMLConfPanel
 
isXHTML() - Method in class org.apache.jmeter.assertions.HTMLAssertion
Check if xhtml validation mode is set
isXML() - Method in class org.apache.jmeter.assertions.HTMLAssertion
Check if xml validation mode is set
itemStateChanged(ItemEvent) - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor.EditorDelegate
When an item's state changes, editing is ended.
itemStateChanged(ItemEvent) - Method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
 
itemStateChanged(ItemEvent) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LdapConfigGui
This itemStateChanged listener for changing the card layout for based on\ the test selected in the User defined test case.
itemStateChanged(ItemEvent) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LdapExtConfigGui
This itemStateChanged listener for changing the card layout for based on the test selected in the User defined test case.
itemStateChanged(ItemEvent) - Method in class org.apache.jmeter.threads.gui.ThreadGroupGui
 
itemStateChanged(ItemEvent) - Method in class org.apache.jmeter.visualizers.GraphVisualizer
 
itemStateChanged(ItemEvent) - Method in class org.apache.jmeter.visualizers.MonitorHealthVisualizer
 
iterationListeners - Variable in class org.apache.jmeter.control.GenericController
 
iterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.config.CSVDataSet
 
iterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.control.OnceOnlyController
 
iterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.control.ThroughputController
 
iterationStart(LoopIterationEvent) - Method in interface org.apache.jmeter.engine.event.LoopIterationListener
 
iterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.modifiers.CounterConfig
 
iterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.modifiers.UserParameters
 
iterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.timers.ConstantTimer
Gain access to any variables that have been defined.
iterator() - Method in class org.apache.jmeter.config.Arguments
Get a PropertyIterator of the arguments.
iterator() - Method in class org.apache.jmeter.protocol.http.parser.URLCollection
 
iterator() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Get a PropertyIterator of the arguments.
iterator() - Method in class org.apache.jmeter.testelement.property.CollectionProperty
 
iterator() - Method in class org.apache.jmeter.testelement.property.MapProperty
 
iterator() - Method in class org.apache.jmeter.testelement.property.MultiProperty
Get the property iterator to iterate through the sub-values of this JMeterProperty.
iterator() - Method in class org.apache.jmeter.testelement.property.TestElementProperty
 
iterator() - Method in class org.apache.jorphan.gui.ObjectTableModel
 

J

JAVA - Static variable in class org.apache.jmeter.util.JMeterUtils
 
JAXP_SCHEMA_LANGUAGE - Static variable in class org.apache.jmeter.assertions.XMLSchemaAssertion
 
JAXP_SCHEMA_SOURCE - Static variable in class org.apache.jmeter.assertions.XMLSchemaAssertion
 
JDBC - Static variable in class org.apache.jmeter.util.JMeterUtils
 
JDBCSampler - class org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler.
A sampler which understands JDBC database requests.
JDBCSampler() - Constructor for class org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler
Creates a JDBCSampler.
JDBCSamplerBeanInfo - class org.apache.jmeter.protocol.jdbc.sampler.JDBCSamplerBeanInfo.
 
JDBCSamplerBeanInfo() - Constructor for class org.apache.jmeter.protocol.jdbc.sampler.JDBCSamplerBeanInfo
 
JDateField - class org.apache.jmeter.gui.util.JDateField.
This is Date mask control.
JDateField(Date) - Constructor for class org.apache.jmeter.gui.util.JDateField
Create a DateField with the specified date.
JDateField() - Constructor for class org.apache.jmeter.gui.util.JDateField
 
JLabeledChoice - class org.apache.jorphan.gui.JLabeledChoice.
 
JLabeledChoice() - Constructor for class org.apache.jorphan.gui.JLabeledChoice
Default constructor, The label and the Text field are left empty.
JLabeledChoice(String, boolean) - Constructor for class org.apache.jorphan.gui.JLabeledChoice
 
JLabeledChoice(String, String[]) - Constructor for class org.apache.jorphan.gui.JLabeledChoice
Constructs a new component with the label displaying the passed text.
JLabeledChoice(String, String[], boolean) - Constructor for class org.apache.jorphan.gui.JLabeledChoice
 
JLabeledField - interface org.apache.jorphan.gui.JLabeledField.
 
JLabeledPasswordField - class org.apache.jorphan.gui.JLabeledPasswordField.
 
JLabeledPasswordField() - Constructor for class org.apache.jorphan.gui.JLabeledPasswordField
 
JLabeledPasswordField(String) - Constructor for class org.apache.jorphan.gui.JLabeledPasswordField
Constructs a new component with the label displaying the passed text.
JLabeledRadio - class org.apache.jorphan.gui.JLabeledRadio.
 
JLabeledRadio() - Constructor for class org.apache.jorphan.gui.JLabeledRadio
 
JLabeledRadio(String, String[]) - Constructor for class org.apache.jorphan.gui.JLabeledRadio
 
JLabeledRadio(String, String[], String) - Constructor for class org.apache.jorphan.gui.JLabeledRadio
 
JLabeledTextArea - class org.apache.jorphan.gui.JLabeledTextArea.
A Helper component that wraps a JTextField with a label into a JPanel (this).
JLabeledTextArea() - Constructor for class org.apache.jorphan.gui.JLabeledTextArea
Default constructor, The label and the Text field are left empty.
JLabeledTextArea(String, Document) - Constructor for class org.apache.jorphan.gui.JLabeledTextArea
Constructs a new component with the label displaying the passed text.
JLabeledTextField - class org.apache.jorphan.gui.JLabeledTextField.
A Helper component that wraps a JTextField with a label into a JPanel (this).
JLabeledTextField() - Constructor for class org.apache.jorphan.gui.JLabeledTextField
Default constructor, The label and the Text field are left empty.
JLabeledTextField(String) - Constructor for class org.apache.jorphan.gui.JLabeledTextField
Constructs a new component with the label displaying the passed text.
JLabeledTextField(String, int) - Constructor for class org.apache.jorphan.gui.JLabeledTextField
 
JMETER - Static variable in class org.apache.jmeter.util.JMeterUtils
 
JMSConfigGui - class org.apache.jmeter.protocol.jms.control.gui.JMSConfigGui.
Configuration screen for Java Messaging Point-to-Point requests.
JMSConfigGui() - Constructor for class org.apache.jmeter.protocol.jms.control.gui.JMSConfigGui
 
JMSPublisherGui - class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui.
This is the GUI for JMS Publisher
Created on: October 13, 2003
JMSPublisherGui() - Constructor for class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
 
JMSSampler - class org.apache.jmeter.protocol.jms.sampler.JMSSampler.
Sampler for JMS Communication.
JMSSampler() - Constructor for class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
JMSSubscriberGui - class org.apache.jmeter.protocol.jms.control.gui.JMSSubscriberGui.
This is the GUI for JMS Subscriber
Created on: October 13, 2003
JMSSubscriberGui() - Constructor for class org.apache.jmeter.protocol.jms.control.gui.JMSSubscriberGui
 
JMS_PROPERTIES - Static variable in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
JMeter - class org.apache.jmeter.JMeter.
 
JMeter() - Constructor for class org.apache.jmeter.JMeter
 
JMeterCellRenderer - class org.apache.jmeter.gui.tree.JMeterCellRenderer.
 
JMeterCellRenderer() - Constructor for class org.apache.jmeter.gui.tree.JMeterCellRenderer
 
JMeterColor - class org.apache.jmeter.gui.util.JMeterColor.
 
JMeterColor(float, float, float) - Constructor for class org.apache.jmeter.gui.util.JMeterColor
 
JMeterColor() - Constructor for class org.apache.jmeter.gui.util.JMeterColor
 
JMeterContext - class org.apache.jmeter.threads.JMeterContext.
 
JMeterContextService - class org.apache.jmeter.threads.JMeterContextService.
 
JMeterEngine - interface org.apache.jmeter.engine.JMeterEngine.
 
JMeterEngineException - exception org.apache.jmeter.engine.JMeterEngineException.
 
JMeterEngineException() - Constructor for class org.apache.jmeter.engine.JMeterEngineException
 
JMeterEngineException(String) - Constructor for class org.apache.jmeter.engine.JMeterEngineException
 
JMeterError - error org.apache.jorphan.util.JMeterError.
The rationale for this class is to support chained Errors in JDK 1.3
JMeterError() - Constructor for class org.apache.jorphan.util.JMeterError
 
JMeterError(String) - Constructor for class org.apache.jorphan.util.JMeterError
 
JMeterError(Throwable) - Constructor for class org.apache.jorphan.util.JMeterError
 
JMeterError(String, Throwable) - Constructor for class org.apache.jorphan.util.JMeterError
 
JMeterException - exception org.apache.jorphan.util.JMeterException.
The rationale for this class is to support chained Errors in JDK 1.3
JMeterException() - Constructor for class org.apache.jorphan.util.JMeterException
 
JMeterException(String) - Constructor for class org.apache.jorphan.util.JMeterException
 
JMeterException(Throwable) - Constructor for class org.apache.jorphan.util.JMeterException
 
JMeterException(String, Throwable) - Constructor for class org.apache.jorphan.util.JMeterException
 
JMeterFileFilter - class org.apache.jmeter.gui.JMeterFileFilter.
A file filter which allows files to be filtered based on a list of allowed extensions.
JMeterFileFilter(String[]) - Constructor for class org.apache.jmeter.gui.JMeterFileFilter
Create a new JMeter file filter which allows the specified extensions.
JMeterGUIComponent - interface org.apache.jmeter.gui.JMeterGUIComponent.
Implementing this interface indicates that the class is a JMeter GUI Component.
JMeterMenuBar - class org.apache.jmeter.gui.util.JMeterMenuBar.
 
JMeterMenuBar() - Constructor for class org.apache.jmeter.gui.util.JMeterMenuBar
 
JMeterPlugin - interface org.apache.jmeter.plugin.JMeterPlugin.
 
JMeterProperty - interface org.apache.jmeter.testelement.property.JMeterProperty.
 
JMeterStopTestException - exception org.apache.jorphan.util.JMeterStopTestException.
This Exception is for use by functions etc to signal a Stop Test condition where there is no access to the normal stop method
JMeterStopTestException() - Constructor for class org.apache.jorphan.util.JMeterStopTestException
 
JMeterStopTestException(String) - Constructor for class org.apache.jorphan.util.JMeterStopTestException
 
JMeterStopThreadException - exception org.apache.jorphan.util.JMeterStopThreadException.
This Exception is for use by functions etc to signal a Stop Thread condition where there is no access to the normal stop method
JMeterStopThreadException() - Constructor for class org.apache.jorphan.util.JMeterStopThreadException
 
JMeterStopThreadException(String) - Constructor for class org.apache.jorphan.util.JMeterStopThreadException
 
JMeterTest - class org.apache.jmeter.junit.JMeterTest.
 
JMeterTest(String) - Constructor for class org.apache.jmeter.junit.JMeterTest
 
JMeterTest(String, TestElement) - Constructor for class org.apache.jmeter.junit.JMeterTest
 
JMeterTest(String, Serializable) - Constructor for class org.apache.jmeter.junit.JMeterTest
 
JMeterTest(String, JMeterGUIComponent) - Constructor for class org.apache.jmeter.junit.JMeterTest
 
JMeterTest(String, Function) - Constructor for class org.apache.jmeter.junit.JMeterTest
 
JMeterTestCase - class org.apache.jmeter.junit.JMeterTestCase.
 
JMeterTestCase() - Constructor for class org.apache.jmeter.junit.JMeterTestCase
 
JMeterTestCase(String) - Constructor for class org.apache.jmeter.junit.JMeterTestCase
 
JMeterThread - class org.apache.jmeter.threads.JMeterThread.
The JMeter interface to the sampling process, allowing JMeter to see the timing, add listeners for sampling events and to stop the sampling process.
JMeterThread() - Constructor for class org.apache.jmeter.threads.JMeterThread
 
JMeterThread(HashTree, JMeterThreadMonitor, ListenerNotifier) - Constructor for class org.apache.jmeter.threads.JMeterThread
 
JMeterThreadMonitor - interface org.apache.jmeter.threads.JMeterThreadMonitor.
 
JMeterTreeListener - class org.apache.jmeter.gui.tree.JMeterTreeListener.
 
JMeterTreeListener(JMeterTreeModel) - Constructor for class org.apache.jmeter.gui.tree.JMeterTreeListener
Constructor for the JMeterTreeListener object.
JMeterTreeListener() - Constructor for class org.apache.jmeter.gui.tree.JMeterTreeListener
 
JMeterTreeModel - class org.apache.jmeter.gui.tree.JMeterTreeModel.
author Michael Stover
JMeterTreeModel() - Constructor for class org.apache.jmeter.gui.tree.JMeterTreeModel
 
JMeterTreeNode - class org.apache.jmeter.gui.tree.JMeterTreeNode.
 
JMeterTreeNode() - Constructor for class org.apache.jmeter.gui.tree.JMeterTreeNode
 
JMeterTreeNode(TestElement, JMeterTreeModel) - Constructor for class org.apache.jmeter.gui.tree.JMeterTreeNode
 
JMeterUtils - class org.apache.jmeter.util.JMeterUtils.
This class contains the static utility methods used by JMeter.
JMeterUtils() - Constructor for class org.apache.jmeter.util.JMeterUtils
 
JMeterVariables - class org.apache.jmeter.threads.JMeterVariables.
 
JMeterVariables() - Constructor for class org.apache.jmeter.threads.JMeterVariables
 
JMeterVersion - class org.apache.jmeter.util.JMeterVersion.
Utility class to define the JMeter Version string
JNDI_CONTEXT_PROVIDER_URL - Static variable in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
JNDI_INITIAL_CONTEXT_FAC - Static variable in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
 
JNDI_INITIAL_CONTEXT_FACTORY - Static variable in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
JNDI_PROPERTIES - Static variable in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
JOrphanUtils - class org.apache.jorphan.util.JOrphanUtils.
This class contains frequently-used static utility methods.
JPEG_EXTENSION - Static variable in class org.apache.jmeter.save.SaveGraphicsService
 
JUnitSampler - class org.apache.jmeter.protocol.java.sampler.JUnitSampler.
 
JUnitSampler() - Constructor for class org.apache.jmeter.protocol.java.sampler.JUnitSampler
 
JUnitTestSamplerGui - class org.apache.jmeter.protocol.java.control.gui.JUnitTestSamplerGui.
The JUnitTestSamplerGui class provides the user interface for the JUnitTestSampler.
JUnitTestSamplerGui() - Constructor for class org.apache.jmeter.protocol.java.control.gui.JUnitTestSamplerGui
Constructor for JUnitTestSamplerGui
JVM - Static variable in class org.apache.jmeter.monitor.parser.Constants
 
JavaConfig - class org.apache.jmeter.protocol.java.config.JavaConfig.
The JavaConfig class contains the configuration data necessary for the Java protocol.
JavaConfig() - Constructor for class org.apache.jmeter.protocol.java.config.JavaConfig
Constructor for the JavaConfig object
JavaConfigGui - class org.apache.jmeter.protocol.java.config.gui.JavaConfigGui.
The JavaConfigGui class provides the user interface for the JavaConfig object.
JavaConfigGui() - Constructor for class org.apache.jmeter.protocol.java.config.gui.JavaConfigGui
Create a new JavaConfigGui as a standalone component.
JavaConfigGui(boolean) - Constructor for class org.apache.jmeter.protocol.java.config.gui.JavaConfigGui
Create a new JavaConfigGui as either a standalone or an embedded component.
JavaSampler - class org.apache.jmeter.protocol.java.sampler.JavaSampler.
A sampler for executing custom Java code in each sample.
JavaSampler() - Constructor for class org.apache.jmeter.protocol.java.sampler.JavaSampler
Create a JavaSampler.
JavaSamplerClient - interface org.apache.jmeter.protocol.java.sampler.JavaSamplerClient.
This interface defines the interactions between the JavaSampler and external Java programs which can be executed by JMeter.
JavaSamplerContext - class org.apache.jmeter.protocol.java.sampler.JavaSamplerContext.
JavaSamplerContext is used to provide context information to a JavaSamplerClient implementation.
JavaSamplerContext(Arguments) - Constructor for class org.apache.jmeter.protocol.java.sampler.JavaSamplerContext
Create a new JavaSampler with the specified initialization parameters.
JavaScript - class org.apache.jmeter.functions.JavaScript.
 
JavaScript() - Constructor for class org.apache.jmeter.functions.JavaScript
 
JavaTest - class org.apache.jmeter.protocol.java.test.JavaTest.
The JavaTest class is a simple sampler which is intended for use when developing test plans.
JavaTest() - Constructor for class org.apache.jmeter.protocol.java.test.JavaTest
Default constructor for JavaTest.
JavaTestSamplerGui - class org.apache.jmeter.protocol.java.control.gui.JavaTestSamplerGui.
The JavaTestSamplerGui class provides the user interface for the JavaSampler.
JavaTestSamplerGui() - Constructor for class org.apache.jmeter.protocol.java.control.gui.JavaTestSamplerGui
Constructor for JavaTestSamplerGui
JndiDefaultsGui - class org.apache.jmeter.protocol.jms.control.gui.JndiDefaultsGui.
Default JNDI screen.
JndiDefaultsGui() - Constructor for class org.apache.jmeter.protocol.jms.control.gui.JndiDefaultsGui
 
JsseSSLManager - class org.apache.jmeter.util.JsseSSLManager.
The SSLManager handles the KeyStore information for JMeter.
JsseSSLManager(Provider) - Constructor for class org.apache.jmeter.util.JsseSSLManager
Private Constructor to remove the possibility of directly instantiating this object.
JsseSSLManager.AlwaysTrustManager - class org.apache.jmeter.util.JsseSSLManager.AlwaysTrustManager.
 
JsseSSLManager.AlwaysTrustManager(KeyStore) - Constructor for class org.apache.jmeter.util.JsseSSLManager.AlwaysTrustManager
Constructor for the AlwaysTrustManager object
Jvm - interface org.apache.jmeter.monitor.model.Jvm.
 
JvmImpl - class org.apache.jmeter.monitor.model.JvmImpl.
 
JvmImpl() - Constructor for class org.apache.jmeter.monitor.model.JvmImpl
 
jacobi() - Method in class org.apache.jmeter.visualizers.Spline3
Resolves the equation system by a Jacobi algorithm.

K

KEY - Static variable in class org.apache.jmeter.functions.RegexFunction
 
keyPressed(KeyEvent) - Method in class org.apache.jmeter.gui.tree.JMeterTreeListener
 
keyPressed(KeyEvent) - Method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
!
keyReleased(KeyEvent) - Method in class org.apache.jmeter.gui.tree.JMeterTreeListener
 
keyReleased(KeyEvent) - Method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
!
keySet() - Method in class org.apache.jorphan.collections.HashTree
Returns a Set of all the keys in the top-level of this HashTree.
keySet() - Method in class org.apache.jorphan.collections.ListedHashTree
 
keyTyped(KeyEvent) - Method in class org.apache.jmeter.gui.tree.JMeterTreeListener
 
keyTyped(KeyEvent) - Method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
!

L

LABEL - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
LABEL - Static variable in interface org.apache.jmeter.save.SaveServiceConstants
 
LANGUAGE - Static variable in class org.apache.jmeter.protocol.java.sampler.BSFSampler
 
LAST_SAMPLE_OK - Static variable in class org.apache.jmeter.threads.JMeterThread
 
LAVENDER - Static variable in class org.apache.jmeter.gui.util.JMeterColor
 
LDAPARGUMENTS - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
LDAPArgument - class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument.
Class representing an argument.
LDAPArgument() - Constructor for class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
Create a new Argument without a name, value, or metadata.
LDAPArgument(String, String, String) - Constructor for class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
Create a new Argument with the specified name and value, and no metadata.
LDAPArgument(String, String, String, String) - Constructor for class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
Create a new Argument with the specified name, value, and metadata.
LDAPArguments - class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments.
A set of LDAPArgument objects. author Dolf Smits(Dolf.Smits@Siemens.com) created Aug 09 2003 11:00 AM company Siemens Netherlands N.V..
LDAPArguments() - Constructor for class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Create a new Arguments object with no arguments.
LDAPArgumentsPanel - class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel.
A GUI panel allowing the user to enter name-value argument pairs.
LDAPArgumentsPanel() - Constructor for class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
Create a new LDAPArgumentsPanel, using the default title.
LDAPArgumentsPanel(String) - Constructor for class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
Create a new LDAPArgumentsPanel, using the specified title.
LDAPArgumentsPanel.Test - class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel.Test.
Tests for the LDAPArgumentsPanel component.
LDAPArgumentsPanel.Test(String) - Constructor for class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel.Test
Create a new test.
LDAPExtSampler - class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler.
Ldap Sampler class is main class for the LDAP test.
LDAPExtSampler() - Constructor for class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
!
LDAPSampler - class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler.
Ldap Sampler class is main class for the LDAP test.
LDAPSampler() - Constructor for class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
 
LEFT - Static variable in class org.apache.jorphan.gui.layout.VerticalLayout
The horizontal alignment constant that designates left justification.
LEGEND_HEALTH - Static variable in class org.apache.jmeter.visualizers.MonitorPerformancePanel
 
LEGEND_HEALTH_ICON - Static variable in class org.apache.jmeter.visualizers.MonitorPerformancePanel
 
LEGEND_LOAD - Static variable in class org.apache.jmeter.visualizers.MonitorPerformancePanel
 
LEGEND_LOAD_ICON - Static variable in class org.apache.jmeter.visualizers.MonitorPerformancePanel
 
LEGEND_MEM - Static variable in class org.apache.jmeter.visualizers.MonitorPerformancePanel
 
LEGEND_MEM_ICON - Static variable in class org.apache.jmeter.visualizers.MonitorPerformancePanel
 
LEGEND_THREAD - Static variable in class org.apache.jmeter.visualizers.MonitorPerformancePanel
 
LEGEND_THREAD_ICON - Static variable in class org.apache.jmeter.visualizers.MonitorPerformancePanel
 
LESSTHAN - Static variable in class org.apache.jmeter.assertions.SizeAssertion
 
LESSTHANEQUAL - Static variable in class org.apache.jmeter.assertions.SizeAssertion
 
LISTENERS - Static variable in class org.apache.jmeter.gui.util.MenuFactory
 
LOAD - Static variable in class org.apache.jmeter.visualizers.MonitorStats
 
LOAD_1 - Static variable in class org.apache.jmeter.visualizers.ServerPanel
Load Icons
LOAD_10 - Static variable in class org.apache.jmeter.visualizers.ServerPanel
 
LOAD_2 - Static variable in class org.apache.jmeter.visualizers.ServerPanel
 
LOAD_3 - Static variable in class org.apache.jmeter.visualizers.ServerPanel
 
LOAD_4 - Static variable in class org.apache.jmeter.visualizers.ServerPanel
 
LOAD_5 - Static variable in class org.apache.jmeter.visualizers.ServerPanel
 
LOAD_6 - Static variable in class org.apache.jmeter.visualizers.ServerPanel
 
LOAD_7 - Static variable in class org.apache.jmeter.visualizers.ServerPanel
 
LOAD_8 - Static variable in class org.apache.jmeter.visualizers.ServerPanel
 
LOAD_9 - Static variable in class org.apache.jmeter.visualizers.ServerPanel
 
LOAD_BUTTON - Static variable in class org.apache.jmeter.gui.util.ButtonPanel
 
LOG_FILE - Static variable in class org.apache.jorphan.logging.LoggingManager
 
LOG_PRIORITY - Static variable in class org.apache.jorphan.logging.LoggingManager
 
LagDetector - class org.apache.jmeter.engine.LagDetector.
TODO - appears to be unused
LagDetector() - Constructor for class org.apache.jmeter.engine.LagDetector
Constructor for the LagDetector object.
LdapClient - class org.apache.jmeter.protocol.ldap.sampler.LdapClient.
Ldap Client class is main class to create, modify, search and delete all the LDAP functionality available.
LdapClient() - Constructor for class org.apache.jmeter.protocol.ldap.sampler.LdapClient
Constructor for the LdapClient object.
LdapConfigGui - class org.apache.jmeter.protocol.ldap.config.gui.LdapConfigGui.
This class LdapConfigGui is user interface gui for getting all the configuration values from the user.
LdapConfigGui() - Constructor for class org.apache.jmeter.protocol.ldap.config.gui.LdapConfigGui
Default constructor for LdapConfigGui.
LdapConfigGui(boolean) - Constructor for class org.apache.jmeter.protocol.ldap.config.gui.LdapConfigGui
 
LdapExtClient - class org.apache.jmeter.protocol.ldap.sampler.LdapExtClient.
Ldap Client class is main class to create ,modify, search and delete all the LDAP functionality available
LdapExtClient() - Constructor for class org.apache.jmeter.protocol.ldap.sampler.LdapExtClient
Constructor for the LdapClient object
LdapExtConfigGui - class org.apache.jmeter.protocol.ldap.config.gui.LdapExtConfigGui.
This class LdapConfigGui is user interface gui for getting all the configuration value from the user
LdapExtConfigGui() - Constructor for class org.apache.jmeter.protocol.ldap.config.gui.LdapExtConfigGui
Default constructor for LdapConfigGui
LdapExtConfigGui(boolean) - Constructor for class org.apache.jmeter.protocol.ldap.config.gui.LdapExtConfigGui
!
LdapExtTestSamplerGui - class org.apache.jmeter.protocol.ldap.control.gui.LdapExtTestSamplerGui.
author Dolf Smits(Dolf.Smits@Siemens.com) created Aug 09 2003 11:00 AM company Siemens Netherlands N.V..
LdapExtTestSamplerGui() - Constructor for class org.apache.jmeter.protocol.ldap.control.gui.LdapExtTestSamplerGui
!
LdapTestSamplerGui - class org.apache.jmeter.protocol.ldap.control.gui.LdapTestSamplerGui.
Created Apr 29 2003 11:52 AM
LdapTestSamplerGui() - Constructor for class org.apache.jmeter.protocol.ldap.control.gui.LdapTestSamplerGui
 
ListedHashTree - class org.apache.jorphan.collections.ListedHashTree.
ListedHashTree is a different implementation of the HashTree collection class.
ListedHashTree() - Constructor for class org.apache.jorphan.collections.ListedHashTree
 
ListedHashTree(Object) - Constructor for class org.apache.jorphan.collections.ListedHashTree
 
ListedHashTree(Collection) - Constructor for class org.apache.jorphan.collections.ListedHashTree
 
ListedHashTree(Object[]) - Constructor for class org.apache.jorphan.collections.ListedHashTree
 
ListedHashTree.Test - class org.apache.jorphan.collections.ListedHashTree.Test.
 
ListedHashTree.Test(String) - Constructor for class org.apache.jorphan.collections.ListedHashTree.Test
 
ListenerNotifier - class org.apache.jmeter.threads.ListenerNotifier.
The ListenerNotifier thread is responsible for performing asynchronous notifications that a sample has occurred.
ListenerNotifier() - Constructor for class org.apache.jmeter.threads.ListenerNotifier
 
ListenerResultWrapper - class org.apache.jmeter.save.ListenerResultWrapper.
 
ListenerResultWrapper() - Constructor for class org.apache.jmeter.save.ListenerResultWrapper
 
Load - class org.apache.jmeter.gui.action.Load.
 
Load() - Constructor for class org.apache.jmeter.gui.action.Load
 
LocaleChangeEvent - class org.apache.jmeter.util.LocaleChangeEvent.
 
LocaleChangeEvent(Object) - Constructor for class org.apache.jmeter.util.LocaleChangeEvent
 
LocaleChangeEvent(Object, Locale) - Constructor for class org.apache.jmeter.util.LocaleChangeEvent
 
LocaleChangeListener - interface org.apache.jmeter.util.LocaleChangeListener.
 
LogFilter - class org.apache.jmeter.protocol.http.util.accesslog.LogFilter.
Description:

LogFilter is a basic implementation of Filter interface.
LogFilter() - Constructor for class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
The default constructor is empty
LogFilter.Test - class org.apache.jmeter.protocol.http.util.accesslog.LogFilter.Test.
 
LogFilter.Test() - Constructor for class org.apache.jmeter.protocol.http.util.accesslog.LogFilter.Test
 
LogFunction - class org.apache.jmeter.functions.LogFunction.
Function to log a message Parameters: - string - log level (optional; defaults to INFO; or DEBUG if unrecognised) - throwable message (optional) Returns: - the input string
LogFunction() - Constructor for class org.apache.jmeter.functions.LogFunction
 
LogFunction2 - class org.apache.jmeter.functions.LogFunction2.
Function to log a message Parameters: - string - log level (optional; defaults to INFO; or DEBUG if unrecognised) - throwable message (optional) Returns: - Empty String (so can be used where return value would be a nuisance)
LogFunction2() - Constructor for class org.apache.jmeter.functions.LogFunction2
 
LogParser - interface org.apache.jmeter.protocol.http.util.accesslog.LogParser.
Description:

LogParser is the base interface for classes implementing concrete parse logic.
LoggingManager - class org.apache.jorphan.logging.LoggingManager.
 
LogicControllerGui - class org.apache.jmeter.control.gui.LogicControllerGui.
A generic controller component.
LogicControllerGui() - Constructor for class org.apache.jmeter.control.gui.LogicControllerGui
Create a new LogicControllerGui instance.
LoginConfig - class org.apache.jmeter.config.LoginConfig.
 
LoginConfig() - Constructor for class org.apache.jmeter.config.LoginConfig
Constructor for the LoginConfig object.
LoginConfigGui - class org.apache.jmeter.config.gui.LoginConfigGui.
A GUI component allowing the user to enter a username and password for a login.
LoginConfigGui() - Constructor for class org.apache.jmeter.config.gui.LoginConfigGui
Create a new LoginConfigGui as a standalone component.
LoginConfigGui(boolean) - Constructor for class org.apache.jmeter.config.gui.LoginConfigGui
Create a new LoginConfigGui as either a standalone or an embedded component.
LongProperty - class org.apache.jmeter.testelement.property.LongProperty.
 
LongProperty(String, long) - Constructor for class org.apache.jmeter.testelement.property.LongProperty
 
LongProperty() - Constructor for class org.apache.jmeter.testelement.property.LongProperty
 
LongPropertyConverter - class org.apache.jmeter.save.converters.LongPropertyConverter.
 
LongPropertyConverter() - Constructor for class org.apache.jmeter.save.converters.LongPropertyConverter
 
LookAndFeelCommand - class org.apache.jmeter.gui.action.LookAndFeelCommand.
 
LookAndFeelCommand() - Constructor for class org.apache.jmeter.gui.action.LookAndFeelCommand
 
LoopControlPanel - class org.apache.jmeter.control.gui.LoopControlPanel.
The user interface for a controller which specifies that its subcomponents should be executed some number of times in a loop.
LoopControlPanel() - Constructor for class org.apache.jmeter.control.gui.LoopControlPanel
Create a new LoopControlPanel as a standalone component.
LoopControlPanel(boolean) - Constructor for class org.apache.jmeter.control.gui.LoopControlPanel
Create a new LoopControlPanel as either a standalone or an embedded component.
LoopController - class org.apache.jmeter.control.LoopController.
 
LoopController() - Constructor for class org.apache.jmeter.control.LoopController
 
LoopController.Test - class org.apache.jmeter.control.LoopController.Test.
 
LoopController.Test(String) - Constructor for class org.apache.jmeter.control.LoopController.Test
 
LoopIterationEvent - class org.apache.jmeter.engine.event.LoopIterationEvent.
An iteration event provides information about the iteration number and the source of the event.
LoopIterationEvent(TestElement, int) - Constructor for class org.apache.jmeter.engine.event.LoopIterationEvent
 
LoopIterationListener - interface org.apache.jmeter.engine.event.LoopIterationListener.
 
label - Variable in class org.apache.jmeter.gui.util.MenuInfo
 
label - Variable in class org.apache.jmeter.visualizers.Sample
 
lastHeight - Variable in class org.apache.jmeter.visualizers.SplineVisualizer.SplineGraph
 
lastUsed - Variable in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
 
lastWidth - Variable in class org.apache.jmeter.visualizers.SplineVisualizer.SplineGraph
 
latencyEnd() - Method in class org.apache.jmeter.samplers.SampleResult
 
layoutContainer(Container) - Method in class org.apache.jorphan.gui.layout.VerticalLayout
Lays out the container.
leftAlign(StringBuffer, int) - Static method in class org.apache.jorphan.util.JOrphanUtils
Left aligns some text in a StringBuffer N.B. modifies the input buffer
legendPanel - Variable in class org.apache.jmeter.visualizers.GraphAccumVisualizer
 
list() - Method in class org.apache.jorphan.collections.HashTree
Gets a Collection of all keys in the current HashTree node.
list(Object) - Method in class org.apache.jorphan.collections.HashTree
Gets a Set of all keys in the HashTree mapped to the given key of the current HashTree object (in other words, one level down.
list(Object[]) - Method in class org.apache.jorphan.collections.HashTree
Recurses down into the HashTree stucture using each subsequent key in the array of keys, and returns the Set of keys of the HashTree object at the end of the recursion.
list(Collection) - Method in class org.apache.jorphan.collections.HashTree
Recurses down into the HashTree stucture using each subsequent key in the List of keys, and returns the Set of keys of the HashTree object at the end of the recursion.
list() - Method in class org.apache.jorphan.collections.ListedHashTree
 
listPropertyNames() - Method in class org.apache.jorphan.collections.ConfigurationTree
 
listPropertyNames(Collection) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
listPropertyNames(String) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
listPropertyNames(String[]) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
listen() - Method in class org.apache.jmeter.protocol.jms.client.ReceiveSubscriber
Listen for inbound messages
listeners - Variable in class org.apache.jmeter.visualizers.GraphAccumModel
 
loadElement(InputStream) - Static method in class org.apache.jmeter.save.SaveService
 
loadElement(Reader) - Static method in class org.apache.jmeter.save.SaveService
 
loadExistingFile() - Method in class org.apache.jmeter.reporters.ResultCollector
 
loadIncludedElements() - Method in class org.apache.jmeter.control.IncludeController
load the included elements using SaveService
loadLog() - Method in interface org.apache.jmeter.save.DataSource
Load a file of previously recorded sample results and return them all in a collection.
loadLog(int) - Method in interface org.apache.jmeter.save.DataSource
Load a number of samples from the data source, starting from the next sample.
loadProperties(String) - Static method in class org.apache.jmeter.util.JMeterUtils
This method loads a property file that may reside in the user space, or in the classpath
loadSubTree(InputStream) - Static method in class org.apache.jmeter.save.OldSaveService
 
loadTestResults(InputStream) - Static method in class org.apache.jmeter.save.SaveService
 
loadTree(InputStream) - Static method in class org.apache.jmeter.save.SaveService
 
localeChanged(LocaleChangeEvent) - Method in class org.apache.jmeter.gui.GuiPackage
 
localeChanged(LocaleChangeEvent) - Method in class org.apache.jmeter.gui.NamePanel
Called when the locale is changed so that the label can be updated.
localeChanged(LocaleChangeEvent) - Method in class org.apache.jmeter.gui.util.JMeterMenuBar
Processes a locale change notification.
localeChanged(LocaleChangeEvent) - Method in interface org.apache.jmeter.util.LocaleChangeListener
 
log - Static variable in class org.apache.jmeter.control.TransactionController
 
log - Static variable in class org.apache.jmeter.examples.sampler.ExampleSampler
 
log - Static variable in class org.apache.jmeter.gui.SavePropertyDialog
 
log - Static variable in class org.apache.jmeter.testbeans.TestBeanHelper
 
log - Static variable in class org.apache.jmeter.testelement.property.AbstractProperty
 
logProperties() - Method in class org.apache.jmeter.testelement.AbstractTestElement
Log the properties of the test element
log_info(String) - Method in class org.apache.jmeter.functions.BeanShell
 
lookupContext(String, String, String, String, String) - Static method in class org.apache.jmeter.protocol.jms.client.InitialContextFactory
 
lookupTopic(Context, String) - Static method in class org.apache.jmeter.protocol.jms.client.InitialContextFactory
Method will lookup a given topic using JNDI.

M

MAILER_MODEL - Static variable in class org.apache.jmeter.reporters.MailerResultCollector
 
MAIN_CONTROLLER - Static variable in class org.apache.jmeter.threads.ThreadGroup
 
MATCH_NUMBER - Static variable in class org.apache.jmeter.extractor.RegexExtractor
 
MAXIMUM_COLOR - Variable in class org.apache.jmeter.visualizers.SplineVisualizer
 
MAXSPARETHREADS - Static variable in class org.apache.jmeter.monitor.parser.Constants
 
MAXTHREADS - Static variable in class org.apache.jmeter.monitor.parser.Constants
 
MAXTIME - Static variable in class org.apache.jmeter.monitor.parser.Constants
 
MAX_FRAME_DEPTH - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
MAX_REDIRECTS - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
MAX_SLEEP - Static variable in class org.apache.jmeter.engine.LagDetector
 
MD5HexAssertion - class org.apache.jmeter.assertions.MD5HexAssertion.
 
MD5HexAssertion() - Constructor for class org.apache.jmeter.assertions.MD5HexAssertion
 
MD5HexAssertion.Test - class org.apache.jmeter.assertions.MD5HexAssertion.Test.
 
MD5HexAssertion.Test() - Constructor for class org.apache.jmeter.assertions.MD5HexAssertion.Test
 
MD5HexAssertionGUI - class org.apache.jmeter.assertions.gui.MD5HexAssertionGUI.
 
MD5HexAssertionGUI() - Constructor for class org.apache.jmeter.assertions.gui.MD5HexAssertionGUI
 
MEMLOAD - Static variable in class org.apache.jmeter.visualizers.MonitorStats
 
MEMORY - Static variable in class org.apache.jmeter.monitor.parser.Constants
 
MEMORY_CACHE - Static variable in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
 
MEMORY_FREE - Static variable in class org.apache.jmeter.monitor.parser.Constants
 
MEMORY_MAX - Static variable in class org.apache.jmeter.monitor.parser.Constants
 
MEMORY_TOTAL - Static variable in class org.apache.jmeter.monitor.parser.Constants
 
MESSAGE_CHOICE - Static variable in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
 
METADATA - Static variable in class org.apache.jmeter.config.Argument
Name used to store the argument's metadata.
METADATA - Static variable in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
Name used to store the argument's metadata.
METHOD - Static variable in class org.apache.jmeter.monitor.parser.Constants
 
METHOD - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
METHOD - Static variable in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
 
MILLISECONDS - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
A properties file indicator for milliseconds
MIMETYPE - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
MINIMUM_COLOR - Variable in class org.apache.jmeter.visualizers.SplineVisualizer
 
MINSPARETHREADS - Static variable in class org.apache.jmeter.monitor.parser.Constants
 
MODDDN - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
MODIFY - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
MODIFY - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
 
MONITOR - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
MULTIPART_FORM - Static variable in class org.apache.jmeter.protocol.http.config.MultipartUrlConfig
 
MULTIPART_FORM - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
MachineName - class org.apache.jmeter.functions.MachineName.
 
MachineName() - Constructor for class org.apache.jmeter.functions.MachineName
 
MailReaderSampler - class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler.
 
MailReaderSampler() - Constructor for class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
 
MailReaderSamplerGui - class org.apache.jmeter.protocol.mail.sampler.gui.MailReaderSamplerGui.
 
MailReaderSamplerGui() - Constructor for class org.apache.jmeter.protocol.mail.sampler.gui.MailReaderSamplerGui
 
MailerModel - class org.apache.jmeter.reporters.MailerModel.
The model for a MailerVisualizer.
MailerModel() - Constructor for class org.apache.jmeter.reporters.MailerModel
Constructs a MailerModel.
MailerResultCollector - class org.apache.jmeter.reporters.MailerResultCollector.
 
MailerResultCollector() - Constructor for class org.apache.jmeter.reporters.MailerResultCollector
 
MailerVisualizer - class org.apache.jmeter.visualizers.MailerVisualizer.
This class implements a visualizer that mails a message when an error occurs.
MailerVisualizer() - Constructor for class org.apache.jmeter.visualizers.MailerVisualizer
Constructs the MailerVisualizer and initializes its GUI.
MainFrame - class org.apache.jmeter.gui.MainFrame.
The main JMeter frame, containing the menu bar, test tree, and an area for JMeter component GUIs.
MainFrame(ActionListener, TreeModel, JMeterTreeListener) - Constructor for class org.apache.jmeter.gui.MainFrame
Create a new JMeter frame.
MainFrame() - Constructor for class org.apache.jmeter.gui.MainFrame
Default constructor for the JMeter frame.
MapProperty - class org.apache.jmeter.testelement.property.MapProperty.
 
MapProperty(String, Map) - Constructor for class org.apache.jmeter.testelement.property.MapProperty
 
MapProperty() - Constructor for class org.apache.jmeter.testelement.property.MapProperty
 
Memory - interface org.apache.jmeter.monitor.model.Memory.
 
MemoryBenchmark - class org.apache.jmeter.monitor.util.MemoryBenchmark.
 
MemoryBenchmark() - Constructor for class org.apache.jmeter.monitor.util.MemoryBenchmark
 
MemoryImpl - class org.apache.jmeter.monitor.model.MemoryImpl.
 
MemoryImpl() - Constructor for class org.apache.jmeter.monitor.model.MemoryImpl
 
MenuFactory - class org.apache.jmeter.gui.util.MenuFactory.
 
MenuFactory.Test - class org.apache.jmeter.gui.util.MenuFactory.Test.
 
MenuFactory.Test() - Constructor for class org.apache.jmeter.gui.util.MenuFactory.Test
 
MenuFactory.Test(String) - Constructor for class org.apache.jmeter.gui.util.MenuFactory.Test
 
MenuInfo - class org.apache.jmeter.gui.util.MenuInfo.
 
MenuInfo(String, String) - Constructor for class org.apache.jmeter.gui.util.MenuInfo
 
MessageAdmin - class org.apache.jmeter.protocol.jms.sampler.MessageAdmin.
Administration of messages.
ModelListener - interface org.apache.jmeter.visualizers.ModelListener.
The Interface to be implemented by any class that wants to be notified by model which makes use of this callback-Interface.
ModuleController - class org.apache.jmeter.control.ModuleController.
The goal of ModuleController is to add modularity to JMeter.
ModuleController() - Constructor for class org.apache.jmeter.control.ModuleController
No-arg constructor
ModuleControllerGui - class org.apache.jmeter.control.gui.ModuleControllerGui.
ModuleController Gui.
ModuleControllerGui() - Constructor for class org.apache.jmeter.control.gui.ModuleControllerGui
Initializes the gui panel for the ModuleController instance.
MonitorAccumModel - class org.apache.jmeter.visualizers.MonitorAccumModel.
 
MonitorAccumModel() - Constructor for class org.apache.jmeter.visualizers.MonitorAccumModel
 
MonitorGraph - class org.apache.jmeter.visualizers.MonitorGraph.
MonitorGraph will draw the performance history of a given server.
MonitorGraph() - Constructor for class org.apache.jmeter.visualizers.MonitorGraph
Deprecated. Only for use in unit testing
MonitorGraph(MonitorAccumModel) - Constructor for class org.apache.jmeter.visualizers.MonitorGraph
 
MonitorGuiListener - interface org.apache.jmeter.visualizers.MonitorGuiListener.
 
MonitorHandler - class org.apache.jmeter.monitor.parser.MonitorHandler.
 
MonitorHandler() - Constructor for class org.apache.jmeter.monitor.parser.MonitorHandler
 
MonitorHealthPanel - class org.apache.jmeter.visualizers.MonitorHealthPanel.
The health panel is responsible for showing the health of the servers.
MonitorHealthPanel() - Constructor for class org.apache.jmeter.visualizers.MonitorHealthPanel
Deprecated. Only for use in unit testing
MonitorHealthPanel(MonitorAccumModel) - Constructor for class org.apache.jmeter.visualizers.MonitorHealthPanel
 
MonitorHealthVisualizer - class org.apache.jmeter.visualizers.MonitorHealthVisualizer.
For performance reasons, I am using tabs for the visualizers.
MonitorHealthVisualizer() - Constructor for class org.apache.jmeter.visualizers.MonitorHealthVisualizer
Constructor for the GraphVisualizer object.
MonitorListener - interface org.apache.jmeter.visualizers.MonitorListener.
 
MonitorModel - class org.apache.jmeter.visualizers.MonitorModel.
 
MonitorModel() - Constructor for class org.apache.jmeter.visualizers.MonitorModel
 
MonitorModel(MonitorStats) - Constructor for class org.apache.jmeter.visualizers.MonitorModel
 
MonitorPerformancePanel - class org.apache.jmeter.visualizers.MonitorPerformancePanel.
 
MonitorPerformancePanel() - Constructor for class org.apache.jmeter.visualizers.MonitorPerformancePanel
Deprecated. Only for use in unit testing
MonitorPerformancePanel(MonitorAccumModel, MonitorGraph) - Constructor for class org.apache.jmeter.visualizers.MonitorPerformancePanel
 
MonitorStats - class org.apache.jmeter.visualizers.MonitorStats.
 
MonitorStats() - Constructor for class org.apache.jmeter.visualizers.MonitorStats
 
MonitorStats(int, int, int, int, int, String, String, String, long) - Constructor for class org.apache.jmeter.visualizers.MonitorStats
Default constructor
MonitorTabPane - class org.apache.jmeter.visualizers.MonitorTabPane.
 
MonitorTabPane() - Constructor for class org.apache.jmeter.visualizers.MonitorTabPane
 
MultiProperty - class org.apache.jmeter.testelement.property.MultiProperty.
For JMeterProperties that hold multiple properties within, provides a simple interface for retrieving a property iterator for the sub values.
MultiProperty() - Constructor for class org.apache.jmeter.testelement.property.MultiProperty
 
MultiProperty(String) - Constructor for class org.apache.jmeter.testelement.property.MultiProperty
 
MultiPropertyConverter - class org.apache.jmeter.save.converters.MultiPropertyConverter.
 
MultiPropertyConverter(ClassMapper, String) - Constructor for class org.apache.jmeter.save.converters.MultiPropertyConverter
 
MultipartUrlConfig - class org.apache.jmeter.protocol.http.config.MultipartUrlConfig.
 
MultipartUrlConfig() - Constructor for class org.apache.jmeter.protocol.http.config.MultipartUrlConfig
 
MultipartUrlConfig(String) - Constructor for class org.apache.jmeter.protocol.http.config.MultipartUrlConfig
 
MultipartUrlConfigGui - class org.apache.jmeter.protocol.http.config.gui.MultipartUrlConfigGui.
 
MultipartUrlConfigGui() - Constructor for class org.apache.jmeter.protocol.http.config.gui.MultipartUrlConfigGui
 
main(String[]) - Static method in class org.apache.jmeter.NewDriver
The main program which actually runs JMeter.
main(String[]) - Static method in class org.apache.jmeter.assertions.XPathAssertion.XPathAssertionTest
 
main(String[]) - Static method in class org.apache.jmeter.assertions.gui.XMLConfPanel
 
main(String[]) - Static method in class org.apache.jmeter.assertions.gui.XPathPanel
Just a simple main to run this panel, It would be nice if it loaded up all the stuff for JMeterUtil but for a little test it is overkill.
main(String[]) - Static method in class org.apache.jmeter.control.RandomOrderController
 
main(String[]) - Static method in class org.apache.jmeter.engine.RemoteJMeterEngineImpl
The main program for the RemoteJMeterEngineImpl class.
main(String[]) - Static method in class org.apache.jmeter.monitor.model.ObjectFactory
Basic method for testing the class
main(String[]) - Static method in class org.apache.jmeter.monitor.model.benchmark.ParseBenchmark
 
main(String[]) - Static method in class org.apache.jmeter.monitor.util.MemoryBenchmark
 
main(String[]) - Static method in class org.apache.jmeter.protocol.http.proxy.Daemon
Main method which will start the Proxy daemon on the specified port (or the default port if no port is specified).
main(String[]) - Static method in class org.apache.jmeter.protocol.http.util.WSDLHelper
Simple test for the class uses bidbuy.wsdl from Apache's soap driver examples.
main(String[]) - Static method in class org.apache.jmeter.save.converters.TestResultWrapperConverter
 
main(String[]) - Static method in class org.apache.jmeter.testbeans.gui.TextAreaEditor
 
main(String[]) - Static method in class org.apache.jorphan.test.AllTests
Starts a run through all unit tests found in the specified classpaths.
makeBorder() - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
Create a top-level Border which can be added to JMeter components.
makeDocument(InputStream, boolean, boolean, boolean, boolean) - Static method in class org.apache.jmeter.util.XPathUtil
Utility function to get new Document
makeDocumentBuilder(boolean, boolean, boolean) - Static method in class org.apache.jmeter.util.XPathUtil
Create a DocumentBuilder using the makeDocumentFactory func.
makeGraph() - Method in class org.apache.jmeter.visualizers.StatGraphVisualizer
 
makeLabelPanel() - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
Create a panel containing the title label for the table.
makeLabelPanel() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
Create a panel containing the title label for the table.
makeMenu(String, String) - Static method in class org.apache.jmeter.gui.util.MenuFactory
 
makeMenu(Collection, String, String) - Static method in class org.apache.jmeter.gui.util.MenuFactory
 
makeMenuItem(String, String, String) - Static method in class org.apache.jmeter.gui.util.MenuFactory
 
makeMenuItem(String, String, String, KeyStroke) - Static method in class org.apache.jmeter.gui.util.MenuFactory
 
makeMenus(String[], String, String) - Static method in class org.apache.jmeter.gui.util.MenuFactory
 
makeNewArgument() - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
Create a new Argument object.
makeNewArgument() - Method in class org.apache.jmeter.protocol.http.gui.HTTPArgumentsPanel
 
makeNewLDAPArgument() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
Create a new LDAPArgument object.
makeProperty(Object) - Static method in class org.apache.jmeter.testelement.property.AbstractProperty
 
makeProxyControl() - Method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
 
makeResultFromDelimitedString(String) - Static method in class org.apache.jmeter.save.OldSaveService
Make a SampleResult given a delimited string.
makeScrollPane(Component) - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
Create a scroll panel that sets it's preferred size to it's minimum size.
makeScrollPane(Component, int, int) - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
Create a scroll panel that sets it's preferred size to it's minimum size.
makeTitlePanel() - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
Create a standard title section for JMeter components.
makeTitlePanel() - Method in class org.apache.jmeter.visualizers.MonitorHealthVisualizer
 
makeTitlePanel() - Method in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
Create a standard title section for JMeter components.
managersInUse - Variable in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.apache.jmeter.protocol.http.util.HTTPResultConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.apache.jmeter.save.ScriptWrapperConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.apache.jmeter.save.converters.BooleanPropertyConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.apache.jmeter.save.converters.HashTreeConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.apache.jmeter.save.converters.IntegerPropertyConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.apache.jmeter.save.converters.LongPropertyConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.apache.jmeter.save.converters.MultiPropertyConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.apache.jmeter.save.converters.SampleResultConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.apache.jmeter.save.converters.StringPropertyConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.apache.jmeter.save.converters.TestElementConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.apache.jmeter.save.converters.TestElementPropertyConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.apache.jmeter.save.converters.TestResultWrapperConverter
 
max - Variable in class org.apache.jmeter.visualizers.GraphAccumModel
 
median - Variable in class org.apache.jmeter.visualizers.Sample
 
mergeIn(TestElement) - Method in class org.apache.jmeter.modifiers.UserParameters
 
mergeIn(TestElement) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
mergeIn(JMeterProperty) - Method in class org.apache.jmeter.testelement.property.AbstractProperty
 
mergeIn(JMeterProperty) - Method in interface org.apache.jmeter.testelement.property.JMeterProperty
Take the given property object and merge it's value with the current property object.
mergeIn(JMeterProperty) - Method in class org.apache.jmeter.testelement.property.MultiProperty
 
mergeIn(JMeterProperty) - Method in class org.apache.jmeter.testelement.property.NullProperty
 
mergeIn(JMeterProperty) - Method in class org.apache.jmeter.testelement.property.TestElementProperty
 
method - Variable in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
Http Request method.
minimumLayoutSize(Container) - Method in class org.apache.jorphan.gui.layout.VerticalLayout
 
moddnOp(DirContext, String, String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LdapExtClient
ModDN the data in the ldap directory for the given search base
model - Variable in class org.apache.jmeter.visualizers.GraphAccumVisualizer
 
modifyHeaderValues(HttpURLConnection, int, StringBuffer) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler
 
modifyTest(ModificationItem[], String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LdapClient
Modify the attribute in the ldap directory for the given string.
modifyTest(DirContext, ModificationItem[], String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LdapExtClient
Modify the attribute in the ldap directory for the given string
modifyTestElement(TestElement) - Method in class org.apache.jmeter.assertions.gui.AssertionGui
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.assertions.gui.BeanShellAssertionGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.assertions.gui.DurationAssertionGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.assertions.gui.HTMLAssertionGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.assertions.gui.MD5HexAssertionGUI
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.assertions.gui.SizeAssertionGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.assertions.gui.XMLAssertionGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.assertions.gui.XMLSchemaAssertionGUI
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.assertions.gui.XPathAssertionGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.config.gui.LoginConfigGui
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.config.gui.SimpleConfigGui
Get all of the values from the GUI component and set them in the TestElement.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.control.gui.ForeachControlPanel
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.control.gui.IfControllerPanel
Implements JMeterGUIComponent.modifyTestElement(TestElement)
modifyTestElement(TestElement) - Method in class org.apache.jmeter.control.gui.IncludeControllerGui
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.control.gui.InterleaveControlGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.control.gui.LogicControllerGui
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.control.gui.LoopControlPanel
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.control.gui.ModuleControllerGui
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.control.gui.OnceOnlyControllerGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.control.gui.RandomControlGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.control.gui.RandomOrderControllerGui
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.control.gui.RunTimeGui
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.control.gui.SwitchControllerGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.control.gui.TestPlanGui
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.control.gui.ThroughputControllerGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.control.gui.TransactionControllerGui
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.control.gui.WhileControllerGui
Implements JMeterGUIComponent.modifyTestElement(TestElement)
modifyTestElement(TestElement) - Method in class org.apache.jmeter.control.gui.WorkBenchGui
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.examples.sampler.gui.ExampleSamplerGui
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.extractor.gui.RegexExtractorGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in interface org.apache.jmeter.gui.JMeterGUIComponent
GUI components are responsible for populating TestElements they create with the data currently held in the GUI components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.gui.NamePanel
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.modifiers.gui.CounterConfigGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.modifiers.gui.UserParametersGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.ftp.config.gui.FtpConfigGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.ftp.control.gui.FtpTestSamplerGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.http.config.gui.HttpDefaultsGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.http.control.gui.SoapSamplerGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.http.control.gui.WebServiceSamplerGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.http.gui.AuthPanel
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.http.gui.CookiePanel
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.http.gui.HeaderPanel
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.http.modifier.gui.AnchorModifierGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.http.modifier.gui.ParamModifierGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.http.modifier.gui.URLRewritingModifierGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.http.modifier.gui.UserParameterModifierGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.java.config.gui.JavaConfigGui
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.java.control.gui.BSFSamplerGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.java.control.gui.BeanShellSamplerGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.java.control.gui.JUnitTestSamplerGui
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.java.control.gui.JavaTestSamplerGui
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.jdbc.config.gui.SqlConfigGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSConfigGui
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSSubscriberGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.jms.control.gui.JndiDefaultsGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LdapConfigGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LdapExtConfigGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.ldap.control.gui.LdapExtTestSamplerGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.ldap.control.gui.LdapTestSamplerGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.mail.sampler.gui.MailReaderSamplerGui
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.tcp.config.gui.TCPConfigGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.tcp.control.gui.TCPSamplerGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.reporters.gui.ResultActionGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.reporters.gui.ResultSaverGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.reporters.gui.SummariserGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.sampler.gui.TestActionGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.testbeans.gui.TestBeanGUI
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.threads.gui.ThreadGroupGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.timers.gui.ConstantTimerGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.timers.gui.GaussianRandomTimerGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.timers.gui.UniformRandomTimerGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.visualizers.MailerVisualizer
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
 
mouseClicked(MouseEvent) - Method in class org.apache.jmeter.gui.tree.JMeterTreeListener
 
mouseClicked(MouseEvent) - Method in class org.apache.jmeter.visualizers.MonitorGraph
 
mouseDragged(MouseEvent) - Method in class org.apache.jmeter.gui.tree.JMeterTreeListener
 
mouseEntered(MouseEvent) - Method in class org.apache.jmeter.gui.tree.JMeterTreeListener
 
mouseEntered(MouseEvent) - Method in class org.apache.jmeter.visualizers.MonitorGraph
 
mouseExited(MouseEvent) - Method in class org.apache.jmeter.gui.tree.JMeterTreeListener
 
mouseExited(MouseEvent) - Method in class org.apache.jmeter.visualizers.MonitorGraph
 
mouseMoved(MouseEvent) - Method in class org.apache.jmeter.gui.tree.JMeterTreeListener
 
mousePressed(MouseEvent) - Method in class org.apache.jmeter.gui.action.GlobalMouseListener
 
mousePressed(MouseEvent) - Method in class org.apache.jmeter.gui.tree.JMeterTreeListener
 
mousePressed(MouseEvent) - Method in class org.apache.jmeter.visualizers.MonitorGraph
 
mouseReleased(MouseEvent) - Method in class org.apache.jmeter.gui.tree.JMeterTreeListener
 
mouseReleased(MouseEvent) - Method in class org.apache.jmeter.visualizers.MonitorGraph
 
moveRow(int, int, int) - Method in class org.apache.jorphan.gui.ObjectTableModel
 
myJTable - Variable in class org.apache.jmeter.visualizers.StatGraphVisualizer
 
myJTable - Variable in class org.apache.jmeter.visualizers.StatVisualizer
 
myScrollPane - Variable in class org.apache.jmeter.visualizers.StatGraphVisualizer
 
myScrollPane - Variable in class org.apache.jmeter.visualizers.StatVisualizer
 

N

NAME - Variable in class org.apache.jmeter.protocol.http.util.accesslog.NVPair
 
NAME - Static variable in interface org.apache.jmeter.testelement.TestElement
 
NAMES - Static variable in class org.apache.jmeter.modifiers.UserParameters
 
NEWDN - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
NEWEXT - Variable in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
 
NEWFILE - Variable in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
 
NODELAY - Static variable in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
NONE - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
A properties file indicator for none
NON_HTTP_RESPONSE_CODE - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
NON_HTTP_RESPONSE_MESSAGE - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
NON_TEST_ELEMENTS - Static variable in class org.apache.jmeter.gui.util.MenuFactory
 
NORMAL_FORM - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
NOTEQUAL - Static variable in class org.apache.jmeter.assertions.SizeAssertion
 
NOT_EXPRESSION - Static variable in class org.apache.jmeter.testbeans.BeanInfoSupport
 
NOT_EXPRESSION - Static variable in class org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer
 
NOT_OTHER - Static variable in class org.apache.jmeter.testbeans.BeanInfoSupport
 
NOT_OTHER - Static variable in class org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer
 
NOT_UNDEFINED - Static variable in class org.apache.jmeter.testbeans.BeanInfoSupport
 
NOT_UNDEFINED - Static variable in class org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer
 
NUMBERS_TO_DISPLAY - Variable in class org.apache.jmeter.visualizers.SplineVisualizer
 
NUM_THREADS - Static variable in class org.apache.jmeter.threads.ThreadGroup
 
NVPair - class org.apache.jmeter.protocol.http.util.accesslog.NVPair.
Description:

NVPair() - Constructor for class org.apache.jmeter.protocol.http.util.accesslog.NVPair
 
NVPair(String, String) - Constructor for class org.apache.jmeter.protocol.http.util.accesslog.NVPair
The constructor takes a name and value which represent HTTP request parameters.
NamePanel - class org.apache.jmeter.gui.NamePanel.
 
NamePanel() - Constructor for class org.apache.jmeter.gui.NamePanel
Create a new NamePanel with the default name.
NameUpdater - class org.apache.jmeter.util.NameUpdater.
 
NamedObject - interface org.apache.jmeter.util.NamedObject.
 
NewDriver - class org.apache.jmeter.NewDriver.
 
NextIsNullException - exception org.apache.jmeter.control.NextIsNullException.
 
NextIsNullException() - Constructor for class org.apache.jmeter.control.NextIsNullException
 
NoEntryException - exception org.apache.jmeter.control.NoEntryException.
TODO not used?
NoEntryException() - Constructor for class org.apache.jmeter.control.NoEntryException
 
NoThreadClone - interface org.apache.jmeter.engine.util.NoThreadClone.
Implement this method-less interface to indicate your test element should not be cloned for each thread in a test run.
NullProperty - class org.apache.jmeter.testelement.property.NullProperty.
A null property.
NullProperty(String) - Constructor for class org.apache.jmeter.testelement.property.NullProperty
 
NullProperty() - Constructor for class org.apache.jmeter.testelement.property.NullProperty
 
NumberComparator - class org.apache.jorphan.math.NumberComparator.
 
NumberComparator() - Constructor for class org.apache.jorphan.math.NumberComparator
 
NumberFieldErrorListener - class org.apache.jmeter.gui.util.NumberFieldErrorListener.
 
NumberFieldErrorListener() - Constructor for class org.apache.jmeter.gui.util.NumberFieldErrorListener
 
NumberProperty - class org.apache.jmeter.testelement.property.NumberProperty.
 
NumberProperty() - Constructor for class org.apache.jmeter.testelement.property.NumberProperty
 
NumberProperty(String) - Constructor for class org.apache.jmeter.testelement.property.NumberProperty
 
name - Variable in class org.apache.jmeter.visualizers.GraphAccumModel
 
nameChanged() - Method in class org.apache.jmeter.gui.tree.JMeterTreeNode
 
newInstance() - Static method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerFactory
 
newInstance(String) - Static method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerFactory
 
next() - Method in interface org.apache.jmeter.control.Controller
Delivers the next Sampler.
next() - Method in class org.apache.jmeter.control.ForeachController
 
next() - Method in class org.apache.jmeter.control.GenericController
 
next() - Method in class org.apache.jmeter.control.IfController
 
next() - Method in class org.apache.jmeter.control.InterleaveControl
 
next() - Method in class org.apache.jmeter.control.RunTime
 
next() - Method in class org.apache.jmeter.control.ThroughputController
 
next() - Method in class org.apache.jmeter.control.TransactionController
 
next() - Method in class org.apache.jmeter.control.WhileController
 
next() - Method in interface org.apache.jmeter.testelement.property.PropertyIterator
 
next() - Method in class org.apache.jmeter.testelement.property.PropertyIteratorImpl
 
next() - Method in class org.apache.jmeter.threads.ThreadGroup
 
next() - Method in class org.apache.jorphan.collections.Data
Sets the current position of the Data set to the next row.
nextIsAController(Controller) - Method in class org.apache.jmeter.control.GenericController
 
nextIsAController(Controller) - Method in class org.apache.jmeter.control.InterleaveControl
 
nextIsASampler(Sampler) - Method in class org.apache.jmeter.control.GenericController
 
nextIsASampler(Sampler) - Method in class org.apache.jmeter.control.InterleaveControl
 
nextIsNull() - Method in class org.apache.jmeter.control.ForeachController
 
nextIsNull() - Method in class org.apache.jmeter.control.GenericController
 
nextIsNull() - Method in class org.apache.jmeter.control.InterleaveControl
If the current is null, reset and continue searching.
nextIsNull() - Method in class org.apache.jmeter.control.LoopController
 
nextIsNull() - Method in class org.apache.jmeter.control.OnceOnlyController
 
nextIsNull() - Method in class org.apache.jmeter.control.RunTime
 
nextIsNull() - Method in class org.apache.jmeter.control.WhileController
 
nextIsNull() - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
nextRow() - Method in class org.apache.jmeter.functions.FileRowColContainer
Returns the next row to the caller, and updates it, allowing for wrap round
nextRow() - Method in class org.apache.jmeter.functions.XPathFileContainer
Returns the next row to the caller, and updates it, allowing for wrap round
noResponse(URL) - Method in class org.apache.jmeter.visualizers.MonitorAccumModel
If there is no response from the server, we create a new MonitorStats object with the current timestamp and health "dead".
normalizeList(Collection) - Method in class org.apache.jmeter.testelement.property.AbstractProperty
 
normalizeMap(Map) - Method in class org.apache.jmeter.testelement.property.AbstractProperty
Given a Map, it converts the Map into a collection of JMeterProperty objects, appropriate for a MapProperty object.
not_req - Static variable in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
 
notifyChangeListeners() - Method in class org.apache.jmeter.reporters.MailerModel
 
notifyChangeListeners() - Method in class org.apache.jorphan.gui.JLabeledTextField
Notify all registered change listeners that the text in the text field has changed.
notifyListeners(SampleEvent, List) - Method in class org.apache.jmeter.threads.ListenerNotifier
Notify a list of listeners that a sample has occurred.
notifyListeners(MonitorModel) - Method in class org.apache.jmeter.visualizers.MonitorAccumModel
notify the listeners with the MonitorModel object.
notifyListeners(MonitorModel) - Method in class org.apache.jmeter.visualizers.MonitorModel
notify the listeners with the MonitorModel object.
notifyTestListenersOfEnd() - Method in class org.apache.jmeter.engine.StandardJMeterEngine
 
notifyTestListenersOfStart() - Method in class org.apache.jmeter.engine.StandardJMeterEngine
 
numberOfNodes - Variable in class org.apache.jmeter.visualizers.SplineModel
 

O

OLDEXT - Variable in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
 
ONETIMESETUP - Static variable in class org.apache.jmeter.protocol.java.control.gui.JUnitTestSamplerGui
 
ONETIMETEARDOWN - Static variable in class org.apache.jmeter.protocol.java.control.gui.JUnitTestSamplerGui
 
ON_ERROR_ACTION - Static variable in class org.apache.jmeter.testelement.OnErrorTestElement
 
ON_ERROR_CONTINUE - Static variable in class org.apache.jmeter.testelement.OnErrorTestElement
 
ON_ERROR_STOPTEST - Static variable in class org.apache.jmeter.testelement.OnErrorTestElement
 
ON_ERROR_STOPTHREAD - Static variable in class org.apache.jmeter.testelement.OnErrorTestElement
 
ON_SAMPLE_ERROR - Static variable in class org.apache.jmeter.threads.ThreadGroup
 
ON_SAMPLE_ERROR_CONTINUE - Static variable in class org.apache.jmeter.threads.ThreadGroup
 
ON_SAMPLE_ERROR_STOPTEST - Static variable in class org.apache.jmeter.threads.ThreadGroup
 
ON_SAMPLE_ERROR_STOPTHREAD - Static variable in class org.apache.jmeter.threads.ThreadGroup
 
OPCODE - Static variable in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
Name used to store the argument's value.
ORDER - Static variable in class org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer
 
ORDER(String) - Static method in class org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer
 
OUTPUT - Variable in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
 
OUTPUT_FORMAT_PROP - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
The name of the property indicating which format should be used when saving the results, e.g., xml or csv.
OVERWRITE - Static variable in interface org.apache.jmeter.save.DataSource
 
ObjectFactory - class org.apache.jmeter.monitor.model.ObjectFactory.
ObjectFactory is a simple factory class which creates new instances of objects.
ObjectFactory() - Constructor for class org.apache.jmeter.monitor.model.ObjectFactory
 
ObjectFactory.MonitorParser - class org.apache.jmeter.monitor.model.ObjectFactory.MonitorParser.
 
ObjectFactory.MonitorParser(ObjectFactory) - Constructor for class org.apache.jmeter.monitor.model.ObjectFactory.MonitorParser
 
ObjectProperty - class org.apache.jmeter.testelement.property.ObjectProperty.
 
ObjectProperty() - Constructor for class org.apache.jmeter.testelement.property.ObjectProperty
 
ObjectProperty(String) - Constructor for class org.apache.jmeter.testelement.property.ObjectProperty
 
ObjectProperty(String, Object) - Constructor for class org.apache.jmeter.testelement.property.ObjectProperty
 
ObjectTableModel - class org.apache.jorphan.gui.ObjectTableModel.
 
ObjectTableModel(String[], Functor[], Functor[], Class[]) - Constructor for class org.apache.jorphan.gui.ObjectTableModel
 
OldSaveService - class org.apache.jmeter.save.OldSaveService.
This class provides a means for saving test results.
OnErrorPanel - class org.apache.jmeter.gui.OnErrorPanel.
 
OnErrorPanel() - Constructor for class org.apache.jmeter.gui.OnErrorPanel
Create a new NamePanel with the default name.
OnErrorTestElement - class org.apache.jmeter.testelement.OnErrorTestElement.
 
OnErrorTestElement() - Constructor for class org.apache.jmeter.testelement.OnErrorTestElement
 
OnMessageSubscriber - class org.apache.jmeter.protocol.jms.client.OnMessageSubscriber.
 
OnMessageSubscriber() - Constructor for class org.apache.jmeter.protocol.jms.client.OnMessageSubscriber
 
OnMessageSubscriber(boolean, String, String, String, String, String, String, String) - Constructor for class org.apache.jmeter.protocol.jms.client.OnMessageSubscriber
Constructor takes the necessary JNDI related parameters to create a connection and begin receiving messages.
OnceOnlyController - class org.apache.jmeter.control.OnceOnlyController.
 
OnceOnlyController() - Constructor for class org.apache.jmeter.control.OnceOnlyController
Constructor for the OnceOnlyController object.
OnceOnlyController.Test - class org.apache.jmeter.control.OnceOnlyController.Test.
 
OnceOnlyController.Test(String) - Constructor for class org.apache.jmeter.control.OnceOnlyController.Test
 
OnceOnlyControllerGui - class org.apache.jmeter.control.gui.OnceOnlyControllerGui.
 
OnceOnlyControllerGui() - Constructor for class org.apache.jmeter.control.gui.OnceOnlyControllerGui
 
OrderPreservingLogParser - class org.apache.jmeter.protocol.http.util.accesslog.OrderPreservingLogParser.
 
OrderPreservingLogParser() - Constructor for class org.apache.jmeter.protocol.http.util.accesslog.OrderPreservingLogParser
 
OrderPreservingLogParser(String) - Constructor for class org.apache.jmeter.protocol.http.util.accesslog.OrderPreservingLogParser
 
onMessage(Message) - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
The sampler implements MessageListener directly and sets itself as the listener with the TopicSubscriber.
onmessage_str - Static variable in class org.apache.jmeter.protocol.jms.control.gui.JMSSubscriberGui
 
open(String, String) - Static method in class org.apache.jmeter.functions.FileWrapper
 
open(String, String, String) - Static method in class org.apache.jmeter.functions.XPathWrapper
 
openDocument(String) - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
Open the file and create a Document.
openFile(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
Creates a new File object.
openSource(int, int) - Method in interface org.apache.jmeter.save.DataSource
Opens a file for recording sample results.
org.apache.jmeter - package org.apache.jmeter
 
org.apache.jmeter.assertions - package org.apache.jmeter.assertions
Assertions Methods to be implemented getResult(SampleResult) Calling sequence When the test plan is prepared for running, one instance of the class is created for each occurrence of an assertion in each thread.
org.apache.jmeter.assertions.gui - package org.apache.jmeter.assertions.gui
 
org.apache.jmeter.config - package org.apache.jmeter.config
 
org.apache.jmeter.config.gui - package org.apache.jmeter.config.gui
 
org.apache.jmeter.control - package org.apache.jmeter.control
 
org.apache.jmeter.control.gui - package org.apache.jmeter.control.gui
 
org.apache.jmeter.engine - package org.apache.jmeter.engine
 
org.apache.jmeter.engine.event - package org.apache.jmeter.engine.event
 
org.apache.jmeter.engine.util - package org.apache.jmeter.engine.util
 
org.apache.jmeter.examples.sampler - package org.apache.jmeter.examples.sampler
 
org.apache.jmeter.examples.sampler.gui - package org.apache.jmeter.examples.sampler.gui
 
org.apache.jmeter.examples.testbeans.example1 - package org.apache.jmeter.examples.testbeans.example1
 
org.apache.jmeter.examples.testbeans.example2 - package org.apache.jmeter.examples.testbeans.example2
 
org.apache.jmeter.exceptions - package org.apache.jmeter.exceptions
 
org.apache.jmeter.extractor - package org.apache.jmeter.extractor
 
org.apache.jmeter.extractor.gui - package org.apache.jmeter.extractor.gui
 
org.apache.jmeter.functions - package org.apache.jmeter.functions
Functions Methods to be implemented setParameters(Collection)

execute(prevResult,currentSampler) Note that either or both of the parameters may be null.
org.apache.jmeter.functions.gui - package org.apache.jmeter.functions.gui
 
org.apache.jmeter.functions.util - package org.apache.jmeter.functions.util
 
org.apache.jmeter.gui - package org.apache.jmeter.gui
 
org.apache.jmeter.gui.action - package org.apache.jmeter.gui.action
 
org.apache.jmeter.gui.tree - package org.apache.jmeter.gui.tree
 
org.apache.jmeter.gui.util - package org.apache.jmeter.gui.util
 
org.apache.jmeter.junit - package org.apache.jmeter.junit
 
org.apache.jmeter.junit.protocol.http.config - package org.apache.jmeter.junit.protocol.http.config
 
org.apache.jmeter.junit.protocol.http.parser - package org.apache.jmeter.junit.protocol.http.parser
 
org.apache.jmeter.junit.stubs - package org.apache.jmeter.junit.stubs
 
org.apache.jmeter.modifiers - package org.apache.jmeter.modifiers
 
org.apache.jmeter.modifiers.gui - package org.apache.jmeter.modifiers.gui
 
org.apache.jmeter.monitor.model - package org.apache.jmeter.monitor.model
 
org.apache.jmeter.monitor.model.benchmark - package org.apache.jmeter.monitor.model.benchmark
 
org.apache.jmeter.monitor.parser - package org.apache.jmeter.monitor.parser
 
org.apache.jmeter.monitor.util - package org.apache.jmeter.monitor.util
 
org.apache.jmeter.plugin - package org.apache.jmeter.plugin
 
org.apache.jmeter.processor - package org.apache.jmeter.processor
 
org.apache.jmeter.processor.gui - package org.apache.jmeter.processor.gui
 
org.apache.jmeter.protocol.ftp.config.gui - package org.apache.jmeter.protocol.ftp.config.gui
 
org.apache.jmeter.protocol.ftp.control.gui - package org.apache.jmeter.protocol.ftp.control.gui
 
org.apache.jmeter.protocol.ftp.sampler - package org.apache.jmeter.protocol.ftp.sampler
 
org.apache.jmeter.protocol.http.config - package org.apache.jmeter.protocol.http.config
 
org.apache.jmeter.protocol.http.config.gui - package org.apache.jmeter.protocol.http.config.gui
 
org.apache.jmeter.protocol.http.control - package org.apache.jmeter.protocol.http.control
 
org.apache.jmeter.protocol.http.control.gui - package org.apache.jmeter.protocol.http.control.gui
 
org.apache.jmeter.protocol.http.gui - package org.apache.jmeter.protocol.http.gui
 
org.apache.jmeter.protocol.http.modifier - package org.apache.jmeter.protocol.http.modifier
 
org.apache.jmeter.protocol.http.modifier.gui - package org.apache.jmeter.protocol.http.modifier.gui
 
org.apache.jmeter.protocol.http.parser - package org.apache.jmeter.protocol.http.parser
 
org.apache.jmeter.protocol.http.proxy - package org.apache.jmeter.protocol.http.proxy
 
org.apache.jmeter.protocol.http.proxy.gui - package org.apache.jmeter.protocol.http.proxy.gui
 
org.apache.jmeter.protocol.http.sampler - package org.apache.jmeter.protocol.http.sampler
 
org.apache.jmeter.protocol.http.util - package org.apache.jmeter.protocol.http.util
 
org.apache.jmeter.protocol.http.util.accesslog - package org.apache.jmeter.protocol.http.util.accesslog
 
org.apache.jmeter.protocol.java.config - package org.apache.jmeter.protocol.java.config
 
org.apache.jmeter.protocol.java.config.gui - package org.apache.jmeter.protocol.java.config.gui
 
org.apache.jmeter.protocol.java.control.gui - package org.apache.jmeter.protocol.java.control.gui
 
org.apache.jmeter.protocol.java.sampler - package org.apache.jmeter.protocol.java.sampler
 
org.apache.jmeter.protocol.java.test - package org.apache.jmeter.protocol.java.test
 
org.apache.jmeter.protocol.jdbc.config - package org.apache.jmeter.protocol.jdbc.config
 
org.apache.jmeter.protocol.jdbc.config.gui - package org.apache.jmeter.protocol.jdbc.config.gui
 
org.apache.jmeter.protocol.jdbc.sampler - package org.apache.jmeter.protocol.jdbc.sampler
 
org.apache.jmeter.protocol.jms.client - package org.apache.jmeter.protocol.jms.client
 
org.apache.jmeter.protocol.jms.control.gui - package org.apache.jmeter.protocol.jms.control.gui
 
org.apache.jmeter.protocol.jms.sampler - package org.apache.jmeter.protocol.jms.sampler
 
org.apache.jmeter.protocol.ldap.config.gui - package org.apache.jmeter.protocol.ldap.config.gui
 
org.apache.jmeter.protocol.ldap.control.gui - package org.apache.jmeter.protocol.ldap.control.gui
 
org.apache.jmeter.protocol.ldap.sampler - package org.apache.jmeter.protocol.ldap.sampler
 
org.apache.jmeter.protocol.mail.sampler - package org.apache.jmeter.protocol.mail.sampler
 
org.apache.jmeter.protocol.mail.sampler.gui - package org.apache.jmeter.protocol.mail.sampler.gui
 
org.apache.jmeter.protocol.tcp.config.gui - package org.apache.jmeter.protocol.tcp.config.gui
 
org.apache.jmeter.protocol.tcp.control.gui - package org.apache.jmeter.protocol.tcp.control.gui
 
org.apache.jmeter.protocol.tcp.sampler - package org.apache.jmeter.protocol.tcp.sampler
 
org.apache.jmeter.reporters - package org.apache.jmeter.reporters
 
org.apache.jmeter.reporters.gui - package org.apache.jmeter.reporters.gui
 
org.apache.jmeter.resources - package org.apache.jmeter.resources
 
org.apache.jmeter.sampler - package org.apache.jmeter.sampler
 
org.apache.jmeter.sampler.gui - package org.apache.jmeter.sampler.gui
 
org.apache.jmeter.samplers - package org.apache.jmeter.samplers
 
org.apache.jmeter.samplers.gui - package org.apache.jmeter.samplers.gui
 
org.apache.jmeter.save - package org.apache.jmeter.save
 
org.apache.jmeter.save.converters - package org.apache.jmeter.save.converters
 
org.apache.jmeter.services - package org.apache.jmeter.services
 
org.apache.jmeter.swing - package org.apache.jmeter.swing
 
org.apache.jmeter.testbeans - package org.apache.jmeter.testbeans
 
org.apache.jmeter.testbeans.gui - package org.apache.jmeter.testbeans.gui
 
org.apache.jmeter.testelement - package org.apache.jmeter.testelement
 
org.apache.jmeter.testelement.property - package org.apache.jmeter.testelement.property
 
org.apache.jmeter.threads - package org.apache.jmeter.threads
 
org.apache.jmeter.threads.gui - package org.apache.jmeter.threads.gui
 
org.apache.jmeter.timers - package org.apache.jmeter.timers
 
org.apache.jmeter.timers.gui - package org.apache.jmeter.timers.gui
 
org.apache.jmeter.util - package org.apache.jmeter.util
 
org.apache.jmeter.visualizers - package org.apache.jmeter.visualizers
This package contains the interfaces that have to be implemented by any class wishing to display or present data collected in SampleResults.
org.apache.jmeter.visualizers.gui - package org.apache.jmeter.visualizers.gui
 
org.apache.jorphan.collections - package org.apache.jorphan.collections
 
org.apache.jorphan.gui - package org.apache.jorphan.gui
 
org.apache.jorphan.gui.layout - package org.apache.jorphan.gui.layout
 
org.apache.jorphan.io - package org.apache.jorphan.io
 
org.apache.jorphan.logging - package org.apache.jorphan.logging
 
org.apache.jorphan.math - package org.apache.jorphan.math
 
org.apache.jorphan.reflect - package org.apache.jorphan.reflect
 
org.apache.jorphan.test - package org.apache.jorphan.test
 
org.apache.jorphan.util - package org.apache.jorphan.util
 

P

PACKAGE_OBJECT - Static variable in class org.apache.jmeter.threads.JMeterThread
 
PARAMETERS - Static variable in class org.apache.jmeter.assertions.BeanShellAssertion
 
PARAMETERS - Static variable in class org.apache.jmeter.protocol.java.sampler.BSFSampler
 
PARAMETERS - Static variable in class org.apache.jmeter.protocol.java.sampler.BeanShellSampler
 
PASSWORD - Static variable in class org.apache.jmeter.config.ConfigTestElement
 
PASTE - Static variable in class org.apache.jmeter.gui.action.Paste
 
PATH - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
PAUSE - Static variable in class org.apache.jmeter.sampler.TestAction
 
PERF_TITLE - Static variable in class org.apache.jmeter.visualizers.MonitorPerformancePanel
 
PER_ITERATION - Static variable in class org.apache.jmeter.modifiers.UserParameters
 
PER_USER - Static variable in class org.apache.jmeter.modifiers.CounterConfig
 
PNG - Static variable in class org.apache.jmeter.save.SaveGraphicsService
 
PNG_EXTENSION - Static variable in class org.apache.jmeter.save.SaveGraphicsService
 
PORT - Static variable in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
PORT - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
PORT - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
PORT - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
 
PORT - Static variable in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
PORT - Static variable in class org.apache.jmeter.visualizers.MonitorStats
 
POST - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
POST - Static variable in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
 
POST_PROCESSORS - Static variable in class org.apache.jmeter.gui.util.MenuFactory
 
PRESERVE - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
PRESERVE - Static variable in interface org.apache.jmeter.save.SaveServiceConstants
 
PRE_PROCESSORS - Static variable in class org.apache.jmeter.gui.util.MenuFactory
 
PRINCIPAL - Static variable in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
 
PRINT_FIELD_NAMES_PROP - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
The name of the property indicating whether field names should be printed to a delimited file.
PROCESSINGTIME - Static variable in class org.apache.jmeter.monitor.parser.Constants
 
PROPERTIES - Static variable in class org.apache.jmeter.util.JMeterUtils
 
PROTOCOL - Static variable in class org.apache.jmeter.monitor.parser.Constants
 
PROTOCOL - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
PROTOCOL - Static variable in class org.apache.jmeter.visualizers.MonitorStats
 
PROVIDER_URL - Static variable in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
 
PROXY_HOST - Static variable in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
 
PROXY_PORT - Static variable in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
 
PTRNFILTER - Variable in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
 
PackageTest - class org.apache.jmeter.engine.util.PackageTest.
 
PackageTest(String) - Constructor for class org.apache.jmeter.engine.util.PackageTest
 
PackageTest - class org.apache.jmeter.functions.PackageTest.
 
PackageTest(String) - Constructor for class org.apache.jmeter.functions.PackageTest
 
PackageTest - class org.apache.jmeter.protocol.http.sampler.PackageTest.
 
PackageTest(String) - Constructor for class org.apache.jmeter.protocol.http.sampler.PackageTest
 
PackageTest - class org.apache.jmeter.resources.PackageTest.
 
PackageTest(String) - Constructor for class org.apache.jmeter.resources.PackageTest
 
PackageTest - class org.apache.jmeter.testbeans.gui.PackageTest.
 
PackageTest - class org.apache.jmeter.testelement.PackageTest.
 
PackageTest(String) - Constructor for class org.apache.jmeter.testelement.PackageTest
 
PackageTest - class org.apache.jmeter.testelement.property.PackageTest.
Class for testing the property package.
PackageTest(String) - Constructor for class org.apache.jmeter.testelement.property.PackageTest
 
ParamMask - class org.apache.jmeter.protocol.http.modifier.ParamMask.
This object defines with what a parameter has its value replaced, and the policies for how that value changes.
ParamMask() - Constructor for class org.apache.jmeter.protocol.http.modifier.ParamMask
Default constructor.
ParamModifier - class org.apache.jmeter.protocol.http.modifier.ParamModifier.
This modifier will replace any single http sampler's url parameter value with a value from a given range - thereby "masking" the value set in the http sampler.
ParamModifier() - Constructor for class org.apache.jmeter.protocol.http.modifier.ParamModifier
Default constructor.
ParamModifierGui - class org.apache.jmeter.protocol.http.modifier.gui.ParamModifierGui.
A swing panel to allow UI with the ParamModifier class.
ParamModifierGui() - Constructor for class org.apache.jmeter.protocol.http.modifier.gui.ParamModifierGui
 
ParseBenchmark - class org.apache.jmeter.monitor.model.benchmark.ParseBenchmark.
 
ParseBenchmark() - Constructor for class org.apache.jmeter.monitor.model.benchmark.ParseBenchmark
 
Parser - interface org.apache.jmeter.monitor.parser.Parser.
 
ParserImpl - class org.apache.jmeter.monitor.parser.ParserImpl.
 
ParserImpl(ObjectFactory) - Constructor for class org.apache.jmeter.monitor.parser.ParserImpl
 
Paste - class org.apache.jmeter.gui.action.Paste.
Places a copied JMeterTreeNode under the selected node.
Paste() - Constructor for class org.apache.jmeter.gui.action.Paste
 
PluginManager - class org.apache.jmeter.plugin.PluginManager.
 
PostProcessor - interface org.apache.jmeter.processor.PostProcessor.
The PostProcessor is activated after a sample result has been generated.
PostWriter - class org.apache.jmeter.protocol.http.sampler.PostWriter.
 
PostWriter() - Constructor for class org.apache.jmeter.protocol.http.sampler.PostWriter
 
PowerTableModel - class org.apache.jmeter.gui.util.PowerTableModel.
 
PowerTableModel(String[], Class[]) - Constructor for class org.apache.jmeter.gui.util.PowerTableModel
 
PowerTableModel() - Constructor for class org.apache.jmeter.gui.util.PowerTableModel
 
PreCompiler - class org.apache.jmeter.engine.PreCompiler.
 
PreCompiler() - Constructor for class org.apache.jmeter.engine.PreCompiler
 
PreProcessor - interface org.apache.jmeter.processor.PreProcessor.
PreProcessors are executed just prior to a sample being run.
Printable - interface org.apache.jmeter.visualizers.Printable.
Printable is used by components that can be saved to an external file.
Property - class org.apache.jmeter.functions.Property.
Function to get a JMeter property, and optionally store it Parameters: - property name - variable name (optional) - default value (optional) Returns: - the property value, but if not found - the default value, but if not define - the property name itself
Property() - Constructor for class org.apache.jmeter.functions.Property
 
Property2 - class org.apache.jmeter.functions.Property2.
Function to get a JMeter property, or a default.
Property2() - Constructor for class org.apache.jmeter.functions.Property2
 
PropertyIterator - interface org.apache.jmeter.testelement.property.PropertyIterator.
 
PropertyIteratorImpl - class org.apache.jmeter.testelement.property.PropertyIteratorImpl.
 
PropertyIteratorImpl(Collection) - Constructor for class org.apache.jmeter.testelement.property.PropertyIteratorImpl
 
PropertyIteratorImpl() - Constructor for class org.apache.jmeter.testelement.property.PropertyIteratorImpl
 
Proxy - class org.apache.jmeter.protocol.http.proxy.Proxy.
Thread to handle one client request.
Proxy() - Constructor for class org.apache.jmeter.protocol.http.proxy.Proxy
Default constructor.
ProxyAuthenticator - class org.apache.jmeter.ProxyAuthenticator.
Provides JMeter the ability to use proxy servers that require username and password.
ProxyAuthenticator(String, String) - Constructor for class org.apache.jmeter.ProxyAuthenticator
Create a ProxyAuthenticator with the specified username and password.
ProxyControl - class org.apache.jmeter.protocol.http.proxy.ProxyControl.
 
ProxyControl() - Constructor for class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
ProxyControl.Test - class org.apache.jmeter.protocol.http.proxy.ProxyControl.Test.
 
ProxyControl.Test(String) - Constructor for class org.apache.jmeter.protocol.http.proxy.ProxyControl.Test
 
ProxyControlGui - class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui.
 
ProxyControlGui() - Constructor for class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
 
Publisher - class org.apache.jmeter.protocol.jms.client.Publisher.
 
Publisher(boolean, String, String, String, String, String, String, String) - Constructor for class org.apache.jmeter.protocol.jms.client.Publisher
 
PublisherSampler - class org.apache.jmeter.protocol.jms.sampler.PublisherSampler.
 
PublisherSampler() - Constructor for class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
 
paintComponent(Graphics) - Method in class org.apache.jmeter.visualizers.AxisGraph
 
paintComponent(Graphics) - Method in class org.apache.jmeter.visualizers.DistributionGraph
Method is responsible for calling drawSample and updating the graph.
paintComponent(Graphics) - Method in class org.apache.jmeter.visualizers.Graph
 
paintComponent(Graphics) - Method in class org.apache.jmeter.visualizers.GraphAccum
 
paintComponent(Graphics) - Method in class org.apache.jmeter.visualizers.MonitorGraph
painComponent is responsible for drawing the actual graph.
paintComponent(Graphics) - Method in class org.apache.jmeter.visualizers.SplineVisualizer.SplineGraph
 
paintValue(Graphics, Rectangle) - Method in class org.apache.jmeter.testbeans.gui.FileEditor
 
parse(InputStream) - Method in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
Parses a http header from a stream.
parse() - Method in class org.apache.jmeter.protocol.http.util.WSDLHelper
Call this method to retrieve the WSDL.
parse(TestElement, int) - Method in class org.apache.jmeter.protocol.http.util.accesslog.SharedTCLogParser
 
parse(FileServer, TestElement, int) - Method in class org.apache.jmeter.protocol.http.util.accesslog.SharedTCLogParser
The method is responsible for reading each line, and breaking out of the while loop if a set number of lines is given.
parse(TestElement, int) - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
parse the entire file.
parse(BufferedReader, TestElement, int) - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
The method is responsible for reading each line, and breaking out of the while loop if a set number of lines is given.
parseAndConfigure(int, TestElement) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.LogParser
the method will parse the given number of lines.
parseAndConfigure(int, TestElement) - Method in class org.apache.jmeter.protocol.http.util.accesslog.OrderPreservingLogParser
parse a set number of lines from the access log.
parseAndConfigure(int, TestElement) - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
parse a set number of lines from the access log.
parseArguments(String) - Method in class org.apache.jmeter.protocol.http.config.MultipartUrlConfig
This method allows a proxy server to send over the raw text from a browser's output stream to be parsed and stored correctly into the UrlConfig object.
parseArguments(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
This method allows a proxy server to send over the raw text from a browser's output stream to be parsed and stored correctly into the UrlConfig object.
parseBytes(byte[]) - Method in class org.apache.jmeter.monitor.model.ObjectFactory
 
parseBytes(byte[]) - Method in interface org.apache.jmeter.monitor.parser.Parser
 
parseBytes(byte[]) - Method in class org.apache.jmeter.monitor.parser.ParserImpl
parse byte array and return Status object
parseFirstLine(String) - Method in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
 
parseInt(String) - Method in class org.apache.jmeter.monitor.parser.MonitorHandler
Convienance method for parsing integers.
parseLine(String) - Method in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
 
parseLine(String, TestElement) - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
parseLine calls the other parse methods to parse the given text.
parseLong(String) - Method in class org.apache.jmeter.monitor.parser.MonitorHandler
Convienance method for parsing long.
parseOneParameter(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
Method expects name and value to be separated by an equal sign "=".
parseParameters(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
Method uses StringTokenizer to convert the string into single pairs.
parseSampleResult(SampleResult) - Method in class org.apache.jmeter.monitor.model.ObjectFactory
 
parseSampleResult(SampleResult) - Method in interface org.apache.jmeter.monitor.parser.Parser
 
parseSampleResult(SampleResult) - Method in class org.apache.jmeter.monitor.parser.ParserImpl
 
parseString(String) - Method in class org.apache.jmeter.monitor.model.ObjectFactory
 
parseString(String) - Method in interface org.apache.jmeter.monitor.parser.Parser
 
parseString(String) - Method in class org.apache.jmeter.monitor.parser.ParserImpl
 
pauseTest(int) - Method in class org.apache.jmeter.engine.StandardJMeterEngine
 
pauseThread(int) - Method in class org.apache.jmeter.threads.JMeterThread
 
pkgs - Variable in class org.apache.jmeter.protocol.java.control.gui.ClassFilter
 
plaintext - Variable in class org.apache.jmeter.visualizers.MonitorPerformancePanel
 
plot - Variable in class org.apache.jmeter.visualizers.SplineVisualizer.SplineGraph
 
popupShouldSave(ActionEvent) - Method in class org.apache.jmeter.gui.action.AbstractAction
 
postActionPerformed(Class, ActionEvent) - Method in class org.apache.jmeter.gui.action.ActionRouter
 
postData - Variable in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
 
preActionPerformed(Class, ActionEvent) - Method in class org.apache.jmeter.gui.action.ActionRouter
 
precision(float[], float[]) - Method in class org.apache.jmeter.visualizers.Spline3
Computes the current precision reached.
preferredLayoutSize(Container) - Method in class org.apache.jorphan.gui.layout.VerticalLayout
 
prepare(TestElement) - Static method in class org.apache.jmeter.testbeans.TestBeanHelper
Deprecated. to limit it's usage in expectation of moving it elsewhere.
prepareForPreCompile() - Method in class org.apache.jmeter.testelement.TestPlan
 
previous - Variable in class org.apache.jmeter.visualizers.GraphAccumModel
 
previous() - Method in class org.apache.jorphan.collections.Data
Sets the current position of the Data set to the previous row.
printMilliseconds() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
printableFieldNamesToString() - Static method in class org.apache.jmeter.save.OldSaveService
Generates the field names for the output file
printableFieldNamesToString(SampleSaveConfiguration) - Static method in class org.apache.jmeter.save.OldSaveService
Generates the field names for the output file
process() - Method in class org.apache.jmeter.extractor.RegexExtractor
Parses the response data using regular expressions and saving the results into variables for use later in the test.
process() - Method in class org.apache.jmeter.modifiers.UserParameters
 
process() - Method in interface org.apache.jmeter.processor.PostProcessor
Provides the PostProcessor with a SampleResult object from which to extract values for use in future Queries.
process() - Method in interface org.apache.jmeter.processor.PreProcessor
 
process() - Method in class org.apache.jmeter.protocol.http.modifier.AnchorModifier
Modifies an Entry object based on HTML response text.
process() - Method in class org.apache.jmeter.protocol.http.modifier.ParamModifier
Modifies an entry object to replace the value of any url parameter that matches a defined mask.
process() - Method in class org.apache.jmeter.protocol.http.modifier.URLRewritingModifier
 
process() - Method in class org.apache.jmeter.protocol.http.modifier.UserParameterModifier
Modifies an entry object to replace the value of any url parameter that matches a parameter name in the XML file.
processBatch(List) - Method in interface org.apache.jmeter.samplers.RemoteSampleListener
This method is called remotely and fires a list of samples events recieved locally.
processBatch(List) - Method in class org.apache.jmeter.samplers.RemoteSampleListenerImpl
This method is called remotely and fires a list of samples events recieved locally.
processPath() - Method in class org.apache.jmeter.engine.ConvertListeners
 
processPath() - Method in class org.apache.jmeter.engine.PreCompiler
 
processPath() - Method in class org.apache.jmeter.engine.TreeCloner
 
processPath() - Method in class org.apache.jmeter.engine.TurnElementsOn
 
processPath() - Method in class org.apache.jmeter.engine.util.DisabledComponentRemover
 
processPath() - Method in class org.apache.jmeter.gui.action.CheckDirty
Process path is called when a leaf is reached.
processPath() - Method in class org.apache.jmeter.threads.TestCompiler
 
processPath() - Method in interface org.apache.jorphan.collections.HashTreeTraverser
Process path is called when a leaf is reached.
processPath() - Method in class org.apache.jorphan.collections.SearchByClass
 
processingInstruction(String, String) - Method in class org.apache.jmeter.protocol.http.modifier.UserParameterXMLContentHandler
 
promptToOpenFile(String[]) - Static method in class org.apache.jmeter.gui.util.FileDialoger
Prompts the user to choose a file from their filesystems for our own devious uses.
promptToOpenFile() - Static method in class org.apache.jmeter.gui.util.FileDialoger
 
promptToSaveFile(String) - Static method in class org.apache.jmeter.gui.util.FileDialoger
Prompts the user to choose a file from their filesystems for our own devious uses.
promptToSaveFile(String, String[]) - Static method in class org.apache.jmeter.gui.util.FileDialoger
Get a JFileChooser with a new FileFilter.
property(String) - Method in class org.apache.jmeter.testbeans.BeanInfoSupport
Get the property descriptor for the property of the given name.
propertyChange(PropertyChangeEvent) - Method in class org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer
 
propertyIterator() - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
propertyIterator() - Method in interface org.apache.jmeter.testelement.TestElement
Get a Property Iterator for the TestElements properties.
publish(String) - Method in class org.apache.jmeter.protocol.jms.client.Publisher
 
publish(Serializable) - Method in class org.apache.jmeter.protocol.jms.client.Publisher
 
purple - Static variable in class org.apache.jmeter.gui.util.JMeterColor
 
put(Object, OnMessageSubscriber) - Static method in class org.apache.jmeter.protocol.jms.client.ClientPool
 
put(Object, Publisher) - Static method in class org.apache.jmeter.protocol.jms.client.ClientPool
 
put(String, String) - Method in class org.apache.jmeter.threads.JMeterVariables
 
put(String, String) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
put(Object, Object) - Method in class org.apache.jorphan.collections.HashTree
This is the same as calling HashTree.add(key,value).
putAll(Map) - Method in class org.apache.jmeter.threads.JMeterVariables
 
putAll(JMeterVariables) - Method in class org.apache.jmeter.threads.JMeterVariables
 
putAll(Map) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
putAll(Map) - Method in class org.apache.jorphan.collections.HashTree
The Map given must also be a HashTree, otherwise an UnsupportedOperationException is thrown.
putDocument(Object, Object) - Static method in class org.apache.jmeter.protocol.http.util.DOMPool
Add an object to the cache.
putObject(String, Object) - Method in class org.apache.jmeter.threads.JMeterVariables
 
putReply(String, Message) - Method in class org.apache.jmeter.protocol.jms.sampler.MessageAdmin
 
putRequest(String, Message) - Method in class org.apache.jmeter.protocol.jms.sampler.MessageAdmin
 

Q

QUERY - Static variable in class org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler
 
QUEUE_CONNECTION_FACTORY_JNDI - Static variable in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
QueueExecutor - interface org.apache.jmeter.protocol.jms.sampler.QueueExecutor.
Executor for (pseudo) synchronous communication.
query - Variable in class org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler
 
queryType - Variable in class org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler
 
quickUpdate(SampleResult) - Method in class org.apache.jmeter.visualizers.GraphAccumModel
The sample to be added did not exceed the current set of samples so do not need to rescale graph.

R

RAMP_TIME - Static variable in class org.apache.jmeter.threads.ThreadGroup
 
RAND - Static variable in class org.apache.jmeter.functions.RegexFunction
 
RANDOM_PATH - Static variable in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
 
RANGE - Static variable in class org.apache.jmeter.timers.RandomTimer
 
READER - Variable in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
 
READ_RESPONSE - Static variable in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
 
READ_RESPONSE - Static variable in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
 
RECEIVE_QUEUE - Static variable in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
REDIRECT_COLOR - Static variable in class org.apache.jmeter.visualizers.ViewResultsFullVisualizer
 
REFNAME - Static variable in class org.apache.jmeter.extractor.RegexExtractor
 
REGEX - Static variable in class org.apache.jmeter.extractor.RegexExtractor
 
REGEX_MATCH - Static variable in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
REMOTEADDR - Static variable in class org.apache.jmeter.monitor.parser.Constants
 
REMOVE - Static variable in class org.apache.jmeter.gui.action.CheckDirty
 
RENAME - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
REQUEST - Static variable in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
REQUESTBYTESRECEIVED - Static variable in class org.apache.jmeter.monitor.parser.Constants
 
REQUESTBYTESSENT - Static variable in class org.apache.jmeter.monitor.parser.Constants
 
REQUESTCOUNT - Static variable in class org.apache.jmeter.monitor.parser.Constants
 
REQUESTINFO - Static variable in class org.apache.jmeter.monitor.parser.Constants
 
REQUESTPROCESSINGTIME - Static variable in class org.apache.jmeter.monitor.parser.Constants
 
REQUEST_DATA_MASK - Static variable in interface org.apache.jmeter.save.DataSource
Content mask indicating that request data should be recorded.
RESOURCE_BUNDLE - Static variable in class org.apache.jmeter.testbeans.BeanInfoSupport
 
RESOURCE_BUNDLE - Static variable in class org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer
 
RESPONSE_CODE - Static variable in class org.apache.jmeter.assertions.ResponseAssertion
 
RESPONSE_CODE - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
RESPONSE_CODE - Static variable in interface org.apache.jmeter.save.SaveServiceConstants
 
RESPONSE_DATA - Static variable in class org.apache.jmeter.assertions.ResponseAssertion
 
RESPONSE_MASK - Static variable in interface org.apache.jmeter.save.DataSource
Content mask indicating that response data should be recorded.
RESPONSE_MESSAGE - Static variable in class org.apache.jmeter.assertions.ResponseAssertion
 
RESPONSE_MESSAGE - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
RESPONSE_MESSAGE - Static variable in interface org.apache.jmeter.save.SaveServiceConstants
 
RESPONSE_WAS_NULL - Static variable in class org.apache.jmeter.assertions.AssertionResult
 
RES_KEY_PFX - Static variable in class org.apache.jmeter.util.JMeterUtils
 
RETOBJ - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
RIGHT - Static variable in class org.apache.jorphan.gui.layout.VerticalLayout
The horizontal alignment constant that designates right justification.
RMETHOD - Variable in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
protected members *
ROOTDN - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
ROOTDN - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
 
RUNTEST - Static variable in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
 
Random - class org.apache.jmeter.functions.Random.
Provides a Random function which returns a random integer between a min (first argument) and a max (seceond argument).
Random() - Constructor for class org.apache.jmeter.functions.Random
No-arg constructor.
RandomControlGui - class org.apache.jmeter.control.gui.RandomControlGui.
 
RandomControlGui() - Constructor for class org.apache.jmeter.control.gui.RandomControlGui
 
RandomController - class org.apache.jmeter.control.RandomController.
 
RandomController() - Constructor for class org.apache.jmeter.control.RandomController
 
RandomOrderController - class org.apache.jmeter.control.RandomOrderController.
A controller that runs its children each at most once, but in a random order.
RandomOrderController() - Constructor for class org.apache.jmeter.control.RandomOrderController
Create a new RandomOrderController.
RandomOrderController.Test - class org.apache.jmeter.control.RandomOrderController.Test.
 
RandomOrderController.Test(String) - Constructor for class org.apache.jmeter.control.RandomOrderController.Test
 
RandomOrderControllerGui - class org.apache.jmeter.control.gui.RandomOrderControllerGui.
GUI for RandomOrderController.
RandomOrderControllerGui() - Constructor for class org.apache.jmeter.control.gui.RandomOrderControllerGui
 
RandomTimer - class org.apache.jmeter.timers.RandomTimer.
This class implements a random timer with its own panel and fields for value update and user interaction.
RandomTimer() - Constructor for class org.apache.jmeter.timers.RandomTimer
No-arg constructor.
ReceiveSubscriber - class org.apache.jmeter.protocol.jms.client.ReceiveSubscriber.
 
ReceiveSubscriber() - Constructor for class org.apache.jmeter.protocol.jms.client.ReceiveSubscriber
 
ReceiveSubscriber(boolean, String, String, String, String, String, String, String) - Constructor for class org.apache.jmeter.protocol.jms.client.ReceiveSubscriber
 
Receiver - class org.apache.jmeter.protocol.jms.sampler.Receiver.
Receiver of pseudo-synchronous reply messages.
RecordController - class org.apache.jmeter.protocol.http.control.gui.RecordController.
 
RecordController() - Constructor for class org.apache.jmeter.protocol.http.control.gui.RecordController
 
RecordingController - class org.apache.jmeter.protocol.http.control.RecordingController.
 
RecordingController() - Constructor for class org.apache.jmeter.protocol.http.control.RecordingController
 
ReflectionThreadGroup - class org.apache.jmeter.threads.ReflectionThreadGroup.
ThreadGroup used for reflection purposes.
ReflectionThreadGroup() - Constructor for class org.apache.jmeter.threads.ReflectionThreadGroup
 
RegexExtractor - class org.apache.jmeter.extractor.RegexExtractor.
 
RegexExtractor() - Constructor for class org.apache.jmeter.extractor.RegexExtractor
 
RegexExtractor.Test - class org.apache.jmeter.extractor.RegexExtractor.Test.
 
RegexExtractor.Test(String) - Constructor for class org.apache.jmeter.extractor.RegexExtractor.Test
 
RegexExtractorGui - class org.apache.jmeter.extractor.gui.RegexExtractorGui.
 
RegexExtractorGui() - Constructor for class org.apache.jmeter.extractor.gui.RegexExtractorGui
 
RegexFunction - class org.apache.jmeter.functions.RegexFunction.
 
RegexFunction() - Constructor for class org.apache.jmeter.functions.RegexFunction
 
RegexFunction.Test - class org.apache.jmeter.functions.RegexFunction.Test.
 
RegexFunction.Test(String) - Constructor for class org.apache.jmeter.functions.RegexFunction.Test
 
RemoteJMeterEngine - interface org.apache.jmeter.engine.RemoteJMeterEngine.
 
RemoteJMeterEngineImpl - class org.apache.jmeter.engine.RemoteJMeterEngineImpl.
 
RemoteJMeterEngineImpl() - Constructor for class org.apache.jmeter.engine.RemoteJMeterEngineImpl
 
RemoteJMeterEngineImpl(int) - Constructor for class org.apache.jmeter.engine.RemoteJMeterEngineImpl
 
RemoteListenerWrapper - class org.apache.jmeter.samplers.RemoteListenerWrapper.
 
RemoteListenerWrapper(RemoteSampleListener) - Constructor for class org.apache.jmeter.samplers.RemoteListenerWrapper
 
RemoteListenerWrapper() - Constructor for class org.apache.jmeter.samplers.RemoteListenerWrapper
 
RemoteSampleListener - interface org.apache.jmeter.samplers.RemoteSampleListener.
Allows notification on events occuring during the sampling process.
RemoteSampleListenerImpl - class org.apache.jmeter.samplers.RemoteSampleListenerImpl.
 
RemoteSampleListenerImpl() - Constructor for class org.apache.jmeter.samplers.RemoteSampleListenerImpl
 
RemoteSampleListenerImpl(Object) - Constructor for class org.apache.jmeter.samplers.RemoteSampleListenerImpl
 
RemoteSampleListenerWrapper - class org.apache.jmeter.samplers.RemoteSampleListenerWrapper.
 
RemoteSampleListenerWrapper(RemoteSampleListener) - Constructor for class org.apache.jmeter.samplers.RemoteSampleListenerWrapper
 
RemoteSampleListenerWrapper() - Constructor for class org.apache.jmeter.samplers.RemoteSampleListenerWrapper
 
RemoteStart - class org.apache.jmeter.gui.action.RemoteStart.
 
RemoteStart() - Constructor for class org.apache.jmeter.gui.action.RemoteStart
 
RemoteTestListenerWrapper - class org.apache.jmeter.samplers.RemoteTestListenerWrapper.
 
RemoteTestListenerWrapper() - Constructor for class org.apache.jmeter.samplers.RemoteTestListenerWrapper
 
RemoteTestListenerWrapper(RemoteSampleListener) - Constructor for class org.apache.jmeter.samplers.RemoteTestListenerWrapper
 
Remoteable - interface org.apache.jmeter.samplers.Remoteable.
 
Remove - class org.apache.jmeter.gui.action.Remove.
 
Remove() - Constructor for class org.apache.jmeter.gui.action.Remove
Constructor for the Remove object
ReplaceFunctionsWithStrings - class org.apache.jmeter.engine.util.ReplaceFunctionsWithStrings.
Transforms strings into variable references (in spite of the name, which suggests the opposite!)
ReplaceFunctionsWithStrings(CompoundVariable, Map) - Constructor for class org.apache.jmeter.engine.util.ReplaceFunctionsWithStrings
 
ReplaceFunctionsWithStrings(CompoundVariable, Map, boolean) - Constructor for class org.apache.jmeter.engine.util.ReplaceFunctionsWithStrings
 
ReplaceStringWithFunctions - class org.apache.jmeter.engine.util.ReplaceStringWithFunctions.
 
ReplaceStringWithFunctions(CompoundVariable, Map) - Constructor for class org.apache.jmeter.engine.util.ReplaceStringWithFunctions
 
ReplaceableController - interface org.apache.jmeter.control.ReplaceableController.
This interface represents a controller that gets replaced during the compilation phase of test execution in an arbitrary way.
RequestInfo - interface org.apache.jmeter.monitor.model.RequestInfo.
 
RequestInfoImpl - class org.apache.jmeter.monitor.model.RequestInfoImpl.
 
RequestInfoImpl() - Constructor for class org.apache.jmeter.monitor.model.RequestInfoImpl
 
ResponseAssertion - class org.apache.jmeter.assertions.ResponseAssertion.
 
ResponseAssertion() - Constructor for class org.apache.jmeter.assertions.ResponseAssertion
!
ResponseAssertion(String, int, String) - Constructor for class org.apache.jmeter.assertions.ResponseAssertion
!
ResponseAssertion.Test - class org.apache.jmeter.assertions.ResponseAssertion.Test.
 
ResponseAssertion.Test(String) - Constructor for class org.apache.jmeter.assertions.ResponseAssertion.Test
 
ResultAction - class org.apache.jmeter.reporters.ResultAction.
ResultAction - take action based on the status of the last Result
ResultAction() - Constructor for class org.apache.jmeter.reporters.ResultAction
 
ResultActionGui - class org.apache.jmeter.reporters.gui.ResultActionGui.
Create a Result Action Test Element
ResultActionGui() - Constructor for class org.apache.jmeter.reporters.gui.ResultActionGui
 
ResultCollector - class org.apache.jmeter.reporters.ResultCollector.
 
ResultCollector() - Constructor for class org.apache.jmeter.reporters.ResultCollector
No-arg constructor.
ResultSaver - class org.apache.jmeter.reporters.ResultSaver.
Save Result responseData to a set of files TODO - perhaps save other items such as headers?
ResultSaver() - Constructor for class org.apache.jmeter.reporters.ResultSaver
 
ResultSaver(String) - Constructor for class org.apache.jmeter.reporters.ResultSaver
 
ResultSaverGui - class org.apache.jmeter.reporters.gui.ResultSaverGui.
Create a ResultSaver test element, which saves the sample information in set of files
ResultSaverGui() - Constructor for class org.apache.jmeter.reporters.gui.ResultSaverGui
 
RunTime - class org.apache.jmeter.control.RunTime.
 
RunTime() - Constructor for class org.apache.jmeter.control.RunTime
 
RunTime.Test - class org.apache.jmeter.control.RunTime.Test.
JUnit test
RunTime.Test(String) - Constructor for class org.apache.jmeter.control.RunTime.Test
 
RunTimeGui - class org.apache.jmeter.control.gui.RunTimeGui.
The user interface for a controller which specifies that its subcomponents should be executed some number of seconds in a loop.
RunTimeGui() - Constructor for class org.apache.jmeter.control.gui.RunTimeGui
Create a new LoopControlPanel as a standalone component.
RunTimeGui(boolean) - Constructor for class org.apache.jmeter.control.gui.RunTimeGui
Create a new LoopControlPanel as either a standalone or an embedded component.
RunningSample - class org.apache.jmeter.visualizers.RunningSample.
Aggegate sample data container.
RunningSample(String, int) - Constructor for class org.apache.jmeter.visualizers.RunningSample
Use this constructor.
RunningSample(RunningSample) - Constructor for class org.apache.jmeter.visualizers.RunningSample
Copy constructor to a duplicate of existing instance (without the disadvantages of clone()0
random - Variable in class org.apache.jmeter.timers.RandomTimer
 
reInitialize() - Method in class org.apache.jmeter.control.ForeachController
 
reInitialize() - Method in class org.apache.jmeter.control.GenericController
 
reInitialize() - Method in class org.apache.jmeter.control.InterleaveControl
 
reInitialize() - Method in class org.apache.jmeter.control.LoopController
 
reInitialize() - Method in class org.apache.jmeter.control.RandomOrderController
 
reInitialize() - Method in class org.apache.jmeter.control.RunTime
 
reInitialize() - Method in class org.apache.jmeter.control.SwitchController
 
read(InputStream) - Method in interface org.apache.jmeter.protocol.tcp.sampler.TCPClient
 
read(InputStream) - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPClientImpl
 
readBlock(Reader) - Static method in class org.apache.jorphan.collections.ConfigurationTree
 
readLine(String) - Method in class org.apache.jmeter.services.FileServer
Get the next line of the named file.
readLine(Reader, String[]) - Static method in class org.apache.jorphan.collections.ConfigurationTree
 
readResponse(HttpURLConnection, SampleResult) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler
Reads the response from the URL connection.
receive_str - Static variable in class org.apache.jmeter.protocol.jms.control.gui.JMSSubscriberGui
 
recordSample(SampleResult) - Method in interface org.apache.jmeter.save.DataSource
Save a SampleResult object to the specified file.
recordStats(TestElement) - Method in class org.apache.jmeter.reporters.ResultCollector
recordStats is used to save statistics generated by visualizers
recoverRunningVersion() - Method in class org.apache.jmeter.protocol.http.control.CookieManager
 
recoverRunningVersion() - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
recoverRunningVersion() - Method in interface org.apache.jmeter.testelement.TestElement
Tells the test element to return to the state it was in when makeRunningVersion() was called.
recoverRunningVersion(TestElement) - Method in class org.apache.jmeter.testelement.property.BooleanProperty
 
recoverRunningVersion(TestElement) - Method in class org.apache.jmeter.testelement.property.CollectionProperty
 
recoverRunningVersion(TestElement) - Method in class org.apache.jmeter.testelement.property.DoubleProperty
 
recoverRunningVersion(TestElement) - Method in class org.apache.jmeter.testelement.property.FloatProperty
 
recoverRunningVersion(TestElement) - Method in class org.apache.jmeter.testelement.property.FunctionProperty
 
recoverRunningVersion(TestElement) - Method in class org.apache.jmeter.testelement.property.IntegerProperty
 
recoverRunningVersion(TestElement) - Method in interface org.apache.jmeter.testelement.property.JMeterProperty
Tell the property to revert to the state at the time setRunningVersion(true) was called.
recoverRunningVersion(TestElement) - Method in class org.apache.jmeter.testelement.property.LongProperty
 
recoverRunningVersion(TestElement) - Method in class org.apache.jmeter.testelement.property.MapProperty
 
recoverRunningVersion(TestElement) - Method in class org.apache.jmeter.testelement.property.NullProperty
 
recoverRunningVersion(TestElement) - Method in class org.apache.jmeter.testelement.property.ObjectProperty
 
recoverRunningVersion(TestElement) - Method in class org.apache.jmeter.testelement.property.StringProperty
 
recoverRunningVersion(TestElement) - Method in class org.apache.jmeter.testelement.property.TestElementProperty
 
recoverRunningVersion() - Method in class org.apache.jmeter.threads.SamplePackage
 
recoverRunningVersionOfSubElements(TestElement) - Method in class org.apache.jmeter.testelement.property.MultiProperty
 
refreshPeriod - Variable in class org.apache.jmeter.visualizers.SplineModel
 
register(TestListener) - Static method in class org.apache.jmeter.engine.StandardJMeterEngine
 
registerDisabledIcon(String, ImageIcon) - Static method in class org.apache.jmeter.gui.GUIFactory
Register an icon so that it can later be retrieved via GUIFactory.getIcon(Class).
registerGUI(String, Class, Class) - Static method in class org.apache.jmeter.gui.GUIFactory
Register a GUI class so that it can later be retrieved via GUIFactory.getGUI(Class).
registerIcon(String, ImageIcon) - Static method in class org.apache.jmeter.gui.GUIFactory
Register an icon so that it can later be retrieved via GUIFactory.getIcon(Class).
reinterpolated - Variable in class org.apache.jmeter.visualizers.SplineVisualizer.SplineGraph
 
remove(int) - Method in class org.apache.jmeter.protocol.http.control.AuthManager
Remove an authentication record.
remove(int) - Method in class org.apache.jmeter.protocol.http.control.CookieManager
Remove a cookie.
remove(int) - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
Remove a header.
remove(String) - Method in class org.apache.jmeter.testelement.property.CollectionProperty
 
remove(int) - Method in class org.apache.jmeter.testelement.property.CollectionProperty
 
remove() - Method in interface org.apache.jmeter.testelement.property.PropertyIterator
 
remove() - Method in class org.apache.jmeter.testelement.property.PropertyIteratorImpl
 
remove(String) - Method in class org.apache.jmeter.threads.JMeterVariables
 
remove(String) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
remove(Object) - Method in class org.apache.jorphan.collections.HashTree
Removes the entire branch specified by the given key.
remove(Object) - Method in class org.apache.jorphan.collections.ListedHashTree
 
removeAllArguments() - Method in class org.apache.jmeter.config.Arguments
Remove all arguments from the list.
removeAllArguments() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Remove all arguments from the list.
removeArgument(int) - Method in class org.apache.jmeter.config.Arguments
Remove the specified argument from the list.
removeArgument(Argument) - Method in class org.apache.jmeter.config.Arguments
Remove the specified argument from the list.
removeArgument(String) - Method in class org.apache.jmeter.config.Arguments
Remove the argument with the specified name.
removeArgument(int) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Remove the specified argument from the list.
removeArgument(LDAPArgument) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Remove the specified argument from the list.
removeArgument(String) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Remove the argument with the specified name.
removeArguments() - Method in class org.apache.jmeter.protocol.java.config.JavaConfig
Removes all of the arguments associated with this JavaConfig object.
removeChangeListener(ChangeListener) - Method in class org.apache.jorphan.gui.JLabeledChoice
Removes a change listener.
removeChangeListener(ChangeListener) - Method in class org.apache.jorphan.gui.JLabeledTextArea
Removes a change listener.
removeChangeListener(ChangeListener) - Method in class org.apache.jorphan.gui.JLabeledTextField
Removes a change listener.
removeColumn(int) - Method in class org.apache.jmeter.gui.util.PowerTableModel
 
removeColumn(int) - Method in class org.apache.jorphan.collections.Data
 
removeCookieNamed(String) - Method in class org.apache.jmeter.protocol.http.control.CookieManager
 
removeCurrentElement() - Method in class org.apache.jmeter.control.GenericController
 
removeHeaderNamed(String) - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
 
removeLayoutComponent(Component) - Method in class org.apache.jorphan.gui.layout.VerticalLayout
Not used by this class.
removeLocaleChangeListener(LocaleChangeListener) - Static method in class org.apache.jmeter.util.JMeterUtils
author Oliver Rossmueller
removeNode(TestElement) - Method in class org.apache.jmeter.gui.GuiPackage
Remove a test element from the tree.
removeNode(JMeterTreeNode) - Static method in class org.apache.jmeter.gui.action.Remove
 
removeNodeFromParent(JMeterTreeNode) - Method in class org.apache.jmeter.gui.tree.JMeterTreeModel
 
removeNodesFromParents(JMeterTreeNode[]) - Method in class org.apache.jmeter.gui.action.DragNDrop
 
removePostActionListener(Class, ActionListener) - Method in class org.apache.jmeter.gui.action.ActionRouter
Allows an ActionListener to be removed from receiving notifications of a command being executed after the command has executed.
removePreActionListener(Class, ActionListener) - Method in class org.apache.jmeter.gui.action.ActionRouter
Allows an ActionListener to be removed from receiving notifications of a command being executed prior to the actual execution of the command.
removeProperty(String) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
removeProperty(String) - Method in interface org.apache.jmeter.testelement.TestElement
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.apache.jmeter.testbeans.gui.FileEditor
 
removeRow(int) - Method in class org.apache.jmeter.gui.util.PowerTableModel
 
removeRow() - Method in class org.apache.jorphan.collections.Data
Removes the current row.
removeRow(int) - Method in class org.apache.jorphan.collections.Data
 
removeRow(int) - Method in class org.apache.jorphan.gui.ObjectTableModel
 
removeTestString(String) - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
removeTestString(int) - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
removedSelectedNode() - Method in class org.apache.jmeter.gui.tree.JMeterTreeListener
 
replace(String, String) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
replace(Object, Object) - Method in class org.apache.jorphan.collections.HashTree
Finds the given current key, and replaces it with the given new key.
replace(Object, Object) - Method in class org.apache.jorphan.collections.ListedHashTree
 
replaceExtension(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
Method uses indexOf to replace the old extension with the new extesion.
replaceFirst(String, String, String) - Static method in class org.apache.jorphan.util.JOrphanUtils
Simple-minded String.replace() for JDK1.3 Should probably be recoded...
replaceHeader(String, String) - Method in class org.apache.jorphan.collections.Data
Replaces the given header name with a new header name.
replaceValues(TestElement) - Method in class org.apache.jmeter.engine.util.ValueReplacer
 
reportErrorToUser(String) - Static method in class org.apache.jmeter.util.JMeterUtils
Report an error through a dialog box.
required - Static variable in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
 
reserveFile(String) - Method in class org.apache.jmeter.services.FileServer
 
reset() - Method in class org.apache.jmeter.engine.ClientJMeterEngine
 
reset() - Method in interface org.apache.jmeter.engine.JMeterEngine
 
reset() - Method in interface org.apache.jmeter.engine.RemoteJMeterEngine
 
reset() - Method in class org.apache.jmeter.engine.RemoteJMeterEngineImpl
 
reset() - Method in class org.apache.jmeter.engine.StandardJMeterEngine
 
reset() - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Filter
Tell the filter when the parsing has reached the end of the log file and is about to begin again.
reset() - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Generator
The purpose of the reset is so Samplers can explicitly call reset to create a new instance of HTTPSampler.
reset() - Method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
 
reset() - Method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
 
reset() - Method in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
Reset the HTTPSampler to make sure it is a new instance.
reset() - Static method in class org.apache.jmeter.util.SSLManager
Resets the SSLManager so that we can create a new one with a new keystore
reset() - Method in class org.apache.jorphan.collections.Data
Resets the current position of the data set to just before the first element.
resetCount() - Method in class org.apache.jmeter.protocol.jms.client.ReceiveSubscriber
Reset will reset the counter and prepare for the next sample() call.
resetCount() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
resetCount will set the counter to zero and set the length of the StringBuffer to zero.
resetCurrent() - Method in class org.apache.jmeter.control.GenericController
 
resetCurrent() - Method in class org.apache.jmeter.control.RandomController
 
resetCurrent() - Method in class org.apache.jmeter.control.SwitchController
 
resetIterCount() - Method in class org.apache.jmeter.control.GenericController
 
resetLoopCount() - Method in class org.apache.jmeter.control.ForeachController
 
resetLoopCount() - Method in class org.apache.jmeter.control.LoopController
 
resetLoopCount() - Method in class org.apache.jmeter.control.RunTime
 
resetValue() - Method in class org.apache.jmeter.protocol.http.modifier.ParamMask
This method determines the policy of what value to start (and re-start) at.
responseDataAsBA() - Method in class org.apache.jmeter.samplers.SampleResult
Convenience method to get responseData as a non-null byte array
resultProcessing(boolean, int, HTTPSampleResult) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Follow redirects and download page resources if appropriate. this works, but the container stuff here is what's doing it. followRedirects() is actually doing the work to make sure we have only one container to make this work more naturally, I think this method - sample() - needs to take an HTTPSamplerResult container parameter instead of a boolean:areFollowingRedirect.
resultToDelimitedString(SampleResult) - Static method in class org.apache.jmeter.save.OldSaveService
Convert a result into a string, where the fields of the result are separated by the default delimiter.
resultToDelimitedString(SampleResult, String) - Static method in class org.apache.jmeter.save.OldSaveService
Convert a result into a string, where the fields of the result are separated by a specified String.
resume() - Method in class org.apache.jmeter.protocol.jms.client.OnMessageSubscriber
resume will call Connection.start() to begin receiving inbound messages.
resume() - Method in class org.apache.jmeter.protocol.jms.client.ReceiveSubscriber
Resume will call Connection.start() and begin receiving messages from the JMS provider.
retrieveAttributes(HierarchicalStreamReader, UnmarshallingContext, SampleResult) - Method in class org.apache.jmeter.save.converters.SampleResultConverter
 
retrieveHTTPItem(HierarchicalStreamReader, UnmarshallingContext, HTTPSampleResult, Object) - Method in class org.apache.jmeter.protocol.http.util.HTTPResultConverter
 
retrieveItem(HierarchicalStreamReader, UnmarshallingContext, SampleResult, Object) - Method in class org.apache.jmeter.save.converters.SampleResultConverter
 
reverseReplace(TestElement) - Method in class org.apache.jmeter.engine.util.ValueReplacer
 
reverseReplace(TestElement, boolean) - Method in class org.apache.jmeter.engine.util.ValueReplacer
 
rightAlign(StringBuffer, int) - Static method in class org.apache.jorphan.util.JOrphanUtils
Right aligns some text in a StringBuffer N.B. modifies the input buffer
run() - Method in class org.apache.jmeter.engine.ClientJMeterEngine
 
run() - Method in class org.apache.jmeter.engine.LagDetector
Main processing method for the LagDetector object.
run() - Method in class org.apache.jmeter.engine.StandardJMeterEngine
 
run() - Method in class org.apache.jmeter.gui.util.FocusRequester
 
run() - Method in class org.apache.jmeter.protocol.ftp.sampler.FtpClient.dataGrabber
Main processing method for the dataGrabber object.
run() - Method in class org.apache.jmeter.protocol.http.proxy.Daemon
Listen on the daemon port and handle incoming requests.
run() - Method in class org.apache.jmeter.protocol.http.proxy.Proxy
Main processing method for the Proxy object
run() - Method in class org.apache.jmeter.protocol.jms.client.ReceiveSubscriber
run calls listen to begin listening for inboud messages from the provider.
run() - Method in class org.apache.jmeter.protocol.jms.sampler.Receiver
 
run() - Method in class org.apache.jmeter.threads.JMeterThread
 
run() - Method in class org.apache.jmeter.threads.ListenerNotifier
Process the events in the notification queue until the thread has been told to stop and the notification queue is empty.
run() - Method in class org.apache.jmeter.util.BeanShellServer
 
runFunction() - Method in class org.apache.jmeter.junit.JMeterTest
 
runFunction2() - Method in class org.apache.jmeter.junit.JMeterTest
 
runGUITitle() - Method in class org.apache.jmeter.junit.JMeterTest
 
runSerialTest() - Method in class org.apache.jmeter.junit.JMeterTest
 
runSimpleTest(String, String) - Method in class org.apache.jmeter.control.SwitchController.Test
 
runSimpleTest2(String, String) - Method in class org.apache.jmeter.control.SwitchController.Test
 
runSimpleTests(String, String) - Method in class org.apache.jmeter.control.SwitchController.Test
 
runTest() - Method in class org.apache.jmeter.engine.ClientJMeterEngine
 
runTest() - Method in interface org.apache.jmeter.engine.JMeterEngine
 
runTest() - Method in interface org.apache.jmeter.engine.RemoteJMeterEngine
 
runTest() - Method in class org.apache.jmeter.engine.RemoteJMeterEngineImpl
 
runTest() - Method in class org.apache.jmeter.engine.StandardJMeterEngine
 
runTest(JavaSamplerContext) - Method in interface org.apache.jmeter.protocol.java.sampler.JavaSamplerClient
Perform a single sample for each iteration.
runTest(JavaSamplerContext) - Method in class org.apache.jmeter.protocol.java.test.JavaTest
Perform a single sample.
runTest(JavaSamplerContext) - Method in class org.apache.jmeter.protocol.java.test.SleepTest
Perform a single sample.
runTest() - Method in class org.apache.jmeter.testbeans.gui.PackageTest
 
runTest2(String, String[]) - Method in class org.apache.jmeter.control.SwitchController.Test
 
runTestAlwaysFail(boolean) - Method in class org.apache.jmeter.control.WhileController.Test
 
runTestElement() - Method in class org.apache.jmeter.junit.JMeterTest
 
runTestPrevFailed(String) - Method in class org.apache.jmeter.control.WhileController.Test
 
runtestPrevOK(String) - Method in class org.apache.jmeter.control.WhileController.Test
 

S

SAMPLE - Variable in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
 
SAMPLERS - Static variable in class org.apache.jmeter.gui.util.MenuFactory
 
SAMPLE_LABEL - Static variable in class org.apache.jmeter.assertions.ResponseAssertion
 
SAMPLE_RESULT_TAG_NAME - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
SAMPLE_RESULT_TAG_NAME - Static variable in interface org.apache.jmeter.save.SaveServiceConstants
 
SAVE - Static variable in class org.apache.jmeter.gui.action.Save
 
SAVE_ALL_AS - Static variable in class org.apache.jmeter.gui.action.Save
 
SAVE_ALL_ASSERTIONS - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
SAVE_AS - Static variable in class org.apache.jmeter.gui.action.Save
 
SAVE_BUTTON - Static variable in class org.apache.jmeter.gui.util.ButtonPanel
 
SAVE_CONFIG - Static variable in class org.apache.jmeter.reporters.ResultCollector
 
SAVE_DATA_TYPE_PROP - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
The name of the property indicating whether the data type should be saved.
SAVE_FIRST_ASSERTION - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
SAVE_GRAPHICS - Static variable in class org.apache.jmeter.gui.action.SaveGraphics
 
SAVE_LABEL_PROP - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
The name of the property indicating whether the label should be saved.
SAVE_NO_ASSERTIONS - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
SAVE_RESPONSE_CODE_PROP - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
The name of the property indicating whether the response code should be saved.
SAVE_RESPONSE_DATA_ON_ERROR_PROP - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
SAVE_RESPONSE_DATA_PROP - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
The name of the property indicating whether the response data should be saved.
SAVE_RESPONSE_MESSAGE_PROP - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
The name of the property indicating whether the response message should be saved.
SAVE_SUCCESSFUL_PROP - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
The name of the property indicating whether the success indicator should be saved.
SAVE_THREAD_NAME_PROP - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
The name of the property indicating whether the thread name should be saved.
SAVE_TIME_PROP - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
The name of the property indicating whether the time should be saved.
SBIND - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
SCHEDULER - Static variable in class org.apache.jmeter.threads.ThreadGroup
 
SCOPE - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
SCRIPT - Static variable in class org.apache.jmeter.assertions.BeanShellAssertion
 
SCRIPT - Static variable in class org.apache.jmeter.protocol.java.sampler.BSFSampler
 
SCRIPT - Static variable in class org.apache.jmeter.protocol.java.sampler.BeanShellSampler
 
SEARCHBASE - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
SEARCHBASE - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
 
SEARCHFILTER - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
SEARCHFILTER - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
 
SELECT - Static variable in class org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler
 
SEND_QUEUE - Static variable in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
SERIALIZE_THREADGROUPS - Static variable in class org.apache.jmeter.testelement.TestPlan
 
SERVER - Static variable in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
 
SERVER - Static variable in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
SERVERNAME - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
SERVERNAME - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
 
SERVER_ERROR_COLOR - Static variable in class org.apache.jmeter.visualizers.ViewResultsFullVisualizer
 
SERVER_TITLE - Static variable in class org.apache.jmeter.visualizers.MonitorPerformancePanel
 
SETUP - Static variable in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
 
SETUP_METHOD - Variable in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
 
SFFTest1() - Method in class org.apache.jmeter.functions.PackageTest
 
SFFTest2() - Method in class org.apache.jmeter.functions.PackageTest
 
SFFTest3() - Method in class org.apache.jmeter.functions.PackageTest
 
SFFTest4() - Method in class org.apache.jmeter.functions.PackageTest
 
SFFTest5() - Method in class org.apache.jmeter.functions.PackageTest
 
SHOW_INCOMING_SAMPLES - Variable in class org.apache.jmeter.visualizers.SplineModel
 
SOAPBINDING - Variable in class org.apache.jmeter.protocol.http.util.WSDLHelper
 
SOAPOPS - Variable in class org.apache.jmeter.protocol.http.util.WSDLHelper
 
SOAP_ACTION - Static variable in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
 
SOURCE - Variable in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
 
SSLManager - class org.apache.jmeter.util.SSLManager.
The SSLManager handles the KeyStore information for JMeter.
SSLManager() - Constructor for class org.apache.jmeter.util.SSLManager
Protected Constructor to remove the possibility of directly instantiating this object.
SSLManagerCommand - class org.apache.jmeter.gui.action.SSLManagerCommand.
SSL Manager Command.
SSLManagerCommand() - Constructor for class org.apache.jmeter.gui.action.SSLManagerCommand
 
STAGE - Static variable in class org.apache.jmeter.monitor.parser.Constants
 
START - Static variable in class org.apache.jmeter.modifiers.CounterConfig
 
START_TIME - Static variable in class org.apache.jmeter.threads.ThreadGroup
 
STATUS - Static variable in class org.apache.jmeter.monitor.parser.Constants
 
STOP - Static variable in class org.apache.jmeter.sampler.TestAction
 
SUB_RESULTS_MASK - Static variable in interface org.apache.jmeter.save.DataSource
Content mask indicating that sub results should be included.
SUB_TREE_LOADED - Static variable in class org.apache.jmeter.gui.action.CheckDirty
 
SUB_TREE_SAVED - Static variable in class org.apache.jmeter.gui.action.CheckDirty
 
SUCCESS - Static variable in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
 
SUCCESSCODE - Static variable in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
 
SUCCESSFUL - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
SUCCESSFUL - Static variable in interface org.apache.jmeter.save.SaveServiceConstants
 
SUITE - Static variable in class org.apache.jmeter.protocol.java.control.gui.JUnitTestSamplerGui
 
SUSERDN - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
SUSERPW - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
Sample - class org.apache.jmeter.visualizers.Sample.
 
Sample(long, long, long, double, long, boolean) - Constructor for class org.apache.jmeter.visualizers.Sample
Constructor for the Sample object
Sample(long) - Constructor for class org.apache.jmeter.visualizers.Sample
 
Sample(String, long, long, long, long, long, double, long, boolean, long, long) - Constructor for class org.apache.jmeter.visualizers.Sample
 
Sample() - Constructor for class org.apache.jmeter.visualizers.Sample
 
SampleEvent - class org.apache.jmeter.samplers.SampleEvent.
Packages information regarding the target of a sample event, such as the result from that event and the thread group it ran in.
SampleEvent() - Constructor for class org.apache.jmeter.samplers.SampleEvent
 
SampleEvent(SampleResult, String) - Constructor for class org.apache.jmeter.samplers.SampleEvent
 
SampleListener - interface org.apache.jmeter.samplers.SampleListener.
Allows notification on events occuring during the sampling process.
SampleOccurred(SampleEvent) - Method in class org.apache.jmeter.samplers.BatchSampleSender
Stores sample events untill either a time or sample threshold is breached.
SampleOccurred(SampleEvent) - Method in class org.apache.jmeter.samplers.HoldSampleSender
 
SampleOccurred(SampleEvent) - Method in interface org.apache.jmeter.samplers.SampleSender
A sample occurred
SampleOccurred(SampleEvent) - Method in class org.apache.jmeter.samplers.StandardSampleSender
 
SamplePackage - class org.apache.jmeter.threads.SamplePackage.
 
SamplePackage() - Constructor for class org.apache.jmeter.threads.SamplePackage
 
SamplePackage(List, List, List, List, List, List, List, List, List) - Constructor for class org.apache.jmeter.threads.SamplePackage
 
SampleResult - class org.apache.jmeter.samplers.SampleResult.
This is a nice packaging for the various information returned from taking a sample of an entry.
SampleResult() - Constructor for class org.apache.jmeter.samplers.SampleResult
 
SampleResult(SampleResult) - Constructor for class org.apache.jmeter.samplers.SampleResult
Construct a 'parent' result for an already-existing result, essentially cloning it
SampleResult(long, boolean) - Constructor for class org.apache.jmeter.samplers.SampleResult
Create a sample with a specific elapsed time but don't allow the times to be changed later (only used by HTTPSampleResult)
SampleResult(long, long) - Constructor for class org.apache.jmeter.samplers.SampleResult
Allow users to create a sample with specific timestamp and elapsed times for cloning purposes, but don't allow the times to be changed later Currently used by SaveService only
SampleResult.Test - class org.apache.jmeter.samplers.SampleResult.Test.
 
SampleResult.Test(String) - Constructor for class org.apache.jmeter.samplers.SampleResult.Test
 
SampleResultConverter - class org.apache.jmeter.save.converters.SampleResultConverter.
 
SampleResultConverter(ClassMapper, String) - Constructor for class org.apache.jmeter.save.converters.SampleResultConverter
 
SampleSaveConfiguration - class org.apache.jmeter.samplers.SampleSaveConfiguration.
 
SampleSaveConfiguration() - Constructor for class org.apache.jmeter.samplers.SampleSaveConfiguration
 
SampleSender - interface org.apache.jmeter.samplers.SampleSender.
 
SampleSenderFactory - class org.apache.jmeter.samplers.SampleSenderFactory.
 
SampleSenderFactory() - Constructor for class org.apache.jmeter.samplers.SampleSenderFactory
 
Sampler - interface org.apache.jmeter.samplers.Sampler.
Classes which are able to generate information about an entry should implement this interface.
SamplingStatCalculator - class org.apache.jmeter.visualizers.SamplingStatCalculator.
Aggegate sample data container.
SamplingStatCalculator(String) - Constructor for class org.apache.jmeter.visualizers.SamplingStatCalculator
Use this constructor.
SamplingStatCalculator(SamplingStatCalculator) - Constructor for class org.apache.jmeter.visualizers.SamplingStatCalculator
Essentially a copy function
Save - class org.apache.jmeter.gui.action.Save.
 
Save() - Constructor for class org.apache.jmeter.gui.action.Save
Constructor for the Save object.
Save.Test - class org.apache.jmeter.gui.action.Save.Test.
 
Save.Test(String) - Constructor for class org.apache.jmeter.gui.action.Save.Test
 
SaveGraphics - class org.apache.jmeter.gui.action.SaveGraphics.
SaveGraphics action is meant to be a generic reusable Action.
SaveGraphics() - Constructor for class org.apache.jmeter.gui.action.SaveGraphics
Constructor for the Save object.
SaveGraphics.Test - class org.apache.jmeter.gui.action.SaveGraphics.Test.
 
SaveGraphics.Test(String) - Constructor for class org.apache.jmeter.gui.action.SaveGraphics.Test
 
SaveGraphicsService - class org.apache.jmeter.save.SaveGraphicsService.
Class is responsible for taking a component and saving it as a JPEG, PNG or TIFF.
SaveGraphicsService() - Constructor for class org.apache.jmeter.save.SaveGraphicsService
 
SavePropertyDialog - class org.apache.jmeter.gui.SavePropertyDialog.
 
SavePropertyDialog(Frame, String, boolean, SampleSaveConfiguration) - Constructor for class org.apache.jmeter.gui.SavePropertyDialog
 
SaveService - class org.apache.jmeter.save.SaveService.
 
SaveService() - Constructor for class org.apache.jmeter.save.SaveService
 
SaveService.Test - class org.apache.jmeter.save.SaveService.Test.
 
SaveService.Test() - Constructor for class org.apache.jmeter.save.SaveService.Test
 
SaveService.Test(String) - Constructor for class org.apache.jmeter.save.SaveService.Test
 
SaveServiceConstants - interface org.apache.jmeter.save.SaveServiceConstants.
This interface defines a number of constants used in the properties file that is used to indicate which portions of the results will be stored in the results files.
ScriptWrapperConverter - class org.apache.jmeter.save.ScriptWrapperConverter.
 
ScriptWrapperConverter(ClassMapper) - Constructor for class org.apache.jmeter.save.ScriptWrapperConverter
 
SearchByClass - class org.apache.jorphan.collections.SearchByClass.
Useful for finding all nodes in the tree that represent objects of a particular type.
SearchByClass() - Constructor for class org.apache.jorphan.collections.SearchByClass
Creates an instance of SearchByClass.
SearchByClass(Class) - Constructor for class org.apache.jorphan.collections.SearchByClass
Creates an instance of SearchByClass, and sets the Class to be searched for.
SearchByClass.Test - class org.apache.jorphan.collections.SearchByClass.Test.
 
SearchByClass.Test(String) - Constructor for class org.apache.jorphan.collections.SearchByClass.Test
 
ServerPanel - class org.apache.jmeter.visualizers.ServerPanel.
The purpose of ServerPanel is to display an unique server and its current status.
ServerPanel(MonitorModel) - Constructor for class org.apache.jmeter.visualizers.ServerPanel
 
ServerPanel() - Constructor for class org.apache.jmeter.visualizers.ServerPanel
Deprecated. Only for use in unit testing
SessionFilter - class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter.
 
SessionFilter() - Constructor for class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
 
SetProperty - class org.apache.jmeter.functions.SetProperty.
Function to set a JMeter property Parameters: - property name - value Usage: Set the property value in the appropriate GUI by using the string: ${__setProperty(propname,propvalue)} Returns: nothing
SetProperty() - Constructor for class org.apache.jmeter.functions.SetProperty
 
SetSuserDN(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the username attribute of the LDAP object
SetUserDN(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the username attribute of the LDAP object
SharedCustomizer - interface org.apache.jmeter.testbeans.gui.SharedCustomizer.
Tagging interface to mark a customizer class as shareable among elements of the same type.
SharedTCLogParser - class org.apache.jmeter.protocol.http.util.accesslog.SharedTCLogParser.
 
SharedTCLogParser() - Constructor for class org.apache.jmeter.protocol.http.util.accesslog.SharedTCLogParser
 
SharedTCLogParser(String) - Constructor for class org.apache.jmeter.protocol.http.util.accesslog.SharedTCLogParser
 
SimpleConfigGui - class org.apache.jmeter.config.gui.SimpleConfigGui.
Default config gui for Configuration Element.
SimpleConfigGui() - Constructor for class org.apache.jmeter.config.gui.SimpleConfigGui
Create a new standalone SimpleConfigGui.
SimpleConfigGui(boolean) - Constructor for class org.apache.jmeter.config.gui.SimpleConfigGui
Create a new SimpleConfigGui as either a standalone or an embedded component.
SimpleDataWriter - class org.apache.jmeter.visualizers.SimpleDataWriter.
This listener can record results to a file but not to the UI.
SimpleDataWriter() - Constructor for class org.apache.jmeter.visualizers.SimpleDataWriter
Create the SimpleDataWriter.
SimpleVariable - class org.apache.jmeter.engine.util.SimpleVariable.
 
SimpleVariable(String) - Constructor for class org.apache.jmeter.engine.util.SimpleVariable
 
SimpleVariable() - Constructor for class org.apache.jmeter.engine.util.SimpleVariable
 
SizeAssertion - class org.apache.jmeter.assertions.SizeAssertion.
Checks if the results of a Sample matches a particular size.
SizeAssertion() - Constructor for class org.apache.jmeter.assertions.SizeAssertion
 
SizeAssertionGui - class org.apache.jmeter.assertions.gui.SizeAssertionGui.
 
SizeAssertionGui() - Constructor for class org.apache.jmeter.assertions.gui.SizeAssertionGui
 
SleepTest - class org.apache.jmeter.protocol.java.test.SleepTest.
The SleepTest class is a simple example class for a JMeter Java protocol client.
SleepTest() - Constructor for class org.apache.jmeter.protocol.java.test.SleepTest
Default constructor for SleepTest.
SoapSampler - class org.apache.jmeter.protocol.http.sampler.SoapSampler.
Sampler to handle SOAP Requests.
SoapSampler() - Constructor for class org.apache.jmeter.protocol.http.sampler.SoapSampler
 
SoapSamplerGui - class org.apache.jmeter.protocol.http.control.gui.SoapSamplerGui.
 
SoapSamplerGui() - Constructor for class org.apache.jmeter.protocol.http.control.gui.SoapSamplerGui
 
SortedHashTree - class org.apache.jorphan.collections.SortedHashTree.
SortedHashTree is a different implementation of the HashTree collection class.
SortedHashTree() - Constructor for class org.apache.jorphan.collections.SortedHashTree
 
SortedHashTree(Comparator) - Constructor for class org.apache.jorphan.collections.SortedHashTree
 
SortedHashTree(Object) - Constructor for class org.apache.jorphan.collections.SortedHashTree
 
SortedHashTree(Object, Comparator) - Constructor for class org.apache.jorphan.collections.SortedHashTree
 
SortedHashTree(Collection) - Constructor for class org.apache.jorphan.collections.SortedHashTree
 
SortedHashTree(Collection, Comparator) - Constructor for class org.apache.jorphan.collections.SortedHashTree
 
SortedHashTree(Object[]) - Constructor for class org.apache.jorphan.collections.SortedHashTree
 
SortedHashTree(Object[], Comparator) - Constructor for class org.apache.jorphan.collections.SortedHashTree
 
Spline3 - class org.apache.jmeter.visualizers.Spline3.
This class implements the representation of an interpolated Spline curve.
Spline3(float[]) - Constructor for class org.apache.jmeter.visualizers.Spline3
Creates a new Spline curve by calculating the coefficients of each part of the curve, i.e. by resolving the equation system implied by the interpolation condition on every interval.
SplineModel - class org.apache.jmeter.visualizers.SplineModel.
 
SplineModel() - Constructor for class org.apache.jmeter.visualizers.SplineModel
 
SplineVisualizer - class org.apache.jmeter.visualizers.SplineVisualizer.
This class implements a statistical analyser that takes samples to process a Spline interpolated curve.
SplineVisualizer() - Constructor for class org.apache.jmeter.visualizers.SplineVisualizer
 
SplineVisualizer.SplineGraph - class org.apache.jmeter.visualizers.SplineVisualizer.SplineGraph.
Component showing a Spline curve.
SplineVisualizer.SplineGraph() - Constructor for class org.apache.jmeter.visualizers.SplineVisualizer.SplineGraph
 
SplitFunction - class org.apache.jmeter.functions.SplitFunction.
Function to log a message Parameters: - string - log level (optional; defaults to INFO; or DEBUG if unrecognised) - throwable message (optional) Returns: - the input string
SplitFunction() - Constructor for class org.apache.jmeter.functions.SplitFunction
 
SplitTest1() - Method in class org.apache.jmeter.functions.PackageTest
 
SqlConfigGui - class org.apache.jmeter.protocol.jdbc.config.gui.SqlConfigGui.
 
SqlConfigGui() - Constructor for class org.apache.jmeter.protocol.jdbc.config.gui.SqlConfigGui
 
SqlConfigGui(boolean) - Constructor for class org.apache.jmeter.protocol.jdbc.config.gui.SqlConfigGui
 
StandardGenerator - class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator.
Description:

StandardGenerator will be the default generator used to pre-process logs.
StandardGenerator() - Constructor for class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
The constructor is used by GUI and samplers to generate request objects.
StandardGenerator(String) - Constructor for class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
 
StandardJMeterEngine - class org.apache.jmeter.engine.StandardJMeterEngine.
 
StandardJMeterEngine() - Constructor for class org.apache.jmeter.engine.StandardJMeterEngine
 
StandardJMeterEngine(String) - Constructor for class org.apache.jmeter.engine.StandardJMeterEngine
 
StandardSampleSender - class org.apache.jmeter.samplers.StandardSampleSender.
Default behaviour for remote testing.
Start - class org.apache.jmeter.gui.action.Start.
 
Start() - Constructor for class org.apache.jmeter.gui.action.Start
Constructor for the Start object.
StatCalculator - class org.apache.jorphan.math.StatCalculator.
This class serves as a way to calculate the median of a list of values.
StatCalculator() - Constructor for class org.apache.jorphan.math.StatCalculator
 
StatCalculator.Test - class org.apache.jorphan.math.StatCalculator.Test.
 
StatCalculator.Test(String) - Constructor for class org.apache.jorphan.math.StatCalculator.Test
 
StatGraphVisualizer - class org.apache.jmeter.visualizers.StatGraphVisualizer.
Aggregrate Table-Based Reporting Visualizer for JMeter.
StatGraphVisualizer() - Constructor for class org.apache.jmeter.visualizers.StatGraphVisualizer
 
StatVisualizer - class org.apache.jmeter.visualizers.StatVisualizer.
Aggregrate Table-Based Reporting Visualizer for JMeter.
StatVisualizer() - Constructor for class org.apache.jmeter.visualizers.StatVisualizer
 
Stats - class org.apache.jmeter.monitor.util.Stats.
Description: Stats is responsible for calculating the load and health of a given server.
Stats() - Constructor for class org.apache.jmeter.monitor.util.Stats
 
Status - interface org.apache.jmeter.monitor.model.Status.
 
StatusImpl - class org.apache.jmeter.monitor.model.StatusImpl.
 
StatusImpl() - Constructor for class org.apache.jmeter.monitor.model.StatusImpl
 
StringFromFile - class org.apache.jmeter.functions.StringFromFile.
StringFromFile Function to read a String from a text file.
StringFromFile() - Constructor for class org.apache.jmeter.functions.StringFromFile
 
StringProperty - class org.apache.jmeter.testelement.property.StringProperty.
 
StringProperty(String, String) - Constructor for class org.apache.jmeter.testelement.property.StringProperty
 
StringProperty() - Constructor for class org.apache.jmeter.testelement.property.StringProperty
 
StringPropertyConverter - class org.apache.jmeter.save.converters.StringPropertyConverter.
 
StringPropertyConverter() - Constructor for class org.apache.jmeter.save.converters.StringPropertyConverter
 
StringUtilities - class org.apache.jmeter.util.StringUtilities.
 
StringUtilities.Test - class org.apache.jmeter.util.StringUtilities.Test.
 
StringUtilities.Test(String) - Constructor for class org.apache.jmeter.util.StringUtilities.Test
 
SubscriberSampler - class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler.
 
SubscriberSampler() - Constructor for class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
 
Summariser - class org.apache.jmeter.reporters.Summariser.
Generate a summary of the test run so far to the log file and/or standard output.
Summariser() - Constructor for class org.apache.jmeter.reporters.Summariser
 
Summariser(String) - Constructor for class org.apache.jmeter.reporters.Summariser
 
SummariserGui - class org.apache.jmeter.reporters.gui.SummariserGui.
Create a summariser test element.
SummariserGui() - Constructor for class org.apache.jmeter.reporters.gui.SummariserGui
 
SwitchController - class org.apache.jmeter.control.SwitchController.
 
SwitchController() - Constructor for class org.apache.jmeter.control.SwitchController
 
SwitchController.Test - class org.apache.jmeter.control.SwitchController.Test.
 
SwitchController.Test(String) - Constructor for class org.apache.jmeter.control.SwitchController.Test
 
SwitchControllerGui - class org.apache.jmeter.control.gui.SwitchControllerGui.
 
SwitchControllerGui() - Constructor for class org.apache.jmeter.control.gui.SwitchControllerGui
 
SyncTimer - class org.apache.jmeter.timers.SyncTimer.
The purpose of the SyncTimer is to block threads until X number of threads have been blocked, and then they are all released at once.
SyncTimer() - Constructor for class org.apache.jmeter.timers.SyncTimer
 
SyncTimerBeanInfo - class org.apache.jmeter.timers.SyncTimerBeanInfo.
 
SyncTimerBeanInfo() - Constructor for class org.apache.jmeter.timers.SyncTimerBeanInfo
 
sample(Entry) - Method in class org.apache.jmeter.examples.sampler.ExampleSampler
 
sample(Entry) - Method in class org.apache.jmeter.examples.testbeans.example1.Example1
 
sample(Entry) - Method in class org.apache.jmeter.examples.testbeans.example2.Example2
 
sample(Entry) - Method in class org.apache.jmeter.junit.stubs.TestSampler
 
sample(Entry) - Method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
 
sample(Entry) - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
sample(Entry e) simply calls sample().
sample(URL, String, boolean, int) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPNullSampler
 
sample(URL, String, boolean, int) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler
Samples the URL passed in and stores the result in HTTPSampleResult, following redirects and downloading page resources as appropriate.
sample(URL, String, boolean, int) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler2
Samples the URL passed in and stores the result in HTTPSampleResult, following redirects and downloading page resources as appropriate.
sample(Entry) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Do a sampling and return its results.
sample() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Perform a sample, and return the results
sample(URL, String, boolean, int) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
sample(Entry) - Method in class org.apache.jmeter.protocol.http.sampler.SoapSampler
 
sample(URL, String, boolean, int) - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
 
sample() - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
Sample the URL using Apache SOAP driver.
sample(Entry) - Method in class org.apache.jmeter.protocol.java.sampler.BSFSampler
 
sample(Entry) - Method in class org.apache.jmeter.protocol.java.sampler.BeanShellSampler
 
sample(Entry) - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
 
sample(Entry) - Method in class org.apache.jmeter.protocol.java.sampler.JavaSampler
Performs a test sample.
sample(Entry) - Method in class org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler
 
sample(Entry) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
 
sample(Entry) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
sample(Entry) - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
The implementation calls sample() without any parameters
sample() - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
The implementation will publish n messages within a for loop.
sample(Entry) - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
 
sample() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
sample method will check which client it should use and call the appropriate client specific sample method.
sample(Entry) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
!
sample(Entry) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
 
sample(Entry) - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
 
sample(Entry) - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
sample(Entry) - Method in class org.apache.jmeter.sampler.TestAction
 
sample(Entry) - Method in interface org.apache.jmeter.samplers.Sampler
Obtains statistics about the given Entry, and packages the information into a SampleResult.
sampleEnd() - Method in class org.apache.jmeter.samplers.SampleResult
Record the end time of a sample and calculate the elapsed time
sampleOccurred(SampleEvent) - Method in class org.apache.jmeter.reporters.MailerResultCollector
 
sampleOccurred(SampleEvent) - Method in class org.apache.jmeter.reporters.ResultAction
Examine the sample(s) and take appropriate action
sampleOccurred(SampleEvent) - Method in class org.apache.jmeter.reporters.ResultCollector
When a test result is received, display it and save it.
sampleOccurred(SampleEvent) - Method in class org.apache.jmeter.reporters.ResultSaver
Saves the sample result (and any sub results) in files
sampleOccurred(SampleEvent) - Method in class org.apache.jmeter.reporters.Summariser
Accumulates the sample in two SampleResult objects - one for running totals, and the other for deltas
sampleOccurred(SampleEvent) - Method in class org.apache.jmeter.samplers.RemoteListenerWrapper
 
sampleOccurred(SampleEvent) - Method in interface org.apache.jmeter.samplers.RemoteSampleListener
A sample has started and stopped.
sampleOccurred(SampleEvent) - Method in class org.apache.jmeter.samplers.RemoteSampleListenerImpl
 
sampleOccurred(SampleEvent) - Method in class org.apache.jmeter.samplers.RemoteSampleListenerWrapper
 
sampleOccurred(SampleEvent) - Method in interface org.apache.jmeter.samplers.SampleListener
A sample has started and stopped.
sampleOccurred(SampleEvent) - Method in class org.apache.jmeter.threads.TestCompiler
 
sampleOccurred(SampleEvent) - Method in class org.apache.jmeter.threads.ThreadGroup
A sample has occurred.
samplePause() - Method in class org.apache.jmeter.samplers.SampleResult
Pause a sample
sampleResume() - Method in class org.apache.jmeter.samplers.SampleResult
Resume a sample
sampleStart() - Method in class org.apache.jmeter.samplers.SampleResult
Record the start time of a sample
sampleStarted(SampleEvent) - Method in class org.apache.jmeter.reporters.ResultAction
 
sampleStarted(SampleEvent) - Method in class org.apache.jmeter.reporters.ResultCollector
 
sampleStarted(SampleEvent) - Method in class org.apache.jmeter.reporters.ResultSaver
 
sampleStarted(SampleEvent) - Method in class org.apache.jmeter.reporters.Summariser
 
sampleStarted(SampleEvent) - Method in class org.apache.jmeter.samplers.RemoteListenerWrapper
 
sampleStarted(SampleEvent) - Method in interface org.apache.jmeter.samplers.RemoteSampleListener
A sample has started.
sampleStarted(SampleEvent) - Method in class org.apache.jmeter.samplers.RemoteSampleListenerImpl
A sample has started.
sampleStarted(SampleEvent) - Method in class org.apache.jmeter.samplers.RemoteSampleListenerWrapper
 
sampleStarted(SampleEvent) - Method in interface org.apache.jmeter.samplers.SampleListener
A sample has started.
sampleStarted(SampleEvent) - Method in class org.apache.jmeter.threads.TestCompiler
 
sampleStarted(SampleEvent) - Method in class org.apache.jmeter.threads.ThreadGroup
A sample has started.
sampleStopped(SampleEvent) - Method in class org.apache.jmeter.reporters.ResultAction
 
sampleStopped(SampleEvent) - Method in class org.apache.jmeter.reporters.ResultCollector
 
sampleStopped(SampleEvent) - Method in class org.apache.jmeter.reporters.ResultSaver
 
sampleStopped(SampleEvent) - Method in class org.apache.jmeter.reporters.Summariser
 
sampleStopped(SampleEvent) - Method in class org.apache.jmeter.samplers.RemoteListenerWrapper
 
sampleStopped(SampleEvent) - Method in interface org.apache.jmeter.samplers.RemoteSampleListener
A sample has stopped.
sampleStopped(SampleEvent) - Method in class org.apache.jmeter.samplers.RemoteSampleListenerImpl
A sample has stopped.
sampleStopped(SampleEvent) - Method in class org.apache.jmeter.samplers.RemoteSampleListenerWrapper
 
sampleStopped(SampleEvent) - Method in interface org.apache.jmeter.samplers.SampleListener
A sample has stopped.
sampleStopped(SampleEvent) - Method in class org.apache.jmeter.threads.TestCompiler
 
sampleStopped(SampleEvent) - Method in class org.apache.jmeter.threads.ThreadGroup
A sample has stopped.
sampleWithListener() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
sample will block until messages are received
sampleWithParser() - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
sample gets a new HTTPSampler from the generator and calls it's sample() method.
sampleWithReceive() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
Sample method uses the ReceiveSubscriber client instead of onMessage approach.
samples - Variable in class org.apache.jmeter.visualizers.GraphAccumModel
 
save(String) - Method in class org.apache.jmeter.protocol.http.control.AuthManager
Save the authentication data to a file.
save(String) - Method in class org.apache.jmeter.protocol.http.control.CookieManager
Save the cookie data to a file.
save(String) - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
Save the header data to a file.
save() - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Generator
If the generator is converting the logs to a .jmx file, save should be called.
save() - Method in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
save must be called to write the jmx file, otherwise it will not be saved.
saveAsXml() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
saveAssertionResultsFailureMessage() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
saveAssertions() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
saveAssertions(HierarchicalStreamWriter, MarshallingContext, SampleResult, SampleSaveConfiguration) - Method in class org.apache.jmeter.save.converters.SampleResultConverter
 
saveCSVStats(Vector, FileWriter) - Static method in class org.apache.jmeter.save.OldSaveService
Method will save aggregate statistics as CSV.
saveCode() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
saveDataType() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
saveElement(Object, Writer) - Static method in class org.apache.jmeter.save.SaveService
 
saveEncoding() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
saveFieldNames() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
saveGraph - Variable in class org.apache.jmeter.visualizers.StatGraphVisualizer
 
saveGraphToFile - Variable in class org.apache.jmeter.visualizers.StatGraphVisualizer
 
saveJComponent(String, int, JComponent) - Method in class org.apache.jmeter.save.SaveGraphicsService
Method will save the JComponent as an image.
saveLabel() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
saveLatency() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
saveMessage() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
savePNGWithBatik(String, BufferedImage) - Method in class org.apache.jmeter.save.SaveGraphicsService
Use Batik to save a PNG of the graph
saveRequestHeaders() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
saveRequestHeaders(HierarchicalStreamWriter, MarshallingContext, SampleResult, SampleSaveConfiguration) - Method in class org.apache.jmeter.save.converters.SampleResultConverter
 
saveResponseData(SampleResult) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
Should samplerData be saved for the current result?
saveResponseData() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
saveResponseData(HierarchicalStreamWriter, MarshallingContext, SampleResult, SampleSaveConfiguration) - Method in class org.apache.jmeter.save.converters.SampleResultConverter
 
saveResponseHeaders() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
saveResponseHeaders(HierarchicalStreamWriter, MarshallingContext, SampleResult, SampleSaveConfiguration) - Method in class org.apache.jmeter.save.converters.SampleResultConverter
 
saveSampleResult(SampleResult, Writer) - Static method in class org.apache.jmeter.save.SaveService
 
saveSamplerData(HierarchicalStreamWriter, MarshallingContext, HTTPSampleResult, SampleSaveConfiguration) - Method in class org.apache.jmeter.protocol.http.util.HTTPResultConverter
 
saveSamplerData(SampleResult) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
saveSamplerData() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
saveSamplerData(HierarchicalStreamWriter, MarshallingContext, SampleResult, SampleSaveConfiguration) - Method in class org.apache.jmeter.save.converters.SampleResultConverter
 
saveSubResults(HierarchicalStreamWriter, MarshallingContext, SampleResult, SampleSaveConfiguration) - Method in class org.apache.jmeter.save.converters.SampleResultConverter
 
saveSubTree(HashTree, OutputStream) - Static method in class org.apache.jmeter.save.OldSaveService
 
saveSubresults() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
saveSuccess() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
saveTIFFWithBatik(String, BufferedImage) - Method in class org.apache.jmeter.save.SaveGraphicsService
Use Batik to save a TIFF file of the graph
saveTable - Variable in class org.apache.jmeter.visualizers.StatGraphVisualizer
 
saveTestElement(TestElement, Writer) - Static method in class org.apache.jmeter.save.SaveService
 
saveThreadName() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
saveTime() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
saveTimestamp() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
saveTree(HashTree, Writer) - Static method in class org.apache.jmeter.save.SaveService
 
saveUsingJPEGEncoder(String, JComponent) - Method in class org.apache.jmeter.save.SaveGraphicsService
If someone wants to save a JPEG, use this method.
scrollToReference(String) - Method in class org.apache.jmeter.swing.HtmlPane
 
search(String) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
search(Object) - Method in class org.apache.jorphan.collections.HashTree
Searches the HashTree structure for the given key.
searchTest(String, String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LdapClient
Filter the data in the ldap directory for the given search base.
searchTest(DirContext, String, String, int, long, int, String[], boolean, boolean) - Method in class org.apache.jmeter.protocol.ldap.sampler.LdapExtClient
Filter the data in the ldap directory for the given search base
selJComboBoxItem(Properties, JComboBox, Vector, String) - Static method in class org.apache.jmeter.util.JMeterUtils
Sets the selection of the JComboBox to the Object 'name' from the list in namVec.
send(String) - Method in class org.apache.jmeter.protocol.ftp.sampler.FtpClient
Send a command to the server.
sendAndReceive(Message) - Method in class org.apache.jmeter.protocol.jms.sampler.FixedQueueExecutor
 
sendAndReceive(Message) - Method in interface org.apache.jmeter.protocol.jms.sampler.QueueExecutor
Sends and receives a message.
sendAndReceive(Message) - Method in class org.apache.jmeter.protocol.jms.sampler.TemporaryQueueExecutor
 
sendMail(String, Vector, String, String, String) - Method in class org.apache.jmeter.reporters.MailerModel
Sends a mail with the given parameters using SMTP.
sendPostData(URLConnection) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler
Send POST data from Entry to the open connection.
sendPostData(PostMethod, HTTPSampler2) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler2
Send POST data from Entry to the open connection.
sendPostData(URLConnection, HTTPSampler) - Method in class org.apache.jmeter.protocol.http.sampler.PostWriter
Send POST data from Entry to the open connection.
sendPostData(URLConnection) - Method in class org.apache.jmeter.protocol.http.sampler.SoapSampler
Send POST data from Entry to the open connection.
sendTestMail() - Method in class org.apache.jmeter.reporters.MailerModel
 
sendToVisualizer(SampleResult) - Method in class org.apache.jmeter.reporters.ResultCollector
 
serialVersionUID - Static variable in class org.apache.jmeter.config.CSVDataSet
 
serverName() - Method in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
Find the //server.name from an url.
serverPort() - Method in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
Find the :PORT form http://server.ect:PORT/some/file.xxx
serverUrl() - Method in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
Find the /some/file.xxxx form http://server.ect:PORT/some/file.xxx
set(int, String, String, String) - Method in class org.apache.jmeter.protocol.http.control.AuthManager
Update an authentication record.
set(int, String) - Method in class org.apache.jmeter.testelement.property.CollectionProperty
 
set(int, JMeterProperty) - Method in class org.apache.jmeter.testelement.property.CollectionProperty
 
set(String, Object) - Method in class org.apache.jmeter.util.BeanShellInterpreter
 
set(String, boolean) - Method in class org.apache.jmeter.util.BeanShellInterpreter
 
set(Object, Object) - Method in class org.apache.jorphan.collections.HashTree
Sets a key and it's value in the HashTree.
set(Object, HashTree) - Method in class org.apache.jorphan.collections.HashTree
Sets a key into the current tree and assigns it a HashTree as its subtree.
set(Object, Object[]) - Method in class org.apache.jorphan.collections.HashTree
Sets a key and it's values in the HashTree.
set(Object, Collection) - Method in class org.apache.jorphan.collections.HashTree
Sets a key and its values in the HashTree.
set(Object[], Object[]) - Method in class org.apache.jorphan.collections.HashTree
Sets a series of keys into the HashTree.
set(Object[], Collection) - Method in class org.apache.jorphan.collections.HashTree
Sets a series of keys into the HashTree.
set(Collection, Object[]) - Method in class org.apache.jorphan.collections.HashTree
Sets a series of keys into the HashTree.
set(Collection) - Method in class org.apache.jorphan.collections.HashTree
Sets the nodes of the current tree to be the objects of the given collection.
set(Collection, Collection) - Method in class org.apache.jorphan.collections.HashTree
Sets a series of keys into the HashTree.
set(Object, Object) - Method in class org.apache.jorphan.collections.ListedHashTree
 
set(Object, HashTree) - Method in class org.apache.jorphan.collections.ListedHashTree
 
set(Object, Object[]) - Method in class org.apache.jorphan.collections.ListedHashTree
 
set(Object, Collection) - Method in class org.apache.jorphan.collections.ListedHashTree
 
setAction(int) - Method in class org.apache.jmeter.sampler.TestAction
 
setActionHandler(ActionListener) - Method in class org.apache.jmeter.gui.tree.JMeterTreeListener
Sets the ActionHandler attribute of the JMeterTreeListener object.
setAllowedDuration(long) - Method in class org.apache.jmeter.assertions.DurationAssertion
Set the duration that shall be asserted.
setAllowedMD5Hex(String) - Method in class org.apache.jmeter.assertions.MD5HexAssertion
 
setAllowedSize(long) - Method in class org.apache.jmeter.assertions.SizeAssertion
Set the size that shall be asserted.
setAlwaysEncoded(boolean) - Method in class org.apache.jmeter.protocol.http.util.HTTPArgument
 
setArgumentName(String) - Method in class org.apache.jmeter.protocol.http.modifier.URLRewritingModifier
 
setArguments(List) - Method in class org.apache.jmeter.config.Arguments
Set the list of arguments.
setArguments(Arguments) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setArguments(Arguments) - Method in class org.apache.jmeter.protocol.java.config.JavaConfig
Set all of the arguments for this JavaConfig object.
setArguments(Arguments) - Method in class org.apache.jmeter.protocol.java.sampler.JavaSampler
Set the arguments (parameters) for the JavaSamplerClient to be executed with.
setArguments(Arguments) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
setArguments(List) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Set the list of arguments.
setArguments(Arguments) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the Arguments attribute of the LdapConfig object This will collect values from the table for user defined test case
setArguments(Arguments) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Sets the Arguments attribute of the LdapConfig object.
setAsText(String) - Method in class org.apache.jmeter.testbeans.gui.FileEditor
 
setAsText(String) - Method in class org.apache.jmeter.testbeans.gui.TextAreaEditor
 
setAsXml(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setAssertionResultsFailureMessage(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setAssertions(boolean) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setAssertions(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setAssertions(List) - Method in class org.apache.jmeter.threads.SamplePackage
Sets the assertions.
setAssumeSuccess(boolean) - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
setAttributes(HierarchicalStreamWriter, MarshallingContext, SampleResult, SampleSaveConfiguration) - Method in class org.apache.jmeter.save.converters.SampleResultConverter
 
setAttrs(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the Test attribute of the LdapConfig object
setAuthManager(AuthManager) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setAutocommit(boolean) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
setAverage(long) - Method in class org.apache.jmeter.visualizers.Sample
 
setAverage(long) - Method in class org.apache.jmeter.visualizers.SplineVisualizer
 
setBaseEntryDN(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the Base Entry DN attribute of the LDAPSampler object
setBaseEntryDN(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Sets the Base Entry DN attribute of the LDAPSampler object.
setBasedir(String) - Method in class org.apache.jmeter.services.FileServer
 
setBasedir(String) - Method in class org.apache.jmeter.testelement.TestPlan
 
setBoundary(String) - Method in class org.apache.jmeter.protocol.http.config.MultipartUrlConfig
 
setBufferSize(int) - Method in class org.apache.jmeter.visualizers.MonitorAccumModel
 
setBytes(int) - Method in class org.apache.jmeter.samplers.SampleResult
In the event the sampler does want to pass back the actual contents, we still want to calculate the throughput.
setBytes(int) - Method in class org.apache.jmeter.visualizers.Sample
 
setBytesReceived(long) - Method in interface org.apache.jmeter.monitor.model.RequestInfo
 
setBytesReceived(long) - Method in class org.apache.jmeter.monitor.model.RequestInfoImpl
 
setBytesSent(long) - Method in interface org.apache.jmeter.monitor.model.RequestInfo
 
setBytesSent(long) - Method in class org.apache.jmeter.monitor.model.RequestInfoImpl
 
setCalcMode(String) - Method in class org.apache.jmeter.timers.ConstantThroughputTimer
 
setCaptureHttpHeaders(boolean) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setCheckQuery(String) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
setClassname(String) - Method in class org.apache.jmeter.protocol.java.config.JavaConfig
Sets the class name attribute of the JavaConfig object.
setClassname(String) - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
Sets the Classname attribute of the JavaConfig object
setClassname(String) - Method in class org.apache.jmeter.protocol.java.sampler.JavaSampler
Sets the Classname attribute of the JavaConfig object
setClearEachIteration(boolean) - Method in class org.apache.jmeter.protocol.http.control.CookieManager
 
setClickCountToStart(int) - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor
Specifies the number of clicks needed to start editing.
setClientChoice(String) - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
Set the client choice.
setCode(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setCollection(Collection) - Method in class org.apache.jmeter.testelement.property.CollectionProperty
 
setCollection(Collection) - Method in class org.apache.jmeter.testelement.property.PropertyIteratorImpl
 
setColumnData(int, List) - Method in class org.apache.jmeter.gui.util.PowerTableModel
 
setColumnData(String, Object) - Method in class org.apache.jorphan.collections.Data
Sets the data for every row in the column.
setColumnData(int, List) - Method in class org.apache.jorphan.collections.Data
 
setColumnValue(String, Object) - Method in class org.apache.jorphan.collections.Data
Sets the value in the Data set at the current row, using a column name to find the column in which to insert the new value.
setCompOper(int) - Method in class org.apache.jmeter.assertions.SizeAssertion
set the Operator
setComparator(Comparator) - Method in class org.apache.jorphan.collections.SortedHashTree
 
setCondition(String) - Method in class org.apache.jmeter.control.IfController
Condition Accessor - this is gonna be like ${count}<10
setCondition(String) - Method in class org.apache.jmeter.control.WhileController
 
setConfigChoice(String) - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
set the config choice
setConfigName(DefaultConfiguration) - Method in class org.apache.jmeter.save.TestElementSaver
 
setConfigs(List) - Method in class org.apache.jmeter.threads.SamplePackage
Sets the configs.
setConnectionAge(String) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
setConnectionFactory(String) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
set the connection factory for
setConstructorString(String) - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
Set the string label used to create an instance of the test with the string constructor.
setContent(String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
setContentType(String) - Method in class org.apache.jmeter.samplers.SampleResult
 
setContext(HttpURLConnection) - Method in class org.apache.jmeter.util.JsseSSLManager
Sets the Context attribute of the JsseSSLManager object
setContext(HttpURLConnection) - Method in class org.apache.jmeter.util.SSLManager
 
setContextProvider(String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
setContinueForever(boolean) - Method in class org.apache.jmeter.control.LoopController
Determines whether the loop will return any samples if it is rerun.
setCookieManager(CookieManager) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setCookies(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
 
setCopiedNode(JMeterTreeNode) - Static method in class org.apache.jmeter.gui.action.Copy
 
setCopiedNodes(JMeterTreeNode[]) - Static method in class org.apache.jmeter.gui.action.Copy
 
setCount(long) - Method in class org.apache.jmeter.visualizers.Sample
 
setCountlim(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the size limit attribute of the LDAPSampler object
setCpu(boolean) - Method in class org.apache.jmeter.visualizers.MonitorGraph
 
setCpuLoad(int) - Method in class org.apache.jmeter.visualizers.MonitorStats
 
setCurrentElement(TestElement) - Method in class org.apache.jmeter.control.GenericController
 
setCurrentElement(TestElement) - Method in class org.apache.jmeter.control.InterleaveControl
 
setCurrentPos(int) - Method in class org.apache.jorphan.collections.Data
Sets the current pos.
setCurrentQueryString(String) - Method in interface org.apache.jmeter.monitor.model.Worker
 
setCurrentQueryString(String) - Method in class org.apache.jmeter.monitor.model.WorkerImpl
 
setCurrentSampler(Sampler) - Method in class org.apache.jmeter.threads.JMeterContext
 
setCurrentThreadCount(int) - Method in interface org.apache.jmeter.monitor.model.ThreadInfo
 
setCurrentThreadCount(int) - Method in class org.apache.jmeter.monitor.model.ThreadInfoImpl
 
setCurrentThreadsBusy(int) - Method in interface org.apache.jmeter.monitor.model.ThreadInfo
 
setCurrentThreadsBusy(int) - Method in class org.apache.jmeter.monitor.model.ThreadInfoImpl
 
setCurrentUri(String) - Method in interface org.apache.jmeter.monitor.model.Worker
 
setCurrentUri(String) - Method in class org.apache.jmeter.monitor.model.WorkerImpl
 
setData(double[][]) - Method in class org.apache.jmeter.visualizers.AxisGraph
 
setData(long) - Method in class org.apache.jmeter.visualizers.Sample
 
setData(String[], String) - Method in class org.apache.jorphan.collections.Data
Use this method to set the entire data set.
setDataEncoding(String) - Method in class org.apache.jmeter.samplers.SampleResult
Sets the dataEncoding.
setDataSource(String) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
setDataSource(String) - Method in class org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler
 
setDataType(String) - Method in class org.apache.jmeter.samplers.SampleResult
 
setDataType(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setDate(Date) - Method in class org.apache.jmeter.gui.util.JDateField
Set the date to the Date mask control.
setDbUrl(String) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
setDefaultValue(String) - Method in class org.apache.jmeter.extractor.RegexExtractor
Sets the value of the variable if no matches are found
setDelay(long) - Method in class org.apache.jmeter.threads.ThreadGroup
Set the delay
setDelay(String) - Method in class org.apache.jmeter.timers.ConstantTimer
Set the delay for this timer.
setDeleteMessages(boolean) - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
 
setDelimiter(String) - Method in class org.apache.jmeter.config.CSVDataSet
 
setDeref(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the search scope attribute of the LDAPSampler object
setDeviation(long) - Method in class org.apache.jmeter.visualizers.Sample
 
setDirty(boolean) - Method in class org.apache.jmeter.gui.GuiPackage
The dirty property is a flag that indicates whether there are parts of JMeter's test tree that the user has not saved since last modification.
setDistributionLine(long) - Method in class org.apache.jmeter.visualizers.Sample
 
setDoNotSetUpTearDown(boolean) - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
 
setDoctype(String) - Method in class org.apache.jmeter.assertions.HTMLAssertion
Sets the doctype setting
setDocumentLocator(Locator) - Method in class org.apache.jmeter.protocol.http.modifier.UserParameterXMLContentHandler
 
setDocumentModel(Document) - Method in class org.apache.jorphan.gui.JLabeledTextArea
 
setDomain(String) - Method in class org.apache.jmeter.protocol.http.control.Cookie
set the domain for this object.
setDomain(String) - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
 
setDomain(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setDone(boolean) - Method in class org.apache.jmeter.control.GenericController
 
setDriver(String) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
setDuration(int) - Method in class org.apache.jmeter.sampler.TestAction
 
setDuration(long) - Method in class org.apache.jmeter.threads.ThreadGroup
Set the duration
setEditAddEnabled(boolean) - Method in class org.apache.jmeter.gui.MainFrame
Specify whether or not the Edit|Add menu item should be enabled.
setEditAddEnabled(boolean) - Method in class org.apache.jmeter.gui.util.JMeterMenuBar
 
setEditAddMenu(JMenu) - Method in class org.apache.jmeter.gui.MainFrame
Set the menu that should be used for the Edit|Add menu.
setEditAddMenu(JMenu) - Method in class org.apache.jmeter.gui.util.JMeterMenuBar
 
setEditEnabled(boolean) - Method in class org.apache.jmeter.gui.MainFrame
Specify whether or not the Edit menu item should be enabled.
setEditEnabled(boolean) - Method in class org.apache.jmeter.gui.util.JMeterMenuBar
 
setEditMenu(JPopupMenu) - Method in class org.apache.jmeter.gui.MainFrame
Set the menu that should be used for the Edit menu.
setEditMenu(JPopupMenu) - Method in class org.apache.jmeter.gui.util.JMeterMenuBar
 
setEditRemoveEnabled(boolean) - Method in class org.apache.jmeter.gui.MainFrame
Specify whether or not the Edit|Remove menu item should be enabled.
setEditRemoveEnabled(boolean) - Method in class org.apache.jmeter.gui.util.JMeterMenuBar
 
setEditable(boolean) - Method in class org.apache.jorphan.gui.JLabeledChoice
 
setElement(TestElement) - Method in class org.apache.jmeter.testelement.property.TestElementProperty
 
setEnabled(boolean) - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
Provides a default implementation for the enabled property.
setEnabled(boolean) - Method in interface org.apache.jmeter.gui.JMeterGUIComponent
Set whether this component is enabled.
setEnabled(boolean) - Method in class org.apache.jmeter.gui.tree.JMeterTreeNode
 
setEnabled(boolean) - Method in class org.apache.jmeter.gui.util.JMeterMenuBar
 
setEnabled(JMenu) - Static method in class org.apache.jmeter.gui.util.MenuFactory
 
setEnabled(boolean) - Method in class org.apache.jorphan.gui.JLabeledTextArea
 
setEnabled(boolean) - Method in class org.apache.jorphan.gui.JLabeledTextField
 
setEncoding(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setEncoding(String) - Method in class org.apache.jorphan.io.TextFile
 
setEnd(int) - Method in class org.apache.jmeter.modifiers.CounterConfig
 
setEnd(String) - Method in class org.apache.jmeter.modifiers.CounterConfig
 
setEndTime(long) - Method in class org.apache.jmeter.threads.JMeterThread
Set the EndTime for this Thread.
setEndTime(long) - Method in class org.apache.jmeter.threads.ThreadGroup
Set the EndTime value.
setEndTime(long) - Method in class org.apache.jmeter.visualizers.Sample
 
setEndWindow(Container) - Method in class org.apache.jmeter.gui.tree.JMeterTreeListener
Sets the EndWindow attribute of the JMeterTreeListener object.
setEngine(StandardJMeterEngine) - Method in class org.apache.jmeter.threads.JMeterContext
 
setEngine(StandardJMeterEngine) - Method in class org.apache.jmeter.threads.JMeterThread
Save the engine instance for access to the stop methods
setEolByte(byte) - Method in interface org.apache.jmeter.protocol.tcp.sampler.TCPClient
 
setEolByte(byte) - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPClientImpl
 
setError(boolean) - Method in class org.apache.jmeter.assertions.AssertionResult
Set the flag indicating whether or not an error occurred.
setError(String) - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
provide a descriptive error for the test method.
setErrorAction(int) - Method in class org.apache.jmeter.testelement.OnErrorTestElement
 
setErrorCode(String) - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
provide an unique error code for when the test does not pass the assert test.
setErrorCount(long) - Method in interface org.apache.jmeter.monitor.model.RequestInfo
 
setErrorCount(long) - Method in class org.apache.jmeter.monitor.model.RequestInfoImpl
 
setErrorCount(long) - Method in class org.apache.jmeter.visualizers.Sample
 
setErrorLogging(boolean) - Method in class org.apache.jmeter.reporters.ResultCollector
 
setErrorThreshold(long) - Method in class org.apache.jmeter.assertions.HTMLAssertion
Sets the threshold on error level
setErrorsOnly(boolean) - Method in class org.apache.jmeter.assertions.HTMLAssertion
Sets if errors shoud be tracked only
setExcludeList(Collection) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setExcludeListInProxyControl(ProxyControl) - Method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
 
setExecutions(int) - Method in class org.apache.jmeter.control.ThroughputController
 
setExpires(long) - Method in class org.apache.jmeter.protocol.http.control.Cookie
set the expires for this object.
setFailure(boolean) - Method in class org.apache.jmeter.assertions.AssertionResult
Set the flag indicating whether or not a failure occurred.
setFailure(String) - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
set the failure message
setFailureCode(String) - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
Provide some unique code to denote a type of failure
setFailureLimit(String) - Method in class org.apache.jmeter.reporters.MailerModel
 
setFailureMessage(String) - Method in class org.apache.jmeter.assertions.AssertionResult
Set the failure message giving more details about a failure or error.
setFailureSubject(String) - Method in class org.apache.jmeter.reporters.MailerModel
 
setFieldName(String) - Method in class org.apache.jmeter.protocol.http.modifier.ParamMask
 
setFieldNames(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setFile(String) - Method in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
Sets the filename which results will be saved to.
setFileField(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setFileFieldName(String) - Method in class org.apache.jmeter.protocol.http.config.MultipartUrlConfig
 
setFileLoadEnabled(boolean) - Method in class org.apache.jmeter.gui.MainFrame
Specify whether or not the File|Load menu item should be enabled.
setFileLoadEnabled(boolean) - Method in class org.apache.jmeter.gui.util.JMeterMenuBar
 
setFileSaveEnabled(boolean) - Method in class org.apache.jmeter.gui.MainFrame
Specify whether or not the File|Save menu item should be enabled.
setFileSaveEnabled(boolean) - Method in class org.apache.jmeter.gui.util.JMeterMenuBar
 
setFilename(String) - Method in class org.apache.jmeter.assertions.HTMLAssertion
Sets the name of the tidy output file
setFilename(String) - Method in class org.apache.jmeter.config.CSVDataSet
 
setFilename(String) - Method in class org.apache.jmeter.gui.util.FilePanel
Sets the filename attribute of the FilePanel object.
setFilename(String) - Method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
 
setFilename(String) - Method in class org.apache.jmeter.protocol.http.config.MultipartUrlConfig
 
setFilename(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setFilename(String) - Method in class org.apache.jmeter.protocol.java.sampler.BSFSampler
 
setFilename(String) - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
setFilename(String) - Method in class org.apache.jmeter.reporters.ResultCollector
Sets the filename attribute of the ResultCollector object.
setFiles(String[]) - Method in class org.apache.jmeter.gui.util.FileListPanel
 
setFilter(Filter) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.LogParser
We allow for filters, so that users can simply point to an Access log without having to clean it up.
setFilter(Filter) - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
Use the filter to include/exclude files in the access logs.
setFilterClassName(String) - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
 
setFilterString(String) - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
set the filter string in comman separated format
setFirst(boolean) - Method in class org.apache.jmeter.control.GenericController
 
setFolder(String) - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
 
setFollowRedirects(boolean) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setFree(long) - Method in interface org.apache.jmeter.monitor.model.Memory
 
setFree(long) - Method in class org.apache.jmeter.monitor.model.MemoryImpl
 
setFromAddress(String) - Method in class org.apache.jmeter.reporters.MailerModel
 
setFunctionalMode(boolean) - Method in class org.apache.jmeter.testelement.TestPlan
 
setGUI() - Method in class org.apache.jmeter.visualizers.SplineVisualizer
 
setGroupSize(int) - Method in class org.apache.jmeter.timers.SyncTimer
 
setGroupingMode(int) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setHTML() - Method in class org.apache.jmeter.assertions.HTMLAssertion
Enables html validation mode
setHTTPMethod(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
 
setHeaderManager(HeaderManager) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setHeaders(URLConnection, HTTPSampler) - Method in class org.apache.jmeter.protocol.http.sampler.PostWriter
 
setHeaders(String[]) - Method in class org.apache.jorphan.collections.Data
Sets the headers for the data set.
setHealth(boolean) - Method in class org.apache.jmeter.visualizers.MonitorGraph
 
setHealth(int) - Method in class org.apache.jmeter.visualizers.MonitorStats
 
setHeight(int) - Method in class org.apache.jmeter.visualizers.AxisGraph
 
setHost(String) - Method in class org.apache.jmeter.engine.ClientJMeterEngine
 
setHost(String) - Method in interface org.apache.jmeter.engine.JMeterEngine
 
setHost(String) - Method in interface org.apache.jmeter.engine.RemoteJMeterEngine
 
setHost(String) - Method in class org.apache.jmeter.engine.RemoteJMeterEngineImpl
 
setHost(String) - Method in class org.apache.jmeter.engine.StandardJMeterEngine
 
setHost(String) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Generator
The host is the name of the server.
setHost(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
 
setHost(String) - Method in class org.apache.jmeter.visualizers.MonitorStats
 
setIcon(String) - Method in class org.apache.jmeter.testbeans.BeanInfoSupport
Set the bean's 16x16 colour icon.
setImageParser(boolean) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setImageParsing(boolean) - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
 
setInVersion(String) - Static method in class org.apache.jmeter.save.converters.ConversionHelp
 
setIncludeList(Collection) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setIncludeListInProxyControl(ProxyControl) - Method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
 
setIncludePath(String) - Method in class org.apache.jmeter.control.IncludeController
In the event an user wants to include an external JMX test plan the GUI would call this.
setIncoming(long) - Method in class org.apache.jmeter.visualizers.SplineVisualizer
 
setIncrement(int) - Method in class org.apache.jmeter.modifiers.CounterConfig
 
setIncrement(String) - Method in class org.apache.jmeter.modifiers.CounterConfig
 
setIncrement(long) - Method in class org.apache.jmeter.protocol.http.modifier.ParamMask
Sets the number by which the parameter value is incremented between loops.
setInitialContext(JMeterContext) - Method in class org.apache.jmeter.threads.JMeterThread
 
setInitialContextFactory(String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
setInitialDelay(int) - Method in class org.apache.jmeter.threads.JMeterThread
 
setInputFile(String) - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
set the input file for the publisher
setInputVal(String) - Method in class org.apache.jmeter.control.ForeachController
 
setIsOneway(boolean) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
setIsPerUser(boolean) - Method in class org.apache.jmeter.modifiers.CounterConfig
 
setItems(String[]) - Method in class org.apache.jorphan.gui.JLabeledRadio
setItems will set the radio button items.
setIteration(int) - Method in class org.apache.jmeter.control.ThroughputController
 
setIteration(int) - Method in class org.apache.jmeter.engine.event.LoopIterationEvent
Sets the iteration.
setIterations(String) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
set the number of iterations the sampler should aggregate
setJMeterHome(String) - Static method in class org.apache.jmeter.util.JMeterUtils
 
setJNDIIntialContextFactory(String) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
set the initial context factory
setJTree(JTree) - Method in class org.apache.jmeter.gui.tree.JMeterTreeListener
Sets the JTree attribute of the JMeterTreeListener object.
setJvm(Jvm) - Method in interface org.apache.jmeter.monitor.model.Status
 
setJvm(Jvm) - Method in class org.apache.jmeter.monitor.model.StatusImpl
 
setKeepAlive(boolean) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
setLDAPArguments(LDAPArguments) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the Arguments attribute of the LdapConfig object This will collect values from the table for user defined test case
setLabel(String) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Generator
This is the label for the request, which is used in the logs and results.
setLabel(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
 
setLabel(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setLabel(String) - Method in class org.apache.jmeter.visualizers.Sample
 
setLabel(String) - Method in class org.apache.jorphan.gui.JLabeledChoice
Set the text displayed in the label.
setLabel(String) - Method in interface org.apache.jorphan.gui.JLabeledField
 
setLabel(String) - Method in class org.apache.jorphan.gui.JLabeledRadio
 
setLabel(String) - Method in class org.apache.jorphan.gui.JLabeledTextArea
Set the text displayed in the label.
setLabel(String) - Method in class org.apache.jorphan.gui.JLabeledTextField
Set the text displayed in the label.
setLatency(long) - Method in class org.apache.jmeter.samplers.SampleResult
 
setLatency(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setLine(String[]) - Method in class org.apache.jorphan.collections.Data
Sets a row of data using an array of strings as input.
setLine(String[], String) - Method in class org.apache.jorphan.collections.Data
Sets a row of data using an array of strings as input.
setListener(Visualizer) - Method in class org.apache.jmeter.reporters.AbstractListenerElement
 
setListener(Object) - Method in class org.apache.jmeter.samplers.RemoteSampleListenerImpl
 
setListener(GraphListener) - Method in class org.apache.jmeter.visualizers.SplineModel
 
setLoad(boolean) - Method in class org.apache.jmeter.visualizers.MonitorGraph
 
setLoad(int) - Method in class org.apache.jmeter.visualizers.MonitorStats
 
setLocale(Locale) - Static method in class org.apache.jmeter.util.JMeterUtils
Changes the current locale: re-reads resource strings and notifies listeners.
setLogFile(String) - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
Set the path where XML messages are stored for random selection.
setLoop(int) - Method in class org.apache.jmeter.protocol.jms.client.ReceiveSubscriber
Set the number of iterations for each call to sample()
setLoops(int) - Method in class org.apache.jmeter.control.LoopController
 
setLoops(String) - Method in class org.apache.jmeter.control.LoopController
 
setLowerBound(long) - Method in class org.apache.jmeter.protocol.http.modifier.ParamMask
Sets the lowest possible value that the long portion of the parameter value may be.
setMainFrame(MainFrame) - Method in class org.apache.jmeter.gui.GuiPackage
Set the main JMeter frame.
setMainPanel(JComponent) - Method in class org.apache.jmeter.gui.MainFrame
!
setMap(Map) - Method in class org.apache.jmeter.testelement.property.MapProperty
 
setMarked(String) - Method in class org.apache.jmeter.samplers.SampleResult
 
setMatchNumber(int) - Method in class org.apache.jmeter.extractor.RegexExtractor
Set which Match to use.
setMax(long) - Method in interface org.apache.jmeter.monitor.model.Memory
 
setMax(long) - Method in class org.apache.jmeter.monitor.model.MemoryImpl
 
setMaxIterations(int) - Method in class org.apache.jmeter.visualizers.Spline3
 
setMaxSpareThreads(int) - Method in interface org.apache.jmeter.monitor.model.ThreadInfo
 
setMaxSpareThreads(int) - Method in class org.apache.jmeter.monitor.model.ThreadInfoImpl
 
setMaxThreads(int) - Method in interface org.apache.jmeter.monitor.model.ThreadInfo
 
setMaxThreads(int) - Method in class org.apache.jmeter.monitor.model.ThreadInfoImpl
 
setMaxThroughput(int) - Method in class org.apache.jmeter.control.ThroughputController
 
setMaxThroughput(String) - Method in class org.apache.jmeter.control.ThroughputController
 
setMaxTime(int) - Method in interface org.apache.jmeter.monitor.model.RequestInfo
 
setMaxTime(int) - Method in class org.apache.jmeter.monitor.model.RequestInfoImpl
 
setMaximum(long) - Method in class org.apache.jmeter.visualizers.SplineVisualizer
 
setMedian(long) - Method in class org.apache.jmeter.visualizers.Sample
 
setMem(boolean) - Method in class org.apache.jmeter.visualizers.MonitorGraph
 
setMemLoad(int) - Method in class org.apache.jmeter.visualizers.MonitorStats
 
setMemory(Memory) - Method in interface org.apache.jmeter.monitor.model.Jvm
 
setMemory(Memory) - Method in class org.apache.jmeter.monitor.model.JvmImpl
 
setMemoryCache(boolean) - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
Set the memory cache.
setMessage(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setMessageChoice(String) - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
set the source of the message
setMessageListener(MessageListener) - Method in class org.apache.jmeter.protocol.jms.client.OnMessageSubscriber
The sample uses this method to set itself as the listener.
setMetaData(String) - Method in class org.apache.jmeter.config.Argument
Sets the Meta Data attribute of the Argument.
setMetaData(String) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
Sets the Meta Data attribute of the Argument.
setMethod(String) - Method in interface org.apache.jmeter.monitor.model.Worker
 
setMethod(String) - Method in class org.apache.jmeter.monitor.model.WorkerImpl
 
setMethod(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setMethod(String) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Generator
The method is the HTTP request method.
setMethod(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
 
setMethod(String) - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
Method should add the JUnit testXXX method to the list at the end, since the sequence matters.
setMimeType(String) - Method in class org.apache.jmeter.protocol.http.config.MultipartUrlConfig
 
setMimetype(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setMinSpareThreads(int) - Method in interface org.apache.jmeter.monitor.model.ThreadInfo
 
setMinSpareThreads(int) - Method in class org.apache.jmeter.monitor.model.ThreadInfoImpl
 
setMinimum(long) - Method in class org.apache.jmeter.visualizers.SplineVisualizer
 
setModel(JMeterTreeModel) - Method in class org.apache.jmeter.gui.tree.JMeterTreeListener
 
setModel(ResultCollector) - Method in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
Provides extending classes the opportunity to set the ResultCollector model for the Visualizer.
setModifiers(List) - Method in class org.apache.jmeter.threads.SamplePackage
Sets the modifiers.
setMonitor(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setMonitor(boolean) - Method in class org.apache.jmeter.samplers.SampleResult
When a Sampler is working as a monitor
setMyStringProperty(String) - Method in class org.apache.jmeter.examples.testbeans.example1.Example1
 
setMyStringProperty(String) - Method in class org.apache.jmeter.examples.testbeans.example2.Example2
 
setMyStrings(String[]) - Method in class org.apache.jmeter.examples.testbeans.example1.Example1
 
setName(String) - Method in class org.apache.jmeter.config.Argument
Set the name of the Argument.
setName(String) - Method in class org.apache.jmeter.engine.util.SimpleVariable
 
setName(String) - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
Provides a default implementation for the name property.
setName(String) - Method in interface org.apache.jmeter.gui.JMeterGUIComponent
Sets the name of the JMeter GUI Component.
setName(String) - Method in class org.apache.jmeter.gui.NamePanel
Set the name displayed in this component.
setName(String) - Method in class org.apache.jmeter.gui.tree.JMeterTreeNode
 
setName(String) - Method in interface org.apache.jmeter.monitor.model.Connector
 
setName(String) - Method in class org.apache.jmeter.monitor.model.ConnectorImpl
 
setName(String) - Method in class org.apache.jmeter.protocol.http.control.AuthManager
 
setName(String) - Method in class org.apache.jmeter.protocol.http.control.Header
Set the name for this object.
setName(String) - Method in class org.apache.jmeter.protocol.http.util.HTTPArgument
Sets the Name attribute of the Argument object.
setName(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.NVPair
Set the name
setName(String) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
Set the name of the Argument.
setName(String) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
setName(String) - Method in class org.apache.jmeter.testelement.property.AbstractProperty
 
setName(String) - Method in interface org.apache.jmeter.testelement.property.JMeterProperty
Set the property name.
setName(String) - Method in class org.apache.jmeter.visualizers.GraphAccumModel
Sets the Name attribute of the GraphModel object.
setName(String) - Method in class org.apache.jmeter.visualizers.MonitorModel
 
setName(String) - Method in class org.apache.jmeter.visualizers.SplineModel
 
setNames(Collection) - Method in class org.apache.jmeter.modifiers.UserParameters
The list of names of the variables to hold values.
setNames(CollectionProperty) - Method in class org.apache.jmeter.modifiers.UserParameters
The list of names of the variables to hold values.
setNamespace(boolean) - Method in class org.apache.jmeter.assertions.XPathAssertion
Set whether this is namespace aware
setNamespace(boolean) - Method in class org.apache.jmeter.assertions.gui.XMLConfPanel
 
setNegated(boolean) - Method in class org.apache.jmeter.assertions.XPathAssertion
 
setNegated(boolean) - Method in class org.apache.jmeter.assertions.gui.XPathPanel
Set this to true, if you want success when the xpath does not match.
setNoDelay(String) - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
setNoLegendYet(boolean) - Method in class org.apache.jmeter.visualizers.GraphAccum
The legend is only printed once during sampling.
setNode(JMeterTreeNode) - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
Provides a default implementation for the node property.
setNode(JMeterTreeNode) - Method in interface org.apache.jmeter.gui.JMeterGUIComponent
Sets the tree node which this component is associated with.
setNode(JMeterTreeNode) - Method in class org.apache.jmeter.gui.NamePanel
Set the tree node which this component provides the name for.
setNode(JMeterTreeNode) - Method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
 
setNode(JMeterTreeNode) - Method in class org.apache.jmeter.threads.gui.ThreadGroupGui
 
setNumMessages(int) - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
 
setNumThreads(int) - Method in class org.apache.jmeter.threads.ThreadGroup
Set the number of threads to start
setNumberValue(Number) - Method in class org.apache.jmeter.testelement.property.DoubleProperty
 
setNumberValue(String) - Method in class org.apache.jmeter.testelement.property.DoubleProperty
 
setNumberValue(Number) - Method in class org.apache.jmeter.testelement.property.FloatProperty
 
setNumberValue(String) - Method in class org.apache.jmeter.testelement.property.FloatProperty
 
setNumberValue(Number) - Method in class org.apache.jmeter.testelement.property.IntegerProperty
 
setNumberValue(String) - Method in class org.apache.jmeter.testelement.property.IntegerProperty
 
setNumberValue(Number) - Method in class org.apache.jmeter.testelement.property.LongProperty
 
setNumberValue(String) - Method in class org.apache.jmeter.testelement.property.LongProperty
 
setNumberValue(Number) - Method in class org.apache.jmeter.testelement.property.NumberProperty
Set the value of the property with a Number object.
setNumberValue(String) - Method in class org.apache.jmeter.testelement.property.NumberProperty
Set the value of the property with a String object.
setObject(Object) - Method in class org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer
 
setObjectFactory(ObjectFactory) - Method in class org.apache.jmeter.monitor.parser.MonitorHandler
Set the ObjectFactory used to create new
setObjectValue(Object) - Method in class org.apache.jmeter.testelement.property.BooleanProperty
 
setObjectValue(Object) - Method in class org.apache.jmeter.testelement.property.CollectionProperty
 
setObjectValue(Object) - Method in class org.apache.jmeter.testelement.property.FunctionProperty
 
setObjectValue(Object) - Method in interface org.apache.jmeter.testelement.property.JMeterProperty
 
setObjectValue(Object) - Method in class org.apache.jmeter.testelement.property.MapProperty
 
setObjectValue(Object) - Method in class org.apache.jmeter.testelement.property.NullProperty
 
setObjectValue(Object) - Method in class org.apache.jmeter.testelement.property.NumberProperty
 
setObjectValue(Object) - Method in class org.apache.jmeter.testelement.property.ObjectProperty
 
setObjectValue(Object) - Method in class org.apache.jmeter.testelement.property.StringProperty
 
setObjectValue(Object) - Method in class org.apache.jmeter.testelement.property.TestElementProperty
 
setOnErrorStopTest(boolean) - Method in class org.apache.jmeter.threads.JMeterThread
Should Test stop on sampler error?
setOnErrorStopThread(boolean) - Method in class org.apache.jmeter.threads.JMeterThread
Should Thread stop on Sampler error?
setOpcode(String) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
Sets the opcode of the Argument.
setOutVersion(String) - Static method in class org.apache.jmeter.save.converters.ConversionHelp
 
setPackges(String[]) - Method in class org.apache.jmeter.protocol.java.control.gui.ClassFilter
 
setParameters(String) - Method in class org.apache.jmeter.engine.util.CompoundVariable
 
setParameters(Collection) - Method in class org.apache.jmeter.engine.util.CompoundVariable
 
setParameters(Collection) - Method in class org.apache.jmeter.functions.AbstractFunction
 
setParameters(Collection) - Method in class org.apache.jmeter.functions.BeanShell
 
setParameters(Collection) - Method in class org.apache.jmeter.functions.CSVRead
 
setParameters(Collection) - Method in interface org.apache.jmeter.functions.Function
A collection of the parameters used to configure your function.
setParameters(Collection) - Method in class org.apache.jmeter.functions.IntSum
Set the parameters for the function.
setParameters(Collection) - Method in class org.apache.jmeter.functions.IterationCounter
 
setParameters(Collection) - Method in class org.apache.jmeter.functions.JavaScript
 
setParameters(Collection) - Method in class org.apache.jmeter.functions.LogFunction
 
setParameters(Collection) - Method in class org.apache.jmeter.functions.LogFunction2
 
setParameters(Collection) - Method in class org.apache.jmeter.functions.MachineName
 
setParameters(Collection) - Method in class org.apache.jmeter.functions.Property
 
setParameters(Collection) - Method in class org.apache.jmeter.functions.Property2
 
setParameters(Collection) - Method in class org.apache.jmeter.functions.Random
Set the parameters for the function.
setParameters(Collection) - Method in class org.apache.jmeter.functions.RegexFunction
 
setParameters(Collection) - Method in class org.apache.jmeter.functions.SetProperty
 
setParameters(Collection) - Method in class org.apache.jmeter.functions.SplitFunction
 
setParameters(Collection) - Method in class org.apache.jmeter.functions.StringFromFile
 
setParameters(Collection) - Method in class org.apache.jmeter.functions.ThreadNumber
 
setParameters(Collection) - Method in class org.apache.jmeter.functions.XPath
 
setParameters(String) - Method in class org.apache.jmeter.protocol.java.sampler.BSFSampler
 
setParams(NVPair[]) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Generator
Set the request parameters
setParams(NVPair[]) - Method in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
 
setParent(SampleResult) - Method in class org.apache.jmeter.samplers.SampleResult
 
setParserClassName(String) - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
it's kinda obvious, but we state it anyways.
setPass(String) - Method in class org.apache.jmeter.protocol.http.control.Authorization
 
setPassive(boolean) - Method in class org.apache.jmeter.protocol.ftp.sampler.FtpClient
Set passive mode.
setPassword(String) - Method in class org.apache.jmeter.config.LoginConfig
Sets the Password attribute of the LoginConfig object.
setPassword(String) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
setPassword(String) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
Set the password to login to the jms server
setPassword(String) - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
 
setPath(String) - Method in class org.apache.jmeter.protocol.http.control.Cookie
set the path for this object.
setPath(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Sets the Path attribute of the UrlConfig object Also calls parseArguments to extract and store any query arguments
setPath(String) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Generator
The path is the web page you want to test.
setPath(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
 
setPathExtension(boolean) - Method in class org.apache.jmeter.protocol.http.modifier.URLRewritingModifier
 
setPathExtensionNoEquals(boolean) - Method in class org.apache.jmeter.protocol.http.modifier.URLRewritingModifier
 
setPathExtensionNoQuestionmark(boolean) - Method in class org.apache.jmeter.protocol.http.modifier.URLRewritingModifier
 
setPerIteration(boolean) - Method in class org.apache.jmeter.modifiers.UserParameters
 
setPerThread(boolean) - Method in class org.apache.jmeter.control.ThroughputController
 
setPercentThroughput(float) - Method in class org.apache.jmeter.control.ThroughputController
 
setPercentThroughput(String) - Method in class org.apache.jmeter.control.ThroughputController
 
setPoolMax(String) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
setPort(int) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setPort(String) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setPort(int) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setPort(int) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Generator
The default port for HTTP is 80, but not all servers run on that port.
setPort(int) - Method in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
 
setPort(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the Port attribute of the ServerConfig object
setPort(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Sets the Port attribute of the ServerConfig object.
setPort(String) - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
setPort(String) - Method in class org.apache.jmeter.visualizers.MonitorStats
 
setPortString(String) - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
 
setPostHeaders(URLConnection) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler
Set request headers in preparation to opening a connection.
setPostHeaders(URLConnection) - Method in class org.apache.jmeter.protocol.http.sampler.SoapSampler
Set the HTTP request headers in preparation to open the connection and sending the POST data.
setPostProcessors(List) - Method in class org.apache.jmeter.threads.SamplePackage
Sets the postProcessors.
setPreProcessors(List) - Method in class org.apache.jmeter.threads.SamplePackage
Sets the preProcessors.
setPrecision(float) - Method in class org.apache.jmeter.visualizers.Spline3
 
setPrefix(String) - Method in class org.apache.jmeter.protocol.http.modifier.ParamMask
Sets the prefix for the long value.
setPreviousResult(SampleResult) - Method in class org.apache.jmeter.threads.JMeterContext
 
setPreviousSampler(Sampler) - Method in class org.apache.jmeter.threads.JMeterContext
Sets the previousSampler.
setPriority(String, String) - Static method in class org.apache.jorphan.logging.LoggingManager
 
setPriority(Priority, String) - Static method in class org.apache.jorphan.logging.LoggingManager
 
setPriority(String) - Static method in class org.apache.jorphan.logging.LoggingManager
 
setPriority(Priority) - Static method in class org.apache.jorphan.logging.LoggingManager
 
setProcessingTime(int) - Method in interface org.apache.jmeter.monitor.model.RequestInfo
 
setProcessingTime(int) - Method in class org.apache.jmeter.monitor.model.RequestInfoImpl
 
setProperty(JMeterProperty) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
setProperty(String, String) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
setProperty(String, String) - Method in interface org.apache.jmeter.testelement.TestElement
 
setProperty(JMeterProperty) - Method in interface org.apache.jmeter.testelement.TestElement
Sets and overwrites a property in the TestElement.
setProperty(String, String) - Static method in class org.apache.jmeter.util.JMeterUtils
Set a String value
setProperty(Collection) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
setProperty(Collection, Collection) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
setProperty(Collection, String[]) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
setProperty(String, Collection) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
setProperty(String, ConfigurationTree) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
setProperty(String, String) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
setProperty(String, String[]) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
setProperty(String[], Collection) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
setProperty(String[], String[]) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
setProtocol(String) - Method in interface org.apache.jmeter.monitor.model.Worker
 
setProtocol(String) - Method in class org.apache.jmeter.monitor.model.WorkerImpl
 
setProtocol(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setProtocol(String) - Method in class org.apache.jmeter.visualizers.MonitorStats
 
setProvider(Provider) - Method in class org.apache.jmeter.util.JsseSSLManager
Sets the Provider attribute of the JsseSSLManager object
setProvider(Provider) - Method in class org.apache.jmeter.util.SSLManager
Default implementation of setting the Provider
setProviderUrl(String) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
set the provider user for jndi
setProxyHost(String) - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
Set the proxy hostname
setProxyPort(String) - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
Set the proxy port
setQuery(String) - Method in class org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler
 
setQueryString(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
Save the query string
setQueryString(String) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Generator
Set the querystring for the request if the method is GET.
setQueryString(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
 
setQueryType(String) - Method in class org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler
 
setQueueConnectionFactory(String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
setRampUp(int) - Method in class org.apache.jmeter.threads.ThreadGroup
Set the ramp-up value.
setRandomPath(String) - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
set the random path for the messages
setRange(double) - Method in class org.apache.jmeter.timers.ConstantTimer
Set the range (not used for this timer).
setRange(double) - Method in class org.apache.jmeter.timers.RandomTimer
Set the range value.
setRange(String) - Method in class org.apache.jmeter.timers.RandomTimer
 
setReadResponse(boolean) - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
Set whether the sampler should read the response or not.
setReadResponse(String) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
set whether the sampler should read the response or not
setReceiveQueue(String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
setRedirectLocation(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
 
setRefName(String) - Method in class org.apache.jmeter.extractor.RegexExtractor
 
setRegex(String) - Method in class org.apache.jmeter.extractor.RegexExtractor
 
setRegexMatch(boolean) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setRemoteAddr(String) - Method in interface org.apache.jmeter.monitor.model.Worker
 
setRemoteAddr(String) - Method in class org.apache.jmeter.monitor.model.WorkerImpl
 
setReplaceExtension(String, String) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Filter
 
setReplaceExtension(String, String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
The method will replace the file extension with the new one.
setReplaceExtension(String, String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
 
setRequestBytesReceived(long) - Method in interface org.apache.jmeter.monitor.model.Worker
 
setRequestBytesReceived(long) - Method in class org.apache.jmeter.monitor.model.WorkerImpl
 
setRequestBytesSent(long) - Method in interface org.apache.jmeter.monitor.model.Worker
 
setRequestBytesSent(long) - Method in class org.apache.jmeter.monitor.model.WorkerImpl
 
setRequestCount(long) - Method in interface org.apache.jmeter.monitor.model.RequestInfo
 
setRequestCount(long) - Method in class org.apache.jmeter.monitor.model.RequestInfoImpl
 
setRequestData(String) - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
setRequestHeaders(String) - Method in class org.apache.jmeter.samplers.SampleResult
 
setRequestHeaders(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setRequestInfo(RequestInfo) - Method in interface org.apache.jmeter.monitor.model.Connector
 
setRequestInfo(RequestInfo) - Method in class org.apache.jmeter.monitor.model.ConnectorImpl
 
setRequestProcessingTime(int) - Method in interface org.apache.jmeter.monitor.model.Worker
 
setRequestProcessingTime(int) - Method in class org.apache.jmeter.monitor.model.WorkerImpl
 
setResponseCode(String) - Method in class org.apache.jmeter.samplers.SampleResult
 
setResponseData(byte[]) - Method in class org.apache.jmeter.samplers.SampleResult
Sets the responseData attribute of the SampleResult object.
setResponseData(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setResponseHeaders(String) - Method in class org.apache.jmeter.samplers.SampleResult
 
setResponseHeaders(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setResponseMessage(String) - Method in class org.apache.jmeter.samplers.SampleResult
 
setResponseModifiers(List) - Method in class org.apache.jmeter.threads.SamplePackage
Sets the responseModifiers.
setResultForFailure(String) - Method in class org.apache.jmeter.assertions.AssertionResult
Convenience method for setting up failed results
setResultForNull() - Method in class org.apache.jmeter.assertions.AssertionResult
Convenience method for setting up results where the response was null
setRetobj(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the return objects attribute of the LDAPSampler object
setReturnVal(String) - Method in class org.apache.jmeter.control.ForeachController
 
setRootdn(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the Rootdn attribute of the LDAPSampler object
setRootdn(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Sets the Rootdn attribute of the LDAPSampler object.
setRowValues(int, Object[]) - Method in class org.apache.jmeter.gui.util.PowerTableModel
 
setRunning(boolean, String) - Method in class org.apache.jmeter.gui.util.JMeterMenuBar
 
setRunningVersion(boolean) - Method in class org.apache.jmeter.protocol.http.control.CookieManager
 
setRunningVersion(boolean) - Method in class org.apache.jmeter.testelement.AbstractTestElement
Sets the runningVersion.
setRunningVersion(boolean) - Method in interface org.apache.jmeter.testelement.TestElement
Make the test element the running version, or make it no longer the running version.
setRunningVersion(boolean) - Method in class org.apache.jmeter.testelement.property.AbstractProperty
 
setRunningVersion(boolean) - Method in class org.apache.jmeter.testelement.property.BooleanProperty
 
setRunningVersion(boolean) - Method in class org.apache.jmeter.testelement.property.CollectionProperty
 
setRunningVersion(boolean) - Method in class org.apache.jmeter.testelement.property.DoubleProperty
 
setRunningVersion(boolean) - Method in class org.apache.jmeter.testelement.property.FloatProperty
 
setRunningVersion(boolean) - Method in class org.apache.jmeter.testelement.property.IntegerProperty
 
setRunningVersion(boolean) - Method in interface org.apache.jmeter.testelement.property.JMeterProperty
Make the property a running version or turn it off as the running version.
setRunningVersion(boolean) - Method in class org.apache.jmeter.testelement.property.LongProperty
 
setRunningVersion(boolean) - Method in class org.apache.jmeter.testelement.property.MapProperty
 
setRunningVersion(boolean) - Method in class org.apache.jmeter.testelement.property.MultiProperty
 
setRunningVersion(boolean) - Method in class org.apache.jmeter.testelement.property.ObjectProperty
 
setRunningVersion(boolean) - Method in class org.apache.jmeter.testelement.property.StringProperty
 
setRunningVersion(boolean) - Method in class org.apache.jmeter.testelement.property.TestElementProperty
 
setRunningVersion(boolean) - Method in class org.apache.jmeter.threads.SamplePackage
 
setRuntime(long) - Method in class org.apache.jmeter.control.RunTime
 
setRuntime(String) - Method in class org.apache.jmeter.control.RunTime
 
setSOAPHeader(Object) - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
Set the SOAPHeader with the SOAPHTTPConnection object.
setSampleCount(int) - Method in class org.apache.jmeter.samplers.SampleResult
For the JMS sampler, it can perform multiple samples for greater degree of accuracy.
setSampleLabel(String) - Method in class org.apache.jmeter.samplers.SampleResult
 
setSampleListeners(List) - Method in class org.apache.jmeter.threads.SamplePackage
Sets the sampleListeners.
setSampleResults(Collection) - Method in class org.apache.jmeter.save.ListenerResultWrapper
 
setSampleResults(Collection) - Method in class org.apache.jmeter.save.TestResultWrapper
 
setSampler(Sampler) - Method in class org.apache.jmeter.threads.SamplePackage
 
setSamplerClass(Class) - Method in class org.apache.jmeter.samplers.Entry
 
setSamplerController(LoopController) - Method in class org.apache.jmeter.threads.ThreadGroup
Set the sampler controller.
setSamplerData(String) - Method in class org.apache.jmeter.samplers.SampleResult
 
setSamplerData(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setSamplingStarted(boolean) - Method in class org.apache.jmeter.threads.JMeterContext
 
setSaveConfig(SampleSaveConfiguration) - Method in class org.apache.jmeter.gui.SavePropertyDialog
 
setSaveConfig(SampleSaveConfiguration) - Method in class org.apache.jmeter.reporters.ResultCollector
 
setSaveConfig(SampleSaveConfiguration) - Method in class org.apache.jmeter.samplers.SampleResult
 
setScheduled(boolean) - Method in class org.apache.jmeter.threads.JMeterThread
Enable the scheduler for this JMeterThread. author T.Elanjchezhiyan(chezhiyan@siptech.co.in)
setScheduler(boolean) - Method in class org.apache.jmeter.threads.ThreadGroup
Set the Scheduler value.
setScope(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the search scope attribute of the LDAPSampler object
setScript(String) - Method in class org.apache.jmeter.protocol.java.sampler.BSFSampler
 
setScriptLanguage(String) - Method in class org.apache.jmeter.protocol.java.sampler.BSFSampler
 
setSecure(boolean) - Method in class org.apache.jmeter.protocol.http.control.Cookie
set the secure for this object.
setSelectedNode(JMeterTreeNode) - Method in class org.apache.jmeter.control.ModuleController
Sets the (@link JMeterTreeNode) which represents the controller which this object is pointing to.
setSelection(String) - Method in class org.apache.jmeter.control.SwitchController
 
setSendQueue(String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
setSerialized(boolean) - Method in class org.apache.jmeter.testelement.TestPlan
 
setServer(String) - Method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
 
setServer(String) - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
 
setServer(String) - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
setServerType(String) - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
Sets the type of protocol to use when talking with the remote mail server.
setServername(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the Servername attribute of the ServerConfig object
setServername(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Sets the Servername attribute of the ServerConfig object.
setShowNegated(boolean) - Method in class org.apache.jmeter.assertions.gui.XPathPanel
 
setSkipNext(boolean) - Method in class org.apache.jmeter.control.InterleaveControl
 
setSmtpHost(String) - Method in class org.apache.jmeter.reporters.MailerModel
 
setSoapAction(String) - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
Set the soap action which should be in the form of an URN.
setSourceFile(String) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.LogParser
The method is provided to make it easy to dynamically create new classes using Class.newInstance().
setSourceFile(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
Sets the source file.
setSourceLogs(String) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Generator
The source logs is the location where the access log resides.
setSourceLogs(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
 
setStage(String) - Method in interface org.apache.jmeter.monitor.model.Worker
 
setStage(String) - Method in class org.apache.jmeter.monitor.model.WorkerImpl
 
setStart(int) - Method in class org.apache.jmeter.modifiers.CounterConfig
 
setStart(String) - Method in class org.apache.jmeter.modifiers.CounterConfig
 
setStartTime(long) - Method in class org.apache.jmeter.samplers.SampleResult
 
setStartTime(long) - Method in class org.apache.jmeter.threads.JMeterThread
Set the StartTime for this Thread.
setStartTime(long) - Method in class org.apache.jmeter.threads.ThreadGroup
Set the StartTime value.
setState(int) - Method in class org.apache.jmeter.assertions.gui.SizeAssertionGui
Set the state of the radio Button
setStopTest(boolean) - Method in class org.apache.jmeter.samplers.SampleResult
 
setStopThread(boolean) - Method in class org.apache.jmeter.samplers.SampleResult
 
setStyle(int) - Method in class org.apache.jmeter.control.InterleaveControl
 
setStyle(int) - Method in class org.apache.jmeter.control.ThroughputController
 
setSubresults(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setSuccess(String) - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
set the success message
setSuccess(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setSuccess(boolean) - Method in class org.apache.jmeter.visualizers.Sample
 
setSuccessCode(String) - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
set the succes code. the success code should be unique.
setSuccessLimit(String) - Method in class org.apache.jmeter.reporters.MailerModel
 
setSuccessSubject(String) - Method in class org.apache.jmeter.reporters.MailerModel
 
setSuccessful(boolean) - Method in class org.apache.jmeter.samplers.SampleResult
Sets the successful attribute of the SampleResult object.
setSuffix(String) - Method in class org.apache.jmeter.protocol.http.modifier.ParamMask
Sets the suffix for the long value.
setSuserPw(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the password attribute of the LDAP object
setTarget(JMeterTreeNode) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
Sets the target node where the samples generated by the proxy have to be stored.
setTarget(Object) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Generator
The target can be either a java.io.File or a Sampler.
setTarget(Object) - Method in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
 
setTarget(int) - Method in class org.apache.jmeter.sampler.TestAction
 
setTarget(LogTarget, String) - Static method in class org.apache.jorphan.logging.LoggingManager
 
setTarget(Writer) - Static method in class org.apache.jorphan.logging.LoggingManager
Sets the default log target from the parameter.
setTemplate(String) - Method in class org.apache.jmeter.extractor.RegexExtractor
 
setTemporary(JMeterProperty) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
setTemporary(JMeterProperty) - Method in interface org.apache.jmeter.testelement.TestElement
Indicate that the given property should be only a temporary property in the TestElement
setTest(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the Test attribute of the LdapConfig object
setTest(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Sets the Test attribute of the LdapConfig object.
setTestField(String) - Method in class org.apache.jmeter.assertions.ResponseAssertion
!
setTestPlanClasspath(String) - Method in class org.apache.jmeter.testelement.TestPlan
Set the classpath for the test plan
setTestPlanClasspathArray(String[]) - Method in class org.apache.jmeter.testelement.TestPlan
 
setTestPlanFile(String) - Method in class org.apache.jmeter.gui.GuiPackage
Sets the filepath of the current test plan.
setTestStartTime(long) - Method in class org.apache.jmeter.save.ListenerResultWrapper
 
setTestStartTime(long) - Method in class org.apache.jmeter.save.TestResultWrapper
 
setTestString(String, int) - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
setTestType(int) - Method in class org.apache.jmeter.assertions.ResponseAssertion
!
setText(String) - Method in class org.apache.jorphan.gui.JLabeledChoice
Set the text displayed in the Text Field.
setText(String) - Method in interface org.apache.jorphan.gui.JLabeledField
 
setText(String) - Method in class org.apache.jorphan.gui.JLabeledRadio
The implementation will iterate through the radio buttons and find the match.
setText(String) - Method in class org.apache.jorphan.gui.JLabeledTextArea
Set the text displayed in the Text Field.
setText(String) - Method in class org.apache.jorphan.gui.JLabeledTextField
Set the text displayed in the Text Field.
setText(String) - Method in class org.apache.jorphan.io.TextFile
Create the file with the given string as content -- or replace it's content with the given string if the file already existed.
setTextMessage(String) - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
set the text for the message
setThread(JMeterThread) - Method in class org.apache.jmeter.threads.JMeterContext
 
setThread(boolean) - Method in class org.apache.jmeter.visualizers.MonitorGraph
 
setThreadContext(JMeterContext) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
setThreadContext(JMeterContext) - Method in interface org.apache.jmeter.testelement.TestElement
 
setThreadGroup(ThreadGroup) - Method in class org.apache.jmeter.threads.JMeterThread
 
setThreadInfo(ThreadInfo) - Method in interface org.apache.jmeter.monitor.model.Connector
 
setThreadInfo(ThreadInfo) - Method in class org.apache.jmeter.monitor.model.ConnectorImpl
 
setThreadLists(Collection) - Method in class org.apache.jmeter.modifiers.UserParameters
The thread list is a list of lists.
setThreadLists(CollectionProperty) - Method in class org.apache.jmeter.modifiers.UserParameters
The thread list is a list of lists.
setThreadLoad(int) - Method in class org.apache.jmeter.visualizers.MonitorStats
 
setThreadName(String) - Method in class org.apache.jmeter.samplers.SampleResult
 
setThreadName(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setThreadName(String) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
setThreadName(String) - Method in interface org.apache.jmeter.testelement.TestElement
 
setThreadName(String) - Method in class org.apache.jmeter.threads.JMeterThread
 
setThreadNum(int) - Method in class org.apache.jmeter.threads.JMeterContext
Sets the threadNum.
setThreadNum(int) - Method in class org.apache.jmeter.threads.JMeterThread
Sets the threadNum.
setThroughput(double) - Method in class org.apache.jmeter.timers.ConstantThroughputTimer
Sets the desired throughput.
setThroughput(double) - Method in class org.apache.jmeter.visualizers.Sample
 
setTime(long) - Method in class org.apache.jmeter.samplers.SampleResult
Deprecated. use sampleStart() and sampleEnd() instead
setTime(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setTimeStamp(long) - Method in class org.apache.jmeter.samplers.SampleResult
 
setTimeStamp(long) - Method in class org.apache.jmeter.visualizers.MonitorStats
 
setTimelim(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the time limit attribute of the LDAPSampler object
setTimeout(String) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
setTimeout(int) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
setTimeout(String) - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
setTimers(List) - Method in class org.apache.jmeter.threads.SamplePackage
Sets the timers.
setTimestamp(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setTitle(String) - Method in class org.apache.jmeter.visualizers.AxisGraph
 
setToAddress(String) - Method in class org.apache.jmeter.reporters.MailerModel
 
setToContainsType() - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
setToDefaultMaxIterations() - Method in class org.apache.jmeter.visualizers.Spline3
 
setToDefaultPrecision() - Method in class org.apache.jmeter.visualizers.Spline3
 
setToMatchType() - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
setToNotType() - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
setTolerant(boolean) - Method in class org.apache.jmeter.assertions.XPathAssertion
Set tolerant mode if required
setTolerant(boolean) - Method in class org.apache.jmeter.assertions.gui.XMLConfPanel
 
setTopic(String) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
set the topic
setTotal(long) - Method in interface org.apache.jmeter.monitor.model.Memory
 
setTotal(long) - Method in class org.apache.jmeter.monitor.model.MemoryImpl
 
setTreeListener(JMeterTreeListener) - Method in class org.apache.jmeter.gui.GuiPackage
Set the listener for JMeter's test tree.
setTreeModel(JMeterTreeModel) - Method in class org.apache.jmeter.gui.GuiPackage
Set the model for JMeter's test tree.
setTrimInterval(String) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
setURL(String) - Method in class org.apache.jmeter.protocol.http.control.Authorization
 
setURL(URL) - Method in class org.apache.jmeter.samplers.SampleResult
 
setURLData(String) - Method in class org.apache.jmeter.protocol.http.sampler.SoapSampler
 
setUp() - Method in class org.apache.jmeter.assertions.XPathAssertion.XPathAssertionTest
 
setUp() - Method in class org.apache.jmeter.engine.util.PackageTest
 
setUp() - Method in class org.apache.jmeter.engine.util.ValueReplacer.Test
 
setUp() - Method in class org.apache.jmeter.extractor.RegexExtractor.Test
 
setUp() - Method in class org.apache.jmeter.functions.PackageTest
 
setUp() - Method in class org.apache.jmeter.functions.RegexFunction.Test
 
setUp() - Method in class org.apache.jmeter.gui.action.Save.Test
 
setUp() - Method in class org.apache.jmeter.gui.action.SaveGraphics.Test
 
setUp() - Method in class org.apache.jmeter.junit.protocol.http.config.UrlConfigTest
 
setUp() - Method in class org.apache.jmeter.junit.protocol.http.parser.HtmlParserTester
 
setUp() - Method in class org.apache.jmeter.protocol.http.control.CookieManager.Test
 
setUp() - Method in class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui.Test
 
setUp() - Method in class org.apache.jmeter.protocol.http.modifier.AnchorModifier.Test
 
setUp() - Method in class org.apache.jmeter.protocol.http.modifier.URLRewritingModifier.Test
 
setUp() - Method in class org.apache.jmeter.protocol.http.parser.HtmlParsingUtils.Test
 
setUp() - Method in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr.Test
 
setUp() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl.Test
 
setUp() - Method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter.Test
 
setUp() - Method in class org.apache.jmeter.testbeans.gui.PackageTest
 
setUp() - Method in class org.apache.jorphan.math.StatCalculator.Test
 
setUpperBound(long) - Method in class org.apache.jmeter.protocol.http.modifier.ParamMask
Sets the highest possible value that the long portion of the parameter value may be.
setUseAuth(String) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
Set whether authentication is required for JNDI
setUseEquals(boolean) - Method in class org.apache.jmeter.protocol.http.util.HTTPArgument
 
setUseJNDIProperties(String) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
if the sampler should use jndi.properties file, call the method with true
setUseKeepAlive(boolean) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setUseKeepAlive(boolean) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setUseParsedFile(boolean) - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
Calls this method to set whether or not to use the path in the log.
setUseProxy(boolean) - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
Set whether or not to use a proxy
setUseSeparator(boolean) - Method in class org.apache.jmeter.control.ForeachController
 
setUser(String) - Method in class org.apache.jmeter.protocol.http.control.Authorization
 
setUserDefinedTest(boolean) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Sets the UserDefinedTest attribute of the LDAPSampler object.
setUserDefinedVariables(Map) - Method in class org.apache.jmeter.engine.util.ValueReplacer
 
setUserDefinedVariables(Arguments) - Method in class org.apache.jmeter.testelement.TestPlan
 
setUserName(String) - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
 
setUserPw(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the password attribute of the LDAP object
setUsername(String) - Method in class org.apache.jmeter.config.LoginConfig
Sets the Username attribute of the LoginConfig object.
setUsername(String) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
setUsername(String) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
set the username to login into the jms server if needed
setValidate(boolean) - Method in class org.apache.jmeter.assertions.gui.XMLConfPanel
 
setValidating(boolean) - Method in class org.apache.jmeter.assertions.XPathAssertion
Set use validation
setValue(String) - Method in class org.apache.jmeter.config.Argument
Sets the value of the Argument.
setValue(Object) - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor.EditorDelegate
Sets the value of this cell.
setValue(String) - Method in class org.apache.jmeter.protocol.http.control.Cookie
set the value for this object.
setValue(String) - Method in class org.apache.jmeter.protocol.http.control.Header
Set the value for this object.
setValue(long) - Method in class org.apache.jmeter.protocol.http.modifier.ParamMask
Set the current value of the long portion of the parameter value to replace.
setValue(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.NVPair
Set the value
setValue(String) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
Sets the value of the Argument.
setValue(Object) - Method in class org.apache.jmeter.testbeans.gui.FileEditor
 
setValue(Object) - Method in class org.apache.jmeter.testbeans.gui.TextAreaEditor
 
setValue(float) - Method in class org.apache.jmeter.testelement.property.DoubleProperty
 
setValue(float) - Method in class org.apache.jmeter.testelement.property.FloatProperty
 
setValue(int) - Method in class org.apache.jmeter.testelement.property.IntegerProperty
 
setValue(int) - Method in class org.apache.jmeter.testelement.property.LongProperty
 
setValue(String) - Method in class org.apache.jmeter.testelement.property.StringProperty
Sets the value.
setValue(String) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
setValue(String, String) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
setValueAt(Object, int, int) - Method in class org.apache.jmeter.gui.util.PowerTableModel
Sets the ValueAt attribute of the Arguments object.
setValueAt(Object, int, int) - Method in class org.apache.jorphan.gui.ObjectTableModel
 
setValues(String[]) - Method in class org.apache.jorphan.gui.JLabeledChoice
 
setVarName(String) - Method in class org.apache.jmeter.modifiers.CounterConfig
 
setVariableNames(String) - Method in class org.apache.jmeter.config.CSVDataSet
 
setVariables(JMeterVariables) - Method in class org.apache.jmeter.threads.JMeterContext
 
setVersion(String) - Method in class org.apache.jmeter.save.ListenerResultWrapper
 
setVersion(String) - Method in class org.apache.jmeter.save.TestResultWrapper
 
setVirtualHost(String) - Method in interface org.apache.jmeter.monitor.model.Worker
 
setVirtualHost(String) - Method in class org.apache.jmeter.monitor.model.WorkerImpl
 
setVisualizer(Object) - Method in class org.apache.jmeter.visualizers.GraphAccum
Set the visualizer.
setWarningThreshold(long) - Method in class org.apache.jmeter.assertions.HTMLAssertion
Sets the threshold on warning level
setWhitespace(boolean) - Method in class org.apache.jmeter.assertions.XPathAssertion
Set whether to ignore element whitespace
setWhitespace(boolean) - Method in class org.apache.jmeter.assertions.gui.XMLConfPanel
 
setWidth(int) - Method in class org.apache.jmeter.visualizers.AxisGraph
 
setWorkers(Workers) - Method in interface org.apache.jmeter.monitor.model.Connector
 
setWorkers(Workers) - Method in class org.apache.jmeter.monitor.model.ConnectorImpl
 
setWsdlURL(String) - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
 
setXAxisLabels(String[]) - Method in class org.apache.jmeter.visualizers.AxisGraph
 
setXAxisTitle(String) - Method in class org.apache.jmeter.visualizers.AxisGraph
 
setXHTML() - Method in class org.apache.jmeter.assertions.HTMLAssertion
Enables xhtml validation mode
setXML() - Method in class org.apache.jmeter.assertions.HTMLAssertion
Enables xml validation mode
setXPath(String) - Method in class org.apache.jmeter.assertions.gui.XPathPanel
Set the string that will be used in the xpath evaluation
setXPathString(String) - Method in class org.apache.jmeter.assertions.XPathAssertion
Set the XPath String this will be used as an xpath
setXmlData(String) - Method in class org.apache.jmeter.protocol.http.sampler.SoapSampler
 
setXmlData(String) - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
Set the XML data.
setXmlFile(String) - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
it's kinda obvious, but we state it anyways.
setXmlPathLoc(String) - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
Set the path where XML messages are stored for random selection.
setXmlUri(String) - Method in class org.apache.jmeter.protocol.http.modifier.UserParameterModifier
From the GUI screen, set file name of XML to read
setXsdFileName(String) - Method in class org.apache.jmeter.assertions.XMLSchemaAssertion
 
setYAxisLabels(String) - Method in class org.apache.jmeter.visualizers.AxisGraph
 
setYAxisTitle(String) - Method in class org.apache.jmeter.visualizers.AxisGraph
 
setupConnection(URL, String, HTTPSampleResult) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler
Returns an HttpURLConnection fully ready to attempt connection.
setupTest(JavaSamplerContext) - Method in class org.apache.jmeter.protocol.java.sampler.AbstractJavaSamplerClient
 
setupTest(JavaSamplerContext) - Method in interface org.apache.jmeter.protocol.java.sampler.JavaSamplerClient
Do any initialization required by this client.
setupTest(JavaSamplerContext) - Method in class org.apache.jmeter.protocol.java.test.JavaTest
Do any initialization required by this client.
setupTest(JavaSamplerContext) - Method in class org.apache.jmeter.protocol.java.test.SleepTest
Do any initialization required by this client.
setupTest() - Method in interface org.apache.jmeter.protocol.tcp.sampler.TCPClient
 
setupTest() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPClientImpl
 
shouldSelectCell(EventObject) - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor.EditorDelegate
Returns true to indicate that the editing cell may be selected.
shouldSelectCell(EventObject) - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor
Forwards the message from the CellEditor to the delegate.
showErrorDialog() - Method in class org.apache.jmeter.protocol.java.control.gui.JUnitTestSamplerGui
 
showPanel() - Method in class org.apache.jmeter.reporters.FileReporter
Show main panel with length, graph, and stats.
showRenderedResponse(String, SampleResult) - Method in class org.apache.jmeter.visualizers.ViewResultsFullVisualizer
 
showStoppingMessage(String) - Method in class org.apache.jmeter.gui.MainFrame
Show a dialog indicating that JMeter threads are stopping on a particular host.
showTextResponse(String) - Method in class org.apache.jmeter.visualizers.ViewResultsFullVisualizer
 
simplePropertyValue(JMeterProperty) - Method in class org.apache.jmeter.save.TestElementSaver
 
size() - Method in class org.apache.jmeter.functions.XPathFileContainer
 
size() - Method in class org.apache.jmeter.protocol.http.control.AuthManager
Return the number of records.
size() - Method in class org.apache.jmeter.protocol.http.control.CookieManager
Return the number of cookies.
size() - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
Return the number of headers.
size() - Method in class org.apache.jmeter.protocol.java.control.gui.ClassFilter
 
size() - Method in class org.apache.jmeter.testelement.property.CollectionProperty
 
size() - Method in class org.apache.jorphan.collections.ConfigurationTree
 
size() - Method in class org.apache.jorphan.collections.Data
Gets the number of rows in the Data object.
size() - Method in class org.apache.jorphan.collections.HashTree
Returns the number of top-level entries in the HashTree.
size() - Method in class org.apache.jorphan.collections.ListedHashTree
 
sizeColumns(JTable) - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
Resize the table columns to appropriate widths.
sizeColumns(JTable) - Method in class org.apache.jmeter.protocol.http.gui.HTTPArgumentsPanel
 
sizeColumns(JTable) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
Resize the table columns to appropriate widths.
skippedEntity(String) - Method in class org.apache.jmeter.protocol.http.modifier.UserParameterXMLContentHandler
 
sort(String, boolean) - Method in class org.apache.jorphan.collections.Data
Sorts the data using a given row as the sorting criteria.
source(String) - Method in class org.apache.jmeter.util.BeanShellInterpreter
 
spane - Variable in class org.apache.jmeter.visualizers.StatGraphVisualizer
 
split(String, String, String) - Method in class org.apache.jmeter.protocol.http.control.CookieManager
Takes a String and a tokenizer character, and returns a new array of strings of the string split by the tokenizer character.
split(String, String, String) - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
Takes a String and a tokenizer character, and returns a new array of strings of the string split by the tokenizer character.
split(String, String, String) - Static method in class org.apache.jmeter.util.JMeterUtils
Takes a String and a tokenizer character, and returns a new array of strings of the string split by the tokenizer character.
split(String, String, boolean) - Static method in class org.apache.jorphan.util.JOrphanUtils
This is _almost_ equivalent to the String.split method in JDK 1.4.
split(String, String) - Static method in class org.apache.jorphan.util.JOrphanUtils
 
start(String[]) - Method in class org.apache.jmeter.JMeter
Takes the command line arguments and uses them to determine how to startup JMeter.
start() - Method in class org.apache.jmeter.protocol.jms.client.ReceiveSubscriber
start will create a new thread and pass this class. once the thread is created, it calls Thread.start().
startCellEditing(EventObject) - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor.EditorDelegate
Returns true to indicate that editing has begun.
startCollection(CollectionProperty) - Method in class org.apache.jmeter.save.TestElementSaver
 
startDocument() - Method in class org.apache.jmeter.monitor.parser.MonitorHandler
 
startDocument() - Method in class org.apache.jmeter.protocol.http.modifier.UserParameterXMLContentHandler
 
startElement(String, String, String, Attributes) - Method in class org.apache.jmeter.monitor.parser.MonitorHandler
Receive notification of the start of an element.
startElement(String, String, String, Attributes) - Method in class org.apache.jmeter.protocol.http.modifier.UserParameterXMLContentHandler
 
startEngine() - Method in class org.apache.jmeter.gui.action.Start
 
startGui(CLOption) - Method in class org.apache.jmeter.JMeter
Starts up JMeter in GUI mode
startMap(MapProperty) - Method in class org.apache.jmeter.save.TestElementSaver
 
startNonGui(CLOption, CLOption, CLOption) - Method in class org.apache.jmeter.JMeter
 
startPrefixMapping(String, String) - Method in class org.apache.jmeter.protocol.http.modifier.UserParameterXMLContentHandler
 
startProperty(JMeterProperty) - Method in class org.apache.jmeter.save.TestElementSaver
 
startProperty(JMeterProperty) - Method in interface org.apache.jmeter.testelement.TestElementTraverser
Notification that a property is starting.
startProxy() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
startServer() - Method in class org.apache.jmeter.JMeter
 
startServer(int) - Method in class org.apache.jmeter.JMeter
 
startTest() - Static method in class org.apache.jmeter.threads.JMeterContextService
 
startTestElement(TestElement) - Method in class org.apache.jmeter.save.TestElementSaver
 
startTestElement(TestElement) - Method in interface org.apache.jmeter.testelement.TestElementTraverser
Notification that a new test element is about to be traversed.
stateChanged(ChangeEvent) - Method in class org.apache.jmeter.assertions.gui.HTMLAssertionGui
This method is called on change of output file input
stateChanged(ChangeEvent) - Method in class org.apache.jmeter.functions.gui.FunctionHelper
 
stateChanged(ChangeEvent) - Method in class org.apache.jmeter.protocol.java.control.gui.JUnitTestSamplerGui
the current implementation checks to see if the source of the event is the filterpkg field.
stateChanged(ChangeEvent) - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
When a widget state changes, it will notify this class so we can enable/disable the correct items.
stateChanged(ChangeEvent) - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSSubscriberGui
When the state of a widget changes, it will notify the gui. the method then enables or disables certain parameters.
stateChanged(ChangeEvent) - Method in class org.apache.jmeter.visualizers.MailerVisualizer
 
stateChanged(ChangeEvent) - Method in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
Invoked when the target of the listener has changed its state.
staticConfig() - Static method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
stop() - Method in class org.apache.jmeter.threads.JMeterThread
 
stop() - Method in class org.apache.jmeter.threads.ListenerNotifier
Stops the ListenerNotifier thread.
stopCellEditing() - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor.EditorDelegate
Stops editing and returns true to indicate that editing has stopped.
stopCellEditing() - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor
Forwards the message from the CellEditor to the delegate.
stopEngine() - Static method in class org.apache.jmeter.engine.StandardJMeterEngine
 
stopEngineNow() - Static method in class org.apache.jmeter.engine.StandardJMeterEngine
 
stopProxy() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
stopRunning() - Method in class org.apache.jmeter.engine.LagDetector
 
stopServer() - Method in class org.apache.jmeter.protocol.http.proxy.Daemon
Stop the proxy daemon.
stopTableEditing() - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
Stop any editing that is currently being done on the table.
stopTableEditing() - Method in class org.apache.jmeter.config.gui.SimpleConfigGui
Stop any editing that is currently being done on the table.
stopTest() - Method in class org.apache.jmeter.engine.ClientJMeterEngine
 
stopTest() - Method in interface org.apache.jmeter.engine.JMeterEngine
 
stopTest() - Method in interface org.apache.jmeter.engine.RemoteJMeterEngine
 
stopTest() - Method in class org.apache.jmeter.engine.RemoteJMeterEngineImpl
 
stopTest() - Method in class org.apache.jmeter.engine.StandardJMeterEngine
 
stopTest(boolean) - Method in class org.apache.jmeter.engine.StandardJMeterEngine
 
stopThread(String) - Static method in class org.apache.jmeter.engine.StandardJMeterEngine
 
stopThreadNow(String) - Static method in class org.apache.jmeter.engine.StandardJMeterEngine
 
stripFile(String, TestElement) - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
Tokenize the URL into two tokens.
subControllersAndSamplers - Variable in class org.apache.jmeter.control.GenericController
 
substitute(String, String, String) - Static method in class org.apache.jmeter.util.StringUtilities
 
subtractNode() - Method in class org.apache.jmeter.engine.ConvertListeners
 
subtractNode() - Method in class org.apache.jmeter.engine.PreCompiler
 
subtractNode() - Method in class org.apache.jmeter.engine.TreeCloner
 
subtractNode() - Method in class org.apache.jmeter.engine.TurnElementsOn
 
subtractNode() - Method in class org.apache.jmeter.engine.util.DisabledComponentRemover
 
subtractNode() - Method in class org.apache.jmeter.gui.action.CheckDirty
Indicates traversal has moved up a step, and the visitor should remove the top node from it's stack structure.
subtractNode() - Method in class org.apache.jmeter.threads.TestCompiler
 
subtractNode() - Method in interface org.apache.jorphan.collections.HashTreeTraverser
Indicates traversal has moved up a step, and the visitor should remove the top node from its stack structure.
subtractNode() - Method in class org.apache.jorphan.collections.SearchByClass
 
success - Variable in class org.apache.jmeter.visualizers.Sample
 
suite() - Static method in class org.apache.jmeter.control.RandomOrderController
 
suite() - Static method in class org.apache.jmeter.functions.PackageTest
 
suite() - Static method in class org.apache.jmeter.junit.JMeterTest
 
suite() - Static method in class org.apache.jmeter.junit.protocol.http.config.HttpConfigSuite
 
suite() - Static method in class org.apache.jmeter.protocol.http.parser.HTMLParser.Test
 
suite() - Static method in class org.apache.jmeter.resources.PackageTest
 
suite() - Static method in class org.apache.jmeter.testbeans.gui.PackageTest
 
suite() - Static method in class org.apache.jorphan.test.AllTests
 
supportsCustomEditor() - Method in class org.apache.jmeter.testbeans.gui.FileEditor
 
supportsCustomEditor() - Method in class org.apache.jmeter.testbeans.gui.TextAreaEditor
 

T

TAGS - Static variable in class org.apache.jmeter.testbeans.BeanInfoSupport
 
TAGS - Static variable in class org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer
 
TCLogParser - class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser.
Description:

Currently the parser only handles GET/POST requests.
TCLogParser() - Constructor for class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
 
TCLogParser(String) - Constructor for class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
 
TCLogParser.Test - class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser.Test.
 
TCLogParser.Test() - Constructor for class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser.Test
 
TCPClient - interface org.apache.jmeter.protocol.tcp.sampler.TCPClient.
 
TCPClientImpl - class org.apache.jmeter.protocol.tcp.sampler.TCPClientImpl.
 
TCPClientImpl() - Constructor for class org.apache.jmeter.protocol.tcp.sampler.TCPClientImpl
 
TCPConfigGui - class org.apache.jmeter.protocol.tcp.config.gui.TCPConfigGui.
 
TCPConfigGui() - Constructor for class org.apache.jmeter.protocol.tcp.config.gui.TCPConfigGui
 
TCPConfigGui(boolean) - Constructor for class org.apache.jmeter.protocol.tcp.config.gui.TCPConfigGui
 
TCPSampler - class org.apache.jmeter.protocol.tcp.sampler.TCPSampler.
A sampler which understands Tcp requests.
TCPSampler() - Constructor for class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
TCPSamplerGui - class org.apache.jmeter.protocol.tcp.control.gui.TCPSamplerGui.
 
TCPSamplerGui() - Constructor for class org.apache.jmeter.protocol.tcp.control.gui.TCPSamplerGui
 
TDOWN_METHOD - Variable in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
 
TEARDOWN - Static variable in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
 
TEMPLATE - Static variable in class org.apache.jmeter.extractor.RegexExtractor
 
TEST - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
TEST - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
 
TEST - Static variable in class org.apache.jmeter.sampler.TestAction
 
TEST - Static variable in class org.apache.jmeter.util.JMeterUtils
 
TEST_CLASS - Static variable in interface org.apache.jmeter.testelement.TestElement
 
TEST_FIELD - Static variable in class org.apache.jmeter.assertions.ResponseAssertion
 
TEST_INSTANCE - Variable in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
 
TEST_STRINGS - Static variable in class org.apache.jmeter.assertions.ResponseAssertion
 
TEST_TYPE - Static variable in class org.apache.jmeter.assertions.ResponseAssertion
 
TEXT - Static variable in class org.apache.jmeter.samplers.SampleResult
Data type value indicating that the response data is text.
TEXT_MSG - Static variable in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
 
THREAD - Static variable in class org.apache.jmeter.sampler.TestAction
 
THREADINFO - Static variable in class org.apache.jmeter.monitor.parser.Constants
 
THREADLOAD - Static variable in class org.apache.jmeter.visualizers.MonitorStats
 
THREAD_GROUPS - Static variable in class org.apache.jmeter.testelement.TestPlan
 
THREAD_NAME - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
THREAD_NAME - Static variable in interface org.apache.jmeter.save.SaveServiceConstants
 
THREAD_VALUES - Static variable in class org.apache.jmeter.modifiers.UserParameters
 
TIFF - Static variable in class org.apache.jmeter.save.SaveGraphicsService
 
TIFF_EXTENSION - Static variable in class org.apache.jmeter.save.SaveGraphicsService
 
TIME - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
TIME - Static variable in interface org.apache.jmeter.save.SaveServiceConstants
 
TIMELIM - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
TIMEOUT - Static variable in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
TIMEOUT - Static variable in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
TIMERS - Static variable in class org.apache.jmeter.gui.util.MenuFactory
 
TIMESTAMP - Static variable in class org.apache.jmeter.visualizers.MonitorStats
 
TIME_STAMP - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
TIME_STAMP - Static variable in interface org.apache.jmeter.save.SaveServiceConstants
 
TIME_STAMP_FORMAT_PROP - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
The name of the property indicating whether the time stamp should be saved.
TOP - Static variable in class org.apache.jorphan.gui.layout.VerticalLayout
The anchoring constant that designates anchoring to the top of the display area.
TOPIC - Static variable in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
 
TRUE - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
A properties file indicator for true
TYPE_IMAP - Static variable in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
 
TYPE_POP3 - Static variable in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
 
TableVisualizer - class org.apache.jmeter.visualizers.TableVisualizer.
This class implements a statistical analyser that calculates both the average and the standard deviation of the sampling process.
TableVisualizer() - Constructor for class org.apache.jmeter.visualizers.TableVisualizer
Constructor for the TableVisualizer object.
TemporaryQueueExecutor - class org.apache.jmeter.protocol.jms.sampler.TemporaryQueueExecutor.
Request/reply executor with a temporary reply queue.
TemporaryQueueExecutor(QueueSession, Queue) - Constructor for class org.apache.jmeter.protocol.jms.sampler.TemporaryQueueExecutor
Constructor.
TestAction - class org.apache.jmeter.sampler.TestAction.
 
TestAction() - Constructor for class org.apache.jmeter.sampler.TestAction
 
TestActionGui - class org.apache.jmeter.sampler.gui.TestActionGui.
 
TestActionGui() - Constructor for class org.apache.jmeter.sampler.gui.TestActionGui
 
TestBean - interface org.apache.jmeter.testbeans.TestBean.
Marker interface to tell JMeter to make a Test Bean Gui for the class.
TestBeanBeanInfo - class org.apache.jmeter.testbeans.TestBeanBeanInfo.
This is the BeanInfo object for the TestBean class.
TestBeanBeanInfo() - Constructor for class org.apache.jmeter.testbeans.TestBeanBeanInfo
 
TestBeanGUI - class org.apache.jmeter.testbeans.gui.TestBeanGUI.
JMeter GUI element editing for TestBean elements.
TestBeanGUI(Class) - Constructor for class org.apache.jmeter.testbeans.gui.TestBeanGUI
 
TestBeanHelper - class org.apache.jmeter.testbeans.TestBeanHelper.
This is an experimental class.
TestBeanHelper() - Constructor for class org.apache.jmeter.testbeans.TestBeanHelper
 
TestCloneable - interface org.apache.jmeter.testelement.TestCloneable.
 
TestCompiler - class org.apache.jmeter.threads.TestCompiler.
 
TestCompiler(HashTree, JMeterVariables) - Constructor for class org.apache.jmeter.threads.TestCompiler
 
TestCompiler.Test - class org.apache.jmeter.threads.TestCompiler.Test.
 
TestCompiler.Test(String) - Constructor for class org.apache.jmeter.threads.TestCompiler.Test
 
TestElement - interface org.apache.jmeter.testelement.TestElement.
 
TestElementConverter - class org.apache.jmeter.save.converters.TestElementConverter.
 
TestElementConverter(ClassMapper, String) - Constructor for class org.apache.jmeter.save.converters.TestElementConverter
 
TestElementProperty - class org.apache.jmeter.testelement.property.TestElementProperty.
 
TestElementProperty(String, TestElement) - Constructor for class org.apache.jmeter.testelement.property.TestElementProperty
 
TestElementProperty() - Constructor for class org.apache.jmeter.testelement.property.TestElementProperty
 
TestElementPropertyConverter - class org.apache.jmeter.save.converters.TestElementPropertyConverter.
 
TestElementPropertyConverter(ClassMapper, String) - Constructor for class org.apache.jmeter.save.converters.TestElementPropertyConverter
 
TestElementSaver - class org.apache.jmeter.save.TestElementSaver.
 
TestElementSaver(String) - Constructor for class org.apache.jmeter.save.TestElementSaver
 
TestElementTraverser - interface org.apache.jmeter.testelement.TestElementTraverser.
For traversing Test Elements, which contain property that can be other test elements, strings, collections, maps, objects
TestListener - interface org.apache.jmeter.testelement.TestListener.
 
TestPlan - class org.apache.jmeter.testelement.TestPlan.
 
TestPlan() - Constructor for class org.apache.jmeter.testelement.TestPlan
 
TestPlan(String) - Constructor for class org.apache.jmeter.testelement.TestPlan
 
TestPlanGui - class org.apache.jmeter.control.gui.TestPlanGui.
JMeter GUI component representing the test plan which will be executed when the test is run.
TestPlanGui() - Constructor for class org.apache.jmeter.control.gui.TestPlanGui
Create a new TestPlanGui.
TestResultWrapper - class org.apache.jmeter.save.TestResultWrapper.
 
TestResultWrapper() - Constructor for class org.apache.jmeter.save.TestResultWrapper
 
TestResultWrapperConverter - class org.apache.jmeter.save.converters.TestResultWrapperConverter.
 
TestResultWrapperConverter(ClassMapper, String) - Constructor for class org.apache.jmeter.save.converters.TestResultWrapperConverter
 
TestSampler - class org.apache.jmeter.junit.stubs.TestSampler.
 
TestSampler(String, long) - Constructor for class org.apache.jmeter.junit.stubs.TestSampler
 
TestSampler(String) - Constructor for class org.apache.jmeter.junit.stubs.TestSampler
 
TestSampler() - Constructor for class org.apache.jmeter.junit.stubs.TestSampler
 
TextAreaCellRenderer - class org.apache.jmeter.gui.util.TextAreaCellRenderer.
 
TextAreaCellRenderer() - Constructor for class org.apache.jmeter.gui.util.TextAreaCellRenderer
 
TextAreaEditor - class org.apache.jmeter.testbeans.gui.TextAreaEditor.
 
TextAreaEditor() - Constructor for class org.apache.jmeter.testbeans.gui.TextAreaEditor
 
TextAreaEditor(Object) - Constructor for class org.apache.jmeter.testbeans.gui.TextAreaEditor
 
TextAreaTableCellEditor - class org.apache.jmeter.gui.util.TextAreaTableCellEditor.
 
TextAreaTableCellEditor() - Constructor for class org.apache.jmeter.gui.util.TextAreaTableCellEditor
Constructs a TableCellEditor that uses a text field.
TextAreaTableCellEditor.EditorDelegate - class org.apache.jmeter.gui.util.TextAreaTableCellEditor.EditorDelegate.
The protected EditorDelegate class.
TextAreaTableCellEditor.EditorDelegate() - Constructor for class org.apache.jmeter.gui.util.TextAreaTableCellEditor.EditorDelegate
 
TextFile - class org.apache.jorphan.io.TextFile.
Utility class to handle text files as a single lump of text.
TextFile(File, String) - Constructor for class org.apache.jorphan.io.TextFile
Create a TextFile object to handle the named file with the given encoding.
TextFile(File) - Constructor for class org.apache.jorphan.io.TextFile
Create a TextFile object to handle the named file with the platform default encoding.
TextFile(String) - Constructor for class org.apache.jorphan.io.TextFile
Create a TextFile object to handle the named file with the platform default encoding.
TextFile(String, String) - Constructor for class org.apache.jorphan.io.TextFile
Create a TextFile object to handle the named file with the given encoding.
ThreadGroup - class org.apache.jmeter.threads.ThreadGroup.
ThreadGroup
ThreadGroup() - Constructor for class org.apache.jmeter.threads.ThreadGroup
No-arg constructor.
ThreadGroupGui - class org.apache.jmeter.threads.gui.ThreadGroupGui.
 
ThreadGroupGui() - Constructor for class org.apache.jmeter.threads.gui.ThreadGroupGui
 
ThreadInfo - interface org.apache.jmeter.monitor.model.ThreadInfo.
 
ThreadInfoImpl - class org.apache.jmeter.monitor.model.ThreadInfoImpl.
 
ThreadInfoImpl() - Constructor for class org.apache.jmeter.monitor.model.ThreadInfoImpl
 
ThreadListener - interface org.apache.jmeter.testelement.ThreadListener.
Allow threads to perform startup and closedown if necessary
ThreadNumber - class org.apache.jmeter.functions.ThreadNumber.
 
ThreadNumber() - Constructor for class org.apache.jmeter.functions.ThreadNumber
 
ThroughputController - class org.apache.jmeter.control.ThroughputController.
This class represents a controller that can controll the number of times that it is executed, either by the total number of times the user wants the controller executed (BYNUMBER) or by the percentage of time it is called (BYPERCENT)
ThroughputController() - Constructor for class org.apache.jmeter.control.ThroughputController
 
ThroughputController.Test - class org.apache.jmeter.control.ThroughputController.Test.
 
ThroughputController.Test(String) - Constructor for class org.apache.jmeter.control.ThroughputController.Test
 
ThroughputControllerGui - class org.apache.jmeter.control.gui.ThroughputControllerGui.
 
ThroughputControllerGui() - Constructor for class org.apache.jmeter.control.gui.ThroughputControllerGui
 
Timer - interface org.apache.jmeter.timers.Timer.
This interface defines those methods that must be implemented by timer plugins.
TransactionController - class org.apache.jmeter.control.TransactionController.
Transaction Controller to measure transaction times
TransactionController() - Constructor for class org.apache.jmeter.control.TransactionController
Creates a Transaction Controller
TransactionControllerGui - class org.apache.jmeter.control.gui.TransactionControllerGui.
A Transaction controller component.
TransactionControllerGui() - Constructor for class org.apache.jmeter.control.gui.TransactionControllerGui
Create a new TransactionControllerGui instance.
TreeCloner - class org.apache.jmeter.engine.TreeCloner.
 
TreeCloner() - Constructor for class org.apache.jmeter.engine.TreeCloner
 
TreeCloner(boolean) - Constructor for class org.apache.jmeter.engine.TreeCloner
 
TreeCloner.Test - class org.apache.jmeter.engine.TreeCloner.Test.
 
TreeCloner.Test(String) - Constructor for class org.apache.jmeter.engine.TreeCloner.Test
 
TurnElementsOn - class org.apache.jmeter.engine.TurnElementsOn.
 
TurnElementsOn() - Constructor for class org.apache.jmeter.engine.TurnElementsOn
 
tableModel - Variable in class org.apache.jmeter.config.gui.ArgumentsPanel
The model for the arguments table.
tableModel - Variable in class org.apache.jmeter.gui.util.FileListPanel
 
tableModel - Variable in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
The model for the arguments table.
tearDown() - Method in class org.apache.jmeter.engine.util.ValueReplacer.Test
 
tearDown() - Method in class org.apache.jmeter.testbeans.gui.PackageTest
 
teardownTest(JavaSamplerContext) - Method in class org.apache.jmeter.protocol.java.sampler.AbstractJavaSamplerClient
 
teardownTest(JavaSamplerContext) - Method in interface org.apache.jmeter.protocol.java.sampler.JavaSamplerClient
Do any clean-up required by this test at the end of a test run.
teardownTest(JavaSamplerContext) - Method in class org.apache.jmeter.protocol.java.test.JavaTest
Do any clean-up required by this test.
teardownTest(JavaSamplerContext) - Method in class org.apache.jmeter.protocol.java.test.SleepTest
Do any clean-up required by this test.
teardownTest() - Method in interface org.apache.jmeter.protocol.tcp.sampler.TCPClient
 
teardownTest() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPClientImpl
 
test() - Method in class org.apache.jmeter.control.SwitchController.Test
 
test0() - Method in class org.apache.jmeter.control.SwitchController.Test
 
test1() - Method in class org.apache.jmeter.control.SwitchController.Test
 
test2() - Method in class org.apache.jmeter.control.SwitchController.Test
 
test3() - Method in class org.apache.jmeter.control.SwitchController.Test
 
test4() - Method in class org.apache.jmeter.control.SwitchController.Test
 
testAdd1() - Method in class org.apache.jorphan.collections.HashTree.Test
 
testAddObjectAndTree() - Method in class org.apache.jorphan.collections.ListedHashTree.Test
 
testAddingProperties() - Method in class org.apache.jmeter.testelement.property.CollectionProperty.Test
 
testAlwaysFailOK() - Method in class org.apache.jmeter.control.WhileController.Test
 
testArgumentCreation() - Method in class org.apache.jmeter.config.gui.ArgumentsPanel.Test
Test that adding an argument to the table results in an appropriate TestElement being created.
testArgumentWithoutEquals() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler.Test
 
testArgumentWithoutEquals() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler2.Test
 
testArguments() - Method in class org.apache.jmeter.testelement.PackageTest
 
testAssertion() - Method in class org.apache.jmeter.assertions.XPathAssertion.XPathAssertionTest
 
testBadCharParse() - Method in class org.apache.jmeter.junit.protocol.http.parser.HtmlParserTester
A unit test for JUnit.
testBlankPrevFailed() - Method in class org.apache.jmeter.control.WhileController.Test
 
testBlankPrevOK() - Method in class org.apache.jmeter.control.WhileController.Test
 
testBooleanEquality() - Method in class org.apache.jmeter.testelement.property.PackageTest
 
testByNumber() - Method in class org.apache.jmeter.control.ThroughputController.Test
 
testByNumberZero() - Method in class org.apache.jmeter.control.ThroughputController.Test
 
testByPercent100() - Method in class org.apache.jmeter.control.ThroughputController.Test
 
testByPercent33() - Method in class org.apache.jmeter.control.ThroughputController.Test
 
testByPercentZero() - Method in class org.apache.jmeter.control.ThroughputController.Test
 
testCalculation() - Method in class org.apache.jorphan.math.StatCalculator.Test
 
testCloneSampler() - Method in class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui.Test
 
testCloning() - Method in class org.apache.jmeter.engine.TreeCloner.Test
 
testCloning() - Method in class org.apache.jmeter.protocol.http.util.HTTPArgument.Test
 
testColumns() - Method in class org.apache.jmeter.functions.FileRowColContainer.Test
 
testColumns() - Method in class org.apache.jmeter.functions.XPathFileContainer.Test
 
testColumnsComma() - Method in class org.apache.jmeter.functions.FileRowColContainer.Test
 
testColumnsTab() - Method in class org.apache.jmeter.functions.FileRowColContainer.Test
 
testComma() - Method in class org.apache.jmeter.functions.RegexFunction.Test
 
testConfigGathering() - Method in class org.apache.jmeter.threads.TestCompiler.Test
 
testConfiguring() - Method in class org.apache.jmeter.protocol.http.sampler.PackageTest
 
testConfiguring2() - Method in class org.apache.jmeter.protocol.http.sampler.PackageTest
 
testConstruct() - Method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter.Test
 
testConstruct() - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser.Test
 
testConversion() - Method in class org.apache.jmeter.protocol.http.util.HTTPArgument.Test
 
testDefault() - Method in class org.apache.jmeter.functions.XPathFileContainer.Test
 
testDefaultParser() - Method in class org.apache.jmeter.protocol.http.parser.HTMLParser.Test
 
testDefaultValue() - Method in class org.apache.jmeter.functions.RegexFunction.Test
 
testDomainHandling() - Method in class org.apache.jmeter.protocol.http.control.CookieManager.Test
Test that the cookie domain field is actually handled as browsers do (i.e.: host X matches domain .X):
testDoubleEquality() - Method in class org.apache.jmeter.testelement.property.PackageTest
 
testElapsed() - Method in class org.apache.jmeter.samplers.SampleResult.Test
 
testElementProperty() - Method in class org.apache.jmeter.testelement.property.PackageTest
 
testEmptyCols() - Method in class org.apache.jmeter.functions.FileRowColContainer.Test
 
testEnded() - Method in class org.apache.jmeter.control.ThroughputController
 
testEnded(String) - Method in class org.apache.jmeter.control.ThroughputController
 
testEnded() - Method in class org.apache.jmeter.functions.StringFromFile
 
testEnded(String) - Method in class org.apache.jmeter.functions.StringFromFile
 
testEnded() - Method in class org.apache.jmeter.gui.MainFrame
Called when a test is ended on the local system.
testEnded(String) - Method in class org.apache.jmeter.gui.MainFrame
Called when a test is ended on the remote system.
testEnded() - Method in class org.apache.jmeter.protocol.http.control.CookieManager
 
testEnded(String) - Method in class org.apache.jmeter.protocol.http.control.CookieManager
 
testEnded() - Method in class org.apache.jmeter.protocol.http.modifier.ParamModifier
 
testEnded(String) - Method in class org.apache.jmeter.protocol.http.modifier.ParamModifier
 
testEnded() - Method in class org.apache.jmeter.protocol.http.modifier.UserParameterModifier
 
testEnded(String) - Method in class org.apache.jmeter.protocol.http.modifier.UserParameterModifier
 
testEnded() - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
 
testEnded() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
testEnded(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
testEnded() - Method in class org.apache.jmeter.protocol.java.sampler.JavaSampler
Method called at the end of the test.
testEnded(String) - Method in class org.apache.jmeter.protocol.java.sampler.JavaSampler
 
testEnded() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
testEnded(String) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
testEnded(String) - Method in class org.apache.jmeter.protocol.jms.client.ConnectionFactory
 
testEnded() - Method in class org.apache.jmeter.protocol.jms.client.ConnectionFactory
endTest cleans up the client
testEnded(String) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
 
testEnded() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
 
testEnded() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
testEnded(String) - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
the implementation calls testEnded() without any parameters.
testEnded() - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
endTest cleans up the client
testEnded(String) - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
 
testEnded() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
testEnded is called by Jmeter's engine. the implementation will reset the count, set RUN to false and clear the StringBuffer.
testEnded() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
testEnded(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
testEnded(String) - Method in class org.apache.jmeter.reporters.ResultCollector
 
testEnded() - Method in class org.apache.jmeter.reporters.ResultCollector
 
testEnded() - Method in class org.apache.jmeter.reporters.Summariser
 
testEnded(String) - Method in class org.apache.jmeter.reporters.Summariser
 
testEnded() - Method in class org.apache.jmeter.samplers.BatchSampleSender
Checks if any sample events are still present in the sampleStore and sends them to the listener.
testEnded(String) - Method in class org.apache.jmeter.samplers.BatchSampleSender
Checks if any sample events are still present in the sampleStore and sends them to the listener.
testEnded() - Method in class org.apache.jmeter.samplers.HoldSampleSender
 
testEnded(String) - Method in class org.apache.jmeter.samplers.HoldSampleSender
 
testEnded() - Method in class org.apache.jmeter.samplers.RemoteListenerWrapper
 
testEnded(String) - Method in class org.apache.jmeter.samplers.RemoteListenerWrapper
 
testEnded() - Method in interface org.apache.jmeter.samplers.RemoteSampleListener
 
testEnded(String) - Method in interface org.apache.jmeter.samplers.RemoteSampleListener
 
testEnded() - Method in class org.apache.jmeter.samplers.RemoteSampleListenerImpl
 
testEnded(String) - Method in class org.apache.jmeter.samplers.RemoteSampleListenerImpl
 
testEnded() - Method in class org.apache.jmeter.samplers.RemoteTestListenerWrapper
 
testEnded(String) - Method in class org.apache.jmeter.samplers.RemoteTestListenerWrapper
 
testEnded() - Method in interface org.apache.jmeter.samplers.SampleSender
The test ended
testEnded(String) - Method in interface org.apache.jmeter.samplers.SampleSender
The test ended
testEnded() - Method in class org.apache.jmeter.samplers.StandardSampleSender
 
testEnded(String) - Method in class org.apache.jmeter.samplers.StandardSampleSender
 
testEnded() - Method in interface org.apache.jmeter.testelement.TestListener
Called once for all threads after the end of a test
testEnded(String) - Method in interface org.apache.jmeter.testelement.TestListener
 
testEnded() - Method in class org.apache.jmeter.testelement.TestPlan
 
testEnded(String) - Method in class org.apache.jmeter.testelement.TestPlan
 
testEnded() - Method in class org.apache.jmeter.timers.ConstantThroughputTimer
 
testEnded(String) - Method in class org.apache.jmeter.timers.ConstantThroughputTimer
 
testEqualsAndHashCode() - Method in class org.apache.jorphan.collections.HashTree.Test
 
testEqualsAndHashCode() - Method in class org.apache.jorphan.collections.ListedHashTree.Test
 
testExcludeFiles() - Method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter.Test
 
testExcludePattern() - Method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter.Test
 
testFailSimpleParse1() - Method in class org.apache.jmeter.junit.protocol.http.parser.HtmlParserTester
 
testFailSimpleParse2() - Method in class org.apache.jmeter.junit.protocol.http.parser.HtmlParserTester
 
testFailSimpleParse3() - Method in class org.apache.jmeter.junit.protocol.http.parser.HtmlParserTester
 
testFile() - Method in class org.apache.jmeter.protocol.http.control.AuthManager.Test
 
testFilter1() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl.Test
 
testFilter2() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl.Test
 
testFilter3() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl.Test
 
testFloatEquality() - Method in class org.apache.jmeter.testelement.property.PackageTest
 
testFunctionParse1() - Method in class org.apache.jmeter.engine.util.PackageTest
 
testGetDom() - Method in class org.apache.jmeter.protocol.http.parser.HtmlParsingUtils.Test
 
testGetParser() - Method in class org.apache.jmeter.protocol.http.parser.HtmlParsingUtils.Test
 
testGrabSessionId() - Method in class org.apache.jmeter.protocol.http.modifier.URLRewritingModifier.Test
 
testGrabSessionId2() - Method in class org.apache.jmeter.protocol.http.modifier.URLRewritingModifier.Test
 
testGrabSessionId3() - Method in class org.apache.jmeter.protocol.http.modifier.URLRewritingModifier.Test
 
testGrabSessionId4() - Method in class org.apache.jmeter.protocol.http.modifier.URLRewritingModifier.Test
 
testGrabSessionIdEndedInTab() - Method in class org.apache.jmeter.protocol.http.modifier.URLRewritingModifier.Test
 
testGrabSessionIdFromForm() - Method in class org.apache.jmeter.protocol.http.modifier.URLRewritingModifier.Test
 
testHex() - Method in class org.apache.jmeter.assertions.MD5HexAssertion.Test
 
testHttp() - Method in class org.apache.jmeter.protocol.http.control.AuthManager.Test
 
testHttps() - Method in class org.apache.jmeter.protocol.http.control.AuthManager.Test
 
testIncludeFiles() - Method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter.Test
 
testIncludePattern() - Method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter.Test
 
testInfiniteLoop() - Method in class org.apache.jmeter.control.LoopController.Test
 
testIntegerEquality() - Method in class org.apache.jmeter.testelement.property.PackageTest
 
testIsArgumentMatched() - Method in class org.apache.jmeter.protocol.http.parser.HtmlParsingUtils.Test
 
testIterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.control.ThroughputController
 
testIterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.functions.StringFromFile
 
testIterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.gui.MainFrame
 
testIterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.protocol.http.control.CookieManager
 
testIterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.protocol.http.modifier.ParamModifier
 
testIterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.protocol.http.modifier.UserParameterModifier
 
testIterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
testIterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.protocol.java.sampler.JavaSampler
 
testIterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
testIterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.protocol.jms.client.ConnectionFactory
 
testIterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
 
testIterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
testIterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
NO implementation provided for the sampler.
testIterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
 
testIterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
testIterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.reporters.ResultCollector
 
testIterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.reporters.Summariser
 
testIterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.samplers.RemoteListenerWrapper
 
testIterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.samplers.RemoteSampleListenerImpl
 
testIterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.samplers.RemoteTestListenerWrapper
 
testIterationStart(LoopIterationEvent) - Method in interface org.apache.jmeter.testelement.TestListener
Each time through a Thread Group's test script, an iteration event is fired.
testIterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.testelement.TestPlan
 
testIterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.timers.ConstantThroughputTimer
 
testLASTPrevFailed() - Method in class org.apache.jmeter.control.WhileController.Test
 
testLDAPArgumentCreation() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel.Test
Test that adding an argument to the table results in an appropriate TestElement being created.
testLastPrevOK() - Method in class org.apache.jmeter.control.WhileController.Test
 
testLog - Static variable in class org.apache.jmeter.junit.JMeterTestCase
 
testLongEquality() - Method in class org.apache.jmeter.testelement.property.PackageTest
 
testLoopZeroTimes() - Method in class org.apache.jmeter.control.LoopController.Test
 
testMD5() - Method in class org.apache.jmeter.assertions.MD5HexAssertion.Test
 
testMakingUrl() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler.Test
 
testMakingUrl() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler2.Test
 
testMakingUrl10() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler.Test
 
testMakingUrl10() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler2.Test
 
testMakingUrl2() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler.Test
 
testMakingUrl2() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler2.Test
 
testMakingUrl3() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler.Test
 
testMakingUrl3() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler2.Test
 
testMakingUrl4() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler.Test
 
testMakingUrl4() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler2.Test
 
testMakingUrl5() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler.Test
 
testMakingUrl5() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler2.Test
 
testMakingUrl6() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler.Test
 
testMakingUrl6() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler2.Test
 
testMakingUrl7() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler.Test
 
testMakingUrl7() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler2.Test
 
testMakingUrl8() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler.Test
 
testMakingUrl8() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler2.Test
 
testMakingUrl9() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler.Test
 
testMakingUrl9() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler2.Test
 
testMapEquality() - Method in class org.apache.jmeter.testelement.property.PackageTest
 
testMenu() - Method in class org.apache.jmeter.gui.util.MenuFactory.Test
 
testModifySampler() - Method in class org.apache.jmeter.protocol.http.modifier.AnchorModifier.Test
 
testModifySamplerWithBaseHRef() - Method in class org.apache.jmeter.protocol.http.modifier.AnchorModifier.Test
 
testModifySamplerWithRelativeLink() - Method in class org.apache.jmeter.protocol.http.modifier.AnchorModifier.Test
 
testNegateAssertion() - Method in class org.apache.jmeter.assertions.XPathAssertion.XPathAssertionTest
 
testNestedExample1() - Method in class org.apache.jmeter.engine.util.PackageTest
 
testNestedExample2() - Method in class org.apache.jmeter.engine.util.PackageTest
 
testNewCookie() - Method in class org.apache.jmeter.protocol.http.control.CookieManager.Test
 
testNoTolerance() - Method in class org.apache.jmeter.assertions.XPathAssertion.XPathAssertionTest
 
testNotCreatable() - Method in class org.apache.jmeter.protocol.http.parser.HTMLParser.Test
 
testNotParser() - Method in class org.apache.jmeter.protocol.http.parser.HTMLParser.Test
 
testNull() - Method in class org.apache.jmeter.functions.FileRowColContainer.Test
 
testNull() - Method in class org.apache.jmeter.functions.XPathFileContainer.Test
 
testNullEquality() - Method in class org.apache.jmeter.testelement.property.PackageTest
 
testOldCookie() - Method in class org.apache.jmeter.protocol.http.control.CookieManager.Test
 
testOtherPrevOK() - Method in class org.apache.jmeter.control.WhileController.Test
 
testOverRide() - Method in class org.apache.jmeter.junit.protocol.http.config.UrlConfigTest
 
testParseExample1() - Method in class org.apache.jmeter.engine.util.PackageTest
 
testParseExample10() - Method in class org.apache.jmeter.engine.util.PackageTest
 
testParseExample2() - Method in class org.apache.jmeter.engine.util.PackageTest
 
testParseExample3() - Method in class org.apache.jmeter.engine.util.PackageTest
 
testParseExample4() - Method in class org.apache.jmeter.engine.util.PackageTest
 
testParseExample5() - Method in class org.apache.jmeter.engine.util.PackageTest
 
testParseExample6() - Method in class org.apache.jmeter.engine.util.PackageTest
 
testParseExample7() - Method in class org.apache.jmeter.engine.util.PackageTest
 
testParseExample8() - Method in class org.apache.jmeter.engine.util.PackageTest
 
testParseExample9() - Method in class org.apache.jmeter.engine.util.PackageTest
 
testParserDefault() - Method in class org.apache.jmeter.protocol.http.parser.HTMLParser.Test
 
testParserList() - Method in class org.apache.jmeter.protocol.http.parser.HTMLParser.Test
 
testParserMissing() - Method in class org.apache.jmeter.protocol.http.parser.HTMLParser.Test
 
testParserProperty() - Method in class org.apache.jmeter.protocol.http.parser.HTMLParser.Test
 
testParserSet() - Method in class org.apache.jmeter.protocol.http.parser.HTMLParser.Test
 
testPause() - Method in class org.apache.jmeter.samplers.SampleResult.Test
 
testPause2() - Method in class org.apache.jmeter.samplers.SampleResult.Test
 
testProcessing() - Method in class org.apache.jmeter.control.GenericController.Test
 
testProcessing() - Method in class org.apache.jmeter.control.IfController.Test
 
testProcessing() - Method in class org.apache.jmeter.control.InterleaveControl.Test
 
testProcessing() - Method in class org.apache.jmeter.control.LoopController.Test
 
testProcessing() - Method in class org.apache.jmeter.control.OnceOnlyController.Test
 
testProcessing() - Method in class org.apache.jmeter.control.RunTime.Test
 
testProcessing2() - Method in class org.apache.jmeter.control.InterleaveControl.Test
 
testProcessing2() - Method in class org.apache.jmeter.control.OnceOnlyController.Test
 
testProcessing3() - Method in class org.apache.jmeter.control.InterleaveControl.Test
 
testProcessing4() - Method in class org.apache.jmeter.control.InterleaveControl.Test
 
testProcessing5() - Method in class org.apache.jmeter.control.InterleaveControl.Test
 
testProcessing6() - Method in class org.apache.jmeter.control.InterleaveControl.Test
 
testProcessingHTMLFile(String) - Method in class org.apache.jmeter.protocol.http.modifier.AnchorModifier.Test
 
testProps() - Method in class org.apache.jmeter.util.BeanShellServer.Test
 
testRandomOrder() - Method in class org.apache.jmeter.control.RandomOrderController.Test
 
testRandomOrderNoElements() - Method in class org.apache.jmeter.control.RandomOrderController.Test
 
testRandomOrderOneElement() - Method in class org.apache.jmeter.control.RandomOrderController.Test
 
testRecovery() - Method in class org.apache.jmeter.testelement.PackageTest
 
testRemoveCookie() - Method in class org.apache.jmeter.protocol.http.control.CookieManager.Test
 
testRepeatedArguments() - Method in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr.Test
 
testReplace() - Method in class org.apache.jmeter.engine.util.ValueReplacer.Test
 
testReplaceExtension() - Method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter.Test
 
testReverseReplacement() - Method in class org.apache.jmeter.engine.util.ValueReplacer.Test
 
testSearch() - Method in class org.apache.jorphan.collections.SearchByClass.Test
 
testSendCookie() - Method in class org.apache.jmeter.protocol.http.control.CookieManager.Test
 
testSendCookie2() - Method in class org.apache.jmeter.protocol.http.control.CookieManager.Test
 
testServer() - Method in class org.apache.jmeter.util.BeanShellServer.Test
 
testSessionCookie() - Method in class org.apache.jmeter.protocol.http.control.CookieManager.Test
 
testSimilarHostNames() - Method in class org.apache.jmeter.protocol.http.control.CookieManager.Test
Test that we won't be tricked by similar host names (this was a past bug, although it never got reported in the bug database):
testSimpleConfig() - Method in class org.apache.jmeter.junit.protocol.http.config.UrlConfigTest
 
testSimpleFormParse() - Method in class org.apache.jmeter.junit.protocol.http.parser.HtmlParserTester
A unit test for JUnit.
testSimpleParse() - Method in class org.apache.jmeter.junit.protocol.http.parser.HtmlParserTester
A unit test for JUnit.
testSimpleParse2() - Method in class org.apache.jmeter.junit.protocol.http.parser.HtmlParserTester
 
testSimpleParse3() - Method in class org.apache.jmeter.junit.protocol.http.parser.HtmlParserTester
 
testSimpleParse4() - Method in class org.apache.jmeter.junit.protocol.http.parser.HtmlParserTester
 
testSimpleParse5() - Method in class org.apache.jmeter.junit.protocol.http.parser.HtmlParserTester
 
testSomething() - Method in class org.apache.jmeter.gui.action.SaveGraphics.Test
 
testStarted() - Method in class org.apache.jmeter.control.ThroughputController
 
testStarted(String) - Method in class org.apache.jmeter.control.ThroughputController
 
testStarted() - Method in class org.apache.jmeter.functions.StringFromFile
 
testStarted(String) - Method in class org.apache.jmeter.functions.StringFromFile
 
testStarted() - Method in class org.apache.jmeter.gui.MainFrame
Called when a test is started on the local system.
testStarted(String) - Method in class org.apache.jmeter.gui.MainFrame
Called when a test is started on a specific host.
testStarted() - Method in class org.apache.jmeter.protocol.http.control.CookieManager
 
testStarted(String) - Method in class org.apache.jmeter.protocol.http.control.CookieManager
 
testStarted() - Method in class org.apache.jmeter.protocol.http.modifier.ParamModifier
 
testStarted(String) - Method in class org.apache.jmeter.protocol.http.modifier.ParamModifier
 
testStarted() - Method in class org.apache.jmeter.protocol.http.modifier.UserParameterModifier
Runs before the start of every test.
testStarted(String) - Method in class org.apache.jmeter.protocol.http.modifier.UserParameterModifier
 
testStarted() - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
 
testStarted() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
testStarted(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
testStarted() - Method in class org.apache.jmeter.protocol.java.sampler.JavaSampler
 
testStarted(String) - Method in class org.apache.jmeter.protocol.java.sampler.JavaSampler
 
testStarted() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
testStarted(String) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
testStarted(String) - Method in class org.apache.jmeter.protocol.jms.client.ConnectionFactory
 
testStarted() - Method in class org.apache.jmeter.protocol.jms.client.ConnectionFactory
startTest sets up the client and gets it ready for the test.
testStarted(String) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
 
testStarted() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
 
testStarted() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
testStarted(String) - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
the implementation calls testStarted() without any parameters.
testStarted() - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
the implementation creates a new StringBuffer
testStarted(String) - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
 
testStarted() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
 
testStarted() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
testStarted(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
testStarted(String) - Method in class org.apache.jmeter.reporters.ResultCollector
 
testStarted() - Method in class org.apache.jmeter.reporters.ResultCollector
 
testStarted() - Method in class org.apache.jmeter.reporters.Summariser
 
testStarted(String) - Method in class org.apache.jmeter.reporters.Summariser
 
testStarted() - Method in class org.apache.jmeter.samplers.RemoteListenerWrapper
 
testStarted(String) - Method in class org.apache.jmeter.samplers.RemoteListenerWrapper
 
testStarted() - Method in interface org.apache.jmeter.samplers.RemoteSampleListener
 
testStarted(String) - Method in interface org.apache.jmeter.samplers.RemoteSampleListener
 
testStarted() - Method in class org.apache.jmeter.samplers.RemoteSampleListenerImpl
 
testStarted(String) - Method in class org.apache.jmeter.samplers.RemoteSampleListenerImpl
 
testStarted() - Method in class org.apache.jmeter.samplers.RemoteTestListenerWrapper
 
testStarted(String) - Method in class org.apache.jmeter.samplers.RemoteTestListenerWrapper
 
testStarted() - Method in interface org.apache.jmeter.testelement.TestListener
Called just before the start of the test Note that not all the test variables will have been set up at this point.
testStarted(String) - Method in interface org.apache.jmeter.testelement.TestListener
 
testStarted() - Method in class org.apache.jmeter.testelement.TestPlan
 
testStarted(String) - Method in class org.apache.jmeter.testelement.TestPlan
 
testStarted() - Method in class org.apache.jmeter.timers.ConstantThroughputTimer
Get the timer ready to compute delays for a new test.
testStarted(String) - Method in class org.apache.jmeter.timers.ConstantThroughputTimer
 
testStringEquality() - Method in class org.apache.jmeter.testelement.property.PackageTest
 
testStringProperty() - Method in class org.apache.jmeter.testelement.property.PackageTest
 
testSub1() - Method in class org.apache.jmeter.util.StringUtilities.Test
 
testSub2() - Method in class org.apache.jmeter.util.StringUtilities.Test
 
testSub3() - Method in class org.apache.jmeter.util.StringUtilities.Test
 
testTemplate1() - Method in class org.apache.jmeter.extractor.RegexExtractor.Test
 
testTemplate2() - Method in class org.apache.jmeter.extractor.RegexExtractor.Test
 
testTemplate3() - Method in class org.apache.jmeter.extractor.RegexExtractor.Test
 
testTemplate4() - Method in class org.apache.jmeter.extractor.RegexExtractor.Test
 
testTemplate5() - Method in class org.apache.jmeter.extractor.RegexExtractor.Test
 
testTemplate6() - Method in class org.apache.jmeter.extractor.RegexExtractor.Test
 
testTemplate7() - Method in class org.apache.jmeter.extractor.RegexExtractor.Test
 
testTest2() - Method in class org.apache.jmeter.control.SwitchController.Test
 
testThreadSafety() - Method in class org.apache.jmeter.assertions.ResponseAssertion.Test
 
testTolerance() - Method in class org.apache.jmeter.assertions.XPathAssertion.XPathAssertionTest
 
testTreeConversion() - Method in class org.apache.jmeter.gui.action.Save.Test
 
testValidationFailure() - Method in class org.apache.jmeter.assertions.XPathAssertion.XPathAssertionTest
 
testValidationFailureWithDTD() - Method in class org.apache.jmeter.assertions.XPathAssertion.XPathAssertionTest
 
testValidationSuccess() - Method in class org.apache.jmeter.assertions.XPathAssertion.XPathAssertionTest
 
testVariableExtraction() - Method in class org.apache.jmeter.extractor.RegexExtractor.Test
 
testVariableExtraction() - Method in class org.apache.jmeter.functions.RegexFunction.Test
 
testVariableExtraction2() - Method in class org.apache.jmeter.extractor.RegexExtractor.Test
 
testVariableExtraction2() - Method in class org.apache.jmeter.functions.RegexFunction.Test
 
testVariableExtraction3() - Method in class org.apache.jmeter.extractor.RegexExtractor.Test
 
testVariableExtraction3() - Method in class org.apache.jmeter.functions.RegexFunction.Test
 
testVariableExtraction4() - Method in class org.apache.jmeter.functions.RegexFunction.Test
 
testVariableExtraction5() - Method in class org.apache.jmeter.extractor.RegexExtractor.Test
 
testVariableExtraction5() - Method in class org.apache.jmeter.functions.RegexFunction.Test
 
testVariableExtraction6() - Method in class org.apache.jmeter.extractor.RegexExtractor.Test
 
testVariableExtraction6() - Method in class org.apache.jmeter.functions.RegexFunction.Test
 
testVariableExtraction7() - Method in class org.apache.jmeter.extractor.RegexExtractor.Test
 
testVersions() - Method in class org.apache.jmeter.save.SaveService.Test
 
testX() - Method in class org.apache.jmeter.control.SwitchController.Test
 
testcheckURL() - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser.Test
 
testcleanURL() - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser.Test
 
testfalsePrevFailed() - Method in class org.apache.jmeter.control.WhileController.Test
 
testrowNum() - Method in class org.apache.jmeter.functions.FileRowColContainer.Test
 
testrowNum() - Method in class org.apache.jmeter.functions.XPathFileContainer.Test
 
threadFinished(JMeterThread) - Method in class org.apache.jmeter.engine.StandardJMeterEngine
 
threadFinished() - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
 
threadFinished() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler2
 
threadFinished() - Method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
 
threadFinished() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
threadFinished() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
threadFinished() - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
threadFinished() - Method in interface org.apache.jmeter.testelement.TestElement
Called at the end of each thread.
threadFinished() - Method in interface org.apache.jmeter.testelement.ThreadListener
Called once for each thread at the end of a test
threadFinished(JMeterThread) - Method in interface org.apache.jmeter.threads.JMeterThreadMonitor
 
threadStarted() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler2
 
threadStarted() - Method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
 
threadStarted() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
threadStarted() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
threadStarted() - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
threadStarted() - Method in interface org.apache.jmeter.testelement.TestElement
Called at the start of each thread.
threadStarted() - Method in interface org.apache.jmeter.testelement.ThreadListener
Called just before the start of the thread
throughput - Variable in class org.apache.jmeter.visualizers.Sample
 
title - Variable in class org.apache.jmeter.visualizers.AxisGraph
 
toString() - Method in class org.apache.jmeter.config.Argument
 
toString() - Method in class org.apache.jmeter.config.Arguments
Create a string representation of the arguments.
toString() - Method in class org.apache.jmeter.config.LoginConfig
 
toString() - Method in class org.apache.jmeter.engine.util.SimpleVariable
 
toString() - Method in class org.apache.jmeter.junit.stubs.TestSampler
 
toString() - Method in class org.apache.jmeter.protocol.http.control.Authorization
 
toString() - Method in class org.apache.jmeter.protocol.http.control.Cookie
creates a string representation of this cookie
toString() - Method in class org.apache.jmeter.protocol.http.control.Header
Creates a string representation of this header.
toString() - Method in class org.apache.jmeter.protocol.http.modifier.ParamMask
For debugging purposes.
toString() - Method in class org.apache.jmeter.protocol.http.parser.URLString
 
toString() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
toString() - Method in class org.apache.jmeter.protocol.http.sampler.SoapSampler
 
toString() - Method in class org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler
 
toString() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
toString() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Create a string representation of the arguments.
toString() - Method in class org.apache.jmeter.reporters.MailerModel
Returns a String-representation of this object.
toString() - Method in class org.apache.jmeter.samplers.SampleResult
Returns the display name.
toString() - Method in class org.apache.jmeter.testelement.property.AbstractProperty
Provides the string representation of the property.
toString() - Method in class org.apache.jmeter.timers.ConstantThroughputTimer
Provide a description of this timer class.
toString() - Method in class org.apache.jmeter.timers.ConstantTimer
Provide a description of this timer class.
toString() - Method in class org.apache.jmeter.timers.GaussianRandomTimer
 
toString() - Method in class org.apache.jmeter.timers.UniformRandomTimer
 
toString() - Method in class org.apache.jmeter.visualizers.DistributionGraphVisualizer
 
toString() - Method in class org.apache.jmeter.visualizers.GraphAccumVisualizer
Returns a description of this instance.
toString() - Method in class org.apache.jmeter.visualizers.GraphVisualizer
 
toString() - Method in class org.apache.jmeter.visualizers.MailerVisualizer
 
toString() - Method in class org.apache.jmeter.visualizers.MonitorModel
Method is used by DefaultMutableTreeNode to get the label for the node.
toString() - Method in class org.apache.jmeter.visualizers.RunningSample
For debugging purposes, mainly.
toString() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
For debugging purposes, mainly.
toString() - Method in class org.apache.jmeter.visualizers.SplineVisualizer
 
toString() - Method in class org.apache.jmeter.visualizers.TableVisualizer
 
toString() - Method in class org.apache.jmeter.visualizers.ViewResultsFullVisualizer
Returns the description of this visualizer.
toString() - Method in class org.apache.jorphan.collections.ConfigurationTree
 
toString() - Method in class org.apache.jorphan.collections.Data
 
toString() - Method in class org.apache.jorphan.collections.HashTree
 
toString() - Method in class org.apache.jorphan.gui.layout.VerticalLayout
 
toXML(Writer) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
toXML(ConfigurationTree, int, Writer) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
tokenize(String, String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
Parses the line using java.util.StringTokenizer.
tokenize(String, String) - Static method in class org.apache.jmeter.util.JMeterUtils
Tokenize a string into a vector of tokens
transformValue(JMeterProperty) - Method in class org.apache.jmeter.engine.util.ReplaceFunctionsWithStrings
 
transformValue(JMeterProperty) - Method in class org.apache.jmeter.engine.util.ReplaceStringWithFunctions
 
transformValue(JMeterProperty) - Method in class org.apache.jmeter.engine.util.UndoVariableReplacement
 
traverse(TestElementTraverser) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
traverse(TestElementTraverser) - Method in interface org.apache.jmeter.testelement.TestElement
Convenient way to traverse a test element.
traverse(HashTreeTraverser) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
traverse(HashTreeTraverser) - Method in class org.apache.jorphan.collections.HashTree
Allows any implementation of the HashTreeTraverser interface to easily traverse (depth-first) all the nodes of the HashTree.
traverseCollection(CollectionProperty, TestElementTraverser) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
traverseMap(MapProperty, TestElementTraverser) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
traverseProperty(TestElementTraverser, JMeterProperty) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 

U

UNBIND - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
UNSPECIFIED_PORT - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
A number to indicate that the port has not been set
URL - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
URLCollection - class org.apache.jmeter.protocol.http.parser.URLCollection.
Collection class designed for handling URLs Before a URL is added to the collection, it is wrapped in a URLString class.
URLCollection(Collection) - Constructor for class org.apache.jmeter.protocol.http.parser.URLCollection
Creates a new URLCollection from an existing Collection
URLRewritingModifier - class org.apache.jmeter.protocol.http.modifier.URLRewritingModifier.
 
URLRewritingModifier() - Constructor for class org.apache.jmeter.protocol.http.modifier.URLRewritingModifier
 
URLRewritingModifier.Test - class org.apache.jmeter.protocol.http.modifier.URLRewritingModifier.Test.
 
URLRewritingModifier.Test(String) - Constructor for class org.apache.jmeter.protocol.http.modifier.URLRewritingModifier.Test
 
URLRewritingModifierGui - class org.apache.jmeter.protocol.http.modifier.gui.URLRewritingModifierGui.
 
URLRewritingModifierGui() - Constructor for class org.apache.jmeter.protocol.http.modifier.gui.URLRewritingModifierGui
 
URLString - class org.apache.jmeter.protocol.http.parser.URLString.
Helper class to allow URLs to be stored in Collections without incurring the cost of the hostname lookup performed by the URL methods equals() and hashCode() URL is a final class, so cannot be extended ...
URLString(URL) - Constructor for class org.apache.jmeter.protocol.http.parser.URLString
 
URLString(String) - Constructor for class org.apache.jmeter.protocol.http.parser.URLString
 
URL_DATA - Static variable in class org.apache.jmeter.protocol.http.sampler.SoapSampler
 
URL_PATH - Variable in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
The path to the access log file
USEFILE - Variable in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
 
USEHEADERS - Static variable in class org.apache.jmeter.extractor.RegexExtractor
 
USERDN - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
USERNAME - Static variable in class org.apache.jmeter.config.ConfigTestElement
 
USERPW - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
USER_DEFINED - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
 
USER_DEFINED_VARIABLES - Static variable in class org.apache.jmeter.testelement.TestPlan
 
USE_AUTH - Static variable in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
 
USE_KEEPALIVE - Static variable in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
USE_KEEPALIVE - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
USE_PROPERTIES_FILE - Static variable in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
 
USE_PROXY - Static variable in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
 
USE_SUB_CONTROLLERS - Static variable in class org.apache.jmeter.control.InterleaveControl
 
UTIL - Static variable in class org.apache.jmeter.util.JMeterUtils
 
UndoVariableReplacement - class org.apache.jmeter.engine.util.UndoVariableReplacement.
 
UndoVariableReplacement(CompoundVariable, Map) - Constructor for class org.apache.jmeter.engine.util.UndoVariableReplacement
 
UniformRandomTimer - class org.apache.jmeter.timers.UniformRandomTimer.
This class implements those methods needed by RandomTimer to be instantiable and implements a random delay with an average value and a uniformly distributed variation.
UniformRandomTimer() - Constructor for class org.apache.jmeter.timers.UniformRandomTimer
 
UniformRandomTimerGui - class org.apache.jmeter.timers.gui.UniformRandomTimerGui.
Implementation of a uniform random timer.
UniformRandomTimerGui() - Constructor for class org.apache.jmeter.timers.gui.UniformRandomTimerGui
No-arg constructor.
UnitTestManager - interface org.apache.jorphan.test.UnitTestManager.
Implement this interface to work with the AllTests class.
UnsharedComponent - interface org.apache.jmeter.gui.UnsharedComponent.
Marker interface indicating that an instance of a component cannot be shared.
UrlConfigGui - class org.apache.jmeter.protocol.http.config.gui.UrlConfigGui.
 
UrlConfigGui() - Constructor for class org.apache.jmeter.protocol.http.config.gui.UrlConfigGui
 
UrlConfigTest - class org.apache.jmeter.junit.protocol.http.config.UrlConfigTest.
 
UrlConfigTest(String) - Constructor for class org.apache.jmeter.junit.protocol.http.config.UrlConfigTest
 
UserParameterModifier - class org.apache.jmeter.protocol.http.modifier.UserParameterModifier.
This modifier will replace any http sampler's url parameter values with parameter values defined in a XML file for each simulated user.
UserParameterModifier() - Constructor for class org.apache.jmeter.protocol.http.modifier.UserParameterModifier
Default constructor.
UserParameterModifierGui - class org.apache.jmeter.protocol.http.modifier.gui.UserParameterModifierGui.
A swing panel to allow UI with the UserParameterModifier class.
UserParameterModifierGui() - Constructor for class org.apache.jmeter.protocol.http.modifier.gui.UserParameterModifierGui
 
UserParameterXMLContentHandler - class org.apache.jmeter.protocol.http.modifier.UserParameterXMLContentHandler.
The handler used to read in XML parameter data.
UserParameterXMLContentHandler() - Constructor for class org.apache.jmeter.protocol.http.modifier.UserParameterXMLContentHandler
 
UserParameterXMLErrorHandler - class org.apache.jmeter.protocol.http.modifier.UserParameterXMLErrorHandler.
XML Parseing errors for XML parameters file are handled here.
UserParameterXMLErrorHandler() - Constructor for class org.apache.jmeter.protocol.http.modifier.UserParameterXMLErrorHandler
 
UserParameterXMLParser - class org.apache.jmeter.protocol.http.modifier.UserParameterXMLParser.
Parse an XML file to obtain parameter name and value information for all users defined in the XML file.
UserParameterXMLParser() - Constructor for class org.apache.jmeter.protocol.http.modifier.UserParameterXMLParser
 
UserParameters - class org.apache.jmeter.modifiers.UserParameters.
 
UserParameters() - Constructor for class org.apache.jmeter.modifiers.UserParameters
 
UserParametersGui - class org.apache.jmeter.modifiers.gui.UserParametersGui.
 
UserParametersGui() - Constructor for class org.apache.jmeter.modifiers.gui.UserParametersGui
 
UserSequence - class org.apache.jmeter.protocol.http.modifier.UserSequence.
This module controls the Sequence in which user details are returned.
UserSequence() - Constructor for class org.apache.jmeter.protocol.http.modifier.UserSequence
 
UserSequence(List) - Constructor for class org.apache.jmeter.protocol.http.modifier.UserSequence
Load all user and parameter data into the sequence module.
uncompile() - Method in class org.apache.jmeter.protocol.http.control.AuthManager
 
uncompile() - Method in class org.apache.jmeter.visualizers.SplineModel
 
undoReverseReplace(TestElement) - Method in class org.apache.jmeter.engine.util.ValueReplacer
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.apache.jmeter.protocol.http.util.HTTPResultConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.apache.jmeter.save.ScriptWrapperConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.apache.jmeter.save.converters.BooleanPropertyConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.apache.jmeter.save.converters.HashTreeConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.apache.jmeter.save.converters.IntegerPropertyConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.apache.jmeter.save.converters.LongPropertyConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.apache.jmeter.save.converters.MultiPropertyConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.apache.jmeter.save.converters.SampleResultConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.apache.jmeter.save.converters.StringPropertyConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.apache.jmeter.save.converters.TestElementConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.apache.jmeter.save.converters.TestElementPropertyConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.apache.jmeter.save.converters.TestResultWrapperConverter
 
unsetNotType() - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
unsplit(Object[], Object) - Static method in class org.apache.jmeter.util.JMeterUtils
Takes an array of strings and a tokenizer character, and returns a string of all the strings concatenated with the tokenizer string in between each one.
unsplit(Object[], Object, String) - Static method in class org.apache.jmeter.util.JMeterUtils
Takes an array of strings and a tokenizer character, and returns a string of all the strings concatenated with the tokenizer string in between each one.
updateConfig(String) - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
Update config contains the actual logic for enabling or disabling text message, file or random path.
updateCurrentGui() - Method in class org.apache.jmeter.gui.GuiPackage
Update the GUI for the currently selected node.
updateCurrentNode() - Method in class org.apache.jmeter.gui.GuiPackage
This method should be called in order for GuiPackage to change the current node.
updateGui() - Method in class org.apache.jmeter.protocol.http.config.gui.MultipartUrlConfigGui
 
updateGui() - Method in class org.apache.jmeter.protocol.http.modifier.gui.UserParameterModifierGui
 
updateGui(RunningSample) - Method in interface org.apache.jmeter.visualizers.AccumListener
 
updateGui() - Method in class org.apache.jmeter.visualizers.DistributionGraphVisualizer
 
updateGui(Sample) - Method in class org.apache.jmeter.visualizers.DistributionGraphVisualizer
 
updateGui(Sample) - Method in class org.apache.jmeter.visualizers.Graph
 
updateGui() - Method in class org.apache.jmeter.visualizers.GraphAccum
Redraws the gui.
updateGui(SampleResult) - Method in class org.apache.jmeter.visualizers.GraphAccum
Redraws the gui if no rescaling of the graph is needed.
updateGui(SampleResult) - Method in interface org.apache.jmeter.visualizers.GraphAccumListener
 
updateGui() - Method in interface org.apache.jmeter.visualizers.GraphAccumListener
 
updateGui() - Method in class org.apache.jmeter.visualizers.GraphAccumVisualizer
Updates the gui to reflect changes.
updateGui(SampleResult) - Method in class org.apache.jmeter.visualizers.GraphAccumVisualizer
Updates gui to reflect small changes.
updateGui(Sample) - Method in interface org.apache.jmeter.visualizers.GraphListener
 
updateGui() - Method in interface org.apache.jmeter.visualizers.GraphListener
 
updateGui(Sample) - Method in class org.apache.jmeter.visualizers.GraphVisualizer
 
updateGui(MonitorModel) - Method in class org.apache.jmeter.visualizers.MonitorGraph
The method will fist check to see if the graph is visible.
updateGui() - Method in class org.apache.jmeter.visualizers.MonitorGraph
updateGui() will call repaint
updateGui(MonitorModel) - Method in interface org.apache.jmeter.visualizers.MonitorGuiListener
 
updateGui() - Method in interface org.apache.jmeter.visualizers.MonitorGuiListener
 
updateGui() - Method in class org.apache.jmeter.visualizers.MonitorHealthVisualizer
 
updateGui(Sample) - Method in class org.apache.jmeter.visualizers.MonitorHealthVisualizer
 
updateGui(MonitorModel) - Method in class org.apache.jmeter.visualizers.ServerPanel
Method will update the ServerPanel's health, load, and timestamp.
updateGui() - Method in class org.apache.jmeter.visualizers.ServerPanel
update the gui
updateGui(Sample) - Method in class org.apache.jmeter.visualizers.SplineVisualizer
 
updateGui() - Method in class org.apache.jmeter.visualizers.SplineVisualizer
 
updateGui(SampleResult) - Method in class org.apache.jmeter.visualizers.ViewResultsFullVisualizer
Update the visualizer with new data.
updateLoader(URL[]) - Static method in class org.apache.jmeter.DynamicClassLoader
 
updateMessageType(String) - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
 
updateTextFields() - Method in class org.apache.jmeter.visualizers.TableVisualizer
 
updateVisualizer(MailerModel) - Method in class org.apache.jmeter.visualizers.MailerVisualizer
Notifies this Visualizer about model-changes.
updateVisualizer() - Method in interface org.apache.jmeter.visualizers.ModelListener
Informs the Visualizer that the model has changed.
url - Variable in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
The requested url.
urlEncode(Object) - Static method in class org.apache.jorphan.util.Converter
 
useFILE - Variable in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
 
use_file - Static variable in class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
 
use_random - Static variable in class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
 
use_text - Static variable in class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
 

V

VALUE - Static variable in class org.apache.jmeter.config.Argument
Name used to store the argument's value.
VALUE - Variable in class org.apache.jmeter.protocol.http.util.accesslog.NVPair
 
VALUE - Static variable in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
Name used to store the argument's value.
VAR_NAME - Static variable in class org.apache.jmeter.modifiers.CounterConfig
 
VIRTUALHOST - Static variable in class org.apache.jmeter.monitor.parser.Constants
 
ValueReplacer - class org.apache.jmeter.engine.util.ValueReplacer.
 
ValueReplacer() - Constructor for class org.apache.jmeter.engine.util.ValueReplacer
 
ValueReplacer(TestPlan) - Constructor for class org.apache.jmeter.engine.util.ValueReplacer
 
ValueReplacer.Test - class org.apache.jmeter.engine.util.ValueReplacer.Test.
 
ValueReplacer.Test(String) - Constructor for class org.apache.jmeter.engine.util.ValueReplacer.Test
 
VariablesCollection - class org.apache.jmeter.testelement.VariablesCollection.
 
VariablesCollection() - Constructor for class org.apache.jmeter.testelement.VariablesCollection
 
VerticalLayout - class org.apache.jorphan.gui.layout.VerticalLayout.
A vertical layout manager similar to java.awt.FlowLayout.
VerticalLayout() - Constructor for class org.apache.jorphan.gui.layout.VerticalLayout
Constructs an instance of VerticalLayout with a vertical vgap of 5 pixels, horizontal centering and anchored to the top of the display area.
VerticalLayout(int) - Constructor for class org.apache.jorphan.gui.layout.VerticalLayout
Constructs a VerticalLayout instance with horizontal centering, anchored to the top with the specified vgap.
VerticalLayout(int, int) - Constructor for class org.apache.jorphan.gui.layout.VerticalLayout
Constructs a VerticalLayout instance anchored to the top with the specified vgap and horizontal alignment.
VerticalLayout(int, int, int) - Constructor for class org.apache.jorphan.gui.layout.VerticalLayout
Constructs a VerticalLayout instance with the specified vgap, horizontal alignment and anchoring
VerticalPanel - class org.apache.jmeter.gui.util.VerticalPanel.
 
VerticalPanel() - Constructor for class org.apache.jmeter.gui.util.VerticalPanel
 
VerticalPanel(int, float) - Constructor for class org.apache.jmeter.gui.util.VerticalPanel
 
ViewResultsFullVisualizer - class org.apache.jmeter.visualizers.ViewResultsFullVisualizer.
Allows the tester to view the textual response from sampling an Entry.
ViewResultsFullVisualizer() - Constructor for class org.apache.jmeter.visualizers.ViewResultsFullVisualizer
 
Visualizer - interface org.apache.jmeter.visualizers.Visualizer.
Implement this method to be a Visualizer for JMeter.
validXPath(String, boolean) - Static method in class org.apache.jmeter.assertions.gui.XPathPanel
Test weather an XPath is valid.
value - Variable in class org.apache.jmeter.gui.util.TextAreaTableCellEditor.EditorDelegate
The value of this cell.
value - Variable in class org.apache.jmeter.testelement.property.CollectionProperty
 
value(float) - Method in class org.apache.jmeter.visualizers.Spline3
Computes a (vertical) Y-axis value of the global curve.
valueChanged(TreeSelectionEvent) - Method in class org.apache.jmeter.gui.tree.JMeterTreeListener
 
valueChanged(TreeSelectionEvent) - Method in class org.apache.jmeter.visualizers.MonitorPerformancePanel
When the user selects a different node in the tree, we get the selected node.
valueChanged(TreeSelectionEvent) - Method in class org.apache.jmeter.visualizers.ViewResultsFullVisualizer
Sets the right pane to correspond to the selected node of the left tree.
valueIterator() - Method in class org.apache.jmeter.testelement.property.MapProperty
 
valueOf(boolean) - Static method in class org.apache.jorphan.util.JOrphanUtils
Version of Boolean.valueOf(boolean) for JDK 1.3
values() - Method in class org.apache.jorphan.collections.HashTree
Returns a collection of all the sub-trees of the current tree.
variationSum - Variable in class org.apache.jmeter.visualizers.GraphAccumModel
 
version - Variable in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
Version of http being used.
version - Static variable in class org.apache.jmeter.save.SaveService
 

W

W3C_XML_SCHEMA - Static variable in class org.apache.jmeter.assertions.XMLSchemaAssertion
 
WAITING_COLOR - Variable in class org.apache.jmeter.visualizers.SplineVisualizer.SplineGraph
 
WARNING - Static variable in class org.apache.jmeter.monitor.util.Stats
 
WARNING - Static variable in class org.apache.jmeter.visualizers.ServerPanel
 
WARNING_PER - Static variable in class org.apache.jmeter.monitor.util.Stats
 
WARNING_THRESHOLD_KEY - Static variable in class org.apache.jmeter.assertions.HTMLAssertion
 
WORKER - Static variable in class org.apache.jmeter.monitor.parser.Constants
 
WORKERS - Static variable in class org.apache.jmeter.monitor.parser.Constants
 
WRITER - Variable in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
 
WSDLDOC - Variable in class org.apache.jmeter.protocol.http.util.WSDLHelper
 
WSDLException - exception org.apache.jmeter.protocol.http.util.WSDLException.
Created on: Jun 3, 2003
WSDLException() - Constructor for class org.apache.jmeter.protocol.http.util.WSDLException
 
WSDLException(String) - Constructor for class org.apache.jmeter.protocol.http.util.WSDLException
 
WSDLException(Exception) - Constructor for class org.apache.jmeter.protocol.http.util.WSDLException
 
WSDLHelper - class org.apache.jmeter.protocol.http.util.WSDLHelper.
For now I use DOM for WSDLHelper, but it would be more efficient to use JAXB to generate an object model for WSDL and use it to perform serialization and deserialization.
WSDLHelper(String) - Constructor for class org.apache.jmeter.protocol.http.util.WSDLHelper
Default constructor takes a string URL
WSDLHelper(String, AuthManager) - Constructor for class org.apache.jmeter.protocol.http.util.WSDLHelper
 
WSDLURL - Variable in class org.apache.jmeter.protocol.http.util.WSDLHelper
-------------------------------------------- The members used by the class to do its work --------------------------------------------
WSDL_URL - Static variable in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
 
WebServiceSampler - class org.apache.jmeter.protocol.http.sampler.WebServiceSampler.
Sampler to handle Web Service requests.
WebServiceSampler() - Constructor for class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
 
WebServiceSamplerGui - class org.apache.jmeter.protocol.http.control.gui.WebServiceSamplerGui.
This is the GUI for the webservice samplers.
WebServiceSamplerGui() - Constructor for class org.apache.jmeter.protocol.http.control.gui.WebServiceSamplerGui
 
WhileController - class org.apache.jmeter.control.WhileController.
 
WhileController() - Constructor for class org.apache.jmeter.control.WhileController
 
WhileController.Test - class org.apache.jmeter.control.WhileController.Test.
 
WhileController.Test(String) - Constructor for class org.apache.jmeter.control.WhileController.Test
 
WhileControllerGui - class org.apache.jmeter.control.gui.WhileControllerGui.
 
WhileControllerGui() - Constructor for class org.apache.jmeter.control.gui.WhileControllerGui
Create a new LoopControlPanel as a standalone component.
WorkBench - class org.apache.jmeter.testelement.WorkBench.
 
WorkBench(String, boolean) - Constructor for class org.apache.jmeter.testelement.WorkBench
Constructor for the WorkBench object.
WorkBench() - Constructor for class org.apache.jmeter.testelement.WorkBench
 
WorkBenchGui - class org.apache.jmeter.control.gui.WorkBenchGui.
JMeter GUI component representing a work bench where users can make preparations for the test plan.
WorkBenchGui() - Constructor for class org.apache.jmeter.control.gui.WorkBenchGui
Create a new WorkbenchGui.
Worker - interface org.apache.jmeter.monitor.model.Worker.
 
WorkerImpl - class org.apache.jmeter.monitor.model.WorkerImpl.
 
WorkerImpl() - Constructor for class org.apache.jmeter.monitor.model.WorkerImpl
 
Workers - interface org.apache.jmeter.monitor.model.Workers.
 
WorkersImpl - class org.apache.jmeter.monitor.model.WorkersImpl.
 
WorkersImpl() - Constructor for class org.apache.jmeter.monitor.model.WorkersImpl
 
warning(SAXParseException) - Method in class org.apache.jmeter.protocol.http.modifier.UserParameterXMLErrorHandler
 
width - Variable in class org.apache.jmeter.visualizers.AxisGraph
 
width - Static variable in class org.apache.jmeter.visualizers.GraphAccum
 
write(OutputStream, InputStream) - Method in interface org.apache.jmeter.protocol.tcp.sampler.TCPClient
 
write(OutputStream, String) - Method in interface org.apache.jmeter.protocol.tcp.sampler.TCPClient
 
write(OutputStream, String) - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPClientImpl
 
write(OutputStream, InputStream) - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPClientImpl
 
write(String, String) - Method in class org.apache.jmeter.services.FileServer
 
writeLeafValue(Writer, String, int) - Method in class org.apache.jorphan.collections.ConfigurationTree
 
writeString(HierarchicalStreamWriter, String, String) - Method in class org.apache.jmeter.save.converters.SampleResultConverter
 

X

XML - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
Indicates that the results file should be in XML format
XMLAssertion - class org.apache.jmeter.assertions.XMLAssertion.
Checks if the result is a well-formed XML content.
XMLAssertion() - Constructor for class org.apache.jmeter.assertions.XMLAssertion
 
XMLAssertionGui - class org.apache.jmeter.assertions.gui.XMLAssertionGui.
 
XMLAssertionGui() - Constructor for class org.apache.jmeter.assertions.gui.XMLAssertionGui
The constructor.
XMLConfPanel - class org.apache.jmeter.assertions.gui.XMLConfPanel.
 
XMLConfPanel() - Constructor for class org.apache.jmeter.assertions.gui.XMLConfPanel
 
XMLConfPanel(boolean) - Constructor for class org.apache.jmeter.assertions.gui.XMLConfPanel
 
XMLDefaultMutableTreeNode - class org.apache.jmeter.visualizers.XMLDefaultMutableTreeNode.
A extended class of DefaultMutableTreeNode except that it also attached XML node and convert XML document into DefaultMutableTreeNode author Dave Maung
XMLDefaultMutableTreeNode(Node) - Constructor for class org.apache.jmeter.visualizers.XMLDefaultMutableTreeNode
 
XMLDefaultMutableTreeNode(String, Node) - Constructor for class org.apache.jmeter.visualizers.XMLDefaultMutableTreeNode
 
XMLSchemaAssertion - class org.apache.jmeter.assertions.XMLSchemaAssertion.
XMLSchemaAssertion.java Validate response against an XML Schema author Dave Maung
XMLSchemaAssertion() - Constructor for class org.apache.jmeter.assertions.XMLSchemaAssertion
 
XMLSchemaAssertionGUI - class org.apache.jmeter.assertions.gui.XMLSchemaAssertionGUI.
XMLSchemaAssertionGUI.java author Dave Maung
XMLSchemaAssertionGUI() - Constructor for class org.apache.jmeter.assertions.gui.XMLSchemaAssertionGUI
The constructor.
XML_DATA - Static variable in class org.apache.jmeter.protocol.http.sampler.SoapSampler
 
XML_DATA - Static variable in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
 
XML_DATA - Static variable in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
XML_DATA_FILE - Static variable in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
 
XML_PATH_LOC - Static variable in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
 
XML_SPACE - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
XML_SPACE - Static variable in interface org.apache.jmeter.save.SaveServiceConstants
 
XPath - class org.apache.jmeter.functions.XPath.
The function represented by this class allows data to be read from XML files.
XPath() - Constructor for class org.apache.jmeter.functions.XPath
 
XPathAssertion - class org.apache.jmeter.assertions.XPathAssertion.
Checks if the result is a well-formed XML content and whether it matches an XPath author Justin Spears
XPathAssertion() - Constructor for class org.apache.jmeter.assertions.XPathAssertion
 
XPathAssertion.XPathAssertionTest - class org.apache.jmeter.assertions.XPathAssertion.XPathAssertionTest.
 
XPathAssertion.XPathAssertionTest() - Constructor for class org.apache.jmeter.assertions.XPathAssertion.XPathAssertionTest
 
XPathAssertion.XPathAssertionTest(String) - Constructor for class org.apache.jmeter.assertions.XPathAssertion.XPathAssertionTest
 
XPathAssertionGui - class org.apache.jmeter.assertions.gui.XPathAssertionGui.
author Justin Spears
XPathAssertionGui() - Constructor for class org.apache.jmeter.assertions.gui.XPathAssertionGui
 
XPathFileContainer - class org.apache.jmeter.functions.XPathFileContainer.
File data container for XML files Data is accessible via XPath
XPathFileContainer(String, String) - Constructor for class org.apache.jmeter.functions.XPathFileContainer
 
XPathFileContainer.Test - class org.apache.jmeter.functions.XPathFileContainer.Test.
 
XPathFileContainer.Test(String) - Constructor for class org.apache.jmeter.functions.XPathFileContainer.Test
 
XPathPanel - class org.apache.jmeter.assertions.gui.XPathPanel.
author jspears
XPathPanel() - Constructor for class org.apache.jmeter.assertions.gui.XPathPanel
 
XPathPanel(boolean) - Constructor for class org.apache.jmeter.assertions.gui.XPathPanel
 
XPathPanel(LayoutManager) - Constructor for class org.apache.jmeter.assertions.gui.XPathPanel
 
XPathPanel(LayoutManager, boolean) - Constructor for class org.apache.jmeter.assertions.gui.XPathPanel
 
XPathUtil - class org.apache.jmeter.util.XPathUtil.
author Justin Spears jspears@astrology.com This class provides a few utility methods for dealing with XML/XPath.
XPathWrapper - class org.apache.jmeter.functions.XPathWrapper.
This class wraps the XPathFileContainer for use across multiple threads.
XSD_FILENAME_KEY - Static variable in class org.apache.jmeter.assertions.XMLSchemaAssertion
 
xAxisLabels - Variable in class org.apache.jmeter.visualizers.AxisGraph
 
xAxisTitle - Variable in class org.apache.jmeter.visualizers.AxisGraph
 

Y

YELLOW - Static variable in class org.apache.jmeter.gui.util.JMeterColor
 
yAxisLabel - Variable in class org.apache.jmeter.visualizers.AxisGraph
 
yAxisLabel - Variable in class org.apache.jmeter.visualizers.StatGraphVisualizer
 
yAxisTitle - Variable in class org.apache.jmeter.visualizers.AxisGraph
 
yAxisTitle - Variable in class org.apache.jmeter.visualizers.StatGraphVisualizer
 

_

_A - Variable in class org.apache.jmeter.visualizers.Spline3
 
_B - Variable in class org.apache.jmeter.visualizers.Spline3
 
_coefficients - Variable in class org.apache.jmeter.visualizers.Spline3
 
_m - Variable in class org.apache.jmeter.visualizers.Spline3
 
_maxIterations - Variable in class org.apache.jmeter.visualizers.Spline3
 
_minPrecision - Variable in class org.apache.jmeter.visualizers.Spline3
 
_n - Variable in class org.apache.jmeter.visualizers.Spline3
 
_r - Variable in class org.apache.jmeter.visualizers.Spline3
 
_rS - Variable in class org.apache.jmeter.visualizers.Spline3
 

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

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