Package | Description |
---|---|
org.glassfish.jersey.media.multipart.file |
Provides support for body parts that are file attachments.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultMediaTypePredictor
Default implementation of
MediaTypePredictor that uses
DefaultMediaTypePredictor.CommonMediaTypes . |
Modifier and Type | Method and Description |
---|---|
MediaTypePredictor |
FileDataBodyPart.getPredictor()
Gets the media type predictor.
|
Modifier and Type | Method and Description |
---|---|
void |
FileDataBodyPart.setPredictor(MediaTypePredictor predictor)
Sets the media type predictor.
|
Copyright © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.