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
Subclasses with type arguments of type DefaultMediaTypePredictor.CommonMediaTypes in org.glassfish.jersey.media.multipart.fileModifier and TypeClassDescriptionstatic enumThis enum represents file extension and MIME types of commonly used 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.