public class BodyTypeAdapterFactory extends Object
| Constructor and Description |
|---|
BodyTypeAdapterFactory(RunnerVariablesProvider variablesProvider,
Config config) |
| Modifier and Type | Method and Description |
|---|---|
BodyTypeAdapter |
getBodyTypeAdapter(ContentType content,
String charset)
Returns a @link
BodyTypeAdapter for the given charset and @link ContentType. |
public BodyTypeAdapterFactory(RunnerVariablesProvider variablesProvider, Config config)
public BodyTypeAdapter getBodyTypeAdapter(ContentType content, String charset)
BodyTypeAdapter for the given charset and @link ContentType.content - the contentTypecharset - the charset.BodyTypeAdapterCopyright © 2017 smartrics. All rights reserved.