Package | Description |
---|---|
org.glassfish.jersey.media.multipart |
JAX-RS Integration with MIME MultiPart Message Formats
|
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.MultivaluedMap<String,ParameterizedHeader> |
BodyPart.getParameterizedHeaders()
Returns an immutable map of parameterized HTTP header value(s) for this
BodyPart ,
keyed by header name. |
Copyright © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.