Package | Description |
---|---|
org.glassfish.jersey.media.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 © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.