Skip navigation links

Package org.glassfish.jersey.media.multipart.file

Provides support for body parts that are file attachments.

See: Description

Package org.glassfish.jersey.media.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).

Skip navigation links

Copyright © 2007-2020, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.