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

A

abort() - function in org.apache.http.client.methods.AbstractExecutionAwareRequest
 
AbstractSamplerCreator - class in org.apache.jmeter.protocol.http.proxy
Base class for SamplerCreator
AccessLogSampler - class in org.apache.jmeter.protocol.http.sampler
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.
AccessLogSamplerBeanInfo - class in org.apache.jmeter.protocol.http.sampler
 
action(java.awt.Event,Object) - function in java.awt.Component
 
actionPerformed(java.awt.event.ActionEvent) - function in org.apache.jmeter.config.gui.ArgumentsPanel
 
actionPerformed(java.awt.event.ActionEvent) - function in org.apache.jmeter.protocol.http.control.gui.HttpMirrorControlGui
 
actionPerformed(java.awt.event.ActionEvent) - function in org.apache.jmeter.protocol.http.control.gui.RecordController
 
actionPerformed(java.awt.event.ActionEvent) - function in org.apache.jmeter.protocol.http.gui.AuthPanel
 
actionPerformed(java.awt.event.ActionEvent) - function in org.apache.jmeter.protocol.http.gui.CacheManagerGui
 
actionPerformed(java.awt.event.ActionEvent) - function in org.apache.jmeter.protocol.http.gui.CookiePanel
 
actionPerformed(java.awt.event.ActionEvent) - function in org.apache.jmeter.protocol.http.gui.DNSCachePanel
 
actionPerformed(java.awt.event.ActionEvent) - function in org.apache.jmeter.protocol.http.gui.HTTPFileArgsPanel
Invoked when an action occurs.
actionPerformed(java.awt.event.ActionEvent) - function in org.apache.jmeter.protocol.http.gui.HeaderPanel
 
actionPerformed(java.awt.event.ActionEvent) - function in org.apache.jmeter.protocol.http.gui.action.ParseCurlCommandAction
 
actionPerformed(java.awt.event.ActionEvent) - function in org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
 
actionPerformed(java.awt.event.ActionEvent) - function in org.apache.jmeter.protocol.http.proxy.gui.RecorderDialog
 
activeCount() - function in java.lang.Thread
 
add(java.awt.Component) - function in java.awt.Container
 
add(java.awt.Component,Object) - function in java.awt.Container
 
add(org.apache.jmeter.protocol.http.control.Cookie) - function in org.apache.jmeter.protocol.http.control.CookieManager
Add a cookie.
add() - function in org.apache.jmeter.protocol.http.control.HeaderManager
Add an empty header.
add(org.apache.jmeter.protocol.http.control.Header) - function in org.apache.jmeter.protocol.http.control.HeaderManager
Add a header.
add(java.net.URL) - function in org.apache.jmeter.protocol.http.parser.URLCollection
Adds the URL to the Collection, first wrapping it in the URLString class
addAncestorListener(javax.swing.event.AncestorListener) - function in javax.swing.JComponent
 
addArgument(java.lang.String,java.lang.String) - function in org.apache.jmeter.protocol.http.config.MultipartUrlConfig
 
addArgument(java.lang.String,java.lang.String,java.lang.String) - function in org.apache.jmeter.protocol.http.config.MultipartUrlConfig
 
