Package org.apache.jmeter.protocol.http.modifier

Class Summary

AnchorModifier
ParamMask This object defines with what a parameter has its value replaced, and the policies for how that value changes.
ParamModifier This modifier will replace any single http sampler's url parameter value with a value from a given range - thereby "masking" the value set in the http sampler.
URLRewritingModifier
UserParameterModifier This modifier will replace any http sampler's url parameter values with parameter values defined in a XML file for each simulated user.
UserParameterXMLContentHandler The handler used to read in XML parameter data.
UserParameterXMLErrorHandler XML Parseing errors for XML parameters file are handled here.
UserParameterXMLParser Parse an XML file to obtain parameter name and value information for all users defined in the XML file.
UserSequence This module controls the Sequence in which user details are returned.

Copyright © 1998-2010 Apache Software Foundation. All Rights Reserved.