Package | Description |
---|---|
com.sun.jersey.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()
Get the media type predictor.
|
Modifier and Type | Method and Description |
---|---|
void |
FileDataBodyPart.setPredictor(MediaTypePredictor predictor)
Set the media type predictor.
|
Copyright © 2013 Oracle Corporation. All rights reserved.