public class HTTPSamplerBaseConverter extends TestElementConverter
Constructor | Description |
---|---|
HTTPSamplerBaseConverter(Mapper arg0) |
Modifier and Type | Method | 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.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
marshal
public static String getVersion()
public boolean canConvert(Class arg0)
canConvert
in class TestElementConverter
public Object unmarshal(HierarchicalStreamReader reader, UnmarshallingContext context)
unmarshal
in class TestElementConverter
Copyright © 1998-2018 Apache Software Foundation. All Rights Reserved.