public class ObjectContentType extends SimpleHeader
| Modifier and Type | Field and Description |
|---|---|
static String |
CONTENT_TYPE |
| Constructor and Description |
|---|
ObjectContentType(String value) |
| Modifier and Type | Method and Description |
|---|---|
static ObjectContentType |
fromResponse(org.apache.http.HttpResponse response) |
String |
getHeaderName()
Returns the header name that must be set in the request.
|
getHeaderValueconvertResponseHeader, getResponseHeadersStartingWith, headerNotEmpty, setHeaderpublic static final String CONTENT_TYPE
public ObjectContentType(String value)
public String getHeaderName()
HeadergetHeaderName in class Headerpublic static ObjectContentType fromResponse(org.apache.http.HttpResponse response)
Copyright © 2012-2017 42 BV. All Rights Reserved.