addArgument(java.lang.String,java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
addArgument(java.lang.String,java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
addArgument(java.lang.String,java.lang.String,java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
addArgument(java.lang.String,java.lang.String,java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
addAssertionResult(org.apache.jmeter.assertions.AssertionResult) - function in org.apache.jmeter.samplers.SampleResult
 
addAuth() - function in org.apache.jmeter.protocol.http.control.AuthManager
 
addAuth(org.apache.jmeter.protocol.http.control.Authorization) - function in org.apache.jmeter.protocol.http.control.AuthManager
Add newAuthorization if it does not already exist
addComponentListener(java.awt.event.ComponentListener) - function in java.awt.Component
 
addConfigElement(org.apache.jmeter.config.ConfigElement) - function in org.apache.jmeter.config.ConfigTestElement
 
addConfigElement(org.apache.jmeter.config.ConfigElement) - function in org.apache.jmeter.protocol.http.control.AuthManager
 
addConfigElement(org.apache.jmeter.config.ConfigElement) - function in org.apache.jmeter.protocol.http.control.Authorization
 
addConfigElement(org.apache.jmeter.config.ConfigElement) - function in org.apache.jmeter.protocol.http.control.Cookie
 
addConfigElement(org.apache.jmeter.config.ConfigElement) - function in org.apache.jmeter.protocol.http.control.Header
 
addConfigElement(org.apache.jmeter.config.ConfigElement) - function in org.apache.jmeter.protocol.http.modifier.AnchorModifier
 
addConfigElement(org.apache.jmeter.config.ConfigElement) - function in org.apache.jmeter.protocol.http.proxy.ProxyControl
 
addContainerListener(java.awt.event.ContainerListener) - function in java.awt.Container
 
addCookieFromHeader(org.apache.jmeter.protocol.http.control.CookieManager,boolean,java.lang.String,java.net.URL) - function in org.apache.jmeter.protocol.http.control.CookieHandler
Add cookie to CookieManager from cookieHeader and URL
addCookieFromHeader(java.lang.String,java.net.URL) - function in org.apache.jmeter.protocol.http.control.CookieManager
 
addCookieFromHeader(org.apache.jmeter.protocol.http.control.CookieManager,boolean,java.lang.String,java.net.URL) - function in org.apache.jmeter.protocol.http.control.HC4CookieHandler
Add cookie to CookieManager from cookieHeader and URL
addDnsServers(java.lang.String) - function in org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
addEmptyHTTPFileArg() - function in org.apache.jmeter.protocol.http.util.HTTPFileArgs
Add a new empty file to the list.
addEncodedArgument(java.lang.String,java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Add an argument which has already been encoded
addEncodedArgument(java.lang.String,java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Add an argument which has already been encoded
addEncodedArgument(java.lang.String,java.lang.String,java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
addEncodedArgument(java.lang.String,java.lang.String,java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
addEncodedArgument(java.lang.String,java.lang.String,java.lang.String,java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Creates an HTTPArgument and adds it to the current set getArguments of arguments.
addEncodedArgument(java.lang.String,java.lang.String,java.lang.String,java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Creates an HTTPArgument and adds it to the current set getArguments of arguments.
addExcludedPattern(java.lang.String) - function in org.apache.jmeter.protocol.http.proxy.ProxyControl
 
addFile(java.lang.String) - function in org.apache.jmeter.protocol.http.control.AuthManager
Add authentication data from a file.
addFile(java.lang.String) - function in org.apache.jmeter.protocol.http.control.CookieManager
Add cookie data from a file.
addFile(java.lang.String) - function in org.apache.jmeter.protocol.http.control.HeaderManager
Add header data from a file.
addFocusListener(java.awt.event.FocusListener) - function in java.awt.Component
 
addFormActionsAndCharSet(java.lang.String,java.util.Map,java.lang.String) - function in org.apache.jmeter.protocol.http.proxy.FormCharSetFinder
Add form action urls and their corresponding encodings for all forms on the page
addFormData(java.lang.String,org.apache.jmeter.protocol.http.curl.ArgumentHolder) - function in org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
addFormStringData(java.lang.String,java.lang.String) - function in org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
addHeader(org.apache.http.Header) - function in org.apache.http.message.AbstractHttpMessage
 
addHeader(java.lang.String,java.lang.String) - function in org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
addHierarchyBoundsListener(java.awt.event.HierarchyBoundsListener) - function in java.awt.Component
 
addHierarchyListener(java.awt.event.HierarchyListener) - function in java.awt.Component
 
addHost(java.lang.String,java.lang.String) - function in org.apache.jmeter.protocol.http.control.DNSCacheManager
Add static host
addHTTPFileArg(java.lang.String) - function in org.apache.jmeter.protocol.http.util.HTTPFileArgs
Add a new file with the given path.
addHTTPFileArg(java.lang.String,java.lang.String,java.lang.String) - function in org.apache.jmeter.protocol.http.util.HTTPFileArgs
adds a new File to the HTTPFileArgs list to be uploaded with http request.
addHTTPFileArg(org.apache.jmeter.protocol.http.util.HTTPFileArg) - function in org.apache.jmeter.protocol.http.util.HTTPFileArgs
Add a new file.
addIncludedPattern(java.lang.String) - function in org.apache.jmeter.protocol.http.proxy.ProxyControl
 
addInputMethodListener(java.awt.event.InputMethodListener) - function in java.awt.Component
 
addIterationListener(org.apache.jmeter.engine.event.LoopIterationListener) - function in org.apache.jmeter.control.GenericController
 
addKeyListener(java.awt.event.KeyListener) - function in java.awt.Component
 
addMouseListener(java.awt.event.MouseListener) - function in java.awt.Component
 
addMouseMotionListener(java.awt.event.MouseMotionListener) - function in java.awt.Component
 
addMouseWheelListener(java.awt.event.MouseWheelListener) - function in java.awt.Component
 
addNonEncodedArgument(java.lang.String,java.lang.String,java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
addNonEncodedArgument(java.lang.String,java.lang.String,java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
addNonEncodedArgument(java.lang.String,java.lang.String,java.lang.String,java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
addNonEncodedArgument(java.lang.String,java.lang.String,java.lang.String,java.lang.String) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
addNotify() - function in java.awt.Dialog
 
addNotify() - function in javax.swing.JComponent
 
addOptionsIgnored(java.lang.String) - function in org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
addOptionsInProperties(java.lang.String) - function in org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
addOptionsNoSupport(java.lang.String) - function in org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
addPropertyChangeListener(java.beans.PropertyChangeListener) - function in java.awt.Container
 
addPropertyChangeListener(java.beans.PropertyChangeListener) - function in java.awt.Window
 
addRawSubResult(org.apache.jmeter.samplers.SampleResult) - function in org.apache.jmeter.samplers.SampleResult
 
addServer(java.lang.String) - function in org.apache.jmeter.protocol.http.control.DNSCacheManager
Add DNS Server
addSubResult(org.apache.jmeter.samplers.SampleResult) - function in org.apache.jmeter.samplers.SampleResult
 
addSuppressed(java.lang.Throwable) - function in java.lang.Throwable
 
addTestElement(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.config.ConfigTestElement
 
addTestElement(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.control.GenericController
 
addTestElement(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
addTestElement(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
addTestElement(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.testelement.AbstractTestElement
 
addTestElementOnce(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.control.GenericController
 
addURL(java.lang.String,java.net.URL) - function in org.apache.jmeter.protocol.http.parser.URLCollection
Convenience method for adding URLs to the collection.
addVetoableChangeListener(java.beans.VetoableChangeListener) - function in javax.swing.JComponent
 
addWindowFocusListener(java.awt.event.WindowFocusListener) - function in java.awt.Window
 
addWindowListener(java.awt.event.WindowListener) - function in java.awt.Window
 
addWindowStateListener(java.awt.event.WindowStateListener) - function in java.awt.Window
 
AjpSampler - class in org.apache.jmeter.protocol.http.sampler
Selector for the AJP/1.3 protocol (i.e.
AjpSamplerGui - class in org.apache.jmeter.protocol.http.control.gui
 
AnchorModifier - class in org.apache.jmeter.protocol.http.modifier
 
AnchorModifierGui - class in org.apache.jmeter.protocol.http.modifier.gui
 
applies(org.apache.jmeter.config.ConfigTestElement) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
applies(org.apache.jmeter.config.ConfigTestElement) - function in org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
applies(org.apache.jmeter.config.ConfigTestElement) - function in org.apache.jmeter.samplers.AbstractSampler
 
applyComponentOrientation(java.awt.ComponentOrientation) - function in java.awt.Container
 
applyResourceBundle(java.util.ResourceBundle) - function in java.awt.Window
 
areFocusTraversalKeysSet(int) - function in java.awt.Container
 
ArgumentHolder - class in org.apache.jmeter.protocol.http.curl
 
asArray() - function in org.apache.jmeter.protocol.http.util.HTTPFileArgs
Get the current arguments as an array.
asyncLoad(K,java.util.concurrent.Executor) - function in com.github.benmanes.caffeine.cache.CacheLoader
 
asyncLoadAll(java.lang.Iterable,java.util.concurrent.Executor) - function in com.github.benmanes.caffeine.cache.CacheLoader
 
asyncReload(K,V,java.util.concurrent.Executor) - function in com.github.benmanes.caffeine.cache.CacheLoader
 
authenticate(org.apache.http.auth.Credentials,org.apache.http.HttpRequest,org.apache.http.protocol.HttpContext) - function in org.apache.http.impl.auth.KerberosScheme
 
authenticate(org.apache.http.auth.Credentials,org.apache.http.HttpRequest,org.apache.http.protocol.HttpContext) - function in org.apache.http.impl.auth.SPNegoScheme
 
AuthManager - class in org.apache.jmeter.protocol.http.control
This class provides a way to provide Authorization in jmeter requests.
AuthManager.Mechanism - class in org.apache.jmeter.protocol.http.control.AuthManager
 
Authorization - class in org.apache.jmeter.protocol.http.control
This class is an Authorization encapsulator.
AuthPanel - class in org.apache.jmeter.protocol.http.gui
Handles input for determining if authentication services are required for a Sampler.
available() - function in java.util.zip.InflaterInputStream
 
available() - function in org.apache.http.client.entity.DeflateInputStream
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  Y