Class HTTPSamplerProxyParamsSchema

  • All Implemented Interfaces:

    @API(status = API.Status.EXPERIMENTAL, since = "5.6") 
    public class HTTPSamplerProxyParamsSchema<Schema extends BaseTestElementSchema>
    extends BasePropertyGroupSchema<Schema>
                        

    Lists properties of a HTTPSamplerBase.

    Since:

    5.6

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final StringPropertyDescriptor<Schema> getScheme()
      final StringPropertyDescriptor<Schema> getHost()
      final IntegerPropertyDescriptor<Schema> getPort()
      final StringPropertyDescriptor<Schema> getUsername()
      final StringPropertyDescriptor<Schema> getPassword()
      • Methods inherited from class org.apache.jmeter.testelement.schema.BaseTestElementSchema

        getGroupPath, getGroups, getProperties, getSubgroup, getValue, invoke, provideDelegate, provideDelegate
      • Methods inherited from class org.apache.jmeter.testelement.schema.BasePropertyGroupSchema

        getParent, getValue, getValue
      • Methods inherited from class java.lang.Object

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