Package com.sun.jersey.multipart.file

Provides support for body parts that are file attachments.

See: Description

Package com.sun.jersey.multipart.file Description

Provides support for body parts that are file attachments.

The file attachment can be represented i.e. by the File (FileDataBodyPart) or by the InputStream (StreamDataBodyPart).

Copyright © 2013 Oracle Corporation. All rights reserved.