Fields
Modifier and Type |
Field |
Description |
private final TestElementPropertyDescriptor<HTTPSamplerBaseSchema, Arguments> |
arguments |
|
private final TestElementPropertyDescriptor<HTTPSamplerBaseSchema, AuthManager> |
authManager |
|
private final TestElementPropertyDescriptor<HTTPSamplerBaseSchema, CookieManager> |
cookieManager |
|
private final TestElementPropertyDescriptor<HTTPSamplerBaseSchema, KeystoreConfig> |
keystoreConfig |
|
private final TestElementPropertyDescriptor<HTTPSamplerBaseSchema, CacheManager> |
cacheManager |
|
private final TestElementPropertyDescriptor<HTTPSamplerBaseSchema, HeaderManager> |
headerManager |
|
private final TestElementPropertyDescriptor<HTTPSamplerBaseSchema, DNSCacheManager> |
dnsCacheManager |
|
private final StringPropertyDescriptor<HTTPSamplerBaseSchema> |
method |
|
private final StringPropertyDescriptor<HTTPSamplerBaseSchema> |
protocol |
|
private final StringPropertyDescriptor<HTTPSamplerBaseSchema> |
domain |
|
private final IntegerPropertyDescriptor<HTTPSamplerBaseSchema> |
port |
|
private final StringPropertyDescriptor<HTTPSamplerBaseSchema> |
path |
|
private final HTTPSamplerProxyParamsSchema<HTTPSamplerBaseSchema> |
proxy |
|
private final StringPropertyDescriptor<HTTPSamplerBaseSchema> |
contentEncoding |
|
private final StringPropertyDescriptor<HTTPSamplerBaseSchema> |
implementation |
|
private final IntegerPropertyDescriptor<HTTPSamplerBaseSchema> |
connectTimeout |
|
private final IntegerPropertyDescriptor<HTTPSamplerBaseSchema> |
responseTimeout |
|
private final BooleanPropertyDescriptor<HTTPSamplerBaseSchema> |
followRedirects |
|
private final BooleanPropertyDescriptor<HTTPSamplerBaseSchema> |
autoRedirects |
|
private final BooleanPropertyDescriptor<HTTPSamplerBaseSchema> |
useKeepalive |
|
private final BooleanPropertyDescriptor<HTTPSamplerBaseSchema> |
useMultipartPost |
|
private final BooleanPropertyDescriptor<HTTPSamplerBaseSchema> |
useBrowserCompatibleMultipart |
|
private final BooleanPropertyDescriptor<HTTPSamplerBaseSchema> |
concurrentDownload |
|
private final IntegerPropertyDescriptor<HTTPSamplerBaseSchema> |
concurrentDownloadPoolSize |
|
private final BooleanPropertyDescriptor<HTTPSamplerBaseSchema> |
retrieveEmbeddedResources |
|
private final StringPropertyDescriptor<HTTPSamplerBaseSchema> |
embeddedUrlAllowRegex |
|
private final StringPropertyDescriptor<HTTPSamplerBaseSchema> |
embeddedUrlExcludeRegex |
|
private final BooleanPropertyDescriptor<HTTPSamplerBaseSchema> |
storeAsMD5 |
|
private final BooleanPropertyDescriptor<HTTPSamplerBaseSchema> |
postBodyRaw |
|
private final StringPropertyDescriptor<HTTPSamplerBaseSchema> |
ipSource |
|
private final IntegerPropertyDescriptor<HTTPSamplerBaseSchema> |
ipSourceType |
|
private final TestElementPropertyDescriptor<HTTPSamplerBaseSchema, HTTPFileArgs> |
fileArguments |
|
private final StringPropertyDescriptor<TestElementSchema> |
comments |
|
private final BooleanPropertyDescriptor<TestElementSchema> |
enabled |
|
private final Map<String, BasePropertyGroupSchema<?>> |
groups |
|
private final ClassPropertyDescriptor<TestElementSchema, JMeterGUIComponent> |
guiClass |
|
private final StringPropertyDescriptor<TestElementSchema> |
name |
|
private final Map<String, PropertyDescriptor<?, ?>> |
properties |
|
private final ClassPropertyDescriptor<TestElementSchema, Object> |
testClass |
|
public final static HTTPSamplerBaseSchema.INSTANCE |
INSTANCE |
|