Package | Description |
---|---|
com.sun.jersey.multipart.file |
Provides support for body parts that are file attachments.
|
Class and Description |
---|
DefaultMediaTypePredictor
Default implementation of
MediaTypePredictor that uses
DefaultMediaTypePredictor.CommonMediaTypes . |
DefaultMediaTypePredictor.CommonMediaTypes
This enum represents file extension and MIME types of commonly used file.
|
MediaTypePredictor
An interface which allows developers implement their own media type
predictor.
|
Copyright © 2013 Oracle Corporation. All rights reserved.