ContentType, MediaTypeAccessor.MediaTypeProperty, MediaTypeFactoryApplicationFormFactory, ApplicationJsonFactory, ApplicationXmlFactory, ApplicationYamlFactory, ContentTypeImpl, TextPlainFactory, TextXmlFactorypublic interface MediaTypeAccessor
| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
MediaTypeAccessor.MediaTypeBuilder<B extends MediaTypeAccessor.MediaTypeBuilder<B>> |
Provides a builder method for a Media-Type property returning the builder
for applying multiple build operations.
|
static interface |
MediaTypeAccessor.MediaTypeMutator |
Provides a mutator for a Media-Type property.
|
static interface |
MediaTypeAccessor.MediaTypeProperty |
Provides a Media-Type property.
|
| Modifier and Type | Method | Description |
|---|---|---|
MediaType |
getMediaType() |
Retrieves the Media-Type from the Media-Type property.
|
MediaType getMediaType()
Copyright © 2018. All rights reserved.