Uses of Interface
org.glassfish.jersey.media.multipart.file.MediaTypePredictor
Package
Description
Provides support for body parts that are file attachments.
-
Uses of MediaTypePredictor in org.glassfish.jersey.media.multipart.file
Modifier and TypeClassDescriptionclass
Default implementation ofMediaTypePredictor
that usesDefaultMediaTypePredictor.CommonMediaTypes
.Modifier and TypeMethodDescriptionvoid
FileDataBodyPart.setPredictor
(MediaTypePredictor predictor) Sets the media type predictor.