Package org.apache.jmeter.protocol.http.sampler
See: Description
-
Class Summary Class Description 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
HTTPSamplerBaseConverter Class for XStream conversion of HTTPResult HTTPHCAbstractImpl Common parent class for HttpClient implementations. HttpWebdav WebDav request HttpGetWithEntity Implementation that allows GET method to have a body HttpDelete HTTPHC4Impl HTTP Sampler using Apache HttpClient 4.x. HTTPSamplerBaseBeanInfo This is the BeanInfo class for the TestBean HTTPSamplerBase. PutWriter Class for setting the necessary headers for a PUT request, and sending the body of the PUT. AjpSampler Selector for the AJP/1.3 protocol (i.e. HTTPAbstractImpl Base class for HTTP implementations used by the HTTPSamplerProxy sampler. AccessLogSamplerBeanInfo HTTPSampleResult This is a specialisation of the SampleResult class for the HTTP protocol. PostWriter Class for setting the necessary headers for a POST request, and sending the body of the POST. HTTPFileImpl HTTP Sampler which can read from file: URLs HTTPSamplerBase Common constants and methods for HTTP samplers HTTPSampler A sampler which understands all the parts necessary to read statistics about HTTP requests, including cookies and authentication. HTTPJavaImpl A sampler which understands all the parts necessary to read statistics about HTTP requests, including cookies and authentication. AsynSamplerResultHolder Holder of AsynSampler result ResourcesDownloader Manages the parallel http resources download. HTTPSamplerFactory Factory to return the appropriate HTTPSampler for use with classes that need an HTTPSampler; also creates the implementations for use with HTTPSamplerProxy. HttpClientDefaultParameters Utility class to set up default HttpClient parameters from a file. HTTPSamplerProxy Proxy class that dispatches to the appropriate HTTP sampler. HTTPSamplerBaseSchema Lists properties of a HTTPSamplerBase. HTTPSamplerProxyParamsSchema Lists properties of a HTTPSamplerBase. -
Enum Summary Enum Description SourceType -
Object Summary Object Description INSTANCE