Uses of Class
com.sun.jersey.multipart.file.DefaultMediaTypePredictor.CommonMediaTypes

Packages that use DefaultMediaTypePredictor.CommonMediaTypes
com.sun.jersey.multipart.file Provides support for body parts that are file attachments. 
 

Uses of DefaultMediaTypePredictor.CommonMediaTypes in com.sun.jersey.multipart.file
 

Methods in com.sun.jersey.multipart.file that return DefaultMediaTypePredictor.CommonMediaTypes
static DefaultMediaTypePredictor.CommonMediaTypes DefaultMediaTypePredictor.CommonMediaTypes.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DefaultMediaTypePredictor.CommonMediaTypes[] DefaultMediaTypePredictor.CommonMediaTypes.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011 Sun Microsystems, Inc. All Rights Reserved.