Package com.sun.jersey.multipart.file

Provides support for body parts that are file attachments.

See:
          Description

Interface Summary
MediaTypePredictor An interface which allows developers implement their own media type predictor.
 

Class Summary
DefaultMediaTypePredictor Default implementation of MediaTypePredictor that uses DefaultMediaTypePredictor.CommonMediaTypes.
FileDataBodyPart An extension of FormDataBodyPart for associating File File as a body part entity.
 

Enum Summary
DefaultMediaTypePredictor.CommonMediaTypes This enum represents file extension and MIME types of commonly used file.
 

Package com.sun.jersey.multipart.file Description

Provides support for body parts that are file attachments.



Copyright © 2013 Oracle Corporation. All Rights Reserved.