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

S

sample(org.apache.jmeter.samplers.Entry) - function in org.apache.jmeter.protocol.http.sampler.AccessLogSampler
sample(Entry e) simply calls sample().
sample() - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Perform a sample, and return the results
sample() - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Perform a sample, and return the results
sample(org.apache.jmeter.samplers.Entry) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Do a sampling and return its results.
sample(org.apache.jmeter.samplers.Entry) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Do a sampling and return its results.
sample(org.apache.jmeter.samplers.Entry) - function in org.apache.jmeter.samplers.Sampler
 
sampleEnd() - function in org.apache.jmeter.samplers.SampleResult
 
samplePause() - function in org.apache.jmeter.samplers.SampleResult
 
SamplerCreator - class in org.apache.jmeter.protocol.http.proxy
Factory of sampler
SamplerCreatorFactory - class in org.apache.jmeter.protocol.http.proxy
SamplerCreator factory
sampleResume() - function in org.apache.jmeter.samplers.SampleResult
 
sampleStart() - function in org.apache.jmeter.samplers.SampleResult
 
sampleWithParser() - function in org.apache.jmeter.protocol.http.sampler.AccessLogSampler
sample gets a new HTTPSampler from the generator and calls it's sample() method.
sanitizeUrl(java.net.URL) - function in org.apache.jmeter.protocol.http.util.ConversionUtils
Checks a URL and encodes it if necessary, i.e.
save(java.lang.String) - function in org.apache.jmeter.protocol.http.control.AuthManager
Save the authentication data to a file.
save(java.lang.String) - function in org.apache.jmeter.protocol.http.control.CookieManager
Save the static cookie data to a file.
save(java.lang.String) - function in org.apache.jmeter.protocol.http.control.HeaderManager
Save the header data to a file.
save() - function in org.apache.jmeter.protocol.http.util.accesslog.Generator
If the generator is converting the logs to a .jmx file, save should be called.
save() - function in org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
save must be called to write the jmx file, otherwise it will not be saved.
saveDetails(java.net.URLConnection,org.apache.jmeter.protocol.http.sampler.HTTPSampleResult) - function in org.apache.jmeter.protocol.http.control.CacheManager
Save the Last-Modified, Etag, and Expires headers if the result is cacheable.
saveDetails(org.apache.http.HttpResponse,org.apache.jmeter.protocol.http.sampler.HTTPSampleResult) - function in org.apache.jmeter.protocol.http.control.CacheManager
Save the Last-Modified, Etag, and Expires headers if the result is cacheable.
scrollRectToVisible(java.awt.Rectangle) - function in javax.swing.JComponent
 
sendPostData(java.net.URLConnection,org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase) - function in org.apache.jmeter.protocol.http.sampler.PostWriter
Send POST data from Entry to the open connection.
sendPostData(java.net.URLConnection,org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase) - function in org.apache.jmeter.protocol.http.sampler.PostWriter
Send POST data from Entry to the open connection.
sendUrgentData(int) - function in java.net.Socket
 
serverName() - function in org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
Find the //server.name from an url.
serverPort() - function in org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
Find the :PORT from http://server.ect:PORT/some/file.
SessionFilter - class in org.apache.jmeter.protocol.http.util.accesslog
Provides Session Filtering for the AccessLog Sampler.
set(int,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,org.apache.jmeter.protocol.http.control.AuthManager.Mechanism) - function in org.apache.jmeter.protocol.http.control.AuthManager
Update an authentication record.
set(org.apache.jmeter.testelement.schema.PropertyDescriptor,java.lang.String) - function in org.apache.jmeter.testelement.TestElement
 
setActionMap(javax.swing.ActionMap) - function in javax.swing.JComponent
 
setAddress(java.lang.String) - function in org.apache.jmeter.protocol.http.control.StaticHost
 
setAlgorithm(java.lang.String) - function in org.apache.jmeter.protocol.http.api.auth.DigestParameters
 
setAlignmentX(float) - function in javax.swing.JComponent
 
setAlignmentY(float) - function in javax.swing.JComponent
 
setAllThreads(int) - function in org.apache.jmeter.samplers.SampleResult
 
setAlwaysEncoded(boolean) - function in org.apache.jmeter.protocol.http.util.HTTPArgument
 
setAlwaysOnTop(boolean) - function in java.awt.Window
 
setArgumentName(java.lang.String) - function in org.apache.jmeter.protocol.http.modifier.URLRewritingModifier
 
setArguments(org.apache.jmeter.config.Arguments) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setArguments(org.apache.jmeter.config.Arguments) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setAssertions(boolean) - function in org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setAuthManager(org.apache.jmeter.protocol.http.control.AuthManager) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setAuthManager(org.apache.jmeter.protocol.http.control.AuthManager) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setAuthUserPasswd(java.lang.String,java.lang.String,org.apache.jmeter.protocol.http.control.Authorization) - function in org.apache.jmeter.protocol.http.curl.BasicCurlParser
Set the username , password and baseurl of authorization
setAutoRedirects(boolean) - function in org.apache.jmeter.protocol.http.config.gui.UrlConfigDefaults
Set the default value to be set for the autoRedirects checkbox in the UrlConfigGui.
setAutoRedirects(boolean) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setAutoRedirects(boolean) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setAutoRedirectsVisible(boolean) - function in org.apache.jmeter.protocol.http.config.gui.UrlConfigDefaults
Set the visibility of the autoRedirectsVisible checkbox in the UrlConfigGui.
setAutoRequestFocus(boolean) - function in java.awt.Window
 
