|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MediaTypePredictor | |
|---|---|
| com.sun.jersey.multipart.file | Provides support for body parts that are file attachments. |
| Uses of MediaTypePredictor in com.sun.jersey.multipart.file |
|---|
| Classes in com.sun.jersey.multipart.file that implement MediaTypePredictor | |
|---|---|
class |
DefaultMediaTypePredictor
Default implementation of MediaTypePredictor that uses
DefaultMediaTypePredictor.CommonMediaTypes. |
| Methods in com.sun.jersey.multipart.file that return MediaTypePredictor | |
|---|---|
MediaTypePredictor |
FileDataBodyPart.getPredictor()
Get the media type predictor. |
| Methods in com.sun.jersey.multipart.file with parameters of type MediaTypePredictor | |
|---|---|
void |
FileDataBodyPart.setPredictor(MediaTypePredictor predictor)
Set the media type predictor. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||