| HTTPSamplerBase | Common constants and methods for HTTP samplers | code | html |
| AccessLogSampler | Description: AccessLogSampler is responsible for a couple of things:
|
code | html |
| AccessLogSamplerBeanInfo | code | html | |
| AjpSampler | Selector for the AJP/1.3 protocol (i.e. | code | html |
| HTTPNullSampler | Dummy HTTPSampler class for use by classes that need an HTTPSampler, but that don't need an actual sampler, e.g. | code | html |
| HTTPSampleResult | This is a specialisation of the SampleResult class for the HTTP protocol. | code | html |
| HTTPSampler | A sampler which understands all the parts necessary to read statistics about HTTP requests, including cookies and authentication. | code | html |
| HTTPSampler2 | A sampler which understands all the parts necessary to read statistics about HTTP requests, including cookies and authentication. | code | html |
| HTTPSampler2.ViewableFilePart | Class extending FilePart, so that we can send placeholder text instead of the actual file content | code | html |
| HTTPSamplerBaseBeanInfo | This class does not appear to be used. | code | html |
| HTTPSamplerFactory | Factory to return the appropriate HTTPSampler for use with classes that need an HTTPSampler | code | html |
| HttpClientDefaultParameters | code | html | |
| PostWriter | Class for setting the necessary headers for a POST request, and sending the body of the POST. | code | html |
| PutWriter | Class for setting the necessary headers for a PUT request, and sending the body of the PUT. | code | html |
| SoapSampler | Commons HTTPClient based soap sampler | code | html |
| WebServiceSampler | Sampler to handle Web Service requests. | code | html |
| PackageTest | code | html |