| Package | Description |
|---|---|
| smartrics.rest.fitnesse.fixture | |
| smartrics.rest.fitnesse.fixture.support |
| Modifier and Type | Method and Description |
|---|---|
BodyTypeAdapter |
PartsFactory.buildBodyTypeAdapter(ContentType ct,
String charset)
returns a
BodyTypeAdapter
for the content type in input. |
protected BodyTypeAdapter |
RestFixture.createBodyTypeAdapter(ContentType ct) |
| Modifier and Type | Method and Description |
|---|---|
static ContentType |
ContentType.parse(String contentTypeString)
parses a string to a content type.
|
static ContentType |
ContentType.typeFor(String t) |
static ContentType |
ContentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContentType[] |
ContentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BodyTypeAdapter |
BodyTypeAdapterFactory.getBodyTypeAdapter(ContentType content,
String charset)
Returns a @link
BodyTypeAdapter for the given charset and @link ContentType. |
Copyright © 2017 smartrics. All rights reserved.