setAutoscrolls(boolean) - function in javax.swing.JComponent
 
setBackground(java.awt.Color) - function in java.awt.Dialog
 
setBackground(java.awt.Color) - function in javax.swing.JComponent
 
setBodySize(long) - function in org.apache.jmeter.samplers.SampleResult
 
setBorder(javax.swing.border.Border) - function in javax.swing.JComponent
 
setBounds(int,int,int,int) - function in java.awt.Component
 
setBounds(int,int,int,int) - function in java.awt.Window
 
setBytes(long) - function in org.apache.jmeter.samplers.SampleResult
 
setCaCert(java.lang.String) - function in org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
the options which work for SSL
setCacheManager(org.apache.jmeter.protocol.http.control.CacheManager) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setCacheManager(org.apache.jmeter.protocol.http.control.CacheManager) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setCancellable(org.apache.http.concurrent.Cancellable) - function in org.apache.http.client.methods.AbstractExecutionAwareRequest
 
setCaptureHttpHeaders(boolean) - function in org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setCharset(java.lang.String) - function in org.apache.jmeter.protocol.http.api.auth.DigestParameters
 
setClearEachIteration(boolean) - function in org.apache.jmeter.protocol.http.control.AuthManager
 
setClearEachIteration(boolean) - function in org.apache.jmeter.protocol.http.control.CacheManager
 
setClearEachIteration(boolean) - function in org.apache.jmeter.protocol.http.control.CookieManager
 
setClearEachIteration(boolean) - function in org.apache.jmeter.protocol.http.control.DNSCacheManager
Clean DNS cache each iteration
setComment(java.lang.String) - function in org.apache.jmeter.gui.AbstractJMeterGuiComponent
 
setComment(java.lang.String) - function in org.apache.jmeter.testelement.AbstractTestElement
 
setComponentOrientation(java.awt.ComponentOrientation) - function in java.awt.Component
 
setComponentPopupMenu(javax.swing.JPopupMenu) - function in javax.swing.JComponent
 
setComponentZOrder(java.awt.Component,int) - function in java.awt.Container
 
