public class HTTPSamplerBaseConverter extends TestElementConverter
| Constructor and Description |
|---|
HTTPSamplerBaseConverter(Mapper arg0) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canConvert(Class arg0) |
static String |
getVersion()
Returns the converter version; used to check for possible
incompatibilities
|
Object |
unmarshal(HierarchicalStreamReader reader,
UnmarshallingContext context)
Override TestElementConverter; convert HTTPSamplerBase to merge
the two means of providing file names into a single list.
|
marshalpublic static String getVersion()
public boolean canConvert(Class arg0)
canConvert in class TestElementConverterpublic Object unmarshal(HierarchicalStreamReader reader, UnmarshallingContext context)
unmarshal in class TestElementConverterCopyright © 1998-2015 Apache Software Foundation. All Rights Reserved.