| Package | Description |
|---|---|
| org.nuxeo.client |
| Modifier and Type | Field and Description |
|---|---|
static MediaType |
MediaTypes.APPLICATION_JSON |
static MediaType |
MediaTypes.APPLICATION_JSON_CHARSET_UTF_8 |
static MediaType |
MediaTypes.APPLICATION_NUXEO_EMPTY_LIST |
static MediaType |
MediaTypes.APPLICATION_OCTET_STREAM |
protected static MediaType |
MediaType.DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
static MediaType |
MediaType.fromOkHttpMediaType(okhttp3.MediaType mediaType)
|
static MediaType |
MediaType.parse(String string)
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
MediaType.equalsType(MediaType mediaType) |
boolean |
MediaType.equalsTypeSubType(MediaType mediaType) |
boolean |
MediaType.equalsTypeSubTypeWithoutSuffix(MediaType mediaType) |
Copyright © 2018 Nuxeo. All rights reserved.