Apache JMeter
2.0.1.20050615
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.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 interface org.apache.jmeter.save.SaveServiceConstants
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.sampler.LDAPSampler
 
ARG_NAME - Static variable in class org.apache.jmeter.config.Argument
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 interface org.apache.jmeter.save.SaveServiceConstants
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 interface org.apache.jmeter.save.SaveServiceConstants
The name of the property indicating which assertion results should be saved.
ASSERTION_RESULT_TAG_NAME - Static variable in interface org.apache.jmeter.save.SaveServiceConstants
 
ASSUME_SUCCESS - Static variable in class org.apache.jmeter.assertions.ResponseAssertion
 
ATTRIBUTE_NAME - Static variable in class org.apache.jmeter.monitor.parser.Constants
 
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
 
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
 
AccessLogSamplerGui - class org.apache.jmeter.protocol.http.control.gui.AccessLogSamplerGui.
Title: JMeter Access Log utilities
Copyright: Apache.org
Company: nobody
License:

Look at the apache license at the top.
AccessLogSamplerGui() - Constructor for class org.apache.jmeter.protocol.http.control.gui.AccessLogSamplerGui
 
AccessLogSamplerGui.Test - class org.apache.jmeter.protocol.http.control.gui.AccessLogSamplerGui.Test.
Added basic TestCase for AccessLogSamplerGui.
AccessLogSamplerGui.Test(String) - Constructor for class org.apache.jmeter.protocol.http.control.gui.AccessLogSamplerGui.Test
 
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
 
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.action.ActionRouter
 
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.gui.action.CheckDirty
 
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.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.ViewResultsFullVisualizer
Display the response as text or as rendered HTML.
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() - Method in class org.apache.jmeter.protocol.http.control.CookieManager
Add an empty 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.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.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(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
 
addAccumListener(AccumListener) - Method in class org.apache.jmeter.visualizers.StatVisualizerModel
 
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.
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
 
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.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.
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.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.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.
addCustomTestElement(TestElement) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
 
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.
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.AccessLogSampler
We override this to prevent the wrong encoding and provide no implementation.
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
 
addGraphAccumListener(GraphAccumListener) - Method in class org.apache.jmeter.visualizers.GraphAccumModel
Adds a feature to the ModelListener attribute of the GraphAccumModel object.
addGraphListener(GraphListener) - Method in class org.apache.jmeter.visualizers.GraphModel
Adds a feature to the ModelListener attribute of the GraphModel object.
addGraphListener(GraphListener) - Method in class org.apache.jmeter.visualizers.StatVisualizerModel
Registers a listener (a visualizer, graph, etc) to this model.
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.
addNewSample(long, long, boolean) - Method in class org.apache.jmeter.visualizers.GraphModel
Adds a feature to the NewSample attribute of the GraphModel object.
addNewSample(SampleResult) - Method in class org.apache.jmeter.visualizers.StatVisualizerModel
 
addNewSample(long, long, boolean, String) - Method in class org.apache.jmeter.visualizers.TableDataModel
 
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
 
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.testbeans.TestBean
Deprecated.  
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
 
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(SampleResult) - Method in class org.apache.jmeter.visualizers.GraphModel
Adds a feature to the Sample attribute of the GraphModel object.
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.TableDataModel
 
addSampleListener(SampleListener) - Method in class org.apache.jmeter.threads.SamplePackage
 
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.
addTableModelListener(TableModelListener) - Method in class org.apache.jmeter.visualizers.TableDataModel
Dummy implementation.
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.testbeans.TestBean
Deprecated.  
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.HashTree
 
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 - Static variable in class org.apache.jmeter.save.SaveService
 
atestCN() - Method in class org.apache.jmeter.resources.PackageTest
 
atestDE() - Method in class org.apache.jmeter.resources.PackageTest
 
atestDefault() - 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
 
average - Variable in class org.apache.jmeter.visualizers.Sample
 
average - Variable in class org.apache.jmeter.visualizers.SplineModel
Average of the samples.
averageSum - Variable in class org.apache.jmeter.visualizers.GraphAccumModel
 

B

BACKGROUND_COLOR - Variable in class org.apache.jmeter.visualizers.SplineVisualizer
 
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 interface org.apache.jmeter.save.SaveServiceConstants
 
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.
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 ALPHA CODE - liable to change without notice!
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
 
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
 
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.

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
 
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
 
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_ERROR_COLOR - Static variable in class org.apache.jmeter.visualizers.ViewResultsFullVisualizer
 
COLUMN_NAMES - Static variable in class org.apache.jmeter.config.gui.ArgumentsPanel
 
COLUMN_NAMES - Static variable in class org.apache.jmeter.config.gui.SimpleConfigGui
The names of the columns in the table.
COMMENTS - Static variable in class org.apache.jmeter.testelement.TestPlan
 
CONFIG_ELEMENTS - Static variable in class org.apache.jmeter.gui.util.MenuFactory
 
CONN - Variable in class org.apache.jmeter.protocol.http.util.WSDLHelper
 
CONNECTIONS - Static variable in class org.apache.jmeter.protocol.jdbc.util.JMeter19ConnectionPool
 
CONNECTION_POOL_IMPL - Static variable in class org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler
 
CONNECTOR - Static variable in class org.apache.jmeter.monitor.parser.Constants
 
CONTENT_TYPE - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
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
 
COUNT - Variable in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
A counter used by the parser.
COUNT - Variable in class org.apache.jmeter.visualizers.MonitorGraph
 
CPU - Variable in class org.apache.jmeter.visualizers.MonitorGraph
 
CSV - Static variable in interface org.apache.jmeter.save.SaveServiceConstants
Indicates that the results file should be in CSV format.
CSVBlankLine() - Method in class org.apache.jmeter.functions.PackageTest
 
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
 
CURRENT - Variable in class org.apache.jmeter.visualizers.MonitorGraph
 
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.
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
 
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
 
ConnectionObject - class org.apache.jmeter.protocol.jdbc.util.ConnectionObject.
A wrapper class for a database Connection object.
ConnectionObject(DBKey, int) - Constructor for class org.apache.jmeter.protocol.jdbc.util.ConnectionObject
Constructor - takes a connection object.
ConnectionPool - interface org.apache.jmeter.protocol.jdbc.util.ConnectionPool.
 
ConnectionPoolException - exception org.apache.jmeter.protocol.jdbc.util.ConnectionPoolException.
 
ConnectionPoolException() - Constructor for class org.apache.jmeter.protocol.jdbc.util.ConnectionPoolException
 
ConnectionPoolException(String) - Constructor for class org.apache.jmeter.protocol.jdbc.util.ConnectionPoolException
 
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(!
ConvertListeners - class org.apache.jmeter.engine.ConvertListeners.
 
ConvertListeners() - Constructor for class org.apache.jmeter.engine.ConvertListeners
 
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
 
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.
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.
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.
checkFunctionSet() - Method in class org.apache.jmeter.junit.JMeterTest
 
checkGenerator() - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
Method will instantiate the generator.
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 "=".
checkParser() - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
Method will instantiate the log parser based on the class in the text field.
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
 
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.http.control.gui.HttpTestSampleGui2
 
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.TestBean
Deprecated.  
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.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.GraphModel
 
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.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.StatVisualizer
Clears this visualizer and its model, and forces a repaint of the table.
clear() - Method in class org.apache.jmeter.visualizers.StatVisualizerModel
Reset everything we can in the model.
clear() - Method in class org.apache.jmeter.visualizers.TableDataModel
 
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.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
 
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
 
clearIncludedPatterns() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
clearTemporary(JMeterProperty) - Method in class org.apache.jmeter.testbeans.TestBean
Deprecated.  
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.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.SplitFunction
 
clone() - Method in class org.apache.jmeter.functions.StringFromFile
 
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.HTTPSamplerBase
 
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.testbeans.TestBean
Deprecated.  
clone() - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
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.StringProperty
 
clone() - Method in class org.apache.jmeter.testelement.property.TestElementProperty
 
clone() - Method in class org.apache.jmeter.visualizers.MonitorModel
a clone method is provided for convienance.
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
 
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.StandardGenerator
 
close() - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
 
close() - Method in class org.apache.jmeter.protocol.jdbc.util.ConnectionObject
Closes out this object and returns resources to the system.
close() - Method in interface org.apache.jmeter.protocol.jdbc.util.ConnectionPool
 
close() - Method in class org.apache.jmeter.protocol.jdbc.util.JMeter19ConnectionPool
Closes out this object and returns resources to the system.
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
 
comparator - Variable in class org.apache.jorphan.collections.SortedHashTree
 
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
 
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.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.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.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.AccessLogSamplerGui
the implementation loads the URL and the soap action for the request.
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.HttpTestSampleGui2
 
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.JavaTestSamplerGui
 
configure(TestElement) - Method in class org.apache.jmeter.protocol.jdbc.config.gui.DbConfigGui
 
configure(TestElement) - Method in class org.apache.jmeter.protocol.jdbc.config.gui.PoolConfigGui
 
configure(TestElement) - Method in class org.apache.jmeter.protocol.jdbc.config.gui.SqlConfigGui
 
configure(TestElement) - Method in class org.apache.jmeter.protocol.jdbc.control.gui.JdbcTestSampleGui
 
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.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.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(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.
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.sampler.AccessLogSampler
We override this to prevent the wrong encoding and provide no implementation.
connect() - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
We override this to prevent the wrong encoding and provide no implementation.
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.
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(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.
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
 
convertStringToJMRequest(String) - 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
 
counter - Variable in class org.apache.jmeter.visualizers.GraphAccumModel
 
cpuload - Variable in class org.apache.jmeter.visualizers.MonitorStats
 
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
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
 
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.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.
createPropertyGroup(String, String[]) - Method in class org.apache.jmeter.testbeans.BeanInfoSupport
Utility method to group and order properties.
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.
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.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.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.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.AccessLogSamplerGui
 
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.JavaTestSamplerGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.jdbc.config.gui.DbConfigGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.jdbc.config.gui.PoolConfigGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.jdbc.config.gui.SqlConfigGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.jdbc.control.gui.JdbcTestSampleGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LdapConfigGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.ldap.control.gui.LdapTestSamplerGui
 
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(Configuration) - Static method in class org.apache.jmeter.save.SaveService
 
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.MonitorHealthVisualizer
 
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 URL 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 interface org.apache.jmeter.save.SaveServiceConstants
Indicates that the results should be stored in a database.
DATA_TYPE - Static variable in interface org.apache.jmeter.save.SaveServiceConstants
 
DBConnectionManager - class org.apache.jmeter.protocol.jdbc.util.DBConnectionManager.
This class manages a pool of Connection objects (ConnectionObject).
DBKey - class org.apache.jmeter.protocol.jdbc.util.DBKey.
 
DBKey(String, String, String, String) - Constructor for class org.apache.jmeter.protocol.jdbc.util.DBKey
 
DBKey() - Constructor for class org.apache.jmeter.protocol.jdbc.util.DBKey
 
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 interface org.apache.jmeter.save.SaveServiceConstants
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_GENERATOR - Variable in class org.apache.jmeter.protocol.http.control.gui.AccessLogSamplerGui
 
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_PARSER - Variable in class org.apache.jmeter.protocol.http.control.gui.AccessLogSamplerGui
 
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_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
 
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.LDAPSampler
 
DELETE_BUTTON - Static variable in class org.apache.jmeter.gui.util.ButtonPanel
 
DELIMITER - Static variable in class org.apache.jmeter.functions.FileRowColContainer
 
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.
DRIVER - Static variable in class org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler
 
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 ...
DbConfigGui - class org.apache.jmeter.protocol.jdbc.config.gui.DbConfigGui.
 
DbConfigGui() - Constructor for class org.apache.jmeter.protocol.jdbc.config.gui.DbConfigGui
 
DbConfigGui(boolean) - Constructor for class org.apache.jmeter.protocol.jdbc.config.gui.DbConfigGui
 
DisabledComponentRemover - class org.apache.jmeter.engine.util.DisabledComponentRemover.
 
DisabledComponentRemover(HashTree) - Constructor for class org.apache.jmeter.engine.util.DisabledComponentRemover
 
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
 
dark_green - Static variable in class org.apache.jmeter.gui.util.JMeterColor
 
data - Variable in class org.apache.jmeter.visualizers.Sample
 
data - Variable in class org.apache.jorphan.collections.HashTree
 
dataCurve - Variable in class org.apache.jmeter.visualizers.SplineModel
Current Spline curve.
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, 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)
defaultDelimiter - Static variable in class org.apache.jmeter.save.SaveService
The string used to separate fields when stored to disk, for example, the comma for CSV files.
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 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.
deleteTest(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LdapClient
Delete the attribute from the ldap directory.
deliverSampler(HTTPSampler, 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.
deviation - Variable in class org.apache.jmeter.visualizers.Sample
 
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.
displayMessage(String, boolean) - Method in class org.apache.jmeter.visualizers.MailerVisualizer
Shows a message using a DialogBox.
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.
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.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, boolean, 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 interface org.apache.jmeter.save.SaveServiceConstants
 
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.testbeans.TestBean
Deprecated.  
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
 
enableFunctionalMode(boolean) - Static method in class org.apache.jmeter.reporters.ResultCollector
 
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, 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
 
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.
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.protocol.jdbc.util.DBKey
Determines if the two DBKey objects have the same property values.
equals(Object) - Method in class org.apache.jmeter.testbeans.TestBean
Deprecated.  
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.
error - Variable in class org.apache.jmeter.visualizers.Sample
 
errorResult(Throwable, String, long) - 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.
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
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.
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.SplitFunction
 
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.StringFromFile
 
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.ThreadNumber
 
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.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
 

F

FAILURE - Static variable in interface org.apache.jmeter.save.SaveServiceConstants
 
FAILURE_MESSAGE - Static variable in interface org.apache.jmeter.save.SaveServiceConstants
 
FALSE - Static variable in interface org.apache.jmeter.save.SaveServiceConstants
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_CONTENTS - Variable in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
 
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
 
FILL_UP_WITH_ZEROS - Variable in class org.apache.jmeter.visualizers.SplineVisualizer
 
FILTER - Variable in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
 
FIRST - Static variable in interface org.apache.jmeter.save.SaveServiceConstants
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
 
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
 
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.
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.
FtpConfig - class org.apache.jmeter.protocol.ftp.config.FtpConfig.
 
FtpConfig() - Constructor for class org.apache.jmeter.protocol.ftp.config.FtpConfig
 
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
 
fatalError(SAXParseException) - Method in class org.apache.jmeter.protocol.http.modifier.UserParameterXMLErrorHandler
 
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.
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.
fireDataChanged() - Method in class org.apache.jmeter.visualizers.GraphModel
 
fireDataChanged() - Method in class org.apache.jmeter.visualizers.StatVisualizerModel
Called when the model changes - then we call out to all registered listeners and tell them to update themselves.
fireDataChanged(RunningSample) - Method in class org.apache.jmeter.visualizers.StatVisualizerModel
 
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.protocol.jdbc.config.gui.PoolConfigGui
 
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.protocol.jdbc.config.gui.PoolConfigGui
 
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.
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.
formatMeasureToDisplay(long) - Method in class org.apache.jmeter.visualizers.SplineVisualizer
 
formatter - Static variable in class org.apache.jmeter.save.SaveService
A formatter for the time stamp.

G

GEN - Variable in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
Handles to supporting classes
GENERATOR_CLASS_NAME - Static variable in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
 
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
 
GRAPHMAX - Variable in class org.apache.jmeter.visualizers.MonitorGraph
 
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(GraphModel) - 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.
 
GraphModel - class org.apache.jmeter.visualizers.GraphModel.
 
GraphModel() - Constructor for class org.apache.jmeter.visualizers.GraphModel
Constructor for the GraphModel object.
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(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(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
 
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.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.
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
 
getAddressVector() - Method in class org.apache.jmeter.reporters.MailerModel
Gets a Vector of String-objects.
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.
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.
getArgumentCount() - Method in class org.apache.jmeter.config.Arguments
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.SplitFunction
 
getArgumentDesc() - Method in class org.apache.jmeter.functions.StringFromFile
 
getArgumentDesc() - Method in class org.apache.jmeter.functions.ThreadNumber
 
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() - Method in class org.apache.jmeter.protocol.ldap.config.LdapConfig
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.
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
 
getAsText() - Method in class org.apache.jmeter.testbeans.gui.FileEditor
 
getAssertionResult(Configuration) - Static method in class org.apache.jmeter.save.SaveService
 
getAssertionResults() - Method in class org.apache.jmeter.samplers.SampleResult
Gets the assertion results associated with this sample.
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".
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.SplineModel
 
getBaseEntryDN() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Gets the BaseEntryDN attribute of the LDAPSampler object.
getBeanDescriptor() - Method in class org.apache.jmeter.testbeans.BeanInfoSupport
 
getBeanDescriptor() - Method in class org.apache.jmeter.testbeans.TestBeanBeanInfo
 
getBinaryData(Configuration) - Static method in class org.apache.jmeter.save.SaveService
 
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
 
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
 
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
 
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.
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
 
getClassLabel() - Method in class org.apache.jmeter.visualizers.TableDataModel
Gets the ClassLabel attribute of the GraphModel object.
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.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.
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.jmeter.visualizers.TableDataModel
 
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.jmeter.visualizers.TableDataModel
 
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.jmeter.visualizers.TableDataModel
 
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.JLabeledTextArea
 
getComponentList() - Method in class org.apache.jorphan.gui.JLabeledTextField
 
getCon() - Method in class org.apache.jmeter.protocol.jdbc.util.ConnectionObject
Returns the connection held by this connection object.
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
 
getConfigElement(Class) - Method in class org.apache.jmeter.samplers.Entry
 
getConfigForTestElement(String, TestElement) - Static method in class org.apache.jmeter.save.SaveService
 
getConfigs() - Method in class org.apache.jmeter.threads.SamplePackage
Returns the configs.
getConfiguration(byte[]) - Static method in class org.apache.jmeter.save.SaveService
 
getConfiguration(AssertionResult) - Static method in class org.apache.jmeter.save.SaveService
 
getConfiguration(SampleResult, boolean) - Static method in class org.apache.jmeter.save.SaveService
This method determines the content of the result data that will be stored.
getConfiguration() - Method in class org.apache.jmeter.save.TestElementSaver
 
getConnection() - Method in interface org.apache.jmeter.protocol.jdbc.util.ConnectionPool
 
getConnection(DBKey) - Method in class org.apache.jmeter.protocol.jdbc.util.DBConnectionManager
Rents out a database connection object.
getConnection() - Method in class org.apache.jmeter.protocol.jdbc.util.JMeter19ConnectionPool
Rents out a database connection object.
getConnector() - Method in interface org.apache.jmeter.monitor.model.Status
 
getConnector() - Method in class org.apache.jmeter.monitor.model.StatusImpl
 
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
 
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
 
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.jorphan.math.StatCalculator
 
getCpuload() - Method in class org.apache.jmeter.visualizers.MonitorModel
 
getCurrent() - Method in class org.apache.jmeter.visualizers.SplineModel
 
getCurrentAverage() - Method in class org.apache.jmeter.visualizers.GraphModel
Gets the CurrentAverage attribute of the GraphModel object.
getCurrentData() - Method in class org.apache.jmeter.visualizers.GraphModel
Gets the CurrentData attribute of the GraphModel object.
getCurrentDeviation() - Method in class org.apache.jmeter.visualizers.GraphModel
Gets the CurrentDeviation attribute of the GraphModel object.
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.
getCurrentMedian() - Method in class org.apache.jmeter.visualizers.GraphModel
 
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)
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
 
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
 
getCurrentThroughput() - Method in class org.apache.jmeter.visualizers.GraphModel
 
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
 
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
 
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.
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.
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
 
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
 
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.
getDescription() - Method in class org.apache.jmeter.gui.JMeterFileFilter
Get a description for this filter.
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
 
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.HTTPSamplerBase
 
getDomainPanel() - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigGui
 
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.sampler.JDBCSampler
 
getDriver() - Method in class org.apache.jmeter.protocol.jdbc.util.DBKey
 
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
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.
getEolByte() - Method in interface org.apache.jmeter.protocol.tcp.sampler.TCPClient
 
getEolByte() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPClientImpl
 
getErrorAction() - Method in class org.apache.jmeter.testelement.OnErrorTestElement
 
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
 
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.
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%")
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
 
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
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.
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
 
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.
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.gui.util.FilePanel
Gets the filename attribute of the FilePanel object.
getFilename() - Method in class org.apache.jmeter.protocol.ftp.config.FtpConfig
 
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.config.TCPConfig
 
getFilename() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
getFilename() - Method in class org.apache.jmeter.reporters.ResultCollector
 
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
 
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() - Method in class org.apache.jmeter.reporters.ResultCollector
 
getGUI(Class) - Static method in class org.apache.jmeter.gui.GUIFactory
Get a component instance which has previously been registered for this class object.
getGenerator() - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
Return the generator
getGeneratorClassName() - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
Return the name of the generator class to use.
getGraphMax() - Method in class org.apache.jmeter.visualizers.GraphModel
 
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.GraphModel
Gets the GuiClass attribute of the GraphModel object.
getGuiClass() - Method in class org.apache.jmeter.visualizers.SplineModel
 
getGuiClass() - Method in class org.apache.jmeter.visualizers.StatVisualizerModel
Gets the GuiClass attribute of the StatVisualizerModel object.
getGuiClass() - Method in class org.apache.jmeter.visualizers.TableDataModel
Gets the GuiClass attribute of the TableModel object.
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
 
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
 
getIcon(Class) - Static method in class org.apache.jmeter.gui.GUIFactory
Get an icon which has previously been registered for this class object.
getIcon() - 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
 
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.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
 
getInMaintenance() - Method in class org.apache.jmeter.protocol.jdbc.util.ConnectionObject
Gets whether the Connection Object is being maintained.
getInUse() - Method in class org.apache.jmeter.protocol.jdbc.util.ConnectionObject
Gets whether the connection object is currently in use.
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
 
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.
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
 
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
 
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
 
getIterator(Collection) - Method in class org.apache.jmeter.testelement.property.AbstractProperty
 
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.
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
 
getKey(String, String, String, String, Map) - Method in class org.apache.jmeter.protocol.jdbc.util.DBConnectionManager
Starts the connection manager going for a given database connection, and returns the DBKey object required to get a Connection object for this database.
getKeyStore() - Method in class org.apache.jmeter.util.SSLManager
Opens and initializes the KeyStore.
getLabel() - Method in class org.apache.jmeter.protocol.ftp.config.FtpConfig
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.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.config.LdapConfig
Returns a formatted string label describing this sampler.
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.config.TCPConfig
Returns a formatted string label describing this sampler Example output: Tcp://Tcp.nowhere.com:port
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.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.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.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.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.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 class org.apache.jmeter.gui.AbstractJMeterGuiComponent
 
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.AccessLogSamplerGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui2
 
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.JavaTestSamplerGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.jdbc.config.gui.DbConfigGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.jdbc.config.gui.PoolConfigGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.jdbc.config.gui.SqlConfigGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.jdbc.control.gui.JdbcTestSampleGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LdapConfigGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.ldap.control.gui.LdapTestSamplerGui
 
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.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.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.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.
getLastAccessed() - Method in class org.apache.jmeter.protocol.jdbc.util.ConnectionObject
Gets the last time this object was accessed.
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
 
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.
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.
getManager() - Static method in class org.apache.jmeter.protocol.jdbc.util.DBConnectionManager
 
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.jorphan.math.StatCalculator
 
getMaxIterations() - Method in class org.apache.jmeter.visualizers.Spline3
 
getMaxSample() - Method in class org.apache.jmeter.visualizers.GraphModel
Gets the Max attribute of the GraphModel object.
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
 
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.jorphan.math.StatCalculator
 
getMedian() - Method in class org.apache.jorphan.math.StatCalculator
 
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.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.
getMetaData() - Method in class org.apache.jmeter.config.Argument
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
 
getMethodDescriptors() - Method in class org.apache.jmeter.testbeans.BeanInfoSupport
 
getMethodDescriptors() - Method in class org.apache.jmeter.testbeans.TestBeanBeanInfo
 
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.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.util.accesslog.NVPair
Return the name
getName() - Method in class org.apache.jmeter.testbeans.TestBean
This one is NOT deprecated.
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.GraphModel
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
 
getName() - Method in class org.apache.jmeter.visualizers.StatVisualizerModel
Gets the Name attribute of the StatVisualizerModel object.
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
 
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.
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.
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
 
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.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.
getOperations() - Method in class org.apache.jmeter.protocol.http.util.WSDLHelper
Look at the bindings with soap operations and get the soap operations.
getOutputFormat() - Static method in class org.apache.jmeter.save.SaveService
Return the format for the saved results, e.g., csv or xml.
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
 
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.
getParser() - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
Return the 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.sampler.JDBCSampler
 
getPassword() - Method in class org.apache.jmeter.protocol.jdbc.util.DBKey
 
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.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
 
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
 
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.
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.LDAPSampler
Gets the Port attribute of the LDAPSampler object.
getPort() - Method in class org.apache.jmeter.protocol.tcp.config.TCPConfig
 
getPort() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
getPort() - Method in class org.apache.jmeter.visualizers.MonitorModel
 
getPortNumber() - Method in class org.apache.jmeter.protocol.http.control.gui.AccessLogSamplerGui
Utility method to parse the string and get a int port number.
getPortPanel() - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigGui
 
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.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.HttpTestSampleGui2
 
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.jdbc.control.gui.JdbcTestSampleGui
 
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.
getPrintFieldNames() - Static method in class org.apache.jmeter.save.SaveService
Return whether the field names should be printed to a delimited results file.
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.testbeans.TestBean
Deprecated.  
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.
getPropertyAsBoolean(String, boolean) - Method in class org.apache.jmeter.testbeans.TestBean
Deprecated.  
getPropertyAsBoolean(String) - Method in class org.apache.jmeter.testbeans.TestBean
Deprecated.  
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.testbeans.TestBean
Deprecated.  
getPropertyAsDouble(String) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
getPropertyAsFloat(String) - Method in class org.apache.jmeter.testbeans.TestBean
Deprecated.  
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.testbeans.TestBean
Deprecated.  
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.testbeans.TestBean
Deprecated.  
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.testbeans.TestBean
Deprecated.  
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
 
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
 
getProtocolAndMethodPanel() - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigGui
 
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.
getRampUp() - Method in class org.apache.jmeter.threads.ThreadGroup
Get the ramp-up value.
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
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.
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.
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.
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.SplitFunction
 
getReferenceKey() - Method in class org.apache.jmeter.functions.StringFromFile
 
getReferenceKey() - Method in class org.apache.jmeter.functions.ThreadNumber
 
getRegex() - Method in class org.apache.jmeter.extractor.RegexExtractor
 
getRemoteAddr() - Method in interface org.apache.jmeter.monitor.model.Worker
 
getRemoteAddr() - Method in class org.apache.jmeter.monitor.model.WorkerImpl
 
getReplacement() - Method in class org.apache.jmeter.control.ModuleController
Get the controller which this object is "pointing" to.
getReplacement() - Method in interface org.apache.jmeter.control.ReplaceableController
Returns the TestElement that should replace the current ReplaceableCoroller.
getReplacer() - Method in class org.apache.jmeter.gui.GuiPackage
Get a ValueReplacer for the test tree.
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() - Method in class org.apache.jmeter.samplers.SampleEvent
 
getReturnValString() - Method in class org.apache.jmeter.control.ForeachController
 
getRootdn() - Method in class org.apache.jmeter.protocol.ldap.config.LdapConfig
Gets the Rootdn attribute of the LdapConfig 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.jmeter.visualizers.TableDataModel
 
getRowCount() - Method in class org.apache.jorphan.gui.ObjectTableModel
 
getRowData(int) - Method in class org.apache.jmeter.gui.util.PowerTableModel
 
getRunningSample(int) - Method in class org.apache.jmeter.visualizers.StatVisualizerModel
 
getRunningSample(String) - Method in class org.apache.jmeter.visualizers.StatVisualizerModel
 
getRunningSampleCount() - Method in class org.apache.jmeter.visualizers.StatVisualizerModel
 
getRunningSampleTotal() - Method in class org.apache.jmeter.visualizers.StatVisualizerModel
 
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.SplineModel
 
getSampleCount() - Method in class org.apache.jmeter.visualizers.GraphAccumModel
Gets the SampleCount attribute of the GraphAccumModel object.
getSampleCount() - Method in class org.apache.jmeter.visualizers.GraphModel
Gets the SampleCount attribute of the GraphModel 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.SaveService
 
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.visualizers.GraphModel
Gets the Samples attribute of the GraphModel object.
getSamples() - Method in class org.apache.jmeter.visualizers.SplineModel
 
getScheduler() - Method in class org.apache.jmeter.threads.ThreadGroup
Get the Scheduler value.
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.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.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.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.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
 
getServer() - Method in class org.apache.jmeter.protocol.ftp.config.FtpConfig
 
getServer() - Method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
 
getServer() - Method in class org.apache.jmeter.protocol.tcp.config.TCPConfig
 
getServer() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
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.
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.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.assertions.gui.HTMLAssertionGui
Returns the label to be shown within the JTree-Component.
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.testbeans.gui.TestBeanGUI
 
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.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.
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.
getTable() - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
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.
getTags() - Method in class org.apache.jmeter.testbeans.gui.FileEditor
 
getTarget() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
getTemplate() - Method in class org.apache.jmeter.extractor.RegexExtractor
 
getTest() - Method in class org.apache.jmeter.protocol.ldap.config.LdapConfig
Gets the test attribute of the LdapConfig 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
 
getTestSamples(Properties, String) - Static method in class org.apache.jmeter.util.JMeterUtils
Create a string of class names for a particular SamplerController
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.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.
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
 
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
 
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.
getThroughputMax() - Method in class org.apache.jmeter.visualizers.GraphModel
 
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
 
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
 
getTotal() - Method in interface org.apache.jmeter.monitor.model.Memory
 
getTotal() - Method in class org.apache.jmeter.monitor.model.MemoryImpl
 
getTree() - Method in class org.apache.jmeter.gui.MainFrame
!
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.HashTree
 
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.
getUrl() - Method in class org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler
 
getUrl() - Method in class org.apache.jmeter.protocol.jdbc.util.DBKey
 
getUseCount() - Method in class org.apache.jmeter.protocol.jdbc.util.ConnectionObject
Gets the number of times this connection object has been used.
getUseKeepAlive() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
getUseProxy() - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
Return whether or not to use proxy
getUser() - Method in class org.apache.jmeter.protocol.http.control.Authorization
 
getUserDefinedTest() - Method in class org.apache.jmeter.protocol.ldap.config.LdapConfig
Gets the UserDefinedTest attribute of the LdapConfig 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
 
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.sampler.JDBCSampler
 
getUsername() - Method in class org.apache.jmeter.protocol.jdbc.util.DBKey
 
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
 
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.testbeans.gui.FileEditor
 
getValueAt(int, int) - Method in class org.apache.jmeter.gui.util.PowerTableModel
Required by table model interface.
getValueAt(int, int) - Method in class org.apache.jmeter.visualizers.TableDataModel
 
getValueAt(int, int) - Method in class org.apache.jorphan.gui.ObjectTableModel
 
getVarName() - Method in class org.apache.jmeter.modifiers.CounterConfig
 
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.
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.
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
 
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.
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
grab() - Method in class org.apache.jmeter.protocol.jdbc.util.ConnectionObject
Grabs the connection and sets the inUse value to true.
graph - Variable in class org.apache.jmeter.visualizers.GraphAccumVisualizer
 

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 - Variable in class org.apache.jmeter.visualizers.MonitorGraph
 
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
 
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
 
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
 
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
 
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
 
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
 
HttpTestSampleGui2.Test - class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui2.Test.
 
HttpTestSampleGui2.Test(String) - Constructor for class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui2.Test
 
handleGeneratorEvent() - Method in class org.apache.jmeter.protocol.http.control.gui.AccessLogSamplerGui
handleGeneratorEvent is used to check the generator class.
handleParserEvent() - Method in class org.apache.jmeter.protocol.http.control.gui.AccessLogSamplerGui
handleParserEvent is used to check the parser class.
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.protocol.jdbc.util.DBKey
 
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
 
health - Variable in class org.apache.jmeter.visualizers.MonitorStats
 
host - Variable in class org.apache.jmeter.visualizers.MonitorStats
 

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
 
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
 
INSERT_AFTER - Static variable in class org.apache.jmeter.gui.action.DragNDrop
 
INSERT_BEFORE - Static variable in class org.apache.jmeter.gui.action.DragNDrop
 
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
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
 
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.
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
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.
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
 
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
 
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.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.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
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.ForeachController
 
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.protocol.http.gui.HTTPArgumentsPanel
 
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
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
instantiateGenerator() - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
Method will instantiate the generator.
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.
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
 
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.jmeter.visualizers.TableDataModel
 
isCellEditable(int, int) - Method in class org.apache.jorphan.gui.ObjectTableModel
 
isClientTrusted(X509Certificate[]) - Method in class org.apache.jmeter.util.JsseSSLManager.AlwaysTrustManager
 
isComplete() - Method in class org.apache.jmeter.protocol.ftp.config.FtpConfig
 
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.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
 
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) - 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) - 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.
isFirst() - Method in class org.apache.jmeter.control.GenericController
 
isFunctionalMode() - Method in class org.apache.jmeter.testelement.TestPlan
 
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
 
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
 
isNotType() - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
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.testbeans.TestBean
Deprecated.  
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
 
isScheduled() - Method in class org.apache.jmeter.threads.JMeterThread
Checks whether the JMeterThread is Scheduled.
isSerialized() - Method in class org.apache.jmeter.testelement.TestPlan
 
isServerTrusted(X509Certificate[]) - Method in class org.apache.jmeter.util.JsseSSLManager.AlwaysTrustManager
 
isSkipNext() - Method in class org.apache.jmeter.control.InterleaveControl
 
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.
isSuccessful() - Method in class org.apache.jmeter.samplers.SampleResult
 
isTemporary(JMeterProperty) - Method in class org.apache.jmeter.testbeans.TestBean
Deprecated.  
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)
isUseEquals() - Method in class org.apache.jmeter.protocol.http.util.HTTPArgument
 
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.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.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.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.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
 
JDBC - Static variable in class org.apache.jmeter.util.JMeterUtils
 
JDBCSAMPLER_PROPERTY_PREFIX - Static variable in class org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler
 
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.
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.
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
 
JMeter - class org.apache.jmeter.JMeter.
 
JMeter() - Constructor for class org.apache.jmeter.JMeter
 
JMeter19ConnectionPool - class org.apache.jmeter.protocol.jdbc.util.JMeter19ConnectionPool.
 
JMeter19ConnectionPool(DBKey, Map) - Constructor for class org.apache.jmeter.protocol.jdbc.util.JMeter19ConnectionPool
 
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.
 
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
JOrphanUtils - class org.apache.jorphan.util.JOrphanUtils.
This class contains frequently-used static utility methods.
JOrphanUtils.Test - class org.apache.jorphan.util.JOrphanUtils.Test.
 
JOrphanUtils.Test() - Constructor for class org.apache.jorphan.util.JOrphanUtils.Test
 
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
JdbcTestSampleGui - class org.apache.jmeter.protocol.jdbc.control.gui.JdbcTestSampleGui.
 
JdbcTestSampleGui() - Constructor for class org.apache.jmeter.protocol.jdbc.control.gui.JdbcTestSampleGui
 
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.
jfc - Static variable in class org.apache.jmeter.gui.util.FileDialoger
 

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 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
 
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 - Variable in class org.apache.jmeter.visualizers.MonitorGraph
 
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.jmeter.protocol.http.sampler.AccessLogSampler
 
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.
LdapConfig - class org.apache.jmeter.protocol.ldap.config.LdapConfig.
This is model class for the LdapConfigGui.
LdapConfig() - Constructor for class org.apache.jmeter.protocol.ldap.config.LdapConfig
Constructor for the LdapConfig 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
 
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
 
Load - class org.apache.jmeter.gui.action.Load.
 
Load() - Constructor for class org.apache.jmeter.gui.action.Load
 
Load.Test - class org.apache.jmeter.gui.action.Load.Test.
 
Load.Test(String) - Constructor for class org.apache.jmeter.gui.action.Load.Test
 
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
 
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
 
lastHeight - Variable in class org.apache.jmeter.visualizers.SplineVisualizer.SplineGraph
 
lastJFCDirectory - Static variable in class org.apache.jmeter.gui.util.FileDialoger
The last directory visited by the user while choosing Files.
lastWidth - Variable in class org.apache.jmeter.visualizers.SplineVisualizer.SplineGraph
 
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
 
listeners - Variable in class org.apache.jmeter.visualizers.GraphAccumModel
 
load - Variable in class org.apache.jmeter.visualizers.MonitorStats
 
loadExistingFile() - Method in class org.apache.jmeter.reporters.ResultCollector
 
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.
loadSubTree(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.protocol.java.sampler.BSFSampler
 
log - Static variable in class org.apache.jmeter.testbeans.gui.FileEditor
 
log - Static variable in class org.apache.jmeter.testelement.property.AbstractProperty
 
logProperties() - Method in class org.apache.jmeter.testbeans.TestBean
Deprecated.  
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
 

M

MAILER_MODEL - Static variable in class org.apache.jmeter.reporters.MailerResultCollector
 
MAIN_CONTROLLER - Static variable in class org.apache.jmeter.threads.ThreadGroup
 
MATCHER - Variable in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
 
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
 
MAXUSE - Static variable in class org.apache.jmeter.protocol.jdbc.util.JMeter19ConnectionPool
 
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
 
MEM - Variable in class org.apache.jmeter.visualizers.MonitorGraph
 
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
 
METADATA - Static variable in class org.apache.jmeter.config.Argument
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
 
MILLISECONDS - Static variable in interface org.apache.jmeter.save.SaveServiceConstants
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
 
MODEL - Variable in class org.apache.jmeter.visualizers.MonitorGraph
 
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
 
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
 
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
 
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.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.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.
makeLabelPanel() - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
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
 
makeProxyControl() - Method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
 
makeResultFromDelimitedString(String) - Static method in class org.apache.jmeter.save.SaveService
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.
max - Variable in class org.apache.jmeter.visualizers.GraphAccumModel
 
median - Variable in class org.apache.jmeter.visualizers.Sample
 
memload - Variable in class org.apache.jmeter.visualizers.MonitorStats
 
mergeIn(TestElement) - Method in class org.apache.jmeter.modifiers.UserParameters
 
mergeIn(TestElement) - Method in class org.apache.jmeter.testbeans.TestBean
Deprecated.  
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
 
model - Variable in class org.apache.jmeter.visualizers.GraphAccum
 
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.
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.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.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.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.AccessLogSamplerGui
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.HttpTestSampleGui2
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.JavaTestSamplerGui
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.jdbc.config.gui.DbConfigGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.jdbc.config.gui.PoolConfigGui
Modifies a given TestElement to mirror the data in the gui components.
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.jdbc.control.gui.JdbcTestSampleGui
Modifies a given TestElement to mirror the data in the gui components.
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.control.gui.LdapTestSamplerGui
Modifies a given TestElement to mirror the data in the gui components.
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.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.StatVisualizer
 
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
 
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 interface org.apache.jmeter.save.SaveServiceConstants
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
 
NoConnectionsAvailableException - exception org.apache.jmeter.protocol.jdbc.util.NoConnectionsAvailableException.
 
NoConnectionsAvailableException() - Constructor for class org.apache.jmeter.protocol.jdbc.util.NoConnectionsAvailableException
 
NoConnectionsAvailableException(String) - Constructor for class org.apache.jmeter.protocol.jdbc.util.NoConnectionsAvailableException
 
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
 
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
 
n - Variable in class org.apache.jmeter.visualizers.SplineModel
Number of collected samples.
name - Variable in class org.apache.jmeter.visualizers.GraphAccumModel
 
nameChanged() - Method in class org.apache.jmeter.gui.tree.JMeterTreeNode
 
newConnection(DBKey) - Method in class org.apache.jmeter.protocol.jdbc.util.JMeter19ConnectionPool
Returns a new java.sql.Connection object.
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.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.testbeans.TestBean
Deprecated.  
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
noLegendYet - Variable in class org.apache.jmeter.visualizers.GraphAccum
Ensure that the legends are only drawn once.
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.
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
 
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
 
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 interface org.apache.jmeter.save.SaveServiceConstants
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
 
ObjectTableModel - class org.apache.jorphan.gui.ObjectTableModel.
 
ObjectTableModel(String[], String[], Class[], Class[], Object) - Constructor for class org.apache.jorphan.gui.ObjectTableModel
 
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
 
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
 
open(String, String) - Static method in class org.apache.jmeter.functions.FileWrapper
 
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.
options - Static variable in class org.apache.jmeter.JMeter
Define the understood options.
org.apache.jmeter - package org.apache.jmeter
 
org.apache.jmeter.assertions - package org.apache.jmeter.assertions
 
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
 
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 - package org.apache.jmeter.protocol.ftp.config
 
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.gui - package org.apache.jmeter.protocol.jdbc.config.gui
 
org.apache.jmeter.protocol.jdbc.control.gui - package org.apache.jmeter.protocol.jdbc.control.gui
 
org.apache.jmeter.protocol.jdbc.sampler - package org.apache.jmeter.protocol.jdbc.sampler
 
org.apache.jmeter.protocol.jdbc.util - package org.apache.jmeter.protocol.jdbc.util
 
org.apache.jmeter.protocol.ldap.config - package org.apache.jmeter.protocol.ldap.config
 
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.tcp.config - package org.apache.jmeter.protocol.tcp.config
 
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.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.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
 
outputFormat - Static variable in class org.apache.jmeter.save.SaveService
A flag to indicate which output format to use for results.

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
 
PARSECOUNT - Variable in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
the number of lines the user wishes to parse
PARSER_CLASS_NAME - Static variable in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
 
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
 
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
 
PLOT_X_WIDTH - Static variable in class org.apache.jmeter.visualizers.GraphAccum
 
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.LDAPSampler
 
PORT - Static variable in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
PORTNUMBER - Variable in class org.apache.jmeter.protocol.http.control.gui.AccessLogSamplerGui
 
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 interface org.apache.jmeter.save.SaveServiceConstants
 
PRE_PROCESSORS - Static variable in class org.apache.jmeter.gui.util.MenuFactory
 
PRINT_FIELD_NAMES_PROP - Static variable in interface org.apache.jmeter.save.SaveServiceConstants
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
 
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.
 
PoolConfigGui - class org.apache.jmeter.protocol.jdbc.config.gui.PoolConfigGui.
 
PoolConfigGui() - Constructor for class org.apache.jmeter.protocol.jdbc.config.gui.PoolConfigGui
 
PoolConfigGui(boolean) - Constructor for class org.apache.jmeter.protocol.jdbc.config.gui.PoolConfigGui
 
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.
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
 
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(int) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.LogParser
the method will parse the given number of lines.
parse() - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
parse the entire file.
parse(int) - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
parse a set number of lines from the access log.
parse(BufferedReader) - 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.
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) - 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
 
plaintext - Variable in class org.apache.jmeter.visualizers.MonitorPerformancePanel
 
plot - Variable in class org.apache.jmeter.visualizers.SplineVisualizer.SplineGraph
 
port - Variable in class org.apache.jmeter.visualizers.MonitorStats
 
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() - Method in class org.apache.jmeter.testbeans.TestBean
Deprecated. to limit it's usage in expectation of moving it elsewhere.
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.
previousPts - Variable in class org.apache.jmeter.visualizers.GraphAccum
Keep track of previous point.
previousPtsAlloc - Variable in class org.apache.jmeter.visualizers.GraphAccum
Ensure that previousPts is allocated once only.
printFieldNames - Static variable in class org.apache.jmeter.save.SaveService
A flag to indicate whether to print the field names for delimited result files.
printMilliseconds - Static variable in class org.apache.jmeter.save.SaveService
A flag to indicate whether the time stamp should be printed in milliseconds.
printableFieldNamesToString() - Static method in class org.apache.jmeter.save.SaveService
Return whether the field names should be printed to 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.
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.
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.testbeans.TestBean
Deprecated.  
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.
protocol - Variable in class org.apache.jmeter.visualizers.MonitorStats
 
purple - Static variable in class org.apache.jmeter.gui.util.JMeterColor
 
put(String, String) - Method in class org.apache.jmeter.threads.JMeterVariables
 
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.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
 

Q

QUERY - Static 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.
quickUpdate(Sample) - Method in class org.apache.jmeter.visualizers.GraphModel
 

R

RAMP_TIME - Static variable in class org.apache.jmeter.threads.ThreadGroup
 
RAND - Static variable in class org.apache.jmeter.functions.RegexFunction
 
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
 
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
 
REMOTEADDR - Static variable in class org.apache.jmeter.monitor.parser.Constants
 
REMOVE - Static variable in class org.apache.jmeter.gui.action.CheckDirty
 
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 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 interface org.apache.jmeter.save.SaveServiceConstants
 
RES_KEY_PFX - Static variable in class org.apache.jmeter.util.JMeterUtils
 
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.LDAPSampler
 
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.
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
 
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.
 
ReplaceFunctionsWithStrings(CompoundVariable, Map) - 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
 
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
 
read(InputStream) - Method in interface org.apache.jmeter.protocol.tcp.sampler.TCPClient
 
read(InputStream) - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPClientImpl
 
readProperties() - Static method in class org.apache.jmeter.save.SaveService
Read in the properties having to do with saving from a properties file.
readResponse(HttpURLConnection) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler
Reads the response from the URL connection.
recordSample(SampleResult) - Method in interface org.apache.jmeter.save.DataSource
Save a SampleResult object to the specified file.
recoverRunningVersion() - Method in class org.apache.jmeter.protocol.http.control.CookieManager
 
recoverRunningVersion() - Method in class org.apache.jmeter.testbeans.TestBean
Deprecated.  
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.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
 
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
 
release() - Method in class org.apache.jmeter.protocol.jdbc.util.ConnectionObject
Releases the connection object.
releaseConnection(DBKey, Connection) - Method in class org.apache.jmeter.protocol.jdbc.util.DBConnectionManager
Releases a connection back to the pool.
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(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.
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.
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.testbeans.TestBean
Deprecated.  
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
 
removeTableModelListener(TableModelListener) - Method in class org.apache.jmeter.visualizers.TableDataModel
Dummy implementation.
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(HashTree) - Method in class org.apache.jmeter.control.ModuleController
Copies the controller's subelements into the execution tree
replace(HashTree) - 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.
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.
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.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.StandardGenerator
Reset the HTTPSampler to make sure it is a new instance.
reset() - Method in class org.apache.jmeter.protocol.jdbc.util.ConnectionObject
Resets the use count, the last accessed time, and the in Use values and replaces the old connection object with the new one.
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.
resetCurrent() - Method in class org.apache.jmeter.control.GenericController
 
resetCurrent() - Method in class org.apache.jmeter.control.RandomController
 
resetIterCount() - Method in class org.apache.jmeter.control.GenericController
 
resetIterCount() - Method in class org.apache.jmeter.control.RunTime
 
resetLoopCount() - Method in class org.apache.jmeter.control.ForeachController
 
resetLoopCount() - Method in class org.apache.jmeter.control.LoopController
 
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
resultToDelimitedString(SampleResult) - Static method in class org.apache.jmeter.save.SaveService
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.SaveService
Convert a result into a string, where the fields of the result are separated by a specified String.
returnConnection(Connection) - Method in interface org.apache.jmeter.protocol.jdbc.util.ConnectionPool
 
returnConnection(Connection) - Method in class org.apache.jmeter.protocol.jdbc.util.JMeter19ConnectionPool
Releases a connection back to the pool.
reverseReplace(TestElement) - 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.jdbc.util.ConnectionObject
Method to run in separate thread that resets the connection object
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
 
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
 
runTestElement() - Method in class org.apache.jmeter.junit.JMeterTest
 

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 interface org.apache.jmeter.save.SaveServiceConstants
 
SAVE - Static variable in class org.apache.jmeter.gui.action.CheckDirty
 
SAVE - Static variable in class org.apache.jmeter.gui.action.Save
 
SAVE_ALL - Static variable in class org.apache.jmeter.gui.action.CheckDirty
 
SAVE_ALL_AS - Static variable in class org.apache.jmeter.gui.action.Save
 
SAVE_ALL_ASSERTIONS - Static variable in class org.apache.jmeter.save.SaveService
 
SAVE_AS - Static variable in class org.apache.jmeter.gui.action.Save
 
SAVE_AS_CSV - Static variable in interface org.apache.jmeter.save.SaveServiceConstants
Indicates that results should be saved as comma-separated-values.
SAVE_AS_XML - Static variable in interface org.apache.jmeter.save.SaveServiceConstants
Indicates that results should be saved as XML.
SAVE_BUTTON - Static variable in class org.apache.jmeter.gui.util.ButtonPanel
 
SAVE_DATA_TYPE_PROP - Static variable in interface org.apache.jmeter.save.SaveServiceConstants
The name of the property indicating whether the data type should be saved.
SAVE_FIRST_ASSERTION - Static variable in class org.apache.jmeter.save.SaveService
 
SAVE_LABEL_PROP - Static variable in interface org.apache.jmeter.save.SaveServiceConstants
The name of the property indicating whether the label should be saved.
SAVE_NO_ASSERTIONS - Static variable in class org.apache.jmeter.save.SaveService
 
SAVE_RESPONSE_CODE_PROP - Static variable in interface org.apache.jmeter.save.SaveServiceConstants
The name of the property indicating whether the response code should be saved.
SAVE_RESPONSE_DATA_PROP - Static variable in interface org.apache.jmeter.save.SaveServiceConstants
The name of the property indicating whether the response data should be saved.
SAVE_RESPONSE_MESSAGE_PROP - Static variable in interface org.apache.jmeter.save.SaveServiceConstants
The name of the property indicating whether the response message should be saved.
SAVE_SUCCESSFUL_PROP - Static variable in interface org.apache.jmeter.save.SaveServiceConstants
The name of the property indicating whether the success indicator should be saved.
SAVE_THREAD_NAME_PROP - Static variable in interface org.apache.jmeter.save.SaveServiceConstants
The name of the property indicating whether the thread name should be saved.
SAVE_TIME_PROP - Static variable in interface org.apache.jmeter.save.SaveServiceConstants
The name of the property indicating whether the time should be saved.
SAVE_TO_PREVIOUS - Static variable in class org.apache.jmeter.gui.action.CheckDirty
 
SCHEDULER - Static variable in class org.apache.jmeter.threads.ThreadGroup
 
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.LDAPSampler
 
SEARCHFILTER - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
 
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.LDAPSampler
 
SERVER_ERROR_COLOR - Static variable in class org.apache.jmeter.visualizers.ViewResultsFullVisualizer
 
SERVER_TITLE - Static variable in class org.apache.jmeter.visualizers.MonitorPerformancePanel
 
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
 
SOAPACTION - Variable in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
The SOAPAction is required by MS webservices and is defined by the WSDL.
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
 
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
 
SUCCESSFUL - Static variable in interface org.apache.jmeter.save.SaveServiceConstants
 
Sample - class org.apache.jmeter.visualizers.Sample.
 
Sample(long, long, long, float, long, boolean) - Constructor for class org.apache.jmeter.visualizers.Sample
Constructor for the Sample object
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.
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) - 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
 
Sampler - interface org.apache.jmeter.samplers.Sampler.
Classes which are able to generate information about an entry should implement this interface.
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
 
SaveService - class org.apache.jmeter.save.SaveService.
This class provides a means for saving test results.
SaveService.Test - 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.
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
SharedCustomizer - interface org.apache.jmeter.testbeans.gui.SharedCustomizer.
Tagging interface to mark a customizer class as shareable among elements of the same type.
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
 
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
 
StatVisualizer - class org.apache.jmeter.visualizers.StatVisualizer.
Aggregrate Table-Based Reporting Visualizer for JMeter.
StatVisualizer() - Constructor for class org.apache.jmeter.visualizers.StatVisualizer
 
StatVisualizerModel - class org.apache.jmeter.visualizers.StatVisualizerModel.
Aggregrate Table-Based Reporting Model for JMeter.
StatVisualizerModel() - Constructor for class org.apache.jmeter.visualizers.StatVisualizerModel
Default Constuctor.
StatVisualizerModel.Test - class org.apache.jmeter.visualizers.StatVisualizerModel.Test.
 
StatVisualizerModel.Test(String) - Constructor for class org.apache.jmeter.visualizers.StatVisualizerModel.Test
 
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
 
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
 
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
 
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.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(Entry) - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
sample(Entry e) simply calls sample().
sample() - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
sample() does the following: create a new SampleResult, call sampleWithApache, and return the result.
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.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.ldap.sampler.LDAPSampler
 
sample(Entry) - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
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.
sampleWithApache() - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
Sample the URL using Apache SOAP driver.
sampleWithGenerator() - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
sample gets a new HTTPSampler from the generator and calls it's sample() method.
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.
saveAssertionResultsFailureMessage - Static variable in class org.apache.jmeter.save.SaveService
A flag to indicate whether the assertion result's failure message should be saved to the test results.
saveDataType - Static variable in class org.apache.jmeter.save.SaveService
A flag to indicate whether the data type should be saved to the test results.
saveLabel - Static variable in class org.apache.jmeter.save.SaveService
A flag to indicate whether the label should be saved to the test results.
saveResponseCode - Static variable in class org.apache.jmeter.save.SaveService
A flag to indicate whether the response code should be saved to the test results.
saveResponseData - Static variable in class org.apache.jmeter.save.SaveService
A flag to indicate whether the response data should be saved to the test results.
saveResponseMessage - Static variable in class org.apache.jmeter.save.SaveService
A flag to indicate whether the response message should be saved to the test results.
saveSubTree(HashTree, OutputStream) - Static method in class org.apache.jmeter.save.SaveService
 
saveSuccessful - Static variable in class org.apache.jmeter.save.SaveService
A flag to indicate whether the success indicator should be saved to the test results.
saveThreadName - Static variable in class org.apache.jmeter.save.SaveService
A flag to indicate whether the thread name should be saved to the test results.
saveTime - Static variable in class org.apache.jmeter.save.SaveService
A flag to indicate whether the time should be saved to the test results.
scrollToReference(String) - Method in class org.apache.jmeter.swing.HtmlPane
 
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.
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.
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.
sendToVisualizer(SampleResult) - Method in class org.apache.jmeter.reporters.ResultCollector
 
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(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
 
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.ldap.config.LdapConfig
Sets the Arguments attribute of the LdapConfig object.
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
 
setAssertions(boolean) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setAssertions(List) - Method in class org.apache.jmeter.threads.SamplePackage
Sets the assertions.
setAssumeSuccess(boolean) - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
setAuthManager(AuthManager) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setAverage(long) - Method in class org.apache.jmeter.visualizers.SplineVisualizer
 
setBaseEntryDN(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Sets the Base Entry DN attribute of the LDAPSampler object.
setBoundary(String) - Method in class org.apache.jmeter.protocol.http.config.MultipartUrlConfig
 
setBufferSize(int) - Method in class org.apache.jmeter.visualizers.MonitorAccumModel
 
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
 
setCaptureHttpHeaders(boolean) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
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.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.
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
 
setConfigName(DefaultConfiguration) - Method in class org.apache.jmeter.save.TestElementSaver
 
setConfigs(List) - Method in class org.apache.jmeter.threads.SamplePackage
Sets the configs.
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
 
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
 
setCpu(boolean) - Method in class org.apache.jmeter.visualizers.MonitorGraph
 
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(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.
setDataType(String) - Method in class org.apache.jmeter.samplers.SampleResult
 
setDate(Date) - Method in class org.apache.jmeter.gui.util.JDateField
Set the date to the Date mask control.
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.
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.
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.HTTPSamplerBase
 
setDone(boolean) - Method in class org.apache.jmeter.control.GenericController
 
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.JLabeledTextField
 
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.
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.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.
setErrorAction(int) - Method in class org.apache.jmeter.testelement.OnErrorTestElement
 
setErrorCount(long) - Method in interface org.apache.jmeter.monitor.model.RequestInfo
 
setErrorCount(long) - Method in class org.apache.jmeter.monitor.model.RequestInfoImpl
 
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.
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
 
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.gui.util.FilePanel
Sets the filename attribute of the FilePanel object.
setFilename(String) - Method in class org.apache.jmeter.protocol.ftp.config.FtpConfig
 
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.config.TCPConfig
 
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.
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.
setFirst(boolean) - Method in class org.apache.jmeter.control.GenericController
 
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
 
setGenerator(Generator) - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
Set the generator for the Sampler to use
setGenerator(Generator) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.LogParser
Concrete parsers need to have a generator to recieve the parsed result.
setGenerator(Generator) - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
Set the Generator
setGeneratorClassName(String) - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
We give the user the choice of entering their own generator instead of the default generator.
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
 
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
 
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
 
setInMaintenance(boolean) - Method in class org.apache.jmeter.protocol.jdbc.util.ConnectionObject
Sets whether the Connection Object is being maintained.
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
 
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
 
setInitialDelay(int) - Method in class org.apache.jmeter.threads.JMeterThread
 
setInputVal(String) - Method in class org.apache.jmeter.control.ForeachController
 
setIsPerUser(boolean) - Method in class org.apache.jmeter.modifiers.CounterConfig
 
setIteration(int) - Method in class org.apache.jmeter.control.ThroughputController
 
setIteration(int) - Method in class org.apache.jmeter.engine.event.LoopIterationEvent
Sets the iteration.
setJMeterHome(String) - Static method in class org.apache.jmeter.util.JMeterUtils
 
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
 
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(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.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.
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.reporters.ResultCollector
 
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
 
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.
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
 
setMem(boolean) - Method in class org.apache.jmeter.visualizers.MonitorGraph
 
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.
setMetaData(String) - Method in class org.apache.jmeter.config.Argument
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
 
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
 
setMode() - Method in class org.apache.jmeter.engine.StandardJMeterEngine
 
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.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.testbeans.TestBean
Deprecated.  
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.GraphModel
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
 
setName(String) - Method in class org.apache.jmeter.visualizers.StatVisualizerModel
Sets the Name attribute of the StatVisualizerModel object.
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.
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
 
setNumThreads(int) - Method in class org.apache.jmeter.threads.ThreadGroup
Set the nuber of threads.
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.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?
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.SplitFunction
 
setParameters(Collection) - Method in class org.apache.jmeter.functions.StringFromFile
 
setParameters(Collection) - Method in class org.apache.jmeter.functions.ThreadNumber
 
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
 
setParser(LogParser) - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
Set the parser for the sampler to use
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.
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
 
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.LDAPSampler
Sets the Port attribute of the ServerConfig object.
setPort(String) - Method in class org.apache.jmeter.protocol.tcp.config.TCPConfig
 
setPort(String) - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
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.testbeans.TestBean
Deprecated.  
setProperty(String, String) - Method in class org.apache.jmeter.testbeans.TestBean
Deprecated.  
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
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
 
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
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
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
 
setRampUp(int) - Method in class org.apache.jmeter.threads.ThreadGroup
Set the ramp-up value.
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.
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
 
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.
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
 
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.
setResponseHeaders(String) - Method in class org.apache.jmeter.samplers.SampleResult
 
setResponseMessage(String) - Method in class org.apache.jmeter.samplers.SampleResult
 
setResponseModifiers(List) - Method in class org.apache.jmeter.threads.SamplePackage
Sets the responseModifiers.
setResultForNull(AssertionResult) - Method in class org.apache.jmeter.assertions.HTMLAssertion
 
setResultForNull(AssertionResult) - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
setResultForNull(AssertionResult) - Method in class org.apache.jmeter.assertions.SizeAssertion
 
setResultForNull(AssertionResult) - Method in class org.apache.jmeter.assertions.XMLAssertion
 
setReturnVal(String) - Method in class org.apache.jmeter.control.ForeachController
 
setRootdn(String) - Method in class org.apache.jmeter.protocol.ldap.config.LdapConfig
Sets the Rootdn attribute of the LdapConfig 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.testbeans.TestBean
Deprecated.  
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.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.
setSampleLabel(String) - Method in class org.apache.jmeter.samplers.SampleResult
 
setSampleListeners(List) - Method in class org.apache.jmeter.threads.SamplePackage
Sets the sampleListeners.
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
 
setSamplingStarted(boolean) - Method in class org.apache.jmeter.threads.JMeterContext
 
setScheduled(boolean) - Method in class org.apache.jmeter.threads.JMeterThread
Enable the scheduler for this JMeterThread.
setScheduler(boolean) - Method in class org.apache.jmeter.threads.ThreadGroup
Set the Scheduler value.
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.
setSerialized(boolean) - Method in class org.apache.jmeter.testelement.TestPlan
 
setServer(String) - Method in class org.apache.jmeter.protocol.ftp.config.FtpConfig
 
setServer(String) - Method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
 
setServer(String) - Method in class org.apache.jmeter.protocol.tcp.config.TCPConfig
 
setServer(String) - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
setServername(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Sets the Servername attribute of the ServerConfig object.
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
 
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.
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(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.testbeans.TestBean
Deprecated.  
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.config.LdapConfig
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
!
setTestPlanFile(String) - Method in class org.apache.jmeter.gui.action.Save
 
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.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.
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
 
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.
setThreadName(String) - Method in class org.apache.jmeter.samplers.SampleResult
 
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.
setTime(long) - Method in class org.apache.jmeter.samplers.SampleResult
Deprecated. use sampleStart() and sampleEnd() instead
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.
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
 
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.
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.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.Load.Test
 
setUp() - Method in class org.apache.jmeter.gui.action.Save.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.AccessLogSamplerGui.Test
 
setUp() - Method in class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui.Test
 
setUp() - Method in class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui2.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.save.SaveService.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.
setUseEquals(boolean) - Method in class org.apache.jmeter.protocol.http.util.HTTPArgument
 
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
setUser(String) - Method in class org.apache.jmeter.protocol.http.control.Authorization
 
setUserDefinedTest(boolean) - Method in class org.apache.jmeter.protocol.ldap.config.LdapConfig
Sets the UserDefinedTest attribute of the LdapConfig object.
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.config.LoginConfig
Sets the Username attribute of the LoginConfig object.
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(Object) - Method in class org.apache.jmeter.testbeans.gui.FileEditor
 
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.
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.jmeter.visualizers.TableDataModel
Dummy implementation.
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
 
setVariables(JMeterVariables) - Method in class org.apache.jmeter.threads.JMeterContext
 
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
setWorkers(Workers) - Method in interface org.apache.jmeter.monitor.model.Connector
 
setWorkers(Workers) - Method in class org.apache.jmeter.monitor.model.ConnectorImpl
 
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
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
setupConnection(URL, String) - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
We override this to prevent the wrong encoding and provide no implementation.
setupConnection(URL, String, HTTPSampleResult) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler
Returns an HttpURLConnection fully ready to attempt connection.
setupConnection(URL, String) - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
We override this to prevent the wrong encoding and provide no implementation.
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.
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
 
shutdown() - Method in class org.apache.jmeter.protocol.jdbc.util.DBConnectionManager
 
simplePropertyValue(JMeterProperty) - Method in class org.apache.jmeter.save.TestElementSaver
 
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.testelement.property.CollectionProperty
 
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
 
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.
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) - Static method in class org.apache.jorphan.util.JOrphanUtils
This is equivalent to the String.split method in JDK 1.4.
start(String[]) - Method in class org.apache.jmeter.JMeter
Takes the command line arguments and uses them to determine how to startup JMeter.
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
 
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.http.control.gui.AccessLogSamplerGui
stateChanged implements logic for the text field and file chooser.
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.
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) - 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
 
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
 
sum - Variable in class org.apache.jmeter.visualizers.SplineModel
Sum of the samples.
supportsCustomEditor() - Method in class org.apache.jmeter.testbeans.gui.FileEditor
 

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
 
TCPConfig - class org.apache.jmeter.protocol.tcp.config.TCPConfig.
 
TCPConfig() - Constructor for class org.apache.jmeter.protocol.tcp.config.TCPConfig
 
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
 
TEMPLATE - Static variable in class org.apache.jmeter.extractor.RegexExtractor
 
TEST - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
 
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_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.
THREAD - Variable in class org.apache.jmeter.visualizers.MonitorGraph
 
THREADINFO - Static variable in class org.apache.jmeter.monitor.parser.Constants
 
THREAD_GROUPS - Static variable in class org.apache.jmeter.testelement.TestPlan
 
THREAD_NAME - Static variable in interface org.apache.jmeter.save.SaveServiceConstants
 
THREAD_VALUES - Static variable in class org.apache.jmeter.modifiers.UserParameters
 
TIME - Static variable in interface org.apache.jmeter.save.SaveServiceConstants
 
TIMEOUT - Static variable in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
TIMERS - Static variable in class org.apache.jmeter.gui.util.MenuFactory
 
TIME_STAMP - Static variable in interface org.apache.jmeter.save.SaveServiceConstants
 
TIME_STAMP_FORMAT_PROP - Static variable in interface org.apache.jmeter.save.SaveServiceConstants
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.
TRUE - Static variable in interface org.apache.jmeter.save.SaveServiceConstants
A properties file indicator for true.
TableDataModel - class org.apache.jmeter.visualizers.TableDataModel.
This class implements the TableModel for the information kept by the GraphModel.
TableDataModel() - Constructor for class org.apache.jmeter.visualizers.TableDataModel
Constructor for the TableDataModel object.
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.
TestBean - class org.apache.jmeter.testbeans.TestBean.
This is an experimental class.
TestBean() - Constructor for class org.apache.jmeter.testbeans.TestBean
Parameter-less constructor.
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() - Constructor for class org.apache.jmeter.testbeans.gui.TestBeanGUI
 
TestBeanGUI(Class) - Constructor for class org.apache.jmeter.testbeans.gui.TestBeanGUI
 
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.
 
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
 
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.
TestSampler - 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
 
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
 
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.
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
 
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
 
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
 
testBadCharParse() - Method in class org.apache.jmeter.junit.protocol.http.parser.HtmlParserTester
A unit test for JUnit.
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.AccessLogSamplerGui.Test
 
testCloneSampler() - Method in class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui.Test
 
testCloneSampler() - Method in class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui2.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
 
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
 
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
 
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.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(String) - Method in class org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler
 
testEnded() - Method in class org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler
 
testEnded() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
testEnded(String) - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
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.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.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.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
 
testFile10() - Method in class org.apache.jmeter.gui.action.Load.Test
 
testFile11() - Method in class org.apache.jmeter.gui.action.Load.Test
 
testFile12() - Method in class org.apache.jmeter.gui.action.Load.Test
 
testFile3() - Method in class org.apache.jmeter.gui.action.Load.Test
 
testFile4() - Method in class org.apache.jmeter.gui.action.Load.Test
 
testFile5() - Method in class org.apache.jmeter.gui.action.Load.Test
 
testFile6() - Method in class org.apache.jmeter.gui.action.Load.Test
 
testFile7() - Method in class org.apache.jmeter.gui.action.Load.Test
 
testFile8() - Method in class org.apache.jmeter.gui.action.Load.Test
 
testFile9() - Method in class org.apache.jmeter.gui.action.Load.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.sampler.JDBCSampler
 
testIterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
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.timers.ConstantThroughputTimer
 
testLoadAndSave() - Method in class org.apache.jmeter.save.SaveService.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
 
testNestedExample1() - Method in class org.apache.jmeter.engine.util.PackageTest
 
testNestedExample2() - Method in class org.apache.jmeter.engine.util.PackageTest
 
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
 
testNullEquality() - Method in class org.apache.jmeter.testelement.property.PackageTest
 
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
 
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
 
testReplace1() - Method in class org.apache.jorphan.util.JOrphanUtils.Test
 
testReplace2() - Method in class org.apache.jorphan.util.JOrphanUtils.Test
 
testReplace3() - Method in class org.apache.jorphan.util.JOrphanUtils.Test
 
testReplace4() - Method in class org.apache.jorphan.util.JOrphanUtils.Test
 
testReplace5() - Method in class org.apache.jorphan.util.JOrphanUtils.Test
 
testReplace6() - Method in class org.apache.jorphan.util.JOrphanUtils.Test
 
testReplace7() - Method in class org.apache.jorphan.util.JOrphanUtils.Test
 
testReplace8() - Method in class org.apache.jorphan.util.JOrphanUtils.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
 
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
 
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.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(String) - Method in class org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler
 
testStarted() - Method in class org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler
 
testStarted() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
testStarted(String) - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
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.timers.ConstantThroughputTimer
Get the timer ready to compute delays for a new test.
testStarted(String) - Method in class org.apache.jmeter.timers.ConstantThroughputTimer
 
testStatisticsCalculation() - Method in class org.apache.jmeter.visualizers.StatVisualizerModel.Test
 
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
 
testThreadSafety() - Method in class org.apache.jmeter.assertions.ResponseAssertion.Test
 
testTreeConversion() - Method in class org.apache.jmeter.gui.action.Save.Test
 
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
 
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
 
testrowNum() - Method in class org.apache.jmeter.functions.FileRowColContainer.Test
 
threadFinished(JMeterThread) - Method in class org.apache.jmeter.engine.StandardJMeterEngine
 
threadFinished() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler2
 
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(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.testelement.AbstractTestElement
 
threadStarted() - Method in interface org.apache.jmeter.testelement.TestElement
Called at the start of each thread.
threadload - Variable in class org.apache.jmeter.visualizers.MonitorStats
 
throughput - Variable in class org.apache.jmeter.visualizers.Sample
 
timeStampFormat - Static variable in class org.apache.jmeter.save.SaveService
A flag to indicate the format of the time stamp within the test results.
timestamp - Variable in class org.apache.jmeter.visualizers.MonitorStats
 
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.jdbc.util.DBKey
 
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.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.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.Data
 
toString() - Method in class org.apache.jorphan.collections.HashTree
 
toString() - Method in class org.apache.jorphan.gui.layout.VerticalLayout
 
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.testbeans.TestBean
Deprecated.  
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.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.testbeans.TestBean
Deprecated.  
traverseCollection(CollectionProperty, TestElementTraverser) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
traverseMap(MapProperty, TestElementTraverser) - Method in class org.apache.jmeter.testbeans.TestBean
Deprecated.  
traverseMap(MapProperty, TestElementTraverser) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
traverseProperty(TestElementTraverser, JMeterProperty) - Method in class org.apache.jmeter.testbeans.TestBean
Deprecated.  
traverseProperty(TestElementTraverser, JMeterProperty) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 

U

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
 
URL - Static variable in class org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler
 
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
 
USERNAME - Static variable in class org.apache.jmeter.config.ConfigTestElement
 
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_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_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
 
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.
update() - Method in class org.apache.jmeter.protocol.jdbc.util.ConnectionObject
Updates the last accessed time for the connection object.
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.Graph
 
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() - Method in class org.apache.jmeter.visualizers.GraphVisualizer
 
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(RunningSample) - Method in class org.apache.jmeter.visualizers.StatVisualizer
 
updateGui() - Method in class org.apache.jmeter.visualizers.TableVisualizer
 
updateGui(Sample) - Method in class org.apache.jmeter.visualizers.TableVisualizer
 
updateGui(SampleResult) - Method in class org.apache.jmeter.visualizers.ViewResultsFullVisualizer
Update the visualizer with new data.
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.
useFILE - Variable in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
 

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
 
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.
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() 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.
visualizer - Variable in class org.apache.jmeter.visualizers.GraphAccum
 

W

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
WSDLURL - Variable in class org.apache.jmeter.protocol.http.util.WSDLHelper
-------------------------------------------- The members used by the class to do its work --------------------------------------------
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
 
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
 
whichAssertionResults - Static variable in class org.apache.jmeter.save.SaveService
A flag to indicate which assertion results should be saved to the test results.
width - Static variable in class org.apache.jmeter.visualizers.GraphAccum
 
width - Static variable in class org.apache.jmeter.visualizers.MonitorGraph
 
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
 

X

XDB - Static variable in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
We make DocumentBuilder static.
XGRID - Variable in class org.apache.jmeter.visualizers.MonitorGraph
 
XML - Static variable in interface org.apache.jmeter.save.SaveServiceConstants
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.
XMLMSG - Variable in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
The XML document
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_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 interface org.apache.jmeter.save.SaveServiceConstants
 

Y

YELLOW - Static variable in class org.apache.jmeter.gui.util.JMeterColor
 
YGRID - Variable in class org.apache.jmeter.visualizers.MonitorGraph
 

_

_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.0.1.20050615

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