| Package | Description |
|---|---|
| org.expath.httpclient.impl |
| Modifier and Type | Method and Description |
|---|---|
static BodyFactory.Type |
BodyFactory.parseType(ContentType type)
Decode the content type from a ContentType object.
|
static BodyFactory.Type |
BodyFactory.parseType(HeaderSet headers)
Look for the header Content-Type in a header set and decode it.
|
static BodyFactory.Type |
BodyFactory.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BodyFactory.Type[] |
BodyFactory.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SinglePartRequestBody(org.expath.tools.model.Element elem,
org.expath.tools.model.Sequence bodies,
BodyFactory.Type method) |
Copyright © 2015-2020 EXPath. All Rights Reserved