| Class and Description |
|---|
| org.apache.jmeter.protocol.http.util.Base64Encoder
as exists now in java.util.Base64, will be removed in next version 3.3
|
| Method and Description |
|---|
| org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.getMonitor()
since 3.2 always returns false
|
| org.apache.jmeter.protocol.http.control.CacheManager.inCache(URL) |
| org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.isMonitor()
since 3.2 always returns false
|
| org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl.isMonitor()
since 3.2 always return false
|
| org.apache.jmeter.protocol.http.control.HeaderManager.merge(TestElement, boolean)
since 3.2, use
HeaderManager.merge(TestElement) as this method will be removed in a future version |
| org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl.notifySSLContextWasReset()
** unused since r1489189. **
|
| org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl.readResponse(SampleResult, BufferedInputStream, int) |
| Constructor and Description |
|---|
| org.apache.jmeter.protocol.http.parser.CSSParseExceptionCallback()
- only for use from unit test code
|
| org.apache.jmeter.protocol.http.config.MultipartUrlConfig()
only for use by unit tests
|
Copyright © 1998-2018 Apache Software Foundation. All Rights Reserved.