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