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