public static class ResourcesDownloader.AsynSamplerResultHolder
extends java.lang.Object
| Constructor and Description |
|---|
AsynSamplerResultHolder(HTTPSampleResult result,
org.apache.jmeter.testelement.property.CollectionProperty cookies) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.jmeter.testelement.property.CollectionProperty |
getCookies() |
HTTPSampleResult |
getResult() |
public AsynSamplerResultHolder(HTTPSampleResult result, org.apache.jmeter.testelement.property.CollectionProperty cookies)
result - HTTPSampleResult to holdcookies - cookies to holdpublic HTTPSampleResult getResult()
public org.apache.jmeter.testelement.property.CollectionProperty getCookies()
Copyright © 1998-2018 Apache Software Foundation. All Rights Reserved.