-
Classes Class Description org.apache.jmeter.protocol.http.util.Base64Encoder This class provides an implementation of Base64 encoding without relying on the sun.* packages. org.apache.jmeter.protocol.http.sampler.HttpClientDefaultParameters Utility class to set up default HttpClient parameters from a file.
-
Methods Method Description org.apache.jmeter.protocol.http.control.inCache(java.net.URL) Check the cache, if the entry has an expires header and the entry has not expired, return true
org.apache.jmeter.protocol.http.control.merge(org.apache.jmeter.testelement.TestElement,boolean) Merge the attributes with a another HeaderManager's attributes. org.apache.jmeter.protocol.http.sampler.setDoMultipartPost(boolean) org.apache.jmeter.protocol.http.sampler.getDoMultipartPost() org.apache.jmeter.protocol.http.sampler.getMonitor() org.apache.jmeter.protocol.http.sampler.isMonitor()
-
Constructors Constructor Description org.apache.jmeter.protocol.http.config.MultipartUrlConfig() org.apache.jmeter.protocol.http.parser.CSSParseExceptionCallback()