setCompressed(boolean) - function in org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
setConcurrentDwn(boolean) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setConcurrentDwn(boolean) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setConcurrentPool(java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setConcurrentPool(java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setConfig(org.apache.http.client.config.RequestConfig) - function in org.apache.http.client.methods.HttpRequestBase
 
setConnectionRequest(org.apache.http.conn.ClientConnectionRequest) - function in org.apache.http.client.methods.AbstractExecutionAwareRequest
 
setConnectTime(long) - function in org.apache.jmeter.samplers.SampleResult
 
setConnectTimeout(double) - function in org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
setConnectTimeout(java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setConnectTimeout(java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setContentEncoding(java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Sets the value of the encoding to be used for the content.
setContentEncoding(java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Sets the value of the encoding to be used for the content.
setContentPane(java.awt.Container) - function in javax.swing.JDialog
 
setContentType(java.lang.String) - function in org.apache.jmeter.protocol.http.util.HTTPArgument
 
setContentType(java.lang.String) - function in org.apache.jmeter.samplers.SampleResult
 
setContentTypeExclude(java.lang.String) - function in org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setContentTypeInclude(java.lang.String) - function in org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setContextClassLoader(java.lang.ClassLoader) - function in java.lang.Thread
 
setControlledByThread(boolean) - function in org.apache.jmeter.protocol.http.control.AuthManager
 
setControlledByThread(boolean) - function in org.apache.jmeter.protocol.http.control.CacheManager
 
setControlledByThread(boolean) - function in org.apache.jmeter.protocol.http.control.CookieManager
 
setCookieManager(org.apache.jmeter.protocol.http.control.CookieManager) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setCookieManager(org.apache.jmeter.protocol.http.control.CookieManager) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setCookiePolicy(java.lang.String) - function in org.apache.jmeter.protocol.http.control.CookieManager
 
setCookies(java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
 
setCounter(int) - function in org.apache.jmeter.protocol.http.proxy.AbstractSamplerCreator
Set the counter for this implementation.
setCounter(int) - function in org.apache.jmeter.protocol.http.proxy.AbstractSamplerCreator
Set the counter for this implementation.
setCounter(int) - function in org.apache.jmeter.protocol.http.proxy.Proxy
Set the counter for all registered SamplerCreatorFactorys
setCounter(int) - function in org.apache.jmeter.protocol.http.proxy.SamplerCreator
Set the counter for this implementation.
setCounter(int) - function in org.apache.jmeter.protocol.http.proxy.SamplerCreatorFactory
Set the counter for all available SamplerCreators.
setCursor(java.awt.Cursor) - function in java.awt.Component
 
setCursor(java.awt.Cursor) - function in java.awt.Window
 
setCustomResolver(boolean) - function in org.apache.jmeter.protocol.http.control.DNSCacheManager
 
setDaemon(boolean) - function in java.lang.Thread
 
setDataEncoding(java.lang.String) - function in org.apache.jmeter.samplers.SampleResult
 
setDataType(java.lang.String) - function in org.apache.jmeter.samplers.SampleResult
 
setDebugGraphicsOptions(int) - function in javax.swing.JComponent
 
setDecodeParameterValues(boolean) - function in org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
by default decode is set to true.
setDecodeParameterValues(boolean) - function in org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
by default decode is set to true.
setDefaultCloseOperation(int) - function in javax.swing.JDialog
 
setDefaultEncoding(java.lang.String) - function in org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setDefaultLocale(java.util.Locale) - function in javax.swing.JComponent
 
setDefaultLookAndFeelDecorated(boolean) - function in javax.swing.JDialog
 
setDefaultMethod(java.lang.String) - function in org.apache.jmeter.protocol.http.config.gui.UrlConfigDefaults
Set the default HTTP method to be selected in the UrlConfigGui.
setDefaultUncaughtExceptionHandler(java.lang.Thread.UncaughtExceptionHandler) - function in java.lang.Thread
 
setDescription(java.lang.String) - function in org.apache.jmeter.config.Argument
 
setDetectGraphQLRequest(boolean) - function in org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
Sets whether automatic GraphQL Request detection is enabled.
setDetectGraphQLRequest(boolean) - function in org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setDnsResolver(java.lang.String) - function in org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
set DNS resolver
setDNSResolver(org.apache.jmeter.protocol.http.control.DNSCacheManager) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setDNSResolver(org.apache.jmeter.protocol.http.control.DNSCacheManager) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setDoBrowserCompatibleMultipart(boolean) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setDoBrowserCompatibleMultipart(boolean) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setDomain(java.lang.String) - function in org.apache.jmeter.protocol.http.control.Authorization
 
setDomain(java.lang.String) - function in org.apache.jmeter.protocol.http.control.Cookie
set the domain for this object.
setDomain(java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.AccessLogSampler
 
setDomain(java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setDomain(java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setDomainSpecified(boolean) - function in org.apache.jmeter.protocol.http.control.Cookie
 
setDoMultipart(boolean) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setDoMultipart(boolean) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setDoMultipartPost(boolean) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setDoMultipartPost(boolean) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setDoubleBuffered(boolean) - function in javax.swing.JComponent
 
setDropTarget(java.awt.dnd.DropTarget) - function in java.awt.Component
 
setEmbeddedUrlExcludeRE(java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setEmbeddedUrlExcludeRE(java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setEmbeddedUrlRE(java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setEmbeddedUrlRE(java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setEnabled(boolean) - function in java.awt.Component
 
setEnabled(boolean) - function in javax.swing.JComponent
 
setEnabled(boolean) - function in org.apache.jmeter.gui.AbstractJMeterGuiComponent
 
setEnabled(boolean) - function in org.apache.jmeter.gui.JMeterGUIComponent
 
setEnabled(boolean) - function in org.apache.jmeter.testelement.AbstractTestElement
 
setEncode(boolean) - function in org.apache.jmeter.protocol.http.modifier.URLRewritingModifier
 
setEncodingAndType(java.lang.String) - function in org.apache.jmeter.samplers.SampleResult
 
setEndTime(long) - function in org.apache.jmeter.samplers.SampleResult
 
setEntity(org.apache.http.HttpEntity) - function in org.apache.http.client.methods.HttpEntityEnclosingRequestBase
 
setErrorCount(int) - function in org.apache.jmeter.samplers.SampleResult
 
setExcludeList(java.util.Collection) - function in org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setExpires(long) - function in org.apache.jmeter.protocol.http.control.Cookie
set the expiry time for the cookie
setFilepathCookie(java.lang.String) - function in org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
setFilter(org.apache.jmeter.protocol.http.util.accesslog.Filter) - function in 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) - function in org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
Use the filter to include/exclude files in the access logs.
setFilter(org.apache.jmeter.protocol.http.util.accesslog.Filter) - function in org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
Use the filter to include/exclude files in the access logs.
setFilterClassName(java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.AccessLogSampler
 
setFirst(boolean) - function in org.apache.jmeter.control.GenericController
 
setFocusable(boolean) - function in java.awt.Component
 
setFocusableWindowState(boolean) - function in java.awt.Window
 
setFocusCycleRoot(boolean) - function in java.awt.Container
 
setFocusCycleRoot(boolean) - function in java.awt.Window
 
setFocusTraversalKeys(int,java.util.Set) - function in java.awt.Container
 
setFocusTraversalKeys(int,java.util.Set) - function in javax.swing.JComponent
 
setFocusTraversalKeysEnabled(boolean) - function in java.awt.Component
 
setFocusTraversalPolicy(java.awt.FocusTraversalPolicy) - function in java.awt.Container
 
setFocusTraversalPolicyProvider(boolean) - function in java.awt.Container
 
setFollowRedirects(boolean) - function in org.apache.jmeter.protocol.http.config.gui.UrlConfigDefaults
Set the default value to be set for the followRedirect checkbox in the UrlConfigGui.
setFollowRedirects(boolean) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setFollowRedirects(boolean) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setFollowRedirectsVisible(boolean) - function in org.apache.jmeter.protocol.http.config.gui.UrlConfigDefaults
Set the visibility of the followRedirect checkbox in the UrlConfigGui.
setFont(java.awt.Font) - function in java.awt.Container
 
setFont(java.awt.Font) - function in javax.swing.JComponent
 
setForeground(java.awt.Color) - function in java.awt.Component
 
setForeground(java.awt.Color) - function in javax.swing.JComponent
 
setGlassPane(java.awt.Component) - function in javax.swing.JDialog
 
setGroupingMode(int) - function in org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setGroupThreads(int) - function in org.apache.jmeter.samplers.SampleResult
 
setHeader(org.apache.http.Header) - function in org.apache.http.message.AbstractHttpMessage
 
setHeader(java.lang.String) - function in org.apache.jmeter.protocol.http.util.HTTPFileArg
Sets the body header for the HTTPFileArg object.
setHeaderManager(org.apache.jmeter.protocol.http.control.HeaderManager) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setHeaderManager(org.apache.jmeter.protocol.http.control.HeaderManager) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setHeaders(kotlin.Array) - function in org.apache.http.message.AbstractHttpMessage
 
setHeaders(java.net.HttpURLConnection,kotlin.Array,java.net.URL) - function in 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(java.net.URL,org.apache.http.client.methods.HttpRequestBase) - function in 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
Apache HttpClient version.
setHeaders(java.net.URLConnection,org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase) - function in org.apache.jmeter.protocol.http.sampler.PostWriter
 
setHeaders(java.net.URLConnection,org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase) - function in org.apache.jmeter.protocol.http.sampler.PutWriter
 
setHeadersSize(int) - function in org.apache.jmeter.samplers.SampleResult
 
setHost(java.lang.String) - function in org.apache.jmeter.protocol.http.util.accesslog.Generator
The host is the name of the server.
setHost(java.lang.String) - function in org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
The host is the name of the server.
setHTTPFileArgs(java.util.List) - function in org.apache.jmeter.protocol.http.util.HTTPFileArgs
Set the list of files.
setHTTPFiles(kotlin.Array) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Saves the list of files.
setHTTPFiles(kotlin.Array) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Saves the list of files.
setHTTPMethod(java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
 
setHttpSampleNameFormat(java.lang.String) - function in org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setHTTPSampleNamingMode(int) - function in org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setIconImage(java.awt.Image) - function in java.awt.Window
 
setIconImages(java.util.List) - function in java.awt.Window
 
setIdleTime(long) - function in org.apache.jmeter.samplers.SampleResult
 
setIgnore() - function in org.apache.jmeter.samplers.SampleResult
 
setIgnoreRepaint(boolean) - function in java.awt.Component
 
setImageParser(boolean) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setImageParser(boolean) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setImageParsing(boolean) - function in org.apache.jmeter.protocol.http.sampler.AccessLogSampler
 
setImplementation(java.lang.String) - function in org.apache.jmeter.protocol.http.control.CookieManager
 
setImplementation(java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setImplementation(java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setIncludeList(java.util.Collection) - function in org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setInheritsPopupMenu(boolean) - function in javax.swing.JComponent
 
setInputMap(int,javax.swing.InputMap) - function in javax.swing.JComponent
 
setInputVerifier(javax.swing.InputVerifier) - function in javax.swing.JComponent
 
setInterfaceName(java.lang.String) - function in org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
setIpSource(java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
set IP source to use - does not apply to Java HTTP implementation currently
setIpSource(java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
set IP source to use - does not apply to Java HTTP implementation currently
setIpSourceType(int) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
set IP/address source type to use
setIpSourceType(int) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
set IP/address source type to use
setJMenuBar(javax.swing.JMenuBar) - function in javax.swing.JDialog
 
setKeepAlive(boolean) - function in java.net.Socket
 
setKeepAlive(boolean) - function in org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
setKeystoreConfig(org.apache.jmeter.config.KeystoreConfig) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setKeystoreConfig(org.apache.jmeter.config.KeystoreConfig) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setLabel(java.lang.String) - function in org.apache.jmeter.protocol.http.util.accesslog.Generator
This is the label for the request, which is used in the logs and results.
setLabel(java.lang.String) - function in org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
This is the label for the request, which is used in the logs and results.
setLatency(long) - function in org.apache.jmeter.samplers.SampleResult
 
setLayeredPane(javax.swing.JLayeredPane) - function in javax.swing.JDialog
 
setLayout(java.awt.LayoutManager) - function in java.awt.Container
 
setLayout(java.awt.LayoutManager) - function in javax.swing.JDialog
 
setLimitRate(java.lang.String) - function in org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
Transform the bandwidth to cps value (byte/s), cps = bandwidth*1024/8, the unit of bandwidth in JMeter is measured in kbit/s.
setLocale(java.util.Locale) - function in java.awt.Component
 
setLocation(int,int) - function in java.awt.Component
 
setLocation(int,int) - function in java.awt.Window
 
setLocationByPlatform(boolean) - function in java.awt.Window
 
setLocationRelativeTo(java.awt.Component) - function in java.awt.Window
 
setLogFile(java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.AccessLogSampler
Set the path where XML messages are stored for random selection.
setMaximumSize(java.awt.Dimension) - function in java.awt.Component
 
setMaximumSize(java.awt.Dimension) - function in javax.swing.JComponent
 
setMaxPoolSize(java.lang.String) - function in org.apache.jmeter.protocol.http.control.HttpMirrorControl
 
setMaxQueueSize(java.lang.String) - function in org.apache.jmeter.protocol.http.control.HttpMirrorControl
 
setMaxSize(int) - function in org.apache.jmeter.protocol.http.control.CacheManager
 
setMaxTime(double) - function in org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
setMD5(boolean) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setMD5(boolean) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setMechanism(org.apache.jmeter.protocol.http.control.AuthManager.Mechanism) - function in org.apache.jmeter.protocol.http.control.Authorization
 
setMetaData(java.lang.String) - function in org.apache.jmeter.config.Argument
 
setMethod(java.lang.String) - function in org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
setMethod(java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setMethod(java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setMethod(java.lang.String) - function in org.apache.jmeter.protocol.http.util.accesslog.Generator
The method is the HTTP request method.
setMethod(java.lang.String) - function in org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
The method is the HTTP request method.
setMimeType(java.lang.String) - function in org.apache.jmeter.protocol.http.util.HTTPFileArg
Set the mimetype of the File.
setMinimumSize(java.awt.Dimension) - function in java.awt.Window
 
setMinimumSize(java.awt.Dimension) - function in javax.swing.JComponent
 
setModal(boolean) - function in java.awt.Dialog
 
setModalExclusionType(java.awt.Dialog.ModalExclusionType) - function in java.awt.Window
 
setModalityType(java.awt.Dialog.ModalityType) - function in java.awt.Dialog
 
setMonitor(boolean) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setMonitor(boolean) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setMonitor(java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setMonitor(java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setMonitor(boolean) - function in org.apache.jmeter.samplers.SampleResult
 
setName(java.lang.String) - function in java.awt.Component
 
setName(java.lang.String) - function in java.lang.Thread
 
setName(java.lang.String) - function in org.apache.jmeter.gui.AbstractJMeterGuiComponent
 
setName(java.lang.String) - function in org.apache.jmeter.gui.JMeterGUIComponent
 
setName(java.lang.String) - function in org.apache.jmeter.protocol.http.control.Header
Set the name for this object.
setName(java.lang.String) - function in org.apache.jmeter.protocol.http.control.StaticHost
 
setName(java.lang.String) - function in org.apache.jmeter.protocol.http.util.HTTPArgument
Sets the Name attribute of the Argument object.
setName(java.lang.String) - function in org.apache.jmeter.protocol.http.util.accesslog.NVPair
Set the name
setName(java.lang.String) - function in org.apache.jmeter.testelement.AbstractTestElement
 
setNextFocusableComponent(java.awt.Component) - function in javax.swing.JComponent
 
setNonce(java.lang.String) - function in org.apache.jmeter.protocol.http.api.auth.DigestParameters
 
setNonGuiTreeModel(org.apache.jmeter.gui.tree.JMeterTreeModel) - function in org.apache.jmeter.protocol.http.proxy.ProxyControl
Set a JMeterTreeModel to be used by the ProxyControl, when used in a non-GUI environment, where the JMeterTreeModel can't be acquired through getTreeModel
setNoproxy(java.lang.String) - function in org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
Set the list of hosts which don't use proxy
setNotifyChildSamplerListenerOfFilteredSamplers(boolean) - function in org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setOOBInline(boolean) - function in java.net.Socket
 
setOpacity(float) - function in java.awt.Dialog
 
setOpaque(boolean) - function in javax.swing.JComponent
 
setOpaque(java.lang.String) - function in org.apache.jmeter.protocol.http.api.auth.DigestParameters
 
setOperationName(java.lang.String) - function in org.apache.jmeter.protocol.http.config.GraphQLRequestParams
 
setParamName(java.lang.String) - function in org.apache.jmeter.protocol.http.util.HTTPFileArg
Set the http parameter name of the File.
setParams(org.apache.http.params.HttpParams) - function in org.apache.http.message.AbstractHttpMessage
 
setParams(kotlin.Array) - function in org.apache.jmeter.protocol.http.util.accesslog.Generator
Set the request parameters
setParams(kotlin.Array) - function in org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
Set the request parameters
setParent(org.apache.jmeter.samplers.SampleResult) - function in org.apache.jmeter.samplers.SampleResult
 
setParserClassName(java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.AccessLogSampler
it's kinda obvious, but we state it anyways.
setPass(java.lang.String) - function in org.apache.jmeter.protocol.http.control.Authorization
 
setPath(java.lang.String) - function in org.apache.jmeter.protocol.http.control.Cookie
set the path for this object.
setPath(java.lang.String) - function in 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(java.lang.String) - function in 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(java.lang.String,java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Sets the PATH property; if the request is a GET or DELETE (and the path does not start with http[s]://) it also calls parseArguments to extract and store any query arguments.
setPath(java.lang.String,java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Sets the PATH property; if the request is a GET or DELETE (and the path does not start with http[s]://) it also calls parseArguments to extract and store any query arguments.
setPath(java.lang.String) - function in org.apache.jmeter.protocol.http.util.HTTPFileArg
Set the path of the File.
setPath(java.lang.String) - function in org.apache.jmeter.protocol.http.util.accesslog.Generator
The path is the web page you want to test.
setPath(java.lang.String) - function in org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
The path is the web page you want to test.
setPathExtension(boolean) - function in org.apache.jmeter.protocol.http.modifier.URLRewritingModifier
 
setPathExtensionNoEquals(boolean) - function in org.apache.jmeter.protocol.http.modifier.URLRewritingModifier
 
setPathExtensionNoQuestionmark(boolean) - function in org.apache.jmeter.protocol.http.modifier.URLRewritingModifier
 
setPathSpecified(boolean) - function in org.apache.jmeter.protocol.http.control.Cookie
 
setPerformancePreferences(int,int,int) - function in java.net.Socket
 
setPort(int) - function in org.apache.jmeter.protocol.http.control.HttpMirrorControl
 
setPort(java.lang.String) - function in org.apache.jmeter.protocol.http.control.HttpMirrorControl
 
setPort(int) - function in org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setPort(java.lang.String) - function in org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setPort(int) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setPort(int) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setPort(int) - function in 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) - function in org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
The default port for HTTP is 80, but not all servers run on that port.
setPortString(java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.AccessLogSampler
 
setPostBodyRaw(boolean) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setPostBodyRaw(boolean) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setPostData(java.lang.String) - function in org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
setPreferredSize(java.awt.Dimension) - function in java.awt.Component
 
setPreferredSize(java.awt.Dimension) - function in javax.swing.JComponent
 
setPrefixHTTPSampleName(java.lang.String) - function in org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setPriority(int) - function in java.lang.Thread
 
setProperty(org.apache.jmeter.testelement.property.JMeterProperty) - function in org.apache.jmeter.testelement.AbstractTestElement
 
setProtocol(java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.AccessLogSampler
Sets the scheme, with default
setProtocol(java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setProtocol(java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setProtocolVersion(org.apache.http.ProtocolVersion) - function in org.apache.http.client.methods.HttpRequestBase
 
setProxyHost(java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setProxyHost(java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setProxyPass(java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setProxyPass(java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setProxyPauseHTTPSample(java.lang.String) - function in org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setProxyPortInt(java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setProxyPortInt(java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setProxyScheme(java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setProxyScheme(java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setProxyServer(java.lang.String,java.lang.String) - function in org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
setProxyUser(java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setProxyUser(java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setQop(java.lang.String) - function in org.apache.jmeter.protocol.http.api.auth.DigestParameters
 
setQuery(java.lang.String) - function in org.apache.jmeter.protocol.http.config.GraphQLRequestParams
 
setQueryString(java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
Save the query string
setQueryString(java.lang.String) - function in org.apache.jmeter.protocol.http.util.accesslog.Generator
Set the querystring for the request if the method is GET.
setQueryString(java.lang.String) - function in org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
Set the querystring for the request if the method is GET.
setRealm(java.lang.String) - function in org.apache.jmeter.protocol.http.control.Authorization
 
setReceiveBufferSize(int) - function in java.net.Socket
 
setRedirectLocation(java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
 
setRegexMatch(boolean) - function in org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setRegExParamNamesGrNr(java.lang.String) - function in org.apache.jmeter.protocol.http.modifier.RegExUserParameters
 
setRegExParamValuesGrNr(java.lang.String) - function in org.apache.jmeter.protocol.http.modifier.RegExUserParameters
 
setRegExRefName(java.lang.String) - function in org.apache.jmeter.protocol.http.modifier.RegExUserParameters
 
setReleaseTrigger(org.apache.http.conn.ConnectionReleaseTrigger) - function in org.apache.http.client.methods.AbstractExecutionAwareRequest
 
setReplaceExtension(java.lang.String,java.lang.String) - function in org.apache.jmeter.protocol.http.util.accesslog.Filter
 
setReplaceExtension(java.lang.String,java.lang.String) - function in org.apache.jmeter.protocol.http.util.accesslog.LogFilter
The method will replace the file extension with the new one.
setReplaceExtension(java.lang.String,java.lang.String) - function in org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
 
setRequestFocusEnabled(boolean) - function in javax.swing.JComponent
 
setRequestHeaders(java.lang.String) - function in org.apache.jmeter.samplers.SampleResult
 
setResizable(boolean) - function in java.awt.Dialog
 
setResponseCode(java.lang.String) - function in org.apache.jmeter.samplers.SampleResult
 
setResponseCodeOK() - function in org.apache.jmeter.samplers.SampleResult
 
setResponseData(kotlin.Array) - function in org.apache.jmeter.samplers.SampleResult
 
setResponseHeaders(java.lang.String) - function in org.apache.jmeter.samplers.SampleResult
 
setResponseMessage(java.lang.String) - function in org.apache.jmeter.samplers.SampleResult
 
setResponseMessageOK() - function in org.apache.jmeter.samplers.SampleResult
 
setResponseNoContent() - function in org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
 
setResponseOK() - function in org.apache.jmeter.samplers.SampleResult
 
setResponseTimeout(java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setResponseTimeout(java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setResultFileName(java.lang.String) - function in org.apache.jmeter.samplers.SampleResult
 
setReuseAddress(boolean) - function in java.net.Socket
 
setRunningVersion(boolean) - function in org.apache.jmeter.protocol.http.control.CookieManager
 
setRunningVersion(boolean) - function in org.apache.jmeter.testelement.AbstractTestElement
 
setSampleCount(int) - function in org.apache.jmeter.samplers.SampleResult
 
setSampleLabel(java.lang.String) - function in org.apache.jmeter.samplers.SampleResult
 
setSamplerData(java.lang.String) - function in org.apache.jmeter.samplers.SampleResult
 
setSamplerDownloadImages(boolean) - function in org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setSamplerFollowRedirects(boolean) - function in org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setSamplerRedirectAutomatically(boolean) - function in org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setSamplerResult(Object) - function in org.apache.jmeter.protocol.http.visualizers.RequestViewHTTP
 
setSamplerTypeName(java.lang.String) - function in org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setSaveConfig(org.apache.jmeter.samplers.SampleSaveConfiguration) - function in org.apache.jmeter.samplers.SampleResult
 
setSecure(boolean) - function in org.apache.jmeter.protocol.http.control.Cookie
set the secure for this object.
setSendBufferSize(int) - function in java.net.Socket
 
setSentBytes(long) - function in org.apache.jmeter.samplers.SampleResult
 
setShape(java.awt.Shape) - function in java.awt.Dialog
 
setShouldCache(boolean) - function in org.apache.jmeter.protocol.http.modifier.URLRewritingModifier
 
setSize(int,int) - function in java.awt.Component
 
setSize(java.awt.Dimension) - function in java.awt.Window
 
setSocketImplFactory(java.net.SocketImplFactory) - function in java.net.Socket
 
setSoLinger(boolean,int) - function in java.net.Socket
 
setSoTimeout(int) - function in java.net.Socket
 
setSourceFile(java.lang.String) - function in 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(java.lang.String) - function in org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
Sets the source file.
setSourceFile(java.lang.String) - function in org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
Sets the source file.
setSourceLogs(java.lang.String) - function in org.apache.jmeter.protocol.http.util.accesslog.Generator
The source logs is the location where the access log resides.
setSourceLogs(java.lang.String) - function in org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
The source logs is the location where the access log resides.
setSslDomains(java.lang.String) - function in org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setStackTrace(kotlin.Array) - function in java.lang.Throwable
 
setStampAndTime(long,long) - function in org.apache.jmeter.samplers.SampleResult
 
setStartNextThreadLoop(boolean) - function in org.apache.jmeter.samplers.SampleResult
 
setStopTest(boolean) - function in org.apache.jmeter.samplers.SampleResult
 
setStopTestNow(boolean) - function in org.apache.jmeter.samplers.SampleResult
 
setStopThread(boolean) - function in org.apache.jmeter.samplers.SampleResult
 
setSuccessful(boolean) - function in org.apache.jmeter.samplers.SampleResult
 
setTarget(org.apache.jmeter.gui.tree.JMeterTreeNode) - function in org.apache.jmeter.protocol.http.proxy.ProxyControl
Sets the target node where samples generated by the proxy are to be stored.
setTarget(Object) - function in org.apache.jmeter.protocol.http.util.accesslog.Generator
The target can be either a java.io.File or a Sampler.
setTarget(Object) - function in org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
The target can be either a java.io.File or a Sampler.
setTcpNoDelay(boolean) - function in java.net.Socket
 
setTemporary(org.apache.jmeter.testelement.property.JMeterProperty) - function in org.apache.jmeter.testelement.AbstractTestElement
 
setTestLogicalAction(org.apache.jmeter.threads.JMeterContext.TestLogicalAction) - function in org.apache.jmeter.samplers.SampleResult
 
setThreadContext(org.apache.jmeter.threads.JMeterContext) - function in org.apache.jmeter.testelement.AbstractTestElement
 
setThreadName(java.lang.String) - function in org.apache.jmeter.samplers.SampleResult
 
setThreadName(java.lang.String) - function in org.apache.jmeter.testelement.AbstractTestElement
 
setTimeStamp(long) - function in org.apache.jmeter.samplers.SampleResult
 
setTitle(java.lang.String) - function in java.awt.Dialog
 
setToolTipText(java.lang.String) - function in javax.swing.JComponent
 
setTrafficClass(int) - function in java.net.Socket
 
setTransferHandler(javax.swing.TransferHandler) - function in javax.swing.JComponent
 
setTransferHandler(javax.swing.TransferHandler) - function in javax.swing.JDialog
 
setType(java.awt.Window.Type) - function in java.awt.Window
 
setUI(javax.swing.plaf.PanelUI) - function in javax.swing.JPanel
 
setUncaughtExceptionHandler(java.lang.Thread.UncaughtExceptionHandler) - function in java.lang.Thread
 
setUndecorated(boolean) - function in java.awt.Dialog
 
setupCredentials(org.apache.jmeter.protocol.http.control.Authorization,java.net.URL,org.apache.http.client.protocol.HttpClientContext,org.apache.http.client.CredentialsProvider,java.lang.String) - function in org.apache.jmeter.protocol.http.control.AuthManager
Configure credentials and auth scheme on client if an authorization is
setURI(java.net.URI) - function in org.apache.http.client.methods.HttpRequestBase
 
setURL(java.lang.String) - function in org.apache.jmeter.protocol.http.control.Authorization
 
setUrl(java.lang.String) - function in org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
setURL(java.net.URL) - function in org.apache.jmeter.samplers.SampleResult
 
setUseBrowserCompatibleMultipartMode(boolean) - function in org.apache.jmeter.protocol.http.config.gui.UrlConfigDefaults
Set the default value to be set for the useBrowserCompatibleMultipartMode checkbox in the UrlConfigGui.
setUseBrowserCompatibleMultipartModeVisible(boolean) - function in org.apache.jmeter.protocol.http.config.gui.UrlConfigDefaults
Set the visibility of the useBrowserCompatibleMultipartModeVisible checkbox in the UrlConfigGui.
setUseEquals(boolean) - function in org.apache.jmeter.protocol.http.util.HTTPArgument
 
setUseExpires(boolean) - function in org.apache.jmeter.protocol.http.control.CacheManager
 
setUseKeepAlive(boolean) - function in org.apache.jmeter.protocol.http.config.gui.UrlConfigDefaults
Set the default value to be set for the useKeepAlive checkbox in the UrlConfigGui.
setUseKeepAlive(boolean) - function in org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setUseKeepAlive(boolean) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setUseKeepAlive(boolean) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setUseKeepAliveVisible(boolean) - function in org.apache.jmeter.protocol.http.config.gui.UrlConfigDefaults
Set the visibility of the useKeepAliveVisible checkbox in the UrlConfigGui.
setUseMultipart(boolean) - function in org.apache.jmeter.protocol.http.config.gui.UrlConfigDefaults
Set the default value to be set for the useMultipart checkbox in the UrlConfigGui.
setUseMultipartVisible(boolean) - function in org.apache.jmeter.protocol.http.config.gui.UrlConfigDefaults
Set the visibility of the useMultipartVisible checkbox in the UrlConfigGui.
setUseParsedFile(boolean) - function in org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
Calls this method to set whether or not to use the path in the log.
setUseParsedFile(boolean) - function in org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
Calls this method to set whether or not to use the path in the log.
setUser(java.lang.String) - function in org.apache.jmeter.protocol.http.control.Authorization
 
setValidMethods(kotlin.Array) - function in org.apache.jmeter.protocol.http.config.gui.UrlConfigDefaults
Set available HTTP methods to be shown in the UrlConfigGui.
setValue(java.lang.String) - function in org.apache.jmeter.config.Argument
 
setValue(java.lang.String) - function in org.apache.jmeter.protocol.http.control.Cookie
set the value for this object.
setValue(java.lang.String) - function in org.apache.jmeter.protocol.http.control.Header
Set the value for this object.
setValue(java.lang.String) - function in org.apache.jmeter.protocol.http.util.accesslog.NVPair
Set the value
setVariables(java.lang.String) - function in org.apache.jmeter.protocol.http.config.GraphQLRequestParams
 
setVerifyInputWhenFocusTarget(boolean) - function in javax.swing.JComponent
 
setVersion(int) - function in org.apache.jmeter.protocol.http.control.Cookie
 
setVisible(boolean) - function in javax.swing.JComponent
 
setVisible(boolean) - function in org.apache.jmeter.protocol.http.proxy.gui.RecorderDialog
 
SharedTCLogParser - class in org.apache.jmeter.protocol.http.util.accesslog
 
shouldCache() - function in org.apache.jmeter.protocol.http.modifier.URLRewritingModifier
 
show() - function in java.awt.Component
 
show() - function in java.awt.Dialog
 
shrink() - function in org.apache.jmeter.protocol.http.sampler.ResourcesDownloader
this method will try to shrink the thread pool size as much as possible it should be called at the end of a test
shutdownInput() - function in java.net.Socket
 
shutdownOutput() - function in java.net.Socket
 
size() - function in java.awt.Component
 
size() - function in java.io.ByteArrayOutputStream
 
size() - function in org.apache.jmeter.protocol.http.control.HeaderManager
Return the number of headers.
skip(long) - function in java.util.zip.InflaterInputStream
 
skip(long) - function in org.apache.http.client.entity.DeflateInputStream
 
sleep(long) - function in java.lang.Thread
 
SlowHCPlainConnectionSocketFactory - class in org.apache.jmeter.protocol.http.util
Apache HttpClient protocol factory to generate "slow" sockets for emulating dial-up modems
spliterator() - function in java.lang.Iterable
 
StandardGenerator - class in org.apache.jmeter.protocol.http.util.accesslog
Description: StandardGenerator will be the default generator used to pre-process logs.
start() - function in java.lang.Thread
 
started() - function in org.apache.http.client.methods.HttpRequestBase
 
startHttpMirror() - function in org.apache.jmeter.protocol.http.control.HttpMirrorControl
 
startProxy() - function in org.apache.jmeter.protocol.http.proxy.ProxyControl
 
stateChanged(javax.swing.event.ChangeEvent) - function in javax.swing.event.ChangeListener
 
stateChanged(javax.swing.event.ChangeEvent) - function in org.apache.jmeter.protocol.http.config.gui.UrlConfigGui
 
stateChanged(javax.swing.event.ChangeEvent) - function in org.apache.jmeter.protocol.http.config.gui.UrlConfigGui
 
StaticHost - class in org.apache.jmeter.protocol.http.control
Bean containing mapping from name to array of Addresses
stop() - function in java.lang.Thread
 
stopHttpMirror() - function in org.apache.jmeter.protocol.http.control.HttpMirrorControl
 
stopProxy() - function in org.apache.jmeter.protocol.http.proxy.ProxyControl
 
stopServer() - function in org.apache.jmeter.protocol.http.control.HttpMirrorServer
 
stopServer() - function in org.apache.jmeter.protocol.http.proxy.Daemon
Stop the proxy daemon.
storeSubResult(org.apache.jmeter.samplers.SampleResult) - function in org.apache.jmeter.samplers.SampleResult
 
StringArgumentHolder - class in org.apache.jmeter.protocol.http.curl
 
stringToCookie(java.lang.String,java.lang.String) - function in org.apache.jmeter.protocol.http.curl.BasicCurlParser
Convert string to cookie
stripFile(java.lang.String,org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
Tokenize the URL into two tokens.
stripFile(java.lang.String,org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
Tokenize the URL into two tokens.
suspend() - function in java.lang.Thread
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  Y