org.apache.jmeter.protocol.http.util
Class HTTPResultConverter
AbstractCollectionConverter
public class HTTPResultConverter
Class for XStream conversion of HTTPResult
canConvert , getVersion , marshal , readFile , retrieveAttributes , retrieveItem , saveAssertions , saveRequestHeaders , saveResponseData , saveResponseHeaders , saveSamplerData , saveSubResults , setAttributes , unmarshal , writeString |
HTTPResultConverter
public HTTPResultConverter(Mapper arg0)
getVersion
public static String getVersion()
Returns the converter version; used to check for possible
incompatibilities
- getVersion in interface SampleResultConverter
marshal
public void marshal(Object obj,
HierarchicalStreamWriter writer,
MarshallingContext context)
- marshal in interface SampleResultConverter
retrieveHTTPItem
protected void retrieveHTTPItem(HierarchicalStreamReader reader,
UnmarshallingContext context,
HTTPSampleResult res,
Object subItem)
Copyright © 1998-2010 Apache Software Foundation. All Rights Reserved.