|
Apache JMeter 1.9 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
ResponseAssertion
.CellEditor
to
the delegate
.
Color
, get the red, green and blue components.
JMeterGUIComponent#createTestElement()
method.
JMeterGUIComponent.modifyTestElement(TestElement)
method.
CellEditor
.
CellEditor
to
the delegate
.
long
portion of the parameter value may be.
tidy
as HTML parser
tidy
as HTML parser.
String
that will be prefixed to
the long
value.
String
that will be suffixed to
the long
value.
TableCellEditor
interface.
TreeCellEditor
interface.
long
portion of the parameter value may be.
CellEditor
to
the delegate
.
anEvent
is not a
MouseEvent
.
JavaConfig
class contains the configuration data
necessary for the Java protocol. JavaConfigGui
class provides the user interface for
the JavaConfig
object.JavaTest
class is a simple sampler which
is intended for use when developing test plans.
JavaTest
.
JavaTestSamplerGui
class provides the user interface
for the JavaSampler
.ListenerNotifier
thread is responsible for performing
asynchronous notifications that a sample has occurred. URL
.
GUIFactory.getGUI(Class)
.
GUIFactory.getIcon(Class)
.
Entry
passed in and stores the result in
SampleResult
.
Entry
to the open connection.
Entry
to the open connection.
long
portion of the
parameter value may be.
long
value.
long
value.
HttpURLConnection
with request method(GET or POST),
headers, cookies, authorization properly set for the URL request
long
portion of the
parameter value may be.
long portion of the parameter value to replace.
- 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.testelement.property.StringProperty
- Sets the value.
- 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.http.control.Cookie
- set the value for this object.
- setValueAt(Object, int, int) -
Method in class org.apache.jmeter.gui.util.PowerTableModel
- Sets the ValueAt attribute of the Arguments object.
- setValueAt(Object, int, int) -
Method in class org.apache.jmeter.visualizers.TableDataModel
- Dummy implementation
- setVariables(JMeterVariables) -
Method in class org.apache.jmeter.threads.JMeterContext
-
- setVarName(String) -
Method in class org.apache.jmeter.modifiers.CounterConfig
-
- setVisualizer(Object) -
Method in class org.apache.jmeter.visualizers.GraphAccum
- Set the visualizer
- setXmlData(String) -
Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
- set the XML data
- setXmlData(String) -
Method in class org.apache.jmeter.protocol.http.sampler.SoapSampler
-
- 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
- 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 -
Variable in class org.apache.jmeter.visualizers.SplineModel
-
- showPanel() -
Method in class org.apache.jmeter.reporters.FileReporter
- Show main panel with length, graph, and stats.
- showRenderedResponse(String) -
Method in class org.apache.jmeter.visualizers.ViewResultsFullVisualizer
-
- showStoppingMessage(String) -
Method in class org.apache.jmeter.gui.MainFrame
- Show a dialog indicating that JMeter threads are stopping on a
particular host.
- showTextResponse(String) -
Method in class org.apache.jmeter.visualizers.ViewResultsFullVisualizer
-
- shutdown() -
Method in class org.apache.jmeter.protocol.jdbc.util.DBConnectionManager
-
- 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.
- simplePropertyValue(JMeterProperty) -
Method in class org.apache.jmeter.save.TestElementSaver
-
- 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.testelement.property.CollectionProperty
-
- size() -
Method in class org.apache.jmeter.protocol.http.control.HeaderManager
- return the number headers
- size() -
Method in class org.apache.jmeter.protocol.http.control.CookieManager
- return the number cookies
- size() -
Method in class org.apache.jmeter.protocol.http.control.AuthManager
- return the number of records
- SizeAssertion - class org.apache.jmeter.assertions.SizeAssertion.
- Checks if aa Sample is sampled within a specified time-frame.
- SizeAssertion() -
Constructor for class org.apache.jmeter.assertions.SizeAssertion
-
- SizeAssertionGui - class org.apache.jmeter.assertions.gui.SizeAssertionGui.
-
- SizeAssertionGui() -
Constructor for class org.apache.jmeter.assertions.gui.SizeAssertionGui
-
- sizeColumns(JTable) -
Method in class org.apache.jmeter.config.gui.ArgumentsPanel
- Resize the table columns to appropriate widths.
- sizeColumns(JTable) -
Method in class org.apache.jmeter.protocol.http.gui.HTTPArgumentsPanel
-
- skippedEntity(String) -
Method in class org.apache.jmeter.protocol.http.modifier.UserParameterXMLContentHandler
-
- 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
.
- SOAP_ACTION -
Static variable in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
-
- SOAPACTION -
Variable in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
- The SOAPAction is required by MS
webservices and is defined by the
WSDL.
- SOAPBINDING -
Variable in class org.apache.jmeter.protocol.http.util.WSDLHelper
-
- SOAPOPS -
Variable in class org.apache.jmeter.protocol.http.util.WSDLHelper
-
- SoapSampler - class org.apache.jmeter.protocol.http.sampler.SoapSampler.
- Sampler to handle SOAP Requests
- SoapSampler() -
Constructor for class org.apache.jmeter.protocol.http.sampler.SoapSampler
-
- SoapSamplerGui - class org.apache.jmeter.protocol.http.control.gui.SoapSamplerGui.
-
- SoapSamplerGui() -
Constructor for class org.apache.jmeter.protocol.http.control.gui.SoapSamplerGui
-
- Spline3 - class org.apache.jmeter.visualizers.Spline3.
- This class implements the representation of an interpolated Spline curve.
- Spline3(float[]) -
Constructor for class org.apache.jmeter.visualizers.Spline3
- Creates a new Spline curve by calculating the coefficients of
each part of the curve, i.e. by resolving the equation system
implied by the interpolation condition on every interval.
- SplineModel - class org.apache.jmeter.visualizers.SplineModel.
- Title: JMeter Description: Copyright: Copyright (c) 2000 Company: Apache
- 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.SplineGraph - class org.apache.jmeter.visualizers.SplineVisualizer.SplineGraph.
- Component showing a Spline curve.
- SplineVisualizer.SplineGraph() -
Constructor for class org.apache.jmeter.visualizers.SplineVisualizer.SplineGraph
- !
- SplineVisualizer() -
Constructor for class org.apache.jmeter.visualizers.SplineVisualizer
- !
- split(String, String, String) -
Static method in class org.apache.jmeter.util.JMeterUtils
- Takes a String and a tokenizer character, and returns a new array of
strings of the string split by the tokenizer character.
- split(String, String, String) -
Method in class org.apache.jmeter.protocol.http.control.HeaderManager
- Takes a String and a tokenizer character, and returns
a new array of strings of the string split by the tokenizer
character.
- split(String, String, String) -
Method in class org.apache.jmeter.protocol.http.control.CookieManager
- Takes a String and a tokenizer character, and returns
a new array of strings of the string split by the tokenizer
character.
- SqlConfig - class org.apache.jmeter.protocol.jdbc.config.SqlConfig.
-
- SqlConfig() -
Constructor for class org.apache.jmeter.protocol.jdbc.config.SqlConfig
-
- SqlConfigGui - class org.apache.jmeter.protocol.jdbc.config.gui.SqlConfigGui.
-
- SqlConfigGui() -
Constructor for class org.apache.jmeter.protocol.jdbc.config.gui.SqlConfigGui
-
- SqlConfigGui(boolean) -
Constructor for class org.apache.jmeter.protocol.jdbc.config.gui.SqlConfigGui
-
- SSLManager - class org.apache.jmeter.util.SSLManager.
- The SSLManager handles the KeyStore information for JMeter.
- SSLManager() -
Constructor for class org.apache.jmeter.util.SSLManager
- Protected Constructor to remove the possibility of directly instantiating
this object.
- SSLManagerCommand - class org.apache.jmeter.gui.action.SSLManagerCommand.
- SSL Manager Command.
- SSLManagerCommand() -
Constructor for class org.apache.jmeter.gui.action.SSLManagerCommand
-
- StandardJMeterEngine - class org.apache.jmeter.engine.StandardJMeterEngine.
-
- StandardJMeterEngine() -
Constructor for class org.apache.jmeter.engine.StandardJMeterEngine
-
- StandardJMeterEngine(String) -
Constructor for class org.apache.jmeter.engine.StandardJMeterEngine
-
- Start - class org.apache.jmeter.gui.action.Start.
-
- START -
Static variable in class org.apache.jmeter.modifiers.CounterConfig
-
- START_TIME -
Static variable in class org.apache.jmeter.threads.ThreadGroup
-
- 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.
- startCellEditing(EventObject) -
Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor.EditorDelegate
- Returns true to indicate that editing has begun.
- startCollection(CollectionProperty) -
Method in class org.apache.jmeter.save.TestElementSaver
-
- startDocument() -
Method in class org.apache.jmeter.protocol.http.modifier.UserParameterXMLContentHandler
-
- startElement(String, String, String, Attributes) -
Method in class org.apache.jmeter.protocol.http.modifier.UserParameterXMLContentHandler
-
- startEngine() -
Method in class org.apache.jmeter.gui.action.Start
-
- startGui(CLOption) -
Method in class org.apache.jmeter.JMeter
- Starts up JMeter in GUI mode
- startMap(MapProperty) -
Method in class org.apache.jmeter.save.TestElementSaver
-
- startNonGui(CLOption, CLOption, CLOption) -
Method in class org.apache.jmeter.JMeter
-
- startPrefixMapping(String, String) -
Method in class org.apache.jmeter.protocol.http.modifier.UserParameterXMLContentHandler
-
- startProperty(JMeterProperty) -
Method in class org.apache.jmeter.save.TestElementSaver
-
- startProperty(JMeterProperty) -
Method in interface org.apache.jmeter.testelement.TestElementTraverser
- Notification that a property is starting.
- startProxy() -
Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
- !
- startScheduler() -
Method in class org.apache.jmeter.threads.JMeterThread
- Start the scheduler with the specified time
aAuthor T.Elanjchezhiyan(chezhiyan@siptech.co.in)
- startServer() -
Method in class org.apache.jmeter.JMeter
-
- startTestElement(TestElement) -
Method in class org.apache.jmeter.save.TestElementSaver
-
- startTestElement(TestElement) -
Method in interface org.apache.jmeter.testelement.TestElementTraverser
- Notification that a new test element is about to be traversed.
- stateChanged(ChangeEvent) -
Method in class org.apache.jmeter.functions.gui.FunctionHelper
-
- stateChanged(ChangeEvent) -
Method in class org.apache.jmeter.visualizers.MailerVisualizer
-
- stateChanged(ChangeEvent) -
Method in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
- Invoked when the target of the listener has changed its state.
- STATIC_LABEL -
Static variable in class org.apache.jmeter.control.gui.ModuleControllerGui
-
- StatVisualizer - class org.apache.jmeter.visualizers.StatVisualizer.
- Title: StatVisualizer.java Description: Aggregrate Table-Based Reporting
Visualizer for JMeter Props to the people who've done the other visualizers
ahead of me (Stefano Mazzocchi), who I borrowed code from to start me off
(and much code may still exist)..
- StatVisualizer() -
Constructor for class org.apache.jmeter.visualizers.StatVisualizer
- Constructor for the Graph object
- StatVisualizerModel - class org.apache.jmeter.visualizers.StatVisualizerModel.
- Title: StatVisualizerModel.java Description: Aggregrate Table-Based Reporting
Model for JMeter Props to the people who've done the other visualizers ahead
of me (Stefano Mazzocchi), who I borrowed code from to start me off (and much
code may still exist)..
- StatVisualizerModel.Test - class org.apache.jmeter.visualizers.StatVisualizerModel.Test.
-
- StatVisualizerModel.Test(String) -
Constructor for class org.apache.jmeter.visualizers.StatVisualizerModel.Test
-
- StatVisualizerModel() -
Constructor for class org.apache.jmeter.visualizers.StatVisualizerModel
- Default Constuctor
- stop() -
Method in class org.apache.jmeter.threads.ListenerNotifier
- Stops the ListenerNotifier thread.
- stop() -
Method in class org.apache.jmeter.threads.JMeterThread
-
- 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.
- stopProxy() -
Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
- !
- stopRunning() -
Method in class org.apache.jmeter.engine.LagDetector
-
- stopScheduler() -
Method in class org.apache.jmeter.threads.JMeterThread
- Check the scheduled time is completed.
- stopServer() -
Method in class org.apache.jmeter.protocol.http.proxy.Daemon
- Stop the proxy daemon.
- stopTableEditing() -
Method in class org.apache.jmeter.config.gui.SimpleConfigGui
- Stop any editing that is currently being done on the table.
- stopTableEditing() -
Method in class org.apache.jmeter.config.gui.ArgumentsPanel
- Stop any editing that is currently being done on the table.
- stopTest() -
Method in class org.apache.jmeter.engine.StandardJMeterEngine
-
- stopTest() -
Method in class org.apache.jmeter.engine.RemoteJMeterEngineImpl
-
- stopTest() -
Method in interface org.apache.jmeter.engine.RemoteJMeterEngine
-
- stopTest() -
Method in interface org.apache.jmeter.engine.JMeterEngine
-
- stopTest() -
Method in class org.apache.jmeter.engine.ClientJMeterEngine
-
- storeCurrentLine(ArrayList) -
Method in class org.apache.jmeter.functions.CSVRead
- Deprecated.
- StringFromFile - class org.apache.jmeter.functions.StringFromFile.
- StringFromFile (Function)
- 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
-
- StringUtilities - class org.apache.jmeter.util.StringUtilities.
-
- StringUtilities.Test - class org.apache.jmeter.util.StringUtilities.Test.
-
- StringUtilities.Test(String) -
Constructor for class org.apache.jmeter.util.StringUtilities.Test
-
- StringUtilities() -
Constructor for class org.apache.jmeter.util.StringUtilities
-
- SUB_RESULTS_MASK -
Static variable in interface org.apache.jmeter.save.DataSource
- Content mask indicating that sub results should be included.
- SUB_TREE_LOADED -
Static variable in class org.apache.jmeter.gui.action.CheckDirty
-
- SUB_TREE_SAVED -
Static variable in class org.apache.jmeter.gui.action.CheckDirty
-
- subControllersAndSamplers -
Variable in class org.apache.jmeter.control.GenericController
-
- substitute(String, String, String) -
Static method in class org.apache.jmeter.util.StringUtilities
-
- subtractNode() -
Method in class org.apache.jmeter.engine.TreeCloner
-
- subtractNode() -
Method in class org.apache.jmeter.engine.PreCompiler
-
- subtractNode() -
Method in class org.apache.jmeter.engine.ConvertListeners
-
- subtractNode() -
Method in class org.apache.jmeter.engine.util.DisabledComponentRemover
-
- subtractNode() -
Method in class org.apache.jmeter.gui.action.CheckDirty
- Indicates traversal has moved up a step, and the visitor should remove
the top node from it's stack structure.
- subtractNode() -
Method in class org.apache.jmeter.threads.TestCompiler
-
- SUCCESSFUL -
Static variable in interface org.apache.jmeter.save.SaveServiceConstants
-
- suite() -
Static method in class org.apache.jmeter.control.OnceOnlyController
-
- suite() -
Static method in class org.apache.jmeter.control.InterleaveControl
-
- suite() -
Static method in class org.apache.jmeter.control.LoopController
-
- suite() -
Static method in class org.apache.jmeter.control.GenericController
-
- suite() -
Static method in class org.apache.jmeter.junit.protocol.http.config.HttpConfigSuite
-
- sum -
Variable in class org.apache.jmeter.visualizers.SplineModel
-
EditorDelegate
class.TableCellEditor
that uses a text field.
|
Apache JMeter 1.9 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |