Uses of Enum
org.glassfish.jersey.media.multipart.file.DefaultMediaTypePredictor.CommonMediaTypes
Packages that use DefaultMediaTypePredictor.CommonMediaTypes
Package
Description
Provides support for body parts that are file attachments.
-
Uses of DefaultMediaTypePredictor.CommonMediaTypes in org.glassfish.jersey.media.multipart.file
Methods in org.glassfish.jersey.media.multipart.file that return DefaultMediaTypePredictor.CommonMediaTypesModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.DefaultMediaTypePredictor.CommonMediaTypes.values()
Returns an array containing the constants of this enum type, in the order they are declared.