Class HTTPArgumentSchema

  • All Implemented Interfaces:

    @API(status = API.Status.EXPERIMENTAL, since = "5.6") 
    public abstract class HTTPArgumentSchema
    extends ArgumentSchema
                        

    Lists properties of a HTTPArgument.

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final BooleanPropertyDescriptor<HTTPArgumentSchema> getAlwaysEncode()
      final BooleanPropertyDescriptor<HTTPArgumentSchema> getUseEquals()
      final StringPropertyDescriptor<HTTPArgumentSchema> getContentType()
      • Methods inherited from class org.apache.jmeter.config.ArgumentSchema

        getArgumentName, getDescription, getMetadata, getValue
      • Methods inherited from class org.apache.jmeter.testelement.TestElementSchema

        getComments, getEnabled, getGuiClass, getName, getTestClass
      • Methods inherited from class org.apache.jmeter.testelement.schema.BaseTestElementSchema

        getGroupPath, getGroups, getProperties, getSubgroup, getValue, invoke, provideDelegate, provideDelegate
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait