Package | Description |
---|---|
com.sun.jersey.core.header |
Provides support for HTTP headers.
|
Modifier and Type | Method and Description |
---|---|
static java.util.List<MediaType> |
MediaTypes.createMediaTypes(Produces mime)
Create a list of media type from the Produces annotation.
|
static java.util.List<MediaType> |
MediaTypes.createQualitySourceMediaTypes(Produces mime)
Create a list of quality source media type from the Produces annotation.
|
Copyright © 2016 Oracle Corporation. All Rights Reserved.