Alphabetical Index

_ 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 - field in class org.apache.jmeter.visualizers.Spline3
_B - field in class org.apache.jmeter.visualizers.Spline3
_coefficients - field in class org.apache.jmeter.visualizers.Spline3
_m - field in class org.apache.jmeter.visualizers.Spline3
_maxIterations - field in class org.apache.jmeter.visualizers.Spline3
_minPrecision - field in class org.apache.jmeter.visualizers.Spline3
_n - field in class org.apache.jmeter.visualizers.Spline3
_r - field in class org.apache.jmeter.visualizers.Spline3
_rS - field in class org.apache.jmeter.visualizers.Spline3

A

ABOUT - static field in class org.apache.jmeter.gui.action.ActionNames
AboutCommand - class org.apache.jmeter.gui.action.AboutCommand
About Command.
AbstractAction - class org.apache.jmeter.gui.action.AbstractAction
AbstractAction - class org.apache.jmeter.report.gui.action.AbstractAction
Parent class for implementing Menu item commands
AbstractAssertionGui - class org.apache.jmeter.assertions.gui.AbstractAssertionGui
This is the base class for JMeter GUI components which manage assertions.
AbstractChart - class org.apache.jmeter.testelement.AbstractChart
The general idea of the chart graphs information for a table.
AbstractChart() - constructor for class org.apache.jmeter.testelement.AbstractChart
AbstractConfigGui - class org.apache.jmeter.config.gui.AbstractConfigGui
This is the base class for JMeter GUI components which provide configuration for some other component.
AbstractControllerGui - class org.apache.jmeter.control.gui.AbstractControllerGui
This is the base class for JMeter GUI components which manage controllers.
AbstractFunction - class org.apache.jmeter.functions.AbstractFunction
Provides common methods for all functions
AbstractJavaSamplerClient - class org.apache.jmeter.protocol.java.sampler.AbstractJavaSamplerClient
An abstract implementation of the JavaSamplerClient interface.
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.
AbstractListenerElement - class org.apache.jmeter.reporters.AbstractListenerElement
Base class for Listeners
AbstractListenerElement() - constructor for class org.apache.jmeter.reporters.AbstractListenerElement
AbstractListenerGui - class org.apache.jmeter.visualizers.gui.AbstractListenerGui
Basic Listener/Visualiser Gui class to correspond with AbstractPreProcessorGui etc.
AbstractPostProcessorGui - class org.apache.jmeter.processor.gui.AbstractPostProcessorGui
AbstractPreProcessorGui - class org.apache.jmeter.processor.gui.AbstractPreProcessorGui
AbstractProperty - class org.apache.jmeter.testelement.property.AbstractProperty
AbstractProperty() - constructor for class org.apache.jmeter.testelement.property.AbstractProperty
AbstractProperty(String) - constructor for class org.apache.jmeter.testelement.property.AbstractProperty
AbstractReportGui - class org.apache.jmeter.report.gui.AbstractReportGui
This is the abstract base for report gui's
AbstractReportGui() - constructor for class org.apache.jmeter.report.gui.AbstractReportGui
AbstractReportWriter - class org.apache.jmeter.report.writers.AbstractReportWriter
The abstract report writer provides the common implementation for subclasses to reuse.
AbstractReportWriter() - constructor for class org.apache.jmeter.report.writers.AbstractReportWriter
AbstractSampler - 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.
AbstractScopedAssertion - class org.apache.jmeter.testelement.AbstractScopedAssertion
Super-class for all Assertions that can be applied to main sample, sub-samples or both.
AbstractTable - class org.apache.jmeter.testelement.AbstractTable
AbstractTable is the base Element for different kinds of report tables.
AbstractTable() - constructor for class org.apache.jmeter.testelement.AbstractTable
AbstractTCPClient - class org.apache.jmeter.protocol.tcp.sampler.AbstractTCPClient
Basic implementation of TCPClient interface.
AbstractTestElement - class org.apache.jmeter.testelement.AbstractTestElement
AbstractTestElement() - constructor for class org.apache.jmeter.testelement.AbstractTestElement
AbstractTestElementBeanInfo - class org.apache.jmeter.testelement.AbstractTestElementBeanInfo
This is the BeanInfo object for the TestBean class.
AbstractTimerGui - class org.apache.jmeter.timers.gui.AbstractTimerGui
This is the base class for JMeter GUI components which manage timers.
AbstractTreeTableModel - class org.apache.jorphan.gui.AbstractTreeTableModel
AbstractTreeTableModel(TreeNode) - constructor for class org.apache.jorphan.gui.AbstractTreeTableModel
AbstractTreeTableModel(TreeNode,boolean) - constructor for class org.apache.jorphan.gui.AbstractTreeTableModel
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
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.
AccessLogSampler - class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
Description:

AccessLogSampler is responsible for a couple of things:

  • creating instances of Generator
  • creating instances of Parser
  • triggering popup windows
  • calling Generator.generateRequest()
  • checking to make sure the classes are valid
  • making sure a class can be instantiated
The intent of this sampler is it uses the generator and parser to create a HTTPSampler when it is needed.
AccessLogSampler() - constructor for class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
AccessLogSamplerBeanInfo - class org.apache.jmeter.protocol.http.sampler.AccessLogSamplerBeanInfo
AccessLogSamplerBeanInfo() - constructor for class org.apache.jmeter.protocol.http.sampler.AccessLogSamplerBeanInfo
AccumListener - interface org.apache.jmeter.visualizers.AccumListener
ACTION_SHUTDOWN - static field in class org.apache.jmeter.gui.action.ActionNames
ACTION_SHUTDOWN - static field in class org.apache.jmeter.gui.action.KeyStrokes
ACTION_SHUTDOWN - static field in class org.apache.jmeter.gui.util.ReportMenuBar
ACTION_START - static field in class org.apache.jmeter.gui.action.ActionNames
ACTION_START - static field in class org.apache.jmeter.gui.action.KeyStrokes
ACTION_START - static field in class org.apache.jmeter.gui.util.ReportMenuBar
ACTION_STOP - static field in class org.apache.jmeter.gui.action.ActionNames
ACTION_STOP - static field in class org.apache.jmeter.gui.action.KeyStrokes
ACTION_STOP - static field in class org.apache.jmeter.gui.util.ReportMenuBar
ActionNames - class org.apache.jmeter.gui.action.ActionNames
actionPerformed(ActionEvent) - method in class org.apache.jmeter.gui.action.ActionRouter
actionPerformed(ActionEvent) - method in class org.apache.jmeter.config.gui.ArgumentsPanel
Invoked when an action occurs.
actionPerformed(ActionEvent) - method in class org.apache.jmeter.protocol.http.gui.AuthPanel
actionPerformed(ActionEvent) - method in class org.apache.jmeter.gui.action.CheckDirty
actionPerformed(ActionEvent) - method in class org.apache.jmeter.protocol.http.gui.CookiePanel
actionPerformed(ActionEvent) - method in class org.apache.jmeter.gui.util.DirectoryPanel
actionPerformed(ActionEvent) - method in class org.apache.jmeter.testbeans.gui.FileEditor
actionPerformed(ActionEvent) - method in class org.apache.jmeter.gui.util.FileListPanel
actionPerformed(ActionEvent) - method in class org.apache.jmeter.gui.util.FilePanel
actionPerformed(ActionEvent) - method in class org.apache.jmeter.functions.gui.FunctionHelper
actionPerformed(ActionEvent) - method in class org.apache.jmeter.protocol.http.gui.HeaderPanel
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.protocol.http.gui.HTTPFileArgsPanel
Invoked when an action occurs.
actionPerformed(ActionEvent) - method in class org.apache.jmeter.protocol.http.control.gui.HttpMirrorControlGui
actionPerformed(ActionEvent) - method in class org.apache.jmeter.control.gui.IfControllerPanel
Invoked when an action occurs.
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.jorphan.gui.JLabeledRadio
When a radio button is clicked, an ActionEvent is triggered.
actionPerformed(ActionEvent) - method in class org.apache.jmeter.gui.util.JLabeledRadioI18N
When a radio button is clicked, an ActionEvent is triggered.
actionPerformed(ActionEvent) - method in class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
method from ActionListener
actionPerformed(ActionEvent) - method in class org.apache.jmeter.protocol.jms.control.gui.JMSSubscriberGui
method from ActionListener
actionPerformed(ActionEvent) - method in class org.apache.jmeter.protocol.java.control.gui.JUnitTestSamplerGui
Handle action events for this component.
actionPerformed(ActionEvent) - method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
Invoked when an action occurs.
actionPerformed(ActionEvent) - method in class org.apache.jmeter.control.gui.LoopControlPanel
Invoked when an action occurs.
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.testbeans.gui.PasswordEditor
actionPerformed(ActionEvent) - method in class org.apache.jmeter.visualizers.PropertyControlGui
actionPerformed(ActionEvent) - method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
!
actionPerformed(ActionEvent) - method in class org.apache.jmeter.report.gui.action.ReportActionRouter
actionPerformed(ActionEvent) - method in class org.apache.jmeter.report.gui.action.ReportCheckDirty
actionPerformed(ActionEvent) - method in class org.apache.jmeter.gui.util.ReportFilePanel
actionPerformed(ActionEvent) - method in class org.apache.jmeter.control.gui.RunTimeGui
Invoked when an action occurs.
actionPerformed(ActionEvent) - method in class org.apache.jmeter.gui.SavePropertyDialog
actionPerformed(ActionEvent) - method in class org.apache.jmeter.config.gui.SimpleConfigGui
Invoked when an action occurs.
actionPerformed(ActionEvent) - method in class org.apache.jmeter.assertions.gui.SizeAssertionGui
actionPerformed(ActionEvent) - method in class org.apache.jmeter.visualizers.StatGraphVisualizer
actionPerformed(ActionEvent) - method in class org.apache.jmeter.visualizers.StatVisualizer
actionPerformed(ActionEvent) - method in class org.apache.jmeter.visualizers.SummaryReport
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.visualizers.ViewResultsFullVisualizer
Display the response as text or as rendered HTML.
actionPerformed(ActionEvent) - method in class org.apache.jmeter.protocol.http.control.gui.WebServiceSamplerGui
method from ActionListener
actionPerformed(ActionEvent) - method in class org.apache.jmeter.control.gui.WhileControllerGui
Invoked when an action occurs.
ActionRouter - class org.apache.jmeter.gui.action.ActionRouter
ACTIONS - field in class org.apache.jmeter.protocol.http.util.WSDLHelper
activate() - method in class org.apache.jmeter.protocol.jms.sampler.Receiver
ACTIVE - static field in class org.apache.jmeter.monitor.util.Stats
ACTIVE_PER - static field in class org.apache.jmeter.monitor.util.Stats
ADD - static field in class org.apache.jmeter.gui.action.ActionNames
ADD - static field in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
ADD - static field in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
ADD - static field in class org.apache.jmeter.report.gui.action.ReportDragNDrop
add() - method in class org.apache.jmeter.protocol.http.control.HeaderManager
Add an empty header.
add(Collection) - method in class org.apache.jorphan.collections.HashTree
Adds a bunch of keys into the HashTree at the current level.
add(Collection,Collection) - 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,Object[]) - method in class org.apache.jorphan.collections.HashTree
Adds a series of nodes into the HashTree using the given path.
add(Component) - method in class org.apache.jmeter.gui.util.HorizontalPanel
add(Component) - method in class org.apache.jmeter.gui.util.VerticalPanel
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.ListedHashTree
Adds an key into the HashTree at the current level.
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 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,org.apache.jorphan.collections.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(Object[]) - method in class org.apache.jorphan.collections.HashTree
Adds all the given objects as nodes at the current level.
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(Object[],Object[]) - method in class org.apache.jorphan.collections.HashTree
Adds a series of nodes into the HashTree using the given path.
add(org.apache.jmeter.protocol.http.control.Cookie) - method in class org.apache.jmeter.protocol.http.control.CookieManager
Add a cookie.
add(org.apache.jmeter.protocol.http.control.Header) - method in class org.apache.jmeter.protocol.http.control.HeaderManager
Add a header.
add(org.apache.jmeter.samplers.SampleResult) - method in class org.apache.jmeter.visualizers.AssertionVisualizer
add(org.apache.jmeter.samplers.SampleResult) - method in class org.apache.jmeter.visualizers.BeanShellListener
add(org.apache.jmeter.samplers.SampleResult) - method in class org.apache.jmeter.visualizers.BSFListener
add(org.apache.jmeter.samplers.SampleResult) - method in class org.apache.jmeter.visualizers.DistributionGraphVisualizer
add(org.apache.jmeter.samplers.SampleResult) - method in class org.apache.jmeter.visualizers.GraphAccumVisualizer
add(org.apache.jmeter.samplers.SampleResult) - method in class org.apache.jmeter.visualizers.GraphVisualizer
add(org.apache.jmeter.samplers.SampleResult) - method in class org.apache.jmeter.testelement.JTLData
the implementation will set the start timestamp if the HashMap is empty. otherwise it will set the end timestamp using the end time
add(org.apache.jmeter.samplers.SampleResult) - method in class org.apache.jmeter.reporters.MailerModel
Adds a SampleResult.
add(org.apache.jmeter.samplers.SampleResult) - method in class org.apache.jmeter.visualizers.MailerVisualizer
This method is called by sampling thread to inform the visualizer about the arrival of a new sample.
add(org.apache.jmeter.samplers.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(org.apache.jmeter.samplers.SampleResult) - method in class org.apache.jmeter.visualizers.PropertyControlGui
add(org.apache.jmeter.samplers.SampleResult) - method in class org.apache.jmeter.reporters.ResultCollectorHelper
add(org.apache.jmeter.samplers.SampleResult) - method in class org.apache.jmeter.visualizers.SimpleDataWriter
Does nothing, but required by interface.
add(org.apache.jmeter.samplers.SampleResult) - method in class org.apache.jmeter.visualizers.SplineModel
add(org.apache.jmeter.samplers.SampleResult) - method in class org.apache.jmeter.visualizers.SplineVisualizer
add(org.apache.jmeter.samplers.SampleResult) - method in class org.apache.jmeter.visualizers.StatGraphVisualizer
add(org.apache.jmeter.samplers.SampleResult) - method in class org.apache.jmeter.samplers.StatisticalSampleResult
add(org.apache.jmeter.samplers.SampleResult) - method in class org.apache.jmeter.visualizers.StatVisualizer
add(org.apache.jmeter.samplers.SampleResult) - method in class org.apache.jmeter.visualizers.SummaryReport
add(org.apache.jmeter.samplers.SampleResult) - method in class org.apache.jmeter.visualizers.TableVisualizer
add(org.apache.jmeter.samplers.SampleResult) - method in class org.apache.jmeter.visualizers.ViewResultsFullVisualizer
add(org.apache.jmeter.samplers.SampleResult) - method in class org.apache.jmeter.visualizers.Visualizer
This method is called by sampling thread to inform the visualizer about the arrival of a new sample.
add(org.apache.jorphan.collections.HashTree) - method in class org.apache.jorphan.collections.HashTree
Adds all the nodes and branches of the given tree to this tree.
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_ALL - static field in class org.apache.jmeter.gui.action.ActionNames
ADD_ALL - static field in class org.apache.jmeter.report.gui.action.ReportCheckDirty
ADD_BUTTON - static field in class org.apache.jmeter.gui.util.ButtonPanel
ADD_PARENT - static field in class org.apache.jmeter.gui.action.ActionNames
addAll(org.apache.jorphan.math.StatCalculator) - method in class org.apache.jorphan.math.StatCalculator
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.protocol.ldap.config.gui.LDAPArgumentsPanel
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(org.apache.jmeter.config.Argument) - method in class org.apache.jmeter.config.Arguments
Add a new argument.
addArgument(org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument) - method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Add a new argument.
addArgument(String,String) - method in class org.apache.jmeter.config.Arguments
Add a new argument with the given name and value.
addArgument(String,String) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
addArgument(String,String) - method in class org.apache.jmeter.protocol.java.config.JavaConfig
Adds an argument to the list of arguments for this JavaConfig object.
addArgument(String,String) - method in class org.apache.jmeter.protocol.http.config.MultipartUrlConfig
addArgument(String,String,String) - method in class org.apache.jmeter.config.Arguments
Add a new argument with the given name, value, and metadata.
addArgument(String,String,String) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
addArgument(String,String,String) - method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Add a new argument with the given name and value.
addArgument(String,String,String) - method in class org.apache.jmeter.protocol.http.config.MultipartUrlConfig
addArgument(String,String,String,String) - method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Add a new argument with the given name, value, and metadata.
addAssertion(org.apache.jmeter.assertions.Assertion) - method in class org.apache.jmeter.samplers.Entry
addAssertion(org.apache.jmeter.assertions.Assertion) - method in class org.apache.jmeter.threads.SamplePackage
addAuth() - method in class org.apache.jmeter.protocol.http.control.AuthManager
addAuth(org.apache.jmeter.protocol.http.control.Authorization) - method in class org.apache.jmeter.protocol.http.control.AuthManager
addButtonListener(int,ActionListener) - method in class org.apache.jmeter.gui.util.ButtonPanel
addBytes(long) - method in class org.apache.jmeter.util.Calculator
addBytes(long) - method in class org.apache.jorphan.math.StatCalculator
addChangeListener(ChangeListener) - method in class org.apache.jmeter.gui.util.DirectoryPanel
addChangeListener(ChangeListener) - method in class org.apache.jmeter.gui.util.FileListPanel
addChangeListener(ChangeListener) - method in class org.apache.jmeter.gui.util.FilePanel
addChangeListener(ChangeListener) - method in class org.apache.jorphan.gui.JLabeledChoice
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.JLabeledField
addChangeListener(ChangeListener) - method in class org.apache.jorphan.gui.JLabeledRadio
addChangeListener(ChangeListener) - method in class org.apache.jmeter.gui.util.JLabeledRadioI18N
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.
addChangeListener(ChangeListener) - method in class org.apache.jmeter.reporters.MailerModel
addChangeListener(ChangeListener) - method in class org.apache.jmeter.gui.util.ReportFilePanel
addClient(org.apache.jmeter.protocol.jms.client.OnMessageSubscriber) - static method in class org.apache.jmeter.protocol.jms.client.ClientPool
Add a OnMessageClient to the ClientPool.
addClient(org.apache.jmeter.protocol.jms.client.Publisher) - static method in class org.apache.jmeter.protocol.jms.client.ClientPool
Add a Publisher to the ClientPool.
addClient(org.apache.jmeter.protocol.jms.client.ReceiveSubscriber) - static method in class org.apache.jmeter.protocol.jms.client.ClientPool
Add a ReceiveClient to the ClientPool.
addColumnValue(String,Object) - method in class org.apache.jorphan.collections.Data
Adds a value into the Data set at the current row, using a column name to find the column in which to insert the new value.
addConfigElement(org.apache.jmeter.config.ConfigElement) - method in class org.apache.jmeter.protocol.http.modifier.AnchorModifier
addConfigElement(org.apache.jmeter.config.ConfigElement) - method in class org.apache.jmeter.protocol.http.control.AuthManager
Add a configuration element to this one.
addConfigElement(org.apache.jmeter.config.ConfigElement) - method in class org.apache.jmeter.protocol.http.control.Authorization
Add a configuration element to this one.
addConfigElement(org.apache.jmeter.config.ConfigElement) - method in class org.apache.jmeter.protocol.http.control.Cookie
addConfigElement(org.apache.jmeter.config.ConfigElement) - method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
addConfigElement(org.apache.jmeter.config.ConfigElement) - method in class org.apache.jmeter.samplers.Entry
addConfigElement(org.apache.jmeter.config.ConfigElement) - method in class org.apache.jmeter.protocol.http.control.Header
addConfigElement(org.apache.jmeter.config.ConfigElement) - method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
addConfigElement(org.apache.jmeter.config.ConfigElement) - method in class org.apache.jmeter.testelement.ReportPlan
Adds a feature to the ConfigElement attribute of the TestPlan object.
addConfigElement(org.apache.jmeter.config.ConfigElement,Class) - method in class org.apache.jmeter.samplers.Entry
Add a config element as a specific class.
addConnector(org.apache.jmeter.monitor.model.Connector) - method in class org.apache.jmeter.monitor.model.Status
addConnector(org.apache.jmeter.monitor.model.Connector) - method in class org.apache.jmeter.monitor.model.StatusImpl
addCookieFromHeader(String,URL) - method in class org.apache.jmeter.protocol.http.control.CookieManager
addEditMenu(JPopupMenu,boolean) - static method in class org.apache.jmeter.gui.util.MenuFactory
addEditMenu(JPopupMenu,boolean) - static method in class org.apache.jmeter.gui.util.ReportMenuFactory
addEmptyArgument() - method in class org.apache.jmeter.config.Arguments
Add a new empty argument to the list.
addEmptyArgument() - method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Add a new empty argument to the list.
addEmptyHTTPFileArg() - method in class org.apache.jmeter.protocol.http.util.HTTPFileArgs
Add a new empty file to the list.
addEncodedArgument(String,String) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Add an argument which has already been encoded
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.
addEncodedArgument(String,String,String,String) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
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
addFileMenu(JPopupMenu) - static method in class org.apache.jmeter.gui.util.ReportMenuFactory
addFilename(String) - method in class org.apache.jmeter.gui.util.FileListPanel
Add a single file to the table
Adds a feature to the ModelListener attribute of the GraphAccumModel object.
addHeader(String) - method in class org.apache.jorphan.collections.Data
Adds a header name to the Data object.
addHTTPFileArg(org.apache.jmeter.protocol.http.util.HTTPFileArg) - method in class org.apache.jmeter.protocol.http.util.HTTPFileArgs
Add a new file.
addHTTPFileArg(String) - method in class org.apache.jmeter.protocol.http.util.HTTPFileArgs
Add a new file with the given path.
addHTTPFileArg(String,String,String) - method in class org.apache.jmeter.protocol.http.util.HTTPFileArgs
adds a new File to the HTTPFileArgs list to be uploaded with http request.
addIncludedPattern(String) - method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
addItem(Object) - method in class org.apache.jmeter.testelement.property.CollectionProperty
Controllers have to notify listeners of when they begin an iteration through their sub-elements.
addJMeterComponent(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.testelement.ReportPlan
addLayoutComponent(String,Component) - method in class org.apache.jorphan.gui.layout.VerticalLayout
Not used by this class.
Add a listener.
addNewColumn(String,Class) - method in class org.apache.jmeter.gui.util.PowerTableModel
addNewRow() - method in class org.apache.jmeter.gui.util.PowerTableModel
addNewSample(org.apache.jmeter.samplers.SampleResult) - method in class org.apache.jmeter.visualizers.GraphAccumModel
Add the new sample to the results.
addNode(Object,org.apache.jorphan.collections.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.
The tree traverses itself depth-first, calling addNode for each object it encounters as it goes.
addNode(Object,org.apache.jorphan.collections.HashTree) - method in class org.apache.jorphan.collections.HashTreeTraverser
The tree traverses itself depth-first, calling addNode for each object it encounters as it goes.
addNode(Object,org.apache.jorphan.collections.HashTree) - method in class org.apache.jmeter.engine.PreCompiler
addNode(Object,org.apache.jorphan.collections.HashTree) - method in class org.apache.jmeter.report.gui.action.ReportCheckDirty
The tree traverses itself depth-first, calling processNode for each object it encounters as it goes.
addNode(Object,org.apache.jorphan.collections.HashTree) - method in class org.apache.jorphan.collections.SearchByClass
addNode(Object,org.apache.jorphan.collections.HashTree) - method in class org.apache.jmeter.threads.TestCompiler
The tree traverses itself depth-first, calling addNode for each object it encounters as it goes.
addNode(Object,org.apache.jorphan.collections.HashTree) - method in class org.apache.jmeter.engine.TreeCloner
addNonEncodedArgument(String,String,String) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
addObjectToTree(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.report.gui.action.ReportAddToTree
addPackage(String) - method in class org.apache.jmeter.protocol.java.control.gui.ClassFilter
Add a PageSummary to the report
addPageSummary(org.apache.jmeter.report.writers.PageSummary) - method in class org.apache.jmeter.report.writers.ReportSummary
Add a page summary to the report summary
addParameter(String,String) - method in class org.apache.jmeter.testelement.ReportPlan
addParameter(String,String) - method in class org.apache.jmeter.testelement.TestPlan
AddParent - class org.apache.jmeter.gui.action.AddParent
Implements the Add Parent menu command
AddParent() - constructor for class org.apache.jmeter.gui.action.AddParent
addParentToTree(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.gui.action.AddParent
addParentToTree(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.report.gui.action.ReportAddParent
addPasteResetMenu(JPopupMenu) - static method in class org.apache.jmeter.gui.util.MenuFactory
addPath(String) - static method in class org.apache.jmeter.NewDriver
Add a directory or jar to the loader and system classpaths.
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.
addPostActionListener(Class,ActionListener) - method in class org.apache.jmeter.report.gui.action.ReportActionRouter
Allows an ActionListener to receive notification of a command being executed after the command has executed.
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.
addPreActionListener(Class,ActionListener) - method in class org.apache.jmeter.report.gui.action.ReportActionRouter
Allows an ActionListener to receive notification of a command being executed prior to the actual execution of the command.
addProperty(org.apache.jmeter.testelement.property.JMeterProperty) - method in class org.apache.jmeter.testelement.property.CollectionProperty
Easy way to add properties to the list.
addProperty(org.apache.jmeter.testelement.property.JMeterProperty) - method in class org.apache.jmeter.testelement.property.MapProperty
Add a property to the collection.
addProperty(org.apache.jmeter.testelement.property.JMeterProperty) - method in class org.apache.jmeter.testelement.property.MultiProperty
Add a property to the collection.
addProperty(org.apache.jmeter.testelement.property.JMeterProperty) - method in class org.apache.jmeter.testelement.property.TestElementProperty
Add a property to the collection.
addProperty(String,org.apache.jmeter.testelement.property.JMeterProperty) - method in class org.apache.jmeter.testelement.property.MapProperty
addPropertyChangeListener(PropertyChangeListener) - method in class org.apache.jmeter.testbeans.gui.FileEditor
addReportPage(org.apache.jmeter.threads.ThreadGroup) - method in class org.apache.jmeter.testelement.ReportPlan
Adds a feature to the ThreadGroup attribute of the TestPlan object.
addRow() - method in class org.apache.jorphan.collections.Data
addRow(data[]) - method in class org.apache.jmeter.gui.util.PowerTableModel
addRow(Object) - method in class org.apache.jorphan.gui.ObjectTableModel
addSample(org.apache.jmeter.samplers.SampleResult) - method in class org.apache.jmeter.util.Calculator
addSample(org.apache.jmeter.samplers.SampleResult) - method in class org.apache.jmeter.visualizers.MonitorAccumModel
Method will try to parse the response data.
addSample(org.apache.jmeter.samplers.SampleResult) - method in class org.apache.jmeter.visualizers.RunningSample
Records a sample.
addSample(org.apache.jmeter.samplers.SampleResult) - method in class org.apache.jmeter.visualizers.SamplingStatCalculator
Records a sample.
addSample(org.apache.jmeter.visualizers.MonitorModel) - method in class org.apache.jmeter.visualizers.MonitorAccumModel
Method will look up the server in the map.
addSample(org.apache.jmeter.visualizers.MonitorModel) - method in class org.apache.jmeter.visualizers.MonitorHealthPanel
addSample(org.apache.jmeter.visualizers.MonitorModel) - method in class org.apache.jmeter.visualizers.MonitorListener
MonitorAccumModel will call this method to notify the component data has changed.
addSample(org.apache.jmeter.visualizers.RunningSample) - method in class org.apache.jmeter.visualizers.RunningSample
Adds another RunningSample to this one.
addSubResult(org.apache.jmeter.samplers.SampleResult) - method in class org.apache.jmeter.samplers.SampleResult
addSubTree(org.apache.jorphan.collections.HashTree) - method in class org.apache.jmeter.gui.GuiPackage
Add a subtree to the currently selected node.
Add a subtree to the currently selected node.
Adds the sub tree at the given node.
Adds the sub tree at the given node.
addTableModelListener(TableModelListener) - method in class org.apache.jorphan.gui.AbstractTreeTableModel
addTestElement(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.testelement.AbstractTable
addTestElement(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
addTestElement(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.testelement.ReportPlan
addTestElement(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.testelement.TestElement
addTestElement(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.testelement.TestPlan
Add a test element.
addTestString(String) - method in class org.apache.jmeter.assertions.ResponseAssertion
addThreadGroup(org.apache.jmeter.threads.ThreadGroup) - method in class org.apache.jmeter.testelement.TestPlan
Adds a feature to the ThreadGroup attribute of the TestPlan object.
addTimer(org.apache.jmeter.timers.Timer) - method in class org.apache.jmeter.threads.SamplePackage
addTotalThreads(int) - static method in class org.apache.jmeter.threads.JMeterContextService
Update the total number of threads
AddToTree - class org.apache.jmeter.gui.action.AddToTree
AddToTree() - constructor for class org.apache.jmeter.gui.action.AddToTree
addTreePath(Collection) - method in class org.apache.jorphan.collections.HashTree
addURL(String) - static method in class org.apache.jmeter.NewDriver
Add a URL to the loader classpath only; does not update the system classpath.
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
addURL(URL) - method in class org.apache.jmeter.DynamicClassLoader
addURL(URL) - static method in class org.apache.jmeter.NewDriver
Add a URL to the loader classpath only; does not update the system classpath.
addValue(double) - method in class org.apache.jorphan.math.StatCalculator
addValue(float) - method in class org.apache.jorphan.math.StatCalculator
addValue(int) - method in class org.apache.jorphan.math.StatCalculator
addValue(long) - method in class org.apache.jmeter.util.Calculator
addValue(long) - method in class org.apache.jorphan.math.StatCalculator
addValue(Number) - method in class org.apache.jorphan.math.StatCalculator
addValue(String) - method in class org.apache.jorphan.gui.JLabeledChoice
addVariable(String,String) - method in class org.apache.jmeter.engine.util.ValueReplacer
addVariable(String,String) - method in class org.apache.jmeter.report.engine.ValueReplacer
addVariables(Map) - method in class org.apache.jmeter.engine.util.ValueReplacer
Add all the given variables to this replacer's variables map.
addVariables(Map) - method in class org.apache.jmeter.report.engine.ValueReplacer
Add all the given variables to this replacer's variables map.
addWorker(org.apache.jmeter.monitor.model.Worker) - method in class org.apache.jmeter.monitor.model.WorkersImpl
AjpSampler - class org.apache.jmeter.protocol.http.sampler.AjpSampler
Selector for the AJP/1.3 protocol (i.e. what Tomcat uses with mod_jk) It allows you to test Tomcat in AJP mode without actually having Apache installed and configured
AjpSampler() - constructor for class org.apache.jmeter.protocol.http.sampler.AjpSampler
AjpSamplerGui - class org.apache.jmeter.protocol.http.control.gui.AjpSamplerGui
AjpSamplerGui() - constructor for class org.apache.jmeter.protocol.http.control.gui.AjpSamplerGui
aliasToClass(String) - static method in class org.apache.jmeter.save.SaveService
ALL - static field in class org.apache.jmeter.functions.RegexFunction
ALL_MESSAGES - static field in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
Analyze - class org.apache.jmeter.gui.action.Analyze
Analyze() - constructor for class org.apache.jmeter.gui.action.Analyze
ANALYZE_FILE - static field in class org.apache.jmeter.gui.action.ActionNames
AnchorModifier - class org.apache.jmeter.protocol.http.modifier.AnchorModifier
AnchorModifier() - constructor for class org.apache.jmeter.protocol.http.modifier.AnchorModifier
AnchorModifierGui - class org.apache.jmeter.protocol.http.modifier.gui.AnchorModifierGui
AnchorModifierGui() - constructor for class org.apache.jmeter.protocol.http.modifier.gui.AnchorModifierGui
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.
append(org.apache.jorphan.collections.Data) - method in class org.apache.jorphan.collections.Data
Adds the rows of the given Data object to this Data object.
APPEND_ERROR - static field in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
APPEND_EXCEPTION - static field in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
APPLICATION_X_WWW_FORM_URLENCODED - static field in class org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
applyRenderers(JTable,TableCellRenderer[]) - static method in class org.apache.jorphan.gui.RendererUtils
archiveDirectory() - method in class org.apache.jmeter.report.writers.AbstractReportWriter
if the target output directory already exists, archive it
ARG_NAME - static field in class org.apache.jmeter.config.Argument
Name used to store the argument's name.
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
Decodes an Argument by replacing '\x' with 'x'
ArgumentEncoder - class org.apache.jmeter.functions.util.ArgumentEncoder
Encode an Argument
ARGUMENTS - static field in class org.apache.jmeter.config.Arguments
The name of the property used to store the arguments.
ARGUMENTS - static field in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
ARGUMENTS - static field in class org.apache.jmeter.protocol.java.sampler.JavaSampler
Property key representing the arguments for the JavaSamplerClient.
ARGUMENTS - static field in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
The name of the property used to store the arguments.
ARGUMENTS - static field in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
ARGUMENTS - static field in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
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(String,Color) - constructor for class org.apache.jmeter.config.gui.ArgumentsPanel
Create a new ArgumentsPanel with a border and color background
asArray() - method in class org.apache.jmeter.protocol.http.util.HTTPFileArgs
Get the current arguments as an array.
askThreadsToStop() - method in class org.apache.jmeter.engine.StandardJMeterEngine
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
Implements Response Assertion checking.
AssertionResult() - constructor for class org.apache.jmeter.assertions.AssertionResult
Create a new Assertion Result.
AssertionResult(String) - constructor for class org.apache.jmeter.assertions.AssertionResult
Create a new Assertion Result.
ASSERTIONS - static field in class org.apache.jmeter.gui.util.MenuFactory
AssertionScopePanel - class org.apache.jmeter.assertions.gui.AssertionScopePanel
Assertion scope panel for Assertions so users can choose whether to apply the assertion to the parent sample, the child samples or both.
AssertionScopePanel() - constructor for class org.apache.jmeter.assertions.gui.AssertionScopePanel
Create a new NamePanel with the default name.
assertionsResultsToSave() - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
AssertionVisualizer - class org.apache.jmeter.visualizers.AssertionVisualizer
AssertionVisualizer() - constructor for class org.apache.jmeter.visualizers.AssertionVisualizer
ATT_BACKGROUND - static field in class org.apache.jmeter.protocol.http.parser.HTMLParser
ATT_CLASS - static field in class org.apache.jmeter.save.converters.ConversionHelp
ATT_ELEMENT_TYPE - static field in class org.apache.jmeter.save.converters.ConversionHelp
ATT_HREF - static field in class org.apache.jmeter.protocol.http.parser.HTMLParser
ATT_IS_IMAGE - static field in class org.apache.jmeter.protocol.http.parser.HTMLParser
ATT_NAME - static field in class org.apache.jmeter.save.converters.ConversionHelp
ATT_REL - static field in class org.apache.jmeter.protocol.http.parser.HTMLParser
ATT_SRC - static field in class org.apache.jmeter.protocol.http.parser.HTMLParser
ATT_STYLE - static field in class org.apache.jmeter.protocol.http.parser.HTMLParser
ATT_TYPE - static field in class org.apache.jmeter.protocol.http.parser.HTMLParser
ATTRIBS - static field in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
ATTRIBUTE_NAME - static field in class org.apache.jmeter.monitor.parser.Constants
AUTH - field in class org.apache.jmeter.protocol.http.util.WSDLHelper
AUTH_MANAGER - static field in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
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.
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
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.
AUTO_REDIRECTS - static field in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
AVERAGE_COLOR - field in class org.apache.jmeter.visualizers.SplineVisualizer
averageSum - field in class org.apache.jmeter.visualizers.GraphAccumModel
AxisGraph - class org.apache.jmeter.visualizers.AxisGraph
Axis graph is used by StatGraphVisualizer, which generates bar graphs from the statistical data.
AxisGraph() - constructor for class org.apache.jmeter.visualizers.AxisGraph
AxisGraph(LayoutManager) - constructor for class org.apache.jmeter.visualizers.AxisGraph
AxisGraph(LayoutManager,boolean) - constructor for class org.apache.jmeter.visualizers.AxisGraph

B

BACKGROUND_COLOR - field in class org.apache.jmeter.visualizers.SplineVisualizer
BarChart - class org.apache.jmeter.testelement.BarChart
The class is reponsible for returning
BarChart() - constructor for class org.apache.jmeter.testelement.BarChart
BarChartGui - class org.apache.jmeter.report.gui.BarChartGui
BarChartGui() - constructor for class org.apache.jmeter.report.gui.BarChartGui
Base64Encoder - class org.apache.jmeter.protocol.http.util.Base64Encoder
This class provides an implementation of Base64 encoding without relying on the the sun.* packages.
BASE_ENTRY_DN - static field in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
BASE_ENTRY_DN - static field in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
BASEDIR - static field in class org.apache.jmeter.testelement.ReportPlan
BaseJMSSampler - class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
BaseJMSSampler is an abstract class which provides implementation for common properties.
BaseJMSSampler() - constructor for class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
BatchSampleSender - class org.apache.jmeter.samplers.BatchSampleSender
Implements batch reporting for remote testing.
BatchSampleSender() - constructor for class org.apache.jmeter.samplers.BatchSampleSender
baToHexString(ba[]) - static method in class org.apache.jorphan.util.JOrphanUtils
Convert binary byte array to hex string.
BeanInfoSupport - class org.apache.jmeter.testbeans.BeanInfoSupport
Support class for test bean beanInfo objects.
BeanInfoSupport(Class) - constructor for class org.apache.jmeter.testbeans.BeanInfoSupport
Construct a BeanInfo for the given class.
BeanShell - class org.apache.jmeter.functions.BeanShell
A function which understands BeanShell
BeanShell() - constructor for class org.apache.jmeter.functions.BeanShell
BeanShellAssertion - class org.apache.jmeter.assertions.BeanShellAssertion
A sampler which understands BeanShell
BeanShellAssertionGui - class org.apache.jmeter.assertions.gui.BeanShellAssertionGui
BeanShellAssertionGui() - constructor for class org.apache.jmeter.assertions.gui.BeanShellAssertionGui
BeanShellBeanInfoSupport - class org.apache.jmeter.util.BeanShellBeanInfoSupport
Parent class to handle common GUI design
BeanShellBeanInfoSupport(Class) - constructor for class org.apache.jmeter.util.BeanShellBeanInfoSupport
Construct a BeanInfo for the given class.
BeanShellClient - class org.apache.jmeter.util.BeanShellClient
Implements a client that can talk to the JMeter BeanShell server.
BeanShellInterpreter - class org.apache.jmeter.util.BeanShellInterpreter
BeanShell setup function - encapsulates all the access to the BeanShell Interpreter in a single class.
BeanShellInterpreter() - constructor for class org.apache.jmeter.util.BeanShellInterpreter
BeanShellInterpreter(String,Logger) - constructor for class org.apache.jmeter.util.BeanShellInterpreter
BeanShellListener - class org.apache.jmeter.visualizers.BeanShellListener
BeanShellListenerBeanInfo - class org.apache.jmeter.visualizers.BeanShellListenerBeanInfo
BeanShellListenerBeanInfo() - constructor for class org.apache.jmeter.visualizers.BeanShellListenerBeanInfo
BeanShellPostProcessor - class org.apache.jmeter.extractor.BeanShellPostProcessor
BeanShellPostProcessorBeanInfo() - constructor for class org.apache.jmeter.extractor.BeanShellPostProcessorBeanInfo
BeanShellPreProcessor - class org.apache.jmeter.modifiers.BeanShellPreProcessor
BeanShellPreProcessorBeanInfo() - constructor for class org.apache.jmeter.modifiers.BeanShellPreProcessorBeanInfo
BeanShellSampler - class org.apache.jmeter.protocol.java.sampler.BeanShellSampler
A sampler which understands BeanShell
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
BeanShellTestElement - class org.apache.jmeter.util.BeanShellTestElement
BeanShellTestElement() - constructor for class org.apache.jmeter.util.BeanShellTestElement
BeanShellTimer - class org.apache.jmeter.timers.BeanShellTimer
BeanShellTimerBeanInfo - class org.apache.jmeter.timers.BeanShellTimerBeanInfo
BeanShellTimerBeanInfo() - constructor for class org.apache.jmeter.timers.BeanShellTimerBeanInfo
bigChange - field in class org.apache.jmeter.visualizers.GraphAccumModel
BINARY - static field in class org.apache.jmeter.samplers.SampleResult
Data type value indicating that the response data is binary.
BINARY_MODE - static field in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
BinaryTCPClientImpl - class org.apache.jmeter.protocol.tcp.sampler.BinaryTCPClientImpl
TCPClient implementation.
BinaryTCPClientImpl() - constructor for class org.apache.jmeter.protocol.tcp.sampler.BinaryTCPClientImpl
BIND - static field in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
bind(SocketAddress) - method in class org.apache.jmeter.util.SlowSSLSocket
bindingURL - field in class org.apache.jmeter.protocol.http.util.WSDLHelper
BINDNAME - field in class org.apache.jmeter.protocol.http.util.WSDLHelper
BooleanProperty - class org.apache.jmeter.testelement.property.BooleanProperty
BooleanProperty() - constructor for class org.apache.jmeter.testelement.property.BooleanProperty
BooleanProperty(String,boolean) - constructor for class org.apache.jmeter.testelement.property.BooleanProperty
BooleanPropertyConverter - class org.apache.jmeter.save.converters.BooleanPropertyConverter
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)
BOTH - static field in class org.apache.jorphan.gui.layout.VerticalLayout
The horizontal alignment constant that designates stretching the component horizontally.
BOTTOM - static field in class org.apache.jorphan.gui.layout.VerticalLayout
The anchoring constant that designates anchoring to the bottom of the display area.
BOUNDARY - static field in class org.apache.jmeter.protocol.http.sampler.PostWriter
The bounday string between multiparts
browse - field in class org.apache.jmeter.gui.util.DirectoryPanel
browseWSDL(String) - method in class org.apache.jmeter.protocol.http.control.gui.WebServiceSamplerGui
The method uses WSDLHelper to get the information from the WSDL.
BSFAssertion - class org.apache.jmeter.assertions.BSFAssertion
BSFAssertionBeanInfo - class org.apache.jmeter.assertions.BSFAssertionBeanInfo
BSFAssertionBeanInfo() - constructor for class org.apache.jmeter.assertions.BSFAssertionBeanInfo
BSFBeanInfoSupport - class org.apache.jmeter.util.BSFBeanInfoSupport
Parent class to handle common GUI design
BSFBeanInfoSupport(Class) - constructor for class org.apache.jmeter.util.BSFBeanInfoSupport
Construct a BeanInfo for the given class.
BSFJavaScriptEngine - class org.apache.jmeter.util.BSFJavaScriptEngine
This is the interface to Netscape's Rhino (JavaScript) from the Bean Scripting Framework.
BSFListener - class org.apache.jmeter.visualizers.BSFListener
BSFListenerBeanInfo - class org.apache.jmeter.visualizers.BSFListenerBeanInfo
BSFListenerBeanInfo() - constructor for class org.apache.jmeter.visualizers.BSFListenerBeanInfo
BSFPostProcessor - class org.apache.jmeter.extractor.BSFPostProcessor
BSFPostProcessorBeanInfo - class org.apache.jmeter.extractor.BSFPostProcessorBeanInfo
BSFPostProcessorBeanInfo() - constructor for class org.apache.jmeter.extractor.BSFPostProcessorBeanInfo
BSFPreProcessor - class org.apache.jmeter.modifiers.BSFPreProcessor
BSFPreProcessorBeanInfo - class org.apache.jmeter.modifiers.BSFPreProcessorBeanInfo
BSFPreProcessorBeanInfo() - constructor for class org.apache.jmeter.modifiers.BSFPreProcessorBeanInfo
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
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.
BSFTestElement - class org.apache.jmeter.util.BSFTestElement
BSFTestElement() - constructor for class org.apache.jmeter.util.BSFTestElement
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.
ButtonPanel - class org.apache.jmeter.gui.util.ButtonPanel
ButtonPanel() - constructor for class org.apache.jmeter.gui.util.ButtonPanel
BYNUMBER - static field in class org.apache.jmeter.control.ThroughputController
BYPERCENT - static field in class org.apache.jmeter.control.ThroughputController
byteArrayToInt(byte[]) - static method in class org.apache.jmeter.protocol.tcp.sampler.TCPClientDecorator
Convert byte array to int.
BYTESRECEIVED - static field in class org.apache.jmeter.monitor.parser.Constants
BYTESSENT - static field in class org.apache.jmeter.monitor.parser.Constants

C

CACHE_MANAGER - static field in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
CacheManager - class org.apache.jmeter.protocol.http.control.CacheManager
Handles HTTP Caching
CacheManager() - constructor for class org.apache.jmeter.protocol.http.control.CacheManager
CacheManagerGui - class org.apache.jmeter.protocol.http.gui.CacheManagerGui
The GUI for the HTTP Cache Manager
CacheManagerGui() - constructor for class org.apache.jmeter.protocol.http.gui.CacheManagerGui
Create a new LoginConfigGui as a standalone component.
calculateCurrentTarget(long) - method in class org.apache.jmeter.timers.ConstantThroughputTimer
calculateLoad(org.apache.jmeter.monitor.model.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(org.apache.jmeter.monitor.model.Status) - static method in class org.apache.jmeter.monitor.util.Stats
Method will calculate the memory load: used / max = load.
calculateStatus(org.apache.jmeter.monitor.model.Status) - static method in class org.apache.jmeter.monitor.util.Stats
Method should calculate if the server is: dead, active, warning or healthy.
calculateThreadLoad(org.apache.jmeter.monitor.model.Status) - static method in class org.apache.jmeter.monitor.util.Stats
Method will calculate the thread load: busy / max = load.
Calculator - class org.apache.jmeter.util.Calculator
Class to calculate various items that don't require all previous results to be saved: - mean = average - standard deviation - minimum - maximum
Calculator() - constructor for class org.apache.jmeter.util.Calculator
Calculator(String) - constructor for class org.apache.jmeter.util.Calculator
call(Object,String,Object[]) - method in class org.apache.jmeter.util.BSFJavaScriptEngine
Return an object from an extension.
canAddTo(org.apache.jmeter.gui.tree.JMeterTreeNode,nodes[]) - static method in class org.apache.jmeter.gui.util.MenuFactory
Determine whether or not nodes can be added to this parent.
Determine whether or not nodes can be added to this parent.
cancelCellEditing() - method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor
Forwards the message from the CellEditor to the delegate.
cancelCellEditing() - method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor.EditorDelegate
Cancels editing.
canConvert(Class) - method in class org.apache.jmeter.save.converters.BooleanPropertyConverter
canConvert(Class) - method in class org.apache.jmeter.save.converters.HashTreeConverter
canConvert(Class) - method in class org.apache.jmeter.protocol.http.util.HTTPResultConverter
canConvert(Class) - method in class org.apache.jmeter.save.converters.IntegerPropertyConverter
canConvert(Class) - method in class org.apache.jmeter.save.converters.LongPropertyConverter
canConvert(Class) - method in class org.apache.jmeter.save.converters.MultiPropertyConverter
canConvert(Class) - method in class org.apache.jmeter.save.converters.SampleEventConverter
canConvert(Class) - method in class org.apache.jmeter.save.converters.SampleResultConverter
canConvert(Class) - method in class org.apache.jmeter.save.converters.SampleSaveConfigurationConverter
canConvert(Class) - method in class org.apache.jmeter.save.ScriptWrapperConverter
canConvert(Class) - method in class org.apache.jmeter.save.converters.StringPropertyConverter
canConvert(Class) - method in class org.apache.jmeter.save.converters.TestElementConverter
canConvert(Class) - method in class org.apache.jmeter.save.converters.TestElementPropertyConverter
canConvert(Class) - method in class org.apache.jmeter.save.converters.TestResultWrapperConverter
canRemove() - method in class org.apache.jmeter.testelement.AbstractTestElement
canRemove() - method in class org.apache.jmeter.protocol.http.control.HttpMirrorControl
canRemove() - method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
Called by Remove to determine if it is safe to remove the element.
canRemove() - method in class org.apache.jmeter.testelement.TestElement
Called by Remove to determine if it is safe to remove the element.
cdata(byte[],String) - static method in class org.apache.jmeter.save.converters.ConversionHelp
CENTER - static field in class org.apache.jorphan.gui.layout.VerticalLayout
The horizontal alignment constant that designates centering.
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) - static method in class org.apache.jorphan.gui.ComponentUtil
Use this static method if you want to center a component in Window.
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.
CEtoString(ConversionException) - static method in class org.apache.jmeter.save.SaveService
Simplify getMessage() output from XStream ConversionException
CHANGE_LANGUAGE - static field in class org.apache.jmeter.gui.action.ActionNames
changeColorCyclicIncrement(Color,int) - static method in class org.apache.jmeter.util.ColorHelper
Given the Color, get the red, green and blue components.
CHANGEEXT - field in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
protected members used by class to filter *
ChangeLanguage - class org.apache.jmeter.gui.action.ChangeLanguage
characters(ch[],int,int) - method in class org.apache.jmeter.monitor.parser.MonitorHandler
Receive notification of character data inside an element.
characters(ch[],int,int) - method in class org.apache.jmeter.protocol.http.modifier.UserParameterXMLContentHandler
CharFunction - class org.apache.jmeter.functions.CharFunction
Function to generate chars from a list of decimal or hex values
CharFunction() - constructor for class org.apache.jmeter.functions.CharFunction
CHECK_DIRTY - static field in class org.apache.jmeter.gui.action.ActionNames
CHECK_DIRTY - static field in class org.apache.jmeter.report.gui.action.ReportCheckDirty
CHECK_REMOVE - static field in class org.apache.jmeter.gui.action.ActionNames
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.protocol.ldap.config.gui.LDAPArgumentsPanel
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.
CheckDirty - class org.apache.jmeter.gui.action.CheckDirty
Check if the TestPlan has been changed since it was last saved
CheckDirty() - constructor for class org.apache.jmeter.gui.action.CheckDirty
checkFunctors(Object,Class) - method in class org.apache.jorphan.gui.ObjectTableModel
Check all registered functors.
checkMethod(Object) - method in class org.apache.jorphan.reflect.Functor
Check if a read Functor method is valid.
checkMethod(Object,Class) - method in class org.apache.jorphan.reflect.Functor
Check if a write Functor method is valid.
checkMethod(String) - method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
The method checks for POST and GET methods currently.
checkMinParameterCount(Collection,int) - method in class org.apache.jmeter.functions.AbstractFunction
Utility method to check parameter counts.
checkParameterCount(Collection,int) - method in class org.apache.jmeter.functions.AbstractFunction
Utility method to check parameter counts.
checkParameterCount(Collection,int,int) - method in class org.apache.jmeter.functions.AbstractFunction
Utility method to check parameter counts.
checkParamFormat(String) - method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
Checks the string to see if it contains "&" and "=".
checkURL(String) - method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
Checks the string to make sure it has /path/file?
ClassContext - class org.apache.jorphan.util.ClassContext
Class to get access to the protected getClassContext() method of SecurityManager, thus obtaining the call stack.
classes - field in class org.apache.jorphan.gui.AbstractTreeTableModel
ClassFilter - class org.apache.jmeter.protocol.java.control.gui.ClassFilter
ClassFilter() - constructor for class org.apache.jmeter.protocol.java.control.gui.ClassFilter
ClassFinder - class org.apache.jorphan.reflect.ClassFinder
This class finds classes that extend one of a set of parent classes
CLASSNAME - static field in class org.apache.jmeter.protocol.java.sampler.JavaSampler
Property key representing the classname of the JavaSamplerClient to user.
CLASSNAME - static field in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
Property key representing the classname of the JavaSamplerClient to user.
CLASSNAME - static field in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
classToAlias(String) - static method in class org.apache.jmeter.save.SaveService
ClassTools - class org.apache.jorphan.reflect.ClassTools
Utility methods for handling dynamic access to classes.
cleanURL(String) - method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
The method cleans the URL using the following algorithm.
CLEAR - static field in class org.apache.jmeter.gui.action.ActionNames
CLEAR - static field in class org.apache.jmeter.protocol.http.control.CacheManager
CLEAR - static field in class org.apache.jmeter.gui.action.KeyStrokes
Clear - class org.apache.jmeter.gui.action.Clear
Handles the following actions: - Clear (Data) - Clear All (Data) - Reset (Clear GUI)
clear() - method in class org.apache.jmeter.testelement.AbstractTestElement
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.protocol.http.control.AuthManager
Clear the TestElement of all data.
clear() - method in class org.apache.jmeter.protocol.http.control.CacheManager
clear() - method in class org.apache.jmeter.util.Calculator
Clear() - constructor for class org.apache.jmeter.gui.action.Clear
clear() - method in class org.apache.jmeter.testelement.property.CollectionProperty
Clear away all values in the property.
clear() - method in class org.apache.jmeter.engine.util.CompoundVariable
clear() - method in class org.apache.jmeter.protocol.http.control.CookieManager
clear() - method in class org.apache.jorphan.collections.HashTree
Clears the HashTree of all contents.
clear() - method in class org.apache.jmeter.protocol.http.control.HeaderManager
Clear the TestElement of all data.
clear() - method in class org.apache.jmeter.protocol.http.util.HTTPFileArgs
Clear the files.
clear() - method in class org.apache.jmeter.protocol.http.gui.HTTPFileArgsPanel
Clear all rows from the table.
clear() - method in class org.apache.jmeter.threads.JMeterContext
clear() - method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Clear the arguments.
clear() - method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
Clear all rows from the table.
clear() - method in class org.apache.jorphan.collections.ListedHashTree
Clears the HashTree of all contents.
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.testelement.property.MapProperty
Clear away all values in the property.
clear() - method in class org.apache.jmeter.protocol.http.config.gui.MultipartUrlConfigGui
clear() - method in class org.apache.jmeter.testelement.property.MultiProperty
Clear away all values in the property.
clear() - method in class org.apache.jmeter.assertions.ResponseAssertion
clear() - method in class org.apache.jmeter.reporters.ResultSaver
Clear the TestElement of all data.
clear() - method in class org.apache.jmeter.visualizers.RunningSample
Clear the counters (useful for differential stats)
clear() - method in class org.apache.jmeter.visualizers.SamplingStatCalculator
Clear the counters (useful for differential stats)
clear() - method in class org.apache.jmeter.visualizers.SplineVisualizer.SplineGraph
Clear the Spline graph and get ready for the next wave.
clear() - method in class org.apache.jorphan.math.StatCalculator
clear() - method in class org.apache.jmeter.testelement.TestElement
Clear the TestElement of all data.
clear() - method in class org.apache.jmeter.testelement.property.TestElementProperty
Clear away all values in the property.
clear() - method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigGui
CLEAR_ALL - static field in class org.apache.jmeter.gui.action.ActionNames
CLEAR_ALL - static field in class org.apache.jmeter.gui.action.KeyStrokes
Clearable - interface org.apache.jmeter.samplers.Clearable
Identifies an object which supports the clearing of run-time data using the clearData() method.
clearAll() - static method in class org.apache.jmeter.functions.FileWrapper
clearAll() - static method in class org.apache.jmeter.functions.XPathWrapper
clearClient() - static method in class org.apache.jmeter.protocol.jms.client.ClientPool
Clear all the clients created by either Publish or Subscribe sampler.
clearData() - method in class org.apache.jorphan.gui.AbstractTreeTableModel
clearData() - method in class org.apache.jmeter.visualizers.AssertionVisualizer
clearData() - method in class org.apache.jmeter.samplers.Clearable
Clears the current data of the object.
clearData() - method in class org.apache.jmeter.visualizers.DistributionGraph
Clears this graph.
clearData() - method in class org.apache.jmeter.visualizers.DistributionGraphVisualizer
clearData() - method in class org.apache.jmeter.visualizers.Graph
Clears this graph.
clearData() - method in class org.apache.jmeter.visualizers.GraphAccum
Clears this graph.
clearData() - method in class org.apache.jmeter.visualizers.GraphAccumModel
Clear the results.
clearData() - method in class org.apache.jmeter.visualizers.GraphAccumVisualizer
Clear this visualizer data.
clearData() - method in class org.apache.jmeter.visualizers.GraphVisualizer
clearData() - method in class org.apache.jmeter.visualizers.MailerVisualizer
Clears any stored sampling-informations.
clearData() - method in class org.apache.jmeter.visualizers.MonitorAccumModel
Clears everything except the listener.
clearData() - method in class org.apache.jmeter.visualizers.MonitorGraph
clear will repaint the graph
clearData() - method in class org.apache.jmeter.visualizers.MonitorHealthPanel
clear will clear the hashmap, remove all ServerPanels from the servers pane, and update the ui.
clearData() - method in class org.apache.jmeter.visualizers.MonitorHealthVisualizer
Clears the MonitorAccumModel.
clearData() - method in class org.apache.jmeter.visualizers.MonitorModel
clear will create a new MonitorStats object.
clearData() - 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.
clearData() - method in class org.apache.jorphan.gui.ObjectTableModel
clearData() - method in class org.apache.jmeter.gui.util.PowerTableModel
clearData() - method in class org.apache.jmeter.reporters.ResultCollector
clearData() - method in class org.apache.jmeter.reporters.gui.ResultSaverGui
clearData() - method in class org.apache.jmeter.visualizers.SimpleDataWriter
Does nothing, but required by interface.
clearData() - method in class org.apache.jmeter.visualizers.SplineModel
Clears the current data of the object.
clearData() - method in class org.apache.jmeter.visualizers.SplineVisualizer
clearData() - method in class org.apache.jmeter.visualizers.StatGraphVisualizer
Clears this visualizer and its model, and forces a repaint of the table.
clearData() - method in class org.apache.jmeter.visualizers.StatVisualizer
Clears this visualizer and its model, and forces a repaint of the table.
clearData() - method in class org.apache.jmeter.visualizers.SummaryReport
Clears this visualizer and its model, and forces a repaint of the table.
clearData() - method in class org.apache.jmeter.visualizers.TableVisualizer
clearData() - method in class org.apache.jmeter.visualizers.ViewResultsFullVisualizer
Clears the visualizer.
clearExcludedPatterns() - method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
clearFiles() - method in class org.apache.jmeter.gui.util.FileListPanel
clear the files from the table
clearGui() - method in class org.apache.jmeter.assertions.gui.AbstractAssertionGui
clearGui() - method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
Provides a default implementation that resets the name field to the value of getStaticLabel(), reset comment and sets enabled to true.
clearGui() - method in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
clearGui() - method in class org.apache.jmeter.config.gui.ArgumentsPanel
Clear the gui and return it to initial default values.
clearGui() - method in class org.apache.jmeter.assertions.gui.AssertionGui
Implements JMeterGUIComponent.clearGui
clearGui() - method in class org.apache.jmeter.assertions.gui.AssertionScopePanel
clearGui() - method in class org.apache.jmeter.protocol.http.gui.AuthPanel
Implements JMeterGUIComponent.clear
clearGui() - method in class org.apache.jmeter.assertions.gui.BeanShellAssertionGui
clearGui() - method in class org.apache.jmeter.protocol.java.control.gui.BeanShellSamplerGui
Implements JMeterGUIComponent.clearGui
clearGui() - method in class org.apache.jmeter.protocol.java.control.gui.BSFSamplerGui
Implements JMeterGUIComponent.clearGui
clearGui() - method in class org.apache.jmeter.protocol.http.gui.CacheManagerGui
Implements JMeterGUIComponent.clearGui
clearGui() - method in class org.apache.jmeter.gui.CommentPanel
clearGui() - method in class org.apache.jmeter.timers.gui.ConstantTimerGui
Provides a default implementation that resets the name field to the value of getStaticLabel(), reset comment and sets enabled to true.
clearGui() - method in class org.apache.jmeter.protocol.http.gui.CookiePanel
Implements JMeterGUIComponent.clearGui
clearGui() - method in class org.apache.jmeter.modifiers.gui.CounterConfigGui
Implements JMeterGUIComponent.clearGui
clearGui() - method in class org.apache.jmeter.assertions.gui.DurationAssertionGui
Implements JMeterGUIComponent.clearGui
clearGui() - method in class org.apache.jmeter.examples.sampler.gui.ExampleSamplerGui
Clear the gui and return it to initial default values.
clearGui() - method in class org.apache.jmeter.gui.util.FilePanel
clearGui() - method in class org.apache.jmeter.control.gui.ForeachControlPanel
Implements JMeterGUIComponent.clearGui
clearGui() - method in class org.apache.jmeter.protocol.ftp.config.gui.FtpConfigGui
Implements JMeterGUIComponent.clearGui
clearGui() - method in class org.apache.jmeter.protocol.ftp.control.gui.FtpTestSamplerGui
Implements JMeterGUIComponent.clearGui
clearGui() - method in class org.apache.jmeter.timers.gui.GaussianRandomTimerGui
clearGui() - method in class org.apache.jmeter.protocol.http.gui.HeaderPanel
Implements JMeterGUIComponent.clearGui
clearGui() - method in class org.apache.jmeter.assertions.gui.HTMLAssertionGui
Implements JMeterGUIComponent.clearGui
clearGui() - method in class org.apache.jmeter.protocol.http.config.gui.HttpDefaultsGui
Implements JMeterGUIComponent.clearGui
clearGui() - method in class org.apache.jmeter.protocol.http.control.gui.HttpMirrorControlGui
Clear the gui and return it to initial default values.
clearGui() - method in class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui
clearGui() - method in class org.apache.jmeter.control.gui.IfControllerPanel
Implements JMeterGUIComponent.clearGui
clearGui() - method in class org.apache.jmeter.control.gui.IncludeControllerGui
Implements JMeterGUIComponent.clearGui
clearGui() - method in class org.apache.jmeter.control.gui.InterleaveControlGui
Implements JMeterGUIComponent.clearGui
clearGui() - method in class org.apache.jmeter.gui.JMeterGUIComponent
Clear the gui and return it to initial default values.
clearGui() - method in class org.apache.jmeter.protocol.jms.control.gui.JMSConfigGui
Clears all fields.
clearGui() - method in class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
Provides a default implementation that resets the name field to the value of getStaticLabel(), reset comment and sets enabled to true.
clearGui() - method in class org.apache.jmeter.protocol.jms.control.gui.JMSSubscriberGui
Clear the gui and return it to initial default values.
clearGui() - method in class org.apache.jmeter.protocol.java.control.gui.JUnitTestSamplerGui
clearGui() - method in class org.apache.jmeter.protocol.ldap.config.gui.LdapConfigGui
Implements JMeterGUIComponent.clearGui
clearGui() - method in class org.apache.jmeter.protocol.ldap.config.gui.LdapExtConfigGui
Implements JMeterGUIComponent.clearGui
clearGui() - method in class org.apache.jmeter.protocol.ldap.control.gui.LdapExtTestSamplerGui
Implements JMeterGUIComponent.clearGui
clearGui() - method in class org.apache.jmeter.protocol.ldap.control.gui.LdapTestSamplerGui
Implements JMeterGUIComponent.clearGui
clearGui() - method in class org.apache.jmeter.config.gui.LoginConfigGui
Implements JMeterGUIComponent.clearGui
clearGui() - method in class org.apache.jmeter.control.gui.LoopControlPanel
Implements JMeterGUIComponent.clearGui
clearGui() - method in class org.apache.jmeter.protocol.mail.sampler.gui.MailReaderSamplerGui
Clear the gui and return it to initial default values.
clearGui() - method in class org.apache.jmeter.assertions.gui.MD5HexAssertionGUI
Implements JMeterGUIComponent.clearGui
clearGui() - method in class org.apache.jmeter.control.gui.ModuleControllerGui
Implements JMeterGUIComponent.clearGui
clearGui() - method in class org.apache.jmeter.gui.NamePanel
Clear the gui and return it to initial default values.
clearGui() - method in class org.apache.jmeter.protocol.http.modifier.gui.ParamModifierGui
Implements JMeterGUIComponent.clearGui
clearGui() - method in class org.apache.jmeter.control.gui.RandomControlGui
Implements JMeterGUIComponent.clearGui
clearGui() - method in class org.apache.jmeter.extractor.gui.RegexExtractorGui
Implements JMeterGUIComponent.clearGui
clearGui() - method in class org.apache.jmeter.reporters.gui.ResultActionGui
Implements JMeterGUIComponent.clearGui
clearGui() - method in class org.apache.jmeter.reporters.gui.ResultSaverGui
Implements JMeterGUIComponent.clearGui
clearGui() - method in class org.apache.jmeter.control.gui.RunTimeGui
Implements JMeterGUIComponent.clearGui
clearGui() - method in class org.apache.jmeter.assertions.gui.SizeAssertionGui
Implements JMeterGUIComponent.clearGui
clearGui() - method in class org.apache.jmeter.protocol.http.control.gui.SoapSamplerGui
Implements JMeterGUIComponent.clearGui
clearGui() - method in class org.apache.jmeter.control.gui.SwitchControllerGui
Implements JMeterGUIComponent.clearGui
clearGui() - method in class org.apache.jmeter.protocol.tcp.config.gui.TCPConfigGui
Implements JMeterGUIComponent.clearGui
clearGui() - method in class org.apache.jmeter.protocol.tcp.control.gui.TCPSamplerGui
Implements JMeterGUIComponent.clearGui
clearGui() - method in class org.apache.jmeter.sampler.gui.TestActionGui
Implements JMeterGUIComponent.clearGui
clearGui() - method in class org.apache.jmeter.testbeans.gui.TestBeanGUI
clearGui() - method in class org.apache.jmeter.control.gui.TestPlanGui
Clear the gui and return it to initial default values.
clearGui() - method in class org.apache.jmeter.threads.gui.ThreadGroupGui
Provides a default implementation that resets the name field to the value of getStaticLabel(), reset comment and sets enabled to true.
clearGui() - method in class org.apache.jmeter.control.gui.ThroughputControllerGui
Implements JMeterGUIComponent.clearGui
clearGui() - method in class org.apache.jmeter.timers.gui.UniformRandomTimerGui
clearGui() - method in class org.apache.jmeter.protocol.http.modifier.gui.URLRewritingModifierGui
Implements JMeterGUIComponent.clearGui
clearGui() - method in class org.apache.jmeter.protocol.http.modifier.gui.UserParameterModifierGui
Implements JMeterGUIComponent.clearGui
clearGui() - method in class org.apache.jmeter.modifiers.gui.UserParametersGui
Implements JMeterGUIComponent.clearGui
clearGui() - method in class org.apache.jmeter.protocol.http.control.gui.WebServiceSamplerGui
Implements JMeterGUIComponent.clearGui
clearGui() - method in class org.apache.jmeter.control.gui.WhileControllerGui
Implements JMeterGUIComponent.clearGui
clearGui() - method in class org.apache.jmeter.assertions.gui.XMLSchemaAssertionGUI
Implements JMeterGUIComponent.clearGui
clearGui() - method in class org.apache.jmeter.assertions.gui.XPathAssertionGui
Implements JMeterGUIComponent.clearGui
clearGui() - method in class org.apache.jmeter.extractor.gui.XPathExtractorGui
Implements JMeterGUIComponent.clearGui
clearIncludedPatterns() - method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
clearMethodCombo() - method in class org.apache.jmeter.protocol.java.control.gui.JUnitTestSamplerGui
clearTestPlan() - method in class org.apache.jmeter.gui.GuiPackage
Clears the test plan and associated objects.
clearTestPlan() - method in class org.apache.jmeter.gui.tree.JMeterTreeModel
Clear the test plan, and use default node for test plan and workbench.
clearTestPlan() - method in class org.apache.jmeter.report.gui.tree.ReportTreeModel
Clears the test plan element and associated object
Clear the test plan, and use specified node for test plan and default node for workbench N.B.
clearTestStrings() - method in class org.apache.jmeter.assertions.ResponseAssertion
clearTotalThreads() - static method in class org.apache.jmeter.threads.JMeterContextService
Set total threads to zero
clickCountToStart - field in class org.apache.jmeter.gui.util.TextAreaTableCellEditor
An integer specifying the number of clicks needed to start editing.
CLIENT - static field in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
CLIENT_ERROR_COLOR - static field in class org.apache.jmeter.visualizers.ViewResultsFullVisualizer
ClientJMeterEngine - class org.apache.jmeter.engine.ClientJMeterEngine
Class to run remote tests from the client JMeter and collect remote samples
ClientJMeterEngine(String) - constructor for class org.apache.jmeter.engine.ClientJMeterEngine
ClientPool - class org.apache.jmeter.protocol.jms.client.ClientPool
ClientPool holds the client instances in an ArrayList.
clone() - method in class org.apache.jmeter.reporters.AbstractListenerElement
clone() - method in class org.apache.jmeter.testelement.property.AbstractProperty
clone() - method in class org.apache.jmeter.testelement.AbstractTestElement
clone() - method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
clone() - method in class org.apache.jmeter.util.BeanShellTestElement
clone() - method in class org.apache.jmeter.testelement.property.BooleanProperty
clone() - method in class org.apache.jmeter.util.BSFTestElement
clone() - method in class org.apache.jmeter.testelement.property.CollectionProperty
clone() - method in class org.apache.jmeter.config.ConfigElement
clone() - method in class org.apache.jmeter.protocol.http.control.CookieManager
clone() - method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
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.jorphan.collections.HashTree
Create a clone of this HashTree.
clone() - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
clone() - method in class org.apache.jmeter.control.IncludeController
clone() - method in class org.apache.jmeter.testelement.property.IntegerProperty
clone() - method in class org.apache.jmeter.testelement.property.JMeterProperty
clone() - method in class org.apache.jorphan.collections.ListedHashTree
Create a clone of this HashTree.
clone() - method in class org.apache.jmeter.testelement.property.LongProperty
clone() - method in class org.apache.jmeter.reporters.MailerModel
clone() - method in class org.apache.jmeter.testelement.property.MapProperty
clone() - method in class org.apache.jmeter.control.ModuleController
clone() - method in class org.apache.jmeter.visualizers.MonitorModel
a clone method is provided for convienance.
clone() - method in class org.apache.jmeter.testelement.property.NullProperty
clone() - method in class org.apache.jmeter.testelement.property.ObjectProperty
clone() - method in class org.apache.jmeter.extractor.RegexExtractor
clone() - method in class org.apache.jmeter.reporters.ResultCollector
clone() - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
clone() - method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
clone() - method in class org.apache.jmeter.protocol.http.util.accesslog.SharedTCLogParser
clone() - method in class org.apache.jmeter.testelement.property.StringProperty
clone() - method in class org.apache.jmeter.timers.SyncTimer
We have to control the cloning process because we need some cross-thread communication if our synctimers are to be able to determine when to block and when to release.
clone() - method in class org.apache.jmeter.testelement.TestCloneable
clone() - method in class org.apache.jmeter.testelement.TestElement
clone() - method in class org.apache.jmeter.testelement.property.TestElementProperty
clone() - method in class org.apache.jmeter.control.ThroughputController
clone() - method in class org.apache.jmeter.protocol.http.modifier.UserParameterModifier
clone() - method in class org.apache.jmeter.modifiers.UserParameters
clone() - method in class org.apache.jmeter.extractor.XPathExtractor
cloneMonitorStats() - method in class org.apache.jmeter.visualizers.MonitorModel
a clone method to clone the stats
cloneTree(org.apache.jorphan.collections.HashTree) - method in class org.apache.jorphan.collections.HashTree
cloneTreeNode(org.apache.jmeter.gui.tree.JMeterTreeNode) - static method in class org.apache.jmeter.gui.action.Copy
cloneTreeNode(org.apache.jmeter.report.gui.tree.ReportTreeNode) - static method in class org.apache.jmeter.report.gui.action.ReportCopy
cloneTreeNodes(nodes[]) - static method in class org.apache.jmeter.gui.action.Copy
cloneTreeNodes(nodes[]) - static method in class org.apache.jmeter.report.gui.action.ReportCopy
CLOSE - static field in class org.apache.jmeter.gui.action.ActionNames
CLOSE - static field in class org.apache.jmeter.gui.action.KeyStrokes
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.
close() - method in class org.apache.jmeter.protocol.http.util.accesslog.Generator
close the generator
close() - static method in class org.apache.jmeter.protocol.jms.client.InitialContextFactory
clear all the InitialContext objects.
close() - method in class org.apache.jmeter.protocol.http.util.accesslog.LogParser
close the any streams or readers.
close() - method in class org.apache.jmeter.protocol.jms.client.OnMessageSubscriber
close will close all the objects and set them to null.
close() - method in class org.apache.jmeter.protocol.jms.client.Publisher
Clise will close the session
close() - method in class org.apache.jmeter.protocol.jms.client.ReceiveSubscriber
close() will stop the connection first.
close() - method in class org.apache.jmeter.protocol.http.util.accesslog.SharedTCLogParser
close() - method in class org.apache.jmeter.util.SlowSSLSocket
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.http.util.WSDLHelper
We try to close the connection to make sure it doesn't hang around.
close(Connection) - static method in class org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler
close(ResultSet) - static method in class org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler
close(Statement) - static method in class org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler
closeFile(String) - method in class org.apache.jmeter.services.FileServer
closeFiles() - method in class org.apache.jmeter.services.FileServer
closeMenu() - method in class org.apache.jmeter.gui.MainFrame
Close the currently selected menu.
closeMenu() - method in class org.apache.jmeter.gui.ReportMainFrame
Close the currently selected menu.
closeQuietly(InputStream) - static method in class org.apache.jorphan.util.JOrphanUtils
close a stream with no error thrown
closeQuietly(OutputStream) - static method in class org.apache.jorphan.util.JOrphanUtils
close a stream with no error thrown
closeQuietly(Reader) - static method in class org.apache.jorphan.util.JOrphanUtils
close a Reader with no error thrown
closeQuietly(ServerSocket) - static method in class org.apache.jorphan.util.JOrphanUtils
close a Socket with no error thrown
closeQuietly(Socket) - static method in class org.apache.jorphan.util.JOrphanUtils
close a Socket with no error thrown
closeQuietly(Writer) - static method in class org.apache.jorphan.util.JOrphanUtils
close a Writer with no error thrown
closeTag(String) - method in class org.apache.jorphan.util.XMLBuffer
Close top tag from stack.
COL_DOMAIN - static field in class org.apache.jmeter.protocol.http.control.AuthManager
COL_PASSWORD - static field in class org.apache.jmeter.protocol.http.control.AuthManager
COL_REALM - static field in class org.apache.jmeter.protocol.http.control.AuthManager
COL_URL - static field in class org.apache.jmeter.protocol.http.control.AuthManager
COL_USERNAME - static field in class org.apache.jmeter.protocol.http.control.AuthManager
COLLAPSE_ALL - static field in class org.apache.jmeter.gui.action.ActionNames
COLLAPSE_ALL - static field in class org.apache.jmeter.gui.action.KeyStrokes
CollapseExpand - class org.apache.jmeter.gui.action.CollapseExpand
Processes the Collapse All and Expand All options.
CollapseExpand() - constructor for class org.apache.jmeter.gui.action.CollapseExpand
Constructor for the Close object.
CollectionProperty - class org.apache.jmeter.testelement.property.CollectionProperty
CollectionProperty() - constructor for class org.apache.jmeter.testelement.property.CollectionProperty
CollectionProperty(String,Collection) - constructor for class org.apache.jmeter.testelement.property.CollectionProperty
collector - field in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
ColorHelper - class org.apache.jmeter.util.ColorHelper
This class contains the static utility methods to manipulate colors.
COLUMN_RESOURCE_NAMES_0 - static field in class org.apache.jmeter.config.gui.ArgumentsPanel
COLUMN_RESOURCE_NAMES_1 - static field in class org.apache.jmeter.config.gui.ArgumentsPanel
columns - field in class org.apache.jmeter.visualizers.StatGraphVisualizer
Command - interface org.apache.jmeter.gui.action.Command
CommentPanel - class org.apache.jmeter.gui.CommentPanel
Generic comment panel for Test Elements
CommentPanel() - constructor for class org.apache.jmeter.gui.CommentPanel
Create a new NamePanel with the default name.
COMMENTS - static field in class org.apache.jmeter.testelement.ReportPlan
COMMENTS - static field in class org.apache.jmeter.testelement.TestElement
COMPARE - static field in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
compare(DirContext,String,String) - method in class org.apache.jmeter.protocol.ldap.sampler.LdapExtClient
Filter the data in the ldap directory
compare(Object,Object) - method in class org.apache.jorphan.math.NumberComparator
COMPAREDN - static field in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
COMPAREFILT - static field in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
compareTo(Object) - method in class org.apache.jmeter.testelement.property.AbstractProperty
Compares two JMeterProperty object values.
compareTo(Object) - method in class org.apache.jmeter.testelement.property.NumberProperty
compareTo(Object) - method in class org.apache.jmeter.visualizers.Sample
compareTo(Object) - method in class org.apache.jmeter.protocol.http.parser.URLString
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
CONFIG_ELEMENTS - static field in class org.apache.jmeter.gui.util.MenuFactory
CONFIG_ELEMENTS - static field in class org.apache.jmeter.gui.util.ReportMenuFactory
ConfigElement - interface org.apache.jmeter.config.ConfigElement
ConfigTestElement - class org.apache.jmeter.config.ConfigTestElement
ConfigTestElement() - constructor for class org.apache.jmeter.config.ConfigTestElement
configure(Configuration) - method in class org.apache.jmeter.samplers.SampleResult
configure(int) - method in class org.apache.jmeter.gui.OnErrorPanel
configure(org.apache.jmeter.assertions.XPathAssertion) - method in class org.apache.jmeter.assertions.gui.XMLConfPanel
A newly created gui component can be initialized with the contents of a Test Element object by calling this method.
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
configure(org.apache.jmeter.testelement.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(org.apache.jmeter.testelement.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(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.http.gui.AuthPanel
The GUI must be able to extract the data from the TestElement and update all GUI fields to represent those data.
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.report.gui.BarChartGui
A newly created gui component can be initialized with the contents of a Test Element object by calling this method.
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.assertions.gui.BeanShellAssertionGui
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.java.control.gui.BeanShellSamplerGui
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.java.control.gui.BSFSamplerGui
A newly created gui component can be initialized with the contents of a Test Element object by calling this method.
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.http.gui.CacheManagerGui
A newly created component can be initialized with the contents of a Test Element object by calling this method.
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.timers.gui.ConstantTimerGui
Configure this GUI component from the underlying TestElement.
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.http.gui.CookiePanel
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.modifiers.gui.CounterConfigGui
The GUI must be able to extract the data from the TestElement and update all GUI fields to represent those data.
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.assertions.gui.DurationAssertionGui
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.examples.sampler.gui.ExampleSamplerGui
The GUI must be able to extract the data from the TestElement and update all GUI fields to represent those data.
configure(org.apache.jmeter.testelement.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(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.ftp.config.gui.FtpConfigGui
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.ftp.control.gui.FtpTestSamplerGui
The GUI must be able to extract the data from the TestElement and update all GUI fields to represent those data.
Configure this GUI component from the underlying TestElement.
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.http.gui.HeaderPanel
A newly created gui component can be initialized with the contents of a Test Element object by calling this method.
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.assertions.gui.HTMLAssertionGui
Configures the associated test element.
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.report.writers.gui.HTMLReportWriterGui
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.http.gui.HTTPArgumentsPanel
A newly created component can be initialized with the contents of a Test Element object by calling this method.
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.http.config.gui.HttpDefaultsGui
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.http.gui.HTTPFileArgsPanel
A newly created component can be initialized with the contents of a HTTPSamplerBase object by calling this method.
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.http.control.gui.HttpMirrorControlGui
The GUI must be able to extract the data from the TestElement and update all GUI fields to represent those data.
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui
configure(org.apache.jmeter.testelement.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(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.control.gui.IncludeControllerGui
A newly created gui component can be initialized with the contents of a Test Element object by calling this method.
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.control.gui.InterleaveControlGui
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.java.config.gui.JavaConfigGui
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.java.control.gui.JavaTestSamplerGui
The GUI must be able to extract the data from the TestElement and update all GUI fields to represent those data.
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.jms.control.gui.JMSConfigGui
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
the implementation loads the URL and the soap action for the request.
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.jms.control.gui.JMSSubscriberGui
the implementation loads the URL and the soap action for the request.
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.java.control.gui.JUnitTestSamplerGui
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
A newly created component can be initialized with the contents of a Test Element object by calling this method.
configure(org.apache.jmeter.testelement.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(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.ldap.config.gui.LdapExtConfigGui
A newly created component can be initialized with the contents of a Test Element object by calling this method.
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.ldap.control.gui.LdapExtTestSamplerGui
A newly created component can be initialized with the contents of a Test Element object by calling this method.
configure(org.apache.jmeter.testelement.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(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.report.gui.LineGraphGui
The GUI must be able to extract the data from the TestElement and update all GUI fields to represent those data.
configure(org.apache.jmeter.testelement.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(org.apache.jmeter.testelement.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(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.visualizers.MailerVisualizer
Restores MailerVisualizer.
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.mail.sampler.gui.MailReaderSamplerGui
The GUI must be able to extract the data from the TestElement and update all GUI fields to represent those data.
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.assertions.gui.MD5HexAssertionGUI
A newly created gui component can be initialized with the contents of a Test Element object by calling this method.
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.control.gui.ModuleControllerGui
The GUI must be able to extract the data from the TestElement and update all GUI fields to represent those data.
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.http.config.gui.MultipartUrlConfigGui
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.gui.NamePanel
The GUI must be able to extract the data from the TestElement and update all GUI fields to represent those data.
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.http.modifier.gui.ParamModifierGui
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.visualizers.PropertyControlGui
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.control.gui.RandomControlGui
A newly created gui component can be initialized with the contents of a Test Element object by calling this method.
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.extractor.gui.RegexExtractorGui
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.control.gui.ReportGui
A newly created component can be initialized with the contents of a Test Element object by calling this method.
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.report.gui.ReportPageGui
The GUI must be able to extract the data from the TestElement and update all GUI fields to represent those data.
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.reporters.gui.ResultActionGui
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.reporters.gui.ResultSaverGui
configure(org.apache.jmeter.testelement.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(org.apache.jmeter.testelement.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(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.assertions.gui.SizeAssertionGui
A newly created gui component can be initialized with the contents of a Test Element object by calling this method.
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.http.control.gui.SoapSamplerGui
A newly created gui component can be initialized with the contents of a Test Element object by calling this method.
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.visualizers.StatVisualizer
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.reporters.gui.SummariserGui
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.visualizers.SummaryReport
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.control.gui.SwitchControllerGui
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.report.gui.TableGui
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.tcp.config.gui.TCPConfigGui
The GUI must be able to extract the data from the TestElement and update all GUI fields to represent those data.
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.tcp.control.gui.TCPSamplerGui
The GUI must be able to extract the data from the TestElement and update all GUI fields to represent those data.
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.sampler.gui.TestActionGui
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.testbeans.gui.TestBeanGUI
configure(org.apache.jmeter.testelement.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(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.threads.gui.ThreadGroupGui
A newly created gui component can be initialized with the contents of a Test Element object by calling this method.
The GUI must be able to extract the data from the TestElement and update all GUI fields to represent those data.
A newly created gui component can be initialized with the contents of a Test Element object by calling this method.
Configure this GUI component from the underlying TestElement.
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigGui
Set the text, etc. in the UI.
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.http.modifier.gui.URLRewritingModifierGui
The GUI must be able to extract the data from the TestElement and update all GUI fields to represent those data.
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.http.modifier.gui.UserParameterModifierGui
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.modifiers.gui.UserParametersGui
A newly created gui component can be initialized with the contents of a Test Element object by calling this method.
configure(org.apache.jmeter.testelement.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(org.apache.jmeter.testelement.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(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.assertions.gui.XMLAssertionGui
Configures the associated test element.
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.assertions.gui.XMLSchemaAssertionGUI
Configures the GUI from the associated test element.
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.assertions.gui.XPathAssertionGui
configure(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.extractor.gui.XPathExtractorGui
A newly created gui component can be initialized with the contents of a Test Element object by calling this method.
configure(org.apache.jorphan.collections.HashTree) - method in class org.apache.jmeter.engine.JMeterEngine
configure(org.apache.jorphan.collections.HashTree) - method in class org.apache.jmeter.report.engine.ReportEngine
configure(org.apache.jorphan.collections.HashTree) - method in class org.apache.jmeter.report.engine.StandardReportEngine
Adds a feature to the ThreadGroup attribute of the RemoteJMeterEngineImpl object.
configureFromWSDL() - method in class org.apache.jmeter.protocol.http.control.gui.WebServiceSamplerGui
configure the sampler from the WSDL.
configureMethodCombo() - method in class org.apache.jmeter.protocol.java.control.gui.JUnitTestSamplerGui
configureSampler(org.apache.jmeter.samplers.Sampler) - method in class org.apache.jmeter.threads.TestCompiler
This provides a convenience for extenders when they implement the JMeterGUIComponent.createTestElement() method.
This provides a convenience for extenders when they implement the JMeterGUIComponent.modifyTestElement(TestElement) method.
CONN - field in class org.apache.jmeter.protocol.http.util.WSDLHelper
connect() - method in class org.apache.jmeter.protocol.http.util.WSDLHelper
Method is used internally to connect to the URL.
connect(SocketAddress) - method in class org.apache.jmeter.util.SlowSSLSocket
connect(SocketAddress,int) - method in class org.apache.jmeter.util.SlowSSLSocket
connect(String,String,String,String,String) - method in class org.apache.jmeter.protocol.ldap.sampler.LdapClient
Connect to server.
connect(String,String,String,String,String,String,boolean) - method in class org.apache.jmeter.protocol.ldap.sampler.LdapExtClient
connect to server
CONNECT_TIMEOUT - static field in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
CONNECTION_CLOSE - static field in class org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
ConnectionFactory - class org.apache.jmeter.protocol.jms.client.ConnectionFactory
ConnectionFactory is responsible for creating new connections.
ConnectionFactory() - constructor for class org.apache.jmeter.protocol.jms.client.ConnectionFactory
CONNECTOR - static field in class org.apache.jmeter.monitor.parser.Constants
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
CONNTO - static field in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Constants - class org.apache.jmeter.monitor.parser.Constants
Constants for the custom DocumentHandler.
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.
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.
construct(String) - static method in class org.apache.jorphan.reflect.ClassTools
Call no-args constructor for a class.
construct(String,int) - static method in class org.apache.jorphan.reflect.ClassTools
Call a class constructor with an integer parameter
CONSTRUCTORSTRING - static field in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
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.
CONTENT_ENCODING - static field in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
CONTENT_TYPE - static field in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Controller - interface org.apache.jmeter.control.Controller
This interface is used by JMeterThread in the following manner: while (running && (sampler = controller.next()) !
CONTROLLERS - static field in class org.apache.jmeter.gui.util.MenuFactory
CONTROLLERS - static field in class org.apache.jmeter.gui.util.ReportMenuFactory
converge() - method in class org.apache.jmeter.visualizers.Spline3
Test if the Jacobi resolution of the equation system converges.
ConversionHelp - class org.apache.jmeter.save.converters.ConversionHelp
Utility conversion routines for use with XStream
ConversionUtils - class org.apache.jmeter.protocol.http.util.ConversionUtils
General purpose conversion utilities related to HTTP/HTML
convert(Object,Class) - static method in class org.apache.jorphan.util.Converter
Convert the given value object to an object of the given type
convertArgumentsToHTTP(org.apache.jmeter.config.Arguments) - static method in class org.apache.jmeter.protocol.http.util.HTTPArgument
Converter - class org.apache.jorphan.util.Converter
Converter utilities for TestBeans
ConvertListeners - class org.apache.jmeter.engine.ConvertListeners
Converts the Remoteable Test and Sample Listeners in the test tree by wrapping them with RemoteSampleListeners so that the samples are returned to the client.
convertObject(Object) - method in class org.apache.jmeter.testelement.property.AbstractProperty
convertSoapHeaders(Hashtable) - method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
convertStringToJMRequest(String,org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
Convert a single line into XML
convertStringtoNVPair(String) - method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
Parse the string parameters into NVPair[] array.
convertSubTree(org.apache.jorphan.collections.HashTree) - static method in class org.apache.jmeter.JMeter
Refactored from AbstractAction.java
convertToDouble(List) - method in class org.apache.jmeter.testelement.BarChart
Convert the data from SamplingStatCalculator to double array of array
convertToDouble(List) - method in class org.apache.jmeter.testelement.LineChart
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
Cookie(String,String,String,String,boolean,long,boolean,boolean) - constructor for class org.apache.jmeter.protocol.http.control.Cookie
create the coookie
Cookie(String,String,String,String,boolean,long,boolean,boolean,int) - constructor for class org.apache.jmeter.protocol.http.control.Cookie
Create a JMeter Cookie.
COOKIE_MANAGER - static field in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
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
cookieManagers - field in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
These objects are static across multiple threads in a test, via clone() method.
CookiePanel - class org.apache.jmeter.protocol.http.gui.CookiePanel
This is the GUI for Cookie Manager 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 - static field in class org.apache.jmeter.gui.action.ActionNames
COPY - static field in class org.apache.jmeter.gui.action.KeyStrokes
Copy - class org.apache.jmeter.gui.action.Copy
Implements the Copy menu command
count(int) - method in class org.apache.jmeter.protocol.jms.client.ReceiveSubscriber
Increment the count and return the new value
counter - field in class org.apache.jmeter.visualizers.GraphAccumModel
CounterConfig - class org.apache.jmeter.modifiers.CounterConfig
Provides a counter per-thread(user) or per-thread group.
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
COUNTLIM - static field in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
CPSPauser - class org.apache.jmeter.util.CPSPauser
Generate appropriate pauses for a given CPS (characters per second)
CPSPauser(int) - constructor for class org.apache.jmeter.util.CPSPauser
Create a pauser with the appropriate speed settings.
createAuthTablePanel() - method in class org.apache.jmeter.protocol.http.gui.AuthPanel
createButton(String,ActionListener) - static method in class org.apache.jmeter.util.JMeterUtils
Create a button with the netscape style
createClassPathPanel() - method in class org.apache.jmeter.control.gui.TestPlanGui
createConnector() - method in class org.apache.jmeter.monitor.model.ObjectFactory
createCookieTablePanel() - method in class org.apache.jmeter.protocol.http.gui.CookiePanel
createEmptyDoc() - static method in class org.apache.jmeter.protocol.http.parser.HtmlParsingUtils
CreateFunctionDialog - class org.apache.jmeter.gui.action.CreateFunctionDialog
CreateFunctionDialog() - constructor for class org.apache.jmeter.gui.action.CreateFunctionDialog
createHeaderTablePanel() - method in class org.apache.jmeter.protocol.http.gui.HeaderPanel
createJvm() - method in class org.apache.jmeter.monitor.model.ObjectFactory
createMainPanel() - method in class org.apache.jmeter.gui.ReportMainFrame
Create the main panel where components can display their GUIs.
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.
createMenuBar() - method in class org.apache.jmeter.gui.util.ReportMenuBar
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() - method in class org.apache.jorphan.collections.ListedHashTree
Creates a new tree.
createNewTree() - method in class org.apache.jorphan.collections.SortedHashTree
Creates a new tree.
createNewTree(Collection) - method in class org.apache.jorphan.collections.HashTree
Creates a new tree.
createNewTree(Collection) - method in class org.apache.jorphan.collections.ListedHashTree
Creates a new tree.
createNewTree(Collection) - method in class org.apache.jorphan.collections.SortedHashTree
Creates a new tree.
createNewTree(Object) - method in class org.apache.jorphan.collections.HashTree
Creates a new tree.
createNewTree(Object) - method in class org.apache.jorphan.collections.ListedHashTree
Creates a new tree.
createNewTree(Object) - method in class org.apache.jorphan.collections.SortedHashTree
Creates a new tree.
createPaint(int) - method in class org.apache.jmeter.visualizers.LineGraph
return an array of Paint with different colors.
createPattern(String) - method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
create a new pattern object from the string.
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.visualizers.gui.AbstractListenerGui
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.processor.gui.AbstractPostProcessorGui
createPopupMenu() - method in class org.apache.jmeter.processor.gui.AbstractPreProcessorGui
createPopupMenu() - method in class org.apache.jmeter.report.gui.AbstractReportGui
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.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.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.report.gui.BarChartGui
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.report.writers.gui.HTMLReportWriterGui
createPopupMenu() - method in class org.apache.jmeter.control.gui.IncludeControllerGui
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.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.tree.JMeterTreeNode
createPopupMenu() - method in class org.apache.jmeter.report.gui.LineGraphGui
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.gui.NamePanel
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.ObsoleteGui
createPopupMenu() - method in class org.apache.jmeter.control.gui.ReportGui
Need to update this to make the context popupmenu correct
createPopupMenu() - method in class org.apache.jmeter.report.gui.ReportPageGui
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.report.gui.tree.ReportTreeNode
createPopupMenu() - method in class org.apache.jmeter.report.gui.TableGui
createPopupMenu() - method in class org.apache.jmeter.testbeans.gui.TestBeanGUI
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.threads.gui.ThreadGroupGui
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.
createProperty(Object) - static method in class org.apache.jmeter.testelement.property.AbstractProperty
createPropertyGroup(String,String[]) - method in class org.apache.jmeter.testbeans.BeanInfoSupport
Utility method to group and order properties.
createReceiver(QueueConnectionFactory,Queue,String,String) - static method in class org.apache.jmeter.protocol.jms.sampler.Receiver
createReportPage(String) - static method in class org.apache.jmeter.testelement.ReportPage
createReportPlan(String) - static method in class org.apache.jmeter.testelement.ReportPlan
createRequestInfo() - method in class org.apache.jmeter.monitor.model.ObjectFactory
createScopePanel() - method in class org.apache.jmeter.assertions.gui.AbstractAssertionGui
Create the scope settings panel.
createShapes(int) - method in class org.apache.jmeter.testelement.LineChart
Since we only have 4 shapes, the method will start with the first shape and keep cycling through the shapes in order.
createShapes(int) - method in class org.apache.jmeter.visualizers.LineGraph
Since we only have 4 shapes, the method will start with the first shape and keep cycling through the shapes in order.
createSimpleButton(String,ActionListener) - static method in class org.apache.jmeter.util.JMeterUtils
Create a button with the netscape style
createSocket() - method in class org.apache.jmeter.util.HttpSSLProtocolSocketFactory
createSocket(InetAddress,int) - method in class org.apache.jmeter.util.HttpSSLProtocolSocketFactory
createSocket(String,int) - method in class org.apache.jmeter.util.HttpSSLProtocolSocketFactory
createSocket(String,int) - method in class org.apache.jmeter.protocol.http.util.LoopbackHttpClientSocketFactory
createSocket(String,int) - method in class org.apache.jmeter.protocol.http.util.SlowHttpClientSocketFactory
createSocket(String,int,InetAddress,int) - method in class org.apache.jmeter.protocol.http.util.LoopbackHttpClientSocketFactory
createSocket(String,int,InetAddress,int) - method in class org.apache.jmeter.protocol.http.util.SlowHttpClientSocketFactory
Attempts to get a new socket connection to the given host within the given time limit.
createStatus() - method in class org.apache.jmeter.monitor.model.ObjectFactory
createStrokes(int) - method in class org.apache.jmeter.testelement.LineChart
createStrokes(int) - method in class org.apache.jmeter.visualizers.LineGraph
createTest(BasicAttributes,String) - method in class org.apache.jmeter.protocol.ldap.sampler.LdapClient
Create the attribute in the ldap directory for the given string.
createTest(DirContext,Attributes,String) - method in class org.apache.jmeter.protocol.ldap.sampler.LdapExtClient
Create the entry in the ldap directory for the given string
createTestElement() - method in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
createTestElement() - method in class org.apache.jmeter.protocol.http.control.gui.AjpSamplerGui
JMeter test components are separated into a model and a GUI representation.
createTestElement() - method in class org.apache.jmeter.protocol.http.modifier.gui.AnchorModifierGui
JMeter test components are separated into a model and a GUI representation.
createTestElement() - method in class org.apache.jmeter.config.gui.ArgumentsPanel
JMeter test components are separated into a model and a GUI representation.
createTestElement() - method in class org.apache.jmeter.assertions.gui.AssertionGui
JMeter test components are separated into a model and a GUI representation.
createTestElement() - method in class org.apache.jmeter.protocol.http.gui.AuthPanel
JMeter test components are separated into a model and a GUI representation.
createTestElement() - method in class org.apache.jmeter.report.gui.BarChartGui
JMeter test components are separated into a model and a GUI representation.
createTestElement() - method in class org.apache.jmeter.assertions.gui.BeanShellAssertionGui
createTestElement() - method in class org.apache.jmeter.protocol.java.control.gui.BeanShellSamplerGui
createTestElement() - method in class org.apache.jmeter.protocol.java.control.gui.BSFSamplerGui
JMeter test components are separated into a model and a GUI representation.
createTestElement() - method in class org.apache.jmeter.protocol.http.gui.CacheManagerGui
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.protocol.http.gui.CookiePanel
createTestElement() - method in class org.apache.jmeter.modifiers.gui.CounterConfigGui
createTestElement() - method in class org.apache.jmeter.assertions.gui.DurationAssertionGui
createTestElement() - method in class org.apache.jmeter.examples.sampler.gui.ExampleSamplerGui
JMeter test components are separated into a model and a GUI representation.
createTestElement() - method in class org.apache.jmeter.control.gui.ForeachControlPanel
createTestElement() - method in class org.apache.jmeter.protocol.ftp.config.gui.FtpConfigGui
createTestElement() - method in class org.apache.jmeter.protocol.ftp.control.gui.FtpTestSamplerGui
JMeter test components are separated into a model and a GUI representation.
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.protocol.http.gui.HeaderPanel
JMeter test components are separated into a model and a GUI representation.
createTestElement() - method in class org.apache.jmeter.assertions.gui.HTMLAssertionGui
createTestElement() - method in class org.apache.jmeter.report.writers.gui.HTMLReportWriterGui
createTestElement() - method in class org.apache.jmeter.protocol.http.gui.HTTPArgumentsPanel
JMeter test components are separated into a model and a GUI representation.
createTestElement() - method in class org.apache.jmeter.protocol.http.config.gui.HttpDefaultsGui
createTestElement() - method in class org.apache.jmeter.protocol.http.control.gui.HttpMirrorControlGui
JMeter test components are separated into a model and a GUI representation.
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.control.gui.IfControllerPanel
Implements JMeterGUIComponent.createTestElement()
createTestElement() - method in class org.apache.jmeter.control.gui.IncludeControllerGui
JMeter test components are separated into a model and a GUI representation.
createTestElement() - method in class org.apache.jmeter.control.gui.InterleaveControlGui
createTestElement() - method in class org.apache.jmeter.protocol.java.config.gui.JavaConfigGui
createTestElement() - method in class org.apache.jmeter.protocol.java.control.gui.JavaTestSamplerGui
createTestElement() - method in class org.apache.jmeter.gui.JMeterGUIComponent
JMeter test components are separated into a model and a GUI representation.
createTestElement() - method in class org.apache.jmeter.protocol.jms.control.gui.JMSConfigGui
createTestElement() - method in class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
createTestElement() - method in class org.apache.jmeter.protocol.jms.control.gui.JMSSubscriberGui
createTestElement() - method in class org.apache.jmeter.protocol.java.control.gui.JUnitTestSamplerGui
createTestElement() - method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
createTestElement() - method in class org.apache.jmeter.protocol.ldap.config.gui.LdapConfigGui
JMeter test components are separated into a model and a GUI representation.
createTestElement() - method in class org.apache.jmeter.protocol.ldap.config.gui.LdapExtConfigGui
JMeter test components are separated into a model and a GUI representation.
createTestElement() - method in class org.apache.jmeter.protocol.ldap.control.gui.LdapExtTestSamplerGui
createTestElement() - method in class org.apache.jmeter.protocol.ldap.control.gui.LdapTestSamplerGui
createTestElement() - method in class org.apache.jmeter.report.gui.LineGraphGui
JMeter test components are separated into a model and a GUI representation.
createTestElement() - method in class org.apache.jmeter.control.gui.LogicControllerGui
createTestElement() - method in class org.apache.jmeter.config.gui.LoginConfigGui
JMeter test components are separated into a model and a GUI representation.
createTestElement() - method in class org.apache.jmeter.control.gui.LoopControlPanel
JMeter test components are separated into a model and a GUI representation.
createTestElement() - method in class org.apache.jmeter.visualizers.MailerVisualizer
Makes MailerVisualizer storable.
createTestElement() - method in class org.apache.jmeter.protocol.mail.sampler.gui.MailReaderSamplerGui
JMeter test components are separated into a model and a GUI representation.
createTestElement() - method in class org.apache.jmeter.assertions.gui.MD5HexAssertionGUI
JMeter test components are separated into a model and a GUI representation.
createTestElement() - method in class org.apache.jmeter.control.gui.ModuleControllerGui
createTestElement() - method in class org.apache.jmeter.gui.NamePanel
JMeter test components are separated into a model and a GUI representation.
createTestElement() - method in class org.apache.jmeter.config.gui.ObsoleteGui
createTestElement() - method in class org.apache.jmeter.control.gui.OnceOnlyControllerGui
JMeter test components are separated into a model and a GUI representation.
createTestElement() - method in class org.apache.jmeter.protocol.http.modifier.gui.ParamModifierGui
createTestElement() - method in class org.apache.jmeter.visualizers.PropertyControlGui
createTestElement() - method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
createTestElement() - method in class org.apache.jmeter.control.gui.RandomControlGui
JMeter test components are separated into a model and a GUI representation.
createTestElement() - method in class org.apache.jmeter.control.gui.RandomOrderControllerGui
createTestElement() - method in class org.apache.jmeter.protocol.http.control.gui.RecordController
JMeter test components are separated into a model and a GUI representation.
createTestElement() - method in class org.apache.jmeter.extractor.gui.RegexExtractorGui
createTestElement() - method in class org.apache.jmeter.control.gui.ReportGui
JMeter test components are separated into a model and a GUI representation.
createTestElement() - method in class org.apache.jmeter.report.gui.ReportPageGui
JMeter test components are separated into a model and a GUI representation.
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.control.gui.RunTimeGui
createTestElement() - method in class org.apache.jmeter.config.gui.SimpleConfigGui
JMeter test components are separated into a model and a GUI representation.
createTestElement() - method in class org.apache.jmeter.assertions.gui.SizeAssertionGui
JMeter test components are separated into a model and a GUI representation.
createTestElement() - method in class org.apache.jmeter.protocol.http.control.gui.SoapSamplerGui
JMeter test components are separated into a model and a GUI representation.
createTestElement() - method in class org.apache.jmeter.reporters.gui.SummariserGui
createTestElement() - method in class org.apache.jmeter.control.gui.SwitchControllerGui
createTestElement() - method in class org.apache.jmeter.report.gui.TableGui
createTestElement() - method in class org.apache.jmeter.protocol.tcp.config.gui.TCPConfigGui
JMeter test components are separated into a model and a GUI representation.
createTestElement() - method in class org.apache.jmeter.protocol.tcp.control.gui.TCPSamplerGui
JMeter test components are separated into a model and a GUI representation.
createTestElement() - method in class org.apache.jmeter.sampler.gui.TestActionGui
createTestElement() - method in class org.apache.jmeter.testbeans.gui.TestBeanGUI
createTestElement() - method in class org.apache.jmeter.control.gui.TestPlanGui
JMeter test components are separated into a model and a GUI representation.
createTestElement() - method in class org.apache.jmeter.threads.gui.ThreadGroupGui
JMeter test components are separated into a model and a GUI representation.
createTestElement() - method in class org.apache.jmeter.control.gui.ThroughputControllerGui
JMeter test components are separated into a model and a GUI representation.
createTestElement() - method in class org.apache.jmeter.control.gui.TransactionControllerGui
JMeter test components are separated into a model and a GUI representation.
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.protocol.http.config.gui.UrlConfigGui
createTestElement() - method in class org.apache.jmeter.protocol.http.modifier.gui.URLRewritingModifierGui
JMeter test components are separated into a model and a GUI representation.
createTestElement() - method in class org.apache.jmeter.protocol.http.modifier.gui.UserParameterModifierGui
createTestElement() - method in class org.apache.jmeter.modifiers.gui.UserParametersGui
createTestElement() - method in class org.apache.jmeter.protocol.http.control.gui.WebServiceSamplerGui
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.assertions.gui.XMLAssertionGui
JMeter test components are separated into a model and a GUI representation.
createTestElement() - method in class org.apache.jmeter.assertions.gui.XMLSchemaAssertionGUI
create Test Element
createTestElement() - method in class org.apache.jmeter.assertions.gui.XPathAssertionGui
Create test element
createTestElement() - method in class org.apache.jmeter.extractor.gui.XPathExtractorGui
JMeter test components are separated into a model and a GUI representation.
createTestElement(Class,Class) - method in class org.apache.jmeter.gui.GuiPackage
Create a TestElement corresponding to the specified GUI class.
createTestElement(Class,Class) - method in class org.apache.jmeter.gui.ReportGuiPackage
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(String) - method in class org.apache.jmeter.gui.ReportGuiPackage
Create a TestElement for a GUI or TestBean class.
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
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)
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.
createTitleLabel() - method in class org.apache.jmeter.report.gui.AbstractReportGui
This implementaion differs a bit from the normal jmeter gui. it uses a white background instead of the default grey.
createToolBar() - method in class org.apache.jmeter.gui.ReportMainFrame
Create the JMeter tool bar pane containing the running indicator.
createTreePanel() - method in class org.apache.jmeter.gui.ReportMainFrame
Create the panel where the GUI representation of the test tree is displayed.
createUrlFromAnchor(String,URL) - static method in class org.apache.jmeter.protocol.http.parser.HtmlParsingUtils
Create a new Sampler based on an HREF string plus a contextual URL object.
createURLFromForm(Node,URL) - static method in class org.apache.jmeter.protocol.http.parser.HtmlParsingUtils
createWorker() - method in class org.apache.jmeter.monitor.model.ObjectFactory
createWorkers() - method in class org.apache.jmeter.monitor.model.ObjectFactory
CSVDataSet - class org.apache.jmeter.config.CSVDataSet
Read lines from a file and split int variables.
CSVDataSetBeanInfo - class org.apache.jmeter.config.CSVDataSetBeanInfo
CSVDataSetBeanInfo() - constructor for class org.apache.jmeter.config.CSVDataSetBeanInfo
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
csvReadFile(BufferedReader,char) - static method in class org.apache.jmeter.save.CSVSaveService
Reads from file and splits input into strings according to the delimiter, taking note of quoted strings.
CSVSaveService - class org.apache.jmeter.save.CSVSaveService
This class provides a means for saving/reading test results as CSV files.
csvSplitString(String,char) - static method in class org.apache.jmeter.save.CSVSaveService
Reads from String and splits into strings according to the delimiter, taking note of quoted strings.
current - field in class org.apache.jmeter.control.GenericController
current - field in class org.apache.jmeter.visualizers.GraphAccumModel
CURRENTBUSYTHREADS - static field in class org.apache.jmeter.monitor.parser.Constants
CURRENTQUERYSTRING - static field in class org.apache.jmeter.monitor.parser.Constants
If the controller is done, remove it from the list, otherwise increment to next entry in list.
If the controller is done, remove it from the list, otherwise increment to next entry in list.
CURRENTTHREADCOUNT - static field in class org.apache.jmeter.monitor.parser.Constants
currentTimeInMs() - static method in class org.apache.jmeter.samplers.SampleResult
CURRENTURI - static field in class org.apache.jmeter.monitor.parser.Constants
CustomX509TrustManager - class org.apache.jmeter.util.CustomX509TrustManager
Custom TrustManager ignores all certificate errors TODO: implement conditional checking and logging (Derived from AuthSSLX509TrustManager in HttpClient contrib directory)
CustomX509TrustManager(X509TrustManager) - constructor for class org.apache.jmeter.util.CustomX509TrustManager
CUT - static field in class org.apache.jmeter.gui.action.ActionNames
CUT - static field in class org.apache.jmeter.gui.action.KeyStrokes
Cut - class org.apache.jmeter.gui.action.Cut
Implements the Cut menu item command
CUT - static field in class org.apache.jmeter.report.gui.action.ReportCut

D

Daemon - class org.apache.jmeter.protocol.http.proxy.Daemon
Web daemon thread.
Daemon(int,org.apache.jmeter.protocol.http.proxy.ProxyControl) - constructor for class org.apache.jmeter.protocol.http.proxy.Daemon
Create a new Daemon with the specified port and target.
Daemon(int,org.apache.jmeter.protocol.http.proxy.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.
dark_green - static field in class org.apache.jmeter.gui.util.JMeterColor
data - field in class org.apache.jmeter.visualizers.AxisGraph
DATA - static field in class org.apache.jmeter.examples.sampler.ExampleSampler
data - field in class org.apache.jorphan.collections.HashTree
data - field in class org.apache.jmeter.testelement.JTLData
data - field in class org.apache.jmeter.visualizers.LineGraph
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.
DataSet - interface org.apache.jmeter.report.DataSet
DataSet extends Visualizer so that it can be used with ResultCollector.
DataSourceElement - class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
DataSourceElement() - constructor for class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
DataSourceElementBeanInfo - class org.apache.jmeter.protocol.jdbc.config.DataSourceElementBeanInfo
DataSourceElementBeanInfo() - constructor for class org.apache.jmeter.protocol.jdbc.config.DataSourceElementBeanInfo
deactivate() - method in class org.apache.jmeter.protocol.jms.sampler.Receiver
DEAD - static field in class org.apache.jmeter.monitor.util.Stats
DEBUG_OFF - static field in class org.apache.jmeter.gui.action.ActionNames
DEBUG_OFF - static field in class org.apache.jmeter.gui.action.KeyStrokes
DEBUG_ON - static field in class org.apache.jmeter.gui.action.ActionNames
DEBUG_ON - static field in class org.apache.jmeter.gui.action.KeyStrokes
debugCheck() - method in class org.apache.jmeter.visualizers.Spline3
Manual check of the curve at the interpolated points.
DebugPostProcessor - class org.apache.jmeter.extractor.DebugPostProcessor
Debugging Post-Processor: creates a subSample containing the variables defined in the previous sampler.
DebugPostProcessorBeanInfo - class org.apache.jmeter.extractor.DebugPostProcessorBeanInfo
DebugPostProcessorBeanInfo() - constructor for class org.apache.jmeter.extractor.DebugPostProcessorBeanInfo
DebugSampler - class org.apache.jmeter.sampler.DebugSampler
The Debug Sampler can be used to "sample" JMeter variables, JMeter properties and System Properties.
DebugSamplerBeanInfo - class org.apache.jmeter.sampler.DebugSamplerBeanInfo
DebugSamplerBeanInfo() - constructor for class org.apache.jmeter.sampler.DebugSamplerBeanInfo
declareBean(BSFDeclaredBean) - method in class org.apache.jmeter.util.BSFJavaScriptEngine
decode - field in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
by default, we probably should decode the parameter values
decode(String) - static method in class org.apache.jmeter.functions.util.ArgumentDecoder
decode(String) - static method in class org.apache.jmeter.save.converters.ConversionHelp
decodeParameterValue() - method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
decode the parameter values is to true by default
DEFAULT - static field in class org.apache.jmeter.testbeans.BeanInfoSupport
DEFAULT - static field in class org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer
DEFAULT_CLASS - static field in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
DEFAULT_CLASSNAME - static field in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerFactory
DEFAULT_DOCTYPE - static field in class org.apache.jmeter.assertions.HTMLAssertion
DEFAULT_GROUP - static field in class org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer
DEFAULT_HEIGHT - static field in class org.apache.jmeter.testelement.AbstractChart
DEFAULT_HTTP_ENCODING - static field in class org.apache.jmeter.samplers.SampleResult
The default encoding to be used if not overridden.
DEFAULT_HTTP_PORT - static field in class org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
DEFAULT_HTTP_PORT_STRING - static field in class org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
DEFAULT_HTTPS_PORT - static field in class org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
DEFAULT_HTTPS_PORT_STRING - static field in class org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
DEFAULT_MAX_ITERATIONS - static field in class org.apache.jmeter.visualizers.Spline3
DEFAULT_MEMORY_FACTOR - static field in class org.apache.jmeter.monitor.util.Stats
DEFAULT_METHOD - static field in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
DEFAULT_NUMBER_OF_NODES - field in class org.apache.jmeter.visualizers.SplineModel
DEFAULT_PARSER - static field in class org.apache.jmeter.protocol.http.parser.HTMLParser
DEFAULT_POLICY - static field in class org.apache.jmeter.protocol.http.control.CookieManager
DEFAULT_PORT - static field in class org.apache.jmeter.protocol.http.proxy.ProxyControl
DEFAULT_PORT_S - static field in class org.apache.jmeter.protocol.http.control.HttpMirrorControl
DEFAULT_PORT_S - static field in class org.apache.jmeter.protocol.http.proxy.ProxyControl
DEFAULT_PRECISION - static field in class org.apache.jmeter.visualizers.Spline3
DEFAULT_REFRESH_PERIOD - field in class org.apache.jmeter.visualizers.SplineModel
DEFAULT_RMI_PORT - static field in class org.apache.jmeter.engine.RemoteJMeterEngineImpl
DEFAULT_SLEEP_MASK - static field in class org.apache.jmeter.protocol.java.test.JavaTest
The default value of the SleepMask parameter.
DEFAULT_SLEEP_MASK - static field in class org.apache.jmeter.protocol.java.test.SleepTest
The default value of the SleepMask parameter.
DEFAULT_SLEEP_TIME - static field in class org.apache.jmeter.protocol.java.test.JavaTest
The default value of the SleepTime parameter, in milliseconds.
DEFAULT_SLEEP_TIME - static field in class org.apache.jmeter.protocol.java.test.SleepTest
The default value of the SleepTime parameter, in milliseconds.
DEFAULT_THREAD_FACTOR - static field in class org.apache.jmeter.monitor.util.Stats
DEFAULT_WIDTH - static field in class org.apache.jmeter.testelement.AbstractChart
DEFAULT_XPATH - static field in class org.apache.jmeter.assertions.XPathAssertion
defaultHeight - field in class org.apache.jmeter.visualizers.StatGraphVisualizer
DefaultKeyStore - class org.apache.jmeter.util.keystore.DefaultKeyStore
Use this Keystore to wrap the normal KeyStore implementation.
DefaultKeyStore(String) - constructor for class org.apache.jmeter.util.keystore.DefaultKeyStore
DefaultPageSummary - class org.apache.jmeter.report.writers.DefaultPageSummary
This is a basic implementation of PageSummary interface.
DefaultPageSummary() - constructor for class org.apache.jmeter.report.writers.DefaultPageSummary
defaultpw - field in class org.apache.jmeter.util.SSLManager
Have the password available
DefaultReportSummary - class org.apache.jmeter.report.writers.DefaultReportSummary
The default implementation of ReportSummary just contains the stats and basic information.
DefaultReportSummary() - constructor for class org.apache.jmeter.report.writers.DefaultReportSummary
DefaultTreeTableModel - class org.apache.jorphan.gui.DefaultTreeTableModel
DefaultTreeTableModel() - constructor for class org.apache.jorphan.gui.DefaultTreeTableModel
DefaultTreeTableModel(TreeNode) - constructor for class org.apache.jorphan.gui.DefaultTreeTableModel
DefaultTreeTableModel(TreeNode,boolean) - constructor for class org.apache.jorphan.gui.DefaultTreeTableModel
defaultWidth - field in class org.apache.jmeter.visualizers.StatGraphVisualizer
DELAY - static field in class org.apache.jmeter.timers.ConstantTimer
DELAY - static field in class org.apache.jmeter.threads.ThreadGroup
Scheduler start delay, overrides start time
delay() - method in class org.apache.jmeter.timers.BeanShellTimer
delay() - method in class org.apache.jmeter.timers.ConstantThroughputTimer
Retrieve the delay to use during test execution.
delay() - method in class org.apache.jmeter.timers.ConstantTimer
Retrieve the delay to use during test execution.
delay() - method in class org.apache.jmeter.timers.GaussianRandomTimer
delay() - method in class org.apache.jmeter.timers.SyncTimer
delay() - method in class 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 - field in class org.apache.jmeter.gui.util.TextAreaTableCellEditor
The delegate class which handles all methods sent from the CellEditor.
DELETE - static field in class org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
DELETE - static field in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
DELETE - static field in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
DELETE_BUTTON - static field in class org.apache.jmeter.gui.util.ButtonPanel
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.protocol.ldap.config.gui.LDAPArgumentsPanel
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.
deleteFile() - method in class org.apache.jmeter.gui.util.FileListPanel
deleteTest(DirContext,String) - method in class org.apache.jmeter.protocol.ldap.sampler.LdapExtClient
Delete the attribute from the ldap directory
deleteTest(String) - method in class org.apache.jmeter.protocol.ldap.sampler.LdapClient
Delete the attribute from the ldap directory.
DELIMITER - static field in class org.apache.jmeter.functions.FileRowColContainer
Receives the recorded sampler from the proxy server for placing in the test tree. param serverResponse to be added to allow saving of the server's response while recording.
DEREF - static field in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
dialogInit() - method in class org.apache.jmeter.gui.SavePropertyDialog
DirectoryDialoger - class org.apache.jmeter.gui.util.DirectoryDialoger
DirectoryPanel - class org.apache.jmeter.gui.util.DirectoryPanel
DirectoryPanel() - constructor for class org.apache.jmeter.gui.util.DirectoryPanel
Constructor for the FilePanel object.
DirectoryPanel(ChangeListener,String) - constructor for class org.apache.jmeter.gui.util.DirectoryPanel
Constructor for the FilePanel object.
DirectoryPanel(String) - constructor for class org.apache.jmeter.gui.util.DirectoryPanel
DirectoryPanel(String,String) - constructor for class org.apache.jmeter.gui.util.DirectoryPanel
DirectoryPanel(String,String,Color) - constructor for class org.apache.jmeter.gui.util.DirectoryPanel
DISABLE - static field in class org.apache.jmeter.gui.action.ActionNames
DISABLE - static field in class org.apache.jmeter.report.gui.action.ReportEnableComponent
DisabledComponentRemover - class org.apache.jmeter.engine.util.DisabledComponentRemover
disconnect() - method in class org.apache.jmeter.protocol.ldap.sampler.LdapClient
Disconnect from the server.
disconnect(DirContext) - method in class org.apache.jmeter.protocol.ldap.sampler.LdapExtClient
disconnect from the server
disconnect(HttpURLConnection) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler
displayButton - field in class org.apache.jmeter.visualizers.StatGraphVisualizer
displayMessage(String,boolean) - method in class org.apache.jmeter.visualizers.ModelListener
Informs the Visualizer that a message should be displayed.
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.
displayPopUp(Component,MouseEvent,JPopupMenu) - method in class org.apache.jmeter.gui.ReportGuiPackage
Display the specified popup menu at the location specified by a mouse event with the specified source component.
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(MouseEvent,JPopupMenu) - method in class org.apache.jmeter.gui.ReportGuiPackage
Display the specified popup menu with the source component and location from the specified mouse event.
DistributionGraph - class org.apache.jmeter.visualizers.DistributionGraph
New graph for drawing distribution graph of the results.
DistributionGraph() - constructor for class org.apache.jmeter.visualizers.DistributionGraph
Constructor for the Graph object.
Constructor for the Graph object.
DistributionGraphVisualizer - class org.apache.jmeter.visualizers.DistributionGraphVisualizer
This class implements the visualizer for displaying the distribution graph.
DistributionGraphVisualizer() - constructor for class org.apache.jmeter.visualizers.DistributionGraphVisualizer
Constructor for the GraphVisualizer object.
DO_MULTIPART_POST - static field in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
doAction(ActionEvent) - method in class org.apache.jmeter.gui.action.AboutCommand
Handle the "about" action by displaying the "About Apache JMeter..." dialog box.
doAction(ActionEvent) - method in class org.apache.jmeter.gui.action.AbstractAction
doAction(ActionEvent) - method in class org.apache.jmeter.report.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 class org.apache.jmeter.gui.action.CollapseExpand
This method performs the actual command processing.
doAction(ActionEvent) - method in class 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.LoadRecentProject
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.report.gui.action.ReportAddParent
doAction(ActionEvent) - method in class org.apache.jmeter.report.gui.action.ReportAddToTree
Adds the specified class to the current node of the tree.
doAction(ActionEvent) - method in class org.apache.jmeter.report.gui.action.ReportCheckDirty
doAction(ActionEvent) - method in class org.apache.jmeter.report.gui.action.ReportClose
This method performs the actual command processing.
doAction(ActionEvent) - method in class org.apache.jmeter.report.gui.action.ReportCopy
doAction(ActionEvent) - method in class org.apache.jmeter.report.gui.action.ReportCut
doAction(ActionEvent) - method in class org.apache.jmeter.report.gui.action.ReportDragNDrop
doAction(ActionEvent) - method in class org.apache.jmeter.report.gui.action.ReportEditCommand
doAction(ActionEvent) - method in class org.apache.jmeter.report.gui.action.ReportEnableComponent
doAction(ActionEvent) - method in class org.apache.jmeter.report.gui.action.ReportExitCommand
Description of the Method
doAction(ActionEvent) - method in class org.apache.jmeter.report.gui.action.ReportHelp
doAction(ActionEvent) - method in class org.apache.jmeter.report.gui.action.ReportLoad
doAction(ActionEvent) - method in class org.apache.jmeter.report.gui.action.ReportPaste
doAction(ActionEvent) - method in class org.apache.jmeter.report.gui.action.ReportRemove
doAction(ActionEvent) - method in class org.apache.jmeter.report.gui.action.ReportSave
doAction(ActionEvent) - method in class org.apache.jmeter.report.gui.action.ReportSaveGraphics
doAction(ActionEvent) - method in class org.apache.jmeter.report.gui.action.ReportStart
doAction(ActionEvent) - method in class org.apache.jmeter.gui.action.RevertProject
doAction(ActionEvent) - method in class org.apache.jmeter.gui.action.Save
doAction(ActionEvent) - method in class org.apache.jmeter.gui.action.SaveGraphics
doAction(ActionEvent) - method in class org.apache.jmeter.gui.action.SSLManagerCommand
Handle the "sslmanager" action by displaying the "SSL CLient Manager" dialog box.
doAction(ActionEvent) - method in class org.apache.jmeter.gui.action.Start
doAction(ActionEvent) - method in class org.apache.jmeter.gui.action.What
doActionNow(ActionEvent) - method in class org.apache.jmeter.gui.action.ActionRouter
To execute an action immediately in the current thread.
doActionNow(ActionEvent) - method in class org.apache.jmeter.report.gui.action.ReportActionRouter
To execute an action immediately in the current thread.
DOCTYPE_KEY - static field in class org.apache.jmeter.assertions.HTMLAssertion
DOMAIN - static field 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.
done(org.apache.jmeter.threads.SamplePackage) - method in class org.apache.jmeter.threads.TestCompiler
DOSETUP - static field in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
DoubleProperty - class org.apache.jmeter.testelement.property.DoubleProperty
DoubleProperty() - constructor for class org.apache.jmeter.testelement.property.DoubleProperty
DoubleProperty(String,double) - constructor for class org.apache.jmeter.testelement.property.DoubleProperty
Download the resources of an HTML page.
DRAG_ADD - static field in class org.apache.jmeter.gui.action.ActionNames
DragNDrop - class org.apache.jmeter.gui.action.DragNDrop
drawDraggedComponent(Component,int,int) - method in class org.apache.jmeter.gui.MainFrame
Repaint pieces of the GUI as needed while dragging.
drawDraggedComponent(Component,int,int) - method in class org.apache.jmeter.gui.ReportMainFrame
DURATION - static field in class org.apache.jmeter.threads.ThreadGroup
Scheduler duration, overrides end time
DURATION_KEY - static field in class org.apache.jmeter.assertions.DurationAssertion
Key for storing assertion-informations in the jmx-file.
DurationAssertion - class org.apache.jmeter.assertions.DurationAssertion
Checks if an Sample is sampled within a specified time-frame.
DurationAssertionGui - class org.apache.jmeter.assertions.gui.DurationAssertionGui
DurationAssertionGui() - constructor for class org.apache.jmeter.assertions.gui.DurationAssertionGui
DynamicClassLoader - class org.apache.jmeter.DynamicClassLoader
This is a basic URL classloader for loading new resources dynamically.
DynamicClassLoader(URL[]) - constructor for class org.apache.jmeter.DynamicClassLoader
DynamicClassLoader(URL[],ClassLoader) - constructor for class org.apache.jmeter.DynamicClassLoader

E

EDIT - static field in class org.apache.jmeter.gui.action.ActionNames
EDIT_BUTTON - static field in class org.apache.jmeter.gui.util.ButtonPanel
EditCommand - class org.apache.jmeter.gui.action.EditCommand
Implements the Edit menu item.
EditCommand() - constructor for class org.apache.jmeter.gui.action.EditCommand
editorComponent - field in class org.apache.jmeter.gui.util.TextAreaTableCellEditor
The Swing component being edited.
The protected EditorDelegate class.
EMBEDDED_URL_RE - static field in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
emptyTemporary() - method in class org.apache.jmeter.testelement.AbstractTestElement
ENABLE - static field in class org.apache.jmeter.gui.action.ActionNames
ENABLE - static field in class org.apache.jmeter.report.gui.action.ReportEnableComponent
enableAverage(boolean) - method in class org.apache.jmeter.visualizers.Graph
EnableComponent - class org.apache.jmeter.gui.action.EnableComponent
Implements the Enable menu item.
ENABLED - static field in class org.apache.jmeter.testelement.TestElement
enableData(boolean) - method in class org.apache.jmeter.visualizers.Graph
enableDeviation(boolean) - method in class org.apache.jmeter.visualizers.Graph
enableFile(boolean) - method in class org.apache.jmeter.gui.util.DirectoryPanel
If the gui needs to enable/disable the FilePanel, call the method.
enableFile(boolean) - method in class org.apache.jmeter.gui.util.FileListPanel
If the gui needs to enable/disable the FilePanel, call the method.
enableFile(boolean) - method in class org.apache.jmeter.gui.util.FilePanel
If the gui needs to enable/disable the FilePanel, call the method.
enableFile(boolean) - method in class org.apache.jmeter.gui.util.ReportFilePanel
If the gui needs to enable/disable the FilePanel, call the method.
enableMedian(boolean) - method in class org.apache.jmeter.visualizers.Graph
enableThroughput(boolean) - method in class org.apache.jmeter.visualizers.Graph
encode(byte[]) - static method in class org.apache.jmeter.protocol.http.util.Base64Encoder
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(String) - static method in class org.apache.jmeter.save.converters.ConversionHelp
Encode a string (if necessary) for output to a JTL file.
encodeAtom(byte[],int,int) - static method in class org.apache.jmeter.protocol.http.util.Base64Encoder
encodeBackSlashes(String) - static method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
EncoderCache - class org.apache.jmeter.protocol.http.util.EncoderCache
EncoderCache(int) - constructor for class org.apache.jmeter.protocol.http.util.EncoderCache
encodeSpaces(String) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
ENCODING - static field in class org.apache.jmeter.protocol.http.sampler.PostWriter
ENCODING_GZIP - static field in class org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
END_TIME - static field in class org.apache.jmeter.threads.ThreadGroup
Scheduler absolute end time
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
Notification that a property is ending.
Notification that a property is ending.
endRow(String) - static method in class org.apache.jmeter.functions.FileWrapper
endTest() - static method in class org.apache.jmeter.threads.JMeterContextService
Called by MainFrame#testEnded().
Notification that the test element is now done.
Notification that the test element is now done.
endTimestamp - field in class org.apache.jmeter.testelement.JTLData
Entry - class org.apache.jmeter.samplers.Entry
Entry() - constructor for class org.apache.jmeter.samplers.Entry
entrySet() - method in class org.apache.jorphan.collections.HashTree
Exists to satisfy the Map interface.
entrySet() - method in class org.apache.jmeter.threads.JMeterVariables
eolByte - field in class org.apache.jmeter.protocol.tcp.sampler.AbstractTCPClient
EQUAL - static field in class org.apache.jmeter.assertions.SizeAssertion
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.AbstractTestElement
equals(Object) - method in class org.apache.jmeter.testelement.property.CollectionProperty
Determines if the two objects are equal by comparing names and values
equals(Object) - method in class org.apache.jmeter.testelement.property.FunctionProperty
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
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.jmeter.testelement.property.MapProperty
equals(Object) - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
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.jmeter.protocol.http.parser.URLString
ERROR - static field in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
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(SAXParseException) - method in class org.apache.jmeter.protocol.http.modifier.UserParameterXMLErrorHandler
ERROR_THRESHOLD_KEY - static field in class org.apache.jmeter.assertions.HTMLAssertion
ERRORCODE - static field in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
ERRORCOUNT - static field in class org.apache.jmeter.monitor.parser.Constants
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.
ERRORS_ONLY - static field in class org.apache.jmeter.reporters.ResultSaver
ERRORS_ONLY_KEY - static field in class org.apache.jmeter.assertions.HTMLAssertion
EscapeHtml - class org.apache.jmeter.functions.EscapeHtml
Function which escapes the characters in a String using HTML entities.

For example:

"bread" & "butter" becomes:

"bread" & "butter".

EscapeHtml() - constructor for class org.apache.jmeter.functions.EscapeHtml
ETAG - static field in class org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
eval(String) - method in class org.apache.jmeter.util.BeanShellInterpreter
eval(String,int,int,Object) - method in class org.apache.jmeter.util.BSFJavaScriptEngine
This is used by an application to evaluate a string containing some expression.
EvalFunction - class org.apache.jmeter.functions.EvalFunction
Function to evaluate a string which may contain variable or function references.
EvalFunction() - constructor for class org.apache.jmeter.functions.EvalFunction
evalNoLog(String) - method in class org.apache.jmeter.util.BeanShellInterpreter
EvalVarFunction - class org.apache.jmeter.functions.EvalVarFunction
Function to evaluate a string which may contain variable or function references.
EvalVarFunction() - constructor for class org.apache.jmeter.functions.EvalVarFunction
Example1 - class org.apache.jmeter.examples.testbeans.example1.Example1
This TestBean is just an example about how to write testbeans.
Example2 - class org.apache.jmeter.examples.testbeans.example2.Example2
This TestBean is just an example about how to write testbeans.
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. [some additional copies may be created before the test run starts] Thus each sampler is guaranteed to be called by a single thread - there is no need to synchronize access to instance variables.
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
EXCFILE - field in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
excFile(String) - method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
Method implements the logic for filtering file name exclusion.
excludeFiles(String[]) - method in class org.apache.jmeter.protocol.http.util.accesslog.Filter
Exclude all files in the array
excludeFiles(String[]) - method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
Give the filter a list of files to exclude
excludeFiles(String[]) - method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
Exclude all files in the array
excludePattern(String[]) - method in class org.apache.jmeter.protocol.http.util.accesslog.Filter
Exclude any log entry that contains the following regular expression pattern.
excludePattern(String[]) - method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
Give the filter a set of regular expressions to filter with for exclusion.
excludePattern(String[]) - method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
Exclude any log entry that contains the following regular expression pattern.
excPattern(String) - method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
The method assumes by default the text is not excluded.
EXCPATTERNS - field in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
EXCPTRN - field in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
execute() - method in class org.apache.jmeter.functions.AbstractFunction
execute() - method in class org.apache.jmeter.engine.util.CompoundVariable
N.B. setParameters() and execute() are called from different threads, so both must be synchronized unless there are no parameters to save
Given the previous SampleResult and the current Sampler, return a string to use as a replacement value for the function call.
Given the previous SampleResult and the current Sampler, return a string to use as a replacement value for the function call.
Execute the function.
N.B. setParameters() and execute() are called from different threads, so both must be synchronized unless there are no parameters to save
N.B. setParameters() and execute() are called from different threads, so both must be synchronized unless there are no parameters to save
N.B. setParameters() and execute() are called from different threads, so both must be synchronized unless there are no parameters to save
Execute the function.
N.B. setParameters() and execute() are called from different threads, so both must be synchronized unless there are no parameters to save
Execute the function.
N.B. setParameters() and execute() are called from different threads, so both must be synchronized unless there are no parameters to save
EXIT - static field in class org.apache.jmeter.gui.action.ActionNames
EXIT - static field in class org.apache.jmeter.gui.action.KeyStrokes
EXIT - static field in class org.apache.jmeter.report.gui.action.ReportExitCommand
exit() - method in class org.apache.jmeter.engine.ClientJMeterEngine
exit() - method in class org.apache.jmeter.engine.JMeterEngine
exit() - method in class org.apache.jmeter.engine.RemoteJMeterEngine
exit() - method in class org.apache.jmeter.engine.RemoteJMeterEngineImpl
exit() - method in class org.apache.jmeter.report.engine.ReportEngine
exit() - method in class org.apache.jmeter.engine.StandardJMeterEngine
exit() - method in class org.apache.jmeter.report.engine.StandardReportEngine
ExitCommand - class org.apache.jmeter.gui.action.ExitCommand
ExitCommand() - constructor for class org.apache.jmeter.gui.action.ExitCommand
Constructor for the ExitCommand object
EXPAND_ALL - static field in class org.apache.jmeter.gui.action.ActionNames
EXPAND_ALL - static field in class org.apache.jmeter.gui.action.KeyStrokes
expectsModification() - method in class org.apache.jmeter.protocol.http.control.AuthManager
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.Authorization
expectsModification() - method in class org.apache.jmeter.config.ConfigElement
If your config element expects to be modified in the process of a test run, and you want those modifications to carry over from sample to sample (as in a cookie manager - you want to save all cookies that get set throughout the test), then return true for this method.
expectsModification() - method in class org.apache.jmeter.config.ConfigTestElement
expectsModification() - method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
expectsModification() - method in class org.apache.jmeter.protocol.http.control.Header
extractStyleURLs(URL,org.apache.jmeter.protocol.http.parser.URLCollection,String) - static method in class org.apache.jmeter.protocol.http.parser.HtmlParsingUtils

F

FAILURE - static field in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
FAILURECODE - static field in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
fatalError(SAXParseException) - method in class org.apache.jmeter.protocol.http.modifier.UserParameterXMLErrorHandler
fetchScope() - method in class org.apache.jmeter.testelement.AbstractScopedAssertion
Get the scope setting
FILE - field in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
FILE_NAME_IS_REQUIRED - static field in class org.apache.jmeter.assertions.XMLSchemaAssertion
FileDialoger - class org.apache.jmeter.gui.util.FileDialoger
Class implementing a file open dialogue
FileEditor - class org.apache.jmeter.testbeans.gui.FileEditor
A property editor for File properties.
FileEditor() - constructor for class org.apache.jmeter.testbeans.gui.FileEditor
FILEFILTER - field in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
FileListPanel - class org.apache.jmeter.gui.util.FileListPanel
FileListPanel() - constructor for class org.apache.jmeter.gui.util.FileListPanel
Constructor for the FilePanel object.
FileListPanel(ChangeListener,String) - constructor for class org.apache.jmeter.gui.util.FileListPanel
Constructor for the FilePanel object.
FileListPanel(String) - constructor for class org.apache.jmeter.gui.util.FileListPanel
FileListPanel(String,String) - constructor for class org.apache.jmeter.gui.util.FileListPanel
FILENAME - static field in class org.apache.jmeter.assertions.BeanShellAssertion
FILENAME - static field in class org.apache.jmeter.protocol.java.sampler.BeanShellSampler
filename - field in class org.apache.jmeter.gui.util.DirectoryPanel
FILENAME - static field in class org.apache.jmeter.reporters.ResultCollector
FILENAME - static field in class org.apache.jmeter.reporters.ResultSaver
FILENAME - field in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
FILENAME - field in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
FILENAME - static field in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
FILENAME_KEY - static field in class org.apache.jmeter.assertions.HTMLAssertion
FilePanel - class org.apache.jmeter.gui.util.FilePanel
author Michael Stover Created April 18, 2002
FilePanel() - constructor for class org.apache.jmeter.gui.util.FilePanel
Constructor for the FilePanel object.
FilePanel(ChangeListener,String) - 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
FileReporter - class org.apache.jmeter.reporters.FileReporter
This class loads data from a saved file and displays statistics about it.
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) - constructor for class org.apache.jmeter.functions.FileRowColContainer
FileRowColContainer(String,String) - constructor for class org.apache.jmeter.functions.FileRowColContainer
FileServer - class org.apache.jmeter.services.FileServer
The point of this class is to provide thread-safe access to files, and to provide some simplifying assumptions about where to find files and how to name them.
filesOpen() - method in class org.apache.jmeter.services.FileServer
FileWrapper - class org.apache.jmeter.functions.FileWrapper
This class wraps the FileRowColContainer for use across multiple threads.
FILL_UP_WITH_ZEROS - field in class org.apache.jmeter.visualizers.SplineVisualizer
FILTER - static field in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
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.
FILTER - field in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
Handles to supporting classes
filter(String) - method in class org.apache.jmeter.protocol.http.util.accesslog.Filter
In case the user wants to replace the file extension, log parsers should call this method.
filter(String) - method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
The current implementation checks the boolean if the text should be used or not. isFilter( string) has to be called first.
filter(String) - method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
In case the user wants to replace the file extension, log parsers should call this method.
filterArray(List) - method in class org.apache.jmeter.protocol.java.control.gui.ClassFilter
filterClasses(Class[]) - method in class org.apache.jmeter.protocol.java.control.gui.JUnitTestSamplerGui
filterFile(String) - method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
Filter the file.
filterPattern(String) - method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
The current implemenation assumes the user has checked the regular expressions so that they don't cancel each other.
findClassesThatExtend(String[],Class[]) - static method in class org.apache.jorphan.reflect.ClassFinder
Convenience method for findClassesThatExtend(Class[], boolean) with the option to include inner classes in the search set to false.
findClassesThatExtend(String[],Class[],boolean) - static method in class org.apache.jorphan.reflect.ClassFinder
Find classes in the provided path(s)/jar(s) that extend the class(es).
findClassesThatExtend(String[],Class[],boolean,String,String) - static method in class org.apache.jorphan.reflect.ClassFinder
Find classes in the provided path(s)/jar(s) that extend the class(es).
findFile(String) - static method in class org.apache.jmeter.util.JMeterUtils
Find a file in the current directory or in the JMeter bin directory.
findInArray(String[],String) - static method in class org.apache.jmeter.util.JMeterUtils
Finds a string in an array of strings and returns the
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.
fireIterationStart() - method in class org.apache.jmeter.control.GenericController
fireIterEvents() - method in class org.apache.jmeter.control.GenericController
firePropertyChange() - method in class org.apache.jmeter.testbeans.gui.PasswordEditor
FixedQueueExecutor - class org.apache.jmeter.protocol.jms.sampler.FixedQueueExecutor
Request/reply executor with a fixed reply queue.
FixedQueueExecutor(QueueSender,int) - constructor for class org.apache.jmeter.protocol.jms.sampler.FixedQueueExecutor
Constructor.
FixedQueueExecutor(QueueSender,int,boolean) - constructor for class org.apache.jmeter.protocol.jms.sampler.FixedQueueExecutor
Constructor.
FloatProperty - class org.apache.jmeter.testelement.property.FloatProperty
FloatProperty() - constructor for class org.apache.jmeter.testelement.property.FloatProperty
FloatProperty(String,float) - constructor for class org.apache.jmeter.testelement.property.FloatProperty
focusGained(FocusEvent) - method in class org.apache.jmeter.assertions.gui.HTMLAssertionGui
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.
focusGained(FocusEvent) - method in class org.apache.jmeter.protocol.http.modifier.gui.ParamModifierGui
focusGained(FocusEvent) - method in class org.apache.jmeter.testbeans.gui.PasswordEditor
focusGained(FocusEvent) - method in class org.apache.jmeter.assertions.gui.SizeAssertionGui
focusGained(FocusEvent) - method in class org.apache.jmeter.testbeans.gui.TextAreaEditor
focusGained(FocusEvent) - method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor.EditorDelegate
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.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.
focusLost(FocusEvent) - method in class org.apache.jmeter.gui.util.NumberFieldErrorListener
focusLost(FocusEvent) - method in class org.apache.jmeter.protocol.http.modifier.gui.ParamModifierGui
focusLost(FocusEvent) - method in class org.apache.jmeter.testbeans.gui.PasswordEditor
focusLost(FocusEvent) - method in class org.apache.jmeter.assertions.gui.SizeAssertionGui
focusLost(FocusEvent) - method in class org.apache.jmeter.testbeans.gui.TextAreaEditor
focusLost(FocusEvent) - method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor.EditorDelegate
FocusRequester - class org.apache.jmeter.gui.util.FocusRequester
FocusRequester(Component) - constructor for class org.apache.jmeter.gui.util.FocusRequester
FOLLOW_REDIRECTS - static field in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Iteratively download the redirect targets of a redirect response.
ForeachController - class org.apache.jmeter.control.ForeachController
ForeachController() - constructor for class org.apache.jmeter.control.ForeachController
Creates a Generic Controller
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.
formAccepted() - static method in class org.apache.jmeter.protocol.http.proxy.HttpReplyHdr
Indicates the document was accepted.
FORMAT_KEY - static field in class org.apache.jmeter.assertions.HTMLAssertion
formatCalendar(Calendar,String) - static method in class org.apache.jorphan.util.Converter
formatDate(Calendar,String) - static method in class org.apache.jorphan.util.Converter
formatDate(Date,String) - static method in class org.apache.jorphan.util.Converter
formatDate(java.sql.Date,String) - static method in class org.apache.jorphan.util.Converter
formatDate(String,String) - static method in class org.apache.jorphan.util.Converter
formatNumber(float,String) - method in class org.apache.jorphan.util.Converter
formatter - field in class org.apache.jorphan.gui.NumberRenderer
formatter() - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
formCreated() - static method in class org.apache.jmeter.protocol.http.proxy.HttpReplyHdr
Indicates a new file was created.
formDataPostBody - field in class org.apache.jmeter.protocol.http.sampler.PostWriter
The form data that is going to be sent in post body
formDataUrlEncoded - field in class org.apache.jmeter.protocol.http.sampler.PostWriter
The form data that is going to be sent as url encoded
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.
formNotImplemented(String) - 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.
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
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
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
Methods that a function must implement
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
Class that implements the Function property
FunctionProperty() - constructor for class org.apache.jmeter.testelement.property.FunctionProperty
FunctionProperty(String,org.apache.jmeter.engine.util.CompoundVariable) - constructor for class org.apache.jmeter.testelement.property.FunctionProperty
FUNCTIONS - static field in class org.apache.jmeter.gui.action.ActionNames
FUNCTIONS - static field in class org.apache.jmeter.gui.action.KeyStrokes
Functor - class org.apache.jorphan.reflect.Functor
Implements function call-backs.
Functor(Class,String) - constructor for class org.apache.jorphan.reflect.Functor
Create a functor from class and method name.
Functor(Class,String,Class[]) - constructor for class org.apache.jorphan.reflect.Functor
Create a functor with the class, method name, and argument class types.
Functor(Object,String) - constructor for class org.apache.jorphan.reflect.Functor
Create a functor with the invokee and a method name.
Functor(Object,String,Class[]) - constructor for class org.apache.jorphan.reflect.Functor
Create a functor with the invokee, method name, and argument class types.
Functor(Object,String,Object[]) - constructor for class org.apache.jorphan.reflect.Functor
Create a functor with an invokee, method name, and argument values.
Functor(String) - constructor for class org.apache.jorphan.reflect.Functor
Create a functor with just the method name.
Functor(String,Class[]) - constructor for class org.apache.jorphan.reflect.Functor
Create a functor with the method name and argument class types.
Functor(String,Object[]) - constructor for class org.apache.jorphan.reflect.Functor
Create a functor from method name and arguments.

G

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.
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.
generateRequest() - method in class 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
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
This class is the basis for all the controllers.
GenericController() - constructor for class org.apache.jmeter.control.GenericController
Creates a Generic Controller
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.
GenericTestBeanCustomizer() - constructor for class org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer
GET - static field in class org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
GET - static field in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
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.testelement.property.CollectionProperty
get(int) - method in class org.apache.jmeter.protocol.http.control.CookieManager
Return the cookie at index i.
get(int) - method in class org.apache.jmeter.protocol.http.control.HeaderManager
Return the header at index i.
get(Object) - static method in class org.apache.jmeter.protocol.jms.client.ClientPool
get(Object) - method in class org.apache.jorphan.collections.HashTree
Returns the HashTree object associated with the given key.
get(String) - method in class org.apache.jmeter.util.BeanShellInterpreter
get(String) - method in class org.apache.jmeter.threads.JMeterVariables
Returns null values if variable doesn't exist.
get(String) - method in class org.apache.jmeter.testelement.property.MapProperty
get(String) - method in class org.apache.jmeter.protocol.jms.sampler.MessageAdmin
Get the reply message.
get50Percent() - method in class org.apache.jmeter.testelement.AbstractTable
get90Percent() - method in class org.apache.jmeter.testelement.AbstractTable
getAcceptedIssuers() - method in class org.apache.jmeter.util.CustomX509TrustManager
getAction() - method in class org.apache.jmeter.sampler.TestAction
getAction(String) - method in class org.apache.jmeter.gui.action.ActionRouter
getAction(String) - method in class org.apache.jmeter.report.gui.action.ReportActionRouter
getAction(String,Class) - method in class org.apache.jmeter.gui.action.ActionRouter
getAction(String,Class) - method in class org.apache.jmeter.report.gui.action.ReportActionRouter
getAction(String,String) - method in class org.apache.jmeter.gui.action.ActionRouter
getAction(String,String) - method in class org.apache.jmeter.report.gui.action.ReportActionRouter
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.report.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 class org.apache.jmeter.gui.action.CollapseExpand
Gets the ActionNames attribute of the Close object.
getActionNames() - method in class 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.LoadRecentProject
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.report.gui.action.ReportAddParent
getActionNames() - method in class org.apache.jmeter.report.gui.action.ReportAddToTree
Gets the Set of actions this Command class responds to.
getActionNames() - method in class org.apache.jmeter.report.gui.action.ReportCheckDirty
getActionNames() - method in class org.apache.jmeter.report.gui.action.ReportClose
Gets the ActionNames attribute of the Close object.
getActionNames() - method in class org.apache.jmeter.report.gui.action.ReportCopy
getActionNames() - method in class org.apache.jmeter.report.gui.action.ReportCut
getActionNames() - method in class org.apache.jmeter.report.gui.action.ReportDragNDrop
getActionNames() - method in class org.apache.jmeter.report.gui.action.ReportEditCommand
getActionNames() - method in class org.apache.jmeter.report.gui.action.ReportEnableComponent
getActionNames() - method in class org.apache.jmeter.report.gui.action.ReportExitCommand
Gets the ActionNames attribute of the ExitCommand object
getActionNames() - method in class org.apache.jmeter.report.gui.action.ReportHelp
getActionNames() - method in class org.apache.jmeter.report.gui.action.ReportLoad
getActionNames() - method in class org.apache.jmeter.report.gui.action.ReportPaste
getActionNames() - method in class org.apache.jmeter.report.gui.action.ReportRemove
Gets the ActionNames attribute of the Remove object.
getActionNames() - method in class org.apache.jmeter.report.gui.action.ReportSave
Gets the ActionNames attribute of the Save object.
getActionNames() - method in class org.apache.jmeter.report.gui.action.ReportSaveGraphics
Gets the ActionNames attribute of the Save object.
getActionNames() - method in class org.apache.jmeter.report.gui.action.ReportStart
Gets the ActionNames attribute of the Start object.
getActionNames() - method in class org.apache.jmeter.gui.action.RevertProject
getActionNames() - method in class org.apache.jmeter.gui.action.Save
Gets the ActionNames attribute of the Save object.
getActionNames() - method in class org.apache.jmeter.gui.action.SaveGraphics
Gets the ActionNames attribute of the Save object.
getActionNames() - method in class org.apache.jmeter.gui.action.SSLManagerCommand
Provide the list of Action names that are available in this command.
getActionNames() - method in class org.apache.jmeter.gui.action.Start
Gets the ActionNames attribute of the Start object.
getActionNames() - method in class org.apache.jmeter.gui.action.What
Provide the list of Action names that are available in this command.
getAddButton() - method in class org.apache.jmeter.config.gui.ArgumentsPanel
Get the button used to add rows to the table.
getAddButton() - method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
Get the button used to add rows to the table.
getAdditionalBeanInfo() - method in class org.apache.jmeter.testelement.AbstractTestElementBeanInfo
getAdditionalBeanInfo() - method in class org.apache.jmeter.testbeans.BeanInfoSupport
getAdditionalBeanInfo() - method in class org.apache.jmeter.testbeans.TestBeanBeanInfo
getAddList() - method in class org.apache.jmeter.protocol.http.control.AuthManager
getAddList() - method in class org.apache.jmeter.visualizers.SplineModel
getAddressVector() - method in class org.apache.jmeter.reporters.MailerModel
Gets a Vector of String-objects.
getAdmin() - static method in class org.apache.jmeter.protocol.jms.sampler.MessageAdmin
getAlias() - method in class org.apache.jmeter.util.keystore.DefaultKeyStore
getAlias() - method in class org.apache.jmeter.util.keystore.JmeterKeyStore
getAlias(Properties) - static method in class org.apache.jmeter.util.JMeterUtils
Creates the vector of alias strings.
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.
getAllSamples(String) - method in class org.apache.jmeter.visualizers.MonitorAccumModel
Get all MonitorModels matching the URL.
getAllTableData() - method in class org.apache.jmeter.visualizers.StatGraphVisualizer
We use this method to get the data, since we are using ObjectTableModel, so the calling getDataVector doesn't work as expected.
getAllThreads() - method in class org.apache.jmeter.samplers.SampleResult
getAppendError() - method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
If append error is not set, by default it is set to false, which means users have to explicitly set the sampler to append the assert errors.
getAppendException() - method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
If append exception is not set, by default it is set to false.
getArgument(int) - method in class org.apache.jmeter.config.Arguments
Get a single argument.
getArgument(int) - method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Get a single argument.
getArgumentCount() - method in class org.apache.jmeter.config.Arguments
Get the number of arguments in the list.
getArgumentCount() - method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Get the number of arguments in the list.
getArgumentDesc() - method in class org.apache.jmeter.functions.BeanShell
getArgumentDesc() - method in class org.apache.jmeter.functions.CharFunction
getArgumentDesc() - method in class org.apache.jmeter.engine.util.CompoundVariable
Return a list of strings briefly describing each parameter your function takes.
getArgumentDesc() - method in class org.apache.jmeter.functions.CSVRead
getArgumentDesc() - method in class org.apache.jmeter.functions.EscapeHtml
getArgumentDesc() - method in class org.apache.jmeter.functions.EvalFunction
getArgumentDesc() - method in class org.apache.jmeter.functions.EvalVarFunction
getArgumentDesc() - method in class 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.JexlFunction
Return a list of strings briefly describing each parameter your function takes.
getArgumentDesc() - method in class org.apache.jmeter.functions.LogFunction
Return a list of strings briefly describing each parameter your function takes.
getArgumentDesc() - method in class org.apache.jmeter.functions.LogFunction2
Return a list of strings briefly describing each parameter your function takes.
getArgumentDesc() - method in class org.apache.jmeter.functions.LongSum
Get the description of this function.
getArgumentDesc() - method in class org.apache.jmeter.functions.MachineName
getArgumentDesc() - method in class org.apache.jmeter.functions.Property
Return a list of strings briefly describing each parameter your function takes.
getArgumentDesc() - method in class org.apache.jmeter.functions.Property2
getArgumentDesc() - method in class org.apache.jmeter.functions.Random
Get the description of this function.
getArgumentDesc() - method in class org.apache.jmeter.functions.RegexFunction
getArgumentDesc() - method in class org.apache.jmeter.functions.SetProperty
getArgumentDesc() - method in class org.apache.jmeter.functions.SplitFunction
getArgumentDesc() - method in class org.apache.jmeter.functions.StringFromFile
getArgumentDesc() - method in class org.apache.jmeter.functions.ThreadNumber
getArgumentDesc() - method in class org.apache.jmeter.functions.TimeFunction
getArgumentDesc() - method in class org.apache.jmeter.functions.UnEscape
getArgumentDesc() - method in class org.apache.jmeter.functions.UnEscapeHtml
getArgumentDesc() - method in class org.apache.jmeter.functions.Variable
Return a list of strings briefly describing each parameter your function takes.
getArgumentDesc() - method in class org.apache.jmeter.functions.XPath
getArgumentName() - method in class org.apache.jmeter.protocol.http.modifier.URLRewritingModifier
getArguments() - method in class org.apache.jmeter.config.Arguments
Get the arguments.
getArguments() - method in class org.apache.jmeter.protocol.http.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.gui.LDAPArguments
Get the arguments.
getArguments() - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the Arguments attribute of the LdapConfig object
getArguments() - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Gets the Arguments attribute of the LdapConfig object.
getArguments() - method in class org.apache.jmeter.protocol.http.config.MultipartUrlConfig
getArguments() - method in class org.apache.jmeter.testelement.TestPlan
getArguments(String) - method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
getArgumentsAsMap() - method in class org.apache.jmeter.config.Arguments
Get the arguments as a Map.
getArgumentsAsMap() - method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Get the arguments as a Map.
getArray() - method in class org.apache.jorphan.collections.HashTree
Gets an array of all keys in the current HashTree node.
getArray() - method in class org.apache.jorphan.collections.ListedHashTree
Gets an array of all keys in the current HashTree node.
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(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.
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.protocol.http.proxy.ProxyControl
getAssertions() - method in class org.apache.jmeter.threads.SamplePackage
getAssumeSuccess() - method in class org.apache.jmeter.assertions.ResponseAssertion
getAsText() - method in class org.apache.jmeter.testbeans.gui.FileEditor
getAsText() - method in class org.apache.jmeter.testbeans.gui.PasswordEditor
getAsText() - method in class org.apache.jmeter.testbeans.gui.TextAreaEditor
getAttributesTitle() - method in class org.apache.jmeter.visualizers.MailerVisualizer
Returns a String for the title of the attributes-panel as set up in the properties-file using the lookup-constant "mailer_attributes_panel".
getAttrs() - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the attributes of the LDAPSampler object
getAuthCount() - method in class org.apache.jmeter.protocol.http.control.AuthManager
Return the number of records.
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
getAutoRedirects() - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
getAverage() - method in class org.apache.jmeter.visualizers.RunningSample
Returns the average time in milliseconds that samples ran in.
getAverage() - method in class org.apache.jmeter.visualizers.Sample
getAverage() - method in class org.apache.jmeter.visualizers.SplineModel
getAvgPageBytes() - method in class org.apache.jmeter.util.Calculator
calculates the average page size, which means divide the bytes by number of samples.
getAvgPageBytes() - method in class org.apache.jmeter.visualizers.SamplingStatCalculator
calculates the average page size, which means divide the bytes by number of samples.
getAxisLabels() - method in class org.apache.jmeter.visualizers.StatGraphVisualizer
getBaseDir() - method in class org.apache.jmeter.services.FileServer
getBasedir() - method in class org.apache.jmeter.testelement.ReportPlan
getBasedir() - method in class org.apache.jmeter.testelement.TestPlan
getBaseEntryDN() - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the BaseEntryDN attribute of the LDAPSampler object
getBaseEntryDN() - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Gets the BaseEntryDN attribute of the LDAPSampler object.
getBeanDescriptor() - method in class org.apache.jmeter.testelement.AbstractTestElementBeanInfo
getBeanDescriptor() - method in class org.apache.jmeter.testbeans.BeanInfoSupport
getBeanDescriptor() - method in class org.apache.jmeter.testbeans.TestBeanBeanInfo
getBeanShellInterpreter() - method in class org.apache.jmeter.util.BeanShellTestElement
getBinding() - method in class org.apache.jmeter.protocol.http.util.WSDLHelper
Returns the binding point for the webservice.
getBindingHost() - method in class org.apache.jmeter.protocol.http.util.WSDLHelper
Return the host in the WSDL binding address
getBindingPath() - method in class org.apache.jmeter.protocol.http.util.WSDLHelper
Return the path in the WSDL for the binding address
getBindingPort() - method in class org.apache.jmeter.protocol.http.util.WSDLHelper
Return the port for the binding address
getBlankProperty() - method in class org.apache.jmeter.testelement.property.AbstractProperty
getBlankProperty(Object) - static method in class org.apache.jmeter.testelement.property.AbstractProperty
getBoolean(Object) - static method in class org.apache.jorphan.util.Converter
getBoolean(Object,boolean) - static method in class org.apache.jorphan.util.Converter
getBooleanValue() - method in class org.apache.jmeter.testelement.property.AbstractProperty
Returns false if string is invalid or null.
getBooleanValue() - method in class org.apache.jmeter.testelement.property.BooleanProperty
getBooleanValue() - method in class org.apache.jmeter.testelement.property.DoubleProperty
getBooleanValue() - method in class org.apache.jmeter.testelement.property.FloatProperty
getBooleanValue() - method in class org.apache.jmeter.testelement.property.IntegerProperty
getBooleanValue() - method in class 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
getBoundary() - method in class org.apache.jmeter.protocol.http.sampler.PostWriter
Get the boundary string, used to separate multiparts
getBufferedImage() - method in class org.apache.jmeter.testelement.AbstractChart
this makes it easy to get the bufferedImage
getBufferSize() - method in class org.apache.jmeter.visualizers.MonitorAccumModel
getByteArraySlice(byte[],int,int) - static method in class org.apache.jorphan.util.JOrphanUtils
Returns a slice of a byte array.
getByteResult() - method in class org.apache.jmeter.protocol.jms.client.ReceiveSubscriber
Get the message(s) as an array of byte[]
getBytes() - method in class org.apache.jmeter.visualizers.Sample
getBytes() - method in class org.apache.jmeter.samplers.SampleResult
return the bytes returned by the response.
getBytesPerSecond() - method in class org.apache.jmeter.util.Calculator
Throughput in bytes / second
getBytesPerSecond() - method in class org.apache.jmeter.visualizers.SamplingStatCalculator
Throughput in bytes / second
getBytesReceived() - method in class org.apache.jmeter.monitor.model.RequestInfo
getBytesReceived() - method in class org.apache.jmeter.monitor.model.RequestInfoImpl
getBytesSent() - method in class org.apache.jmeter.monitor.model.RequestInfo
getBytesSent() - method in class org.apache.jmeter.monitor.model.RequestInfoImpl
getCacheManager() - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
getCalcMode() - method in class org.apache.jmeter.timers.ConstantThroughputTimer
getCalcModeAsInt(String) - static method in class org.apache.jmeter.timers.ConstantThroughputTimerBeanInfo
getCalendar(Object) - static method in class org.apache.jorphan.util.Converter
getCalendar(Object,Calendar) - static method in class org.apache.jorphan.util.Converter
Converts the given object to a calendar object.
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
getCaption() - method in class org.apache.jmeter.testelement.AbstractChart
The caption is a description for the chart explaining what the chart means.
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
Forwards the message from the CellEditor to the delegate.
getCellEditorValue() - method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor.EditorDelegate
Returns the value of this cell.
getCellRenderer() - method in class org.apache.jmeter.gui.ReportMainFrame
Create the tree cell renderer used to draw the nodes in the test tree.
getCertificateChain() - method in class org.apache.jmeter.util.keystore.DefaultKeyStore
getCertificateChain() - method in class org.apache.jmeter.util.keystore.JmeterKeyStore
Get the ordered certificate chain.
getChannel() - method in class org.apache.jmeter.util.SlowSSLSocket
getChar(Object) - static method in class org.apache.jorphan.util.Converter
getChar(Object,char) - static method in class org.apache.jorphan.util.Converter
getCheckQuery() - method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
getCheckXPathButton() - method in class org.apache.jmeter.assertions.gui.XPathPanel
Check XPath button
getChild(Object,int) - method in class org.apache.jorphan.gui.AbstractTreeTableModel
getChildCount(Object) - method in class org.apache.jorphan.gui.AbstractTreeTableModel
getClassInstance(String,String) - static method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
If the method is not able to create a new instance of the class, it returns null and logs all the exceptions at warning level.
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
getClassname() - method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
Gets the Classname attribute of the JavaConfig object
getClassName() - method in class org.apache.jmeter.gui.util.MenuInfo
getClassname() - method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
getClearEachIteration() - method in class org.apache.jmeter.protocol.http.control.CacheManager
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.
getClient() - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
getClientChoice() - method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
Return the client choice.
getClonedTree() - method in class org.apache.jmeter.engine.TreeCloner
getColumn(int,int) - method in class org.apache.jmeter.functions.FileRowColContainer
Get the string for the column from the current row
getColumn(String) - method in class org.apache.jorphan.collections.Data
This method will retrieve every entry in a certain column.
getColumn(String,int) - static method in class org.apache.jmeter.functions.FileWrapper
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.jorphan.gui.AbstractTreeTableModel
getColumnClass(int) - method in class org.apache.jmeter.protocol.http.control.AuthManager
getColumnClass(int) - method in class org.apache.jmeter.protocol.http.control.HeaderManager
getColumnClass(int) - method in class org.apache.jorphan.gui.ObjectTableModel
getColumnClass(int) - method in class org.apache.jmeter.gui.util.PowerTableModel
getColumnCount() - method in class org.apache.jorphan.gui.AbstractTreeTableModel
The implementation is exactly the same as ObjectTableModel.getColumnCount.
getColumnCount() - method in class org.apache.jmeter.protocol.http.control.AuthManager
getColumnCount() - method in class org.apache.jmeter.protocol.http.control.HeaderManager
getColumnCount() - method in class org.apache.jorphan.gui.ObjectTableModel
getColumnCount() - method in class org.apache.jmeter.gui.util.PowerTableModel
Required by table model interface.
getColumnData(String) - method in class org.apache.jmeter.gui.util.PowerTableModel
getColumnName(int) - method in class org.apache.jorphan.gui.AbstractTreeTableModel
getColumnName(int) - method in class org.apache.jmeter.protocol.http.control.AuthManager
getColumnName(int) - method in class org.apache.jmeter.protocol.http.control.HeaderManager
getColumnName(int) - method in class org.apache.jorphan.gui.ObjectTableModel
getColumnName(int) - method in class org.apache.jmeter.gui.util.PowerTableModel
Required by table model interface.
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
getColumnValue(String) - method in class org.apache.jorphan.collections.Data
Gets the value in the current row of the given column.
getComment() - method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
Provides a default implementation for the comment property.
getComment() - method in class org.apache.jmeter.testelement.AbstractTestElement
getComment() - method in class org.apache.jmeter.testelement.TestElement
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 class org.apache.jorphan.gui.JLabeledField
getComponentList() - method in class org.apache.jorphan.gui.JLabeledRadio
Method will return all the label and JRadioButtons.
getComponentList() - method in class org.apache.jmeter.gui.util.JLabeledRadioI18N
Method will return all the label and JRadioButtons.
getComponentList() - method in class org.apache.jorphan.gui.JLabeledTextArea
getComponentList() - method in class org.apache.jorphan.gui.JLabeledTextField
getCompOper() - method in class org.apache.jmeter.assertions.SizeAssertion
Returns the operator to be asserted.
getCondition() - method in class org.apache.jmeter.control.IfController
Condition Accessor - this is gonna be like ${count}<10
getCondition() - method in class org.apache.jmeter.control.WhileController
getConfigChoice() - method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
return the config choice Converts from old JMX files which used the local language string
getConfigElement(Class) - method in class org.apache.jmeter.samplers.Entry
getConfigs() - method in class org.apache.jmeter.threads.SamplePackage
Returns the configs.
getConfiguration() - method in class org.apache.jmeter.save.TestElementSaver
This method determines the content of the result data that will be stored for the Avalon XML format.
getConnection(String) - static method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
getConnectionAge() - method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
getConnectionFactory() - method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
return the connection factory parameter used to lookup the connection factory from the JMS server
getConnectionHeaders(HttpMethod) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler2
Get all the request headers for the HttpMethod
getConnector() - method in class org.apache.jmeter.monitor.model.Status
getConnector() - method in class org.apache.jmeter.monitor.model.StatusImpl
getConnectorPrefix() - method in class org.apache.jmeter.monitor.model.Status
getConnectorPrefix() - method in class org.apache.jmeter.monitor.model.StatusImpl
getConnectTimeout() - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
getConnTimeOut() - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
getConstructorString() - method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
get the string passed to the string constructor
getContent() - method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
getContentEncoding() - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
getContents() - method in class org.apache.jmeter.monitor.parser.MonitorHandler
method returns the status object.
getContentType() - method in class org.apache.jmeter.samplers.SampleResult
getContentTypeExclude() - method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
getContentTypeInclude() - method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
getContext() - static method in class org.apache.jmeter.threads.JMeterContextService
Gives access to the current thread context.
getContext() - method in class org.apache.jmeter.util.JsseSSLManager
Returns the SSLContext we are using.
getContextProvider() - method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
getControllers(Properties) - static method in class org.apache.jmeter.util.JMeterUtils
Creates a vector of SampleController plugins.
getControlPanel() - method in class org.apache.jmeter.visualizers.MailerVisualizer
getControlPanel() - method in class org.apache.jmeter.visualizers.SplineVisualizer
getCookieCount() - method in class org.apache.jmeter.protocol.http.control.CookieManager
getCookieHeaderForURL(URL) - method in class org.apache.jmeter.protocol.http.control.CookieManager
Find cookies applicable to the given URL and build the Cookie header from them.
getCookieManager() - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
getCookieManager(String) - method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
getCookies() - method in class org.apache.jmeter.protocol.http.control.CookieManager
getCookies() - method in class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
getCookiesForUrl(URL) - method in class org.apache.jmeter.protocol.http.control.CookieManager
Get array of valid HttpClient cookies for the URL
getCopiedNode() - static method in class org.apache.jmeter.gui.action.Copy
getCopiedNode() - static method in class org.apache.jmeter.report.gui.action.ReportCopy
getCopiedNodes() - static method in class org.apache.jmeter.gui.action.Copy
getCopiedNodes() - static method in class org.apache.jmeter.report.gui.action.ReportCopy
getCount() - method in class org.apache.jmeter.util.Calculator
getCount() - method in class org.apache.jmeter.visualizers.Sample
getCount() - method in class org.apache.jmeter.visualizers.SamplingStatCalculator
getCount() - method in class org.apache.jorphan.math.StatCalculator
getCountlim() - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the size limit attribute of the LDAPSampler object
getCountlimAsLong() - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
getCpuload() - method in class org.apache.jmeter.visualizers.MonitorModel
getCpuLoad() - method in class org.apache.jmeter.visualizers.MonitorStats
getCSS() - method in class org.apache.jmeter.testelement.ReportPage
getCurrent() - method in class org.apache.jmeter.visualizers.SplineModel
getCurrentElement() - method in class org.apache.jmeter.control.GenericController
Gets the element indicated by the current index, if one exists, from the subControllersAndSamplers list.
getCurrentElement() - method in class org.apache.jmeter.gui.GuiPackage
getCurrentElement() - method in class org.apache.jmeter.gui.ReportGuiPackage
getCurrentGui() - method in class org.apache.jmeter.gui.GuiPackage
Convenience method for grabbing the gui for the current node.
getCurrentGui() - method in class org.apache.jmeter.gui.ReportGuiPackage
Convenience method for grabbing the gui for the current node.
getCurrentName(String) - static method in class org.apache.jmeter.util.NameUpdater
getCurrentName(String,String) - static method in class org.apache.jmeter.util.NameUpdater
getCurrentName(String,String,String) - static method in class org.apache.jmeter.util.NameUpdater
getCurrentNode() - method in class org.apache.jmeter.gui.GuiPackage
getCurrentNode() - method in class org.apache.jmeter.gui.tree.JMeterTreeListener
Gets the CurrentNode attribute of the JMeterTreeListener object.
getCurrentNode() - method in class org.apache.jmeter.gui.ReportGuiPackage
getCurrentNode() - method in class org.apache.jmeter.report.gui.tree.ReportTreeListener
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 class 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)
getCurrentSample() - method in class org.apache.jmeter.visualizers.SamplingStatCalculator
getCurrentSampler() - method in class org.apache.jmeter.threads.JMeterContext
getCurrentSubTree() - method in class org.apache.jmeter.gui.GuiPackage
Get the currently selected subtree.
getCurrentSubTree() - method in class org.apache.jmeter.gui.ReportGuiPackage
Get the currently selected subtree.
getCurrentTestName(String,String) - static method in class org.apache.jmeter.util.NameUpdater
Looks up test element / gui class combination; if that does not exist in the map, then defaults to getCurrentName.
getCurrentThreadCount() - method in class org.apache.jmeter.monitor.model.ThreadInfo
getCurrentThreadCount() - method in class org.apache.jmeter.monitor.model.ThreadInfoImpl
getCurrentThreadsBusy() - method in class org.apache.jmeter.monitor.model.ThreadInfo
getCurrentThreadsBusy() - method in class org.apache.jmeter.monitor.model.ThreadInfoImpl
getCurrentUri() - method in class org.apache.jmeter.monitor.model.Worker
getCurrentUri() - method in class org.apache.jmeter.monitor.model.WorkerImpl
getCustomEditor() - method in class org.apache.jmeter.testbeans.gui.FileEditor
getCustomEditor() - method in class org.apache.jmeter.testbeans.gui.PasswordEditor
getCustomEditor() - method in class org.apache.jmeter.testbeans.gui.TextAreaEditor
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.visualizers.Sample
getData() - method in class org.apache.jmeter.visualizers.StatGraphVisualizer
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 or the default if no dataEncoding was provided
getDataEncodingNoDefault() - method in class org.apache.jmeter.samplers.SampleResult
Returns the dataEncoding.
getDataEncodingWithDefault() - method in class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
Overrides the method from SampleResult - so the encoding can be extracted from the Meta content-type if necessary.
getDataEncodingWithDefault() - method in class org.apache.jmeter.samplers.SampleResult
Returns the dataEncoding or the default if no dataEncoding was provided
getDataFromResultSet(ResultSet) - static method in class org.apache.jorphan.collections.Data
Gets a Data object from a ResultSet.
getDataSource() - method in class org.apache.jmeter.report.DataSet
Return the datasource.
getDataSource() - method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
getDataSource() - method in class org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler
getDataSource() - method in class org.apache.jmeter.testelement.JTLData
Return the datasource.
getDataSourceName() - method in class org.apache.jmeter.report.DataSet
In some cases, we may want to return a string that isn't the full datasource string or something different.
getDataSourceName() - method in class org.apache.jmeter.testelement.JTLData
In some cases, we may want to return a string that isn't the full datasource string or something different.
getDataType() - method in class org.apache.jmeter.samplers.SampleResult
getDate() - method in class org.apache.jmeter.report.DataSet
Return the Date object using the start timestamp
getDate() - method in class org.apache.jmeter.gui.util.JDateField
Get the date from the Date mask control.
getDate() - method in class org.apache.jmeter.testelement.JTLData
The date we use for the result is the start timestamp.
getDate(Object) - static method in class org.apache.jorphan.util.Converter
getDate(Object,Date) - static method in class org.apache.jorphan.util.Converter
getDayString() - method in class org.apache.jmeter.report.writers.AbstractReportWriter
return the day in YYYYMMDD format
getDbUrl() - method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
getDefaultAssertionMenu() - static method in class org.apache.jmeter.gui.util.MenuFactory
getDefaultAssertionMenu() - static method in class org.apache.jmeter.gui.util.ReportMenuFactory
getDefaultCipherSuites() - method in class org.apache.jmeter.util.HttpSSLProtocolSocketFactory
getDefaultConfigElementMenu() - static method in class org.apache.jmeter.gui.util.MenuFactory
getDefaultConfigElementMenu() - static method in class org.apache.jmeter.gui.util.ReportMenuFactory
getDefaultControllerMenu() - static method in class org.apache.jmeter.gui.util.MenuFactory
getDefaultControllerMenu() - static method in class org.apache.jmeter.gui.util.ReportMenuFactory
getDefaultEventIndex() - method in class org.apache.jmeter.testelement.AbstractTestElementBeanInfo
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
getDefaultExtractorMenu() - static method in class org.apache.jmeter.gui.util.ReportMenuFactory
getDefaultMaxIterations() - method in class org.apache.jmeter.visualizers.Spline3
getDefaultParameters() - method in class org.apache.jmeter.protocol.java.sampler.AbstractJavaSamplerClient
getDefaultParameters() - method in class 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.control.HttpMirrorControl
getDefaultPort() - method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
getDefaultPort(String,int) - static method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Get the port number for a URL, applying defaults if necessary.
getDefaultPrecision() - method in class org.apache.jmeter.visualizers.Spline3
getDefaultPropertyIndex() - method in class org.apache.jmeter.testelement.AbstractTestElementBeanInfo
getDefaultPropertyIndex() - method in class org.apache.jmeter.testbeans.BeanInfoSupport
getDefaultPropertyIndex() - method in class org.apache.jmeter.testbeans.TestBeanBeanInfo
getDefaultSamplerMenu() - static method in class org.apache.jmeter.gui.util.MenuFactory
getDefaultTimerMenu() - static method in class org.apache.jmeter.gui.util.MenuFactory
getDefaultTimerMenu() - static method in class org.apache.jmeter.gui.util.ReportMenuFactory
getDefaultValue() - method in class org.apache.jmeter.extractor.RegexExtractor
getDefaultValue() - method in class org.apache.jmeter.extractor.XPathExtractor
getDefaultVisualizerMenu() - static method in class org.apache.jmeter.gui.util.MenuFactory
getDefaultVisualizerMenu() - static method in class org.apache.jmeter.gui.util.ReportMenuFactory
getDelay() - method in class org.apache.jmeter.timers.ConstantTimer
Get the delay value for display.
getDelay() - method in class org.apache.jmeter.threads.ThreadGroup
Get the startup delay
getDeleteButton() - method in class org.apache.jmeter.config.gui.ArgumentsPanel
Get the button used to delete rows from the table.
getDeleteButton() - method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
Get the button used to delete rows from the table.
getDeleteMessages() - method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
getDelimiter() - method in class org.apache.jmeter.config.CSVDataSet
getDelimiter() - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
getDescription() - method in class org.apache.jmeter.gui.JMeterFileFilter
Get a description for this filter.
getDeviation() - method in class org.apache.jmeter.visualizers.Sample
getDistribution() - method in class org.apache.jmeter.visualizers.SamplingStatCalculator
getDistribution() - method in class org.apache.jorphan.math.StatCalculator
The method has a limit of 1% as the finest granularity.
getDistributionLine() - method in class org.apache.jmeter.visualizers.Sample
getDocAnchor() - method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
Get the component's document anchor name.
getDocAnchor() - method in class org.apache.jmeter.protocol.http.control.gui.AjpSamplerGui
Get the component's document anchor name.
getDocAnchor() - method in class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui2
getDocAnchor() - method in class org.apache.jmeter.gui.JMeterGUIComponent
Get the component's document anchor name.
getDocAnchor() - method in class org.apache.jmeter.gui.tree.JMeterTreeNode
getDocAnchor() - method in class org.apache.jmeter.gui.NamePanel
Get the component's document anchor name.
getDocAnchor() - method in class org.apache.jmeter.report.gui.tree.ReportTreeNode
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.
getDOM(String) - static method in class org.apache.jmeter.protocol.http.parser.HtmlParsingUtils
Returns a node representing a whole xml given an xml document.
getDomain() - method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
getDomain() - method in class org.apache.jmeter.protocol.http.control.Authorization
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
getDoMultipartPost() - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
getDoNotSetUpTearDown() - method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
if the sample shouldn't call setup/teardown, the method returns true.
getDouble(Object) - static method in class org.apache.jorphan.util.Converter
getDouble(Object,double) - static method in class org.apache.jorphan.util.Converter
getDoubleValue() - method in class org.apache.jmeter.testelement.property.AbstractProperty
Returns 0 if string is invalid or null.
getDoubleValue() - method in class org.apache.jmeter.testelement.property.DoubleProperty
getDoubleValue() - method in class org.apache.jmeter.testelement.property.FloatProperty
getDoubleValue() - method in class org.apache.jmeter.testelement.property.IntegerProperty
getDoubleValue() - method in class 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
getDraggedNodes() - method in class org.apache.jmeter.report.gui.tree.ReportTreeListener
getDriver() - method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
getDuration() - method in class org.apache.jmeter.threads.ThreadGroup
Get the desired duration of the thread group test run
getDurationAsString() - method in class org.apache.jmeter.sampler.TestAction
getDurationAttributesTitle() - method in class org.apache.jmeter.assertions.gui.DurationAssertionGui
getElapsed() - method in class org.apache.jmeter.visualizers.RunningSample
Get the elapsed time for the samples
getElapsed() - method in class org.apache.jmeter.visualizers.SamplingStatCalculator
Get the elapsed time for the samples
getElapsedTime() - method in class org.apache.jmeter.report.writers.DefaultPageSummary
Returns the elapsed time in milliseconds
getElapsedTime() - method in class org.apache.jmeter.report.writers.DefaultReportSummary
current implementation simply iterates over the Page summaries and adds the times.
getElapsedTime() - method in class org.apache.jmeter.report.writers.PageSummary
getElapsedTime() - method in class org.apache.jmeter.report.writers.ReportSummary
This should be the elapsed time to run all the reports.
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,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...
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...
getEmbeddedUrlRE() - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Get the regular expression URLs must match.
getEnabledCipherSuites() - method in class org.apache.jmeter.util.SlowSSLSocket
getEnabledProtocols() - method in class org.apache.jmeter.util.SlowSSLSocket
getEnableSessionCreation() - method in class org.apache.jmeter.util.SlowSSLSocket
getEncoded(String) - method in class org.apache.jmeter.protocol.http.util.EncoderCache
Get the specified value URL encoded using UTF-8 encoding
getEncoded(String,String) - method in class org.apache.jmeter.protocol.http.util.EncoderCache
Get the specified value URL encoded using the specified encoding
getEncodedName() - method in class org.apache.jmeter.protocol.http.util.HTTPArgument
getEncodedValue() - method in class org.apache.jmeter.protocol.http.util.HTTPArgument
Get the argument value encoded using UTF-8
getEncodedValue(String) - method in class org.apache.jmeter.protocol.http.util.HTTPArgument
Get the argument value encoded in the specified encoding
getEncoding() - method in class org.apache.jorphan.io.TextFile
getEncodingFromContentType(String) - static method in class org.apache.jmeter.protocol.http.util.ConversionUtils
Extract the encoding (charset) from the Content-Type, e.g.
getEnd() - method in class org.apache.jmeter.modifiers.CounterConfig
getEndAsString() - method in class org.apache.jmeter.modifiers.CounterConfig
getEndTime() - method in class org.apache.jmeter.threads.JMeterThread
Get the end time value.
getEndTime() - method in class org.apache.jmeter.visualizers.Sample
getEndTime() - method in class org.apache.jmeter.samplers.SampleResult
getEndTime() - method in class org.apache.jmeter.threads.ThreadGroup
Get the end time value.
getEndTimestamp() - method in class org.apache.jmeter.report.DataSet
return the timestamp in millisecond format.
getEndTimeStamp() - method in class org.apache.jmeter.report.writers.DefaultPageSummary
getEndTimestamp() - method in class org.apache.jmeter.testelement.JTLData
return the timestamp in millisecond format.
getEndTimeStamp() - method in class org.apache.jmeter.report.writers.PageSummary
getEngine() - method in class org.apache.jmeter.threads.JMeterContext
getEolByte() - method in class org.apache.jmeter.protocol.tcp.sampler.AbstractTCPClient
Get the end-of-line/end-of-message byte.
getEolByte() - method in class org.apache.jmeter.protocol.tcp.sampler.LengthPrefixedBinaryTCPClientImpl
Not useful, as the byte is never used.
getEolByte() - method in class org.apache.jmeter.protocol.tcp.sampler.TCPClient
Get the end-of-line/end-of-message byte.
getError() - method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
return the descriptive error for the test
getErrorAction() - method in class org.apache.jmeter.testelement.OnErrorTestElement
getErrorCode() - method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
return the error code for the test method. it should be an unique error code.
getErrorCount() - method in class org.apache.jmeter.monitor.model.RequestInfo
getErrorCount() - method in class org.apache.jmeter.monitor.model.RequestInfoImpl
getErrorCount() - method in class org.apache.jmeter.visualizers.RunningSample
getErrorCount() - method in class org.apache.jmeter.visualizers.Sample
getErrorCount() - method in class org.apache.jmeter.samplers.SampleResult
Returns the count of errors.
getErrorCount() - method in class org.apache.jmeter.visualizers.SamplingStatCalculator
getErrorCount() - method in class org.apache.jmeter.samplers.StatisticalSampleResult
Returns the count of errors.
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.util.Calculator
Returns the raw double value of the percentage of samples with errors that were recorded.
getErrorPercentage() - method in class org.apache.jmeter.visualizers.RunningSample
Returns the raw double value of the percentage of samples with errors that were recorded.
getErrorPercentage() - method in class org.apache.jmeter.visualizers.SamplingStatCalculator
Returns the raw double value of the percentage of samples with errors that were recorded.
getErrorPercentageString() - method in class org.apache.jmeter.visualizers.RunningSample
Returns a String which represents the percentage of sample errors that have occurred.
getErrorRate() - method in class org.apache.jmeter.testelement.AbstractTable
getErrorThreshold() - method in class org.apache.jmeter.assertions.HTMLAssertion
Gets the threshold setting for errors
getEventSetDescriptors() - method in class org.apache.jmeter.testelement.AbstractTestElementBeanInfo
getEventSetDescriptors() - method in class org.apache.jmeter.testbeans.BeanInfoSupport
getEventSetDescriptors() - method in class org.apache.jmeter.testbeans.TestBeanBeanInfo
getException() - method in class org.apache.jmeter.protocol.http.control.HttpMirrorServer
getExcludePatterns() - method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
getExpires() - method in class org.apache.jmeter.protocol.http.control.Cookie
get the expiry time for the cookie
getExpiresMillis() - method in class org.apache.jmeter.protocol.http.control.Cookie
get the expiry time for the cookie
getFailure() - method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
get the failure message
getFailureCode() - method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
The failure code is used by other components
getFailureCount() - method in class org.apache.jmeter.reporters.MailerModel
getFailureLimit() - method in class org.apache.jmeter.reporters.MailerModel
getFailureMessage() - method in class org.apache.jmeter.assertions.AssertionResult
Get the message associated with any failure or error.
getFailureSubject() - method in class org.apache.jmeter.reporters.MailerModel
getFieldName() - method in class org.apache.jmeter.protocol.http.modifier.ParamMask
getFile() - method in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
Gets the filename which has been entered in the FilePanel.
getFileContent(String) - method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
The implementation uses TextFile to load the contents of the file and returns a string.
getFileEncoding() - method in class org.apache.jmeter.config.CSVDataSet
getFileEncoding(String) - static method in class org.apache.jmeter.save.SaveService
Returns the file Encoding specified in saveservice.properties or the default
getFileField() - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
The name parameter to be applied to the file
getFilename() - method in class org.apache.jmeter.assertions.BeanShellAssertion
getFilename() - method in class org.apache.jmeter.protocol.java.sampler.BeanShellSampler
getFilename() - method in class org.apache.jmeter.util.BeanShellTestElement
getFilename() - method in class org.apache.jmeter.protocol.java.sampler.BSFSampler
getFilename() - method in class org.apache.jmeter.util.BSFTestElement
getFilename() - method in class org.apache.jmeter.config.CSVDataSet
getFileName() - method in class org.apache.jmeter.report.writers.DefaultPageSummary
getFilename() - method in class org.apache.jmeter.gui.util.DirectoryPanel
Gets the filename attribute of the FilePanel object.
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.functions.FileRowColContainer
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.protocol.http.sampler.HTTPSamplerBase
The actual name of the file to POST
getFileName() - method in class org.apache.jmeter.report.writers.PageSummary
getFilename() - method in class org.apache.jmeter.gui.util.ReportFilePanel
Gets the filename attribute of the FilePanel object.
getFilename() - method in class org.apache.jmeter.reporters.ResultCollector
getFilename() - method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
getFileName() - method in class org.apache.jmeter.functions.XPathFileContainer
getFilePanel() - method in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
Gets the file panel which allows the user to save results to a file.
getFiles() - method in class org.apache.jmeter.gui.util.FileListPanel
getFileServer() - static method in class org.apache.jmeter.services.FileServer
getFilterClassName() - method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
getFilterString() - method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
return the comma separated string for the filter
getFloat(Object) - static method in class org.apache.jorphan.util.Converter
getFloat(Object,float) - static method in class org.apache.jorphan.util.Converter
getFloatValue() - method in class org.apache.jmeter.testelement.property.AbstractProperty
Returns 0 if string is invalid or null.
getFloatValue() - method in class org.apache.jmeter.testelement.property.DoubleProperty
getFloatValue() - method in class org.apache.jmeter.testelement.property.FloatProperty
getFloatValue() - method in class org.apache.jmeter.testelement.property.IntegerProperty
getFloatValue() - method in class org.apache.jmeter.testelement.property.JMeterProperty
getFloatValue() - method in class org.apache.jmeter.testelement.property.LongProperty
getFloatValue() - method in class org.apache.jmeter.testelement.property.NullProperty
getFolder() - method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
getFollowRedirects() - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
getFooterURL() - method in class org.apache.jmeter.testelement.ReportPage
getFormat() - method in class org.apache.jmeter.modifiers.CounterConfig
getFormattedXAxis() - method in class org.apache.jmeter.testelement.AbstractChart
getFree() - method in class org.apache.jmeter.monitor.model.Memory
getFree() - method in class org.apache.jmeter.monitor.model.MemoryImpl
getFromAddress() - method in class org.apache.jmeter.reporters.MailerModel
getFunction() - method in class org.apache.jmeter.engine.util.CompoundVariable
getFunctionalMode() - static method in class org.apache.jmeter.testelement.ReportPlan
Gets the static copy of the functional mode
getFunctionalMode() - static method in class org.apache.jmeter.testelement.TestPlan
Gets the static copy of the functional mode
getGraphMax() - method in class org.apache.jmeter.visualizers.Graph
getGroupingMode() - method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
getGroupSize() - method in class org.apache.jmeter.timers.SyncTimer
getGroupThreads() - method in class org.apache.jmeter.samplers.SampleResult
getGUI(Class) - static method in class org.apache.jmeter.gui.GUIFactory
Get a component instance which has previously been registered for this class object.
getGui(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.gui.GuiPackage
Get a JMeterGUIComponent for the specified test element.
Get a JMeterGUIComponent for the specified test element.
Get a JMeterGUIComponent for the specified test element.
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.control.HttpMirrorControl
getGuiClass() - method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
getGuiClass() - method in class org.apache.jmeter.visualizers.SplineModel
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() - method in class org.apache.jmeter.protocol.http.util.HTTPFileArg
Gets the saved body header for the HTTPFileArg object.
getHeader(int) - method in class org.apache.jmeter.protocol.http.control.HeaderManager
getHeaderCount() - method in class org.apache.jorphan.collections.Data
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.jorphan.collections.Data
Returns a String array of the column headers.
getHeaders() - method in class org.apache.jmeter.protocol.http.control.HeaderManager
Get the collection of JMeterProperty entries representing the headers.
getHeaderURL() - method in class org.apache.jmeter.testelement.ReportPage
getHealth() - method in class org.apache.jmeter.visualizers.MonitorModel
getHealth() - method in class org.apache.jmeter.visualizers.MonitorStats
getHeight() - method in class org.apache.jmeter.testelement.AbstractChart
if the height is not set, the default is returned
getHost() - method in class org.apache.jmeter.visualizers.MonitorModel
getHost() - method in class org.apache.jmeter.visualizers.MonitorStats
getHostname() - method in class org.apache.jmeter.samplers.SampleEvent
getHTTPFileArg(int) - method in class org.apache.jmeter.protocol.http.util.HTTPFileArgs
Get a single file.
getHTTPFileArgCount() - method in class org.apache.jmeter.protocol.http.util.HTTPFileArgs
Get the number of files in the list.
getHTTPFileArgs() - method in class org.apache.jmeter.protocol.http.config.MultipartUrlConfig
getHTTPFileArgsCollection() - method in class org.apache.jmeter.protocol.http.util.HTTPFileArgs
Get the files.
getHTTPFileCount() - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
getHTTPFiles() - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Get the collection of files as a list.
getHTTPMethod() - method in class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
getHttpsSpoof() - method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
getHttpsSpoofMatch() - method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
getIcon() - method in class org.apache.jmeter.gui.tree.JMeterTreeNode
getIcon() - method in class org.apache.jmeter.report.gui.tree.ReportTreeNode
getIcon(boolean) - method in class org.apache.jmeter.gui.tree.JMeterTreeNode
getIcon(boolean) - method in class org.apache.jmeter.report.gui.tree.ReportTreeNode
getIcon(Class) - static method in class org.apache.jmeter.gui.GUIFactory
Get an icon which has previously been registered for this class object.
getIcon(Class,boolean) - static method in class org.apache.jmeter.gui.GUIFactory
Get icon/disabledicon which has previously been registered for this class object.
getIcon(int) - method in class org.apache.jmeter.testelement.AbstractTestElementBeanInfo
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 class org.apache.jmeter.plugin.JMeterPlugin
getIconMappings() - method in class org.apache.jmeter.JMeterReport
getIdleTime() - method in class org.apache.jmeter.samplers.SampleResult
getImage() - method in class org.apache.jmeter.visualizers.DistributionGraphVisualizer
Gets the Image attribute of the GraphVisualizer object.
getImage() - method in class org.apache.jmeter.visualizers.GraphAccumVisualizer
Gets the Image attribute of the GraphVisualizer object.
getImage() - method in class org.apache.jmeter.visualizers.GraphVisualizer
Gets the Image attribute of the GraphVisualizer object.
getImage() - method in class org.apache.jmeter.visualizers.ImageVisualizer
getImage() - method in class org.apache.jmeter.visualizers.MonitorHealthVisualizer
getImage() - method in class org.apache.jmeter.visualizers.SplineVisualizer
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(String,String) - static method in class org.apache.jmeter.util.JMeterUtils
This looks for the requested image in the classpath under org.apache.jmeter.images.
getImplementation() - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
getIncludePath() - method in class org.apache.jmeter.control.IncludeController
return the JMX file path.
getIncludePatterns() - method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
getIncrement() - method in class org.apache.jmeter.modifiers.CounterConfig
getIncrement() - method in class org.apache.jmeter.protocol.http.modifier.ParamMask
Accessor method, returns the number by which the parameter value is incremented between loops.
getIncrementAsString() - method in class org.apache.jmeter.modifiers.CounterConfig
getIndex() - method in class org.apache.jmeter.testelement.ReportPage
getIndex() - method in class org.apache.jmeter.visualizers.RunningSample
getInetAddress() - method in class org.apache.jmeter.util.SlowSSLSocket
getInitFileProperty() - method in class org.apache.jmeter.assertions.BeanShellAssertion
getInitFileProperty() - method in class org.apache.jmeter.visualizers.BeanShellListener
getInitFileProperty() - method in class org.apache.jmeter.extractor.BeanShellPostProcessor
getInitFileProperty() - method in class org.apache.jmeter.modifiers.BeanShellPreProcessor
getInitFileProperty() - method in class org.apache.jmeter.protocol.java.sampler.BeanShellSampler
getInitFileProperty() - method in class org.apache.jmeter.util.BeanShellTestElement
getInitFileProperty() - method in class org.apache.jmeter.timers.BeanShellTimer
getInitialContextFactory() - method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
getInputFile() - method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
return the path of the input file
getInputStream() - method in class org.apache.jmeter.protocol.http.util.LoopbackHTTPSocket
getInputStream() - method in class org.apache.jmeter.util.SlowSocket
getInputStream() - method in class org.apache.jmeter.util.SlowSSLSocket
getInputValString() - method in class org.apache.jmeter.control.ForeachController
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.gui.GuiPackage
Retrieve the singleton GuiPackage instance.
getInstance() - static method in class org.apache.jmeter.monitor.model.ObjectFactory
getInstance() - static method in class org.apache.jmeter.report.gui.action.ReportActionRouter
Gets the Instance attribute of the ActionRouter class
getInstance() - static method in class org.apache.jmeter.gui.ReportGuiPackage
Retrieve the singleton GuiPackage instance.
getInstance() - static method in class org.apache.jmeter.util.SSLManager
Static accessor for the SSLManager object.
When GuiPackage is requested for the first time, it should be given handles to JMeter's Tree Listener and TreeModel.
When GuiPackage is requested for the first time, it should be given handles to JMeter's Tree Listener and TreeModel.
getInstance(String) - static method in class org.apache.jmeter.util.keystore.JmeterKeyStore
getInt(Object) - static method in class org.apache.jorphan.util.Converter
Converts object to an integer, defaults to 0 if object is not convertible or is null.
getInt(Object,int) - static method in class org.apache.jorphan.util.Converter
Convert object to integer, return defaultValue if object is not convertible or is null.
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.
getIntroduction() - method in class org.apache.jmeter.testelement.ReportPage
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 class org.apache.jmeter.testelement.property.JMeterProperty
getIntValue() - method in class org.apache.jmeter.testelement.property.LongProperty
getIntValue() - method in class org.apache.jmeter.testelement.property.NullProperty
getIpAddress(String) - method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
getItems() - method in class org.apache.jorphan.gui.JLabeledChoice
getIteration() - method in class org.apache.jmeter.threads.JMeterVariables
getIteration() - method in class org.apache.jmeter.engine.event.LoopIterationEvent
Returns the iteration.
getIterationCount() - method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
return the number of iterations as int instead of string
getIterations() - method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
get the iterations as string
getIterator() - method in class org.apache.jmeter.threads.JMeterVariables
getIterator(Collection) - method in class org.apache.jmeter.testelement.property.AbstractProperty
getIterCount() - method in class org.apache.jmeter.control.ForeachController
getIterCount() - method in class org.apache.jmeter.control.GenericController
getIterCount() - method in class org.apache.jmeter.control.LoopController
getIterCount() - method in class org.apache.jmeter.control.RunTime
getJavaInitializationString() - method in class org.apache.jmeter.testbeans.gui.FileEditor
getJMeterBinDir() - static method in class org.apache.jmeter.util.JMeterUtils
Get the JMeter bin directory - does not include the trailing separator.
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
Get the JMeter home directory - does not include the trailing separator.
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.
getJMSProperties() - method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
getJNDIInitialContextFactory() - method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
method returns the initial context factory for jndi initial context lookup.
getJNDIProperties() - method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
getJTree() - method in class org.apache.jmeter.gui.tree.JMeterTreeListener
Gets the JTree attribute of the JMeterTreeListener object.
getJTree() - method in class org.apache.jmeter.report.gui.tree.ReportTreeListener
Gets the JTree attribute of the JMeterTreeListener object.
getJvm() - method in class org.apache.jmeter.monitor.model.Status
getJvm() - method in class org.apache.jmeter.monitor.model.StatusImpl
getKBPerSecond() - method in class org.apache.jmeter.util.Calculator
Throughput in kilobytes / second
getKBPerSecond() - method in class org.apache.jmeter.visualizers.SamplingStatCalculator
Throughput in kilobytes / second
getKeepAlive() - method in class org.apache.jmeter.util.SlowSSLSocket
getKey(org.apache.jmeter.samplers.SampleEvent) - static method in class org.apache.jmeter.samplers.StatisticalSampleResult
Generates the key to be used for aggregating samples as follows:
sampleLabel "-" threadGroup N.B. the key should agree with the fixed items that are saved in the sample.
getKeyStore() - method in class org.apache.jmeter.util.SSLManager
Opens and initializes the KeyStore.
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.java.sampler.BSFSampler
Returns a formatted string label describing this sampler
getLabel() - method in class org.apache.jmeter.util.Calculator
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.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.
getLabel() - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Returns a formatted string label describing this sampler Example output:
getLabel() - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Returns a formatted string label describing this sampler
getLabel() - method in class org.apache.jmeter.gui.util.MenuInfo
getLabel() - method in class org.apache.jmeter.visualizers.RunningSample
getLabel() - method in class org.apache.jmeter.visualizers.Sample
getLabel() - method in class org.apache.jmeter.visualizers.SamplingStatCalculator
getLabel() - method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
Returns a formatted string label describing this sampler Example output: Tcp://Tcp.nowhere.com/pub/README.txt
getLabelResource() - method in class org.apache.jmeter.report.gui.AbstractReportGui
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.protocol.http.modifier.gui.AnchorModifierGui
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.config.gui.ArgumentsPanel
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.assertions.gui.AssertionGui
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.visualizers.AssertionVisualizer
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.protocol.http.gui.AuthPanel
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.report.gui.BarChartGui
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.assertions.gui.BeanShellAssertionGui
getLabelResource() - method in class org.apache.jmeter.protocol.java.control.gui.BeanShellSamplerGui
getLabelResource() - method in class org.apache.jmeter.protocol.java.control.gui.BSFSamplerGui
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.protocol.http.gui.CacheManagerGui
getLabelResource() - method in class org.apache.jmeter.timers.gui.ConstantTimerGui
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.protocol.http.gui.CookiePanel
getLabelResource() - method in class org.apache.jmeter.modifiers.gui.CounterConfigGui
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.visualizers.DistributionGraphVisualizer
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.assertions.gui.DurationAssertionGui
getLabelResource() - method in class org.apache.jmeter.examples.sampler.gui.ExampleSamplerGui
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.control.gui.ForeachControlPanel
getLabelResource() - method in class org.apache.jmeter.protocol.ftp.config.gui.FtpConfigGui
getLabelResource() - method in class org.apache.jmeter.protocol.ftp.control.gui.FtpTestSamplerGui
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.timers.gui.GaussianRandomTimerGui
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.protocol.http.gui.HeaderPanel
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.assertions.gui.HTMLAssertionGui
Returns the label to be shown within the JTree-Component.
getLabelResource() - method in class org.apache.jmeter.report.writers.gui.HTMLReportWriterGui
getLabelResource() - method in class org.apache.jmeter.protocol.http.config.gui.HttpDefaultsGui
getLabelResource() - method in class org.apache.jmeter.protocol.http.control.gui.HttpMirrorControlGui
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.protocol.http.control.gui.HttpTestSampleGui
getLabelResource() - method in class org.apache.jmeter.control.gui.IfControllerPanel
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.control.gui.IncludeControllerGui
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.control.gui.InterleaveControlGui
getLabelResource() - method in class org.apache.jmeter.protocol.java.config.gui.JavaConfigGui
getLabelResource() - method in class org.apache.jmeter.protocol.java.control.gui.JavaTestSamplerGui
getLabelResource() - method in class 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.protocol.jms.control.gui.JMSConfigGui
getLabelResource() - method in class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
the name of the property for the JMSPublisherGui is jms_publisher.
getLabelResource() - method in class org.apache.jmeter.protocol.jms.control.gui.JMSSubscriberGui
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.protocol.java.control.gui.JUnitTestSamplerGui
getLabelResource() - method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
getLabelResource() - method in class org.apache.jmeter.protocol.ldap.config.gui.LdapConfigGui
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.protocol.ldap.config.gui.LdapExtConfigGui
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.protocol.ldap.control.gui.LdapExtTestSamplerGui
getLabelResource() - method in class org.apache.jmeter.protocol.ldap.control.gui.LdapTestSamplerGui
getLabelResource() - method in class org.apache.jmeter.report.gui.LineGraphGui
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.control.gui.LogicControllerGui
getLabelResource() - method in class org.apache.jmeter.config.gui.LoginConfigGui
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.control.gui.LoopControlPanel
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.visualizers.MailerVisualizer
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.protocol.mail.sampler.gui.MailReaderSamplerGui
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.assertions.gui.MD5HexAssertionGUI
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.control.gui.ModuleControllerGui
getLabelResource() - method in class org.apache.jmeter.visualizers.MonitorHealthVisualizer
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
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.config.gui.ObsoleteGui
getLabelResource() - method in class org.apache.jmeter.control.gui.OnceOnlyControllerGui
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.protocol.http.modifier.gui.ParamModifierGui
getLabelResource() - method in class org.apache.jmeter.visualizers.PropertyControlGui
getLabelResource() - method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
getLabelResource() - method in class org.apache.jmeter.control.gui.RandomControlGui
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.control.gui.RandomOrderControllerGui
getLabelResource() - method in class org.apache.jmeter.protocol.http.control.gui.RecordController
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.extractor.gui.RegexExtractorGui
getLabelResource() - method in class org.apache.jmeter.control.gui.ReportGui
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.reporters.gui.ResultActionGui
getLabelResource() - method in class org.apache.jmeter.reporters.gui.ResultSaverGui
getLabelResource() - method in class org.apache.jmeter.control.gui.RunTimeGui
getLabelResource() - method in class org.apache.jmeter.config.gui.SimpleConfigGui
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.visualizers.SimpleDataWriter
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.assertions.gui.SizeAssertionGui
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.protocol.http.control.gui.SoapSamplerGui
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.visualizers.SplineVisualizer
getLabelResource() - method in class org.apache.jmeter.visualizers.StatGraphVisualizer
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.visualizers.StatVisualizer
getLabelResource() - method in class org.apache.jmeter.reporters.gui.SummariserGui
getLabelResource() - method in class org.apache.jmeter.visualizers.SummaryReport
getLabelResource() - method in class org.apache.jmeter.control.gui.SwitchControllerGui
getLabelResource() - method in class org.apache.jmeter.report.gui.TableGui
getLabelResource() - method in class org.apache.jmeter.visualizers.TableVisualizer
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.protocol.tcp.config.gui.TCPConfigGui
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.protocol.tcp.control.gui.TCPSamplerGui
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.sampler.gui.TestActionGui
getLabelResource() - method in class org.apache.jmeter.testbeans.gui.TestBeanGUI
getLabelResource() - method in class org.apache.jmeter.control.gui.TestPlanGui
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.threads.gui.ThreadGroupGui
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.control.gui.ThroughputControllerGui
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.control.gui.TransactionControllerGui
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.timers.gui.UniformRandomTimerGui
getLabelResource() - method in class org.apache.jmeter.protocol.http.modifier.gui.URLRewritingModifierGui
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.protocol.http.modifier.gui.UserParameterModifierGui
getLabelResource() - method in class org.apache.jmeter.modifiers.gui.UserParametersGui
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.visualizers.ViewResultsFullVisualizer
getLabelResource() - method in class org.apache.jmeter.protocol.http.control.gui.WebServiceSamplerGui
getLabelResource() - method in class org.apache.jmeter.control.gui.WhileControllerGui
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.control.gui.WorkBenchGui
getLabelResource() - method in class org.apache.jmeter.assertions.gui.XMLAssertionGui
Returns the label to be shown within the JTree-Component.
getLabelResource() - method in class org.apache.jmeter.assertions.gui.XMLSchemaAssertionGUI
Returns the label to be shown within the JTree-Component.
getLabelResource() - method in class org.apache.jmeter.assertions.gui.XPathAssertionGui
Returns the label to be shown within the JTree-Component.
getLabelResource() - method in class org.apache.jmeter.extractor.gui.XPathExtractorGui
Get the component's resource name, which getStaticLabel uses to derive the component's label in the local language.
getLanguages() - static method in class org.apache.jmeter.gui.util.JMeterMenuBar
Generate the list of supported languages.
getLastSample() - method in class org.apache.jmeter.visualizers.MonitorAccumModel
Added this method we that we can save the calculated stats.
getLatency() - method in class org.apache.jmeter.samplers.SampleResult
getLDAPArguments() - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the LDAPArguments attribute of the LdapConfig object
getList() - method in class org.apache.jmeter.visualizers.GraphAccumModel
Gets the List attribute of the GraphAccumModel object.
getLoad() - method in class org.apache.jmeter.visualizers.MonitorModel
getLoad() - method in class org.apache.jmeter.visualizers.MonitorStats
getLocalAddress() - method in class org.apache.jmeter.util.SlowSSLSocket
getLocale() - static method in class org.apache.jmeter.util.JMeterUtils
Gets the current locale.
getLocale() - method in class org.apache.jmeter.util.LocaleChangeEvent
getLocaleString(String) - static method in class org.apache.jmeter.util.JMeterUtils
Get the locale name as a resource.
getLocalFilename() - method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
getLocalHostFullName() - static method in class org.apache.jmeter.util.JMeterUtils
Returns the cached result from calling InetAddress.getLocalHost().getCanonicalHostName()
getLocalHostIP() - static method in class org.apache.jmeter.util.JMeterUtils
Returns the cached result from calling InetAddress.getLocalHost().getHostAddress()
getLocalHostName() - static method in class org.apache.jmeter.util.JMeterUtils
Returns the cached result from calling InetAddress.getLocalHost().getHostName()
getLocalPort() - method in class org.apache.jmeter.util.SlowSSLSocket
getLocalSocketAddress() - method in class org.apache.jmeter.util.SlowSSLSocket
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.
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
Get the Logger for a class.
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.
getLoggerForShortName(String) - static method in class org.apache.jorphan.logging.LoggingManager
Get the Logger for a class.
getLogManager() - static method in class org.apache.jorphan.logging.LoggingManager
getLong(Object) - static method in class org.apache.jorphan.util.Converter
Converts object to a long, defaults to 0 if object is not convertible or is null
getLong(Object,long) - static method in class org.apache.jorphan.util.Converter
Converts object to a long, return defaultValue if object is not convertible or is null.
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 class 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
getLoops() - method in class org.apache.jmeter.control.LoopController
getLoopString() - method in class org.apache.jmeter.control.LoopController
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.
getMainFrame() - method in class org.apache.jmeter.gui.ReportGuiPackage
Get the main JMeter frame.
getManager() - method in class org.apache.jmeter.util.BSFTestElement
getMask() - method in class org.apache.jmeter.protocol.http.modifier.ParamModifier
getMatcher() - static method in class org.apache.jmeter.util.JMeterUtils
Gets Perl5Matcher for this thread.
getMatchNumber() - method in class org.apache.jmeter.extractor.RegexExtractor
getMatchNumberAsString() - method in class org.apache.jmeter.extractor.RegexExtractor
getMax() - method in class org.apache.jmeter.testelement.AbstractTable
getMax() - method in class org.apache.jmeter.util.Calculator
getMax() - method in class org.apache.jmeter.visualizers.GraphAccumModel
Gets the Max attribute of the GraphAccumModel object.
getMax() - method in class org.apache.jmeter.monitor.model.Memory
getMax() - method in class org.apache.jmeter.monitor.model.MemoryImpl
getMax() - method in class org.apache.jmeter.visualizers.RunningSample
Returns the time in milliseconds of the slowest sample.
getMax() - method in class org.apache.jmeter.visualizers.SamplingStatCalculator
getMax() - method in class org.apache.jorphan.math.StatCalculator
getMaximum() - method in class org.apache.jmeter.visualizers.SplineModel
getMaximumValue() - method in class org.apache.jmeter.config.RandomVariableConfig
getMaxIterations() - method in class org.apache.jmeter.visualizers.Spline3
getMaxSpareThreads() - method in class org.apache.jmeter.monitor.model.ThreadInfo
getMaxSpareThreads() - method in class org.apache.jmeter.monitor.model.ThreadInfoImpl
getMaxThreads() - method in class org.apache.jmeter.monitor.model.ThreadInfo
getMaxThreads() - method in class org.apache.jmeter.monitor.model.ThreadInfoImpl
getMaxThroughput() - method in class org.apache.jmeter.visualizers.SamplingStatCalculator
getMaxThroughput() - method in class org.apache.jmeter.control.ThroughputController
getMaxThroughputAsInt() - method in class org.apache.jmeter.control.ThroughputController
getMaxTime() - method in class org.apache.jmeter.monitor.model.RequestInfo
getMaxTime() - method in class org.apache.jmeter.monitor.model.RequestInfoImpl
getMean() - method in class org.apache.jmeter.testelement.AbstractTable
getMean() - method in class org.apache.jmeter.util.Calculator
getMean() - method in class org.apache.jmeter.visualizers.SamplingStatCalculator
getMean() - method in class org.apache.jorphan.math.StatCalculator
getMeanAsNumber() - method in class org.apache.jmeter.util.Calculator
getMeanAsNumber() - method in class org.apache.jmeter.visualizers.SamplingStatCalculator
getMedian() - method in class org.apache.jmeter.testelement.AbstractTable
getMedian() - method in class org.apache.jmeter.visualizers.Sample
getMedian() - method in class org.apache.jmeter.visualizers.SamplingStatCalculator
getMedian() - method in class org.apache.jorphan.math.StatCalculator
getMediaType() - method in class org.apache.jmeter.samplers.SampleResult
Get the media type from the Content Type
getMemload() - method in class org.apache.jmeter.visualizers.MonitorModel
getMemLoad() - method in class org.apache.jmeter.visualizers.MonitorStats
getMemory() - method in class 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.control.gui.AbstractControllerGui
This is the list of menu categories this gui component will be available under.
getMenuCategories() - method in class org.apache.jmeter.visualizers.gui.AbstractListenerGui
This is the list of menu categories this gui component will be available under.
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.report.gui.AbstractReportGui
This is the list of add menu categories this gui component will be available under.
getMenuCategories() - method in class org.apache.jmeter.samplers.gui.AbstractSamplerGui
This is the list of menu categories this gui component will be available under.
getMenuCategories() - method in class org.apache.jmeter.timers.gui.AbstractTimerGui
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.protocol.http.control.gui.HttpMirrorControlGui
This is the list of add menu categories this gui component will be available under.
getMenuCategories() - method in class 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.tree.JMeterTreeNode
getMenuCategories() - method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
This is the list of menu categories this gui component will be available under.
getMenuCategories() - method in class org.apache.jmeter.gui.NamePanel
This is the list of add menu categories this gui component will be available under.
getMenuCategories() - method in class org.apache.jmeter.config.gui.ObsoleteGui
getMenuCategories() - method in class org.apache.jmeter.visualizers.PropertyControlGui
getMenuCategories() - method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
getMenuCategories() - method in class org.apache.jmeter.control.gui.ReportGui
This is the list of menu categories this gui component will be available under.
getMenuCategories() - method in class org.apache.jmeter.report.gui.tree.ReportTreeNode
getMenuCategories() - method in class org.apache.jmeter.testbeans.gui.TestBeanGUI
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.threads.gui.ThreadGroupGui
This is the list of add 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.
getMessage() - method in class org.apache.jmeter.protocol.jms.client.ReceiveSubscriber
Get the message as a string
getMessageChoice() - method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
return the source of the message
getMetaData() - method in class org.apache.jmeter.config.Argument
Gets the Meta Data attribute of the Argument.
getMetaData() - method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
Gets the Meta Data attribute of the Argument.
getMethod() - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
getMethod() - method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
Return the name of the method to test
getMethod() - method in class org.apache.jmeter.monitor.model.Worker
getMethod() - method in class org.apache.jmeter.monitor.model.WorkerImpl
getMethod(Object,String) - method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
getMethodDescriptors() - method in class org.apache.jmeter.testelement.AbstractTestElementBeanInfo
getMethodDescriptors() - method in class org.apache.jmeter.testbeans.BeanInfoSupport
getMethodDescriptors() - method in class org.apache.jmeter.testbeans.TestBeanBeanInfo
getMethodNames(Method[]) - method in class org.apache.jmeter.protocol.java.control.gui.JUnitTestSamplerGui
getMethods(Object,List) - method in class org.apache.jmeter.protocol.java.control.gui.JUnitTestSamplerGui
getMimeType() - method in class org.apache.jmeter.protocol.http.util.HTTPFileArg
Get the mimetype of the File.
getMimetype() - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
getMin() - method in class org.apache.jmeter.testelement.AbstractTable
getMin() - method in class org.apache.jmeter.util.Calculator
getMin() - method in class org.apache.jmeter.visualizers.RunningSample
Returns the time in milliseconds of the quickest sample.
getMin() - method in class org.apache.jmeter.visualizers.SamplingStatCalculator
getMin() - method in class org.apache.jorphan.math.StatCalculator
getMinimum() - method in class org.apache.jmeter.visualizers.SplineModel
getMinimumValue() - method in class org.apache.jmeter.config.RandomVariableConfig
getMinSpareThreads() - method in class org.apache.jmeter.monitor.model.ThreadInfo
getMinSpareThreads() - method in class org.apache.jmeter.monitor.model.ThreadInfoImpl
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
getMonthDayDate() - method in class org.apache.jmeter.report.DataSet
convienance method for getting the date in mmdd format
getMonthDayDate() - method in class org.apache.jmeter.testelement.JTLData
convienance method for getting the date in mmdd format
getMonthDayYearDate() - method in class org.apache.jmeter.report.DataSet
convienant method for getting the date in yyyymmdd format
getMonthDayYearDate() - method in class org.apache.jmeter.testelement.JTLData
convienant method for getting the date in yyyymmdd format
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
getName() - method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
Provides a default implementation for the name property.
getName() - method in class org.apache.jmeter.testelement.property.AbstractProperty
The name of the property.
getName() - method in class org.apache.jmeter.testelement.AbstractTestElement
getName() - method in class org.apache.jmeter.config.Argument
Get the name of the Argument.
getName() - method in class org.apache.jmeter.assertions.AssertionResult
Get the name of the assertion
getName() - method in class org.apache.jmeter.monitor.model.Connector
getName() - method in class org.apache.jmeter.monitor.model.ConnectorImpl
getName() - method in class org.apache.jmeter.visualizers.GraphAccumModel
Gets the Name attribute of the GraphModel object.
getName() - method in class org.apache.jmeter.protocol.http.control.Header
Get the name for this object.
getName() - method in class org.apache.jmeter.gui.JMeterGUIComponent
Gets the name of the JMeter GUI component.
getName() - method in class org.apache.jmeter.testelement.property.JMeterProperty
The name of the property.
getName() - method in class org.apache.jmeter.gui.tree.JMeterTreeNode
getName() - method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
Get the name of the Argument.
getName() - method in class org.apache.jmeter.util.NamedObject
getName() - method in class org.apache.jmeter.gui.tree.NamedTreeNode
getName() - method in class org.apache.jmeter.gui.NamePanel
Get the currently displayed name.
getName() - method in class org.apache.jmeter.protocol.http.util.accesslog.NVPair
Return the name
getName() - method in class org.apache.jmeter.report.gui.tree.ReportTreeNode
getName() - method in class org.apache.jmeter.engine.util.SimpleVariable
getName() - method in class org.apache.jmeter.visualizers.SplineModel
getName() - method in class org.apache.jmeter.testelement.TestElement
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
getNeedClientAuth() - method in class org.apache.jmeter.util.SlowSSLSocket
getNegatedCheckBox() - method in class org.apache.jmeter.assertions.gui.XPathPanel
Negated chechbox
getNextType(HierarchicalStreamReader) - method in class org.apache.jmeter.save.ScriptWrapperConverter
getNextUserMods() - method in class org.apache.jmeter.protocol.http.modifier.UserSequence
Returns the parameter data for the next user in the sequence
getNextValue() - method in class org.apache.jmeter.protocol.http.modifier.ParamMask
Returns the current value, prefixed and suffixed, as a string, then increments it.
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.
getNoDelay() - method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
Find the JMeterTreeNode for a certain TestElement object.
getNodeOf(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.gui.tree.JMeterTreeModel
Get the node for a given TestElement object.
Find the JMeterTreeNode for a certain TestElement object.
getNodeOf(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.report.gui.tree.ReportTreeModel
Get the node for a given TestElement object.
getNodePath() - method in class org.apache.jmeter.control.ModuleController
getNodesOfType(Class) - method in class org.apache.jmeter.gui.tree.JMeterTreeModel
Returns a list of tree nodes that hold objects of the given class type.
getNodesOfType(Class) - method in class org.apache.jmeter.report.gui.tree.ReportTreeModel
Returns a list of tree nodes that hold objects of the given class type.
getNoLegendYet() - method in class org.apache.jmeter.visualizers.GraphAccum
The legend is only printed once during sampling.
getNumberFieldErrorListener() - static method in class org.apache.jmeter.gui.util.NumberFieldErrorListener
getNumberOfCollectedSamples() - method in class org.apache.jmeter.visualizers.SplineModel
getNumberOfThreads() - static method in class org.apache.jmeter.threads.JMeterContextService
Get the number of currently active threads
getNumberOfThreads() - method in class org.apache.jmeter.threads.ThreadGroup
Get the number of active threads
getNumMessages() - method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
getNumMessagesString() - method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
getNumSamples() - method in class org.apache.jmeter.visualizers.RunningSample
Returns the number of samples that have been recorded by this instance of the RunningSample class.
getNumThreads() - method in class org.apache.jmeter.threads.ThreadGroup
Get the number of threads.
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 class org.apache.jmeter.testelement.property.JMeterProperty
getObjectValue() - method in class org.apache.jmeter.testelement.property.LongProperty
getObjectValue() - method in class org.apache.jmeter.testelement.property.MapProperty
getObjectValue() - method in class org.apache.jmeter.testelement.property.NullProperty
getObjectValue() - method in class org.apache.jmeter.testelement.property.ObjectProperty
getObjectValue() - method in class org.apache.jmeter.testelement.property.StringProperty
getObjectValue() - method in class org.apache.jmeter.testelement.property.TestElementProperty
getOnErrorSetting() - method in class org.apache.jmeter.gui.OnErrorPanel
getOnErrorStopTest() - method in class org.apache.jmeter.threads.ThreadGroup
Check if a sampler error should cause test to stop.
getOnErrorStopTestNow() - method in class org.apache.jmeter.threads.ThreadGroup
Check if a sampler error should cause test to stop now.
getOnErrorStopThread() - method in class org.apache.jmeter.threads.ThreadGroup
Check if a sampler error should cause thread to stop.
getOOBInline() - method in class org.apache.jmeter.util.SlowSSLSocket
getOpcode() - method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
Gets the opcode of the Argument object.
getOperations() - method in class org.apache.jmeter.protocol.http.util.WSDLHelper
Look at the bindings with soap operations and get the soap operations.
getOutputFormat() - method in class org.apache.jmeter.config.RandomVariableConfig
getOutputStream() - method in class org.apache.jmeter.protocol.http.util.LoopbackHTTPSocket
getOutputStream() - method in class org.apache.jmeter.util.SlowSocket
getOutputStream() - method in class org.apache.jmeter.util.SlowSSLSocket
getPageSize() - method in class org.apache.jmeter.util.Calculator
calculates the average page size, which means divide the bytes by number of samples.
getPageSize() - method in class org.apache.jmeter.visualizers.SamplingStatCalculator
Should calculate the average page size, which means divide the bytes by number of samples - actually calculates the throughput in bytes / second
getPagesSummaries() - method in class org.apache.jmeter.report.writers.DefaultReportSummary
The current implementation calls ArrayList.toArray(Object[])
getPagesSummaries() - method in class org.apache.jmeter.report.writers.ReportSummary
The method should return a list of the pages generated for the report and whether it succeeded or not
getPageTitle() - method in class org.apache.jmeter.report.writers.DefaultPageSummary
getPageTitle() - method in class org.apache.jmeter.report.writers.PageSummary
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.BeanShellSampler
getParameters() - method in class org.apache.jmeter.util.BeanShellTestElement
getParameters() - method in class org.apache.jmeter.protocol.java.sampler.BSFSampler
getParameters() - method in class org.apache.jmeter.util.BSFTestElement
getParamName() - method in class org.apache.jmeter.protocol.http.util.HTTPFileArg
Get the http parameter name of the File.
getParent() - method in class org.apache.jmeter.samplers.SampleResult
getParsedParameters() - method in class org.apache.jmeter.protocol.http.modifier.UserParameterXMLContentHandler
results of parsing all user parameter data defined in XML file.
getParser() - static method in class org.apache.jmeter.protocol.http.parser.HTMLParser
getParser() - static method in class org.apache.jmeter.protocol.http.parser.HtmlParsingUtils
Returns tidy as HTML parser.
getParser(String) - static method in class org.apache.jmeter.protocol.http.parser.HTMLParser
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.protocol.jms.sampler.BaseJMSSampler
return the password used to login to the jms server
getPassword() - method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
getPassword() - method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
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.config.LoginConfig
Gets the Password attribute of the LoginConfig object.
getPassword() - method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
getPassword() - method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
getPasswordAuthentication() - method in class org.apache.jmeter.ProxyAuthenticator
Return a PasswordAuthentication instance using the userName and password specified in the constructor.
getPath() - method in class org.apache.jmeter.protocol.http.control.Cookie
get the path for this object.
getPath() - method in class org.apache.jmeter.protocol.http.util.HTTPFileArg
Get the path of the File.
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' 'Use KeepAlive', and 'Use multipart for HTTP POST' elements.
getPattern(String) - static method in class org.apache.jmeter.util.JMeterUtils
Get a compiled expression from the pattern cache (READ_ONLY).
getPattern(String,int) - static method in class org.apache.jmeter.util.JMeterUtils
Get a compiled expression from the pattern cache.
getPatternCache() - static method in class org.apache.jmeter.util.JMeterUtils
getPercentPoint(double) - method in class org.apache.jmeter.visualizers.SamplingStatCalculator
getPercentPoint(double) - method in class org.apache.jorphan.math.StatCalculator
Get the value which %percent% of the values are less than.
getPercentPoint(float) - method in class org.apache.jmeter.visualizers.SamplingStatCalculator
getPercentPoint(float) - method in class org.apache.jorphan.math.StatCalculator
Get the value which %percent% of the values are less than.
getPercentThroughput() - method in class org.apache.jmeter.control.ThroughputController
getPercentThroughputAsFloat() - method in class org.apache.jmeter.control.ThroughputController
getPerThread() - method in class org.apache.jmeter.config.RandomVariableConfig
getPlots(int,int) - method in class org.apache.jmeter.visualizers.Spline3
Computes drawable plots from the curve for a given draw space.
getPolicy() - method in class org.apache.jmeter.protocol.http.control.CookieManager
getPoolMax() - method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
getPort() - method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
getPort() - method in class org.apache.jmeter.protocol.http.control.HttpMirrorControl
getPort() - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Get the port; apply the default for the protocol if necessary.
getPort() - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the Port attribute of the LDAPSampler object
getPort() - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Gets the Port attribute of the LDAPSampler object.
getPort() - method in class org.apache.jmeter.visualizers.MonitorModel
getPort() - method in class org.apache.jmeter.visualizers.MonitorStats
getPort() - method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
getPort() - method in class org.apache.jmeter.util.SlowSSLSocket
getPort() - method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
getPortAsInt() - method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
getPortIfSpecified() - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Get the port number from the port string, allowing for trailing blanks.
getPortString() - method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
getPortString() - method in class org.apache.jmeter.protocol.http.control.HttpMirrorControl
getPortString() - method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
getPostProcessors() - method in class org.apache.jmeter.threads.SamplePackage
getPrecision() - method in class org.apache.jmeter.visualizers.Spline3
getPreferredHeight() - method in class org.apache.jmeter.gui.util.TextAreaCellRenderer
getPreferredScrollableViewportSize() - method in class org.apache.jmeter.visualizers.DistributionGraph
Gets the PreferredScrollableViewportSize attribute of the Graph object.
getPreferredScrollableViewportSize() - method in class org.apache.jmeter.visualizers.Graph
Gets the PreferredScrollableViewportSize attribute of the Graph object.
getPreferredScrollableViewportSize() - method in class org.apache.jmeter.visualizers.GraphAccum
Gets the PreferredScrollableViewportSize attribute of the Graph object.
getPreferredSize() - method in class org.apache.jmeter.protocol.http.config.gui.HttpDefaultsGui
getPreferredSize() - method in class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui
getPreferredSize() - method in class org.apache.jmeter.protocol.http.control.gui.SoapSamplerGui
getPreferredSize() - method in class org.apache.jmeter.threads.gui.ThreadGroupGui
getPreferredSize() - method in class org.apache.jmeter.protocol.http.modifier.gui.UserParameterModifierGui
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.
getPreProcessors() - method in class org.apache.jmeter.threads.SamplePackage
Returns the preProcessors.
getPreviousResult() - method in class org.apache.jmeter.threads.JMeterContext
getPreviousSampler() - method in class org.apache.jmeter.threads.JMeterContext
Returns the previousSampler.
getPrintableComponent() - method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
Subclasses need to over-ride this method, if they wish to return something other than the Visualizer itself.
getPrintableComponent() - method in class org.apache.jmeter.visualizers.DistributionGraphVisualizer
Method implements Printable, which is suppose to return the correct internal component.
getPrintableComponent() - method in class org.apache.jmeter.visualizers.Printable
getPrintableComponent() - method in class org.apache.jmeter.visualizers.StatGraphVisualizer
getPrivateKey() - method in class org.apache.jmeter.util.keystore.DefaultKeyStore
getPrivateKey() - method in class org.apache.jmeter.util.keystore.JmeterKeyStore
Return the private Key
getProcessingTime() - method in class org.apache.jmeter.monitor.model.RequestInfo
getProcessingTime() - method in class org.apache.jmeter.monitor.model.RequestInfoImpl
getPropDefault(String,boolean) - static method in class org.apache.jmeter.util.JMeterUtils
Get a boolean value with default if not present.
getPropDefault(String,int) - static method in class org.apache.jmeter.util.JMeterUtils
Get a int 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.
getPropertiesVersion() - static method in class org.apache.jmeter.save.SaveService
getProperty(String) - method in class org.apache.jmeter.testelement.AbstractTestElement
Get the named property.
getProperty(String) - static method in class org.apache.jmeter.util.JMeterUtils
Get the value of a JMeter property.
getProperty(String) - method in class org.apache.jmeter.testelement.TestElement
Given the name of the property, returns the appropriate property from JMeter.
getPropertyAsBoolean(String) - method in class org.apache.jmeter.testelement.AbstractTestElement
getPropertyAsBoolean(String) - method in class org.apache.jmeter.testelement.TestElement
Return a property as a boolean value.
getPropertyAsBoolean(String,boolean) - method in class org.apache.jmeter.testelement.AbstractTestElement
getPropertyAsBoolean(String,boolean) - method in class org.apache.jmeter.testelement.TestElement
getPropertyAsDouble(String) - method in class org.apache.jmeter.testelement.AbstractTestElement
getPropertyAsDouble(String) - method in class org.apache.jmeter.testelement.TestElement
getPropertyAsFloat(String) - method in class org.apache.jmeter.testelement.AbstractTestElement
getPropertyAsFloat(String) - method in class org.apache.jmeter.testelement.TestElement
getPropertyAsInt(String) - method in class org.apache.jmeter.testelement.AbstractTestElement
getPropertyAsInt(String) - method in class org.apache.jmeter.testelement.TestElement
getPropertyAsInt(String,int) - method in class org.apache.jmeter.testelement.AbstractTestElement
getPropertyAsInt(String,int) - method in class org.apache.jmeter.testelement.TestElement
getPropertyAsLong(String) - method in class org.apache.jmeter.testelement.AbstractTestElement
getPropertyAsLong(String) - method in class org.apache.jmeter.testelement.TestElement
getPropertyAsString(String) - method in class org.apache.jmeter.testelement.AbstractTestElement
getPropertyAsString(String) - method in class org.apache.jmeter.testelement.TestElement
getPropertyAsString(String,String) - method in class org.apache.jmeter.testelement.AbstractTestElement
getPropertyAsString(String,String) - method in class org.apache.jmeter.testelement.TestElement
getPropertyDescriptors() - method in class org.apache.jmeter.testelement.AbstractTestElementBeanInfo
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 class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Gets the protocol, with default.
getProtocol() - method in class org.apache.jmeter.visualizers.MonitorModel
getProtocol() - method in class org.apache.jmeter.visualizers.MonitorStats
getProtocol() - method in class 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.util.WSDLHelper
Return the protocol from the URL. this is needed, so that HTTPS works as expected.
getProtocolAndMethodPanel() - method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigGui
getProviderUrl() - method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
method returns the provider url for jndi to connect to
getProxyHost() - method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
Return the proxy hostname
getProxyPort() - method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
Return the proxy port
getQuery() - method in class org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler
getQueryArguments() - method in class org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler
getQueryArgumentsTypes() - method in class org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler
getQueryString() - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Gets the QueryString attribute of the UrlConfig object, using UTF-8 to encode the URL
getQueryString() - method in class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
Fetch the query string
getQueryString(String) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Gets the QueryString attribute of the UrlConfig object, using the specified encoding to encode the parameter values put into the URL
getQueryType() - method in class org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler
getQueueConnection(Context,String) - static method in class org.apache.jmeter.protocol.jms.client.ConnectionFactory
getQueueConnectionFactory() - method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
getQueueConnectionFactory(Context,String) - static method in class org.apache.jmeter.protocol.jms.client.ConnectionFactory
getQuotedData() - method in class org.apache.jmeter.config.CSVDataSet
getRampUp() - method in class org.apache.jmeter.threads.ThreadGroup
Get the ramp-up value.
getRandomFile(String,String[]) - method in class org.apache.jmeter.services.FileServer
Method will get a random file in a base directory TODO hey, not sure this method belongs here.
getRandomFileName() - method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
Method is used internally to check if a random file should be used for the message.
getRandomInt(int) - static method in class org.apache.jmeter.util.JMeterUtils
Provide random numbers
getRandomPath() - method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
return the random path for messages
getRandomSeed() - method in class org.apache.jmeter.config.RandomVariableConfig
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.util.Calculator
Returns the throughput associated to this sampler in requests per second.
getRate() - method in class org.apache.jmeter.visualizers.RunningSample
Returns the throughput associated to this sampler in requests per second.
getRate() - method in class org.apache.jmeter.visualizers.SamplingStatCalculator
Returns the throughput associated to this sampler in requests per second.
getRatePerMin() - method in class org.apache.jmeter.visualizers.RunningSample
Returns the throughput associated to this sampler in requests per min.
getRateString() - method in class org.apache.jmeter.visualizers.RunningSample
Returns a String that represents the throughput associated for this sampler, in units appropriate to its dimension:

The number is represented in requests/second or requests/minute or requests/hour.

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
A temporary buffer that can be shared between samplers in a thread.
getReadResponse() - method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
return whether the sampler should read the response
getReadResponse() - method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
Return whether or not to read the response.
getReadResponseAsBoolean() - method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
return whether the sampler should read the response as a boolean value
getRealm() - method in class org.apache.jmeter.protocol.http.control.Authorization
getReceiveBufferSize() - method in class org.apache.jmeter.util.SlowSSLSocket
getReceiveQueue() - method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
getRecentFile(int) - static method in class org.apache.jmeter.gui.action.LoadRecentProject
Get the full path to the recent file where index 0 is the most recent
getRecentFileMenuItems() - static method in class org.apache.jmeter.gui.action.LoadRecentProject
Get the menu items to add to the menu bar, to get recent file functionality
getRecycle() - method in class org.apache.jmeter.config.CSVDataSet
getRedirectLocation() - method in class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
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.CharFunction
getReferenceKey() - method in class org.apache.jmeter.engine.util.CompoundVariable
getReferenceKey() - method in class org.apache.jmeter.functions.CSVRead
getReferenceKey() - method in class org.apache.jmeter.functions.EscapeHtml
getReferenceKey() - method in class org.apache.jmeter.functions.EvalFunction
getReferenceKey() - method in class org.apache.jmeter.functions.EvalVarFunction
getReferenceKey() - method in class 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.JexlFunction
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.LongSum
Get the invocation key for this function.
getReferenceKey() - method in class org.apache.jmeter.functions.MachineName
getReferenceKey() - method in class org.apache.jmeter.functions.Property
getReferenceKey() - method in class org.apache.jmeter.functions.Property2
getReferenceKey() - method in class org.apache.jmeter.functions.Random
Get the invocation key for this function.
getReferenceKey() - method in class org.apache.jmeter.functions.RegexFunction
getReferenceKey() - method in class org.apache.jmeter.functions.SetProperty
getReferenceKey() - method in class org.apache.jmeter.functions.SplitFunction
getReferenceKey() - method in class org.apache.jmeter.functions.StringFromFile
getReferenceKey() - method in class org.apache.jmeter.functions.ThreadNumber
getReferenceKey() - method in class org.apache.jmeter.functions.TimeFunction
getReferenceKey() - method in class org.apache.jmeter.functions.UnEscape
getReferenceKey() - method in class org.apache.jmeter.functions.UnEscapeHtml
getReferenceKey() - method in class org.apache.jmeter.functions.Variable
getReferenceKey() - method in class org.apache.jmeter.functions.XPath
getRefName() - method in class org.apache.jmeter.extractor.RegexExtractor
getRefName() - method in class org.apache.jmeter.extractor.XPathExtractor
getRegex() - method in class org.apache.jmeter.extractor.RegexExtractor
getRegexMatch() - method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
getRemoteAddr() - method in class org.apache.jmeter.monitor.model.Worker
getRemoteAddr() - method in class org.apache.jmeter.monitor.model.WorkerImpl
getRemoteFilename() - method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
getRemoteSocketAddress() - method in class org.apache.jmeter.util.SlowSSLSocket
getReplacementSubTree() - method in class org.apache.jmeter.control.IncludeController
The way ReplaceableController works is clone is called first, followed by replace(HashTree) and finally getReplacement().
getReplacementSubTree() - method in class org.apache.jmeter.control.ModuleController
Copies the controller's subelements into the execution tree
getReplacementSubTree() - method in class org.apache.jmeter.control.ReplaceableController
Used to replace the test execution tree (usually by adding the subelements of the TestElement that is replacing the ReplaceableController.
getReplacer() - method in class org.apache.jmeter.gui.GuiPackage
Get a ValueReplacer for the test tree.
getReplacer() - method in class org.apache.jmeter.gui.ReportGuiPackage
Get a ValueReplacer for the test tree.
getReportPages() - method in class org.apache.jmeter.testelement.ReportPlan
Gets the ThreadGroups attribute of the TestPlan object.
getReportPlan() - method in class org.apache.jmeter.report.gui.tree.ReportTreeModel
getReportPlanFile() - method in class org.apache.jmeter.gui.ReportGuiPackage
getRequestBytesReceived() - method in class org.apache.jmeter.monitor.model.Worker
getRequestBytesReceived() - method in class org.apache.jmeter.monitor.model.WorkerImpl
getRequestBytesSent() - method in class org.apache.jmeter.monitor.model.Worker
getRequestBytesSent() - method in class org.apache.jmeter.monitor.model.WorkerImpl
getRequestCount() - method in class 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 class org.apache.jmeter.monitor.model.Connector
getRequestInfo() - method in class org.apache.jmeter.monitor.model.ConnectorImpl
getRequestProcessingTime() - method in class org.apache.jmeter.monitor.model.Worker
getRequestProcessingTime() - method in class org.apache.jmeter.monitor.model.WorkerImpl
getResourceBundles() - method in class org.apache.jmeter.JMeter
getResourceBundles() - method in class org.apache.jmeter.plugin.JMeterPlugin
getResourceBundles() - method in class org.apache.jmeter.JMeterReport
getResourceFileAsText(String) - static method in class org.apache.jmeter.util.JMeterUtils
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.
getResponseDataAsString() - method in class org.apache.jmeter.samplers.SampleResult
Gets the responseData of the SampleResult object as a String
getResponseHeaders() - method in class org.apache.jmeter.samplers.SampleResult
getResponseHeaders(HttpMethod) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler2
Gets the ResponseHeaders
getResponseHeaders(HttpURLConnection) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler
Gets the ResponseHeaders from the URLConnection
getResponseMessage() - method in class org.apache.jmeter.samplers.SampleResult
getResponseModifiers() - method in class org.apache.jmeter.threads.SamplePackage
Returns the responseModifiers.
getResponseRate() - method in class org.apache.jmeter.testelement.AbstractTable
getResponseTimeout() - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
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
Gets the resource string for this key.
getResult() - method in class org.apache.jmeter.samplers.SampleEvent
getResult(org.apache.jmeter.samplers.SampleResult) - method in class org.apache.jmeter.assertions.Assertion
Returns the AssertionResult object encapsulating information about the success or failure of the assertion.
getResult(org.apache.jmeter.samplers.SampleResult) - method in class org.apache.jmeter.assertions.BeanShellAssertion
Returns the AssertionResult object encapsulating information about the success or failure of the assertion.
getResult(org.apache.jmeter.samplers.SampleResult) - method in class org.apache.jmeter.assertions.BSFAssertion
Returns the AssertionResult object encapsulating information about the success or failure of the assertion.
getResult(org.apache.jmeter.samplers.SampleResult) - method in class org.apache.jmeter.assertions.DurationAssertion
Returns the result of the Assertion.
getResult(org.apache.jmeter.samplers.SampleResult) - method in class org.apache.jmeter.assertions.HTMLAssertion
Returns the result of the Assertion.
getResult(org.apache.jmeter.samplers.SampleResult) - method in class org.apache.jmeter.assertions.MD5HexAssertion
Returns the AssertionResult object encapsulating information about the success or failure of the assertion.
getResult(org.apache.jmeter.samplers.SampleResult) - method in class org.apache.jmeter.assertions.ResponseAssertion
getResult(org.apache.jmeter.samplers.SampleResult) - method in class org.apache.jmeter.assertions.SizeAssertion
Returns the result of the Assertion.
getResult(org.apache.jmeter.samplers.SampleResult) - method in class org.apache.jmeter.assertions.XMLAssertion
Returns the result of the Assertion.
getResult(org.apache.jmeter.samplers.SampleResult) - method in class org.apache.jmeter.assertions.XMLSchemaAssertion
getResult
getResult(org.apache.jmeter.samplers.SampleResult) - method in class org.apache.jmeter.assertions.XPathAssertion
Returns the result of the Assertion.
getResultFileName() - method in class org.apache.jmeter.samplers.SampleResult
getReturnValString() - method in class org.apache.jmeter.control.ForeachController
getReuseAddress() - method in class org.apache.jmeter.util.SlowSSLSocket
getRootdn() - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the Rootdn attribute of the LDAPSampler object
getRootdn() - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Gets the Rootdn attribute of the LDAPSampler object.
getRootNode() - method in class org.apache.jorphan.gui.AbstractTreeTableModel
The root node for the TreeTable
getRowCount() - method in class org.apache.jorphan.gui.AbstractTreeTableModel
The implementation is exactly the same as ObjectTableModel.getRowCount.
getRowCount() - method in class org.apache.jorphan.gui.ObjectTableModel
getRowCount() - method in class org.apache.jmeter.gui.util.PowerTableModel
Required by table model interface.
getRowData(int) - method in class org.apache.jmeter.gui.util.PowerTableModel
getRunTestMethod(Object) - method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
getRuntime() - method in class org.apache.jmeter.control.RunTime
getRuntimeString() - method in class org.apache.jmeter.control.RunTime
getSample(int) - method in class org.apache.jmeter.visualizers.SamplingStatCalculator
getSample(int) - method in class org.apache.jmeter.visualizers.SplineModel
getSample(String) - method in class org.apache.jmeter.visualizers.MonitorAccumModel
Get the MonitorModel matching the url.
getSampleCount() - method in class org.apache.jmeter.visualizers.GraphAccumModel
Gets the SampleCount attribute of the GraphAccumModel object.
getSampleCount() - method in class org.apache.jmeter.samplers.SampleResult
return the sample count. by default, the value is 1.
getSampleLabel() - method in class org.apache.jmeter.samplers.SampleResult
getSampleLabel(boolean) - method in class org.apache.jmeter.samplers.SampleResult
Get the sample label for use in summary reports etc.
getSampleListeners() - method in class org.apache.jmeter.threads.SamplePackage
getSampler() - method in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
getSampler() - method in class org.apache.jmeter.threads.SamplePackage
getSampler(Map,Map) - method in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
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
getSamplerDownloadImages() - method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
getSampleResult(Configuration) - static method in class org.apache.jmeter.save.OldSaveService
Read sampleResult from Avalon XML file.
getSampleResults() - method in class org.apache.jmeter.save.ListenerResultWrapper
getSampleResults() - method in class org.apache.jmeter.save.TestResultWrapper
getSamplerFollowRedirects() - method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
getSamplerRedirectAutomatically() - method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
getSamplerTypeName() - method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
getSamples() - method in class org.apache.jmeter.visualizers.SamplingStatCalculator
getSampleSaveConfiguration(String,String) - static method in class org.apache.jmeter.save.CSVSaveService
Parse a CSV header line
getSaveConfig() - method in class org.apache.jmeter.reporters.ResultCollector
getSaveConfig() - method in class org.apache.jmeter.samplers.SampleResult
getSaveConfig() - method in class org.apache.jmeter.gui.SavePropertyDialog
getScheduler() - method in class org.apache.jmeter.threads.ThreadGroup
Get whether scheduler is being used
getScope() - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the search scope attribute of the LDAPSampler object
getScopeAsInt() - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
getScript() - method in class org.apache.jmeter.assertions.BeanShellAssertion
Return the script (TestBean version).
getScript() - method in class org.apache.jmeter.protocol.java.sampler.BeanShellSampler
getScript() - method in class org.apache.jmeter.util.BeanShellTestElement
Return the script (TestBean version).
getScript() - method in class org.apache.jmeter.protocol.java.sampler.BSFSampler
Return the script (TestBean version).
getScript() - method in class org.apache.jmeter.util.BSFTestElement
Return the script (TestBean version).
getScriptLanguage() - method in class org.apache.jmeter.protocol.java.sampler.BSFSampler
getScriptLanguage() - method in class org.apache.jmeter.util.BSFTestElement
getScrollableBlockIncrement(Rectangle,int,int) - method in class org.apache.jmeter.visualizers.DistributionGraph
Gets the ScrollableBlockIncrement attribute of the Graph object.
getScrollableBlockIncrement(Rectangle,int,int) - method in class org.apache.jmeter.visualizers.Graph
Gets the ScrollableBlockIncrement attribute of the Graph object.
getScrollableBlockIncrement(Rectangle,int,int) - method in class org.apache.jmeter.visualizers.GraphAccum
Gets the ScrollableBlockIncrement attribute of the Graph object.
getScrollableTracksViewportHeight() - method in class org.apache.jmeter.visualizers.DistributionGraph
Gets the ScrollableTracksViewportHeight attribute of the Graph object.
getScrollableTracksViewportHeight() - method in class org.apache.jmeter.visualizers.Graph
Gets the ScrollableTracksViewportHeight attribute of the Graph object.
getScrollableTracksViewportHeight() - method in class org.apache.jmeter.visualizers.GraphAccum
Gets the ScrollableTracksViewportHeight attribute of the Graph object.
getScrollableTracksViewportWidth() - method in class org.apache.jmeter.visualizers.DistributionGraph
Gets the ScrollableTracksViewportWidth attribute of the Graph object.
getScrollableTracksViewportWidth() - method in class org.apache.jmeter.visualizers.Graph
Gets the ScrollableTracksViewportWidth attribute of the Graph object.
getScrollableTracksViewportWidth() - method in class org.apache.jmeter.visualizers.GraphAccum
Gets the ScrollableTracksViewportWidth attribute of the Graph object.
getScrollableUnitIncrement(Rectangle,int,int) - method in class org.apache.jmeter.visualizers.DistributionGraph
Gets the ScrollableUnitIncrement attribute of the Graph object.
getScrollableUnitIncrement(Rectangle,int,int) - method in class org.apache.jmeter.visualizers.Graph
Gets the ScrollableUnitIncrement attribute of the Graph object.
getScrollableUnitIncrement(Rectangle,int,int) - method in class org.apache.jmeter.visualizers.GraphAccum
Gets the ScrollableUnitIncrement attribute of the Graph object.
getSearchPaths() - static method in class org.apache.jmeter.util.JMeterUtils
getSearchResults() - method in class org.apache.jorphan.collections.SearchByClass
After traversing the HashTree, call this method to get a collection of the nodes that were found.
getSecure() - method in class org.apache.jmeter.protocol.http.control.Cookie
get the secure for this object.
getSelectedIndex() - method in class org.apache.jorphan.gui.JLabeledChoice
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
getSelectedNodes() - method in class org.apache.jmeter.report.gui.tree.ReportTreeListener
getSelection() - method in class org.apache.jmeter.assertions.gui.AssertionScopePanel
getSelection() - method in class org.apache.jmeter.control.SwitchController
getSendBufferSize() - method in class org.apache.jmeter.util.SlowSSLSocket
getSendFileAsPostBody() - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Determine if the file should be sent as the entire Post body, i.e. without any additional wrapping
getSendParameterValuesAsPostBody() - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Determine if none of the parameters have a name, and if that is the case, it means that the parameter values should be sent as the post body
getSendQueue() - method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
getSendSOAPAction() - method in class org.apache.jmeter.protocol.http.sampler.SoapSampler
getServer() - method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
getServer() - method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
getServer() - method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
getServername() - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the servername attribute of the LDAPSampler object
getServername() - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Gets the servername attribute of the LDAPSampler object.
getServerType() - method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
Returns the type of the protocol set to use when talking with the remote server.
getSession() - method in class org.apache.jmeter.util.SlowSSLSocket
getShareMode() - method in class org.apache.jmeter.config.CSVDataSet
getShareModeAsInt(String) - static method in class org.apache.jmeter.config.CSVDataSetBeanInfo
getSize() - method in class org.apache.jmeter.functions.FileRowColContainer
getSmtpHost() - method in class org.apache.jmeter.reporters.MailerModel
getSOAPAction() - method in class org.apache.jmeter.protocol.http.sampler.SoapSampler
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.
getSOAPActionQuoted() - method in class org.apache.jmeter.protocol.http.sampler.SoapSampler
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.
getSoLinger() - method in class org.apache.jmeter.util.SlowSSLSocket
getSoTimeout() - method in class org.apache.jmeter.util.SlowSSLSocket
getSource() - method in class org.apache.jmeter.engine.event.LoopIterationEvent
Returns the source.
getStage() - method in class org.apache.jmeter.monitor.model.Worker
getStage() - method in class org.apache.jmeter.monitor.model.WorkerImpl
getStandardDeviation() - method in class org.apache.jmeter.util.Calculator
getStandardDeviation() - method in class org.apache.jmeter.visualizers.SamplingStatCalculator
getStandardDeviation() - method in class org.apache.jorphan.math.StatCalculator
getStart() - method in class org.apache.jmeter.modifiers.CounterConfig
getStartAsString() - method in class org.apache.jmeter.modifiers.CounterConfig
getStartTime() - method in class org.apache.jmeter.threads.JMeterThread
Get the start time value.
getStartTime() - method in class org.apache.jmeter.visualizers.Sample
getStartTime() - method in class org.apache.jmeter.samplers.SampleResult
getStartTime() - method in class org.apache.jmeter.threads.ThreadGroup
Get the absolute start time value.
getStartTimeFormatted(Format) - method in class org.apache.jmeter.visualizers.Sample
getStartTimestamp() - method in class org.apache.jmeter.report.DataSet
return the timestamp in millisecond format.
getStartTimeStamp() - method in class org.apache.jmeter.report.writers.DefaultPageSummary
getStartTimestamp() - method in class org.apache.jmeter.testelement.JTLData
return the timestamp in millisecond format.
getStartTimeStamp() - method in class org.apache.jmeter.report.writers.PageSummary
getState() - method in class org.apache.jmeter.assertions.gui.SizeAssertionGui
Get the state of the radio Button
getStaticLabel() - method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
Get the component's label.
getStaticLabel() - method in class org.apache.jmeter.protocol.http.control.gui.AjpSamplerGui
Get the component's label.
getStaticLabel() - method in class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui2
getStaticLabel() - method in class org.apache.jmeter.gui.JMeterGUIComponent
Get the component's label.
getStaticLabel() - method in class org.apache.jmeter.gui.tree.JMeterTreeNode
getStaticLabel() - method in class org.apache.jmeter.gui.NamePanel
Get the component's label.
getStaticLabel() - method in class org.apache.jmeter.report.gui.tree.ReportTreeNode
getStaticLabel() - method in class org.apache.jmeter.testbeans.gui.TestBeanGUI
getStatistics(String) - method in class org.apache.jmeter.report.DataSet
Return the SamplingStatCalculator for a specific URL.
getStatistics(String) - method in class org.apache.jmeter.testelement.JTLData
The method will SamplingStatCalculator for the given URL.
getStats() - method in class org.apache.jmeter.report.DataSet
Classes implementing the method should return instance of SamplingStatCalculator.
getStats() - method in class org.apache.jmeter.testelement.JTLData
Return a Set of the values
getStats(List) - method in class org.apache.jmeter.report.DataSet
Convienance method for getting all the SamplingStatCalculators for a given URL.
getStats(List) - method in class org.apache.jmeter.testelement.JTLData
The purpose of the method is to make it convienant to pass a list of the URLs and return a list of the SamplingStatCalculators.
getStopThread() - method in class org.apache.jmeter.config.CSVDataSet
getString(Object) - static method in class org.apache.jorphan.util.Converter
Converts object to a String, defaults to empty string if object is null.
getString(Object,String) - static method in class org.apache.jorphan.util.Converter
Converts object to a String, return defaultValue if object is null.
getStringValue() - method in class org.apache.jmeter.testelement.property.BooleanProperty
getStringValue() - method in class org.apache.jmeter.testelement.property.CollectionProperty
getStringValue() - method in class org.apache.jmeter.testelement.property.DoubleProperty
getStringValue() - method in class org.apache.jmeter.testelement.property.FloatProperty
getStringValue() - method in class org.apache.jmeter.testelement.property.FunctionProperty
Executes the function (and caches the value for the duration of the test iteration) if the property is a running version.
getStringValue() - method in class org.apache.jmeter.testelement.property.IntegerProperty
getStringValue() - method in class org.apache.jmeter.testelement.property.JMeterProperty
getStringValue() - method in class org.apache.jmeter.testelement.property.LongProperty
getStringValue() - method in class org.apache.jmeter.testelement.property.MapProperty
getStringValue() - method in class org.apache.jmeter.testelement.property.NullProperty
getStringValue() - method in class org.apache.jmeter.testelement.property.ObjectProperty
getStringValue() - method in class org.apache.jmeter.testelement.property.StringProperty
getStringValue() - method in class org.apache.jmeter.testelement.property.TestElementProperty
getStyle() - method in class org.apache.jmeter.control.InterleaveControl
getStyle() - method in class org.apache.jmeter.control.ThroughputController
getSubControllers() - method in class org.apache.jmeter.control.GenericController
Gets the SubControllers attribute of the GenericController object
getSubResults() - method in class org.apache.jmeter.samplers.SampleResult
Gets the subresults associated with this sample.
getSubSampler() - method in class org.apache.jmeter.control.TransactionSampler
getSubTree(Object) - method in class org.apache.jorphan.collections.SearchByClass
Given a specific found node, this method will return the sub tree of that node.
getSuccess() - method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
get the success message
getSuccessCode() - method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
get the success code defined by the user
getSuccessCount() - method in class org.apache.jmeter.reporters.MailerModel
getSuccessLimit() - method in class org.apache.jmeter.reporters.MailerModel
getSuccessSubject() - method in class org.apache.jmeter.reporters.MailerModel
getSuffix() - method in class org.apache.jmeter.protocol.http.modifier.ParamMask
Accessor method to return the String that will be suffixed to the long value.
getSupportedCipherSuites() - method in class org.apache.jmeter.util.HttpSSLProtocolSocketFactory
getSupportedCipherSuites() - method in class org.apache.jmeter.util.SlowSSLSocket
getSupportedProtocols() - method in class org.apache.jmeter.util.SlowSSLSocket
getTable() - method in class org.apache.jmeter.config.gui.ArgumentsPanel
Get the table used to enter arguments.
getTable() - method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
Get the table used to enter arguments.
Implements the TableCellEditor interface.
getTableData(List) - method in class org.apache.jmeter.testelement.AbstractTable
method isn't implemented and is left abstract.
getTableData(List) - method in class org.apache.jmeter.report.ReportTable
getTableData(List) - method in class org.apache.jmeter.testelement.Table
for now the method isn't implemented.
getTableLabel() - method in class org.apache.jmeter.config.gui.ArgumentsPanel
Get the title label for this component.
getTableLabel() - method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
Get the title label for this component.
getTags() - method in class org.apache.jmeter.testbeans.gui.FileEditor
getTarget() - method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
getTarget() - method in class org.apache.jmeter.sampler.TestAction
getTargetDirectory() - method in class org.apache.jmeter.report.writers.AbstractReportWriter
The method simply returns the target directory and doesn't validate it. the abstract class expects some other class will validate the target directory.
getTargetDirectory() - method in class org.apache.jmeter.report.writers.ReportWriter
getTcpNoDelay() - method in class org.apache.jmeter.util.SlowSSLSocket
getTemplate() - method in class org.apache.jmeter.extractor.RegexExtractor
getTest() - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the test attribute of the LDAPSampler object
getTest() - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Gets the test attribute of the LDAPSampler object.
getTestElement() - method in class org.apache.jmeter.gui.tree.JMeterTreeNode
getTestElement() - method in class org.apache.jmeter.report.gui.tree.ReportTreeNode
getTestField() - method in class org.apache.jmeter.assertions.ResponseAssertion
!
getTestPlan() - method in class org.apache.jmeter.gui.tree.JMeterTreeModel
getTestPlanClasspath() - method in class org.apache.jmeter.testelement.TestPlan
Returns the classpath
getTestPlanClasspathArray() - method in class org.apache.jmeter.testelement.TestPlan
getTestPlanFile() - method in class org.apache.jmeter.gui.GuiPackage
getTestSamples(Properties,String) - static method in class org.apache.jmeter.util.JMeterUtils
Create a string of class names for a particular SamplerController
getTestStartTime() - static method in class org.apache.jmeter.threads.JMeterContextService
getTestStartTime() - method in class org.apache.jmeter.save.ListenerResultWrapper
getTestStartTime() - method in class org.apache.jmeter.save.TestResultWrapper
getTestStrings() - method in class org.apache.jmeter.assertions.ResponseAssertion
!
getTestType() - method in class org.apache.jmeter.assertions.ResponseAssertion
!
getText() - method in class org.apache.jmeter.gui.CommentPanel
getText() - method in class org.apache.jorphan.gui.JLabeledChoice
Returns the text in the Text Field.
getText() - method in class org.apache.jorphan.gui.JLabeledField
getText() - method in class org.apache.jorphan.gui.JLabeledRadio
The implementation will get the Text value from the selected radio button in the JButtonGroup.
getText() - method in class org.apache.jmeter.gui.util.JLabeledRadioI18N
The implementation will get the resource name from the selected radio button in the JButtonGroup.
getText() - method in class org.apache.jorphan.gui.JLabeledTextArea
Returns the text in the Text Field.
getText() - method in class org.apache.jorphan.gui.JLabeledTextField
Returns the text in the Text Field.
getText() - method in class org.apache.jorphan.io.TextFile
Read the whole file content and return it as a string.
getText(Object,int,int) - method in class org.apache.jmeter.gui.util.HeaderAsPropertyRenderer
Get the text for the value as the translation of the resource name.
getTextMessage() - method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
return the text for the message
getThread() - method in class org.apache.jmeter.threads.JMeterContext
getThreadContext() - method in class org.apache.jmeter.testelement.AbstractTestElement
getThreadContext() - method in class org.apache.jmeter.testelement.TestElement
getThreadGroup() - method in class org.apache.jmeter.threads.JMeterContext
getThreadGroup() - method in class org.apache.jmeter.samplers.SampleEvent
getThreadInfo() - method in class org.apache.jmeter.monitor.model.Connector
getThreadInfo() - method in class org.apache.jmeter.monitor.model.ConnectorImpl
getThreadLists() - method in class org.apache.jmeter.modifiers.UserParameters
getThreadload() - method in class org.apache.jmeter.visualizers.MonitorModel
getThreadLoad() - method in class org.apache.jmeter.visualizers.MonitorStats
getThreadName() - method in class org.apache.jmeter.testelement.AbstractTestElement
getThreadName() - method in class org.apache.jmeter.threads.JMeterThread
getThreadName() - method in class org.apache.jmeter.threads.JMeterVariables
getThreadName() - method in class org.apache.jmeter.visualizers.Sample
getThreadName() - method in class org.apache.jmeter.samplers.SampleResult
getThreadName() - method in class org.apache.jmeter.testelement.TestElement
getThreadNum() - method in class org.apache.jmeter.threads.JMeterContext
Returns the threadNum.
getThreadNum() - method in class org.apache.jmeter.threads.JMeterThread
Returns the threadNum.
getThroughput() - method in class org.apache.jmeter.timers.ConstantThroughputTimer
Gets the configured desired throughput.
getThroughput() - method in class org.apache.jmeter.visualizers.Sample
getTime() - method in class org.apache.jmeter.samplers.SampleResult
Get the time it took this sample to occur.
getTime() - method in class org.apache.jmeter.samplers.StatisticalSampleResult
Get the time it took this sample to occur.
getTimelim() - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the time limit attribute of the LDAPSampler object
getTimelimAsInt() - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
getTimeout() - method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
getTimeout() - method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
getTimeout() - method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
getTimeout() - method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
getTimeoutAsInt() - method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
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
getTimeStamp() - method in class org.apache.jmeter.visualizers.MonitorStats
getTimeStamp() - method in class org.apache.jmeter.samplers.SampleResult
Get the sample timestamp, which may be either the start time or the end time.
getTimeStamp() - method in class org.apache.jmeter.samplers.StatisticalSampleResult
Get the sample timestamp, which may be either the start time or the end time.
getTimestampString() - method in class org.apache.jmeter.visualizers.MonitorModel
Method will return a formatted date using SimpleDateFormat.
getTitle() - method in class org.apache.jmeter.testelement.AbstractChart
The title is a the name for the chart.
getTitle() - method in class org.apache.jmeter.testelement.ReportPage
getToAddress() - method in class org.apache.jmeter.reporters.MailerModel
getToolTipText() - method in class org.apache.jorphan.gui.JLabeledChoice
Returns the tooltip string that has been set with setToolTipText
getToolTipText() - method in class org.apache.jorphan.gui.JLabeledTextArea
Returns the tooltip string that has been set with setToolTipText
getToolTipText() - method in class org.apache.jorphan.gui.JLabeledTextField
Returns the tooltip string that has been set with setToolTipText
getTopic() - method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
return the topic used for the benchmark
getTopicConnection() - static method in class org.apache.jmeter.protocol.jms.client.ConnectionFactory
getTopicConnectionFactory(Context,String) - static method in class org.apache.jmeter.protocol.jms.client.ConnectionFactory
getTotal() - method in class org.apache.jmeter.monitor.model.Memory
getTotal() - method in class org.apache.jmeter.monitor.model.MemoryImpl
getTotalBytes() - method in class org.apache.jmeter.util.Calculator
getTotalBytes() - method in class org.apache.jorphan.math.StatCalculator
getTotalThreads() - static method in class org.apache.jmeter.threads.JMeterContextService
Get the total number of threads (>= active)
getTrafficClass() - method in class org.apache.jmeter.util.SlowSSLSocket
getTransactionController() - method in class org.apache.jmeter.control.TransactionSampler
getTransactionResult() - method in class org.apache.jmeter.control.TransactionSampler
getTransferRate() - method in class org.apache.jmeter.testelement.AbstractTable
getTree() - method in class org.apache.jmeter.gui.MainFrame
getTree() - method in class org.apache.jmeter.gui.ReportMainFrame
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.
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.
Implements the TreeCellEditor interface.
getTreeListener() - method in class org.apache.jmeter.gui.GuiPackage
Get the listener for JMeter's test tree.
getTreeListener() - method in class org.apache.jmeter.gui.ReportGuiPackage
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.
getTreeModel() - method in class org.apache.jmeter.gui.ReportGuiPackage
Get the model for JMeter's test tree.
getTreePath(Collection) - method in class org.apache.jorphan.collections.HashTree
getTrimInterval() - method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
getTrustStore() - method in class org.apache.jmeter.util.SSLManager
Opens and initializes the TrustStore.
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.control.Authorization
getURL() - method in class org.apache.jmeter.testelement.BarChart
getUrl() - method in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
Returns the url string extracted from the first line of the client request.
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.visualizers.MonitorModel
getURL() - method in class org.apache.jmeter.visualizers.MonitorStats
For convienance, this method returns the protocol, host and port as a URL.
getURL() - method in class org.apache.jmeter.samplers.SampleResult
getUrl() - method in class org.apache.jmeter.protocol.http.sampler.SoapSampler
Get the URL, built from its component parts.
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
getUrlAsString() - method in class org.apache.jmeter.samplers.SampleResult
Get a String representation of the URL (if defined).
getURLData() - method in class org.apache.jmeter.protocol.http.sampler.SoapSampler
getURLs() - method in class org.apache.jmeter.report.DataSet
Classes implementing the method should return the URL's in the DataSet.
getURLs() - method in class org.apache.jmeter.testelement.JTLData
Return a Set of the URLs
getURLs() - method in class org.apache.jmeter.testelement.LineChart
getUseClientMode() - method in class org.apache.jmeter.util.SlowSSLSocket
getUseJNDIProperties() - method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
return whether the sampler should use properties file instead of UI parameters.
getUseJNDIPropertiesAsBoolean() - method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
return the properties as boolean true/false.
getUseKeepAlive() - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
getUseKeepalive() - method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
getUseMultipartForPost() - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Determine if we should use multipart/form-data or application/x-www-form-urlencoded for the post
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.sampler.LDAPSampler
Gets the UserDefinedTest attribute of the LDAPSampler object.
getUserDefinedVariables() - method in class org.apache.jmeter.testelement.ReportPlan
getUserDefinedVariables() - method in class org.apache.jmeter.testelement.TestPlan
getUserDefinedVariablesAsProperty() - method in class org.apache.jmeter.testelement.TestPlan
getUserDN() - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the username attribute of the LDAP object
getUsername() - method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
return the username used to login to the jms server
getUsername() - method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
getUsername() - method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
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.config.LoginConfig
Gets the Username attribute of the LoginConfig object.
getUserName() - method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
getUsername() - method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
getUserPw() - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the password attribute of the LDAP object
getUseSeparator() - method in class org.apache.jmeter.control.ForeachController
getValidMethodsAsArray() - static method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
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.testbeans.gui.FileEditor
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.ldap.config.gui.LDAPArgument
Gets the value of the Argument 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.PasswordEditor
getValue() - method in class org.apache.jmeter.testbeans.gui.TextAreaEditor
convienance method for getting the selected value.
getValueAt(int,int) - method in class org.apache.jorphan.gui.AbstractTreeTableModel
Subclasses need to implement the logic for the method and return the value at the specific cell.
getValueAt(int,int) - method in class org.apache.jorphan.gui.ObjectTableModel
getValueAt(int,int) - method in class org.apache.jmeter.gui.util.PowerTableModel
Required by table model interface. return the ValueAt value
getValueAt(Object,int) - method in class org.apache.jorphan.gui.AbstractTreeTableModel
getValueAt(Object,int) - method in class org.apache.jorphan.gui.TreeTableModel
The method is similar to getValueAt(int,int).
getVarCount() - static method in class org.apache.jmeter.samplers.SampleEvent
Return the number of variables defined
getVarCount() - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
getVariableName() - method in class org.apache.jmeter.config.RandomVariableConfig
getVariableNames() - method in class org.apache.jmeter.config.CSVDataSet
getVariableNames() - method in class org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler
getVariables() - method in class org.apache.jmeter.functions.AbstractFunction
getVariables() - method in class org.apache.jmeter.threads.JMeterContext
Gives access to the JMeter variables for the current thread.
getVariables() - method in class org.apache.jmeter.testelement.VariablesCollection
getVarName() - method in class org.apache.jmeter.modifiers.CounterConfig
getVarName(int) - static method in class org.apache.jmeter.samplers.SampleEvent
Get the nth variable name (zero-based)
getVarValue(int) - method in class org.apache.jmeter.samplers.SampleEvent
Get the nth variable value (zero-based)
getVector(Properties,String) - static method in class org.apache.jmeter.util.JMeterUtils
Creates a vector of strings for all the properties that start with a common prefix.
getVersion() - static method in class org.apache.jmeter.save.converters.BooleanPropertyConverter
Returns the converter version; used to check for possible incompatibilities
getVersion() - method in class org.apache.jmeter.protocol.http.control.Cookie
getVersion() - static method in class org.apache.jmeter.save.converters.HashTreeConverter
Returns the converter version; used to check for possible incompatibilities
getVersion() - static method in class org.apache.jmeter.protocol.http.util.HTTPResultConverter
Returns the converter version; used to check for possible incompatibilities
getVersion() - static method in class org.apache.jmeter.save.converters.IntegerPropertyConverter
Returns the converter version; used to check for possible incompatibilities
getVersion() - method in class org.apache.jmeter.save.ListenerResultWrapper
getVersion() - static method in class org.apache.jmeter.save.converters.LongPropertyConverter
Returns the converter version; used to check for possible incompatibilities
getVersion() - static method in class org.apache.jmeter.save.converters.MultiPropertyConverter
Returns the converter version; used to check for possible incompatibilities
getVersion() - static method in class org.apache.jmeter.save.converters.SampleEventConverter
Returns the converter version; used to check for possible incompatibilities
getVersion() - static method in class org.apache.jmeter.save.converters.SampleResultConverter
Returns the converter version; used to check for possible incompatibilities
getVersion() - static method in class org.apache.jmeter.save.converters.SampleSaveConfigurationConverter
Returns the converter version; used to check for possible incompatibilities
getVERSION() - static method in class org.apache.jmeter.save.SaveService
getVersion() - static method in class org.apache.jmeter.save.ScriptWrapperConverter
Returns the converter version; used to check for possible incompatibilities
getVersion() - static method in class org.apache.jmeter.save.converters.StringPropertyConverter
Returns the converter version; used to check for possible incompatibilities
getVersion() - static method in class org.apache.jmeter.save.converters.TestElementConverter
Returns the converter version; used to check for possible incompatibilities
getVersion() - static method in class org.apache.jmeter.save.converters.TestElementPropertyConverter
Returns the converter version; used to check for possible incompatibilities
getVersion() - method in class org.apache.jmeter.save.TestResultWrapper
getVersion() - static method in class org.apache.jmeter.save.converters.TestResultWrapperConverter
Returns the converter version; used to check for possible incompatibilities
getVirtualHost() - method in class 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.
getWantClientAuth() - method in class org.apache.jmeter.util.SlowSSLSocket
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.
getWebServerTimeoutPanel() - method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigGui
Create a panel containing the webserver (domain+port) and timeouts (connect+request).
getWhiteCanvas() - method in class org.apache.jmeter.visualizers.GraphAccumVisualizer
Returns the panel where labels can be added.
getWidth() - method in class org.apache.jmeter.testelement.AbstractChart
if no width is set, the default is returned
getWorker() - method in class org.apache.jmeter.monitor.model.Workers
getWorker() - method in class org.apache.jmeter.monitor.model.WorkersImpl
getWorkers() - method in class org.apache.jmeter.monitor.model.Connector
getWorkers() - method in class org.apache.jmeter.monitor.model.ConnectorImpl
getWSDLDocument() - method in class org.apache.jmeter.protocol.http.util.WSDLHelper
Get the wsdl document.
getWsdlURL() - method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
method returns the WSDL URL
getXAxis() - method in class org.apache.jmeter.testelement.AbstractChart
getXLabel() - method in class org.apache.jmeter.testelement.AbstractChart
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.SoapSampler
Get the file location of the xml file.
getXmlFile() - method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
Get the file location of the xml file.
getXMLNode() - method in class org.apache.jmeter.visualizers.XMLDefaultMutableTreeNode
get the xml node
getXMLParameters(String) - method in class org.apache.jmeter.protocol.http.modifier.UserParameterXMLParser
Parse all user parameter data defined in XML file.
getXMLParser() - static method in class org.apache.jmeter.util.JMeterUtils
Create an instance of an org.xml.sax.Parser based on the default props.
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.
getXmlPi() - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
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
getXPath() - method in class org.apache.jmeter.assertions.gui.XPathPanel
Get the XPath String
getXPathAttributesTitle() - method in class org.apache.jmeter.assertions.gui.XPathAssertionGui
getXPathQuery() - method in class org.apache.jmeter.extractor.XPathExtractor
getXPathString() - method in class org.apache.jmeter.assertions.XPathAssertion
Get The XPath String that will be used in matching the document
getXPathString(int) - method in class org.apache.jmeter.functions.XPathFileContainer
getXPathString(String,String) - static method in class org.apache.jmeter.functions.XPathWrapper
Not thread-safe - must be called from a synchronized method.
getXPathTextField() - method in class org.apache.jmeter.assertions.gui.XPathPanel
getXsdFileName() - method in class org.apache.jmeter.assertions.XMLSchemaAssertion
getYAxis() - method in class org.apache.jmeter.testelement.AbstractChart
getYLabel() - method in class org.apache.jmeter.testelement.AbstractChart
graph - field in class org.apache.jmeter.visualizers.GraphAccumVisualizer
Graph - class org.apache.jmeter.visualizers.Graph
Implements a simple graph for displaying performance results.
graph - field in class org.apache.jmeter.visualizers.StatGraphVisualizer
Graph() - constructor for class org.apache.jmeter.visualizers.Graph
Constructor for the Graph object.
Graph(org.apache.jmeter.visualizers.SamplingStatCalculator) - constructor for class org.apache.jmeter.visualizers.Graph
Constructor for the Graph object.
GraphAccum - class org.apache.jmeter.visualizers.GraphAccum
Draws the graph.
GraphAccum() - constructor for class org.apache.jmeter.visualizers.GraphAccum
Constructor.
GraphAccum(org.apache.jmeter.visualizers.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
graphPanel - field in class org.apache.jmeter.visualizers.StatGraphVisualizer
graphScroll - field in class org.apache.jmeter.visualizers.StatGraphVisualizer
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.
GREATERTHAN - static field in class org.apache.jmeter.assertions.SizeAssertion
GREATERTHANEQUAL - static field in class org.apache.jmeter.assertions.SizeAssertion
GROUP - static field in class org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer
GROUPING_ADD_SEPARATORS - static field in class org.apache.jmeter.protocol.http.proxy.ProxyControl
GROUPING_IN_CONTROLLERS - static field in class org.apache.jmeter.protocol.http.proxy.ProxyControl
GROUPING_NO_GROUPS - static field in class org.apache.jmeter.protocol.http.proxy.ProxyControl
GROUPING_STORE_FIRST_ONLY - static field in class org.apache.jmeter.protocol.http.proxy.ProxyControl
GUI_CLASS - static field in class org.apache.jmeter.testelement.TestElement
GUIFactory - class org.apache.jmeter.gui.GUIFactory
Provides a way to register and retrieve GUI classes and icons.
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.

H

hasArguments() - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
hasExcPattern(String) - method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
hasFunction() - method in class org.apache.jmeter.engine.util.CompoundVariable
hashCode() - method in class org.apache.jmeter.testelement.property.AbstractProperty
hashCode() - method in class org.apache.jmeter.testelement.AbstractTestElement
hashCode() - method in class org.apache.jmeter.testelement.property.CollectionProperty
hashCode() - method in class org.apache.jorphan.collections.HashTree
Returns a hashcode for this HashTree.
hashCode() - method in class org.apache.jorphan.collections.ListedHashTree
Returns a hashcode for this HashTree.
hashCode() - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
hashCode() - method in class org.apache.jmeter.testelement.property.TestElementProperty
hashCode() - method in class org.apache.jmeter.protocol.http.parser.URLString
hasHeader(String) - method in class org.apache.jorphan.collections.Data
Checks to see if a column exists in the Data object.
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(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(Map) - constructor for class org.apache.jorphan.collections.HashTree
Allow subclasses to provide their own Map.
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(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.
HashTreeConverter - class org.apache.jmeter.save.converters.HashTreeConverter
HashTreeConverter(Mapper) - constructor for class org.apache.jmeter.save.converters.HashTreeConverter
HashTreeTraverser - interface org.apache.jorphan.collections.HashTreeTraverser
By implementing this interface, a class can easily traverse a HashTree object, and be notified via callbacks of certain events.
hasNext() - method in class org.apache.jmeter.testelement.property.PropertyIterator
hasNext() - method in class org.apache.jmeter.testelement.property.PropertyIteratorImpl
HEAD - static field in class org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
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.
HEADER_AUTHORIZATION - static field in class org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
HEADER_CONNECTION - static field in class org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
HEADER_CONTENT_DISPOSITION - static field in class org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
HEADER_CONTENT_ENCODING - static field in class org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
HEADER_CONTENT_LENGTH - static field in class org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
HEADER_CONTENT_TYPE - static field in class org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
HEADER_COOKIE - static field in class org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
HEADER_LOCATION - static field in class org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
HEADER_MANAGER - static field in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
HEADER_SET_COOKIE - static field in class org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
HeaderAsPropertyRenderer - class org.apache.jmeter.gui.util.HeaderAsPropertyRenderer
Renders items in a JTable by converting from resource names.
HeaderAsPropertyRenderer() - constructor for class org.apache.jmeter.gui.util.HeaderAsPropertyRenderer
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
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.
headers - field in class org.apache.jorphan.gui.AbstractTreeTableModel
HEADERS - static field in class org.apache.jmeter.protocol.http.control.HeaderManager
HEALTHY - static field in class org.apache.jmeter.monitor.util.Stats
HEALTHY_PER - static field in class org.apache.jmeter.monitor.util.Stats
height - field in class org.apache.jmeter.visualizers.AxisGraph
height - field in class org.apache.jmeter.testelement.LineChart
height - field in class org.apache.jmeter.visualizers.LineGraph
HELP - static field in class org.apache.jmeter.gui.action.ActionNames
HELP - static field in class org.apache.jmeter.gui.action.KeyStrokes
Help - class org.apache.jmeter.gui.action.Help
Implements the Help menu item.
HELP - static field in class org.apache.jmeter.report.gui.action.ReportHelp
HELP_DOCS - static field in class org.apache.jmeter.report.gui.action.ReportHelp
HELP_FUNCTIONS - static field in class org.apache.jmeter.gui.action.Help
HELP_FUNCTIONS - static field in class org.apache.jmeter.report.gui.action.ReportHelp
HELP_PAGE - static field in class org.apache.jmeter.report.gui.action.ReportHelp
hexStringToByteArray(String) - static method in class org.apache.jmeter.protocol.tcp.sampler.BinaryTCPClientImpl
Convert hex string to binary byte array.
HoldSampleSender - class org.apache.jmeter.samplers.HoldSampleSender
Lars-Erik Helander provided the idea (and original implementation) for the caching functionality (sampleStore).
HoldSampleSender() - constructor for class org.apache.jmeter.samplers.HoldSampleSender
HorizontalPanel - class org.apache.jmeter.gui.util.HorizontalPanel
HorizontalPanel() - constructor for class org.apache.jmeter.gui.util.HorizontalPanel
HorizontalPanel(Color) - constructor for class org.apache.jmeter.gui.util.HorizontalPanel
HorizontalPanel(int,float) - constructor for class org.apache.jmeter.gui.util.HorizontalPanel
HOSTNAME - static field in class org.apache.jmeter.samplers.SampleEvent
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.
HtmlPane - class org.apache.jmeter.swing.HtmlPane
Implements an HTML Pane with local hyperlinking enabled.
HtmlPane() - constructor for class org.apache.jmeter.swing.HtmlPane
HTMLParseError - class 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(String,Throwable) - constructor for class org.apache.jmeter.protocol.http.parser.HTMLParseError
HTMLParseError(Throwable) - constructor for class org.apache.jmeter.protocol.http.parser.HTMLParseError
HTMLParseException - class 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(String,Throwable) - constructor for class org.apache.jmeter.protocol.http.parser.HTMLParseException
HTMLParseException(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.
HtmlParsingUtils - class org.apache.jmeter.protocol.http.parser.HtmlParsingUtils
HTMLReportWriter - class org.apache.jmeter.report.writers.HTMLReportWriter
HTMLReportWriter is a basic report writer that produces HTML pages.
HTMLReportWriter() - constructor for class org.apache.jmeter.report.writers.HTMLReportWriter
HTMLReportWriterGui - class org.apache.jmeter.report.writers.gui.HTMLReportWriterGui
HTMLReportWriterGui() - constructor for class org.apache.jmeter.report.writers.gui.HTMLReportWriterGui
HTTP_1_1 - static field in class org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
HTTP_PROXY_PASS - static field in class org.apache.jmeter.JMeter
HTTP_PROXY_USER - static field in class org.apache.jmeter.JMeter
HTTP_SAMPLER_APACHE - static field in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerFactory
Use Apache HTTPClient HTTP implementation
HTTP_SAMPLER_JAVA - static field in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerFactory
Use the the default Java HTTP implementation
HTTPArgument - 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(org.apache.jmeter.config.Argument) - constructor for class org.apache.jmeter.protocol.http.util.HTTPArgument
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,boolean,String) - constructor for class org.apache.jmeter.protocol.http.util.HTTPArgument
Construct a new HTTPArgument instance
HTTPArgument(String,String,String) - constructor for class org.apache.jmeter.protocol.http.util.HTTPArgument
Constructor for the Argument object.
HTTPArgument(String,String,String,boolean) - constructor for class org.apache.jmeter.protocol.http.util.HTTPArgument
HTTPArgument(String,String,String,boolean,String) - constructor for class org.apache.jmeter.protocol.http.util.HTTPArgument
Construct a new HTTPArgument instance
HTTPArgumentsPanel - class org.apache.jmeter.protocol.http.gui.HTTPArgumentsPanel
A GUI panel allowing the user to enter HTTP Parameters.
HTTPArgumentsPanel() - constructor for class org.apache.jmeter.protocol.http.gui.HTTPArgumentsPanel
Create a new ArgumentsPanel as a standalone component.
HttpClientDefaultParameters - class org.apache.jmeter.protocol.http.sampler.HttpClientDefaultParameters
HTTPConstants - class org.apache.jmeter.protocol.http.util.HTTPConstants
Constants used in HTTP, mainly header names.
HTTPConstantsInterface - interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
Constants used in HTTP, mainly header names.
HttpDefaultsGui - class org.apache.jmeter.protocol.http.config.gui.HttpDefaultsGui
HttpDefaultsGui() - constructor for class org.apache.jmeter.protocol.http.config.gui.HttpDefaultsGui
HTTPFileArg - class org.apache.jmeter.protocol.http.util.HTTPFileArg
Class representing a file parameter for http upload.
HTTPFileArg() - constructor for class org.apache.jmeter.protocol.http.util.HTTPFileArg
Constructor for an empty HTTPFileArg object
HTTPFileArg(org.apache.jmeter.protocol.http.util.HTTPFileArg) - constructor for class org.apache.jmeter.protocol.http.util.HTTPFileArg
Copy Constructor.
Constructor for the HTTPFileArg object with full information, using existing properties
HTTPFileArg(String) - constructor for class org.apache.jmeter.protocol.http.util.HTTPFileArg
Constructor for the HTTPFileArg object with given path.
HTTPFileArg(String,String,String) - constructor for class org.apache.jmeter.protocol.http.util.HTTPFileArg
Constructor for the HTTPFileArg object with full information.
HTTPFileArgs - class org.apache.jmeter.protocol.http.util.HTTPFileArgs
A set of HTTPFileArg objects.
HTTPFileArgs() - constructor for class org.apache.jmeter.protocol.http.util.HTTPFileArgs
Create a new HTTPFileArgs object with no files.
HTTPFileArgsPanel - class org.apache.jmeter.protocol.http.gui.HTTPFileArgsPanel
A GUI panel allowing the user to enter file information for http upload.
HTTPFileArgsPanel() - constructor for class org.apache.jmeter.protocol.http.gui.HTTPFileArgsPanel
HTTPFileArgsPanel(String) - constructor for class org.apache.jmeter.protocol.http.gui.HTTPFileArgsPanel
Create a new HTTPFileArgsPanel as an embedded component, using the specified title.
HttpMirrorControl - class org.apache.jmeter.protocol.http.control.HttpMirrorControl
Test element that implements the Workbench HTTP Mirror function
HttpMirrorControl() - constructor for class org.apache.jmeter.protocol.http.control.HttpMirrorControl
HttpMirrorControl(int) - constructor for class org.apache.jmeter.protocol.http.control.HttpMirrorControl
HttpMirrorControlGui - class org.apache.jmeter.protocol.http.control.gui.HttpMirrorControlGui
HttpMirrorControlGui() - constructor for class org.apache.jmeter.protocol.http.control.gui.HttpMirrorControlGui
Create a new LogicControllerGui instance.
HttpMirrorServer - class org.apache.jmeter.protocol.http.control.HttpMirrorServer
Server daemon thread.
HttpMirrorServer(int) - constructor for class org.apache.jmeter.protocol.http.control.HttpMirrorServer
Create a new Daemon with the specified port and target.
HttpMirrorThread - class org.apache.jmeter.protocol.http.control.HttpMirrorThread
Thread to handle one client request.
HttpMirrorThread(Socket) - constructor for class org.apache.jmeter.protocol.http.control.HttpMirrorThread
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(org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase) - constructor for class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
HTTPResultConverter - class org.apache.jmeter.protocol.http.util.HTTPResultConverter
Class for XStream conversion of HTTPResult
HTTPResultConverter(Mapper) - constructor for class org.apache.jmeter.protocol.http.util.HTTPResultConverter
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.
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.
HTTPSamplerBase - class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Common constants and methods for HTTP samplers
HTTPSamplerBase() - constructor for class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
HTTPSamplerBaseBeanInfo - class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBaseBeanInfo
This class does not appear to be used.
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(org.apache.jmeter.protocol.http.sampler.HTTPSampleResult) - constructor for class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
Construct a 'parent' result for an already-existing result, essentially cloning it
HTTPSamplerFactory - class org.apache.jmeter.protocol.http.sampler.HTTPSamplerFactory
Factory to return the appropriate HTTPSampler for use with classes that need an HTTPSampler
Derived from EasySSLProtocolFactory Used by JsseSSLManager to set up the HttpClient and Java https socket handling
HttpTestSampleGui - class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui
HTTP Sampler GUI
HttpTestSampleGui() - constructor for class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui
HttpTestSampleGui2 - class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui2
HTTP Sampler GUI for Apache HTTPClient HTTP implementation
HttpTestSampleGui2() - constructor for class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui2

I

IF_MODIFIED_SINCE - static field in class org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
IF_NONE_MATCH - static field in class org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
IfController - class org.apache.jmeter.control.IfController
This is a Conditional Controller; it will execute the set of statements (samplers/controllers, etc) while the 'condition' is true.
IfController() - constructor for class org.apache.jmeter.control.IfController
constructor
IfController(String) - constructor for class org.apache.jmeter.control.IfController
constructor
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.
ignorableWhitespace(ch[],int,int) - method in class org.apache.jmeter.protocol.http.modifier.UserParameterXMLContentHandler
IGNORE_SUB_CONTROLLERS - static field in class org.apache.jmeter.control.InterleaveControl
IllegalUserActionException - class org.apache.jmeter.exceptions.IllegalUserActionException
IllegalUserActionException() - constructor for class org.apache.jmeter.exceptions.IllegalUserActionException
IllegalUserActionException(String) - constructor for class org.apache.jmeter.exceptions.IllegalUserActionException
image - field in class org.apache.jmeter.testelement.AbstractChart
IMAGE_PARSER - static field in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
ImageVisualizer - interface org.apache.jmeter.visualizers.ImageVisualizer
TODO - does not appear to be used
IMPLEMENTATION - static field in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
INCFILE - field in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
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
include(String) - method in class org.apache.jmeter.protocol.java.control.gui.ClassFilter
IncludeController - class org.apache.jmeter.control.IncludeController
IncludeController() - constructor for class org.apache.jmeter.control.IncludeController
No-arg constructor
IncludeControllerGui - class org.apache.jmeter.control.gui.IncludeControllerGui
IncludeControllerGui() - constructor for class org.apache.jmeter.control.gui.IncludeControllerGui
Initializes the gui panel for the ModuleController instance.
includeFiles(String[]) - method in class org.apache.jmeter.protocol.http.util.accesslog.Filter
Include all files in the array.
includeFiles(String[]) - method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
Give the filter a list of files to include
includeFiles(String[]) - method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
Include all files in the array.
includePattern(String[]) - method in class org.apache.jmeter.protocol.http.util.accesslog.Filter
Include any log entry that contains the following regular expression pattern.
includePattern(String[]) - method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
Give the filter a set of regular expressions to filter with for inclusion.
includePattern(String[]) - method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
Include any log entry that contains the following regular expression pattern.
INCOMING_COLOR - field in class org.apache.jmeter.visualizers.SplineVisualizer
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.
INCPATTERNS - field in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
INCPTRN - field in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
incrementCurrent() - method in class org.apache.jmeter.control.GenericController
Increments the current pointer; called by currentReturnedNull to move the controller on to its next child.
incrementCurrent() - method in class org.apache.jmeter.control.InterleaveControl
Increments the current pointer; called by currentReturnedNull to move the controller on to its next child.
incrementCurrent() - method in class org.apache.jmeter.control.RandomController
incrementCurrent() - method in class org.apache.jmeter.control.SwitchController
Increments the current pointer; called by currentReturnedNull to move the controller on to its next child.
incrementIterCount() - method in class org.apache.jmeter.control.GenericController
incrementLoopCount() - method in class org.apache.jmeter.control.ForeachController
incrementLoopCount() - method in class org.apache.jmeter.control.LoopController
incrementLoopCount() - method in class org.apache.jmeter.control.RunTime
init(String) - method in class org.apache.jmeter.reporters.FileReporter
initalize a file reporter from a file
INIT_FILE - static field in class org.apache.jmeter.functions.BeanShell
INIT_FILE - static field in class org.apache.jmeter.assertions.BeanShellAssertion
INIT_FILE - static field in class org.apache.jmeter.protocol.java.sampler.BeanShellSampler
initConnection(Context,String,String) - method in class org.apache.jmeter.protocol.jms.client.OnMessageSubscriber
Initialize the connection, session and subscriber
initConnection(Context,String,String) - method in class org.apache.jmeter.protocol.jms.client.Publisher
initFilter() - method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
InitialContextFactory - class org.apache.jmeter.protocol.jms.client.InitialContextFactory
InitialContextFactory is responsible for getting and instance of the initial context.
initialize() - method in class org.apache.jmeter.control.Controller
Called to initialize a controller at the beginning of a test iteration.
initialize() - method in class org.apache.jmeter.control.GenericController
initialize() - method in class org.apache.jmeter.threads.JMeterVariables
initialize() - method in class org.apache.jmeter.control.RandomOrderController
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
initialize(BSFManager,String,Vector) - method in class org.apache.jmeter.util.BSFJavaScriptEngine
Initialize the engine.
initializeLogging(Properties) - static method in class org.apache.jorphan.logging.LoggingManager
Initialise the logging system from the Jmeter properties.
initializeProperties(String) - method in class org.apache.jmeter.util.JMeterUtils
initializeProperties(String) - method in class org.apache.jorphan.test.UnitTestManager
Your implementation will be handed the filename that was provided to AllTests as a configuration file.
initializeTableModel() - method in class org.apache.jmeter.config.gui.ArgumentsPanel
Initialize the table model used for the arguments table.
initializeTableModel() - method in class org.apache.jmeter.gui.util.FileListPanel
initializeTableModel() - method in class org.apache.jmeter.protocol.http.gui.HTTPArgumentsPanel
Initialize the table model used for the arguments table.
initializeTableModel() - method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
Initialize the table model used for the arguments table.
initJNDI(boolean,String,String,boolean,String,String) - method in class org.apache.jmeter.protocol.jms.client.OnMessageSubscriber
initialize the JNDI intial context
initJNDI(boolean,String,String,boolean,String,String) - method in class org.apache.jmeter.protocol.jms.client.Publisher
initLocale() - static method in class org.apache.jmeter.util.JMeterUtils
Initialise the JMeter Locale
initLogging() - static method in class org.apache.jmeter.util.JMeterUtils
Initialise JMeter logging
initManager(BSFManager) - method in class org.apache.jmeter.util.BSFTestElement
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
INPUT_DATA - static field in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
inputFile - field in class org.apache.jmeter.testelement.JTLData
INSERT_AFTER - static field in class org.apache.jmeter.gui.action.ActionNames
INSERT_AFTER - static field in class org.apache.jmeter.report.gui.action.ReportDragNDrop
INSERT_BEFORE - static field in class org.apache.jmeter.gui.action.ActionNames
INSERT_BEFORE - static field in class org.apache.jmeter.report.gui.action.ReportDragNDrop
insertLineBreaks(String,String) - static method in class org.apache.jorphan.util.Converter
insertLoadedTree(int,org.apache.jorphan.collections.HashTree) - static method in class org.apache.jmeter.gui.action.Load
insertLoadedTree(int,org.apache.jorphan.collections.HashTree) - method in class org.apache.jmeter.report.gui.action.ReportLoad
Returns a boolean indicating whether the loaded tree was a full test plan
insertLoadedTree(int,org.apache.jorphan.collections.HashTree,boolean) - static method in class org.apache.jmeter.gui.action.Load
Returns a boolean indicating whether the loaded tree was a full test plan
insertRow(Object,int) - method in class org.apache.jorphan.gui.ObjectTableModel
install(org.apache.jmeter.plugin.JMeterPlugin,boolean) - static method in class org.apache.jmeter.plugin.PluginManager
Installs a plugin.
instantiate(String,String) - static method in class org.apache.jmeter.util.JMeterUtils
Instatiate an object and guarantee its class.
instantiate(Vector,String) - static method in class org.apache.jmeter.util.JMeterUtils
Instantiate a vector of classes
instantiateClass() - method in class org.apache.jmeter.protocol.java.control.gui.JUnitTestSamplerGui
instantiateParser() - method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
Method will instantiate the log parser based on the class in the text field.
IntegerProperty - class org.apache.jmeter.testelement.property.IntegerProperty
IntegerProperty() - constructor for class org.apache.jmeter.testelement.property.IntegerProperty
IntegerProperty(String) - constructor for class org.apache.jmeter.testelement.property.IntegerProperty
IntegerProperty(String,int) - constructor for class org.apache.jmeter.testelement.property.IntegerProperty
IntegerPropertyConverter - class org.apache.jmeter.save.converters.IntegerPropertyConverter
InterleaveControl - class org.apache.jmeter.control.InterleaveControl
InterleaveControl() - constructor for class org.apache.jmeter.control.InterleaveControl
Constructor for the InterleaveControl object
InterleaveControlGui - class org.apache.jmeter.control.gui.InterleaveControlGui
InterleaveControlGui() - constructor for class org.apache.jmeter.control.gui.InterleaveControlGui
interpolation() - method in class org.apache.jmeter.visualizers.Spline3
Computes the coefficients of the Spline interpolated curve, on each interval.
interrupt() - method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
interrupt() - method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler
interrupt() - method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler2
interrupt() - method in class org.apache.jmeter.samplers.Interruptible
Interrupt the current operation if possible.
interrupt() - method in class org.apache.jmeter.threads.JMeterThread
Interruptible - interface org.apache.jmeter.samplers.Interruptible
Samplers which are able to interrupt a potentially long-running operation should implement this interface.
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.
intToByteArray(int,int) - static method in class org.apache.jmeter.protocol.tcp.sampler.TCPClientDecorator
Convert int to byte array.
InvalidVariableException - class org.apache.jmeter.functions.InvalidVariableException
InvalidVariableException() - constructor for class org.apache.jmeter.functions.InvalidVariableException
InvalidVariableException(String) - constructor for class org.apache.jmeter.functions.InvalidVariableException
invoke() - method in class org.apache.jorphan.reflect.Functor
Invoke a Functor, which must have been created with either a class name or object.
invoke(Object) - method in class org.apache.jorphan.reflect.Functor
Invoke the method on a given object.
invoke(Object) - method in class org.apache.jmeter.visualizers.TableVisualizer.SampleSuccessFunctor
Invoke the method on a given object.
invoke(Object,Object[]) - method in class org.apache.jorphan.reflect.Functor
Invoke the method on the invokee with the provided parameters.
invoke(Object,String) - static method in class org.apache.jorphan.reflect.ClassTools
Invoke a public method on a class instance
invoke(Object[]) - method in class org.apache.jorphan.reflect.Functor
Invoke the method with the provided parameters.
isAlwaysEncoded() - method in class org.apache.jmeter.protocol.http.util.HTTPArgument
Check if anchor matches by checking against: - protocol - domain - path - parameter names
Arguments match if the input name matches the corresponding pattern name and the input value matches the pattern value, where the matching is done first using String equals, and then Regular Expression matching if the equals test fails.
isAutocommit() - method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
isBinaryMode() - method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
isBound() - method in class org.apache.jmeter.util.SlowSSLSocket
isCellEditable(EventObject) - method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor
Forwards the message from the CellEditor to the delegate.
isCellEditable(EventObject) - method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor.EditorDelegate
Returns true if anEvent is not a MouseEvent.
isCellEditable(int,int) - method in class org.apache.jorphan.gui.AbstractTreeTableModel
By default the abstract class returns true.
isCellEditable(int,int) - method in class org.apache.jorphan.gui.ObjectTableModel
isCellEditable(int,int) - method in class org.apache.jmeter.gui.util.PowerTableModel
isCellEditable(Object,int) - method in class org.apache.jorphan.gui.AbstractTreeTableModel
isCellEditable(Object,int) - method in class org.apache.jorphan.gui.TreeTableModel
the method is similar to isCellEditable(int,int).
isClosed() - method in class org.apache.jmeter.util.SlowSSLSocket
isConnected() - method in class org.apache.jmeter.util.SlowSSLSocket
isContainsType() - method in class org.apache.jmeter.assertions.ResponseAssertion
isContinue() - method in class org.apache.jmeter.testelement.OnErrorTestElement
isDeref() - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the deref attribute of the LDAPSampler object
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.
isDirty() - method in class org.apache.jmeter.gui.ReportGuiPackage
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.
isDisplayJMeterProperties() - method in class org.apache.jmeter.sampler.DebugSampler
isDisplayJMeterVariables() - method in class org.apache.jmeter.sampler.DebugSampler
isDisplaySystemProperties() - method in class org.apache.jmeter.sampler.DebugSampler
isDomainSpecified() - method in class org.apache.jmeter.protocol.http.control.Cookie
isDone() - method in class 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.RunTime
isDone() - method in class org.apache.jmeter.threads.ThreadGroup
isDone() - method in class org.apache.jmeter.control.ThroughputController
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 class org.apache.jmeter.testelement.AbstractTestElement
isEnabled() - method in class org.apache.jmeter.gui.JMeterGUIComponent
Test GUI elements can be disabled, in which case they do not become part of the test when run.
isEnabled() - method in class org.apache.jmeter.gui.tree.JMeterTreeNode
isEnabled() - method in class org.apache.jmeter.report.gui.tree.ReportTreeNode
isEnabled() - method in class org.apache.jmeter.testelement.TestElement
Check if ENABLED property is present and true ; defaults to true
isEqualOrMatches(String,String) - static method in class org.apache.jmeter.protocol.http.parser.HtmlParsingUtils
Match the input argument against the pattern using String.equals() or pattern matching if that fails using case-insensitive matching.
isEqualOrMatches(String,String,Perl5Matcher,PatternCacheLRU) - static method in class org.apache.jmeter.protocol.http.parser.HtmlParsingUtils
Match the input argument against the pattern using String.equals() or pattern matching if that fails.
isEqualOrMatchesCaseBlind(String,String) - static method in class org.apache.jmeter.protocol.http.parser.HtmlParsingUtils
Match the input argument against the pattern using String.equals() or pattern matching if that fails using case-insensitive matching.
isEqualOrMatchesCaseBlind(String,String,Perl5Matcher,PatternCacheLRU) - static method in class org.apache.jmeter.protocol.http.parser.HtmlParsingUtils
Match the input argument against the pattern using String.equals() or pattern matching if that fails using case-insenssitive matching.
isEqualsType() - method in class org.apache.jmeter.assertions.ResponseAssertion
isEqualType(org.apache.jmeter.testelement.property.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
isEvaluateAll() - method in class org.apache.jmeter.control.IfController
isExpertMode() - static method in class org.apache.jmeter.util.JMeterUtils
Determine whether we are in 'expert' mode.
isFailure() - method in class org.apache.jmeter.assertions.AssertionResult
Check if the assertion failed.
isFiltered(String,org.apache.jmeter.testelement.TestElement) - method in class 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,org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
In the case of log filtering the important thing is whether the log entry should be used.
isFiltered(String,org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
Log parser will call this method to see if a particular entry should be filtered or not.
isFirst() - method in class org.apache.jmeter.control.GenericController
isFunctionalMode() - method in class org.apache.jmeter.testelement.TestPlan
Fetches the functional mode property
isHTML() - method in class org.apache.jmeter.assertions.HTMLAssertion
Check if html validation mode is set
isImageParser() - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
isImageParsing() - method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
isInputShutdown() - method in class org.apache.jmeter.util.SlowSSLSocket
isInterpreterPresent() - static method in class org.apache.jmeter.util.BeanShellInterpreter
isKeepAlive() - method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
isLeaf(Object) - method in class org.apache.jorphan.gui.AbstractTreeTableModel
the implementation checks if the Object is a treenode.
isMatchType() - method in class org.apache.jmeter.assertions.ResponseAssertion
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.
isNamespace() - method in class org.apache.jmeter.assertions.XPathAssertion
Is this namespace aware?
isNegated() - method in class org.apache.jmeter.assertions.XPathAssertion
Negate the XPath test, that is return true if something is not found.
isNegated() - method in class org.apache.jmeter.assertions.gui.XPathPanel
Does this negate the xpath results
isNonGUI() - static method in class org.apache.jmeter.JMeter
Check if JMeter is running in non-GUI mode.
isNonPersistent() - method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
isNotEmpty() - method in class org.apache.jmeter.protocol.http.util.HTTPFileArg
Check if the entry is not empty.
isNotType() - method in class org.apache.jmeter.assertions.ResponseAssertion
isOneway() - method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
isOutputShutdown() - method in class org.apache.jmeter.util.SlowSSLSocket
isPaintable() - method in class org.apache.jmeter.testbeans.gui.FileEditor
isParent() - method in class org.apache.jmeter.control.TransactionController
isParseFlag() - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
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
isPathSpecified() - method in class org.apache.jmeter.protocol.http.control.Cookie
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
isProtocolDefaultPort() - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Tell whether the default port for the specified protocol is used
isQuiet() - method in class org.apache.jmeter.assertions.XPathAssertion
isQuiet() - method in class org.apache.jmeter.extractor.XPathExtractor
isRedirect() - method in class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
Determine whether this result is a redirect.
isResetInterpreter() - method in class org.apache.jmeter.assertions.BeanShellAssertion
isResetInterpreter() - method in class org.apache.jmeter.protocol.java.sampler.BeanShellSampler
isResetInterpreter() - method in class org.apache.jmeter.util.BeanShellTestElement
isResponseCodeOK() - method in class org.apache.jmeter.samplers.SampleResult
isRetobj() - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the return objects attribute of the LDAPSampler object
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.
isReUseConnection() - method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
isRunningVersion() - method in class org.apache.jmeter.testelement.property.AbstractProperty
Returns whether the property is a running version.
isRunningVersion() - method in class org.apache.jmeter.testelement.AbstractTestElement
Returns the runningVersion.
isRunningVersion() - method in class org.apache.jmeter.testelement.property.JMeterProperty
Returns whether the property is a running version.
isRunningVersion() - method in class org.apache.jmeter.testelement.property.NullProperty
isRunningVersion() - method in class org.apache.jmeter.testelement.TestElement
Returns true or false whether the element is the running version.
isSampleWanted(boolean) - method in class org.apache.jmeter.reporters.ResultCollector
Decides whether or not to a sample is wanted based on:
- errorOnly
- successOnly
- sample success
Should only be called for single samples.
isSampleWanted(boolean,boolean,boolean) - static method in class org.apache.jmeter.reporters.ResultCollector
Decides whether or not to a sample is wanted based on:
- errorOnly
- successOnly
- sample success
This version is intended to be called by code that loops over many samples; it is cheaper than fetching the settings each time.
isSamplingStarted() - method in class org.apache.jmeter.threads.JMeterContext
isSaveResponse() - method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
isSaveTestLogFormat20() - static method in class org.apache.jmeter.save.SaveService
isSaveTestPlanFormat20() - static method in class org.apache.jmeter.save.SaveService
isSaveTestPlanFormat22() - static method in class org.apache.jmeter.save.SaveService
isScopeAll(String) - method in class org.apache.jmeter.testelement.AbstractScopedAssertion
Is the assertion to be applied to the all samples?
isScopeChildren() - method in class org.apache.jmeter.assertions.gui.AssertionScopePanel
isScopeChildren(String) - method in class org.apache.jmeter.testelement.AbstractScopedAssertion
Is the assertion to be applied to the sub-samples (children)?
isScopeParent() - method in class org.apache.jmeter.assertions.gui.AssertionScopePanel
isScopeParent(String) - method in class org.apache.jmeter.testelement.AbstractScopedAssertion
Is the assertion to be applied to the main (parent) sample?
isSecure() - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
isSecure(String) - static method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
isSecure(URL) - static method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
isSerialized() - method in class org.apache.jmeter.testelement.TestPlan
Fetch the serialize threadgroups property
isServerAlive() - method in class org.apache.jmeter.protocol.http.control.HttpMirrorControl
isShowNegated() - method in class org.apache.jmeter.assertions.gui.XPathPanel
isSkipNext() - method in class org.apache.jmeter.control.InterleaveControl
isSkippable(String) - method in class org.apache.jmeter.config.Argument
Is this parameter skippable, i.e. empty/blank string or it looks like an unrecognised variable.
isSpecialProperty(String) - static method in class org.apache.jmeter.save.converters.ConversionHelp
isSSLSupported() - static method in class org.apache.jmeter.util.SSLManager
Test whether SSL is supported or not.
isStampedAtStart() - method in class org.apache.jmeter.samplers.SampleResult
isStats - field in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
isStats() - method in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
isStats() - method in class org.apache.jmeter.visualizers.BeanShellListener
isStats() - method in class org.apache.jmeter.visualizers.BSFListener
isStats() - method in class org.apache.jmeter.testelement.JTLData
By default, the method always returns true.
isStats() - method in class org.apache.jmeter.visualizers.Visualizer
This method is used to indicate a visualizer generates statistics.
isStopTest() - method in class org.apache.jmeter.testelement.OnErrorTestElement
isStopTest() - method in class org.apache.jmeter.samplers.SampleResult
isStopTestNow() - method in class org.apache.jmeter.testelement.OnErrorTestElement
isStopTestNow() - method in class org.apache.jmeter.samplers.SampleResult
isStopThread() - method in class org.apache.jmeter.testelement.OnErrorTestElement
isStopThread() - method in class org.apache.jmeter.samplers.SampleResult
isStoreMimeMessage() - method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
isSubstringType() - method in class org.apache.jmeter.assertions.ResponseAssertion
isSuccess() - method in class org.apache.jmeter.visualizers.Sample
isSuccessCode(int) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Determine if the HTTP status code is successful or not i.e. in range 200 to 399 inclusive
isSuccessful() - method in class org.apache.jmeter.report.writers.DefaultPageSummary
isSuccessful() - method in class org.apache.jmeter.report.writers.PageSummary
isSuccessful() - method in class org.apache.jmeter.samplers.SampleResult
isSuccessOnlyLogging() - method in class org.apache.jmeter.reporters.ResultCollector
Test whether a given property is only a temporary resident of the TestElement
isTemporary(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.testelement.property.NullProperty
see JMeterProperty#isTemporary(TestElement)
isTestFieldResponseCode() - method in class org.apache.jmeter.assertions.ResponseAssertion
isTestFieldResponseData() - method in class org.apache.jmeter.assertions.ResponseAssertion
isTestFieldResponseHeaders() - method in class org.apache.jmeter.assertions.ResponseAssertion
isTestFieldResponseMessage() - method in class org.apache.jmeter.assertions.ResponseAssertion
isTestFieldURL() - method in class org.apache.jmeter.assertions.ResponseAssertion
isTolerant() - method in class org.apache.jmeter.assertions.XPathAssertion
Is this using tolerant mode?
isTolerant() - method in class org.apache.jmeter.extractor.XPathExtractor
isTransactionDone() - method in class org.apache.jmeter.control.TransactionSampler
isUpload() - method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
isUseAuth() - method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
return whether jndi requires authentication
isUseEquals() - method in class org.apache.jmeter.protocol.http.util.HTTPArgument
isUseExpression() - method in class org.apache.jmeter.control.IfController
isUseReqMsgIdAsCorrelId() - method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
isValidating() - method in class org.apache.jmeter.assertions.XPathAssertion
Is this validating
isWhitespace() - method in class org.apache.jmeter.assertions.XPathAssertion
Is this whitepsace ignored.
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
isXML(byte[]) - static method in class org.apache.jorphan.util.JOrphanUtils
Detects if some content starts with the standard XML prefix.
items - static field in class org.apache.jmeter.testelement.AbstractTable
itemStateChanged(ItemEvent) - method in class org.apache.jmeter.visualizers.GraphVisualizer
itemStateChanged(ItemEvent) - method in class org.apache.jmeter.protocol.ldap.config.gui.LdapConfigGui
This itemStateChanged listener for changing the card layout for based on\ the test selected in the User defined test case.
itemStateChanged(ItemEvent) - method in class org.apache.jmeter.protocol.ldap.config.gui.LdapExtConfigGui
This itemStateChanged listener for changing the card layout for based on the test selected in the User defined test case.
itemStateChanged(ItemEvent) - method in class org.apache.jmeter.visualizers.MonitorHealthVisualizer
itemStateChanged(ItemEvent) - method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
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.threads.gui.ThreadGroupGui
IterationCounter - class org.apache.jmeter.functions.IterationCounter
IterationCounter() - constructor for class org.apache.jmeter.functions.IterationCounter
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.testelement.property.CollectionProperty
Get the property iterator to iterate through the sub-values of this JMeterProperty.
iterator() - method in class org.apache.jmeter.protocol.http.util.HTTPFileArgs
Get a PropertyIterator of the files.
iterator() - method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Get a PropertyIterator of the arguments.
iterator() - method in class org.apache.jmeter.testelement.property.MapProperty
Get the property iterator to iterate through the sub-values of this JMeterProperty.
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.jorphan.gui.ObjectTableModel
iterator() - method in class org.apache.jmeter.testelement.property.TestElementProperty
Get the property iterator to iterate through the sub-values of this JMeterProperty.
iterator() - method in class org.apache.jmeter.protocol.http.parser.URLCollection

J

jacobi() - method in class org.apache.jmeter.visualizers.Spline3
Resolves the equation system by a Jacobi algorithm.
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(org.apache.jmeter.config.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
JAVAX_NET_SSL_KEY_STORE - static field in class org.apache.jmeter.util.SSLManager
JAXP_SCHEMA_LANGUAGE - static field in class org.apache.jmeter.assertions.XMLSchemaAssertion
JAXP_SCHEMA_SOURCE - static field in class org.apache.jmeter.assertions.XMLSchemaAssertion
JDateField - class org.apache.jmeter.gui.util.JDateField
This is Date mask control.
JDateField() - constructor for class org.apache.jmeter.gui.util.JDateField
JDateField(Date) - constructor for class org.apache.jmeter.gui.util.JDateField
Create a DateField with the specified date.
JDBCSampler - class org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler
A sampler which understands JDBC database requests.
JDBCSampler() - constructor for class org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler
Creates a JDBCSampler.
JDBCSamplerBeanInfo - class org.apache.jmeter.protocol.jdbc.sampler.JDBCSamplerBeanInfo
JDBCSamplerBeanInfo() - constructor for class org.apache.jmeter.protocol.jdbc.sampler.JDBCSamplerBeanInfo
JexlFunction - class org.apache.jmeter.functions.JexlFunction
A function which understands Commons JEXL
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 non-edittable combo-box with the label displaying the passed text.
JLabeledChoice(String,String[],boolean) - constructor for class org.apache.jorphan.gui.JLabeledChoice
Constructs a combo-box with the label displaying the passed text.
JLabeledField - interface org.apache.jorphan.gui.JLabeledField
JLabeledPasswordField - class org.apache.jorphan.gui.JLabeledPasswordField
JLabeledPasswordField() - constructor for class org.apache.jorphan.gui.JLabeledPasswordField
JLabeledPasswordField(String) - constructor for class org.apache.jorphan.gui.JLabeledPasswordField
Constructs a new component with the label displaying the passed text.
JLabeledRadio - class org.apache.jorphan.gui.JLabeledRadio
JLabeledRadio will create a set of Radio buttons with a label.
JLabeledRadio() - constructor for class org.apache.jorphan.gui.JLabeledRadio
JLabeledRadio(String,String[]) - constructor for class org.apache.jorphan.gui.JLabeledRadio
JLabeledRadio(String,String[],String) - constructor for class org.apache.jorphan.gui.JLabeledRadio
JLabeledRadioI18N - class org.apache.jmeter.gui.util.JLabeledRadioI18N
JLabeledRadio will create a set of Radio buttons with a label.
JLabeledRadioI18N() - constructor for class org.apache.jmeter.gui.util.JLabeledRadioI18N
JLabeledRadioI18N(String,String[],String) - constructor for class org.apache.jmeter.gui.util.JLabeledRadioI18N
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) - constructor for class org.apache.jorphan.gui.JLabeledTextArea
Constructs a new component with the label displaying the passed text.
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,Color) - constructor for class org.apache.jorphan.gui.JLabeledTextField
JLabeledTextField(String,int) - constructor for class org.apache.jorphan.gui.JLabeledTextField
JMeter - class org.apache.jmeter.JMeter
Main JMeter class; processes options and starts the GUI, non-GUI or server as appropriate.
JMeter() - constructor for class org.apache.jmeter.JMeter
JMETER_NON_GUI - static field in class org.apache.jmeter.JMeter
JMeterCellRenderer - class org.apache.jmeter.gui.tree.JMeterCellRenderer
Class to render the test tree - sets the enabled/disabled versions of the icons
JMeterCellRenderer() - constructor for class org.apache.jmeter.gui.tree.JMeterCellRenderer
JMeterColor - class org.apache.jmeter.gui.util.JMeterColor
JMeterColor() - constructor for class org.apache.jmeter.gui.util.JMeterColor
JMeterColor(float,float,float) - constructor for class org.apache.jmeter.gui.util.JMeterColor
JMeterContext - class org.apache.jmeter.threads.JMeterContext
Holds context for a thread.
JMeterContextService - class org.apache.jmeter.threads.JMeterContextService
Provides context service for JMeter threads.
JMeterEngine - interface org.apache.jmeter.engine.JMeterEngine
JMeterEngineException - class 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 - class 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(String,Throwable) - constructor for class org.apache.jorphan.util.JMeterError
JMeterError(Throwable) - constructor for class org.apache.jorphan.util.JMeterError
JMeterException - class 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(String,Throwable) - constructor for class org.apache.jorphan.util.JMeterException
JMeterException(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.
JMeterFileFilter(String[],boolean) - 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.
JmeterKeyStore - class org.apache.jmeter.util.keystore.JmeterKeyStore
Use this Keystore for JMeter specific KeyStores.
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
JMeterReport - class org.apache.jmeter.JMeterReport
JMeterReport is the main class for the reporting component.
JMeterReport() - constructor for class org.apache.jmeter.JMeterReport
JMeterStopTestException - class 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
This Exception is for use by functions etc to signal a Stop Test Now condition where there is no access to the normal stop method
JMeterStopTestNowException() - constructor for class org.apache.jorphan.util.JMeterStopTestNowException
JMeterStopTestNowException(String) - constructor for class org.apache.jorphan.util.JMeterStopTestNowException
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
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.
JMeterThreadMonitor - interface org.apache.jmeter.threads.JMeterThreadMonitor
JMeterTreeListener - class org.apache.jmeter.gui.tree.JMeterTreeListener
JMeterTreeListener() - constructor for class org.apache.jmeter.gui.tree.JMeterTreeListener
Constructor for the JMeterTreeListener object.
JMeterTreeModel - class org.apache.jmeter.gui.tree.JMeterTreeModel
JMeterTreeModel() - constructor for class org.apache.jmeter.gui.tree.JMeterTreeModel
JMeterTreeModel(Object) - constructor for class org.apache.jmeter.gui.tree.JMeterTreeModel
Hack to allow TreeModel to be used in non-GUI and headless mode.
JMeterTreeNode - class org.apache.jmeter.gui.tree.JMeterTreeNode
JMeterTreeNode() - 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.
JMeterVariables - class org.apache.jmeter.threads.JMeterVariables
Class which defines JMeter variables.
JMeterVariables() - constructor for class org.apache.jmeter.threads.JMeterVariables
JMeterVersion - class org.apache.jmeter.util.JMeterVersion
Utility class to define the JMeter Version string
JMSConfigGui - class org.apache.jmeter.protocol.jms.control.gui.JMSConfigGui
Configuration screen for Java Messaging Point-to-Point requests.
JMSConfigGui() - constructor for class org.apache.jmeter.protocol.jms.control.gui.JMSConfigGui
JMSPublisherGui - class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
This is the GUI for JMS Publisher
Created on: October 13, 2003
JMSPublisherGui() - constructor for class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
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.
JMSSampler - class org.apache.jmeter.protocol.jms.sampler.JMSSampler
This class implements the JMS Point-to-Point sampler
JMSSubscriberGui - class org.apache.jmeter.protocol.jms.control.gui.JMSSubscriberGui
This is the GUI for JMS Subscriber
JMSSubscriberGui() - constructor for class org.apache.jmeter.protocol.jms.control.gui.JMSSubscriberGui
JMX_FILE_EXTENSION - static field in class org.apache.jmeter.gui.action.Save
JOrphanUtils - class org.apache.jorphan.util.JOrphanUtils
This class contains frequently-used static utility methods.
JPEG_EXTENSION - static field in class org.apache.jmeter.save.SaveGraphicsService
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
Create the SSLContext, and wrap all the X509KeyManagers with our X509KeyManager so that we can choose our alias.
jtl_file - field in class org.apache.jmeter.testelement.JTLData
JTLData - class org.apache.jmeter.testelement.JTLData
The purpose of TableData is to contain the results of a single .jtl file.
JTLData() - constructor for class org.apache.jmeter.testelement.JTLData
JTreeTable - class org.apache.jorphan.gui.JTreeTable
JTreeTable() - constructor for class org.apache.jorphan.gui.JTreeTable
The default implementation will use DefaultTreeTableModel
JTreeTable(int,int) - constructor for class org.apache.jorphan.gui.JTreeTable
JTreeTable(Object[][],Object[]) - constructor for class org.apache.jorphan.gui.JTreeTable
JTreeTable(org.apache.jorphan.gui.TreeTableModel) - constructor for class org.apache.jorphan.gui.JTreeTable
JTreeTable(Vector,Vector) - constructor for class org.apache.jorphan.gui.JTreeTable
JUnitSampler - class org.apache.jmeter.protocol.java.sampler.JUnitSampler
This is a basic implementation that runs a single test method of a JUnit test case.
JUnitSampler() - constructor for class org.apache.jmeter.protocol.java.sampler.JUnitSampler
JUnitTestSamplerGui - class org.apache.jmeter.protocol.java.control.gui.JUnitTestSamplerGui
The JUnitTestSamplerGui class provides the user interface for the JUnitSampler.
JUnitTestSamplerGui() - constructor for class org.apache.jmeter.protocol.java.control.gui.JUnitTestSamplerGui
Constructor for JUnitTestSamplerGui
JVM - static field in class org.apache.jmeter.monitor.parser.Constants
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

K

KEEP_ALIVE - static field in class org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
KEY - static field in class org.apache.jmeter.functions.RegexFunction
keyPressed(KeyEvent) - method in class org.apache.jmeter.assertions.gui.HTMLAssertionGui
keyPressed(KeyEvent) - method in class org.apache.jmeter.gui.tree.JMeterTreeListener
keyPressed(KeyEvent) - method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
!
keyPressed(KeyEvent) - method in class org.apache.jmeter.report.gui.tree.ReportTreeListener
keyReleased(KeyEvent) - method in class org.apache.jmeter.assertions.gui.HTMLAssertionGui
keyReleased(KeyEvent) - method in class org.apache.jmeter.gui.tree.JMeterTreeListener
keyReleased(KeyEvent) - method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
!
keyReleased(KeyEvent) - method in class org.apache.jmeter.report.gui.tree.ReportTreeListener
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
Returns a Set of all the keys in the top-level of this HashTree.
KeyStrokes - class org.apache.jmeter.gui.action.KeyStrokes
keyTyped(KeyEvent) - method in class org.apache.jmeter.assertions.gui.HTMLAssertionGui
keyTyped(KeyEvent) - method in class org.apache.jmeter.gui.tree.JMeterTreeListener
keyTyped(KeyEvent) - method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
!
keyTyped(KeyEvent) - method in class org.apache.jmeter.report.gui.tree.ReportTreeListener

L

LAF_PREFIX - static field in class org.apache.jmeter.gui.action.ActionNames
LAST_MODIFIED - static field in class org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
LAST_SAMPLE_OK - static field in class org.apache.jmeter.threads.JMeterThread
lastHeight - field in class org.apache.jmeter.visualizers.SplineVisualizer.SplineGraph
lastUsed - field in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
lastWidth - field in class org.apache.jmeter.visualizers.SplineVisualizer.SplineGraph
latencyEnd() - method in class org.apache.jmeter.samplers.SampleResult
Set the time to the first response
LAVENDER - static field in class org.apache.jmeter.gui.util.JMeterColor
layoutContainer(Container) - method in class org.apache.jorphan.gui.layout.VerticalLayout
Lays out the container.
LDAPArgument - class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
Class representing an argument.
LDAPArgument() - constructor for class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
Create a new Argument without a name, value, or metadata.
LDAPArgument(String,String,String) - constructor for class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
Create a new Argument with the specified name and value, and no metadata.
LDAPArgument(String,String,String,String) - constructor for class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
Create a new Argument with the specified name, value, and metadata.
LDAPARGUMENTS - static field in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
LDAPArguments - class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
A set of LDAPArgument objects. author Dolf Smits(Dolf.Smits@Siemens.com) created Aug 09 2003 11:00 AM company Siemens Netherlands N.V..
LDAPArguments() - constructor for class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Create a new Arguments object with no arguments.
LDAPArgumentsPanel - class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
A GUI panel allowing the user to enter name-value argument pairs.
LDAPArgumentsPanel() - constructor for class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
Create a new LDAPArgumentsPanel, using the default title.
LDAPArgumentsPanel(String) - constructor for class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
Create a new LDAPArgumentsPanel, using the specified title.
LdapClient - class org.apache.jmeter.protocol.ldap.sampler.LdapClient
Ldap Client class is main class to create, modify, search and delete all the LDAP functionality available.
LdapClient() - constructor for class org.apache.jmeter.protocol.ldap.sampler.LdapClient
Constructor for the LdapClient object.
LdapConfigGui - class org.apache.jmeter.protocol.ldap.config.gui.LdapConfigGui
This class LdapConfigGui is user interface gui for getting all the configuration values from the user.
LdapConfigGui() - constructor for class org.apache.jmeter.protocol.ldap.config.gui.LdapConfigGui
Default constructor for LdapConfigGui.
LdapConfigGui(boolean) - constructor for class org.apache.jmeter.protocol.ldap.config.gui.LdapConfigGui
LdapExtClient - class org.apache.jmeter.protocol.ldap.sampler.LdapExtClient
Ldap Client class is main class to create ,modify, search and delete all the LDAP functionality available
LdapExtClient() - constructor for class org.apache.jmeter.protocol.ldap.sampler.LdapExtClient
Constructor for the LdapClient object
LdapExtConfigGui - class org.apache.jmeter.protocol.ldap.config.gui.LdapExtConfigGui
This class LdapConfigGui is user interface gui for getting all the configuration value from the user
LdapExtConfigGui() - constructor for class org.apache.jmeter.protocol.ldap.config.gui.LdapExtConfigGui
Default constructor for LdapConfigGui
LdapExtConfigGui(boolean) - constructor for class org.apache.jmeter.protocol.ldap.config.gui.LdapExtConfigGui
!
LDAPExtSampler - class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Ldap Sampler class is main class for the LDAP test.
LDAPExtSampler() - constructor for class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
!
LdapExtTestSamplerGui - class org.apache.jmeter.protocol.ldap.control.gui.LdapExtTestSamplerGui
author Dolf Smits(Dolf.Smits@Siemens.com) created Aug 09 2003 11:00 AM company Siemens Netherlands N.V..
LdapExtTestSamplerGui() - constructor for class org.apache.jmeter.protocol.ldap.control.gui.LdapExtTestSamplerGui
!
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
LdapTestSamplerGui - class org.apache.jmeter.protocol.ldap.control.gui.LdapTestSamplerGui
LdapTestSamplerGui() - constructor for class org.apache.jmeter.protocol.ldap.control.gui.LdapTestSamplerGui
LEFT - static field in class org.apache.jorphan.gui.layout.VerticalLayout
The horizontal alignment constant that designates left justification.
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 - field in class org.apache.jmeter.visualizers.GraphAccumVisualizer
LengthPrefixedBinaryTCPClientImpl - class org.apache.jmeter.protocol.tcp.sampler.LengthPrefixedBinaryTCPClientImpl
Implements binary length-prefixed binary data.
LengthPrefixedBinaryTCPClientImpl() - constructor for class org.apache.jmeter.protocol.tcp.sampler.LengthPrefixedBinaryTCPClientImpl
LESSTHAN - static field in class org.apache.jmeter.assertions.SizeAssertion
LESSTHANEQUAL - static field in class org.apache.jmeter.assertions.SizeAssertion
LineChart - class org.apache.jmeter.testelement.LineChart
LineChart() - constructor for class org.apache.jmeter.testelement.LineChart
LineGraph - class org.apache.jmeter.visualizers.LineGraph
Axis graph is used by StatGraphVisualizer, which generates bar graphs from the statistical data.
LineGraph() - constructor for class org.apache.jmeter.visualizers.LineGraph
LineGraph(LayoutManager) - constructor for class org.apache.jmeter.visualizers.LineGraph
LineGraph(LayoutManager,boolean) - constructor for class org.apache.jmeter.visualizers.LineGraph
LineGraphGui - class org.apache.jmeter.report.gui.LineGraphGui
LineGraphGui() - constructor for class org.apache.jmeter.report.gui.LineGraphGui
list() - method in class org.apache.jorphan.collections.HashTree
Gets a Collection of all keys in the current HashTree node.
list() - method in class org.apache.jorphan.collections.ListedHashTree
Gets a Collection of all keys in the current HashTree node.
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(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.
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
Creates an empty new HashTree.
ListedHashTree(Collection) - constructor for class org.apache.jorphan.collections.ListedHashTree
Creates a new HashTree and adds all the objects in the given collection as top-level nodes in the tree.
ListedHashTree(Object) - constructor for class org.apache.jorphan.collections.ListedHashTree
Creates a new HashTree and adds the given object as a top-level node.
ListedHashTree(Object[]) - constructor for class org.apache.jorphan.collections.ListedHashTree
Creates a new HashTree and adds all the objects in the given array as top-level nodes in the tree.
listener - field in class org.apache.jorphan.gui.AbstractTreeTableModel
ListenerNotifier - class org.apache.jmeter.threads.ListenerNotifier
Processes sample events.
ListenerResultWrapper - class org.apache.jmeter.save.ListenerResultWrapper
ListenerResultWrapper is for calculated results generated by listeners like aggregate listener and monitor listener.
listeners - field in class org.apache.jmeter.visualizers.GraphAccumModel
LISTENERS - static field in class org.apache.jmeter.gui.util.MenuFactory
LISTENERS - static field in class org.apache.jmeter.gui.util.ReportMenuFactory
Load - class org.apache.jmeter.gui.action.Load
Handles the Open (load a new file) and Merge commands.
Load() - constructor for class org.apache.jmeter.gui.action.Load
load(InputStream,String) - method in class org.apache.jmeter.util.keystore.DefaultKeyStore
load(InputStream,String) - method in class org.apache.jmeter.util.keystore.JmeterKeyStore
Process the input stream
load(String,HttpParams) - static method in class org.apache.jmeter.protocol.http.sampler.HttpClientDefaultParameters
LOAD_BUTTON - static field in class org.apache.jmeter.gui.util.ButtonPanel
loadData() - method in class org.apache.jmeter.report.DataSet
Classes implementing the method should load the data from the target location.
loadData() - method in class org.apache.jmeter.testelement.JTLData
The implementation loads a single .jtl file and cleans up the ResultCollector.
loadElement(InputStream) - static method in class org.apache.jmeter.save.SaveService
loadExistingFile() - method in class org.apache.jmeter.reporters.ResultCollector
Loads an existing sample data (JTL) file.
loadIncludedElements() - method in class org.apache.jmeter.control.IncludeController
load the included elements using SaveService
loadJMeterProperties(String) - static method in class org.apache.jmeter.util.JMeterUtils
Load the JMeter properties file; if not found, then default to "org/apache/jmeter/jmeter.properties" from the classpath c.f. loadProperties
loadProperties() - static method in class org.apache.jmeter.save.SaveService
loadProperties(String) - static method in class org.apache.jmeter.util.JMeterUtils
This method loads a property file that may reside in the user space, or in the classpath
LoadRecentProject - class org.apache.jmeter.gui.action.LoadRecentProject
Handles the loading of recent files, and also the content and visibility of menu items for loading the recent files
LoadRecentProject() - constructor for class org.apache.jmeter.gui.action.LoadRecentProject
loadSubTree(InputStream) - static method in class org.apache.jmeter.save.OldSaveService
Read results from JTL file.
loadTree(InputStream) - static method in class org.apache.jmeter.save.SaveService
Load a Test tree (JMX file)
LOCAL_FILENAME - static field in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
localeChanged(org.apache.jmeter.util.LocaleChangeEvent) - method in class org.apache.jmeter.gui.util.JMeterMenuBar
Processes a locale change notification.
localeChanged(org.apache.jmeter.util.LocaleChangeEvent) - method in class org.apache.jmeter.gui.util.ReportMenuBar
Processes a locale change notification.
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
log - static field in class org.apache.jmeter.testelement.property.AbstractProperty
log - static field in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
log - static field in class org.apache.jmeter.testbeans.TestBeanHelper
LOG_FILE - static field in class org.apache.jorphan.logging.LoggingManager
log_info(String) - method in class org.apache.jmeter.functions.BeanShell
LOG_PRIORITY - static field in class org.apache.jorphan.logging.LoggingManager
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
LogFunction - class org.apache.jmeter.functions.LogFunction
Function to log a message.
LogFunction() - constructor for class org.apache.jmeter.functions.LogFunction
LogFunction2 - class org.apache.jmeter.functions.LogFunction2
Function to log a message.
LogFunction2() - constructor for class org.apache.jmeter.functions.LogFunction2
LoggingManager - class org.apache.jorphan.logging.LoggingManager
Manages JMeter logging
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.
LogParser - interface org.apache.jmeter.protocol.http.util.accesslog.LogParser
Description:

LogParser is the base interface for classes implementing concrete parse logic.
logProperties() - method in class org.apache.jmeter.testelement.AbstractTestElement
Log the properties of the test element
LongProperty - class org.apache.jmeter.testelement.property.LongProperty
LongProperty() - constructor for class org.apache.jmeter.testelement.property.LongProperty
LongProperty(String,long) - constructor for class org.apache.jmeter.testelement.property.LongProperty
LongPropertyConverter - class org.apache.jmeter.save.converters.LongPropertyConverter
LongSum - class org.apache.jmeter.functions.LongSum
Provides a longSum function that adds two or more long values.
LongSum() - constructor for class org.apache.jmeter.functions.LongSum
No-arg constructor.
LookAndFeelCommand - class org.apache.jmeter.gui.action.LookAndFeelCommand
Implements the Look and Feel menu item.
LookAndFeelCommand() - constructor for class org.apache.jmeter.gui.action.LookAndFeelCommand
lookupContext(String,String,boolean,String,String) - static method in class org.apache.jmeter.protocol.jms.client.InitialContextFactory
lookupTopic(Context,String) - static method in class org.apache.jmeter.protocol.jms.client.InitialContextFactory
Method will lookup a given topic using JNDI.
LoopbackHttpClientSocketFactory - class org.apache.jmeter.protocol.http.util.LoopbackHttpClientSocketFactory
HttpClient protocol factory to generate Loopback HTTP sockets
LoopbackHttpClientSocketFactory() - constructor for class org.apache.jmeter.protocol.http.util.LoopbackHttpClientSocketFactory
LoopbackHTTPSocket - class org.apache.jmeter.protocol.http.util.LoopbackHTTPSocket
LoopbackHTTPSocket(String,int) - constructor for class org.apache.jmeter.protocol.http.util.LoopbackHTTPSocket
LoopbackHTTPSocket(String,int,InetAddress,int) - constructor for class org.apache.jmeter.protocol.http.util.LoopbackHTTPSocket
LoopbackHTTPSocket(String,int,InetAddress,int,int) - constructor for class org.apache.jmeter.protocol.http.util.LoopbackHTTPSocket
LoopController - class org.apache.jmeter.control.LoopController
Class that implements the Loop Controller.
LoopController() - constructor for class org.apache.jmeter.control.LoopController
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.
LoopIterationEvent - class org.apache.jmeter.engine.event.LoopIterationEvent
An iteration event provides information about the iteration number and the source of the event.
LoopIterationEvent(org.apache.jmeter.testelement.TestElement,int) - constructor for class org.apache.jmeter.engine.event.LoopIterationEvent
LoopIterationListener - interface org.apache.jmeter.engine.event.LoopIterationListener

M

MachineName - class org.apache.jmeter.functions.MachineName
MachineName() - constructor for class org.apache.jmeter.functions.MachineName
MAILER_MODEL - static field in class org.apache.jmeter.reporters.MailerResultCollector
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
No-arg constructor.
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.
MailReaderSampler - class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
Sampler that can read from POP3 and IMAP mail servers
MailReaderSampler() - constructor for class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
MailReaderSamplerGui - class org.apache.jmeter.protocol.mail.sampler.gui.MailReaderSamplerGui
MailReaderSamplerGui() - constructor for class org.apache.jmeter.protocol.mail.sampler.gui.MailReaderSamplerGui
main(args[]) - static method in class org.apache.jmeter.protocol.http.control.HttpMirrorServer
main(String[]) - static method in class org.apache.jmeter.util.BeanShellClient
main(String[]) - static method in class org.apache.jmeter.monitor.util.MemoryBenchmark
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.util.ShutdownClient
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_CONTROLLER - static field in class org.apache.jmeter.threads.ThreadGroup
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() - constructor for class org.apache.jmeter.gui.MainFrame
Default constructor for the JMeter frame.
Create a new JMeter frame.
mainPanel - field in class org.apache.jmeter.gui.ReportMainFrame
The main panel where components display their GUIs.
makeBorder() - method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
Create a top-level Border which can be added to JMeter components.
makeDirectory() - method in class org.apache.jmeter.report.writers.AbstractReportWriter
makeDocument(InputStream,boolean,boolean,boolean,boolean) - static method in class org.apache.jmeter.util.XPathUtil
Utility function to get new Document
Utility function to get new Document
Utility function to get new Document
makeDocumentBuilder(boolean,boolean,boolean) - static method in class org.apache.jmeter.util.XPathUtil
Create a DocumentBuilder using the makeDocumentFactory func.
makeGraph() - method in class org.apache.jmeter.visualizers.StatGraphVisualizer
makeLabelPanel() - method in class org.apache.jmeter.config.gui.ArgumentsPanel
Create a panel containing the title label for the table.
makeLabelPanel() - method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
Create a panel containing the title label for the table.
makeMenu(Collection,String,String) - static method in class org.apache.jmeter.gui.util.MenuFactory
Create a menu from a collection of items.
makeMenu(Collection,String,String) - static method in class org.apache.jmeter.gui.util.ReportMenuFactory
makeMenu(String,String) - static method in class org.apache.jmeter.gui.util.MenuFactory
Create a menu from a menu category.
makeMenu(String,String) - static method in class org.apache.jmeter.gui.util.ReportMenuFactory
makeMenuItem(org.apache.jmeter.gui.util.MenuInfo,String) - static method in class org.apache.jmeter.gui.util.MenuFactory
Create a single menu item from a MenuInfo object
makeMenuItem(String,String,String) - static method in class org.apache.jmeter.gui.util.MenuFactory
Create a single menu item
makeMenuItem(String,String,String) - static method in class org.apache.jmeter.gui.util.ReportMenuFactory
makeMenuItem(String,String,String,KeyStroke) - static method in class org.apache.jmeter.gui.util.MenuFactory
makeMenuItem(String,String,String,KeyStroke) - static method in class org.apache.jmeter.gui.util.ReportMenuFactory
makeMenuItemRes(String,String) - static method in class org.apache.jmeter.gui.util.MenuFactory
Create a single menu item from the resource name.
makeMenuItemRes(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
makeMenus(String[],String,String) - static method in class org.apache.jmeter.gui.util.ReportMenuFactory
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
Create a new Argument object.
makeNewLDAPArgument() - method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
Create a new LDAPArgument object.
makeProperty(Object) - static method in class org.apache.jmeter.testelement.property.AbstractProperty
Create a JMeterProperty from an object.
makeProxyControl() - method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
makeRelativeURL(URL,String) - static method in class org.apache.jmeter.protocol.http.util.ConversionUtils
Generate a relative URL, allowing for extraneous leading "../" segments.
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.
makeTidyParser(boolean,boolean,boolean,StringWriter) - static method in class org.apache.jmeter.util.XPathUtil
Create a Tidy parser with the specified settings.
makeTitlePanel() - method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
Create a standard title section for JMeter components.
makeTitlePanel() - method in class org.apache.jmeter.report.gui.AbstractReportGui
This implementaion differs a bit from the normal jmeter gui. it uses a white background instead of the default grey.
makeTitlePanel() - method in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
Create a standard title section for JMeter components.
managersInUse - field in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
MapProperty - class org.apache.jmeter.testelement.property.MapProperty
MapProperty() - constructor for class org.apache.jmeter.testelement.property.MapProperty
MapProperty(String,Map) - constructor for class org.apache.jmeter.testelement.property.MapProperty
markFile(String) - method in class org.apache.jmeter.samplers.SampleResult
Set the "marked" flag to show that the result has been written to the file.
marshal(Object,HierarchicalStreamWriter,MarshallingContext) - method in class org.apache.jmeter.save.converters.HashTreeConverter
marshal(Object,HierarchicalStreamWriter,MarshallingContext) - method in class org.apache.jmeter.protocol.http.util.HTTPResultConverter
marshal(Object,HierarchicalStreamWriter,MarshallingContext) - method in class org.apache.jmeter.save.converters.SampleEventConverter
marshal(Object,HierarchicalStreamWriter,MarshallingContext) - method in class org.apache.jmeter.save.converters.TestElementConverter
matches(KeyEvent,KeyStroke) - static method in class org.apache.jmeter.gui.action.KeyStrokes
Check if an event matches the KeyStroke definition.
max - field in class org.apache.jmeter.visualizers.GraphAccumModel
MAX_FRAME_DEPTH - static field in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
MAX_REDIRECTS - static field in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
MAXIMUM_COLOR - field in class org.apache.jmeter.visualizers.SplineVisualizer
maxLength - field in class org.apache.jmeter.visualizers.AxisGraph
MAXSPARETHREADS - static field in class org.apache.jmeter.monitor.parser.Constants
MAXTHREADS - static field in class org.apache.jmeter.monitor.parser.Constants
MAXTIME - static field in class org.apache.jmeter.monitor.parser.Constants
MD5HexAssertion - class org.apache.jmeter.assertions.MD5HexAssertion
MD5HexAssertion class creates an MD5 checksum from the response
and matches it with the MD5 hex provided.
MD5HexAssertionGUI - class org.apache.jmeter.assertions.gui.MD5HexAssertionGUI
GUI class supporting the MD5Hex assertion functionality.
MD5HexAssertionGUI() - constructor for class org.apache.jmeter.assertions.gui.MD5HexAssertionGUI
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.
MEMORY - static field in class org.apache.jmeter.monitor.parser.Constants
Memory - interface org.apache.jmeter.monitor.model.Memory
MEMORY_FREE - static field in class org.apache.jmeter.monitor.parser.Constants
MEMORY_MAX - static field in class org.apache.jmeter.monitor.parser.Constants
MEMORY_TOTAL - static field in class org.apache.jmeter.monitor.parser.Constants
MemoryBenchmark - 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
menuBar - field in class org.apache.jmeter.gui.ReportMainFrame
The menu bar.
MenuFactory - class org.apache.jmeter.gui.util.MenuFactory
MenuInfo - class org.apache.jmeter.gui.util.MenuInfo
Class to hold additional information needed when building the GUI lists
MenuInfo(org.apache.jmeter.gui.JMeterGUIComponent,String) - constructor for class org.apache.jmeter.gui.util.MenuInfo
MenuInfo(String,String) - constructor for class org.apache.jmeter.gui.util.MenuInfo
MERGE - static field in class org.apache.jmeter.gui.action.ActionNames
merge(org.apache.jmeter.testelement.TestElement,boolean) - method in class org.apache.jmeter.protocol.http.control.HeaderManager
Merge the attributes with a another HeaderManager's attributes.
mergeIn(org.apache.jmeter.testelement.property.JMeterProperty) - method in class org.apache.jmeter.testelement.property.AbstractProperty
Take the given property object and merge it's value with the current property object.
mergeIn(org.apache.jmeter.testelement.property.JMeterProperty) - method in class org.apache.jmeter.testelement.property.JMeterProperty
Take the given property object and merge it's value with the current property object.
mergeIn(org.apache.jmeter.testelement.property.JMeterProperty) - method in class org.apache.jmeter.testelement.property.MultiProperty
mergeIn(org.apache.jmeter.testelement.property.JMeterProperty) - method in class org.apache.jmeter.testelement.property.NullProperty
mergeIn(org.apache.jmeter.testelement.property.JMeterProperty) - method in class org.apache.jmeter.testelement.property.TestElementProperty
Take the given property object and merge it's value with the current property object.
mergeIn(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.testelement.AbstractTestElement
mergeIn(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.modifiers.UserParameters
MessageAdmin - class org.apache.jmeter.protocol.jms.sampler.MessageAdmin
Administration of messages.
METADATA - static field in class org.apache.jmeter.config.Argument
Name used to store the argument's metadata.
METHOD - static field in class org.apache.jmeter.monitor.parser.Constants
METHOD - static field in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
METHOD - static field in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
MINIMUM_COLOR - field in class org.apache.jmeter.visualizers.SplineVisualizer
minimumLayoutSize(Container) - method in class org.apache.jorphan.gui.layout.VerticalLayout
MINSPARETHREADS - static field in class org.apache.jmeter.monitor.parser.Constants
MODDDN - static field in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
moddnOp(DirContext,String,String) - method in class org.apache.jmeter.protocol.ldap.sampler.LdapExtClient
ModDN the data in the ldap directory for the given search base
model - field in class org.apache.jmeter.visualizers.GraphAccumVisualizer
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.
MODIFY - static field in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
MODIFY - static field in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
modifyTest(DirContext,ModificationItem[],String) - method in class org.apache.jmeter.protocol.ldap.sampler.LdapExtClient
Modify the attribute in the ldap directory for the given string
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(org.apache.jmeter.assertions.XPathAssertion) - method in class org.apache.jmeter.assertions.gui.XMLConfPanel
modifyTestElement(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
modifyTestElement(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.http.modifier.gui.AnchorModifierGui
Modifies a given TestElement to mirror the data in the gui components.
GUI components are responsible for populating TestElements they create with the data currently held in the GUI components.
modifyTestElement(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.assertions.gui.AssertionGui
GUI components are responsible for populating TestElements they create with the data currently held in the GUI components.
modifyTestElement(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.http.gui.AuthPanel
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.report.gui.BarChartGui
GUI components are responsible for populating TestElements they create with the data currently held in the GUI components.
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(org.apache.jmeter.testelement.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(org.apache.jmeter.testelement.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(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.http.gui.CacheManagerGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.http.gui.CookiePanel
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.modifiers.gui.CounterConfigGui
Modifies a given TestElement to mirror the data in the gui components.
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.examples.sampler.gui.ExampleSamplerGui
GUI components are responsible for populating TestElements they create with the data currently held in the GUI components.
modifyTestElement(org.apache.jmeter.testelement.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(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.ftp.control.gui.FtpTestSamplerGui
Modifies a given TestElement to mirror the data in the gui components.
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.http.gui.HeaderPanel
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.assertions.gui.HTMLAssertionGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.report.writers.gui.HTMLReportWriterGui
modifyTestElement(org.apache.jmeter.testelement.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(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.http.gui.HTTPFileArgsPanel
Save the GUI data in the HTTPSamplerBase element.
modifyTestElement(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.http.control.gui.HttpMirrorControlGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui
Modifies a given TestElement to mirror the data in the gui components.
Implements JMeterGUIComponent.modifyTestElement(TestElement)
GUI components are responsible for populating TestElements they create with the data currently held in the GUI components.
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.java.config.gui.JavaConfigGui
modifyTestElement(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.java.control.gui.JavaTestSamplerGui
GUI components are responsible for populating TestElements they create with the data currently held in the GUI components.
modifyTestElement(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.jms.control.gui.JMSConfigGui
modifyTestElement(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.jms.control.gui.JMSSubscriberGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.java.control.gui.JUnitTestSamplerGui
modifyTestElement(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
modifyTestElement(org.apache.jmeter.testelement.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(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.ldap.config.gui.LdapExtConfigGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.ldap.control.gui.LdapExtTestSamplerGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(org.apache.jmeter.testelement.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(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.report.gui.LineGraphGui
GUI components are responsible for populating TestElements they create with the data currently held in the GUI components.
GUI components are responsible for populating TestElements they create with the data currently held in the GUI components.
GUI components are responsible for populating TestElements they create with the data currently held in the GUI components.
GUI components are responsible for populating TestElements they create with the data currently held in the GUI components.
modifyTestElement(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.mail.sampler.gui.MailReaderSamplerGui
GUI components are responsible for populating TestElements they create with the data currently held in the GUI components.
modifyTestElement(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.assertions.gui.MD5HexAssertionGUI
GUI components are responsible for populating TestElements they create with the data currently held in the GUI components.
GUI components are responsible for populating TestElements they create with the data currently held in the GUI components.
modifyTestElement(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.http.config.gui.MultipartUrlConfigGui
GUI components are responsible for populating TestElements they create with the data currently held in the GUI components.
modifyTestElement(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.config.gui.ObsoleteGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(org.apache.jmeter.testelement.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(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
Modifies a given TestElement to mirror the data in the gui components.
Modifies a given TestElement to mirror the data in the gui components.
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.control.gui.ReportGui
GUI components are responsible for populating TestElements they create with the data currently held in the GUI components.
GUI components are responsible for populating TestElements they create with the data currently held in the GUI components.
modifyTestElement(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.reporters.gui.ResultActionGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.reporters.gui.ResultSaverGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.control.gui.RunTimeGui
Get all of the values from the GUI component and set them in the TestElement.
modifyTestElement(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.assertions.gui.SizeAssertionGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(org.apache.jmeter.testelement.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(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.reporters.gui.SummariserGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.visualizers.SummaryReport
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.report.gui.TableGui
modifyTestElement(org.apache.jmeter.testelement.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(org.apache.jmeter.testelement.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(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.sampler.gui.TestActionGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.testbeans.gui.TestBeanGUI
modifyTestElement(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.control.gui.TestPlanGui
GUI components are responsible for populating TestElements they create with the data currently held in the GUI components.
Modifies a given TestElement to mirror the data in the gui components.
Modifies a given TestElement to mirror the data in the gui components.
GUI components are responsible for populating TestElements they create with the data currently held in the GUI components.
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigGui
Save the GUI values in the sampler.
modifyTestElement(org.apache.jmeter.testelement.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(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.http.modifier.gui.UserParameterModifierGui
Modifies a given TestElement to mirror the data in the gui components.
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.http.control.gui.WebServiceSamplerGui
Modifies a given TestElement to mirror the data in the gui components.
Implements JMeterGUIComponent.modifyTestElement(TestElement)
modifyTestElement(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.control.gui.WorkBenchGui
modifyTestElement(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.assertions.gui.XMLAssertionGui
Modifies a given TestElement to mirror the data in the gui components.
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.assertions.gui.XPathAssertionGui
Modifies a given TestElement to mirror the data in the gui components.
GUI components are responsible for populating TestElements they create with the data currently held in the GUI components.
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.
MONITOR - static field in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
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
Needed for Serialization tests.
MonitorGraph(org.apache.jmeter.visualizers.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
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
Pulled this mainly out of a Core Java book to implement a sorted table - haven't implemented this yet, it needs some non-trivial work done to it to support our dynamically-sizing TableModel for this visualizer.
MonitorModel - class org.apache.jmeter.visualizers.MonitorModel
MonitorModel() - constructor for class org.apache.jmeter.visualizers.MonitorModel
MonitorModel(org.apache.jmeter.visualizers.MonitorStats) - constructor for class org.apache.jmeter.visualizers.MonitorModel
ObjectFactory.MonitorParser - class org.apache.jmeter.monitor.model.ObjectFactory.MonitorParser
MonitorPerformancePanel - class org.apache.jmeter.visualizers.MonitorPerformancePanel
MonitorPerformancePanel() - 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
mouseClicked(MouseEvent) - method in class org.apache.jmeter.gui.tree.JMeterTreeListener
mouseClicked(MouseEvent) - method in class org.apache.jmeter.report.gui.tree.ReportTreeListener
mouseDragged(MouseEvent) - method in class org.apache.jmeter.gui.tree.JMeterTreeListener
mouseDragged(MouseEvent) - method in class org.apache.jmeter.report.gui.tree.ReportTreeListener
mouseEntered(MouseEvent) - method in class org.apache.jmeter.gui.tree.JMeterTreeListener
mouseEntered(MouseEvent) - method in class org.apache.jmeter.report.gui.tree.ReportTreeListener
mouseExited(MouseEvent) - method in class org.apache.jmeter.gui.tree.JMeterTreeListener
mouseExited(MouseEvent) - method in class org.apache.jmeter.report.gui.tree.ReportTreeListener
mouseMoved(MouseEvent) - method in class org.apache.jmeter.gui.tree.JMeterTreeListener
mouseMoved(MouseEvent) - method in class org.apache.jmeter.report.gui.tree.ReportTreeListener
mousePressed(MouseEvent) - method in class org.apache.jmeter.gui.tree.JMeterTreeListener
mousePressed(MouseEvent) - method in class org.apache.jmeter.report.gui.tree.ReportTreeListener
mouseReleased(MouseEvent) - method in class org.apache.jmeter.gui.tree.JMeterTreeListener
mouseReleased(MouseEvent) - method in class org.apache.jmeter.report.gui.tree.ReportTreeListener
moveRow(int,int,int) - method in class org.apache.jorphan.gui.ObjectTableModel
MULTIPART_FORM_DATA - static field in class org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
MultipartUrlConfig - class org.apache.jmeter.protocol.http.config.MultipartUrlConfig
Configuration element which handles HTTP Parameters and files to be uploaded
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
MultipartUrlConfigGui(boolean) - constructor for class org.apache.jmeter.protocol.http.config.gui.MultipartUrlConfigGui
MultiProperty - class org.apache.jmeter.testelement.property.MultiProperty
For JMeterProperties that hold multiple properties within, provides a simple interface for retrieving a property iterator for the sub values.
MultiProperty() - constructor for class org.apache.jmeter.testelement.property.MultiProperty
MultiProperty(String) - constructor for class org.apache.jmeter.testelement.property.MultiProperty
MultiPropertyConverter - class org.apache.jmeter.save.converters.MultiPropertyConverter
MultiPropertyConverter(Mapper) - constructor for class org.apache.jmeter.save.converters.MultiPropertyConverter
myJTable - field in class org.apache.jmeter.visualizers.StatGraphVisualizer
myScrollPane - field in class org.apache.jmeter.visualizers.StatGraphVisualizer

N

name - field in class org.apache.jmeter.visualizers.GraphAccumModel
NAME - field in class org.apache.jmeter.protocol.http.util.accesslog.NVPair
NAME - static field in class org.apache.jmeter.testelement.TestElement
nameChanged() - method in class org.apache.jmeter.gui.tree.JMeterTreeNode
nameChanged() - method in class org.apache.jmeter.gui.tree.NamedTreeNode
nameChanged() - method in class org.apache.jmeter.report.gui.tree.ReportTreeNode
NamedObject - interface org.apache.jmeter.util.NamedObject
NamedTreeNode - interface org.apache.jmeter.gui.tree.NamedTreeNode
namePanel - field in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
A GUI panel containing the name of this component.
NamePanel - class org.apache.jmeter.gui.NamePanel
NamePanel() - constructor for class org.apache.jmeter.gui.NamePanel
Create a new NamePanel with the default name.
NAMES - static field in class org.apache.jmeter.modifiers.UserParameters
NameUpdater - class org.apache.jmeter.util.NameUpdater
NEWDN - static field in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
NewDriver - class org.apache.jmeter.NewDriver
Main class for JMeter - sets up initial classpath and the loader.
NEWEXT - field in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
NEWFILE - field in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
newInstance() - static method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerFactory
Create a new instance of the default sampler
newInstance(String) - static method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerFactory
Create a new instance of the required sampler type
next() - method in class org.apache.jmeter.control.Controller
Delivers the next Sampler or null
next() - method in class org.apache.jorphan.collections.Data
Sets the current position of the Data set to the next row.
next() - method in class org.apache.jmeter.control.ForeachController
Determines the next sampler to be processed.
next() - method in class org.apache.jmeter.control.GenericController
Determines the next sampler to be processed.
next() - method in class org.apache.jmeter.control.IfController
next() - method in class org.apache.jmeter.control.InterleaveControl
Determines the next sampler to be processed.
next() - method in class org.apache.jmeter.control.LoopController
next() - method in class org.apache.jmeter.testelement.property.PropertyIterator
next() - method in class org.apache.jmeter.testelement.property.PropertyIteratorImpl
next() - method in class org.apache.jmeter.control.RunTime
next() - method in class org.apache.jmeter.control.SwitchController
Determines the next sampler to be processed.
next() - method in class org.apache.jmeter.threads.ThreadGroup
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
Determines the next sampler to be processed.
Called by next() if the element is a Controller, and returns the next sampler from the controller.
Called by next() if the element is a Controller, and returns the next sampler from the controller.
nextIsASampler(org.apache.jmeter.samplers.Sampler) - method in class org.apache.jmeter.control.GenericController
Increment the current pointer and return the element.
nextIsASampler(org.apache.jmeter.samplers.Sampler) - method in class org.apache.jmeter.control.InterleaveControl
Increment the current pointer and return the element.
nextIsNull() - method in class org.apache.jmeter.control.ForeachController
Called by next() when getCurrentElement() returns null.
nextIsNull() - method in class org.apache.jmeter.control.GenericController
Called by next() when getCurrentElement() returns null.
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
Called by next() when getCurrentElement() returns null.
nextIsNull() - method in class org.apache.jmeter.control.RunTime
nextIsNull() - method in class org.apache.jmeter.control.WhileController
Called by next() when getCurrentElement() returns null.
NextIsNullException - class org.apache.jmeter.control.NextIsNullException
Used by the Generic and Interleave controllers to signal the end of their samples
nextPaint() - method in class org.apache.jmeter.visualizers.LineGraph
The method will return the next paint color in the PAINT_ARRAY.
nextRow() - method in class org.apache.jmeter.functions.FileRowColContainer
Returns the next row to the caller, and updates it, allowing for wrap round
nextRow() - method in class org.apache.jmeter.functions.XPathFileContainer
Returns the next row to the caller, and updates it, allowing for wrap round
nextShape() - method in class org.apache.jmeter.testelement.LineChart
Return the next shape
nextShape() - method in class org.apache.jmeter.visualizers.LineGraph
Return the next shape
nextStroke() - method in class org.apache.jmeter.testelement.LineChart
nextStroke() - method in class org.apache.jmeter.visualizers.LineGraph
method always return a new BasicStroke with 1.0f weight
NODELAY - static field in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
nodeStructureChanged(TreeNode) - method in class org.apache.jorphan.gui.AbstractTreeTableModel
NON_HTTP_RESPONSE_CODE - static field in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
NON_HTTP_RESPONSE_MESSAGE - static field in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
NON_TEST_ELEMENTS - static field in class org.apache.jmeter.gui.util.MenuFactory
NON_TEST_ELEMENTS - static field in class org.apache.jmeter.gui.util.ReportMenuFactory
noResponse(URL) - method in class org.apache.jmeter.visualizers.MonitorAccumModel
If there is no response from the server, we create a new MonitorStats object with the current timestamp and health "dead".
normalizeList(Collection) - method in class org.apache.jmeter.testelement.property.AbstractProperty
normalizeMap(Map) - method in class org.apache.jmeter.testelement.property.AbstractProperty
Given a Map, it converts the Map into a collection of JMeterProperty objects, appropriate for a MapProperty object.
NOT_EXPRESSION - static field in class org.apache.jmeter.testbeans.BeanInfoSupport
NOT_EXPRESSION - static field in class org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer
NOT_OTHER - static field in class org.apache.jmeter.testbeans.BeanInfoSupport
NOT_OTHER - static field in class org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer
NOT_UNDEFINED - static field in class org.apache.jmeter.testbeans.BeanInfoSupport
NOT_UNDEFINED - static field in class org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer
NOTEQUAL - static field in class org.apache.jmeter.assertions.SizeAssertion
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.
notifyChangeListeners() - method in class org.apache.jorphan.gui.JLabeledTextField
Notify all registered change listeners that the text in the text field has changed.
notifyChangeListeners() - method in class org.apache.jmeter.reporters.MailerModel
Notify a list of listeners that a sample has occurred.
notify the listeners with the MonitorModel object.
NullProperty - class org.apache.jmeter.testelement.property.NullProperty
A null property.
NullProperty() - constructor for class org.apache.jmeter.testelement.property.NullProperty
NullProperty(String) - constructor for class org.apache.jmeter.testelement.property.NullProperty
NUM_THREADS - static field in class org.apache.jmeter.threads.ThreadGroup
Number of threads in the thread group
NumberComparator - class org.apache.jorphan.math.NumberComparator
NumberComparator() - constructor for class org.apache.jorphan.math.NumberComparator
NumberFieldErrorListener - class org.apache.jmeter.gui.util.NumberFieldErrorListener
numberOfNodes - field in class org.apache.jmeter.visualizers.SplineModel
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
NumberRenderer - class org.apache.jorphan.gui.NumberRenderer
Renders numbers in a JTable with a specified format
NumberRenderer() - constructor for class org.apache.jorphan.gui.NumberRenderer
NumberRenderer(String) - constructor for class org.apache.jorphan.gui.NumberRenderer
NUMBERS_TO_DISPLAY - field in class org.apache.jmeter.visualizers.SplineVisualizer
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.

O

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
ObjectProperty - class org.apache.jmeter.testelement.property.ObjectProperty
ObjectProperty() - constructor for class org.apache.jmeter.testelement.property.ObjectProperty
ObjectProperty(String) - constructor for class org.apache.jmeter.testelement.property.ObjectProperty
ObjectProperty(String,Object) - constructor for class org.apache.jmeter.testelement.property.ObjectProperty
objects - field in class org.apache.jorphan.gui.AbstractTreeTableModel
ObjectTableModel - class org.apache.jorphan.gui.ObjectTableModel
The ObjectTableModel is a TableModel whose rows are objects; columns are defined as Functors on the object.
The ObjectTableModel is a TableModel whose rows are objects; columns are defined as Functors on the object.
The ObjectTableModel is a TableModel whose rows are objects; columns are defined as Functors on the object.
ObsoleteGui - class org.apache.jmeter.config.gui.ObsoleteGui
Default config gui for Configuration Element.
ObsoleteGui() - constructor for class org.apache.jmeter.config.gui.ObsoleteGui
OLDEXT - field in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
OldSaveService - class org.apache.jmeter.save.OldSaveService
This class saves/restores the original Avalon XML format (not used by default).
ON_ERROR_ACTION - static field in class org.apache.jmeter.testelement.OnErrorTestElement
ON_ERROR_CONTINUE - static field in class org.apache.jmeter.testelement.OnErrorTestElement
ON_ERROR_STOPTEST - static field in class org.apache.jmeter.testelement.OnErrorTestElement
ON_ERROR_STOPTEST_NOW - static field in class org.apache.jmeter.testelement.OnErrorTestElement
ON_ERROR_STOPTHREAD - static field in class org.apache.jmeter.testelement.OnErrorTestElement
ON_MESSAGE_RSC - static field in class org.apache.jmeter.protocol.jms.control.gui.JMSSubscriberGui
ON_SAMPLE_ERROR - static field in class org.apache.jmeter.threads.ThreadGroup
Action to be taken when a Sampler error occurs
ON_SAMPLE_ERROR_CONTINUE - static field in class org.apache.jmeter.threads.ThreadGroup
Continue, i.e. ignore sampler errors
ON_SAMPLE_ERROR_STOPTEST - static field in class org.apache.jmeter.threads.ThreadGroup
Stop test (all threads) if sampler error occurs
ON_SAMPLE_ERROR_STOPTEST_NOW - static field in class org.apache.jmeter.threads.ThreadGroup
Stop test NOW (all threads) if sampler error occurs
ON_SAMPLE_ERROR_STOPTHREAD - static field in class org.apache.jmeter.threads.ThreadGroup
Stop current thread if sampler error occurs
OnceOnlyController - class org.apache.jmeter.control.OnceOnlyController
Controller to run its children once per cycle.
OnceOnlyController() - constructor for class org.apache.jmeter.control.OnceOnlyController
Constructor for the OnceOnlyController object.
OnceOnlyControllerGui - class org.apache.jmeter.control.gui.OnceOnlyControllerGui
OnceOnlyControllerGui() - constructor for class org.apache.jmeter.control.gui.OnceOnlyControllerGui
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
onMessage(Message) - method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
The sampler implements MessageListener directly and sets itself as the listener with the TopicSubscriber.
OnMessageSubscriber - class org.apache.jmeter.protocol.jms.client.OnMessageSubscriber
OnMessageSubscriber is designed to create the connection, session and subscriber.
OnMessageSubscriber() - constructor for class org.apache.jmeter.protocol.jms.client.OnMessageSubscriber
Constructor takes the necessary JNDI related parameters to create a connection and begin receiving messages.
OPEN - static field in class org.apache.jmeter.gui.action.ActionNames
OPEN - static field in class org.apache.jmeter.gui.action.KeyStrokes
open(String,String) - static method in class org.apache.jmeter.functions.FileWrapper
OPEN_RECENT - static field in class org.apache.jmeter.gui.action.ActionNames
openTag(String) - method in class org.apache.jorphan.util.XMLBuffer
Open a tag; save on stack.
OPTIONS - static field in class org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
ORDER - static field in class org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer
ORDER(String) - static method in class org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer
OrderPreservingLogParser - class org.apache.jmeter.protocol.http.util.accesslog.OrderPreservingLogParser
OrderPreservingLogParser() - constructor for class org.apache.jmeter.protocol.http.util.accesslog.OrderPreservingLogParser
OrderPreservingLogParser(String) - constructor for class org.apache.jmeter.protocol.http.util.accesslog.OrderPreservingLogParser

Assertions

Methods to be implemented

getResult(SampleResult)

Calling sequence

When the test plan is prepared for running, one instance of the class is created for each occurrence of an assertion in each thread.

Assertions are called from the same thread as the sampler

This package contains the interfaces that have to be implemented by any class wishing to display or present data collected in SampleResults.
OUTPUT - field in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator

P

PACKAGE_OBJECT - static field in class org.apache.jmeter.threads.JMeterThread
pageEnded() - method in class org.apache.jmeter.report.writers.DefaultPageSummary
pageEnded() - method in class org.apache.jmeter.report.writers.PageSummary
pages - field in class org.apache.jmeter.report.writers.DefaultReportSummary
pageStarted() - method in class org.apache.jmeter.report.writers.DefaultPageSummary
pageStarted() - method in class org.apache.jmeter.report.writers.PageSummary
PageSummary - interface org.apache.jmeter.report.writers.PageSummary
PageSummary defines the summary of a report page and the runtime information for debugging and logging purposes.
paint_counter - field in class org.apache.jmeter.visualizers.LineGraph
paintComponent(Graphics) - method in class org.apache.jmeter.visualizers.AxisGraph
paintComponent(Graphics) - method in class org.apache.jmeter.visualizers.DistributionGraph
Method is responsible for calling drawSample and updating the graph.
paintComponent(Graphics) - method in class org.apache.jmeter.visualizers.Graph
paintComponent(Graphics) - method in class org.apache.jmeter.visualizers.GraphAccum
paintComponent(Graphics) - method in class org.apache.jmeter.visualizers.LineGraph
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
PARAMETERS - static field in class org.apache.jmeter.assertions.BeanShellAssertion
PARAMETERS - static field in class org.apache.jmeter.protocol.java.sampler.BeanShellSampler
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
parse() - method in class org.apache.jmeter.protocol.http.util.WSDLHelper
Call this method to retrieve the WSDL.
parse(BufferedReader,org.apache.jmeter.testelement.TestElement,int) - method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
The method is responsible for reading each line, and breaking out of the while loop if a set number of lines is given.
parse(InputStream) - method in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
Parses a http header from a stream.
The method is responsible for reading each line, and breaking out of the while loop if a set number of lines is given.
parse(org.apache.jmeter.testelement.TestElement,int) - method in class org.apache.jmeter.protocol.http.util.accesslog.SharedTCLogParser
parse the entire file.
parse(org.apache.jmeter.testelement.TestElement,int) - method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
parse the entire file.
parseAndConfigure(int,org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.http.util.accesslog.LogParser
the method will parse the given number of lines.
parseAndConfigure(int,org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.http.util.accesslog.OrderPreservingLogParser
parse a set number of lines from the access log.
parseAndConfigure(int,org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
parse a set number of lines from the access log.
parseArguments(String) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
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,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 class org.apache.jmeter.monitor.parser.Parser
parseBytes(byte[]) - method in class org.apache.jmeter.monitor.parser.ParserImpl
parse byte array and return Status object
PARSEFLAG - static field in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
parseInt(String) - method in class org.apache.jmeter.monitor.parser.MonitorHandler
Convienance method for parsing integers.
parseLine(String,org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
parseLine calls the other parse methods to parse the given text.
parseLong(String) - method in class org.apache.jmeter.monitor.parser.MonitorHandler
Convienance method for parsing long.
parseOneParameter(String) - method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
Method expects name and value to be separated by an equal sign "=".
parseParameters(String) - method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
Method uses StringTokenizer to convert the string into single pairs.
Parser - interface org.apache.jmeter.monitor.parser.Parser
PARSER_CLASSNAME - static field in class org.apache.jmeter.protocol.http.parser.HTMLParser
ParserImpl - class org.apache.jmeter.monitor.parser.ParserImpl
ParserImpl(org.apache.jmeter.monitor.model.ObjectFactory) - constructor for class org.apache.jmeter.monitor.parser.ParserImpl
parseSampleResult(org.apache.jmeter.samplers.SampleResult) - method in class org.apache.jmeter.monitor.model.ObjectFactory
parseSampleResult(org.apache.jmeter.samplers.SampleResult) - method in class org.apache.jmeter.monitor.parser.Parser
parseSampleResult(org.apache.jmeter.samplers.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 class org.apache.jmeter.monitor.parser.Parser
parseString(String) - method in class org.apache.jmeter.monitor.parser.ParserImpl
PASSWORD - static field in class org.apache.jmeter.config.ConfigTestElement
PasswordEditor - class org.apache.jmeter.testbeans.gui.PasswordEditor
This class implements a property editor for non-null String properties that supports custom editing (i.e.: provides a GUI component) based on a text field.
PasswordEditor() - constructor for class org.apache.jmeter.testbeans.gui.PasswordEditor
PASTE - static field in class org.apache.jmeter.gui.action.ActionNames
PASTE - static field in class org.apache.jmeter.gui.action.KeyStrokes
Paste - class org.apache.jmeter.gui.action.Paste
Places a copied JMeterTreeNode under the selected node.
PASTE - static field in class org.apache.jmeter.report.gui.action.ReportPaste
PATH - static field in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
PAUSE - static field in class org.apache.jmeter.sampler.TestAction
pause(int) - method in class org.apache.jmeter.util.CPSPauser
Pause for an appropriate time according to the number of bytes being transferred.
PER_ITERATION - static field in class org.apache.jmeter.modifiers.UserParameters
PER_USER - static field in class org.apache.jmeter.modifiers.CounterConfig
pkgs - field in class org.apache.jmeter.protocol.java.control.gui.ClassFilter
plot - field in class org.apache.jmeter.visualizers.SplineVisualizer.SplineGraph
PluginManager - class org.apache.jmeter.plugin.PluginManager
PNG - static field in class org.apache.jmeter.save.SaveGraphicsService
PNG_EXTENSION - static field in class org.apache.jmeter.save.SaveGraphicsService
popupShouldSave(ActionEvent) - method in class org.apache.jmeter.gui.action.AbstractAction
popupShouldSave(ActionEvent) - method in class org.apache.jmeter.report.gui.action.AbstractAction
PORT - static field in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
PORT - static field in class org.apache.jmeter.protocol.http.control.HttpMirrorControl
PORT - static field in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
PORT - static field in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
PORT - static field in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
PORT - static field in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
POST - static field in class org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
POST - static field in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
POST_PROCESSORS - static field in class org.apache.jmeter.gui.util.MenuFactory
POST_PROCESSORS - static field in class org.apache.jmeter.gui.util.ReportMenuFactory
postActionPerformed(Class,ActionEvent) - method in class org.apache.jmeter.gui.action.ActionRouter
postActionPerformed(Class,ActionEvent) - method in class org.apache.jmeter.report.gui.action.ReportActionRouter
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
Class for setting the necessary headers for a POST request, and sending the body of the POST.
PostWriter() - constructor for class org.apache.jmeter.protocol.http.sampler.PostWriter
Constructor for PostWriter.
PostWriter(String) - constructor for class org.apache.jmeter.protocol.http.sampler.PostWriter
Constructor for PostWriter
PowerTableModel - class org.apache.jmeter.gui.util.PowerTableModel
PowerTableModel() - constructor for class org.apache.jmeter.gui.util.PowerTableModel
PowerTableModel(String[],Class[]) - constructor for class org.apache.jmeter.gui.util.PowerTableModel
PRE_PROCESSORS - static field in class org.apache.jmeter.gui.util.MenuFactory
PRE_PROCESSORS - static field in class org.apache.jmeter.gui.util.ReportMenuFactory
preActionPerformed(Class,ActionEvent) - method in class org.apache.jmeter.gui.action.ActionRouter
preActionPerformed(Class,ActionEvent) - method in class org.apache.jmeter.report.gui.action.ReportActionRouter
precision(float[],float[]) - method in class org.apache.jmeter.visualizers.Spline3
Computes the current precision reached.
PreCompiler - class org.apache.jmeter.engine.PreCompiler
Class to replace function and variable references in the test tree.
PreCompiler() - constructor for class org.apache.jmeter.engine.PreCompiler
PreCompiler(boolean) - constructor for class org.apache.jmeter.engine.PreCompiler
preferredLayoutSize(Container) - method in class org.apache.jorphan.gui.layout.VerticalLayout
prepare(org.apache.jmeter.testelement.TestElement) - static method in class org.apache.jmeter.testbeans.TestBeanHelper
Prepare the bean for work by populating the bean's properties from the property value map.
prepareForPreCompile() - method in class org.apache.jmeter.testelement.TestPlan
PreProcessor - interface org.apache.jmeter.processor.PreProcessor
PreProcessors are executed just prior to a sample being run.
previous - field 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.
Printable - interface org.apache.jmeter.visualizers.Printable
Printable is used by components that can be saved to an external file.
printableFieldNamesToString() - static method in class org.apache.jmeter.save.CSVSaveService
Generates the field names for the output file
Generates the field names for the output file
printMilliseconds() - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
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.extractor.BeanShellPostProcessor
process() - method in class org.apache.jmeter.modifiers.BeanShellPreProcessor
process() - method in class org.apache.jmeter.extractor.BSFPostProcessor
Provides the PostProcessor with a SampleResult object from which to extract values for use in future Queries.
process() - method in class org.apache.jmeter.modifiers.BSFPreProcessor
process() - method in class org.apache.jmeter.extractor.DebugPostProcessor
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.processor.PostProcessor
Provides the PostProcessor with a SampleResult object from which to extract values for use in future Queries.
process() - method in class org.apache.jmeter.processor.PreProcessor
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.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.
process() - method in class org.apache.jmeter.modifiers.UserParameters
process() - method in class org.apache.jmeter.extractor.XPathExtractor
Do the job - extract value from (X)HTML response using XPath Query.
processBatch(List) - method in class org.apache.jmeter.samplers.RemoteSampleListener
This method is called remotely and fires a list of samples events recieved locally.
processBatch(List) - method in class org.apache.jmeter.samplers.RemoteSampleListenerImpl
This method is called remotely and fires a list of samples events received locally.
processFileOrScript(BSFManager) - method in class org.apache.jmeter.util.BSFTestElement
processingInstruction(String,String) - method in class org.apache.jmeter.protocol.http.modifier.UserParameterXMLContentHandler
PROCESSINGTIME - static field in class org.apache.jmeter.monitor.parser.Constants
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.engine.ConvertListeners
processPath() - method in class org.apache.jmeter.engine.util.DisabledComponentRemover
Process path is called when a leaf is reached.
processPath() - method in class org.apache.jorphan.collections.HashTreeTraverser
Process path is called when a leaf is reached.
processPath() - method in class org.apache.jmeter.engine.PreCompiler
processPath() - method in class org.apache.jmeter.report.gui.action.ReportCheckDirty
Process path is called when a leaf is reached.
processPath() - method in class org.apache.jorphan.collections.SearchByClass
processPath() - method in class org.apache.jmeter.threads.TestCompiler
Process path is called when a leaf is reached.
processPath() - method in class org.apache.jmeter.engine.TreeCloner
processPath() - method in class org.apache.jmeter.engine.TurnElementsOn
Read Samples from a file; handles quoted strings.
promptToOpenFile() - static method in class org.apache.jmeter.gui.util.DirectoryDialoger
promptToOpenFile() - static method in class org.apache.jmeter.gui.util.FileDialoger
promptToOpenFile() - static method in class org.apache.jmeter.gui.util.ReportFileDialoger
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(String[]) - static method in class org.apache.jmeter.gui.util.ReportFileDialoger
Prompts the user to choose a file from their filesystems for our own devious uses.
promptToSaveFile(String) - static method in class org.apache.jmeter.gui.util.FileDialoger
Prompts the user to choose a file from their filesystems for our own devious uses.
promptToSaveFile(String) - static method in class org.apache.jmeter.gui.util.ReportFileDialoger
Prompts the user to choose a file from their filesystems for our own devious uses.
promptToSaveFile(String,String[]) - static method in class org.apache.jmeter.gui.util.FileDialoger
Get a JFileChooser with a new FileFilter.
promptToSaveFile(String,String[]) - static method in class org.apache.jmeter.gui.util.ReportFileDialoger
Get a JFileChooser with a new FileFilter.
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 defined: - the property name itself
Property() - constructor for class org.apache.jmeter.functions.Property
property(String) - method in class org.apache.jmeter.testbeans.BeanInfoSupport
Get the property descriptor for the property of the given name.
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
PropertyControlGui - class org.apache.jmeter.visualizers.PropertyControlGui
PropertyControlGui() - constructor for class org.apache.jmeter.visualizers.PropertyControlGui
PropertyIterator - interface org.apache.jmeter.testelement.property.PropertyIterator
propertyIterator() - method in class org.apache.jmeter.testelement.AbstractTestElement
propertyIterator() - method in class org.apache.jmeter.testelement.TestElement
Get a Property Iterator for the TestElements properties.
PropertyIteratorImpl - class org.apache.jmeter.testelement.property.PropertyIteratorImpl
PropertyIteratorImpl() - constructor for class org.apache.jmeter.testelement.property.PropertyIteratorImpl
PropertyIteratorImpl(Collection) - constructor for class org.apache.jmeter.testelement.property.PropertyIteratorImpl
PROTOCOL - static field in class org.apache.jmeter.monitor.parser.Constants
PROTOCOL - static field in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
PROTOCOL_HTTP - static field in class org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
PROTOCOL_HTTPS - static field in class org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
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 - used by newInstance call in Daemon
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
Class handles storing of generated samples, etc
ProxyControl() - constructor for class org.apache.jmeter.protocol.http.proxy.ProxyControl
Creates a Generic Controller
ProxyControlGui - class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
ProxyControlGui() - constructor for class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
Create a new LogicControllerGui instance.
PTRNFILTER - field in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
publish(Serializable) - method in class org.apache.jmeter.protocol.jms.client.Publisher
publish(String) - method in class org.apache.jmeter.protocol.jms.client.Publisher
Publisher - class org.apache.jmeter.protocol.jms.client.Publisher
Publisher(boolean,String,String,String,String,boolean,String,String) - constructor for class org.apache.jmeter.protocol.jms.client.Publisher
PublisherSampler - class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
This class implements the JMS Publisher sampler.
PublisherSampler() - constructor for class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
purple - static field in class org.apache.jmeter.gui.util.JMeterColor
PUT - static field in class org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
put(Object,Object) - method in class org.apache.jorphan.collections.HashTree
This is the same as calling HashTree.add(key,value).
put(Object,org.apache.jmeter.protocol.jms.client.OnMessageSubscriber) - static method in class org.apache.jmeter.protocol.jms.client.ClientPool
put(Object,org.apache.jmeter.protocol.jms.client.Publisher) - static method in class org.apache.jmeter.protocol.jms.client.ClientPool
put(String,String) - 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.
putAll(Map) - method in class org.apache.jmeter.threads.JMeterVariables
putAll(org.apache.jmeter.threads.JMeterVariables) - method in class org.apache.jmeter.threads.JMeterVariables
putDocument(Object,Object) - static method in class org.apache.jmeter.protocol.http.util.DOMPool
Add an object to the cache.
putObject(String,Object) - method in class org.apache.jmeter.threads.JMeterVariables
putReply(String,Message) - method in class org.apache.jmeter.protocol.jms.sampler.MessageAdmin
putRequest(String,Message) - method in class org.apache.jmeter.protocol.jms.sampler.MessageAdmin
PutWriter - class org.apache.jmeter.protocol.http.sampler.PutWriter
Class for setting the necessary headers for a PUT request, and sending the body of the PUT.
PutWriter() - constructor for class org.apache.jmeter.protocol.http.sampler.PutWriter
Constructor for PutWriter.

Q

QueueExecutor - interface org.apache.jmeter.protocol.jms.sampler.QueueExecutor
Executor for (pseudo) synchronous communication.
quickUpdate(org.apache.jmeter.samplers.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.
QUOTING_CHAR - static field in class org.apache.jmeter.save.CSVSaveService

R

RAMP_TIME - static field in class org.apache.jmeter.threads.ThreadGroup
Ramp-up time
RAND - static field in class org.apache.jmeter.functions.RegexFunction
Random - class org.apache.jmeter.functions.Random
Provides a Random function which returns a random long integer between a min (first argument) and a max (second argument).
random - field in class org.apache.jmeter.timers.RandomTimer
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
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.
RandomController - class org.apache.jmeter.control.RandomController
RandomController() - constructor for class org.apache.jmeter.control.RandomController
Constructor for the InterleaveControl object
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.
RandomOrderControllerGui - class org.apache.jmeter.control.gui.RandomOrderControllerGui
GUI for RandomOrderController.
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.
RandomVariableConfig - class org.apache.jmeter.config.RandomVariableConfig
RandomVariableConfigBeanInfo() - constructor for class org.apache.jmeter.config.RandomVariableConfigBeanInfo
RANGE - static field in class org.apache.jmeter.timers.RandomTimer
RateRenderer - class org.apache.jorphan.gui.RateRenderer
Renders a rate in a JTable.
RateRenderer(String) - constructor for class org.apache.jorphan.gui.RateRenderer
RE_USE_CONNECTION - static field in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
read() - method in class org.apache.jmeter.util.SlowInputStream
read(byte[],int,int) - method in class org.apache.jmeter.util.SlowInputStream
read(InputStream) - method in class org.apache.jmeter.protocol.tcp.sampler.BinaryTCPClientImpl
Reads data until the defined EOM byte is reached.
read(InputStream) - method in class org.apache.jmeter.protocol.tcp.sampler.LengthPrefixedBinaryTCPClientImpl
read(InputStream) - method in class org.apache.jmeter.protocol.tcp.sampler.TCPClient
read(InputStream) - method in class org.apache.jmeter.protocol.tcp.sampler.TCPClientImpl
Reads data until the defined EOL byte is reached.
READER - field in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
readFile(String,org.apache.jmeter.samplers.SampleResult) - method in class org.apache.jmeter.save.converters.SampleResultConverter
readFunctors - field in class org.apache.jorphan.gui.AbstractTreeTableModel
readLine(String) - method in class org.apache.jmeter.services.FileServer
Get the next line of the named file, recycle by default.
readLine(String,boolean) - method in class org.apache.jmeter.services.FileServer
Get the next line of the named file.
readResolve() - method in class org.apache.jmeter.util.BeanShellTestElement
readResolve() - method in class org.apache.jmeter.util.BSFTestElement
readResponse(HttpURLConnection,org.apache.jmeter.samplers.SampleResult) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler
Reads the response from the URL connection.
readResponse(org.apache.jmeter.samplers.SampleResult,InputStream,int) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Read response from the input stream, converting to MD5 digest if the useMD5 property is set.
RECEIVE_RSC - static field in class org.apache.jmeter.protocol.jms.control.gui.JMSSubscriberGui
Receiver - class org.apache.jmeter.protocol.jms.sampler.Receiver
Receiver of pseudo-synchronous reply messages.
ReceiveSubscriber - class org.apache.jmeter.protocol.jms.client.ReceiveSubscriber
Receives messages in a separate thread until told to stop.
ReceiveSubscriber(boolean,String,String,String,String,boolean,String,String) - constructor for class org.apache.jmeter.protocol.jms.client.ReceiveSubscriber
RecordController - class org.apache.jmeter.protocol.http.control.gui.RecordController
RecordingController - class org.apache.jmeter.protocol.http.control.RecordingController
recordStats(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.reporters.ResultCollector
recordStats is used to save statistics generated by visualizers
recoverRunningVersion() - method in class org.apache.jmeter.testelement.AbstractTestElement
recoverRunningVersion() - method in class org.apache.jmeter.protocol.http.control.CookieManager
recoverRunningVersion() - method in class org.apache.jmeter.threads.SamplePackage
recoverRunningVersion() - method in class org.apache.jmeter.testelement.TestElement
Tells the test element to return to the state it was in when makeRunningVersion() was called.
recoverRunningVersion(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.testelement.property.BooleanProperty
Tell the property to revert to the state at the time setRunningVersion(true) was called.
recoverRunningVersion(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.testelement.property.CollectionProperty
Tell the property to revert to the state at the time setRunningVersion(true) was called.
recoverRunningVersion(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.testelement.property.DoubleProperty
Tell the property to revert to the state at the time setRunningVersion(true) was called.
recoverRunningVersion(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.testelement.property.FloatProperty
Tell the property to revert to the state at the time setRunningVersion(true) was called.
recoverRunningVersion(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.testelement.property.FunctionProperty
recoverRunningVersion(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.testelement.property.IntegerProperty
Tell the property to revert to the state at the time setRunningVersion(true) was called.
recoverRunningVersion(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.testelement.property.JMeterProperty
Tell the property to revert to the state at the time setRunningVersion(true) was called.
recoverRunningVersion(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.testelement.property.LongProperty
Tell the property to revert to the state at the time setRunningVersion(true) was called.
recoverRunningVersion(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.testelement.property.MapProperty
recoverRunningVersion(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.testelement.property.NullProperty
recoverRunningVersion(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.testelement.property.ObjectProperty
Tell the property to revert to the state at the time setRunningVersion(true) was called.
recoverRunningVersion(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.testelement.property.StringProperty
Tell the property to revert to the state at the time setRunningVersion(true) was called.
recoverRunningVersion(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.testelement.property.TestElementProperty
Tell the property to revert to the state at the time setRunningVersion(true) was called.
REDIRECT_COLOR - static field in class org.apache.jmeter.visualizers.ViewResultsFullVisualizer
refreshPeriod - field in class org.apache.jmeter.visualizers.SplineModel
RegexExtractor - class org.apache.jmeter.extractor.RegexExtractor
RegexExtractorGui - class org.apache.jmeter.extractor.gui.RegexExtractorGui
Regular Expression Extractor Post-Processor GUI
RegexExtractorGui() - constructor for class org.apache.jmeter.extractor.gui.RegexExtractorGui
RegexFunction - class org.apache.jmeter.functions.RegexFunction
Implements regular expression parsing of sample results and variables
RegexFunction() - constructor for class org.apache.jmeter.functions.RegexFunction
register(org.apache.jmeter.testelement.TestListener) - static method in class org.apache.jmeter.engine.StandardJMeterEngine
registerDisabledIcon(String,ImageIcon) - static method in class org.apache.jmeter.gui.GUIFactory
Register an icon so that it can later be retrieved via getIcon(Class).
registerGUI(String,Class,Class) - static method in class org.apache.jmeter.gui.GUIFactory
Register a GUI class so that it can later be retrieved via 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 getIcon(Class).
reInitialize() - method in class org.apache.jmeter.control.ForeachController
Resets the controller:
  • resetCurrent() (i.e. current=0)
  • increment iteration count
  • sets first=true
  • recoverRunningVersion() to set the controller back to the initial state
reInitialize() - method in class org.apache.jmeter.control.GenericController
Resets the controller:
  • resetCurrent() (i.e. current=0)
  • increment iteration count
  • sets first=true
  • recoverRunningVersion() to set the controller back to the initial state
reInitialize() - method in class org.apache.jmeter.control.InterleaveControl
Resets the controller:
  • resetCurrent() (i.e. current=0)
  • increment iteration count
  • sets first=true
  • recoverRunningVersion() to set the controller back to the initial state
reInitialize() - method in class org.apache.jmeter.control.LoopController
reInitialize() - method in class org.apache.jmeter.control.RandomOrderController
reInitialize() - method in class org.apache.jmeter.control.RunTime
reinterpolated - field in class org.apache.jmeter.visualizers.SplineVisualizer.SplineGraph
REMOTE_EXIT - static field in class org.apache.jmeter.gui.action.ActionNames
REMOTE_EXIT_ALL - static field in class org.apache.jmeter.gui.action.ActionNames
REMOTE_FILENAME - static field in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
REMOTE_START - static field in class org.apache.jmeter.gui.action.ActionNames
REMOTE_START_ALL - static field in class org.apache.jmeter.gui.action.ActionNames
REMOTE_START_ALL - static field in class org.apache.jmeter.gui.action.KeyStrokes
REMOTE_STOP - static field in class org.apache.jmeter.gui.action.ActionNames
REMOTE_STOP_ALL - static field in class org.apache.jmeter.gui.action.ActionNames
REMOTE_STOP_ALL - static field in class org.apache.jmeter.gui.action.KeyStrokes
Remoteable - interface org.apache.jmeter.samplers.Remoteable
Marker interface used by ConvertListeners to determine which test elements to wrap so that the results are processed by the client rather than the server
REMOTEADDR - static field in class org.apache.jmeter.monitor.parser.Constants
RemoteJMeterEngine - interface org.apache.jmeter.engine.RemoteJMeterEngine
RemoteJMeterEngineImpl - class org.apache.jmeter.engine.RemoteJMeterEngineImpl
This is the JMeter server main code.
RemoteListenerWrapper - class org.apache.jmeter.samplers.RemoteListenerWrapper
Lars-Erik Helander provided the idea (and original implementation) for the caching functionality (sampleStore).
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
Implementation of remote sampler listener, also supports TestListener
RemoteSampleListenerImpl(Object) - constructor for class org.apache.jmeter.samplers.RemoteSampleListenerImpl
RemoteSampleListenerWrapper - 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
REMOVE - static field in class org.apache.jmeter.gui.action.ActionNames
REMOVE - static field in class org.apache.jmeter.gui.action.KeyStrokes
Remove - class org.apache.jmeter.gui.action.Remove
Implements the Remove menu item.
REMOVE - static field in class org.apache.jmeter.report.gui.action.ReportCheckDirty
remove() - method in class org.apache.jmeter.testelement.property.PropertyIterator
remove() - method in class org.apache.jmeter.testelement.property.PropertyIteratorImpl
Remove() - constructor for class org.apache.jmeter.gui.action.Remove
Constructor for the Remove object
remove(int) - method in class org.apache.jmeter.protocol.http.control.AuthManager
Remove an authentication record.
remove(int) - method in class org.apache.jmeter.testelement.property.CollectionProperty
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(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
Removes the entire branch specified by the given key.
remove(String) - method in class org.apache.jmeter.testelement.property.CollectionProperty
remove(String) - method in class org.apache.jmeter.threads.JMeterVariables
removeAllArguments() - method in class org.apache.jmeter.config.Arguments
Remove all arguments from the list.
removeAllArguments() - method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Remove all arguments from the list.
removeAllHTTPFileArgs() - method in class org.apache.jmeter.protocol.http.util.HTTPFileArgs
Remove all files from the list.
removeArgument(int) - method in class org.apache.jmeter.config.Arguments
Remove the specified argument from the list.
removeArgument(int) - method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Remove the specified argument from the list.
removeArgument(org.apache.jmeter.config.Argument) - method in class org.apache.jmeter.config.Arguments
Remove the specified argument from the list.
removeArgument(org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument) - method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Remove the specified argument from the list.
removeArgument(String) - method in class org.apache.jmeter.config.Arguments
Remove the argument with the specified name.
removeArgument(String) - method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Remove the argument with the specified name.
removeArguments() - method in class org.apache.jmeter.protocol.java.config.JavaConfig
Removes all of the arguments associated with this JavaConfig object.
removeChangeListener(ChangeListener) - method in class org.apache.jorphan.gui.JLabeledChoice
Removes a change listener.
removeChangeListener(ChangeListener) - method in class org.apache.jorphan.gui.JLabeledTextArea
Removes a change listener.
removeChangeListener(ChangeListener) - method in class org.apache.jorphan.gui.JLabeledTextField
Removes a change listener.
removeColumn(int) - method in class org.apache.jorphan.collections.Data
removeColumn(int) - method in class org.apache.jmeter.gui.util.PowerTableModel
removeCurrentElement() - method in class org.apache.jmeter.control.GenericController
removedSelectedNode() - method in class org.apache.jmeter.gui.tree.JMeterTreeListener
removedSelectedNode() - method in class org.apache.jmeter.report.gui.tree.ReportTreeListener
removeHeaderNamed(String) - method in class org.apache.jmeter.protocol.http.control.HeaderManager
removeHTTPFileArg(int) - method in class org.apache.jmeter.protocol.http.util.HTTPFileArgs
Remove the specified file from the list.
removeHTTPFileArg(org.apache.jmeter.protocol.http.util.HTTPFileArg) - method in class org.apache.jmeter.protocol.http.util.HTTPFileArgs
Remove the specified file from the list.
removeHTTPFileArg(String) - method in class org.apache.jmeter.protocol.http.util.HTTPFileArgs
Remove the file with the specified path.
removeLayoutComponent(Component) - method in class org.apache.jorphan.gui.layout.VerticalLayout
Not used by this class.
removeNode(org.apache.jmeter.report.gui.tree.ReportTreeNode) - static method in class org.apache.jmeter.report.gui.action.ReportRemove
Remove a test element from the tree.
Remove a test element from the tree.
remove a PageSummary
removePageSummary(org.apache.jmeter.report.writers.PageSummary) - method in class org.apache.jmeter.report.writers.ReportSummary
Remove a page summary from the report summary.
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.
removePostActionListener(Class,ActionListener) - method in class org.apache.jmeter.report.gui.action.ReportActionRouter
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.
removePreActionListener(Class,ActionListener) - method in class org.apache.jmeter.report.gui.action.ReportActionRouter
Allows an ActionListener to be removed from receiving notifications of a command being executed prior to the actual execution of the command.
removePrefix(String) - static method in class org.apache.jorphan.logging.LoggingManager
Removes the standard prefix, i.e.
removeProperty(String) - method in class org.apache.jmeter.testelement.AbstractTestElement
removeProperty(String) - method in class org.apache.jmeter.testelement.TestElement
removePropertyChangeListener(PropertyChangeListener) - method in class org.apache.jmeter.testbeans.gui.FileEditor
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
removeRow(int) - method in class org.apache.jmeter.gui.util.PowerTableModel
RENAME - static field in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
renderChart(List) - method in class org.apache.jmeter.testelement.AbstractChart
Subclasses will need to implement the method by doing the following: 1. get the x and y axis 2. filter the table data 3. pass the data to the chart library 4. return the generated chart
renderChart(List) - method in class org.apache.jmeter.testelement.BarChart
Subclasses will need to implement the method by doing the following: 1. get the x and y axis 2. filter the table data 3. pass the data to the chart library 4. return the generated chart
renderChart(List) - method in class org.apache.jmeter.testelement.LineChart
Subclasses will need to implement the method by doing the following: 1. get the x and y axis 2. filter the table data 3. pass the data to the chart library 4. return the generated chart
renderChart(List) - method in class org.apache.jmeter.report.ReportChart
The method takes a list of the DataSet items.
RendererUtils - class org.apache.jorphan.gui.RendererUtils
Utility class for Renderers
renderGraphics(double[][],String[]) - method in class org.apache.jmeter.testelement.BarChart
renderGraphics(double[][],String[]) - method in class org.apache.jmeter.testelement.LineChart
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
Finds the given current key, and replaces it with the given new key.
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.
replaceAllChars(String,char,String) - static method in class org.apache.jorphan.util.JOrphanUtils
Version of String.replaceAll() for JDK1.3 See below for another version which replaces strings rather than chars
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...
ReplaceFunctionsWithStrings - class org.apache.jmeter.engine.util.ReplaceFunctionsWithStrings
Transforms strings into variable references (in spite of the name, which suggests the opposite!)
replaceHeader(String,String) - method in class org.apache.jorphan.collections.Data
Replaces the given header name with a new header name.
ReplaceStringWithFunctions - class org.apache.jmeter.engine.util.ReplaceStringWithFunctions
replaceValues(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.engine.util.ValueReplacer
replaceValues(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.report.engine.ValueReplacer
REPORT_BAR_CHART_URL - static field in class org.apache.jmeter.testelement.BarChart
REPORT_CHART_CAPTION - static field in class org.apache.jmeter.testelement.AbstractChart
REPORT_CHART_HEIGHT - static field in class org.apache.jmeter.testelement.AbstractChart
REPORT_CHART_TITLE - static field in class org.apache.jmeter.testelement.AbstractChart
REPORT_CHART_WIDTH - static field in class org.apache.jmeter.testelement.AbstractChart
REPORT_CHART_X_AXIS - static field in class org.apache.jmeter.testelement.AbstractChart
REPORT_CHART_X_LABEL - static field in class org.apache.jmeter.testelement.AbstractChart
REPORT_CHART_Y_AXIS - static field in class org.apache.jmeter.testelement.AbstractChart
REPORT_CHART_Y_LABEL - static field in class org.apache.jmeter.testelement.AbstractChart
REPORT_PAGE - static field in class org.apache.jmeter.gui.util.ReportMenuFactory
REPORT_PAGE - static field in class org.apache.jmeter.testelement.ReportPlan
REPORT_PAGE_CSS - static field in class org.apache.jmeter.testelement.ReportPage
REPORT_PAGE_FOOTER - static field in class org.apache.jmeter.testelement.ReportPage
REPORT_PAGE_HEADER - static field in class org.apache.jmeter.testelement.ReportPage
REPORT_PAGE_INDEX - static field in class org.apache.jmeter.testelement.ReportPage
REPORT_PAGE_INTRO - static field in class org.apache.jmeter.testelement.ReportPage
REPORT_PAGE_TITLE - static field in class org.apache.jmeter.testelement.ReportPage
REPORT_TABLE_50_PERCENT - static field in class org.apache.jmeter.testelement.AbstractTable
REPORT_TABLE_90_PERCENT - static field in class org.apache.jmeter.testelement.AbstractTable
REPORT_TABLE_ERROR_RATE - static field in class org.apache.jmeter.testelement.AbstractTable
REPORT_TABLE_MAX - static field in class org.apache.jmeter.testelement.AbstractTable
REPORT_TABLE_MEAN - static field in class org.apache.jmeter.testelement.AbstractTable
REPORT_TABLE_MEDIAN - static field in class org.apache.jmeter.testelement.AbstractTable
REPORT_TABLE_MIN - static field in class org.apache.jmeter.testelement.AbstractTable
REPORT_TABLE_RESPONSE_RATE - static field in class org.apache.jmeter.testelement.AbstractTable
REPORT_TABLE_TOTAL - static field in class org.apache.jmeter.testelement.AbstractTable
REPORT_TABLE_TRANSFER_RATE - static field in class org.apache.jmeter.testelement.AbstractTable
REPORT_TABLE_URL - static field in class org.apache.jmeter.testelement.AbstractTable
ReportActionRouter - class org.apache.jmeter.report.gui.action.ReportActionRouter
ReportAddParent - class org.apache.jmeter.report.gui.action.ReportAddParent
ReportAddParent() - constructor for class org.apache.jmeter.report.gui.action.ReportAddParent
ReportAddToTree - class org.apache.jmeter.report.gui.action.ReportAddToTree
ReportAddToTree() - constructor for class org.apache.jmeter.report.gui.action.ReportAddToTree
ReportCellRenderer - class org.apache.jmeter.report.gui.tree.ReportCellRenderer
ReportCellRenderer() - constructor for class org.apache.jmeter.report.gui.tree.ReportCellRenderer
ReportChart - interface org.apache.jmeter.report.ReportChart
ReportCheckDirty - class org.apache.jmeter.report.gui.action.ReportCheckDirty
ReportCheckDirty() - constructor for class org.apache.jmeter.report.gui.action.ReportCheckDirty
ReportClose - class org.apache.jmeter.report.gui.action.ReportClose
This command clears the existing test plan, allowing the creation of a New test plan.
ReportClose() - constructor for class org.apache.jmeter.report.gui.action.ReportClose
Constructor for the Close object.
ReportCopy - class org.apache.jmeter.report.gui.action.ReportCopy
ReportCut - class org.apache.jmeter.report.gui.action.ReportCut
ReportDragNDrop - class org.apache.jmeter.report.gui.action.ReportDragNDrop
ReportEditCommand - class org.apache.jmeter.report.gui.action.ReportEditCommand
ReportEditCommand() - constructor for class org.apache.jmeter.report.gui.action.ReportEditCommand
ReportEnableComponent - class org.apache.jmeter.report.gui.action.ReportEnableComponent
ReportEngine - interface org.apache.jmeter.report.engine.ReportEngine
ReportEngine is the base interface for report engines
reportErrors() - method in class org.apache.jmeter.assertions.XPathAssertion
reportErrors() - method in class org.apache.jmeter.extractor.XPathExtractor
reportErrorToUser(String) - static method in class org.apache.jmeter.util.JMeterUtils
Report an error through a dialog box.
reportErrorToUser(String,String) - static method in class org.apache.jmeter.util.JMeterUtils
Report an error through a dialog box.
ReportExitCommand - class org.apache.jmeter.report.gui.action.ReportExitCommand
ReportExitCommand() - constructor for class org.apache.jmeter.report.gui.action.ReportExitCommand
Constructor for the ExitCommand object
ReportFileDialoger - class org.apache.jmeter.gui.util.ReportFileDialoger
ReportFilePanel - class org.apache.jmeter.gui.util.ReportFilePanel
ReportFilePanel() - constructor for class org.apache.jmeter.gui.util.ReportFilePanel
Constructor for the FilePanel object.
ReportFilePanel(ChangeListener,String) - constructor for class org.apache.jmeter.gui.util.ReportFilePanel
Constructor for the FilePanel object.
ReportFilePanel(String) - constructor for class org.apache.jmeter.gui.util.ReportFilePanel
ReportFilePanel(String,String) - constructor for class org.apache.jmeter.gui.util.ReportFilePanel
ReportGui - class org.apache.jmeter.control.gui.ReportGui
JMeter GUI component representing the test plan which will be executed when the test is run.
ReportGui() - constructor for class org.apache.jmeter.control.gui.ReportGui
Create a new TestPlanGui.
ReportGuiPackage - class org.apache.jmeter.gui.ReportGuiPackage
ReportGuiPackage is based on GuiPackage, but with changes for the reporting tool.
ReportHelp - class org.apache.jmeter.report.gui.action.ReportHelp
ReportLoad - class org.apache.jmeter.report.gui.action.ReportLoad
ReportLoad() - constructor for class org.apache.jmeter.report.gui.action.ReportLoad
ReportLookAndFeelCommand - class org.apache.jmeter.report.gui.action.ReportLookAndFeelCommand
ReportMainFrame - class org.apache.jmeter.gui.ReportMainFrame
ReportMainFrame is based on MainFrame. it uses the same basic structure, but with changes for the report gui.
ReportMainFrame() - constructor for class org.apache.jmeter.gui.ReportMainFrame
Create a new JMeter frame.
ReportMenuBar - class org.apache.jmeter.gui.util.ReportMenuBar
This is a version of the MenuBar for the reporting tool.
ReportMenuBar() - constructor for class org.apache.jmeter.gui.util.ReportMenuBar
ReportMenuFactory - class org.apache.jmeter.gui.util.ReportMenuFactory
ReportPage - class org.apache.jmeter.testelement.ReportPage
ReportPage
ReportPage() - constructor for class org.apache.jmeter.testelement.ReportPage
No-arg constructor.
ReportPageGui - class org.apache.jmeter.report.gui.ReportPageGui
ReportPageGui() - constructor for class org.apache.jmeter.report.gui.ReportPageGui
ReportPaste - class org.apache.jmeter.report.gui.action.ReportPaste
Places a copied JMeterTreeNode under the selected node.
ReportPlan - class org.apache.jmeter.testelement.ReportPlan
ReportPlan() - constructor for class org.apache.jmeter.testelement.ReportPlan
ReportPlan(String) - constructor for class org.apache.jmeter.testelement.ReportPlan
ReportRemove - class org.apache.jmeter.report.gui.action.ReportRemove
ReportRemove() - constructor for class org.apache.jmeter.report.gui.action.ReportRemove
Constructor for the Remove object
ReportSave - class org.apache.jmeter.report.gui.action.ReportSave
ReportSave() - constructor for class org.apache.jmeter.report.gui.action.ReportSave
Constructor for the Save object.
ReportSaveGraphics - class org.apache.jmeter.report.gui.action.ReportSaveGraphics
SaveGraphics action is meant to be a generic reusable Action.
ReportSaveGraphics() - constructor for class org.apache.jmeter.report.gui.action.ReportSaveGraphics
Constructor for the Save object.
ReportStart - class org.apache.jmeter.report.gui.action.ReportStart
ReportStart() - constructor for class org.apache.jmeter.report.gui.action.ReportStart
Constructor for the Start object.
ReportSummary - interface org.apache.jmeter.report.writers.ReportSummary
The purpose of ReportSummary is to provide a detailed description of the reports generated, how long it took and where the generated files are located.
ReportTable - interface org.apache.jmeter.report.ReportTable
ReportTreeListener - class org.apache.jmeter.report.gui.tree.ReportTreeListener
ReportTreeListener() - constructor for class org.apache.jmeter.report.gui.tree.ReportTreeListener
ReportTreeListener(org.apache.jmeter.report.gui.tree.ReportTreeModel) - constructor for class org.apache.jmeter.report.gui.tree.ReportTreeListener
Constructor for the JMeterTreeListener object.
ReportTreeModel - class org.apache.jmeter.report.gui.tree.ReportTreeModel
ReportTreeModel() - constructor for class org.apache.jmeter.report.gui.tree.ReportTreeModel
ReportTreeNode - class org.apache.jmeter.report.gui.tree.ReportTreeNode
ReportTreeNode() - constructor for class org.apache.jmeter.report.gui.tree.ReportTreeNode
ReportWriter - interface org.apache.jmeter.report.writers.ReportWriter
ReportWriter defines the basic operations of a report writer.
REQUEST - static field in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
REQUESTBYTESRECEIVED - static field in class org.apache.jmeter.monitor.parser.Constants
REQUESTBYTESSENT - static field in class org.apache.jmeter.monitor.parser.Constants
REQUESTCOUNT - static field in class org.apache.jmeter.monitor.parser.Constants
REQUESTINFO - static field in class org.apache.jmeter.monitor.parser.Constants
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
REQUESTPROCESSINGTIME - static field in class org.apache.jmeter.monitor.parser.Constants
RES_KEY_PFX - static field in class org.apache.jmeter.util.JMeterUtils
reserveFile(String) - method in class org.apache.jmeter.services.FileServer
Creates an association between a filename and a File inputOutputObject, and stores it for later use - unless it is already stored.
reserveFile(String,String) - method in class org.apache.jmeter.services.FileServer
Creates an association between a filename and a File inputOutputObject, and stores it for later use - unless it is already stored.
reserveFile(String,String,String) - method in class org.apache.jmeter.services.FileServer
Creates an association between a filename and a File inputOutputObject, and stores it for later use - unless it is already stored.
reset() - method in class org.apache.jmeter.util.BeanShellInterpreter
Resets the BeanShell interpreter.
reset() - method in class org.apache.jmeter.engine.ClientJMeterEngine
reset() - method in class org.apache.jorphan.collections.Data
Resets the current position of the data set to just before the first element.
reset() - method in class org.apache.jmeter.protocol.http.util.accesslog.Filter
Tell the filter when the parsing has reached the end of the log file and is about to begin again.
reset() - method in class 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.engine.JMeterEngine
reset() - method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
reset() - method in class org.apache.jmeter.protocol.jms.client.ReceiveSubscriber
Reset the receiver ready for receiving any further messages
reset() - method in class org.apache.jmeter.engine.RemoteJMeterEngine
reset() - method in class org.apache.jmeter.engine.RemoteJMeterEngineImpl
reset() - method in class org.apache.jmeter.report.engine.ReportEngine
reset() - method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
Tell the filter when the parsing has reached the end of the log file and is about to begin again.
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.jmeter.protocol.http.util.accesslog.StandardGenerator
Reset the HTTPSampler to make sure it is a new instance.
reset() - method in class org.apache.jmeter.engine.StandardJMeterEngine
reset() - method in class org.apache.jmeter.report.engine.StandardReportEngine
RESET_GUI - static field in class org.apache.jmeter.gui.action.ActionNames
RESET_INTERPRETER - static field in class org.apache.jmeter.assertions.BeanShellAssertion
RESET_INTERPRETER - static field in class org.apache.jmeter.protocol.java.sampler.BeanShellSampler
resetBase() - method in class org.apache.jmeter.services.FileServer
resetContext() - method in class org.apache.jmeter.util.JsseSSLManager
Resets the SSLContext if using per-thread contexts.
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
resetLoopCount() - method in class org.apache.jmeter.control.ForeachController
resetLoopCount() - method in class org.apache.jmeter.control.LoopController
resetLoopCount() - method in class org.apache.jmeter.control.RunTime
resetValue() - method in class org.apache.jmeter.protocol.http.modifier.ParamMask
This method determines the policy of what value to start (and re-start) at.
Compute the replacement tree.
Compute the replacement tree.
RESOURCE_BUNDLE - static field in class org.apache.jmeter.testbeans.BeanInfoSupport
RESOURCE_BUNDLE - static field in class org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer
RESPONSE_TIMEOUT - static field in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
RESPONSE_WAS_NULL - static field in class org.apache.jmeter.assertions.AssertionResult
ResponseAssertion - class org.apache.jmeter.assertions.ResponseAssertion
Test element to handle Response Assertions, @see AssertionGui
ResponseAssertion() - constructor for class org.apache.jmeter.assertions.ResponseAssertion
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
This class handles all saving of samples.
ResultCollector() - constructor for class org.apache.jmeter.reporters.ResultCollector
No-arg constructor.
RESULTCOLLECTOR_HELPER_OBJECT - static field in class org.apache.jmeter.save.SaveService
ResultCollectorHelper - class org.apache.jmeter.reporters.ResultCollectorHelper
Helper class to allow TestResultWrapperConverter to send samples directly to the visualiser if required.
Follow redirects and download page resources if appropriate. this works, but the container stuff here is what's doing it. followRedirects() is actually doing the work to make sure we have only one container to make this work more naturally, I think this method - sample() - needs to take an HTTPSamplerResult container parameter instead of a boolean:areFollowingRedirect.
ResultSaver - class org.apache.jmeter.reporters.ResultSaver
Save Result responseData to a set of files This is mainly intended for validation tests
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
Convert a result into a string, where the fields of the result are separated by the default delimiter.
Convert a result into a string, where the fields of the result are separated by a specified String.
resume() - method in class org.apache.jmeter.protocol.jms.client.OnMessageSubscriber
resume will call Connection.start() to begin receiving inbound messages.
resume() - method in class org.apache.jmeter.protocol.jms.client.ReceiveSubscriber
Resume will call Connection.start() and begin receiving messages from the JMS provider.
RETOBJ - static field in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
reverseReplace(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.engine.util.ValueReplacer
reverseReplace(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.report.engine.ValueReplacer
REVERT_PROJECT - static field in class org.apache.jmeter.gui.action.ActionNames
RevertProject - class org.apache.jmeter.gui.action.RevertProject
Handles the Revert Project command.
RevertProject() - constructor for class org.apache.jmeter.gui.action.RevertProject
RIGHT - static field in class org.apache.jorphan.gui.layout.VerticalLayout
The horizontal alignment constant that designates right justification.
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
RightAlignRenderer - class org.apache.jorphan.gui.RightAlignRenderer
Renders items in a JTable right-aligned
RightAlignRenderer() - constructor for class org.apache.jorphan.gui.RightAlignRenderer
RMETHOD - field in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
protected members *
ROOTDN - static field in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
ROOTDN - static field in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
rootNode - field in class org.apache.jorphan.gui.AbstractTreeTableModel
run() - method in class org.apache.jmeter.util.BeanShellServer
run() - method in class org.apache.jmeter.engine.ClientJMeterEngine
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.gui.util.FocusRequester
run() - method in class org.apache.jmeter.protocol.http.control.HttpMirrorServer
Listen on the daemon port and handle incoming requests.
run() - method in class org.apache.jmeter.protocol.http.control.HttpMirrorThread
Main processing method for the HttpMirror object
run() - method in class org.apache.jmeter.threads.JMeterThread
run() - method in class org.apache.jmeter.protocol.http.proxy.Proxy
Main processing method for the Proxy object
run() - method in class org.apache.jmeter.protocol.jms.sampler.Receiver
run() - method in class org.apache.jmeter.protocol.jms.client.ReceiveSubscriber
run calls listen to begin listening for inbound messages from the provider.
run() - method in class org.apache.jmeter.engine.StandardJMeterEngine
run() - method in class org.apache.jmeter.report.engine.StandardReportEngine
RunningSample - class org.apache.jmeter.visualizers.RunningSample
Running sample data container.
RunningSample(org.apache.jmeter.visualizers.RunningSample) - constructor for class org.apache.jmeter.visualizers.RunningSample
Copy constructor to create a duplicate of existing instance (without the disadvantages of clone()
RunningSample(String,int) - constructor for class org.apache.jmeter.visualizers.RunningSample
Use this constructor to create the initial instance
runReport() - method in class org.apache.jmeter.report.engine.ReportEngine
runReport() - method in class org.apache.jmeter.report.engine.StandardReportEngine
RUNTEST - static field in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
runTest() - method in class org.apache.jmeter.engine.ClientJMeterEngine
runTest() - method in class org.apache.jmeter.engine.JMeterEngine
runTest() - method in class org.apache.jmeter.engine.RemoteJMeterEngine
runTest() - method in class org.apache.jmeter.engine.RemoteJMeterEngineImpl
runTest() - method in class org.apache.jmeter.engine.StandardJMeterEngine
runTest(org.apache.jmeter.protocol.java.sampler.JavaSamplerContext) - method in class org.apache.jmeter.protocol.java.sampler.JavaSamplerClient
Perform a single sample for each iteration.
runTest(org.apache.jmeter.protocol.java.sampler.JavaSamplerContext) - method in class org.apache.jmeter.protocol.java.test.JavaTest
Perform a single sample.
In this case, this method will simply sleep for some amount of time.
runTest(org.apache.jmeter.protocol.java.sampler.JavaSamplerContext) - method in class org.apache.jmeter.protocol.java.test.SleepTest
Perform a single sample.
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.

S

Sample - class org.apache.jmeter.visualizers.Sample
SAMPLE - field in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
sample() - method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
sample() - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Perform a sample, and return the results
sample() - method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
The implementation will publish n messages within a for loop.
Sample() - constructor for class org.apache.jmeter.visualizers.Sample
sample() - method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
sample method will check which client it should use and call the appropriate client specific sample method.
sample() - method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
Sample the URL using Apache SOAP driver.
Sample(long) - constructor for class org.apache.jmeter.visualizers.Sample
Sample(long,long,long,double,long,boolean) - constructor for class org.apache.jmeter.visualizers.Sample
sample(org.apache.jmeter.samplers.Entry) - method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
sample(Entry e) simply calls sample().
sample(org.apache.jmeter.samplers.Entry) - method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
Obtains statistics about the given Entry, and packages the information into a SampleResult.
sample(org.apache.jmeter.samplers.Entry) - method in class org.apache.jmeter.protocol.java.sampler.BeanShellSampler
sample(org.apache.jmeter.samplers.Entry) - method in class org.apache.jmeter.protocol.java.sampler.BSFSampler
Obtains statistics about the given Entry, and packages the information into a SampleResult.
sample(org.apache.jmeter.samplers.Entry) - method in class org.apache.jmeter.sampler.DebugSampler
Obtains statistics about the given Entry, and packages the information into a SampleResult.
sample(org.apache.jmeter.samplers.Entry) - method in class org.apache.jmeter.examples.testbeans.example1.Example1
Obtains statistics about the given Entry, and packages the information into a SampleResult.
sample(org.apache.jmeter.samplers.Entry) - method in class org.apache.jmeter.examples.testbeans.example2.Example2
sample(org.apache.jmeter.samplers.Entry) - method in class org.apache.jmeter.examples.sampler.ExampleSampler
Obtains statistics about the given Entry, and packages the information into a SampleResult.
sample(org.apache.jmeter.samplers.Entry) - method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
Obtains statistics about the given Entry, and packages the information into a SampleResult.
sample(org.apache.jmeter.samplers.Entry) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Do a sampling and return its results.
sample(org.apache.jmeter.samplers.Entry) - method in class org.apache.jmeter.protocol.java.sampler.JavaSampler
Performs a test sample.
sample(org.apache.jmeter.samplers.Entry) - method in class org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler
Obtains statistics about the given Entry, and packages the information into a SampleResult.
sample(org.apache.jmeter.samplers.Entry) - method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
Obtains statistics about the given Entry, and packages the information into a SampleResult.
sample(org.apache.jmeter.samplers.Entry) - method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
Obtains statistics about the given Entry, and packages the information into a SampleResult.
sample(org.apache.jmeter.samplers.Entry) - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
!
sample(org.apache.jmeter.samplers.Entry) - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Obtains statistics about the given Entry, and packages the information into a SampleResult.
sample(org.apache.jmeter.samplers.Entry) - method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
Obtains statistics about the given Entry, and packages the information into a SampleResult.
sample(org.apache.jmeter.samplers.Entry) - method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
The implementation calls sample() without any parameters
sample(org.apache.jmeter.samplers.Entry) - method in class org.apache.jmeter.samplers.Sampler
Obtains statistics about the given Entry, and packages the information into a SampleResult.
sample(org.apache.jmeter.samplers.Entry) - method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
Obtains statistics about the given Entry, and packages the information into a SampleResult.
sample(org.apache.jmeter.samplers.Entry) - method in class org.apache.jmeter.sampler.TestAction
Obtains statistics about the given Entry, and packages the information into a SampleResult.
sample(org.apache.jmeter.samplers.Entry) - method in class org.apache.jmeter.control.TransactionSampler
One cannot sample the TransactionSampler directly.
Sample(String,long,long,long,long,long,double,long,boolean,long,long) - constructor for class org.apache.jmeter.visualizers.Sample
Sample(String,long,long,long,long,long,double,long,boolean,long,long,int) - constructor for class org.apache.jmeter.visualizers.Sample
sample(URL,String,boolean,int) - method in class org.apache.jmeter.protocol.http.sampler.AjpSampler
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.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(URL,String,boolean,int) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
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.SoapSampler
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.WebServiceSampler
Samples the URL passed in and stores the result in HTTPSampleResult, following redirects and downloading page resources as appropriate.
SAMPLE_EVENT_OBJECT - static field in class org.apache.jmeter.save.SaveService
SAMPLE_VARIABLES - static field in class org.apache.jmeter.samplers.SampleEvent
sampleEnd() - method in class org.apache.jmeter.samplers.SampleResult
Record the end time of a sample and calculate the elapsed time
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(org.apache.jmeter.samplers.SampleResult,String) - constructor for class org.apache.jmeter.samplers.SampleEvent
Creates SampleEvent without saving any variables.
Contructor used for normal samples, saves variable values if any are defined.
SampleEvent(org.apache.jmeter.samplers.SampleResult,String,String) - constructor for class org.apache.jmeter.samplers.SampleEvent
Only intended for use when loading results from a file.
SampleEventConverter - class org.apache.jmeter.save.converters.SampleEventConverter
XStream Converter for the SampleResult class
SampleListener - interface org.apache.jmeter.samplers.SampleListener
Allows notification on events occuring during the sampling process.
Stores sample events untill either a time or sample threshold is breached.
sampleOccurred(org.apache.jmeter.samplers.SampleEvent) - method in class org.apache.jmeter.visualizers.BeanShellListener
A sample has started and stopped.
sampleOccurred(org.apache.jmeter.samplers.SampleEvent) - method in class org.apache.jmeter.visualizers.BSFListener
A sample has started and stopped.
A sample occurred
When a test result is received, display it and save it.
A sample has started and stopped.
A sample has started and stopped.
A sample has started and stopped.
A sample has started and stopped.
sampleOccurred(org.apache.jmeter.samplers.SampleEvent) - method in class org.apache.jmeter.reporters.ResultAction
Examine the sample(s) and take appropriate action
sampleOccurred(org.apache.jmeter.samplers.SampleEvent) - method in class org.apache.jmeter.reporters.ResultCollector
When a test result is received, display it and save it.
sampleOccurred(org.apache.jmeter.samplers.SampleEvent) - method in class org.apache.jmeter.reporters.ResultSaver
Saves the sample result (and any sub results) in files
sampleOccurred(org.apache.jmeter.samplers.SampleEvent) - method in class org.apache.jmeter.samplers.SampleListener
A sample has started and stopped.
sampleOccurred(org.apache.jmeter.samplers.SampleEvent) - method in class org.apache.jmeter.samplers.SampleSender
A sample occurred
A sample occurred
Stores sample events untill either a time or sample threshold is breached.
sampleOccurred(org.apache.jmeter.samplers.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.
A sample has started and stopped.
SamplePackage - class org.apache.jmeter.threads.SamplePackage
Packages methods related to sample handling.
SamplePackage() - constructor for class org.apache.jmeter.threads.SamplePackage
SamplePackage(List,List,List,List,List,List,List,List,List) - constructor for class org.apache.jmeter.threads.SamplePackage
samplePause() - method in class org.apache.jmeter.samplers.SampleResult
Pause a sample
Sampler - interface org.apache.jmeter.samplers.Sampler
Classes which are able to generate information about an entry should implement this interface.
SAMPLER_TYPE_HTTP_SAMPLER - static field in class org.apache.jmeter.protocol.http.proxy.ProxyControl
SAMPLER_TYPE_HTTP_SAMPLER2 - static field in class org.apache.jmeter.protocol.http.proxy.ProxyControl
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(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 OldSaveService, CSVSaveService and StatisticalSampleResult
SampleResult(org.apache.jmeter.samplers.SampleResult) - constructor for class org.apache.jmeter.samplers.SampleResult
Construct a 'parent' result for an already-existing result, essentially cloning it
SampleResultConverter - class org.apache.jmeter.save.converters.SampleResultConverter
XStream Converter for the SampleResult class
SampleResultConverter(Mapper) - constructor for class org.apache.jmeter.save.converters.SampleResultConverter
sampleResume() - method in class org.apache.jmeter.samplers.SampleResult
Resume a sample
SAMPLERS - static field in class org.apache.jmeter.gui.util.MenuFactory
samples - field in class org.apache.jmeter.visualizers.GraphAccumModel
SampleSaveConfiguration - class org.apache.jmeter.samplers.SampleSaveConfiguration
Holds details of which sample attributes to save.
SampleSaveConfiguration() - constructor for class org.apache.jmeter.samplers.SampleSaveConfiguration
SampleSaveConfiguration(boolean) - constructor for class org.apache.jmeter.samplers.SampleSaveConfiguration
Alternate constructor for use by OldSaveService
SampleSaveConfigurationConverter - class org.apache.jmeter.save.converters.SampleSaveConfigurationConverter
SampleSaveConfigurationConverter(Mapper) - constructor for class org.apache.jmeter.save.converters.SampleSaveConfigurationConverter
SampleSender - interface org.apache.jmeter.samplers.SampleSender
This interface is used to define the methods that need to be intercepted by the SampleSender wrapper classes processed by the RemoteListenerWrapper.
SampleSenderFactory - class org.apache.jmeter.samplers.SampleSenderFactory
sampleStart() - method in class org.apache.jmeter.samplers.SampleResult
Record the start time of a sample
sampleStarted(org.apache.jmeter.samplers.SampleEvent) - method in class org.apache.jmeter.visualizers.BeanShellListener
A sample has started.
sampleStarted(org.apache.jmeter.samplers.SampleEvent) - method in class org.apache.jmeter.visualizers.BSFListener
A sample has started.
A sample has started.
A sample has started.
A sample has started.
A sample has started.
sampleStarted(org.apache.jmeter.samplers.SampleEvent) - method in class org.apache.jmeter.reporters.ResultAction
A sample has started.
sampleStarted(org.apache.jmeter.samplers.SampleEvent) - method in class org.apache.jmeter.reporters.ResultCollector
A sample has started.
sampleStarted(org.apache.jmeter.samplers.SampleEvent) - method in class org.apache.jmeter.reporters.ResultSaver
A sample has started.
sampleStarted(org.apache.jmeter.samplers.SampleEvent) - method in class org.apache.jmeter.samplers.SampleListener
A sample has started.
sampleStarted(org.apache.jmeter.samplers.SampleEvent) - method in class org.apache.jmeter.reporters.Summariser
A sample has started.
A sample has started.
sampleStopped(org.apache.jmeter.samplers.SampleEvent) - method in class org.apache.jmeter.visualizers.BeanShellListener
A sample has stopped.
sampleStopped(org.apache.jmeter.samplers.SampleEvent) - method in class org.apache.jmeter.visualizers.BSFListener
A sample has stopped.
A sample has stopped.
A sample has stopped.
A sample has stopped.
A sample has stopped.
sampleStopped(org.apache.jmeter.samplers.SampleEvent) - method in class org.apache.jmeter.reporters.ResultAction
A sample has stopped.
sampleStopped(org.apache.jmeter.samplers.SampleEvent) - method in class org.apache.jmeter.reporters.ResultCollector
A sample has stopped.
sampleStopped(org.apache.jmeter.samplers.SampleEvent) - method in class org.apache.jmeter.reporters.ResultSaver
A sample has stopped.
sampleStopped(org.apache.jmeter.samplers.SampleEvent) - method in class org.apache.jmeter.samplers.SampleListener
A sample has stopped.
sampleStopped(org.apache.jmeter.samplers.SampleEvent) - method in class org.apache.jmeter.reporters.Summariser
A sample has stopped.
A sample has stopped.
SampleSuccessFunctor(String) - constructor for class org.apache.jmeter.visualizers.TableVisualizer.SampleSuccessFunctor
Create a functor with just the method name.
sampleWithParser() - method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
sample gets a new HTTPSampler from the generator and calls it's sample() method.
SamplingStatCalculator - class org.apache.jmeter.visualizers.SamplingStatCalculator
Aggegate sample data container.
SamplingStatCalculator() - constructor for class org.apache.jmeter.visualizers.SamplingStatCalculator
Essentially a copy function
SamplingStatCalculator(String) - constructor for class org.apache.jmeter.visualizers.SamplingStatCalculator
Use this constructor.
SAVE - static field in class org.apache.jmeter.gui.action.ActionNames
SAVE - static field in class org.apache.jmeter.gui.action.KeyStrokes
Save - class org.apache.jmeter.gui.action.Save
Save the current test plan; implements: Save Save TestPlan As Save (Selection) As
SAVE - static field in class org.apache.jmeter.report.gui.action.ReportSave
save() - method in class org.apache.jmeter.protocol.http.util.accesslog.Generator
If the generator is converting the logs to a .jmx file, save should be called.
Save() - constructor for class org.apache.jmeter.gui.action.Save
Constructor for the Save object.
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.
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 static 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_ALL_AS - static field in class org.apache.jmeter.gui.action.ActionNames
SAVE_ALL_AS - static field in class org.apache.jmeter.gui.action.KeyStrokes
SAVE_ALL_AS - static field in class org.apache.jmeter.report.gui.action.ReportSave
SAVE_ALL_ASSERTIONS - static field in class org.apache.jmeter.samplers.SampleSaveConfiguration
SAVE_AS - static field in class org.apache.jmeter.gui.action.ActionNames
SAVE_AS - static field in class org.apache.jmeter.report.gui.action.ReportSave
SAVE_BUTTON - static field in class org.apache.jmeter.gui.util.ButtonPanel
SAVE_FIRST_ASSERTION - static field in class org.apache.jmeter.samplers.SampleSaveConfiguration
SAVE_GRAPHICS - static field in class org.apache.jmeter.gui.action.ActionNames
SAVE_GRAPHICS - static field in class org.apache.jmeter.gui.action.KeyStrokes
SAVE_GRAPHICS - static field in class org.apache.jmeter.report.gui.action.ReportSaveGraphics
SAVE_GRAPHICS_ALL - static field in class org.apache.jmeter.gui.action.ActionNames
SAVE_GRAPHICS_ALL - static field in class org.apache.jmeter.gui.action.KeyStrokes
SAVE_NO_ASSERTIONS - static field in class org.apache.jmeter.samplers.SampleSaveConfiguration
SAVE_RESPONSE - static field in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
saveAssertionResultsFailureMessage() - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
saveAssertions() - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
saveAsXml() - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
saveBytes() - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
saveCode() - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
From the HttpMethod, store all the "set-cookie" key-pair values in the cookieManager of the UrlConfig.
saveCSVStats(DefaultTableModel,FileWriter) - static method in class org.apache.jmeter.save.CSVSaveService
Method saves aggregate statistics as CSV from a table model.
saveCSVStats(Vector,FileWriter) - static method in class org.apache.jmeter.save.CSVSaveService
Method will save aggregate statistics as CSV.
saveCSVStats(Vector,FileWriter,headers[]) - static method in class org.apache.jmeter.save.CSVSaveService
Method will save aggregate statistics as CSV.
saveDataType() - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
savedClient - field in class org.apache.jmeter.protocol.http.sampler.HTTPSampler2
saveDetails(HttpMethod,org.apache.jmeter.samplers.SampleResult) - method in class org.apache.jmeter.protocol.http.control.CacheManager
Save the Last-Modified and Etag headers if the result is cacheable.
saveDetails(URLConnection,org.apache.jmeter.samplers.SampleResult) - method in class org.apache.jmeter.protocol.http.control.CacheManager
Save the Last-Modified and Etag headers if the result is cacheable.
saveElement(Object,OutputStream) - static method in class org.apache.jmeter.save.SaveService
saveEncoding() - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
saveFieldNames() - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
saveFileName() - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
saveGraph - field in class org.apache.jmeter.visualizers.StatGraphVisualizer
SaveGraphics - class org.apache.jmeter.gui.action.SaveGraphics
SaveGraphics action is meant to be a generic reusable Action.
SaveGraphics() - constructor for class org.apache.jmeter.gui.action.SaveGraphics
Constructor for the Save object.
SaveGraphicsService - class org.apache.jmeter.save.SaveGraphicsService
Class is responsible for taking a component and saving it as a JPEG, PNG or TIFF.
SaveGraphicsService() - constructor for class org.apache.jmeter.save.SaveGraphicsService
saveGraphToFile - field in class org.apache.jmeter.visualizers.StatGraphVisualizer
saveHostname() - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
saveJComponent(String,int,JComponent) - method in class org.apache.jmeter.save.SaveGraphicsService
Method will save the JComponent as an image.
saveLabel() - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
saveLatency() - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
saveMessage() - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
savePNGWithBatik(String,BufferedImage) - method in class org.apache.jmeter.save.SaveGraphicsService
Use Batik to save a PNG of the graph
SavePropertyDialog - class org.apache.jmeter.gui.SavePropertyDialog
Generates Configure pop-up dialogue for Listeners from all methods in SampleSaveConfiguration with the signature "boolean saveXXX()".
SavePropertyDialog() - constructor for class org.apache.jmeter.gui.SavePropertyDialog
saveRequestHeaders() - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
saveResponseData() - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
saveResponseHeaders() - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
saveSampleCount() - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
saveSamplerData() - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
Save a sampleResult to an XML output file using XStream.
Save the scope settings in the test element.
SaveService - class org.apache.jmeter.save.SaveService
Handles setting up XStream serialisation.
saveSubresults() - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
saveSuccess() - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
saveTable - field in class org.apache.jmeter.visualizers.StatGraphVisualizer
saveThreadCounts() - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
saveThreadName() - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
saveTIFFWithBatik(String,BufferedImage) - method in class org.apache.jmeter.save.SaveGraphicsService
Use Batik to save a TIFF file of the graph
saveTime() - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
saveTimestamp() - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
saveTree(org.apache.jorphan.collections.HashTree,OutputStream) - static method in class org.apache.jmeter.save.SaveService
saveUrl() - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
SBIND - static field in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
SCHEDULER - static field in class org.apache.jmeter.threads.ThreadGroup
Whether scheduler is being used
SCOPE - static field in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
SCRIPT - static field in class org.apache.jmeter.assertions.BeanShellAssertion
SCRIPT - static field in class org.apache.jmeter.protocol.java.sampler.BeanShellSampler
ScriptWrapperConverter - class org.apache.jmeter.save.ScriptWrapperConverter
Handles XStream conversion of Test Scripts
ScriptWrapperConverter(Mapper) - constructor for class org.apache.jmeter.save.ScriptWrapperConverter
scrollToReference(String) - method in class org.apache.jmeter.swing.HtmlPane
SEARCH - static field in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
search(Object) - method in class org.apache.jorphan.collections.HashTree
Searches the HashTree structure for the given key.
SEARCHBASE - static field in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
SEARCHBASE - static field in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
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.
SEARCHFILTER - static field in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
SEARCHFILTER - static field in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
searchTest(DirContext,String,String,int,long,int,String[],boolean,boolean) - method in class org.apache.jmeter.protocol.ldap.sampler.LdapExtClient
Filter the data in the ldap directory for the given search base
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.
SECURE - static field in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
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_SOAP_ACTION - static field in class org.apache.jmeter.protocol.http.sampler.SoapSampler
sendAndReceive(Message) - method in class org.apache.jmeter.protocol.jms.sampler.FixedQueueExecutor
sendAndReceive(Message) - method in class org.apache.jmeter.protocol.jms.sampler.QueueExecutor
Sends and receives a message.
sendAndReceive(Message) - method in class org.apache.jmeter.protocol.jms.sampler.TemporaryQueueExecutor
sendMail(String,Vector,String,String,String) - method in class org.apache.jmeter.reporters.MailerModel
Sends a mail with the given parameters using SMTP.
sendPostData(URLConnection) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler
Send POST data from Entry to the open connection.
Send POST data from Entry to the open connection.
sendTestMail() - method in class org.apache.jmeter.reporters.MailerModel
sendUrgentData(int) - method in class org.apache.jmeter.util.SlowSSLSocket
SERVER - static field in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
SERVER - static field in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
SERVER_ERROR_COLOR - static field in class org.apache.jmeter.visualizers.ViewResultsFullVisualizer
SERVERNAME - static field in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
SERVERNAME - static field in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
ServerPanel - class org.apache.jmeter.visualizers.ServerPanel
The purpose of ServerPanel is to display an unique server and its current status.
ServerPanel() - constructor for class org.apache.jmeter.visualizers.ServerPanel
ServerPanel(org.apache.jmeter.visualizers.MonitorModel) - constructor for class org.apache.jmeter.visualizers.ServerPanel
SessionFilter - class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
Provides Session Filtering for the AccessLog Sampler.
SessionFilter() - constructor for class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
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(Collection,Object[]) - method in class org.apache.jorphan.collections.HashTree
Sets a series of keys into the HashTree.
set(int,org.apache.jmeter.testelement.property.JMeterProperty) - method in class org.apache.jmeter.testelement.property.CollectionProperty
set(int,String) - method in class org.apache.jmeter.testelement.property.CollectionProperty
set(int,String,String,String,String,String) - method in class org.apache.jmeter.protocol.http.control.AuthManager
Update an authentication record.
set(Object,Collection) - method in class org.apache.jorphan.collections.HashTree
Sets a key and its values in the HashTree.
set(Object,Collection) - method in class org.apache.jorphan.collections.ListedHashTree
Sets a key and its values in the HashTree.
set(Object,Object) - method in class org.apache.jorphan.collections.HashTree
Sets a key and it's value in the HashTree.
set(Object,Object) - method in class org.apache.jorphan.collections.ListedHashTree
Sets a key and it's value in the HashTree.
set(Object,Object[]) - 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.ListedHashTree
Sets a key and its values in the HashTree.
set(Object,org.apache.jorphan.collections.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,org.apache.jorphan.collections.HashTree) - method in class org.apache.jorphan.collections.ListedHashTree
Sets a key into the current tree and assigns it a HashTree as its subtree.
set(Object[],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.HashTree
Sets a series of keys into the HashTree.
set(String,boolean) - method in class org.apache.jmeter.util.BeanShellInterpreter
set(String,Object) - method in class org.apache.jmeter.util.BeanShellInterpreter
set50Percent(String) - method in class org.apache.jmeter.testelement.AbstractTable
set90Percent(String) - method in class org.apache.jmeter.testelement.AbstractTable
setAction(int) - method in class org.apache.jmeter.sampler.TestAction
setActionHandler(ActionListener) - method in class org.apache.jmeter.gui.tree.JMeterTreeListener
Sets the ActionHandler attribute of the JMeterTreeListener object.
setActionHandler(ActionListener) - method in class org.apache.jmeter.report.gui.tree.ReportTreeListener
Sets the ActionHandler attribute of the JMeterTreeListener object.
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.
setAllThreads(int) - method in class org.apache.jmeter.samplers.SampleResult
setAlwaysEncoded(boolean) - method in class org.apache.jmeter.protocol.http.util.HTTPArgument
setAppendError(boolean) - method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
setAppendException(boolean) - method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
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(List) - method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Set the list of arguments.
setArguments(org.apache.jmeter.config.Arguments) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
setArguments(org.apache.jmeter.config.Arguments) - method in class org.apache.jmeter.protocol.java.config.JavaConfig
Set all of the arguments for this JavaConfig object.
setArguments(org.apache.jmeter.config.Arguments) - method in class org.apache.jmeter.protocol.java.sampler.JavaSampler
Set the arguments (parameters) for the JavaSamplerClient to be executed with.
setArguments(org.apache.jmeter.config.Arguments) - method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
setArguments(org.apache.jmeter.config.Arguments) - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the Arguments attribute of the LdapConfig object This will collect values from the table for user defined test case
setArguments(org.apache.jmeter.config.Arguments) - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Sets the Arguments attribute of the LdapConfig object.
setAssertionResultsFailureMessage(boolean) - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
setAssertions(boolean) - method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
setAssertions(boolean) - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
setAssertions(List) - method in class org.apache.jmeter.threads.SamplePackage
Sets the assertions.
setAssumeSuccess(boolean) - method in class org.apache.jmeter.assertions.ResponseAssertion
setAsText(String) - method in class org.apache.jmeter.testbeans.gui.FileEditor
setAsText(String) - method in class org.apache.jmeter.testbeans.gui.PasswordEditor
setAsText(String) - method in class org.apache.jmeter.testbeans.gui.TextAreaEditor
setAsXml(boolean) - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
setAttrs(String) - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the attributes of the LdapConfig object
setAuthManager(org.apache.jmeter.protocol.http.control.AuthManager) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
setAutocommit(boolean) - method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
setAutoRedirects(boolean) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
setBasedir(String) - method in class org.apache.jmeter.services.FileServer
setBasedir(String) - method in class org.apache.jmeter.testelement.ReportPlan
setBasedir(String) - method in class org.apache.jmeter.testelement.TestPlan
setBaseEntryDN(String) - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the Base Entry DN attribute of the LDAPSampler object
setBaseEntryDN(String) - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Sets the Base Entry DN attribute of the LDAPSampler object.
setBufferedImage(BufferedImage) - method in class org.apache.jmeter.testelement.AbstractChart
in case an user wants set the bufferdImage
setBufferSize(int) - method in class org.apache.jmeter.visualizers.MonitorAccumModel
setBytes(boolean) - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
setBytes(int) - method in class org.apache.jmeter.samplers.SampleResult
In the event the sampler does want to pass back the actual contents, we still want to calculate the throughput.
setBytesReceived(long) - method in class org.apache.jmeter.monitor.model.RequestInfo
setBytesReceived(long) - method in class org.apache.jmeter.monitor.model.RequestInfoImpl
setBytesSent(long) - method in class org.apache.jmeter.monitor.model.RequestInfo
setBytesSent(long) - method in class org.apache.jmeter.monitor.model.RequestInfoImpl
setCacheManager(org.apache.jmeter.protocol.http.control.CacheManager) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
setCalcMode(String) - method in class org.apache.jmeter.timers.ConstantThroughputTimer
setCaption(String) - method in class org.apache.jmeter.testelement.AbstractChart
The caption is a description for the chart explaining what the chart means.
setCaptureHttpHeaders(boolean) - method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
setCheckQuery(String) - method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
setClassname(String) - method in class org.apache.jmeter.protocol.java.config.JavaConfig
Sets the class name attribute of the JavaConfig object.
setClassname(String) - method in class org.apache.jmeter.protocol.java.sampler.JavaSampler
Sets the Classname attribute of the JavaConfig object
setClassname(String) - method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
Sets the Classname attribute of the JavaConfig object
setClassname(String) - method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
setClearEachIteration(boolean) - method in class org.apache.jmeter.protocol.http.control.CacheManager
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.
setClient(String) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
setClientChoice(String) - method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
Set the client choice.
setCode(boolean) - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
setCollection(Collection) - method in class org.apache.jmeter.testelement.property.CollectionProperty
setCollection(Collection) - method in class org.apache.jmeter.testelement.property.PropertyIteratorImpl
setColumnData(int,List) - method in class org.apache.jorphan.collections.Data
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.
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.
setComment(String) - method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
Provides a default implementation for setting the comment property.
setComment(String) - method in class org.apache.jmeter.testelement.AbstractTestElement
setComment(String) - method in class org.apache.jmeter.testelement.TestElement
setCompOper(int) - method in class org.apache.jmeter.assertions.SizeAssertion
set the Operator
setCondition(String) - method in class org.apache.jmeter.control.IfController
Condition Accessor - this is gonna be like ${count}<10
setCondition(String) - method in class org.apache.jmeter.control.WhileController
setConfigChoice(String) - method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
set the config choice
setConfigName(DefaultConfiguration) - method in class org.apache.jmeter.save.TestElementSaver
setConfigs(List) - method in class org.apache.jmeter.threads.SamplePackage
Sets the configs.
setConnectionAge(String) - method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
setConnectionFactory(String) - method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
set the connection factory for
setConnectorPrefix(String) - method in class org.apache.jmeter.monitor.model.Status
setConnectorPrefix(String) - method in class org.apache.jmeter.monitor.model.StatusImpl
setConnectTimeout(String) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
setConnTimeOut(String) - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
setConstructorString(String) - method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
Set the string label used to create an instance of the test with the string constructor.
setContent(String) - method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
setContentEncoding(String) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
setContentType(String) - method in class org.apache.jmeter.samplers.SampleResult
Stores the content-type string, e.g.
setContentTypeExclude(String) - method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
setContentTypeInclude(String) - method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
setContext(HttpURLConnection) - method in class org.apache.jmeter.util.JsseSSLManager
Sets the Context attribute of the JsseSSLManager object
setContext(HttpURLConnection) - method in class org.apache.jmeter.util.SSLManager
setContextProvider(String) - method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
setContinueForever(boolean) - method in class org.apache.jmeter.control.LoopController
Determines whether the loop will return any samples if it is rerun.
setCookieManager(org.apache.jmeter.protocol.http.control.CookieManager) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
setCookiePolicy(String) - method in class org.apache.jmeter.protocol.http.control.CookieManager
setCookies(String) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
setCopiedNode(org.apache.jmeter.gui.tree.JMeterTreeNode) - static method in class org.apache.jmeter.gui.action.Copy
setCopiedNode(org.apache.jmeter.report.gui.tree.ReportTreeNode) - static method in class org.apache.jmeter.report.gui.action.ReportCopy
setCopiedNodes(nodes[]) - static method in class org.apache.jmeter.gui.action.Copy
setCopiedNodes(nodes[]) - static method in class org.apache.jmeter.report.gui.action.ReportCopy
setCountlim(String) - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the size limit attribute of the LDAPSampler object
setCpuLoad(int) - method in class org.apache.jmeter.visualizers.MonitorStats
setCSS(String) - method in class org.apache.jmeter.testelement.ReportPage
Empty implementation - does nothing.
Empty implementation - does nothing.
setCurrentPos(int) - method in class org.apache.jorphan.collections.Data
Sets the current pos.
setCurrentQueryString(java.lang.String) - method in class org.apache.jmeter.monitor.model.Worker
setCurrentQueryString(String) - method in class org.apache.jmeter.monitor.model.WorkerImpl
setCurrentSampler(org.apache.jmeter.samplers.Sampler) - method in class org.apache.jmeter.threads.JMeterContext
setCurrentThreadCount(int) - method in class org.apache.jmeter.monitor.model.ThreadInfo
setCurrentThreadCount(int) - method in class org.apache.jmeter.monitor.model.ThreadInfoImpl
setCurrentThreadsBusy(int) - method in class org.apache.jmeter.monitor.model.ThreadInfo
setCurrentThreadsBusy(int) - method in class org.apache.jmeter.monitor.model.ThreadInfoImpl
setCurrentUri(java.lang.String) - method in class org.apache.jmeter.monitor.model.Worker
setCurrentUri(String) - method in class org.apache.jmeter.monitor.model.WorkerImpl
setData(double[][]) - method in class org.apache.jmeter.visualizers.AxisGraph
setData(double[][]) - method in class org.apache.jmeter.visualizers.LineGraph
setData(String[],String) - method in class org.apache.jorphan.collections.Data
Use this method to set the entire data set.
setDataEncoding(String) - method in class org.apache.jmeter.samplers.SampleResult
Sets the dataEncoding.
setDataSource(String) - method in class org.apache.jmeter.report.DataSet
Depending on the implementation, the datasouce could be a file or a RDBMS.
setDataSource(String) - method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
setDataSource(String) - method in class org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler
setDataSource(String) - method in class org.apache.jmeter.testelement.JTLData
Depending on the implementation, the datasouce could be a file or a RDBMS.
setDataType(boolean) - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
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.
setDbUrl(String) - method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
setDecodeParameterValues(boolean) - method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
by default decode is set to true. if the parameters shouldn't be decoded, call the method with false
setDefaultDelimiter() - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
setDefaultRequestHeaders(HttpMethod) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler2
Set any default request headers to include
setDefaultTimeStampFormat() - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
setDefaultValue(String) - method in class org.apache.jmeter.extractor.RegexExtractor
Sets the value of the variable if no matches are found
setDefaultValue(String) - method in class org.apache.jmeter.extractor.XPathExtractor
setDefaultValues() - method in class org.apache.jmeter.assertions.gui.XMLConfPanel
setDefaultValues() - method in class org.apache.jmeter.assertions.gui.XPathPanel
setDelay(long) - method in class org.apache.jmeter.threads.ThreadGroup
Set the startup delay
setDelay(String) - method in class org.apache.jmeter.timers.ConstantTimer
Set the delay for this timer.
setDeleteMessages(boolean) - method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
setDelimiter(String) - method in class org.apache.jmeter.config.CSVDataSet
setDelimiter(String) - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
setDeref(String) - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the deref attribute of the LDAPSampler object
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.
setDirty(boolean) - method in class org.apache.jmeter.gui.ReportGuiPackage
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.
setDisplayJMeterProperties(boolean) - method in class org.apache.jmeter.sampler.DebugSampler
setDisplayJMeterVariables(boolean) - method in class org.apache.jmeter.sampler.DebugSampler
setDisplaySystemProperties(boolean) - method in class org.apache.jmeter.sampler.DebugSampler
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.sampler.AccessLogSampler
setDomain(String) - method in class org.apache.jmeter.protocol.http.control.Authorization
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
setDomainSpecified(boolean) - method in class org.apache.jmeter.protocol.http.control.Cookie
setDoMultipartPost(boolean) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
setDone(boolean) - method in class org.apache.jmeter.control.GenericController
setDoNotSetUpTearDown(boolean) - method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
set the setup/teardown option
setDriver(String) - method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
setDuration(long) - method in class org.apache.jmeter.threads.ThreadGroup
Set the desired duration of the thread group test run
setDuration(String) - method in class org.apache.jmeter.sampler.TestAction
setEditable(boolean) - method in class org.apache.jorphan.gui.JLabeledChoice
setEditAddEnabled(boolean) - method in class org.apache.jmeter.gui.util.JMeterMenuBar
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.ReportMainFrame
Specify whether or not the Edit|Add menu item should be enabled.
setEditAddEnabled(boolean) - method in class org.apache.jmeter.gui.util.ReportMenuBar
setEditAddMenu(JMenu) - 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.ReportMainFrame
Set the menu that should be used for the Edit|Add menu.
setEditAddMenu(JMenu) - method in class org.apache.jmeter.gui.util.ReportMenuBar
setEditEnabled(boolean) - 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.ReportMainFrame
Specify whether or not the Edit menu item should be enabled.
setEditEnabled(boolean) - method in class org.apache.jmeter.gui.util.ReportMenuBar
setEditMenu(JPopupMenu) - 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.ReportMainFrame
Set the menu that should be used for the Edit menu.
setEditMenu(JPopupMenu) - method in class org.apache.jmeter.gui.util.ReportMenuBar
setEditRemoveEnabled(boolean) - 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.ReportMainFrame
Specify whether or not the Edit|Remove menu item should be enabled.
setEditRemoveEnabled(boolean) - method in class org.apache.jmeter.gui.util.ReportMenuBar
setElement(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.testelement.property.TestElementProperty
setEmbeddedUrlRE(String) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
setEnabled(boolean) - method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
Provides a default implementation for the enabled property.
setEnabled(boolean) - method in class org.apache.jorphan.gui.JLabeledTextArea
setEnabled(boolean) - method in class org.apache.jorphan.gui.JLabeledTextField
setEnabled(boolean) - method in class org.apache.jmeter.gui.JMeterGUIComponent
Set whether this component is enabled.
setEnabled(boolean) - method in class org.apache.jmeter.gui.util.JMeterMenuBar
setEnabled(boolean) - method in class org.apache.jmeter.gui.tree.JMeterTreeNode
setEnabled(boolean) - method in class org.apache.jmeter.gui.util.ReportMenuBar
setEnabled(boolean) - method in class org.apache.jmeter.report.gui.tree.ReportTreeNode
setEnabled(JMenu) - static method in class org.apache.jmeter.gui.util.MenuFactory
setEnabled(JMenu) - static method in class org.apache.jmeter.gui.util.ReportMenuFactory
setEnabledCipherSuites(String[]) - method in class org.apache.jmeter.util.SlowSSLSocket
setEnabledProtocols(String[]) - method in class org.apache.jmeter.util.SlowSSLSocket
setEnableSessionCreation(boolean) - method in class org.apache.jmeter.util.SlowSSLSocket
setEncoding(boolean) - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
setEncoding(String) - method in class org.apache.jorphan.io.TextFile
setEncodingAndType(String) - method in class org.apache.jmeter.samplers.SampleResult
Extract and save the DataEncoding and DataType from the parameter provided.
setEnd(long) - 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.samplers.SampleResult
setEndTime(long) - method in class org.apache.jmeter.threads.ThreadGroup
Set the EndTime value.
setEndTimestamp(long) - method in class org.apache.jmeter.report.DataSet
Set the timestamp using the last result from the datasource
setEndTimestamp(long) - method in class org.apache.jmeter.testelement.JTLData
Set the timestamp using the last result from the datasource
setEndWindow(Container) - method in class org.apache.jmeter.gui.tree.JMeterTreeListener
Sets the EndWindow attribute of the JMeterTreeListener object.
setEndWindow(Container) - method in class org.apache.jmeter.report.gui.tree.ReportTreeListener
Sets the EndWindow attribute of the JMeterTreeListener object.
Save the engine instance for access to the stop methods
setEolByte(int) - method in class org.apache.jmeter.protocol.tcp.sampler.AbstractTCPClient
Set the end-of-line/end-of-message byte.
setEolByte(int) - method in class org.apache.jmeter.protocol.tcp.sampler.LengthPrefixedBinaryTCPClientImpl
setEolByte(int) - method in class org.apache.jmeter.protocol.tcp.sampler.TCPClient
Set the end-of-line/end-of-message byte.
setError(boolean) - method in class org.apache.jmeter.assertions.AssertionResult
Set the flag indicating whether or not an error occurred.
setError(String) - method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
provide a descriptive error for the test method.
setErrorAction(int) - method in class org.apache.jmeter.testelement.OnErrorTestElement
setErrorCode(String) - method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
provide an unique error code for when the test does not pass the assert test.
setErrorCount(int) - method in class org.apache.jmeter.samplers.SampleResult
setErrorCount(int) - method in class org.apache.jmeter.samplers.StatisticalSampleResult
setErrorCount(long) - method in class 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
setErrorRate(String) - method in class org.apache.jmeter.testelement.AbstractTable
setErrorsOnly(boolean) - method in class org.apache.jmeter.assertions.HTMLAssertion
Sets if errors shoud be tracked only
setErrorThreshold(long) - method in class org.apache.jmeter.assertions.HTMLAssertion
Sets the threshold on error level
setEvaluateAll(boolean) - method in class org.apache.jmeter.control.IfController
setExcludeList(Collection) - method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
setExpires(long) - method in class org.apache.jmeter.protocol.http.control.Cookie
set the expiry time for the cookie
setExtendedFrameTitle(String) - method in class org.apache.jmeter.gui.MainFrame
setExtendedFrameTitle(String) - method in class org.apache.jmeter.gui.ReportMainFrame
setFailure(boolean) - method in class org.apache.jmeter.assertions.AssertionResult
Set the flag indicating whether or not a failure occurred.
setFailure(String) - method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
set the failure message
setFailureCode(String) - method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
Provide some unique code to denote a type of failure
setFailureLimit(String) - method in class org.apache.jmeter.reporters.MailerModel
setFailureMessage(String) - method in class org.apache.jmeter.assertions.AssertionResult
Set the failure message giving more details about a failure or error.
setFailureSubject(String) - method in class org.apache.jmeter.reporters.MailerModel
setFieldName(String) - method in class org.apache.jmeter.protocol.http.modifier.ParamMask
setFieldNames(boolean) - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
setFile(String) - method in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
Sets the filename which results will be saved to.
setFileEncoding(String) - method in class org.apache.jmeter.config.CSVDataSet
setFileField(String) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
The name parameter to be applied to the file
setFileLoadEnabled(boolean) - method in class org.apache.jmeter.gui.util.JMeterMenuBar
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.ReportMainFrame
Specify whether or not the File|Load menu item should be enabled.
setFileLoadEnabled(boolean) - method in class org.apache.jmeter.gui.util.ReportMenuBar
setFileName(boolean) - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
setFilename(String) - method in class org.apache.jmeter.util.BeanShellTestElement
setFilename(String) - method in class org.apache.jmeter.protocol.java.sampler.BSFSampler
setFilename(String) - method in class org.apache.jmeter.util.BSFTestElement
setFilename(String) - method in class org.apache.jmeter.config.CSVDataSet
setFileName(String) - method in class org.apache.jmeter.report.writers.DefaultPageSummary
setFilename(String) - method in class org.apache.jmeter.gui.util.DirectoryPanel
Sets the filename attribute of the FilePanel object.
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.assertions.HTMLAssertion
Sets the name of the tidy output file
setFilename(String) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
The actual name of the file to POST
setFileName(String) - method in class org.apache.jmeter.report.writers.PageSummary
setFilename(String) - method in class org.apache.jmeter.gui.util.ReportFilePanel
Sets the filename attribute of the FilePanel object.
setFilename(String) - method in class org.apache.jmeter.reporters.ResultCollector
Sets the filename attribute of the ResultCollector object.
setFilename(String) - method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
setFileRevertEnabled(boolean) - method in class org.apache.jmeter.gui.util.JMeterMenuBar
setFileRevertEnabled(boolean) - method in class org.apache.jmeter.gui.MainFrame
Specify whether or not the File|Revert item should be enabled.
setFiles(String[]) - method in class org.apache.jmeter.gui.util.FileListPanel
setFileSaveEnabled(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.ReportMainFrame
Specify whether or not the File|Save menu item should be enabled.
setFileSaveEnabled(boolean) - method in class org.apache.jmeter.gui.util.ReportMenuBar
setFilter(org.apache.jmeter.protocol.http.util.accesslog.Filter) - method in class 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(org.apache.jmeter.protocol.http.util.accesslog.Filter) - method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
Use the filter to include/exclude files in the access logs.
setFilterClassName(String) - method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
setFilterString(String) - method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
set the filter string in comman separated format
setFirst(boolean) - method in class org.apache.jmeter.control.GenericController
setFolder(String) - method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
setFollowRedirects(boolean) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
setFooterURL(String) - method in class org.apache.jmeter.testelement.ReportPage
setFormat(String) - method in class org.apache.jmeter.modifiers.CounterConfig
setFormatter(DateFormat) - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
Only intended for use by OldSaveService (and test cases)
setFree(long) - method in class 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
setGroupingMode(int) - method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
setGroupSize(int) - method in class org.apache.jmeter.timers.SyncTimer
setGroupThreads(int) - method in class org.apache.jmeter.samplers.SampleResult
setHeader(String) - method in class org.apache.jmeter.protocol.http.util.HTTPFileArg
Sets the body header for the HTTPFileArg object.
setHeaderManager(org.apache.jmeter.protocol.http.control.HeaderManager) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
setHeaders(HttpURLConnection,URL) - method in class org.apache.jmeter.protocol.http.control.CacheManager
Check the cache, and if there is a match, set the headers:
If-Modified-Since
If-None-Match
setHeaders(String[]) - method in class org.apache.jorphan.collections.Data
Sets the headers for the data set.
setHeaders(URL,HttpMethod) - method in class org.apache.jmeter.protocol.http.control.CacheManager
Check the cache, and if there is a match, set the headers:
If-Modified-Since
If-None-Match
setHeaders(URLConnection,org.apache.jmeter.protocol.http.sampler.HTTPSampler) - method in class org.apache.jmeter.protocol.http.sampler.PostWriter
setHeaders(URLConnection,org.apache.jmeter.protocol.http.sampler.HTTPSampler) - method in class org.apache.jmeter.protocol.http.sampler.PutWriter
setHeaderURL(String) - method in class org.apache.jmeter.testelement.ReportPage
setHealth(boolean) - method in class org.apache.jmeter.visualizers.MonitorGraph
setHealth(int) - method in class org.apache.jmeter.visualizers.MonitorStats
setHeight(int) - method in class org.apache.jmeter.visualizers.AxisGraph
setHeight(int) - method in class org.apache.jmeter.visualizers.LineGraph
setHeight(String) - method in class org.apache.jmeter.testelement.AbstractChart
set the height of the graph
setHost(String) - method in class org.apache.jmeter.protocol.http.util.accesslog.Generator
The host is the name of the server.
setHost(String) - method in class org.apache.jmeter.visualizers.MonitorStats
setHost(String) - method in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
setHostname(boolean) - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
setHTML() - method in class org.apache.jmeter.assertions.HTMLAssertion
Enables html validation mode
setHTTPFileArgs(List) - method in class org.apache.jmeter.protocol.http.util.HTTPFileArgs
Set the list of files.
setHTTPFiles(org.apache.jmeter.protocol.http.util.HTTPFileArg[]) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Saves the list of files.
setHTTPMethod(String) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
setHttpsSpoof(boolean) - method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
setHttpsSpoofMatch(String) - method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
setIcon(String) - method in class org.apache.jmeter.testbeans.BeanInfoSupport
Set the bean's 16x16 colour icon.
setImageParser(boolean) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
setImageParsing(boolean) - method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
setImplementation(String) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
setIncludeList(Collection) - method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
setIncludePath(String) - method in class org.apache.jmeter.control.IncludeController
In the event an user wants to include an external JMX test plan the GUI would call this.
setIncrement(long) - 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.
setIncrement(String) - method in class org.apache.jmeter.modifiers.CounterConfig
setIndex(String) - method in class org.apache.jmeter.testelement.ReportPage
setInitialContextFactory(String) - method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
setInitialDelay(int) - method in class org.apache.jmeter.threads.JMeterThread
setInputFile(String) - method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
set the input file for the publisher
setInputVal(String) - method in class org.apache.jmeter.control.ForeachController
setIntroduction(String) - method in class org.apache.jmeter.testelement.ReportPage
setInVersion(String) - static method in class org.apache.jmeter.save.converters.ConversionHelp
setIsOneway(boolean) - method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
setIsPerUser(boolean) - method in class org.apache.jmeter.modifiers.CounterConfig
setItems(String[]) - method in class org.apache.jorphan.gui.JLabeledRadio
setItems will set the radio button items.
setIterations(String) - method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
set the number of iterations the sampler should aggregate
setJMeterHome(String) - static method in class org.apache.jmeter.util.JMeterUtils
setJMSProperties(org.apache.jmeter.config.Arguments) - method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
setJNDIIntialContextFactory(String) - method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
set the initial context factory
setJNDIProperties(org.apache.jmeter.config.Arguments) - method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
setJTree(JTree) - method in class org.apache.jmeter.gui.tree.JMeterTreeListener
Sets the JTree attribute of the JMeterTreeListener object.
setJTree(JTree) - method in class org.apache.jmeter.report.gui.tree.ReportTreeListener
Sets the JTree attribute of the JMeterTreeListener object.
setJvm(org.apache.jmeter.monitor.model.Jvm) - method in class org.apache.jmeter.monitor.model.Status
setJvm(org.apache.jmeter.monitor.model.Jvm) - method in class org.apache.jmeter.monitor.model.StatusImpl
setKeepAlive(boolean) - method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
setKeepAlive(boolean) - method in class org.apache.jmeter.util.SlowSSLSocket
setLabel(boolean) - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
setLabel(String) - method in class 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.jorphan.gui.JLabeledChoice
Set the text displayed in the label.
setLabel(String) - method in class org.apache.jorphan.gui.JLabeledField
setLabel(String) - method in class org.apache.jorphan.gui.JLabeledRadio
setLabel(String) - method in class org.apache.jmeter.gui.util.JLabeledRadioI18N
Set the group label from the resource name.
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.
setLabel(String) - method in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
setLatency(boolean) - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
setLatency(long) - method in class org.apache.jmeter.samplers.SampleResult
This is only intended for use by SampleResultConverter!
setLDAPArguments(org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments) - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the Arguments attribute of the LdapConfig object This will collect values from the table for user defined test case
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(org.apache.jmeter.visualizers.GraphListener) - method in class org.apache.jmeter.visualizers.SplineModel
setLoad(boolean) - method in class org.apache.jmeter.visualizers.MonitorGraph
setLoad(int) - method in class org.apache.jmeter.visualizers.MonitorStats
setLocale(Locale) - static method in class org.apache.jmeter.util.JMeterUtils
Changes the current locale: re-reads resource strings and notifies listeners.
setLogFile(String) - method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
Set the path where XML messages are stored for random selection.
setLoggingLevels(Properties) - static method in class org.apache.jorphan.logging.LoggingManager
Handle LOG_PRIORITY.category=priority and LOG_FILE.category=file_name properties.
setLoop(int) - method in class org.apache.jmeter.protocol.jms.client.ReceiveSubscriber
Set the number of iterations for each call to sample()
setLoops(int) - method in class org.apache.jmeter.control.LoopController
setLoops(String) - method in class org.apache.jmeter.control.LoopController
setLowerBound(long) - method in class org.apache.jmeter.protocol.http.modifier.ParamMask
Sets the lowest possible value that the long portion of the parameter value may be.
setMainFrame(org.apache.jmeter.gui.MainFrame) - method in class org.apache.jmeter.gui.GuiPackage
Set the main JMeter frame.
Set the main JMeter frame.
setMainPanel(JComponent) - method in class org.apache.jmeter.gui.MainFrame
setMainPanel(JComponent) - method in class org.apache.jmeter.gui.ReportMainFrame
setMap(Map) - method in class org.apache.jmeter.testelement.property.MapProperty
setMatchNumber(int) - method in class org.apache.jmeter.extractor.RegexExtractor
Set which Match to use.
setMatchNumber(String) - method in class org.apache.jmeter.extractor.RegexExtractor
setMax(long) - method in class org.apache.jmeter.monitor.model.Memory
setMax(long) - method in class org.apache.jmeter.monitor.model.MemoryImpl
setMax(String) - method in class org.apache.jmeter.testelement.AbstractTable
setMaximumValue(String) - method in class org.apache.jmeter.config.RandomVariableConfig
setMaxIterations(int) - method in class org.apache.jmeter.visualizers.Spline3
setMaxLength(int) - method in class org.apache.jmeter.visualizers.AxisGraph
setMaxSpareThreads(int) - method in class org.apache.jmeter.monitor.model.ThreadInfo
setMaxSpareThreads(int) - method in class org.apache.jmeter.monitor.model.ThreadInfoImpl
setMaxThreads(int) - method in class 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 class org.apache.jmeter.monitor.model.RequestInfo
setMaxTime(int) - method in class org.apache.jmeter.monitor.model.RequestInfoImpl
setMD5(boolean) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
setMean(String) - method in class org.apache.jmeter.testelement.AbstractTable
setMedian(String) - method in class org.apache.jmeter.testelement.AbstractTable
setMem(boolean) - method in class org.apache.jmeter.visualizers.MonitorGraph
setMemLoad(int) - method in class org.apache.jmeter.visualizers.MonitorStats
setMemory(org.apache.jmeter.monitor.model.Memory) - method in class org.apache.jmeter.monitor.model.Jvm
setMemory(org.apache.jmeter.monitor.model.Memory) - method in class org.apache.jmeter.monitor.model.JvmImpl
setMemoryCache(boolean) - method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
Set the memory cache.
setMessage(boolean) - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
setMessageChoice(String) - method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
set the source of the message
setMessageListener(MessageListener) - method in class org.apache.jmeter.protocol.jms.client.OnMessageSubscriber
The sample uses this method to set itself as the listener.
setMetaData(String) - method in class org.apache.jmeter.config.Argument
Sets the Meta Data attribute of the Argument.
setMetaData(String) - method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
Sets the Meta Data attribute of the Argument.
setMethod(java.lang.String) - method in class org.apache.jmeter.monitor.model.Worker
setMethod(String) - method in class 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.sampler.HTTPSamplerBase
setMethod(String) - method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
Method should add the JUnit testXXX method to the list at the end, since the sequence matters.
setMethod(String) - method in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
setMethod(String) - method in class org.apache.jmeter.monitor.model.WorkerImpl
setMimeType(String) - method in class org.apache.jmeter.protocol.http.util.HTTPFileArg
Set the mimetype of the File.
setMimetype(String) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Set the files mime type
setMin(String) - method in class org.apache.jmeter.testelement.AbstractTable
setMinimumValue(String) - method in class org.apache.jmeter.config.RandomVariableConfig
setMinSpareThreads(int) - method in class org.apache.jmeter.monitor.model.ThreadInfo
setMinSpareThreads(int) - method in class org.apache.jmeter.monitor.model.ThreadInfoImpl
setModel(org.apache.jmeter.report.gui.tree.ReportTreeModel) - method in class org.apache.jmeter.report.gui.tree.ReportTreeListener
setModel(org.apache.jmeter.reporters.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(boolean) - 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
setMonitor(String) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
setMyStringProperty(String) - method in class org.apache.jmeter.examples.testbeans.example1.Example1
setMyStringProperty(String) - method in class org.apache.jmeter.examples.testbeans.example2.Example2
setName(String) - method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
Provides a default implementation for setting the name property.
setName(String) - method in class org.apache.jmeter.testelement.property.AbstractProperty
Set the property name.
setName(String) - method in class org.apache.jmeter.testelement.AbstractTestElement
setName(String) - method in class org.apache.jmeter.config.Argument
Set the name of the Argument.
setName(String) - method in class org.apache.jmeter.assertions.AssertionResult
Set the name of the assertion
setName(String) - method in class 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.visualizers.GraphAccumModel
Sets the Name attribute of the GraphModel object.
setName(String) - method in class org.apache.jmeter.protocol.http.control.Header
Set the name for this object.
setName(String) - method in class org.apache.jmeter.protocol.http.util.HTTPArgument
Sets the Name attribute of the Argument object.
setName(String) - method in class org.apache.jmeter.gui.JMeterGUIComponent
Sets the name of the JMeter GUI Component.
setName(String) - method in class org.apache.jmeter.testelement.property.JMeterProperty
Set the property name.
setName(String) - method in class org.apache.jmeter.gui.tree.JMeterTreeNode
setName(String) - method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
Set the name of the Argument.
setName(String) - method in class org.apache.jmeter.gui.tree.NamedTreeNode
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.protocol.http.util.accesslog.NVPair
Set the name
setName(String) - method in class org.apache.jmeter.report.gui.tree.ReportTreeNode
setName(String) - method in class org.apache.jmeter.engine.util.SimpleVariable
setName(String) - method in class org.apache.jmeter.visualizers.SplineModel
setName(String) - method in class org.apache.jmeter.testelement.TestElement
setNames(Collection) - method in class org.apache.jmeter.modifiers.UserParameters
The list of names of the variables to hold values.
The list of names of the variables to hold values.
setNamespace(boolean) - method in class org.apache.jmeter.assertions.XPathAssertion
Set whether this is namespace aware
setNameSpace(boolean) - method in class org.apache.jmeter.extractor.XPathExtractor
setNeedClientAuth(boolean) - method in class org.apache.jmeter.util.SlowSSLSocket
setNegated(boolean) - method in class org.apache.jmeter.assertions.XPathAssertion
setNegated(boolean) - method in class org.apache.jmeter.assertions.gui.XPathPanel
Set this to true, if you want success when the xpath does not match.
setNode(org.apache.jmeter.gui.tree.JMeterTreeNode) - method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
setNode(org.apache.jmeter.gui.tree.JMeterTreeNode) - method in class org.apache.jmeter.threads.gui.ThreadGroupGui
setNode(TreeNode) - method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
Provides a default implementation for the node property.
setNode(TreeNode) - method in class org.apache.jmeter.gui.JMeterGUIComponent
Sets the tree node which this component is associated with.
setNode(TreeNode) - method in class org.apache.jmeter.gui.NamePanel
Set the tree node which this component provides the name for.
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.
setNonPersistent(boolean) - method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
setNumberValue(Number) - method in class org.apache.jmeter.testelement.property.DoubleProperty
Set the value of the property with a Number object.
setNumberValue(Number) - method in class org.apache.jmeter.testelement.property.FloatProperty
Set the value of the property with a Number object.
setNumberValue(Number) - method in class org.apache.jmeter.testelement.property.IntegerProperty
Set the value of the property with a Number object.
setNumberValue(Number) - 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.DoubleProperty
Set the value of the property with a String object.
setNumberValue(String) - method in class org.apache.jmeter.testelement.property.FloatProperty
Set the value of the property with a String object.
setNumberValue(String) - method in class org.apache.jmeter.testelement.property.IntegerProperty
Set the value of the property with a String object.
setNumberValue(String) - method in class org.apache.jmeter.testelement.property.LongProperty
setNumberValue(String) - method in class org.apache.jmeter.testelement.property.NumberProperty
Set the value of the property with a String object.
setNumMessages(int) - method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
setNumMessages(String) - method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
setNumThreads(int) - method in class org.apache.jmeter.threads.ThreadGroup
Set the total number of threads to start
setObject(Object) - method in class org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer
setObjectFactory(org.apache.jmeter.monitor.model.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 class org.apache.jmeter.testelement.property.JMeterProperty
setObjectValue(Object) - method in class org.apache.jmeter.testelement.property.MapProperty
setObjectValue(Object) - method in class org.apache.jmeter.testelement.property.NullProperty
setObjectValue(Object) - method in class org.apache.jmeter.testelement.property.NumberProperty
setObjectValue(Object) - method in class org.apache.jmeter.testelement.property.ObjectProperty
setObjectValue(Object) - method in class org.apache.jmeter.testelement.property.StringProperty
setObjectValue(Object) - method in class org.apache.jmeter.testelement.property.TestElementProperty
setOnErrorStopTest(boolean) - method in class org.apache.jmeter.threads.JMeterThread
Should Test stop on sampler error?
setOnErrorStopTestNow(boolean) - method in class org.apache.jmeter.threads.JMeterThread
Should Test stop abruptly on sampler error?
setOnErrorStopThread(boolean) - method in class org.apache.jmeter.threads.JMeterThread
Should Thread stop on Sampler error?
setOOBInline(boolean) - method in class org.apache.jmeter.util.SlowSSLSocket
setOpcode(String) - method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
Sets the opcode of the Argument.
setOutputFormat(String) - method in class org.apache.jmeter.config.RandomVariableConfig
setOutVersion(String) - static method in class org.apache.jmeter.save.converters.ConversionHelp
setPackges(String[]) - method in class org.apache.jmeter.protocol.java.control.gui.ClassFilter
setPageTitle(String) - method in class org.apache.jmeter.report.writers.DefaultPageSummary
setPageTitle(String) - method in class org.apache.jmeter.report.writers.PageSummary
setParameters(Collection) - method in class org.apache.jmeter.functions.AbstractFunction
N.B. setParameters() and execute() are called from different threads, so both must be synchronized unless there are no parameters to save
setParameters(Collection) - method in class org.apache.jmeter.functions.BeanShell
setParameters(Collection) - method in class org.apache.jmeter.functions.CharFunction
setParameters(Collection) - method in class org.apache.jmeter.engine.util.CompoundVariable
A collection of the parameters used to configure your function.
setParameters(Collection) - method in class org.apache.jmeter.functions.CSVRead
setParameters(Collection) - method in class org.apache.jmeter.functions.EscapeHtml
setParameters(Collection) - method in class org.apache.jmeter.functions.EvalFunction
setParameters(Collection) - method in class org.apache.jmeter.functions.EvalVarFunction
setParameters(Collection) - method in class 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.JexlFunction
N.B. setParameters() and execute() are called from different threads, so both must be synchronized unless there are no parameters to save
setParameters(Collection) - method in class org.apache.jmeter.functions.LogFunction
N.B. setParameters() and execute() are called from different threads, so both must be synchronized unless there are no parameters to save
setParameters(Collection) - method in class org.apache.jmeter.functions.LogFunction2
N.B. setParameters() and execute() are called from different threads, so both must be synchronized unless there are no parameters to save
setParameters(Collection) - method in class org.apache.jmeter.functions.LongSum
Set the parameters for the function.
setParameters(Collection) - method in class org.apache.jmeter.functions.MachineName
setParameters(Collection) - method in class org.apache.jmeter.functions.Property
N.B. setParameters() and execute() are called from different threads, so both must be synchronized unless there are no parameters to save
setParameters(Collection) - method in class org.apache.jmeter.functions.Property2
setParameters(Collection) - method in class org.apache.jmeter.functions.Random
Set the parameters for the function.
setParameters(Collection) - method in class org.apache.jmeter.functions.RegexFunction
setParameters(Collection) - method in class org.apache.jmeter.functions.SetProperty
setParameters(Collection) - method in class org.apache.jmeter.functions.SplitFunction
setParameters(Collection) - method in class org.apache.jmeter.functions.StringFromFile
setParameters(Collection) - method in class org.apache.jmeter.functions.ThreadNumber
setParameters(Collection) - method in class org.apache.jmeter.functions.TimeFunction
setParameters(Collection) - method in class org.apache.jmeter.functions.UnEscape
setParameters(Collection) - method in class org.apache.jmeter.functions.UnEscapeHtml
setParameters(Collection) - method in class org.apache.jmeter.functions.Variable
N.B. setParameters() and execute() are called from different threads, so both must be synchronized unless there are no parameters to save
setParameters(Collection) - method in class org.apache.jmeter.functions.XPath
setParameters(String) - method in class org.apache.jmeter.util.BeanShellTestElement
setParameters(String) - method in class org.apache.jmeter.protocol.java.sampler.BSFSampler
setParameters(String) - method in class org.apache.jmeter.util.BSFTestElement
setParameters(String) - method in class org.apache.jmeter.engine.util.CompoundVariable
setParamName(String) - method in class org.apache.jmeter.protocol.http.util.HTTPFileArg
Set the http parameter name of the File.
setParams(org.apache.jmeter.protocol.http.util.accesslog.NVPair[]) - method in class org.apache.jmeter.protocol.http.util.accesslog.Generator
Set the request parameters
setParams(org.apache.jmeter.protocol.http.util.accesslog.NVPair[]) - method in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
setParent(boolean) - method in class org.apache.jmeter.control.TransactionController
setParent(org.apache.jmeter.samplers.SampleResult) - method in class org.apache.jmeter.samplers.SampleResult
setParseFlag(String) - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
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
setPassword(String) - method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
Set the password to login to the jms server
setPassword(String) - method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
setPassword(String) - method in class org.apache.jmeter.config.LoginConfig
Sets the Password attribute of the LoginConfig object.
setPassword(String) - method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
setPath(String) - method in class org.apache.jmeter.protocol.http.control.Cookie
set the path for this object.
setPath(String) - method in class org.apache.jmeter.protocol.http.util.accesslog.Generator
The path is the web page you want to test.
setPath(String) - method in class org.apache.jmeter.protocol.http.util.HTTPFileArg
Set the path of the File.
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 class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
setPath(String,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
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
setPathSpecified(boolean) - method in class org.apache.jmeter.protocol.http.control.Cookie
setPercentThroughput(float) - method in class org.apache.jmeter.control.ThroughputController
setPercentThroughput(String) - method in class org.apache.jmeter.control.ThroughputController
setPerIteration(boolean) - method in class org.apache.jmeter.modifiers.UserParameters
setPerThread(boolean) - method in class org.apache.jmeter.config.RandomVariableConfig
setPerThread(boolean) - method in class org.apache.jmeter.control.ThroughputController
setPoolMax(String) - method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
setPort(int) - method in class org.apache.jmeter.protocol.http.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.control.HttpMirrorControl
setPort(int) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
setPort(int) - method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
setPort(int) - method in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
setPort(String) - method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
setPort(String) - method in class org.apache.jmeter.protocol.http.control.HttpMirrorControl
setPort(String) - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the Port attribute of the ServerConfig object
setPort(String) - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Sets the Port attribute of the ServerConfig object.
setPort(String) - method in class org.apache.jmeter.visualizers.MonitorStats
setPort(String) - method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
setPort(String) - method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
setPortString(String) - method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
setPostHeaders(PostMethod) - method in class org.apache.jmeter.protocol.http.sampler.SoapSampler
setPostHeaders(URLConnection) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler
Set request headers in preparation to opening a connection.
setPostProcessors(List) - method in class org.apache.jmeter.threads.SamplePackage
Sets the postProcessors.
setPrecision(float) - method in class org.apache.jmeter.visualizers.Spline3
setPrefix(String) - method in class org.apache.jmeter.visualizers.MonitorAccumModel
setPrefix(String) - method in class org.apache.jmeter.protocol.http.modifier.ParamMask
Sets the prefix for the long value.
setPreProcessors(List) - method in class org.apache.jmeter.threads.SamplePackage
Sets the preProcessors.
setPriority(Priority) - static method in class org.apache.jorphan.logging.LoggingManager
Set the default logging priority.
setPriority(Priority,String) - static method in class org.apache.jorphan.logging.LoggingManager
Set the logging priority for a category.
setPriority(String) - static method in class org.apache.jorphan.logging.LoggingManager
setPriority(String,String) - static method in class org.apache.jorphan.logging.LoggingManager
Set the logging priority for a category.
setPriorityFullName(String,String) - static method in class org.apache.jorphan.logging.LoggingManager
Set the logging priority for a category.
setProcessingTime(int) - method in class org.apache.jmeter.monitor.model.RequestInfo
setProcessingTime(int) - method in class org.apache.jmeter.monitor.model.RequestInfoImpl
setProjectFileLoaded(String) - method in class org.apache.jmeter.gui.util.JMeterMenuBar
setProjectFileLoaded(String) - method in class org.apache.jmeter.gui.MainFrame
Specify the project file that was just loaded
setProperties(Properties) - method in class org.apache.jmeter.engine.ClientJMeterEngine
setProperties(Properties) - method in class org.apache.jmeter.engine.JMeterEngine
setProperties(Properties) - method in class org.apache.jmeter.engine.RemoteJMeterEngine
setProperties(Properties) - method in class org.apache.jmeter.engine.RemoteJMeterEngineImpl
setProperties(Properties) - method in class org.apache.jmeter.engine.StandardJMeterEngine
SetProperty - class org.apache.jmeter.functions.SetProperty
Function to set a JMeter property Parameters: - property name - value Usage: Set the property value in the appropriate GUI by using the string: ${__setProperty(propname,propvalue[,returnvalue?])}
SetProperty() - constructor for class org.apache.jmeter.functions.SetProperty
Sets and overwrites a property in the TestElement.
setProperty(String,boolean) - method in class org.apache.jmeter.testelement.AbstractTestElement
setProperty(String,boolean) - method in class org.apache.jmeter.testelement.TestElement
setProperty(String,boolean,boolean) - method in class org.apache.jmeter.testelement.AbstractTestElement
Create a boolean property - but only if it is not the default.
setProperty(String,boolean,boolean) - method in class org.apache.jmeter.testelement.TestElement
setProperty(String,int) - method in class org.apache.jmeter.testelement.AbstractTestElement
setProperty(String,int) - method in class org.apache.jmeter.testelement.TestElement
setProperty(String,int,int) - method in class org.apache.jmeter.testelement.AbstractTestElement
Create a boolean property - but only if it is not the default.
setProperty(String,int,int) - method in class org.apache.jmeter.testelement.TestElement
setProperty(String,String) - method in class org.apache.jmeter.testelement.AbstractTestElement
setProperty(String,String) - static method in class org.apache.jmeter.util.JMeterUtils
Set a String value
setProperty(String,String) - method in class org.apache.jmeter.testelement.TestElement
setProperty(String,String,String) - method in class org.apache.jmeter.testelement.AbstractTestElement
Create a String property - but only if it is not the default.
setProperty(String,String,String) - method in class org.apache.jmeter.testelement.TestElement
setProtocol(java.lang.String) - method in class org.apache.jmeter.monitor.model.Worker
setProtocol(String) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
setProtocol(String) - method in class org.apache.jmeter.visualizers.MonitorStats
setProtocol(String) - method in class org.apache.jmeter.monitor.model.WorkerImpl
setProvider(Provider) - method in class org.apache.jmeter.util.JsseSSLManager
Sets the Provider attribute of the JsseSSLManager object
setProvider(Provider) - method in class org.apache.jmeter.util.SSLManager
Default implementation of setting the Provider
setProviderUrl(String) - method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
set the provider user for jndi
setProxyHost(String) - method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
Set the proxy hostname
setProxyPort(String) - method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
Set the proxy port
setQuery(String) - method in class org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler
setQueryArguments(String) - method in class org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler
setQueryArgumentsTypes(String) - method in class org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler
setQueryString(String) - method in class 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.sampler.HTTPSampleResult
Save the query string
setQueryString(String) - method in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
setQueryType(String) - method in class org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler
setQueueConnectionFactory(String) - method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
setQuiet(boolean) - method in class org.apache.jmeter.assertions.XPathAssertion
setQuiet(boolean) - method in class org.apache.jmeter.extractor.XPathExtractor
setQuotedData(boolean) - method in class org.apache.jmeter.config.CSVDataSet
setRampUp(int) - method in class org.apache.jmeter.threads.ThreadGroup
Set the ramp-up value.
setRandomPath(String) - method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
set the random path for the messages
setRandomSeed(String) - method in class org.apache.jmeter.config.RandomVariableConfig
setRange(double) - method in class org.apache.jmeter.timers.ConstantTimer
Set the range (not used for this timer).
setRange(double) - method in class org.apache.jmeter.timers.RandomTimer
Set the range value.
setRange(String) - method in class org.apache.jmeter.timers.RandomTimer
setReadResponse(boolean) - method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
Set whether the sampler should read the response or not.
setReadResponse(String) - method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
set whether the sampler should read the response or not
setRealm(String) - method in class org.apache.jmeter.protocol.http.control.Authorization
setReceiveBufferSize(int) - method in class org.apache.jmeter.util.SlowSSLSocket
setReceiveQueue(String) - method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
setRecycle(boolean) - method in class org.apache.jmeter.config.CSVDataSet
setRedirectLocation(String) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
setRefName(String) - method in class org.apache.jmeter.extractor.RegexExtractor
setRefName(String) - method in class org.apache.jmeter.extractor.XPathExtractor
setRegex(String) - method in class org.apache.jmeter.extractor.RegexExtractor
setRegexMatch(boolean) - method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
setRemoteAddr(java.lang.String) - method in class org.apache.jmeter.monitor.model.Worker
setRemoteAddr(String) - method in class org.apache.jmeter.monitor.model.WorkerImpl
setReplaceExtension(String,String) - method in class org.apache.jmeter.protocol.http.util.accesslog.Filter
setReplaceExtension(String,String) - method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
The method will replace the file extension with the new one.
setReplaceExtension(String,String) - method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
setReportErrors(boolean) - method in class org.apache.jmeter.assertions.XPathAssertion
setReportErrors(boolean) - method in class org.apache.jmeter.extractor.XPathExtractor
setReportPlanFile(String) - method in class org.apache.jmeter.gui.ReportGuiPackage
Sets the filepath of the current test plan.
setRequestBytesReceived(long) - method in class org.apache.jmeter.monitor.model.Worker
setRequestBytesReceived(long) - method in class org.apache.jmeter.monitor.model.WorkerImpl
setRequestBytesSent(long) - method in class org.apache.jmeter.monitor.model.Worker
setRequestBytesSent(long) - method in class org.apache.jmeter.monitor.model.WorkerImpl
setRequestCount(long) - method in class 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(boolean) - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
setRequestHeaders(String) - method in class org.apache.jmeter.samplers.SampleResult
setRequestInfo(org.apache.jmeter.monitor.model.RequestInfo) - method in class org.apache.jmeter.monitor.model.Connector
setRequestInfo(org.apache.jmeter.monitor.model.RequestInfo) - method in class org.apache.jmeter.monitor.model.ConnectorImpl
setRequestProcessingTime(int) - method in class org.apache.jmeter.monitor.model.Worker
setRequestProcessingTime(int) - method in class org.apache.jmeter.monitor.model.WorkerImpl
setResetInterpreter(boolean) - method in class org.apache.jmeter.util.BeanShellTestElement
setResponseCode(String) - method in class org.apache.jmeter.samplers.SampleResult
setResponseCodeOK() - method in class org.apache.jmeter.samplers.SampleResult
Set response code to OK, i.e.
setResponseData(boolean) - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
setResponseData(byte[]) - method in class org.apache.jmeter.samplers.SampleResult
Sets the responseData attribute of the SampleResult object.
setResponseData(String) - method in class org.apache.jmeter.samplers.SampleResult
Sets the responseData attribute of the SampleResult object.
setResponseHeaders(boolean) - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
setResponseHeaders(String) - method in class org.apache.jmeter.samplers.SampleResult
setResponseMessage(String) - method in class org.apache.jmeter.samplers.SampleResult
setResponseMessageOK() - method in class org.apache.jmeter.samplers.SampleResult
setResponseModifiers(List) - method in class org.apache.jmeter.threads.SamplePackage
Sets the responseModifiers.
setResponseRate(String) - method in class org.apache.jmeter.testelement.AbstractTable
setResponseTimeout(String) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
setResultFileName(String) - method in class org.apache.jmeter.samplers.SampleResult
setResultForFailure(String) - method in class org.apache.jmeter.assertions.AssertionResult
Convenience method for setting up failed results
setResultForNull() - method in class org.apache.jmeter.assertions.AssertionResult
Convenience method for setting up results where the response was null
setRetobj(String) - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the return objects attribute of the LDAPSampler object
setReturnVal(String) - method in class org.apache.jmeter.control.ForeachController
setReuseAddress(boolean) - method in class org.apache.jmeter.util.SlowSSLSocket
setReUseConnection(String) - method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
setRootdn(String) - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the Rootdn attribute of the LDAPSampler object
setRootdn(String) - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Sets the Rootdn attribute of the LDAPSampler object.
setRowValues(int,Object[]) - method in class org.apache.jmeter.gui.util.PowerTableModel
setRunning(boolean,String) - method in class org.apache.jmeter.gui.util.JMeterMenuBar
setRunning(boolean,String) - method in class org.apache.jmeter.gui.util.ReportMenuBar
setRunningVersion(boolean) - method in class org.apache.jmeter.testelement.property.AbstractProperty
Make the property a running version or turn it off as the running version.
setRunningVersion(boolean) - method in class org.apache.jmeter.testelement.AbstractTestElement
Sets the runningVersion.
setRunningVersion(boolean) - method in class org.apache.jmeter.testelement.property.BooleanProperty
Make the property a running version or turn it off as the running version.
setRunningVersion(boolean) - method in class org.apache.jmeter.testelement.property.CollectionProperty
Make the property a running version or turn it off as the running version.
setRunningVersion(boolean) - method in class org.apache.jmeter.protocol.http.control.CookieManager
Sets the runningVersion.
setRunningVersion(boolean) - method in class org.apache.jmeter.testelement.property.DoubleProperty
Make the property a running version or turn it off as the running version.
setRunningVersion(boolean) - method in class org.apache.jmeter.testelement.property.FloatProperty
Make the property a running version or turn it off as the running version.
setRunningVersion(boolean) - method in class org.apache.jmeter.testelement.property.IntegerProperty
Make the property a running version or turn it off as the running version.
setRunningVersion(boolean) - method in class 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
Make the property a running version or turn it off as the running version.
setRunningVersion(boolean) - method in class org.apache.jmeter.testelement.property.MapProperty
Make the property a running version or turn it off as the running version.
setRunningVersion(boolean) - method in class org.apache.jmeter.testelement.property.MultiProperty
setRunningVersion(boolean) - method in class org.apache.jmeter.testelement.property.ObjectProperty
Make the property a running version or turn it off as the running version.
setRunningVersion(boolean) - method in class org.apache.jmeter.threads.SamplePackage
setRunningVersion(boolean) - method in class org.apache.jmeter.testelement.property.StringProperty
setRunningVersion(boolean) - method in class 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.TestElementProperty
Make the property a running version or turn it off as the running version.
setRuntime(long) - method in class org.apache.jmeter.control.RunTime
setRuntime(String) - method in class org.apache.jmeter.control.RunTime
setSampleCount(boolean) - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
setSampleCount(int) - method in class org.apache.jmeter.samplers.SampleResult
For the JMS sampler, it can perform multiple samples for greater degree of accuracy.
setSampleLabel(String) - method in class org.apache.jmeter.samplers.SampleResult
setSampleListeners(List) - method in class org.apache.jmeter.threads.SamplePackage
Sets the sampleListeners.
setSampler(org.apache.jmeter.samplers.Sampler) - method in class org.apache.jmeter.threads.SamplePackage
setSamplerClass(Class) - method in class org.apache.jmeter.samplers.Entry
Set the sampler controller.
setSamplerData(boolean) - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
setSamplerData(String) - method in class org.apache.jmeter.samplers.SampleResult
setSamplerDownloadImages(boolean) - method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
setSampleResults(Collection) - method in class org.apache.jmeter.save.ListenerResultWrapper
setSampleResults(Collection) - method in class org.apache.jmeter.save.TestResultWrapper
setSamplerFollowRedirects(boolean) - method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
setSamplerRedirectAutomatically(boolean) - method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
setSamplerTypeName(int) - method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
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 whether scheduler is being used
setScope(String) - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the search scope attribute of the LDAPSampler object
setScopeAll() - method in class org.apache.jmeter.testelement.AbstractScopedAssertion
setScopeAll() - method in class org.apache.jmeter.assertions.gui.AssertionScopePanel
setScopeChildren() - method in class org.apache.jmeter.testelement.AbstractScopedAssertion
setScopeChildren() - method in class org.apache.jmeter.assertions.gui.AssertionScopePanel
setScopeParent() - method in class org.apache.jmeter.testelement.AbstractScopedAssertion
setScopeParent() - method in class org.apache.jmeter.assertions.gui.AssertionScopePanel
setScript(String) - method in class org.apache.jmeter.util.BeanShellTestElement
Set the script (TestBean version).
setScript(String) - method in class org.apache.jmeter.protocol.java.sampler.BSFSampler
Set the script (TestBean version).
setScript(String) - method in class org.apache.jmeter.util.BSFTestElement
Set the script (TestBean version).
setScriptLanguage(String) - method in class org.apache.jmeter.protocol.java.sampler.BSFSampler
setScriptLanguage(String) - method in class org.apache.jmeter.util.BSFTestElement
setSecure(boolean) - method in class org.apache.jmeter.protocol.http.control.Cookie
set the secure for this object.
setSecure(String) - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
setSelectedIndex(int) - method in class org.apache.jorphan.gui.JLabeledChoice
Sets the (@link JMeterTreeNode) which represents the controller which this object is pointing to.
setSelection(String) - method in class org.apache.jmeter.control.SwitchController
setSendBufferSize(int) - method in class org.apache.jmeter.util.SlowSSLSocket
setSendQueue(String) - method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
setSendSOAPAction(boolean) - method in class org.apache.jmeter.protocol.http.sampler.SoapSampler
setSerialized(boolean) - method in class org.apache.jmeter.testelement.TestPlan
setServer(String) - method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
setServer(String) - method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
setServer(String) - method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
setServername(String) - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the Servername attribute of the ServerConfig object
setServername(String) - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Sets the Servername attribute of the ServerConfig object.
setServerType(String) - method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
Sets the type of protocol to use when talking with the remote mail server.
setShareMode(String) - method in class org.apache.jmeter.config.CSVDataSet
setShouldCache(boolean) - method in class org.apache.jmeter.protocol.http.modifier.URLRewritingModifier
setShowNegated(boolean) - method in class org.apache.jmeter.assertions.gui.XPathPanel
setShowWarnings(boolean) - method in class org.apache.jmeter.assertions.XPathAssertion
setShowWarnings(boolean) - method in class org.apache.jmeter.extractor.XPathExtractor
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.SoapSampler
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.
setSOAPHeader(Object) - method in class org.apache.jmeter.protocol.http.control.HeaderManager
Set the SOAPHeader with the SOAPHTTPConnection object.
setSoLinger(boolean,int) - method in class org.apache.jmeter.util.SlowSSLSocket
setSoTimeout(int) - method in class org.apache.jmeter.util.SlowSSLSocket
setSourceFile(String) - method in class 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 class 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(java.lang.String) - method in class org.apache.jmeter.monitor.model.Worker
setStage(String) - method in class org.apache.jmeter.monitor.model.WorkerImpl
setStampAndTime(long,long) - method in class org.apache.jmeter.samplers.SampleResult
setStart(long) - 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.threads.JMeterThread
Set the StartTime for this Thread.
setStartTime(long) - method in class org.apache.jmeter.samplers.SampleResult
setStartTime(long) - method in class org.apache.jmeter.threads.ThreadGroup
Set the absolute StartTime value.
setStartTimestamp(long) - method in class org.apache.jmeter.report.DataSet
Set the timestamp using the first result from the datasource
setStartTimestamp(long) - method in class org.apache.jmeter.testelement.JTLData
Set the timestamp using the first result from the datasource
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
setStopTestNow(boolean) - method in class org.apache.jmeter.samplers.SampleResult
setStopThread(boolean) - method in class org.apache.jmeter.config.CSVDataSet
setStopThread(boolean) - method in class org.apache.jmeter.samplers.SampleResult
setStoreMimeMessage(boolean) - method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
setStyle(int) - method in class org.apache.jmeter.control.InterleaveControl
setStyle(int) - method in class org.apache.jmeter.control.ThroughputController
setSubresults(boolean) - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
setSubSampler(org.apache.jmeter.samplers.Sampler) - method in class org.apache.jmeter.control.TransactionSampler
setSuccess(boolean) - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
setSuccess(String) - method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
set the success message
setSuccessCode(String) - method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
set the succes code. the success code should be unique.
setSuccessful(boolean) - method in class org.apache.jmeter.report.writers.DefaultPageSummary
setSuccessful(boolean) - method in class org.apache.jmeter.report.writers.PageSummary
setSuccessful(boolean) - method in class org.apache.jmeter.samplers.SampleResult
Sets the successful attribute of the SampleResult object.
setSuccessLimit(String) - method in class org.apache.jmeter.reporters.MailerModel
setSuccessOnlyLogging(boolean) - method in class org.apache.jmeter.reporters.ResultCollector
setSuccessSubject(String) - method in class org.apache.jmeter.reporters.MailerModel
setSuffix(String) - method in class org.apache.jmeter.protocol.http.modifier.ParamMask
Sets the suffix for the long value.
setTarget(int) - method in class org.apache.jmeter.sampler.TestAction
setTarget(LogTarget,String) - static method in class org.apache.jorphan.logging.LoggingManager
Set the logging target for a category.
setTarget(Object) - method in class 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(org.apache.jmeter.gui.tree.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(Writer) - static method in class org.apache.jorphan.logging.LoggingManager
Sets the default log target from the parameter.
setTargetDirectory(String) - method in class org.apache.jmeter.report.writers.AbstractReportWriter
Set the target directory where the report should be saved
setTargetDirectory(String) - method in class org.apache.jmeter.report.writers.ReportWriter
setTcpNoDelay(boolean) - method in class org.apache.jmeter.util.SlowSSLSocket
setTemplate(String) - method in class org.apache.jmeter.extractor.RegexExtractor
Indicate that the given property should be only a temporary property in the TestElement
setTest(String) - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the Test attribute of the LdapConfig object
setTest(String) - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Sets the Test attribute of the LdapConfig object.
setTestFieldResponseCode() - method in class org.apache.jmeter.assertions.ResponseAssertion
setTestFieldResponseData() - method in class org.apache.jmeter.assertions.ResponseAssertion
setTestFieldResponseHeaders() - method in class org.apache.jmeter.assertions.ResponseAssertion
setTestFieldResponseMessage() - method in class org.apache.jmeter.assertions.ResponseAssertion
setTestFieldURL() - method in class org.apache.jmeter.assertions.ResponseAssertion
setTestPlanClasspath(String) - method in class org.apache.jmeter.testelement.TestPlan
Set the classpath for the test plan
setTestPlanClasspathArray(String[]) - method in class org.apache.jmeter.testelement.TestPlan
setTestPlanFile(String) - method in class org.apache.jmeter.gui.GuiPackage
Sets the filepath of the current test plan.
setTestStartTime(long) - method in class org.apache.jmeter.save.ListenerResultWrapper
setTestStartTime(long) - method in class org.apache.jmeter.save.TestResultWrapper
setText(String) - method in class org.apache.jmeter.gui.CommentPanel
setText(String) - method in class org.apache.jorphan.gui.JLabeledChoice
Set the text displayed in the Text Field.
setText(String) - method in class org.apache.jorphan.gui.JLabeledField
setText(String) - method in class org.apache.jorphan.gui.JLabeledRadio
The implementation will iterate through the radio buttons and find the match.
setText(String) - method in class org.apache.jmeter.gui.util.JLabeledRadioI18N
The implementation will iterate through the radio buttons and find the match.
setText(String) - method in class org.apache.jorphan.gui.JLabeledTextArea
Set the text displayed in the Text Field.
setText(String) - method in class org.apache.jorphan.gui.JLabeledTextField
Set the text displayed in the Text Field.
setText(String) - method in class org.apache.jorphan.io.TextFile
Create the file with the given string as content -- or replace it's content with the given string if the file already existed.
setTextMessage(String) - method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
set the text for the message
setThread(boolean) - method in class org.apache.jmeter.visualizers.MonitorGraph
setThread(org.apache.jmeter.threads.JMeterThread) - method in class org.apache.jmeter.threads.JMeterContext
setThreadContext(org.apache.jmeter.threads.JMeterContext) - method in class org.apache.jmeter.testelement.TestElement
setThreadCounts(boolean) - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
setThreadGroup(org.apache.jmeter.threads.ThreadGroup) - method in class org.apache.jmeter.threads.JMeterContext
setThreadGroup(org.apache.jmeter.threads.ThreadGroup) - method in class org.apache.jmeter.threads.JMeterThread
setThreadInfo(org.apache.jmeter.monitor.model.ThreadInfo) - method in class org.apache.jmeter.monitor.model.Connector
setThreadInfo(org.apache.jmeter.monitor.model.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.
The thread list is a list of lists.
setThreadLoad(int) - method in class org.apache.jmeter.visualizers.MonitorStats
setThreadName(boolean) - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
setThreadName(String) - method in class org.apache.jmeter.testelement.AbstractTestElement
setThreadName(String) - method in class org.apache.jmeter.threads.JMeterThread
setThreadName(String) - method in class org.apache.jmeter.samplers.SampleResult
setThreadName(String) - method in class org.apache.jmeter.testelement.TestElement
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(boolean) - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
setTime(long) - method in class org.apache.jmeter.samplers.SampleResult
Method to set the elapsed time for a sample.
setTimelim(String) - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the time limit attribute of the LDAPSampler object
setTimeout(String) - method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
setTimeout(String) - method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
setTimeout(String) - method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
setTimeout(String) - method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
setTimers(List) - method in class org.apache.jmeter.threads.SamplePackage
Sets the timers.
setTimestamp(boolean) - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
setTimeStamp(long) - method in class org.apache.jmeter.visualizers.MonitorStats
setTimeStamp(long) - method in class org.apache.jmeter.samplers.SampleResult
This is only intended for use by SampleResultConverter!
setTitle(String) - method in class org.apache.jmeter.testelement.AbstractChart
The title is a the name for the chart.
setTitle(String) - method in class org.apache.jmeter.visualizers.AxisGraph
setTitle(String) - method in class org.apache.jmeter.visualizers.LineGraph
setTitle(String) - method in class org.apache.jmeter.testelement.ReportPage
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
setToEqualsType() - method in class org.apache.jmeter.assertions.ResponseAssertion
setTolerant(boolean) - method in class org.apache.jmeter.assertions.XPathAssertion
Set tolerant mode if required
setTolerant(boolean) - method in class org.apache.jmeter.extractor.XPathExtractor
setToMatchType() - method in class org.apache.jmeter.assertions.ResponseAssertion
setToNotType() - method in class org.apache.jmeter.assertions.ResponseAssertion
setToolTipText(String) - method in class org.apache.jorphan.gui.JLabeledChoice
Registers the text to display in a tool tip.
setToolTipText(String) - method in class org.apache.jorphan.gui.JLabeledTextArea
Registers the text to display in a tool tip.
setToolTipText(String) - method in class org.apache.jorphan.gui.JLabeledTextField
Registers the text to display in a tool tip.
setTopic(String) - method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
set the topic
setToSubstringType() - method in class org.apache.jmeter.assertions.ResponseAssertion
setTotal(long) - method in class org.apache.jmeter.monitor.model.Memory
setTotal(long) - method in class org.apache.jmeter.monitor.model.MemoryImpl
setTrafficClass(int) - method in class org.apache.jmeter.util.SlowSSLSocket
setTransactionDone() - method in class org.apache.jmeter.control.TransactionSampler
setTransferRate(String) - method in class org.apache.jmeter.testelement.AbstractTable
Set the listener for JMeter's test tree.
Set the listener for JMeter's test tree.
Set the model for JMeter's test tree.
Set the model for JMeter's test tree.
setTrimInterval(String) - method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
SETUP - static field in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
setup() - static method in class org.apache.jmeter.protocol.http.util.LoopbackHttpClientSocketFactory
Convenience method to set up the necessary HttpClient protocol and URL handler.
Returns an HttpConnection fully ready to attempt connection.
Returns an HttpURLConnection fully ready to attempt connection.
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.
setupTest() - method in class org.apache.jmeter.protocol.tcp.sampler.AbstractTCPClient
Versions of JMeter after 2.3.2 invoke this method when the thread starts.
setupTest() - method in class org.apache.jmeter.protocol.tcp.sampler.TCPClient
Versions of JMeter after 2.3.2 invoke this method when the thread starts.
setupTest(org.apache.jmeter.protocol.java.sampler.JavaSamplerContext) - method in class org.apache.jmeter.protocol.java.sampler.JavaSamplerClient
Do any initialization required by this client.
setupTest(org.apache.jmeter.protocol.java.sampler.JavaSamplerContext) - method in class org.apache.jmeter.protocol.java.test.JavaTest
Do any initialization required by this client.
setupTest(org.apache.jmeter.protocol.java.sampler.JavaSamplerContext) - method in class org.apache.jmeter.protocol.java.test.SleepTest
Do any initialization required by this client.
setUrl(boolean) - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
setURL(String) - method in class org.apache.jmeter.protocol.http.control.Authorization
setURL(String) - method in class org.apache.jmeter.testelement.BarChart
setURL(URL) - method in class org.apache.jmeter.samplers.SampleResult
setURLData(String) - method in class org.apache.jmeter.protocol.http.sampler.SoapSampler
setURLs(String) - method in class org.apache.jmeter.testelement.LineChart
setUseAuth(boolean) - method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
Set whether authentication is required for JNDI
setUseClientMode(boolean) - method in class org.apache.jmeter.util.SlowSSLSocket
setUseEquals(boolean) - method in class org.apache.jmeter.protocol.http.util.HTTPArgument
setUseExpression(boolean) - method in class org.apache.jmeter.control.IfController
setUseField(String) - method in class org.apache.jmeter.extractor.RegexExtractor
setUseJNDIProperties(String) - method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
if the sampler should use jndi.properties file, call the method with true
setUseKeepAlive(boolean) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
setUseKeepAlive(boolean) - method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
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.sampler.LDAPSampler
Sets the UserDefinedTest attribute of the LDAPSampler object.
setUserDefinedVariables(Map) - method in class org.apache.jmeter.engine.util.ValueReplacer
setUserDefinedVariables(Map) - method in class org.apache.jmeter.report.engine.ValueReplacer
setUserDefinedVariables(org.apache.jmeter.config.Arguments) - method in class org.apache.jmeter.testelement.ReportPlan
setUserDefinedVariables(org.apache.jmeter.config.Arguments) - method in class org.apache.jmeter.testelement.TestPlan
setUserDN(String) - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the username attribute of the LDAP object
setUseReqMsgIdAsCorrelId(boolean) - method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
setUsername(String) - method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
set the username to login into the jms server if needed
setUsername(String) - method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
setUsername(String) - method in class org.apache.jmeter.config.LoginConfig
Sets the Username attribute of the LoginConfig object.
setUserName(String) - method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
setUserPw(String) - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the password attribute of the LDAP object
setUseSeparator(boolean) - method in class org.apache.jmeter.control.ForeachController
setValidating(boolean) - method in class org.apache.jmeter.assertions.XPathAssertion
Set use validation
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(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(Object) - method in class org.apache.jmeter.testbeans.gui.FileEditor
setValue(Object) - method in class org.apache.jorphan.gui.NumberRenderer
setValue(Object) - method in class org.apache.jmeter.testbeans.gui.PasswordEditor
setValue(Object) - method in class org.apache.jorphan.gui.RateRenderer
setValue(Object) - method in class org.apache.jmeter.testbeans.gui.TextAreaEditor
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.config.Argument
Sets the value of the Argument.
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(String) - method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
Sets the value of the Argument.
setValue(String) - method in class org.apache.jmeter.protocol.http.util.accesslog.NVPair
Set the value
setValue(String) - method in class org.apache.jmeter.testelement.property.StringProperty
Sets the value.
setValueAt(Object,int,int) - method in class org.apache.jorphan.gui.AbstractTreeTableModel
setValueAt(Object,int,int) - method in class org.apache.jorphan.gui.ObjectTableModel
setValueAt(Object,int,int) - method in class org.apache.jmeter.gui.util.PowerTableModel
Sets the ValueAt attribute of the Arguments object.
setValueAt(Object,Object,int) - method in class org.apache.jorphan.gui.AbstractTreeTableModel
setValueAt(Object,Object,int) - method in class org.apache.jorphan.gui.TreeTableModel
the method is similar to isCellEditable(int,int).
setValues(String[]) - method in class org.apache.jorphan.gui.JLabeledChoice
setVarCount(int) - method in class org.apache.jmeter.samplers.SampleSaveConfiguration
setVariableName(String) - method in class org.apache.jmeter.config.RandomVariableConfig
setVariableNames(String) - method in class org.apache.jmeter.config.CSVDataSet
setVariableNames(String) - method in class org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler
setVarName(String) - method in class org.apache.jmeter.modifiers.CounterConfig
setVersion(int) - method in class org.apache.jmeter.protocol.http.control.Cookie
setVersion(String) - method in class org.apache.jmeter.save.ListenerResultWrapper
setVersion(String) - method in class org.apache.jmeter.save.TestResultWrapper
setVirtualHost(java.lang.String) - method in class 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.
setWantClientAuth(boolean) - method in class org.apache.jmeter.util.SlowSSLSocket
setWarningThreshold(long) - method in class org.apache.jmeter.assertions.HTMLAssertion
Sets the threshold on warning level
setWhitespace(boolean) - method in class org.apache.jmeter.assertions.XPathAssertion
Set whether to ignore element whitespace
setWidth(int) - method in class org.apache.jmeter.visualizers.AxisGraph
setWidth(int) - method in class org.apache.jmeter.visualizers.LineGraph
setWidth(String) - method in class org.apache.jmeter.testelement.AbstractChart
set the width of the graph
setWorkers(org.apache.jmeter.monitor.model.Workers) - method in class org.apache.jmeter.monitor.model.Connector
setWorkers(org.apache.jmeter.monitor.model.Workers) - method in class org.apache.jmeter.monitor.model.ConnectorImpl
setWsdlURL(String) - method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
setXAxis(String) - method in class org.apache.jmeter.testelement.AbstractChart
setXAxisLabels(String[]) - method in class org.apache.jmeter.visualizers.AxisGraph
setXAxisLabels(String[]) - method in class org.apache.jmeter.visualizers.LineGraph
setXAxisTitle(String) - method in class org.apache.jmeter.visualizers.AxisGraph
setXAxisTitle(String) - method in class org.apache.jmeter.visualizers.LineGraph
setXHTML() - method in class org.apache.jmeter.assertions.HTMLAssertion
Enables xhtml validation mode
setXLabel(String) - method in class org.apache.jmeter.testelement.AbstractChart
The X data labels should be either the filename, date or some other series of values
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.SoapSampler
it's kinda obvious, but we state it anyways.
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
setXPath(String) - method in class org.apache.jmeter.assertions.gui.XPathPanel
Set the string that will be used in the xpath evaluation
setXPathQuery(String) - method in class org.apache.jmeter.extractor.XPathExtractor
setXPathString(String) - method in class org.apache.jmeter.assertions.XPathAssertion
Set the XPath String this will be used as an xpath
setXsdFileName(String) - method in class org.apache.jmeter.assertions.XMLSchemaAssertion
setYAxis(String) - method in class org.apache.jmeter.testelement.AbstractChart
setYAxisLabels(String) - method in class org.apache.jmeter.visualizers.AxisGraph
setYAxisLabels(String[]) - method in class org.apache.jmeter.visualizers.LineGraph
setYAxisTitle(String) - method in class org.apache.jmeter.visualizers.AxisGraph
setYAxisTitle(String) - method in class org.apache.jmeter.visualizers.LineGraph
setYLabel(String) - method in class org.apache.jmeter.testelement.AbstractChart
shape_counter - field in class org.apache.jmeter.testelement.LineChart
shape_counter - field in class org.apache.jmeter.visualizers.LineGraph
SharedCustomizer - interface org.apache.jmeter.testbeans.gui.SharedCustomizer
Tagging interface to mark a customizer class as shareable among elements of the same type.
SharedTCLogParser - class org.apache.jmeter.protocol.http.util.accesslog.SharedTCLogParser
SharedTCLogParser() - constructor for class org.apache.jmeter.protocol.http.util.accesslog.SharedTCLogParser
SharedTCLogParser(String) - constructor for class org.apache.jmeter.protocol.http.util.accesslog.SharedTCLogParser
shouldCache() - method in class org.apache.jmeter.protocol.http.modifier.URLRewritingModifier
shouldSelectCell(EventObject) - method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor
Forwards the message from the CellEditor to the delegate.
shouldSelectCell(EventObject) - method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor.EditorDelegate
Returns true to indicate that the editing cell may be selected.
SHOW_INCOMING_SAMPLES - field in class org.apache.jmeter.visualizers.SplineModel
showErrorDialog() - method in class org.apache.jmeter.protocol.java.control.gui.JUnitTestSamplerGui
showErrorMessage(String,String) - static method in class org.apache.jmeter.gui.GuiPackage
showInfoMessage(String,String) - static method in class org.apache.jmeter.gui.GuiPackage
showMessage(String,String,int) - static method in class org.apache.jmeter.gui.GuiPackage
showPanel() - method in class org.apache.jmeter.reporters.FileReporter
Show main panel with length, graph, and stats.
Show the scope settings from the test element.
showStoppingMessage(String) - method in class org.apache.jmeter.gui.MainFrame
Show a dialog indicating that JMeter threads are stopping on a particular host.
showStoppingMessage(String) - method in class org.apache.jmeter.gui.ReportMainFrame
Show a dialog indicating that JMeter threads are stopping on a particular host.
showWarningMessage(String,String) - static method in class org.apache.jmeter.gui.GuiPackage
showWarnings() - method in class org.apache.jmeter.assertions.XPathAssertion
showWarnings() - method in class org.apache.jmeter.extractor.XPathExtractor
ShutdownClient - class org.apache.jmeter.util.ShutdownClient
Simple utility to send a shutdown message to a non-GUI instance of JMeter
shutdownInput() - method in class org.apache.jmeter.util.SlowSSLSocket
shutdownOutput() - method in class org.apache.jmeter.util.SlowSSLSocket
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() - constructor for class org.apache.jmeter.engine.util.SimpleVariable
SimpleVariable(String) - constructor for class org.apache.jmeter.engine.util.SimpleVariable
size() - method in class org.apache.jmeter.protocol.java.control.gui.ClassFilter
size() - method in class org.apache.jmeter.testelement.property.CollectionProperty
size() - method in class org.apache.jorphan.collections.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.jmeter.protocol.http.control.HeaderManager
Return the number of headers.
size() - method in class org.apache.jorphan.collections.ListedHashTree
Returns the number of top-level entries in the HashTree.
size() - method in class org.apache.jmeter.functions.XPathFileContainer
SizeAssertion - class org.apache.jmeter.assertions.SizeAssertion
Checks if the results of a Sample matches a particular size.
SizeAssertionGui - class org.apache.jmeter.assertions.gui.SizeAssertionGui
GUI for SizeAssertion
SizeAssertionGui() - constructor for class org.apache.jmeter.assertions.gui.SizeAssertionGui
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.
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
Resize the table columns to appropriate widths.
sizeColumns(JTable) - method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
Resize the table columns to appropriate widths.
SKIP_AUTO_NUMBER - static field in class org.apache.jmeter.reporters.ResultSaver
SKIP_SUFFIX - static field in class org.apache.jmeter.reporters.ResultSaver
skippedEntity(String) - method in class org.apache.jmeter.protocol.http.modifier.UserParameterXMLContentHandler
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.
SlowHttpClientSocketFactory - class org.apache.jmeter.protocol.http.util.SlowHttpClientSocketFactory
HttpClient protocol factory to generate "slow" sockets for emulating dial-up modems
SlowHttpClientSocketFactory(int) - constructor for class org.apache.jmeter.protocol.http.util.SlowHttpClientSocketFactory
SlowInputStream - class org.apache.jmeter.util.SlowInputStream
InputStream wrapper to emulate a slow device, e.g. modem
SlowInputStream(InputStream,int) - constructor for class org.apache.jmeter.util.SlowInputStream
Wraps the input stream to emulate a slow device
SlowOutputStream - class org.apache.jmeter.util.SlowOutputStream
OutputStream filter to emulate a slow device, e.g. modem
SlowOutputStream(OutputStream,int) - constructor for class org.apache.jmeter.util.SlowOutputStream
Create wrapped Output Stream toe emulate the requested CPS.
SlowSocket - class org.apache.jmeter.util.SlowSocket
"Slow" (non-SSL) socket implementation to emulate dial-up modems etc
SlowSocket(int,String,int) - constructor for class org.apache.jmeter.util.SlowSocket
SlowSocket(int,String,int,InetAddress,int) - constructor for class org.apache.jmeter.util.SlowSocket
SlowSocket(int,String,int,InetAddress,int,int) - constructor for class org.apache.jmeter.util.SlowSocket
SlowSSLSocket - class org.apache.jmeter.util.SlowSSLSocket
"Slow" SSLsocket implementation to emulate dial-up modems etc WARNING: the class relies on overriding all superclass methods in order to apply them to the input socket.
SlowSSLSocket(SSLSocket,int) - constructor for class org.apache.jmeter.util.SlowSSLSocket
Wrap an SSLSocket with slow input and output streams
SOAP_ACTION - static field in class org.apache.jmeter.protocol.http.sampler.SoapSampler
SOAPBINDING - field in class org.apache.jmeter.protocol.http.util.WSDLHelper
SOAPOPS - field in class org.apache.jmeter.protocol.http.util.WSDLHelper
SoapSampler - class org.apache.jmeter.protocol.http.sampler.SoapSampler
Commons HTTPClient based soap sampler
SoapSamplerGui - class org.apache.jmeter.protocol.http.control.gui.SoapSamplerGui
SoapSamplerGui() - constructor for class org.apache.jmeter.protocol.http.control.gui.SoapSamplerGui
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.
sort(String,boolean) - method in class org.apache.jorphan.collections.Data
Sorts the data using a given row as the sorting criteria.
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
Creates an empty new HashTree.
SortedHashTree(Collection) - constructor for class org.apache.jorphan.collections.SortedHashTree
Creates a new HashTree and adds all the objects in the given collection as top-level nodes in the tree.
SortedHashTree(Collection,Comparator) - 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
Creates a new HashTree and adds the given object as a top-level node.
SortedHashTree(Object,Comparator) - constructor for class org.apache.jorphan.collections.SortedHashTree
SortedHashTree(Object[]) - constructor for class org.apache.jorphan.collections.SortedHashTree
Creates a new HashTree and adds all the objects in the given array as top-level nodes in the tree.
SortedHashTree(Object[],Comparator) - constructor for class org.apache.jorphan.collections.SortedHashTree
SOURCE - field in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
source(String) - method in class org.apache.jmeter.util.BeanShellInterpreter
spane - field in class org.apache.jmeter.visualizers.StatGraphVisualizer
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.
SplineVisualizer.SplineGraph - class org.apache.jmeter.visualizers.SplineVisualizer.SplineGraph
Component showing a Spline curve.
SplineGraph() - constructor for class org.apache.jmeter.visualizers.SplineVisualizer.SplineGraph
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
split(String,String) - static method in class org.apache.jorphan.util.JOrphanUtils
split(String,String,boolean) - static method in class org.apache.jorphan.util.JOrphanUtils
This is _almost_ equivalent to the String.split method in JDK 1.4.
split(String,String,String) - static method in class org.apache.jorphan.util.JOrphanUtils
Takes a String and a tokenizer character string, and returns a new array of strings of the string split by the tokenizer character(s).
SplitFunction - class org.apache.jmeter.functions.SplitFunction
Function to split a string into variables

Parameters:

  • String to split
  • Variable name prefix
  • String to split on (optional, default is comma)

Returns: the input string Also sets the variables:

  • VARNAME - the input string
  • VARNAME_n - number of fields found
  • VARNAME_1..n - fields
SplitFunction() - constructor for class org.apache.jmeter.functions.SplitFunction
SSL_MANAGER - static field in class org.apache.jmeter.gui.action.ActionNames
SSL_MANAGER - static field in class org.apache.jmeter.gui.action.KeyStrokes
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.
STAGE - static field in class org.apache.jmeter.monitor.parser.Constants
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
StandardReportEngine - class org.apache.jmeter.report.engine.StandardReportEngine
private Collection replaceValues(PropertyIterator iter, ValueTransformer transform) throws InvalidVariableException { List props = new LinkedList(); while (iter.hasNext()) { JMeterProperty val = iter.next(); if (log.isDebugEnabled()) { log.debug("About to replace in property of type: " + val.getClass() + ": " + val); } if (val instanceof StringProperty) { // Must not convert TestElement.gui_class etc if (!
StandardReportEngine() - constructor for class org.apache.jmeter.report.engine.StandardReportEngine
StandardSampleSender - class org.apache.jmeter.samplers.StandardSampleSender
Default behaviour for remote testing.
StandardSampleSender() - constructor for class org.apache.jmeter.samplers.StandardSampleSender
Start - class org.apache.jmeter.gui.action.Start
start() - method in class org.apache.jmeter.protocol.jms.client.ReceiveSubscriber
start will create a new thread and pass this class. once the thread is created, it calls Thread.start().
Start() - constructor for class org.apache.jmeter.gui.action.Start
Constructor for the Start object.
start(String[]) - method in class org.apache.jmeter.JMeter
Takes the command line arguments and uses them to determine how to startup JMeter.
start(String[]) - method in class org.apache.jmeter.JMeterReport
START_TIME - static field in class org.apache.jmeter.threads.ThreadGroup
Scheduler absolute start time
startCellEditing(EventObject) - method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor.EditorDelegate
Returns true to indicate that editing has begun.
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.report.gui.action.ReportStart
startHandshake() - method in class org.apache.jmeter.util.SlowSSLSocket
startHttpMirror() - method in class org.apache.jmeter.protocol.http.control.HttpMirrorControl
startPrefixMapping(String,String) - method in class org.apache.jmeter.protocol.http.modifier.UserParameterXMLContentHandler
Notification that a property is starting.
Notification that a property is starting.
startProxy() - method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
startServer(int) - static method in class org.apache.jmeter.engine.RemoteJMeterEngineImpl
startsWith(byte[],byte[],int) - static method in class org.apache.jorphan.util.JOrphanUtils
Check if a byte array starts with the given byte array.
startTest() - static method in class org.apache.jmeter.threads.JMeterContextService
Method is called by the JMeterEngine class when a test run is started.
Notification that a new test element is about to be traversed.
Notification that a new test element is about to be traversed.
startTimestamp - field in class org.apache.jmeter.testelement.JTLData
StatCalculator - class org.apache.jorphan.math.StatCalculator
This class serves as a way to calculate the median of a list of values.
stateChanged(ChangeEvent) - method in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
Invoked when the target of the listener has changed its state.
stateChanged(ChangeEvent) - method in class org.apache.jmeter.functions.gui.FunctionHelper
stateChanged(ChangeEvent) - method in class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
When a widget state changes, it will notify this class so we can enable/disable the correct items.
stateChanged(ChangeEvent) - method in class org.apache.jmeter.protocol.jms.control.gui.JMSSubscriberGui
When the state of a widget changes, it will notify the gui. the method then enables or disables certain parameters.
stateChanged(ChangeEvent) - method in class org.apache.jmeter.protocol.java.control.gui.JUnitTestSamplerGui
the current implementation checks to see if the source of the event is the filterpkg field.
stateChanged(ChangeEvent) - method in class org.apache.jmeter.visualizers.MailerVisualizer
Invoked when the target of the listener has changed its state.
stateChanged(ChangeEvent) - method in class org.apache.jmeter.report.gui.TableGui
stateChanged(ChangeEvent) - method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigGui
StatGraphVisualizer - class org.apache.jmeter.visualizers.StatGraphVisualizer
Aggregrate Table-Based Reporting Visualizer for JMeter.
StatGraphVisualizer() - constructor for class org.apache.jmeter.visualizers.StatGraphVisualizer
staticConfig() - static method in class org.apache.jmeter.samplers.SampleSaveConfiguration
StatisticalSampleResult - class org.apache.jmeter.samplers.StatisticalSampleResult
Aggregates sample results for use by the Statistical remote batch mode.
StatisticalSampleResult() - constructor for class org.apache.jmeter.samplers.StatisticalSampleResult
StatisticalSampleResult(long,long) - constructor for class org.apache.jmeter.samplers.StatisticalSampleResult
Allow OldSaveService to generate a suitable result when sample/error counts have been saved.
Construct a 'parent' result for an already-existing result, essentially cloning it
StatisticalSampleSender - class org.apache.jmeter.samplers.StatisticalSampleSender
Implements batch reporting for remote testing.
StatisticalSampleSender() - constructor for class org.apache.jmeter.samplers.StatisticalSampleSender
Stats - class org.apache.jmeter.monitor.util.Stats
Description:

Stats is responsible for calculating the load and health of a given server.

STATUS - static field in class org.apache.jmeter.monitor.parser.Constants
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
StatVisualizer - class org.apache.jmeter.visualizers.StatVisualizer
Aggregrate Table-Based Reporting Visualizer for JMeter.
StatVisualizer() - constructor for class org.apache.jmeter.visualizers.StatVisualizer
STOP - static field in class org.apache.jmeter.sampler.TestAction
stop() - method in class org.apache.jmeter.threads.JMeterThread
STOP_NOW - static field in class org.apache.jmeter.sampler.TestAction
stopCellEditing() - method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor
Forwards the message from the CellEditor to the delegate.
stopCellEditing() - method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor.EditorDelegate
Stops editing and returns true to indicate that editing has stopped.
stopEngine() - static method in class org.apache.jmeter.engine.StandardJMeterEngine
stopEngineNow() - static method in class org.apache.jmeter.engine.StandardJMeterEngine
stopHttpMirror() - method in class org.apache.jmeter.protocol.http.control.HttpMirrorControl
stopProxy() - method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
stopReport() - method in class org.apache.jmeter.report.engine.ReportEngine
stopReport() - method in class org.apache.jmeter.report.engine.StandardReportEngine
stopServer() - method in class org.apache.jmeter.protocol.http.proxy.Daemon
Stop the proxy daemon.
stopServer() - method in class org.apache.jmeter.protocol.http.control.HttpMirrorServer
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.protocol.http.gui.HTTPFileArgsPanel
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 class org.apache.jmeter.engine.JMeterEngine
stopTest() - method in class 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
storeSubResult(org.apache.jmeter.samplers.SampleResult) - method in class org.apache.jmeter.samplers.SampleResult
Add a subresult read from a results file.
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() - constructor for class org.apache.jmeter.testelement.property.StringProperty
StringProperty(String,String) - constructor for class org.apache.jmeter.testelement.property.StringProperty
StringPropertyConverter - class org.apache.jmeter.save.converters.StringPropertyConverter
StringUtilities - class org.apache.jmeter.util.StringUtilities
stripFile(String,org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
Tokenize the URL into two tokens.
STYLESHEET - static field in class org.apache.jmeter.protocol.http.parser.HTMLParser
SUB_TREE_LOADED - static field in class org.apache.jmeter.gui.action.ActionNames
SUB_TREE_LOADED - static field in class org.apache.jmeter.report.gui.action.ReportCheckDirty
SUB_TREE_MERGED - static field in class org.apache.jmeter.gui.action.ActionNames
SUB_TREE_SAVED - static field in class org.apache.jmeter.gui.action.ActionNames
SUB_TREE_SAVED - static field in class org.apache.jmeter.report.gui.action.ReportCheckDirty
subControllersAndSamplers - field in class org.apache.jmeter.control.GenericController
SubscriberSampler - class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
This class implements the JMS Subcriber sampler
SubscriberSampler() - constructor for class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
substitute(String,String,String) - static method in class org.apache.jorphan.util.JOrphanUtils
Replace all patterns in a String
substitute(String,String,String) - static method in class org.apache.jmeter.util.StringUtilities
Replace all patterns in a String
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.engine.ConvertListeners
subtractNode() - method in class org.apache.jmeter.engine.util.DisabledComponentRemover
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.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.jmeter.engine.PreCompiler
subtractNode() - method in class org.apache.jmeter.report.gui.action.ReportCheckDirty
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.jorphan.collections.SearchByClass
subtractNode() - method in class org.apache.jmeter.threads.TestCompiler
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.jmeter.engine.TreeCloner
subtractNode() - method in class org.apache.jmeter.engine.TurnElementsOn
SUCCESS - static field in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
SUCCESS_ONLY - static field in class org.apache.jmeter.reporters.ResultSaver
SUCCESSCODE - static field in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
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
Constructor for use during startup (intended for non-GUI use)
SummariserGui - class org.apache.jmeter.reporters.gui.SummariserGui
Create a summariser test element GUI.
SummariserGui() - constructor for class org.apache.jmeter.reporters.gui.SummariserGui
SummaryReport - class org.apache.jmeter.visualizers.SummaryReport
Simpler (lower memory) version of Aggregate Report (StatVisualizer).
SummaryReport() - constructor for class org.apache.jmeter.visualizers.SummaryReport
supportsCustomEditor() - method in class org.apache.jmeter.testbeans.gui.FileEditor
supportsCustomEditor() - method in class org.apache.jmeter.testbeans.gui.PasswordEditor
supportsCustomEditor() - method in class org.apache.jmeter.testbeans.gui.TextAreaEditor
SwitchController - class org.apache.jmeter.control.SwitchController
Implements a controller which selects at most one of its children based on the condition value, which may be a number or a string.
SwitchController() - constructor for class org.apache.jmeter.control.SwitchController
Creates a Generic Controller
SwitchControllerGui - class org.apache.jmeter.control.gui.SwitchControllerGui
SwitchControllerGui() - constructor for class org.apache.jmeter.control.gui.SwitchControllerGui
SyncTimer - class org.apache.jmeter.timers.SyncTimer
The purpose of the SyncTimer is to block threads until X number of threads have been blocked, and then they are all released at once.
SyncTimerBeanInfo - class org.apache.jmeter.timers.SyncTimerBeanInfo
SyncTimerBeanInfo() - constructor for class org.apache.jmeter.timers.SyncTimerBeanInfo

T

Table - class org.apache.jmeter.testelement.Table
Table() - constructor for class org.apache.jmeter.testelement.Table
TableGui - class org.apache.jmeter.report.gui.TableGui
TableGui() - constructor for class org.apache.jmeter.report.gui.TableGui
tableModel - field in class org.apache.jmeter.config.gui.ArgumentsPanel
The model for the arguments table.
tableModel - field in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
The model for the arguments table.
tableModel - field in class org.apache.jmeter.visualizers.PropertyControlGui
The model for the arguments table.
TABLES - static field in class org.apache.jmeter.gui.util.ReportMenuFactory
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.
tag(String,String) - method in class org.apache.jorphan.util.XMLBuffer
Add a complete tag with content.
tag(String,StringBuffer) - method in class org.apache.jorphan.util.XMLBuffer
Add a complete tag with content.
TAG_APPLET - static field in class org.apache.jmeter.protocol.http.parser.HTMLParser
TAG_BASE - static field in class org.apache.jmeter.protocol.http.parser.HTMLParser
TAG_BGSOUND - static field in class org.apache.jmeter.protocol.http.parser.HTMLParser
TAG_COOKIES - static field in class org.apache.jmeter.save.converters.SampleResultConverter
TAG_EMBED - static field in class org.apache.jmeter.protocol.http.parser.HTMLParser
TAG_FRAME - static field in class org.apache.jmeter.protocol.http.parser.HTMLParser
TAG_IMAGE - static field in class org.apache.jmeter.protocol.http.parser.HTMLParser
TAG_INPUT - static field in class org.apache.jmeter.protocol.http.parser.HTMLParser
TAG_LINK - static field in class org.apache.jmeter.protocol.http.parser.HTMLParser
TAG_METHOD - static field in class org.apache.jmeter.save.converters.SampleResultConverter
TAG_QUERY_STRING - static field in class org.apache.jmeter.save.converters.SampleResultConverter
TAG_REDIRECT_LOCATION - static field in class org.apache.jmeter.save.converters.SampleResultConverter
TAG_REQUEST_HEADER - static field in class org.apache.jmeter.save.converters.SampleResultConverter
TAG_RESPONSE_DATA - static field in class org.apache.jmeter.save.converters.SampleResultConverter
TAG_RESPONSE_FILE - static field in class org.apache.jmeter.save.converters.SampleResultConverter
TAG_RESPONSE_HEADER - static field in class org.apache.jmeter.save.converters.SampleResultConverter
TAG_SAMPLER_DATA - static field in class org.apache.jmeter.save.converters.SampleResultConverter
TAG_SCRIPT - static field in class org.apache.jmeter.protocol.http.parser.HTMLParser
TAGS - static field in class org.apache.jmeter.testbeans.BeanInfoSupport
TAGS - static field in class org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer
TARGET_DIRECTORY - static field in class org.apache.jmeter.report.writers.AbstractReportWriter
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
TCPClient - interface org.apache.jmeter.protocol.tcp.sampler.TCPClient
Interface required by TCPSampler for TCPClient implementations.
tcpClient - field in class org.apache.jmeter.protocol.tcp.sampler.TCPClientDecorator
TCPClientDecorator - class org.apache.jmeter.protocol.tcp.sampler.TCPClientDecorator
TCPClientDecorator(org.apache.jmeter.protocol.tcp.sampler.TCPClient) - constructor for class org.apache.jmeter.protocol.tcp.sampler.TCPClientDecorator
TCPClientImpl - class org.apache.jmeter.protocol.tcp.sampler.TCPClientImpl
Sample TCPClient implementation.
TCPClientImpl() - constructor for class org.apache.jmeter.protocol.tcp.sampler.TCPClientImpl
TCPConfigGui - class org.apache.jmeter.protocol.tcp.config.gui.TCPConfigGui
TCPConfigGui() - constructor for class org.apache.jmeter.protocol.tcp.config.gui.TCPConfigGui
TCPConfigGui(boolean) - constructor for class org.apache.jmeter.protocol.tcp.config.gui.TCPConfigGui
TCPSampler - class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
A sampler which understands Tcp requests.
TCPSampler() - constructor for class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
TCPSamplerGui - class org.apache.jmeter.protocol.tcp.control.gui.TCPSamplerGui
TCPSamplerGui() - constructor for class org.apache.jmeter.protocol.tcp.control.gui.TCPSamplerGui
TEARDOWN - static field in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
teardownTest() - method in class org.apache.jmeter.protocol.tcp.sampler.AbstractTCPClient
Versions of JMeter after 2.3.2 invoke this method when the thread ends.
teardownTest() - method in class org.apache.jmeter.protocol.tcp.sampler.TCPClient
Versions of JMeter after 2.3.2 invoke this method when the thread ends.
Do any clean-up required by this test at the end of a test run.
teardownTest(org.apache.jmeter.protocol.java.sampler.JavaSamplerContext) - method in class org.apache.jmeter.protocol.java.test.JavaTest
Do any clean-up required by this test.
teardownTest(org.apache.jmeter.protocol.java.sampler.JavaSamplerContext) - method in class org.apache.jmeter.protocol.java.test.SleepTest
Do any clean-up required by this test.
TemporaryQueueExecutor - class org.apache.jmeter.protocol.jms.sampler.TemporaryQueueExecutor
Request/reply executor with a temporary reply queue.
TemporaryQueueExecutor(QueueSession,Queue) - constructor for class org.apache.jmeter.protocol.jms.sampler.TemporaryQueueExecutor
Constructor.
TEST - static field in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
TEST - static field in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
TEST - static field in class org.apache.jmeter.sampler.TestAction
TEST_CLASS - static field in class org.apache.jmeter.testelement.TestElement
TestAction - class org.apache.jmeter.sampler.TestAction
Dummy Sampler used to pause or stop a thread or the test; intended for use in Conditional Controllers.
TestAction() - constructor for class org.apache.jmeter.sampler.TestAction
TestActionGui - class org.apache.jmeter.sampler.gui.TestActionGui
TestActionGui() - constructor for class org.apache.jmeter.sampler.gui.TestActionGui
TestBean - interface org.apache.jmeter.testbeans.TestBean
Marker interface to tell JMeter to make a Test Bean Gui for the class.
TestBeanBeanInfo - class org.apache.jmeter.testbeans.TestBeanBeanInfo
This is the BeanInfo object for the TestBean class.
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
TestBeanHelper - class org.apache.jmeter.testbeans.TestBeanHelper
This is an experimental class.
TestCloneable - interface org.apache.jmeter.testelement.TestCloneable
TestCompiler - class org.apache.jmeter.threads.TestCompiler
TestElement - interface org.apache.jmeter.testelement.TestElement
TestElementConverter - class org.apache.jmeter.save.converters.TestElementConverter
TestElementConverter(Mapper) - constructor for class org.apache.jmeter.save.converters.TestElementConverter
TestElementProperty - class org.apache.jmeter.testelement.property.TestElementProperty
TestElementProperty() - constructor for class org.apache.jmeter.testelement.property.TestElementProperty
TestElementProperty(String,org.apache.jmeter.testelement.TestElement) - constructor for class org.apache.jmeter.testelement.property.TestElementProperty
TestElementPropertyConverter - class org.apache.jmeter.save.converters.TestElementPropertyConverter
TestElementPropertyConverter(Mapper) - constructor for class org.apache.jmeter.save.converters.TestElementPropertyConverter
TestElementSaver - class org.apache.jmeter.save.TestElementSaver
Helper class for OldSaveService
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
testEnded() - method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
testEnded() - method in class org.apache.jmeter.samplers.BatchSampleSender
Checks if any sample events are still present in the sampleStore and sends them to the listener.
testEnded() - method in class org.apache.jmeter.util.BeanShellTestElement
testEnded() - method in class org.apache.jmeter.protocol.http.control.CacheManager
testEnded() - method in class org.apache.jmeter.protocol.jms.client.ConnectionFactory
endTest cleans up the client
testEnded() - method in class org.apache.jmeter.timers.ConstantThroughputTimer
testEnded() - method in class org.apache.jmeter.protocol.http.control.CookieManager
testEnded() - method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
testEnded() - method in class org.apache.jmeter.samplers.HoldSampleSender
The test ended
testEnded() - 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() - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
testEnded() - method in class org.apache.jmeter.gui.MainFrame
Called when a test is ended on the local system.
testEnded() - method in class org.apache.jmeter.protocol.http.modifier.ParamModifier
testEnded() - method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
endTest cleans up the client
testEnded() - method in class org.apache.jmeter.samplers.RemoteListenerWrapper
testEnded() - method in class org.apache.jmeter.samplers.RemoteSampleListener
testEnded() - method in class org.apache.jmeter.samplers.RemoteSampleListenerImpl
testEnded() - method in class org.apache.jmeter.samplers.RemoteTestListenerWrapper
testEnded() - method in class org.apache.jmeter.gui.ReportMainFrame
Not sure if this should be in the ReportMainFrame, since the report component doesn't really test, it generates reports. for now, I will use it to trigger reporting.
testEnded() - method in class org.apache.jmeter.testelement.ReportPlan
testEnded() - method in class org.apache.jmeter.reporters.ResultCollector
testEnded() - method in class org.apache.jmeter.samplers.SampleSender
The test ended
testEnded() - method in class org.apache.jmeter.samplers.StandardSampleSender
The test ended
testEnded() - method in class org.apache.jmeter.samplers.StatisticalSampleSender
Checks if any sample events are still present in the sampleStore and sends them to the listener.
testEnded() - method in class org.apache.jmeter.functions.StringFromFile
testEnded() - method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
testEnded is called by Jmeter's engine.
testEnded() - method in class org.apache.jmeter.reporters.Summariser
testEnded() - method in class org.apache.jmeter.testelement.TestListener
Called once for all threads after the end of a test.
testEnded() - method in class org.apache.jmeter.testelement.TestPlan
testEnded() - method in class org.apache.jmeter.control.ThroughputController
testEnded() - method in class org.apache.jmeter.protocol.http.modifier.UserParameterModifier
testEnded(String) - method in class org.apache.jmeter.samplers.BatchSampleSender
Checks if any sample events are still present in the sampleStore and sends them to the listener.
testEnded(String) - method in class org.apache.jmeter.util.BeanShellTestElement
testEnded(String) - method in class org.apache.jmeter.protocol.http.control.CacheManager
testEnded(String) - method in class org.apache.jmeter.protocol.jms.client.ConnectionFactory
testEnded(String) - method in class org.apache.jmeter.timers.ConstantThroughputTimer
testEnded(String) - method in class org.apache.jmeter.protocol.http.control.CookieManager
testEnded(String) - method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
testEnded(String) - method in class org.apache.jmeter.samplers.HoldSampleSender
The test ended
testEnded(String) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
testEnded(String) - method in class org.apache.jmeter.protocol.java.sampler.JavaSampler
testEnded(String) - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
testEnded(String) - method in class org.apache.jmeter.gui.MainFrame
Called when a test is ended on the remote system.
testEnded(String) - method in class org.apache.jmeter.protocol.http.modifier.ParamModifier
testEnded(String) - method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
the implementation calls testEnded() without any parameters.
testEnded(String) - method in class org.apache.jmeter.samplers.RemoteListenerWrapper
testEnded(String) - method in class org.apache.jmeter.samplers.RemoteSampleListener
testEnded(String) - method in class org.apache.jmeter.samplers.RemoteSampleListenerImpl
testEnded(String) - method in class org.apache.jmeter.samplers.RemoteTestListenerWrapper
testEnded(String) - method in class org.apache.jmeter.gui.ReportMainFrame
Not sure if this should be in the ReportMainFrame, since the report component doesn't really test, it generates reports. for now, I will use it to trigger reporting.
testEnded(String) - method in class org.apache.jmeter.testelement.ReportPlan
testEnded(String) - method in class org.apache.jmeter.reporters.ResultCollector
testEnded(String) - method in class org.apache.jmeter.samplers.SampleSender
The test ended
testEnded(String) - method in class org.apache.jmeter.samplers.StandardSampleSender
The test ended
testEnded(String) - method in class org.apache.jmeter.samplers.StatisticalSampleSender
Checks if any sample events are still present in the sampleStore and sends them to the listener.
testEnded(String) - method in class org.apache.jmeter.functions.StringFromFile
testEnded(String) - method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
testEnded(String) - method in class org.apache.jmeter.reporters.Summariser
testEnded(String) - method in class org.apache.jmeter.testelement.TestListener
Called once for all threads after the end of a test.
testEnded(String) - method in class org.apache.jmeter.testelement.TestPlan
testEnded(String) - method in class org.apache.jmeter.control.ThroughputController
testEnded(String) - method in class org.apache.jmeter.protocol.http.modifier.UserParameterModifier
testFunctors() - static method in class org.apache.jmeter.config.gui.ArgumentsPanel
testFunctors() - static method in class org.apache.jmeter.protocol.http.gui.HTTPArgumentsPanel
testFunctors() - static method in class org.apache.jmeter.protocol.http.gui.HTTPFileArgsPanel
testFunctors() - static method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
testFunctors() - static method in class org.apache.jmeter.visualizers.StatGraphVisualizer
testFunctors() - static method in class org.apache.jmeter.visualizers.StatVisualizer
testFunctors() - static method in class org.apache.jmeter.visualizers.SummaryReport
testFunctors() - static method in class org.apache.jmeter.visualizers.TableVisualizer
testIterationStart(org.apache.jmeter.engine.event.LoopIterationEvent) - method in class org.apache.jmeter.protocol.http.control.CacheManager
testIterationStart(org.apache.jmeter.engine.event.LoopIterationEvent) - method in class org.apache.jmeter.protocol.http.control.CookieManager
testIterationStart(org.apache.jmeter.engine.event.LoopIterationEvent) - method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
testIterationStart(org.apache.jmeter.engine.event.LoopIterationEvent) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
testIterationStart(org.apache.jmeter.engine.event.LoopIterationEvent) - method in class org.apache.jmeter.protocol.java.sampler.JavaSampler
testIterationStart(org.apache.jmeter.engine.event.LoopIterationEvent) - method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
testIterationStart(org.apache.jmeter.engine.event.LoopIterationEvent) - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
testIterationStart(org.apache.jmeter.engine.event.LoopIterationEvent) - method in class org.apache.jmeter.protocol.http.modifier.ParamModifier
testIterationStart(org.apache.jmeter.engine.event.LoopIterationEvent) - method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
NO implementation provided for the sampler.
testIterationStart(org.apache.jmeter.engine.event.LoopIterationEvent) - method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
Each time through a Thread Group's test script, an iteration event is fired for each thread.
testIterationStart(org.apache.jmeter.engine.event.LoopIterationEvent) - method in class org.apache.jmeter.protocol.http.modifier.UserParameterModifier
TestListener - interface org.apache.jmeter.testelement.TestListener
TestListener interface is used for methods that are called at different stages of each test.
TESTLOG_FORMAT - static field in class org.apache.jmeter.save.SaveService
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
TESTPLAN_FORMAT - static field in class org.apache.jmeter.save.SaveService
TestPlanGui - class org.apache.jmeter.control.gui.TestPlanGui
JMeter GUI component representing the test plan which will be executed when the test is run.
TestPlanGui() - constructor for class org.apache.jmeter.control.gui.TestPlanGui
Create a new TestPlanGui.
TestResultWrapper - class org.apache.jmeter.save.TestResultWrapper
TestResultWrapperConverter - class org.apache.jmeter.save.converters.TestResultWrapperConverter
XStream Class to convert TestResultWrapper
TestResultWrapperConverter(Mapper) - constructor for class org.apache.jmeter.save.converters.TestResultWrapperConverter
testStarted() - method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
testStarted() - method in class org.apache.jmeter.util.BeanShellTestElement
testStarted() - method in class org.apache.jmeter.protocol.http.control.CacheManager
testStarted() - method in class org.apache.jmeter.protocol.jms.client.ConnectionFactory
startTest sets up the client and gets it ready for the test.
testStarted() - method in class org.apache.jmeter.timers.ConstantThroughputTimer
Get the timer ready to compute delays for a new test.
testStarted() - method in class org.apache.jmeter.protocol.http.control.CookieManager
testStarted() - method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
testStarted() - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
testStarted() - method in class org.apache.jmeter.protocol.java.sampler.JavaSampler
testStarted() - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
testStarted() - method in class org.apache.jmeter.gui.MainFrame
Called when a test is started on the local system.
testStarted() - method in class org.apache.jmeter.protocol.http.modifier.ParamModifier
testStarted() - method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
testStarted() - method in class org.apache.jmeter.samplers.RemoteListenerWrapper
testStarted() - method in class org.apache.jmeter.samplers.RemoteSampleListener
testStarted() - method in class org.apache.jmeter.samplers.RemoteSampleListenerImpl
testStarted() - method in class org.apache.jmeter.samplers.RemoteTestListenerWrapper
testStarted() - method in class org.apache.jmeter.gui.ReportMainFrame
Not sure if this should be in the ReportMainFrame, since the report component doesn't really test, it generates reports. for now, I will use it to trigger reporting.
testStarted() - method in class org.apache.jmeter.testelement.ReportPlan
testStarted() - method in class org.apache.jmeter.reporters.ResultCollector
testStarted() - method in class org.apache.jmeter.functions.StringFromFile
testStarted() - method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
testStarted() - method in class org.apache.jmeter.reporters.Summariser
testStarted() - method in class org.apache.jmeter.testelement.TestListener
Called just before the start of the test from the main engine thread.
testStarted() - method in class org.apache.jmeter.testelement.TestPlan
testStarted() - method in class org.apache.jmeter.control.ThroughputController
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.util.BeanShellTestElement
testStarted(String) - method in class org.apache.jmeter.protocol.http.control.CacheManager
testStarted(String) - method in class org.apache.jmeter.protocol.jms.client.ConnectionFactory
testStarted(String) - method in class org.apache.jmeter.timers.ConstantThroughputTimer
testStarted(String) - method in class org.apache.jmeter.protocol.http.control.CookieManager
testStarted(String) - method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
testStarted(String) - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
testStarted(String) - method in class org.apache.jmeter.protocol.java.sampler.JavaSampler
testStarted(String) - method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
testStarted(String) - method in class org.apache.jmeter.gui.MainFrame
Called when a test is started on a specific host.
testStarted(String) - method in class org.apache.jmeter.protocol.http.modifier.ParamModifier
testStarted(String) - method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
the implementation calls testStarted() without any parameters.
testStarted(String) - method in class org.apache.jmeter.samplers.RemoteListenerWrapper
testStarted(String) - method in class org.apache.jmeter.samplers.RemoteSampleListener
testStarted(String) - method in class org.apache.jmeter.samplers.RemoteSampleListenerImpl
testStarted(String) - method in class org.apache.jmeter.samplers.RemoteTestListenerWrapper
testStarted(String) - method in class org.apache.jmeter.gui.ReportMainFrame
Not sure if this should be in the ReportMainFrame, since the report component doesn't really test, it generates reports. for now, I will use it to trigger reporting.
testStarted(String) - method in class org.apache.jmeter.testelement.ReportPlan
testStarted(String) - method in class org.apache.jmeter.reporters.ResultCollector
testStarted(String) - method in class org.apache.jmeter.functions.StringFromFile
testStarted(String) - method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
testStarted(String) - method in class org.apache.jmeter.reporters.Summariser
testStarted(String) - method in class org.apache.jmeter.testelement.TestListener
Called just before the start of the test from the main engine thread.
testStarted(String) - method in class org.apache.jmeter.testelement.TestPlan
testStarted(String) - method in class org.apache.jmeter.control.ThroughputController
testStarted(String) - method in class org.apache.jmeter.protocol.http.modifier.UserParameterModifier
TEXT - static field in class org.apache.jmeter.samplers.SampleResult
Data type value indicating that the response data is text.
TextAreaCellRenderer - class org.apache.jmeter.gui.util.TextAreaCellRenderer
TextAreaEditor - class org.apache.jmeter.testbeans.gui.TextAreaEditor
TextAreaEditor() - constructor for class org.apache.jmeter.testbeans.gui.TextAreaEditor
TextAreaEditor(Object) - constructor for class org.apache.jmeter.testbeans.gui.TextAreaEditor
TextAreaTableCellEditor - class org.apache.jmeter.gui.util.TextAreaTableCellEditor
TextAreaTableCellEditor() - constructor for class org.apache.jmeter.gui.util.TextAreaTableCellEditor
Constructs a TableCellEditor that uses a text field.
TextFile - class org.apache.jorphan.io.TextFile
Utility class to handle text files as a single lump of text.
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(File,String) - constructor for class org.apache.jorphan.io.TextFile
Create a TextFile object to handle the named file with the given 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.
THREAD - static field in class org.apache.jmeter.sampler.TestAction
THREAD_VALUES - static field in class org.apache.jmeter.modifiers.UserParameters
threadFinished() - method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
Called once for each thread at the end of a test
threadFinished() - method in class org.apache.jmeter.protocol.http.sampler.AjpSampler
Called once for each thread at the end of a test
threadFinished() - method in class org.apache.jmeter.util.BeanShellTestElement
Called once for each thread at the end of a test
threadFinished() - method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler2
Called once for each thread at the end of a test
threadFinished() - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
threadFinished() - method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
Called once for each thread at the end of a test
threadFinished() - method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
Called once for each thread at the end of a test
threadFinished() - method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
Called once for each thread at the end of a test
threadFinished() - method in class org.apache.jmeter.testelement.ThreadListener
Called once for each thread at the end of a test
ThreadGroup - class org.apache.jmeter.threads.ThreadGroup
ThreadGroup holds the settings for a JMeter thread group.
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
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.
THREADINFO - static field in class org.apache.jmeter.monitor.parser.Constants
ThreadInfo - interface org.apache.jmeter.monitor.model.ThreadInfo
ThreadInfoImpl - class org.apache.jmeter.monitor.model.ThreadInfoImpl
ThreadInfoImpl() - constructor for class org.apache.jmeter.monitor.model.ThreadInfoImpl
ThreadListener - interface org.apache.jmeter.testelement.ThreadListener
Allow threads to perform startup and closedown if necessary
ThreadNumber - class org.apache.jmeter.functions.ThreadNumber
Function to return the current thread number.
threadStarted() - method in class org.apache.jmeter.util.BeanShellTestElement
Called just before the start of the thread
threadStarted() - method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler2
Called just before the start of the thread
threadStarted() - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
threadStarted() - method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
Called just before the start of the thread
threadStarted() - method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
Called just before the start of the thread
threadStarted() - method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
Called just before the start of the thread
threadStarted() - method in class org.apache.jmeter.testelement.ThreadListener
Called just before the start of the thread
ThroughputController - class org.apache.jmeter.control.ThroughputController
This class represents a controller that can control 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) The current implementation executes the first N samples (BYNUMBER) or the last N% of samples (BYPERCENT).
ThroughputController() - constructor for class org.apache.jmeter.control.ThroughputController
ThroughputControllerGui - class org.apache.jmeter.control.gui.ThroughputControllerGui
ThroughputControllerGui() - constructor for class org.apache.jmeter.control.gui.ThroughputControllerGui
TidyException - class org.apache.jmeter.util.TidyException
Class for reporting errors when running Tidy.
TidyException() - constructor for class org.apache.jmeter.util.TidyException
TidyException(int,int) - constructor for class org.apache.jmeter.util.TidyException
TIFF - static field in class org.apache.jmeter.save.SaveGraphicsService
TIFF_EXTENSION - static field in class org.apache.jmeter.save.SaveGraphicsService
TimeFunction - class org.apache.jmeter.functions.TimeFunction
__time() function - returns the current time in milliseconds
TimeFunction() - constructor for class org.apache.jmeter.functions.TimeFunction
TIMELIM - static field in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
TIMEOUT - static field in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
Timer - interface org.apache.jmeter.timers.Timer
This interface defines those methods that must be implemented by timer plugins.
TIMERS - static field in class org.apache.jmeter.gui.util.MenuFactory
TIMERS - static field in class org.apache.jmeter.gui.util.ReportMenuFactory
title - field in class org.apache.jmeter.visualizers.AxisGraph
title - field in class org.apache.jmeter.visualizers.LineGraph
toBasicHeader() - method in class org.apache.jmeter.protocol.http.control.Authorization
tokenize(String,String) - static method in class org.apache.jmeter.util.JMeterUtils
Tokenize a string into a vector of tokens
tokenize(String,String) - method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
Parses the line using java.util.StringTokenizer.
TOP - static field in class org.apache.jorphan.gui.layout.VerticalLayout
The anchoring constant that designates anchoring to the top of the display area.
toString() - method in class org.apache.jmeter.testelement.property.AbstractProperty
Provides the string representation of the property.
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.assertions.AssertionResult
toString() - method in class org.apache.jmeter.protocol.http.control.Authorization
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.protocol.http.control.Cookie
creates a string representation of this cookie
toString() - method in class org.apache.jorphan.collections.Data
toString() - method in class org.apache.jmeter.visualizers.DistributionGraphVisualizer
toString() - method in class org.apache.jorphan.reflect.Functor
toString() - method in class org.apache.jmeter.timers.GaussianRandomTimer
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.jorphan.collections.HashTree
Generate a printable representation of the tree.
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.util.HTTPFileArg
returns path, param name, mime type information of HTTPFileArg object.
toString() - method in class org.apache.jmeter.protocol.http.util.HTTPFileArgs
Create a string representation of the files.
toString() - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
toString() - method in class org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler
toString() - method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
toString() - method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Create a string representation of the arguments.
toString() - method in class org.apache.jmeter.config.LoginConfig
toString() - method in class org.apache.jmeter.reporters.MailerModel
Returns a String-representation of this object.
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.protocol.http.modifier.ParamMask
For debugging purposes.
toString() - method in class org.apache.jmeter.visualizers.RunningSample
For debugging purposes, mainly.
toString() - method in class org.apache.jmeter.samplers.SampleResult
Returns the display name.
toString() - method in class org.apache.jmeter.visualizers.SamplingStatCalculator
For debugging purposes, only.
toString() - method in class org.apache.jmeter.engine.util.SimpleVariable
toString() - method in class org.apache.jmeter.util.SlowSSLSocket
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.timers.UniformRandomTimer
toString() - method in class org.apache.jmeter.protocol.http.parser.URLString
toString() - method in class org.apache.jorphan.gui.layout.VerticalLayout
toString() - method in class org.apache.jmeter.visualizers.ViewResultsFullVisualizer
Returns the description of this visualizer.
toString() - method in class org.apache.jorphan.util.XMLBuffer
Convert the buffer to a string, closing any open tags
TRACE - static field in class org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
TransactionController - class org.apache.jmeter.control.TransactionController
Transaction Controller to measure transaction times There are two different modes for the controller: - generate additional total sample after nested samples (as in JMeter 2.2) - generate parent sampler containing the nested samples
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.
TransactionSampler - class org.apache.jmeter.control.TransactionSampler
Transaction Sampler class to measure transaction times (not exposed a a GUI class, as it is only used internally)
TransactionSampler() - constructor for class org.apache.jmeter.control.TransactionSampler
TRANSFER_ENCODING - static field in class org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
traverse(org.apache.jmeter.testelement.TestElementTraverser) - method in class org.apache.jmeter.testelement.TestElement
Convenient way to traverse a test element.
traverse(org.apache.jorphan.collections.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.
tree - field in class org.apache.jmeter.gui.ReportMainFrame
The test tree.
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
treePanel - field in class org.apache.jmeter.gui.ReportMainFrame
The panel where the test tree is shown.
TreeTableModel - interface org.apache.jorphan.gui.TreeTableModel
This is a basic interface for TreeTableModel that extends TableModel.
trim(String,String) - static method in class org.apache.jorphan.util.JOrphanUtils
Trim a string by the tokens provided.
TurnElementsOn - class org.apache.jmeter.engine.TurnElementsOn
TYPE_IMAP - static field in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
TYPE_IMAPS - static field in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
TYPE_POP3 - static field in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
TYPE_POP3S - static field in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler

U

UNBIND - static field in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
uncompile() - method in class org.apache.jmeter.protocol.http.control.AuthManager
uncompile() - method in class org.apache.jmeter.visualizers.SplineModel
undeclareBean(BSFDeclaredBean) - method in class org.apache.jmeter.util.BSFJavaScriptEngine
undoReverseReplace(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.report.engine.ValueReplacer
UndoVariableReplacement - class org.apache.jmeter.engine.util.UndoVariableReplacement
UnEscape - class org.apache.jmeter.functions.UnEscape
Function to unescape any Java literals found in the String.
UnEscape() - constructor for class org.apache.jmeter.functions.UnEscape
UnEscapeHtml - class org.apache.jmeter.functions.UnEscapeHtml
Function to unescape a string containing entity escapes to a string containing the actual Unicode characters corresponding to the escapes.
UnEscapeHtml() - constructor for class org.apache.jmeter.functions.UnEscapeHtml
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.
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.
unmarshal(HierarchicalStreamReader,UnmarshallingContext) - method in class org.apache.jmeter.save.converters.HashTreeConverter
unmarshal(HierarchicalStreamReader,UnmarshallingContext) - method in class org.apache.jmeter.protocol.http.util.HTTPResultConverter
unmarshal(HierarchicalStreamReader,UnmarshallingContext) - method in class org.apache.jmeter.save.converters.LongPropertyConverter
unmarshal(HierarchicalStreamReader,UnmarshallingContext) - method in class org.apache.jmeter.save.converters.MultiPropertyConverter
unmarshal(HierarchicalStreamReader,UnmarshallingContext) - method in class org.apache.jmeter.save.converters.SampleEventConverter
unmarshal(HierarchicalStreamReader,UnmarshallingContext) - method in class org.apache.jmeter.save.converters.SampleResultConverter
unmarshal(HierarchicalStreamReader,UnmarshallingContext) - method in class org.apache.jmeter.save.converters.StringPropertyConverter
unmarshal(HierarchicalStreamReader,UnmarshallingContext) - method in class org.apache.jmeter.save.converters.TestElementConverter
Read test results from JTL files and pass them to the visualiser directly.
unsetNotType() - method in class org.apache.jmeter.assertions.ResponseAssertion
UnsharedComponent - interface org.apache.jmeter.gui.UnsharedComponent
Marker interface indicating that an instance of a component cannot be shared.
UNSPECIFIED_PORT - static field in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
A number to indicate that the port has not been set.
UNSPECIFIED_PORT_AS_STRING - static field in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
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.
updateCounts() - method in class org.apache.jmeter.gui.MainFrame
updateCurrentGui() - method in class org.apache.jmeter.gui.GuiPackage
Update the GUI for the currently selected node.
updateCurrentGui() - method in class org.apache.jmeter.gui.ReportGuiPackage
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.
updateCurrentNode() - method in class org.apache.jmeter.gui.ReportGuiPackage
This method should be called in order for GuiPackage to change the current node.
updateGui() - method in class org.apache.jmeter.visualizers.DistributionGraphVisualizer
updateGui() - method in class org.apache.jmeter.visualizers.GraphAccum
Redraws the gui.
updateGui() - method in class org.apache.jmeter.visualizers.GraphAccumListener
updateGui() - method in class org.apache.jmeter.visualizers.GraphAccumVisualizer
Updates the gui to reflect changes.
updateGui() - method in class org.apache.jmeter.visualizers.GraphListener
updateGui() - method in class org.apache.jmeter.visualizers.MonitorGraph
updateGui() will call repaint
updateGui() - method in class org.apache.jmeter.visualizers.MonitorGuiListener
updateGui() - method in class org.apache.jmeter.visualizers.MonitorHealthVisualizer
updateGui() - method in class org.apache.jmeter.visualizers.ServerPanel
update the gui
updateGui() - method in class org.apache.jmeter.visualizers.SplineVisualizer
updateGui() - method in class org.apache.jmeter.protocol.http.modifier.gui.UserParameterModifierGui
updateGui(org.apache.jmeter.samplers.SampleResult) - method in class org.apache.jmeter.visualizers.GraphAccum
Redraws the gui if no rescaling of the graph is needed.
updateGui(org.apache.jmeter.samplers.SampleResult) - method in class org.apache.jmeter.visualizers.GraphAccumListener
updateGui(org.apache.jmeter.samplers.SampleResult) - method in class org.apache.jmeter.visualizers.GraphAccumVisualizer
Updates gui to reflect small changes.
updateGui(org.apache.jmeter.visualizers.MonitorModel) - method in class org.apache.jmeter.visualizers.MonitorGraph
The method will first check to see if the graph is visible.
updateGui(org.apache.jmeter.visualizers.MonitorModel) - method in class org.apache.jmeter.visualizers.MonitorGuiListener
updateGui(org.apache.jmeter.visualizers.MonitorModel) - method in class org.apache.jmeter.visualizers.ServerPanel
Method will update the ServerPanel's health, load, and timestamp.
updateGui(org.apache.jmeter.visualizers.RunningSample) - method in class org.apache.jmeter.visualizers.AccumListener
updateGui(org.apache.jmeter.visualizers.Sample) - method in class org.apache.jmeter.visualizers.Graph
updateGui(org.apache.jmeter.visualizers.Sample) - method in class org.apache.jmeter.visualizers.GraphListener
updateGui(org.apache.jmeter.visualizers.Sample) - method in class org.apache.jmeter.visualizers.GraphVisualizer
updateGui(org.apache.jmeter.visualizers.Sample) - method in class org.apache.jmeter.visualizers.MonitorHealthVisualizer
updateGui(org.apache.jmeter.visualizers.Sample) - method in class org.apache.jmeter.visualizers.SplineVisualizer
updateLoader(URL[]) - static method in class org.apache.jmeter.DynamicClassLoader
updateRecentFileMenuItems(List,String) - static method in class org.apache.jmeter.gui.action.LoadRecentProject
Update the content and visibility of the menu items for recent files
updateTextFields() - method in class org.apache.jmeter.visualizers.TableVisualizer
updateVisualizer() - method in class org.apache.jmeter.visualizers.ModelListener
Informs the Visualizer that the model has changed.
UPLOAD_FILE - static field in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
URL - static field in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
URL_ARGUMENT_ENCODING - static field in class org.apache.jmeter.protocol.http.util.EncoderCache
The encoding which should be usd for URLs, according to HTTP specification
URL_DATA - static field in class org.apache.jmeter.protocol.http.sampler.SoapSampler
URL_PATH - field in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
The path to the access log file
URL_UNSPECIFIED_PORT - static field in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
If the port is not present in a URL, getPort() returns -1
URL_UNSPECIFIED_PORT_AS_STRING - static field in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
URLCollection - class org.apache.jmeter.protocol.http.parser.URLCollection
Collection class designed for handling URLs Before a URL is added to the collection, it is wrapped in a URLString class.
URLCollection(Collection) - constructor for class org.apache.jmeter.protocol.http.parser.URLCollection
Creates a new URLCollection from an existing Collection
UrlConfigGui - class org.apache.jmeter.protocol.http.config.gui.UrlConfigGui
Basic URL / HTTP Request configuration: - host and port - connect and response timeouts - path, method, encoding, parameters - redirects & keepalive
UrlConfigGui() - constructor for class org.apache.jmeter.protocol.http.config.gui.UrlConfigGui
UrlConfigGui(boolean) - constructor for class org.apache.jmeter.protocol.http.config.gui.UrlConfigGui
urlEncode(Object) - static method in class org.apache.jorphan.util.Converter
URLRewritingModifier - class org.apache.jmeter.protocol.http.modifier.URLRewritingModifier
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(String) - constructor for class org.apache.jmeter.protocol.http.parser.URLString
URLString(URL) - constructor for class org.apache.jmeter.protocol.http.parser.URLString
USE_BODY - static field in class org.apache.jmeter.extractor.RegexExtractor
USE_BODY_UNESCAPED - static field in class org.apache.jmeter.extractor.RegexExtractor
USE_CODE - static field in class org.apache.jmeter.extractor.RegexExtractor
USE_FILE_RSC - static field in class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
USE_HDRS - static field in class org.apache.jmeter.extractor.RegexExtractor
USE_KEEPALIVE - static field in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
USE_MESSAGE - static field in class org.apache.jmeter.extractor.RegexExtractor
USE_RANDOM_RSC - static field in class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
USE_SUB_CONTROLLERS - static field in class org.apache.jmeter.control.InterleaveControl
USE_URL - static field in class org.apache.jmeter.extractor.RegexExtractor
useBody() - method in class org.apache.jmeter.extractor.RegexExtractor
useCode() - method in class org.apache.jmeter.extractor.RegexExtractor
useEolByte - field in class org.apache.jmeter.protocol.tcp.sampler.AbstractTCPClient
USEFILE - field in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
useFILE - field in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
useHeaders() - method in class org.apache.jmeter.extractor.RegexExtractor
useMD5() - method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
useMessage() - method in class org.apache.jmeter.extractor.RegexExtractor
useNameSpace() - method in class org.apache.jmeter.extractor.XPathExtractor
USER_DEFINED - static field in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
USER_DEFINED_VARIABLES - static field in class org.apache.jmeter.testelement.ReportPlan
USERDN - static field in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
USERNAME - static field in class org.apache.jmeter.config.ConfigTestElement
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
UserParameters - class org.apache.jmeter.modifiers.UserParameters
UserParametersGui - class org.apache.jmeter.modifiers.gui.UserParametersGui
UserParametersGui() - constructor for class org.apache.jmeter.modifiers.gui.UserParametersGui
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.
UserParameterXMLContentHandler - class org.apache.jmeter.protocol.http.modifier.UserParameterXMLContentHandler
The handler used to read in XML parameter data.
UserParameterXMLErrorHandler - class org.apache.jmeter.protocol.http.modifier.UserParameterXMLErrorHandler
XML Parseing errors for XML parameters file are handled here.
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.
USERPW - static field in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
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.
useUnescapedBody() - method in class org.apache.jmeter.extractor.RegexExtractor
useUrl() - method in class org.apache.jmeter.extractor.RegexExtractor

V

validXPath(String,boolean) - static method in class org.apache.jmeter.assertions.gui.XPathPanel
Test weather an XPath is valid.
VALUE - static field in class org.apache.jmeter.config.Argument
Name used to store the argument's value.
VALUE - field in class org.apache.jmeter.protocol.http.util.accesslog.NVPair
value - field in class org.apache.jmeter.gui.util.TextAreaTableCellEditor.EditorDelegate
The value of this cell.
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.report.gui.tree.ReportTreeListener
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
ValueReplacer - class org.apache.jmeter.engine.util.ValueReplacer
Perfom replacement of ${variable} references.
ValueReplacer - class org.apache.jmeter.report.engine.ValueReplacer
ValueReplacer() - constructor for class org.apache.jmeter.engine.util.ValueReplacer
ValueReplacer() - constructor for class org.apache.jmeter.report.engine.ValueReplacer
ValueReplacer(org.apache.jmeter.testelement.ReportPlan) - constructor for class org.apache.jmeter.report.engine.ValueReplacer
ValueReplacer(org.apache.jmeter.testelement.TestPlan) - constructor for class org.apache.jmeter.engine.util.ValueReplacer
values() - method in class org.apache.jorphan.collections.HashTree
Returns a collection of all the sub-trees of the current tree.
VAR_NAME - static field in class org.apache.jmeter.modifiers.CounterConfig
Variable - class org.apache.jmeter.functions.Variable
Function to get a JMeter Variable Parameters: - variable name Returns: - the variable value, but if not found - the variable name itself
Variable() - constructor for class org.apache.jmeter.functions.Variable
VARIABLE_NAME - static field in class org.apache.jmeter.reporters.ResultSaver
VariablesCollection - class org.apache.jmeter.testelement.VariablesCollection
variationSum - field in class org.apache.jmeter.visualizers.GraphAccumModel
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(Color) - 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
VIRTUALHOST - static field in class org.apache.jmeter.monitor.parser.Constants
Visualizer - interface org.apache.jmeter.visualizers.Visualizer
Implement this method to be a Visualizer for JMeter.

W

W3C_XML_SCHEMA - static field in class org.apache.jmeter.assertions.XMLSchemaAssertion
WAITING_COLOR - field in class org.apache.jmeter.visualizers.SplineVisualizer.SplineGraph
WARNING - static field in class org.apache.jmeter.monitor.util.Stats
warning(SAXParseException) - method in class org.apache.jmeter.protocol.http.modifier.UserParameterXMLErrorHandler
WARNING_PER - static field in class org.apache.jmeter.monitor.util.Stats
WARNING_THRESHOLD_KEY - static field in class org.apache.jmeter.assertions.HTMLAssertion
WebServiceSampler - class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
Sampler to handle Web Service requests.
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
What - class org.apache.jmeter.gui.action.What
Debug class to show details of the currently selected object Currently shows TestElement and GUI class names Also enables/disables debug for the test element.
WHAT_CLASS - static field in class org.apache.jmeter.gui.action.ActionNames
WHAT_CLASS - static field in class org.apache.jmeter.gui.action.KeyStrokes
WhileController - class org.apache.jmeter.control.WhileController
WhileController() - constructor for class org.apache.jmeter.control.WhileController
Creates a Generic Controller
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.
width - field in class org.apache.jmeter.visualizers.AxisGraph
width - static field in class org.apache.jmeter.visualizers.GraphAccum
width - field in class org.apache.jmeter.testelement.LineChart
width - field in class org.apache.jmeter.visualizers.LineGraph
windowClosing(WindowEvent) - method in class org.apache.jmeter.gui.ReportMainFrame.WindowHappenings
Called when the main JMeter frame is being closed.
A window adapter used to detect when the main JMeter frame is being closed.
WorkBench - class org.apache.jmeter.testelement.WorkBench
WorkBench() - constructor for class org.apache.jmeter.testelement.WorkBench
WorkBench(String,boolean) - constructor for class org.apache.jmeter.testelement.WorkBench
Constructor for the WorkBench object.
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 - static field in class org.apache.jmeter.monitor.parser.Constants
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 - static field in class org.apache.jmeter.monitor.parser.Constants
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
write(byte[],int,int) - method in class org.apache.jmeter.util.SlowOutputStream
write(int) - method in class org.apache.jmeter.util.SlowOutputStream
write(OutputStream,InputStream) - method in class org.apache.jmeter.protocol.tcp.sampler.BinaryTCPClientImpl
write(OutputStream,InputStream) - method in class org.apache.jmeter.protocol.tcp.sampler.LengthPrefixedBinaryTCPClientImpl
write(OutputStream,InputStream) - method in class org.apache.jmeter.protocol.tcp.sampler.TCPClient
write(OutputStream,InputStream) - method in class org.apache.jmeter.protocol.tcp.sampler.TCPClientImpl
write(OutputStream,String) - method in class org.apache.jmeter.protocol.tcp.sampler.BinaryTCPClientImpl
Input (hex) string is converted to binary and written to the output stream.
write(OutputStream,String) - method in class org.apache.jmeter.protocol.tcp.sampler.LengthPrefixedBinaryTCPClientImpl
write(OutputStream,String) - method in class org.apache.jmeter.protocol.tcp.sampler.TCPClient
write(OutputStream,String) - method in class org.apache.jmeter.protocol.tcp.sampler.TCPClientImpl
write(String,String) - method in class org.apache.jmeter.services.FileServer
writeFunctors - field in class org.apache.jorphan.gui.AbstractTreeTableModel
WRITER - field in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
writeReport(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.report.writers.AbstractReportWriter
Subclasses need to implement this method and provide the necessary logic to produce a ReportSummary object and write the report
writeReport(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.report.writers.HTMLReportWriter
Subclasses need to implement this method and provide the necessary logic to produce a ReportSummary object and write the report
writeReport(org.apache.jmeter.testelement.TestElement) - method in class org.apache.jmeter.report.writers.ReportWriter
writeString(HierarchicalStreamWriter,String,String) - method in class org.apache.jmeter.save.converters.SampleResultConverter
WSDLDOC - field in class org.apache.jmeter.protocol.http.util.WSDLHelper
WSDLException - class org.apache.jmeter.protocol.http.util.WSDLException
Created on: Jun 3, 2003
WSDLException() - constructor for class org.apache.jmeter.protocol.http.util.WSDLException
WSDLException(Exception) - constructor for class org.apache.jmeter.protocol.http.util.WSDLException
WSDLException(String) - constructor for class org.apache.jmeter.protocol.http.util.WSDLException
WSDLHelper - class org.apache.jmeter.protocol.http.util.WSDLHelper
For now I use DOM for WSDLHelper, but it would be more efficient to use JAXB to generate an object model for WSDL and use it to perform serialization and deserialization.
WSDLHelper(String) - constructor for class org.apache.jmeter.protocol.http.util.WSDLHelper
Default constructor takes a string URL
WSDLHelper(String,org.apache.jmeter.protocol.http.control.AuthManager) - constructor for class org.apache.jmeter.protocol.http.util.WSDLHelper
WSDLURL - field in class org.apache.jmeter.protocol.http.util.WSDLHelper
-------------------------------------------- The members used by the class to do its work --------------------------------------------

X

X_DATA_DATE_LABEL - static field in class org.apache.jmeter.testelement.AbstractChart
X_DATA_FILENAME_LABEL - static field in class org.apache.jmeter.testelement.AbstractChart
X_LABELS - static field in class org.apache.jmeter.testelement.AbstractChart
xAxisLabels - field in class org.apache.jmeter.visualizers.AxisGraph
xAxisLabels - field in class org.apache.jmeter.visualizers.LineGraph
xAxisTitle - field in class org.apache.jmeter.visualizers.AxisGraph
xAxisTitle - field in class org.apache.jmeter.visualizers.LineGraph
xitems - static field in class org.apache.jmeter.testelement.AbstractTable
XML_DATA - static field in class org.apache.jmeter.protocol.http.sampler.SoapSampler
XML_DATA_FILE - static field in class org.apache.jmeter.protocol.http.sampler.SoapSampler
XMLAssertion - class org.apache.jmeter.assertions.XMLAssertion
Checks if the result is a well-formed XML content using jdom
XMLAssertionGui - class org.apache.jmeter.assertions.gui.XMLAssertionGui
XMLAssertionGui() - constructor for class org.apache.jmeter.assertions.gui.XMLAssertionGui
The constructor.
XMLBuffer - class org.apache.jorphan.util.XMLBuffer
Provides XML string building methods.
XMLBuffer() - constructor for class org.apache.jorphan.util.XMLBuffer
XMLConfPanel - class org.apache.jmeter.assertions.gui.XMLConfPanel
XMLConfPanel() - constructor for class org.apache.jmeter.assertions.gui.XMLConfPanel
XMLConfPanel(boolean) - constructor for class org.apache.jmeter.assertions.gui.XMLConfPanel
XMLDefaultMutableTreeNode - class org.apache.jmeter.visualizers.XMLDefaultMutableTreeNode
A extended class of DefaultMutableTreeNode except that it also attached XML node and convert XML document into DefaultMutableTreeNode.
XMLDefaultMutableTreeNode() - constructor for class org.apache.jmeter.visualizers.XMLDefaultMutableTreeNode
XMLDefaultMutableTreeNode(Node) - constructor for class org.apache.jmeter.visualizers.XMLDefaultMutableTreeNode
XMLDefaultMutableTreeNode(String,Node) - constructor for class org.apache.jmeter.visualizers.XMLDefaultMutableTreeNode
XMLSchemaAssertion - class org.apache.jmeter.assertions.XMLSchemaAssertion
XMLSchemaAssertion.java Validate response against an XML Schema author Dave Maung
XMLSchemaAssertionGUI - class org.apache.jmeter.assertions.gui.XMLSchemaAssertionGUI
XMLSchemaAssertionGUI.java author Dave Maung
XMLSchemaAssertionGUI() - constructor for class org.apache.jmeter.assertions.gui.XMLSchemaAssertionGUI
The constructor.
XPath - class org.apache.jmeter.functions.XPath
The function represented by this class allows data to be read from XML files.
XPath() - constructor for class org.apache.jmeter.functions.XPath
XPathAssertion - class org.apache.jmeter.assertions.XPathAssertion
Checks if the result is a well-formed XML content and whether it matches an XPath
XPathAssertionGui - class org.apache.jmeter.assertions.gui.XPathAssertionGui
XPathAssertionGui() - constructor for class org.apache.jmeter.assertions.gui.XPathAssertionGui
XPathExtractor - class org.apache.jmeter.extractor.XPathExtractor
Extracts text from (X)HTML response using XPath query language Example XPath queries:
XPathExtractorGui - class org.apache.jmeter.extractor.gui.XPathExtractorGui
GUI for XPathExtractor class.
XPathExtractorGui() - constructor for class org.apache.jmeter.extractor.gui.XPathExtractorGui
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.
XPathFileContainer - class org.apache.jmeter.functions.XPathFileContainer
File data container for XML files Data is accessible via XPath
XPathFileContainer(String,String) - constructor for class org.apache.jmeter.functions.XPathFileContainer
XPathPanel - class org.apache.jmeter.assertions.gui.XPathPanel
XPathPanel() - constructor for class org.apache.jmeter.assertions.gui.XPathPanel
XPathPanel(boolean) - constructor for class org.apache.jmeter.assertions.gui.XPathPanel
XPathPanel(LayoutManager) - constructor for class org.apache.jmeter.assertions.gui.XPathPanel
XPathPanel(LayoutManager,boolean) - constructor for class org.apache.jmeter.assertions.gui.XPathPanel
XPathUtil - class org.apache.jmeter.util.XPathUtil
This class provides a few utility methods for dealing with XML/XPath.
XPathWrapper - class org.apache.jmeter.functions.XPathWrapper
This class wraps the XPathFileContainer for use across multiple threads.
XSD_FILENAME_KEY - static field in class org.apache.jmeter.assertions.XMLSchemaAssertion

Y

yAxisLabel - field in class org.apache.jmeter.visualizers.AxisGraph
yAxisLabel - field in class org.apache.jmeter.visualizers.LineGraph
yAxisLabel - field in class org.apache.jmeter.visualizers.StatGraphVisualizer
yAxisTitle - field in class org.apache.jmeter.visualizers.AxisGraph
yAxisTitle - field in class org.apache.jmeter.visualizers.LineGraph
yAxisTitle - field in class org.apache.jmeter.visualizers.StatGraphVisualizer

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