public abstract class AbstractSamplerCreator extends Object implements SamplerCreator
| Modifier and Type | Field and Description |
|---|---|
protected static String |
HTTP |
protected static String |
HTTPS |
| Constructor and Description |
|---|
AbstractSamplerCreator() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getBinaryDirectory() |
protected String |
getBinaryFileSuffix() |
protected static int |
getRequestNumber() |
protected static void |
incrementRequestNumber()
Increment request number
|
protected boolean |
isBinaryContent(String contentType) |
protected static boolean |
isNumberRequests() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateSampler, getManagedContentTypes, populateSamplerprotected static final String HTTP
protected static final String HTTPS
protected static int getRequestNumber()
protected static void incrementRequestNumber()
protected static boolean isNumberRequests()
protected boolean isBinaryContent(String contentType)
contentType - String content typeprotected String getBinaryFileSuffix()
protected String getBinaryDirectory()
Copyright © 1998-2013 Apache Software Foundation. All Rights Reserved.