Apache JMeter | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.jmeter.protocol.http.sampler.PostWriter
org.apache.jmeter.protocol.http.sampler.PutWriter
public class PutWriter
extends PostWriter
Field Summary |
Fields inherited from class org.apache.jmeter.protocol.http.sampler.PostWriter | |
BOUNDARY , ENCODING , formDataPostBody , formDataUrlEncoded |
Constructor Summary | |
|
Method Summary | |
void |
|
Methods inherited from class org.apache.jmeter.protocol.http.sampler.PostWriter | |
getBoundary , sendPostData , setHeaders |
public void setHeaders(URLConnection connection, HTTPSampler sampler) throws IOException
- Overrides:
- setHeaders in interface PostWriter