Uses of Class
javax.ws.rs.Produces

Packages that use Produces
com.sun.jersey.core.header Provides support for HTTP headers. 
 

Uses of Produces in com.sun.jersey.core.header
 

Methods in com.sun.jersey.core.header with parameters of type Produces
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 © 2013 Oracle Corporation. All Rights Reserved.