public interface UriAwareHttpHeaderFactory
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.Multimap<String,String> |
createHttpHeadersForResource(javax.ws.rs.core.UriInfo uriInfo,
FedoraResource resource)
Given a resource and session, update the JAX-RS response with any additional headers.
|
com.google.common.collect.Multimap<String,String> createHttpHeadersForResource(javax.ws.rs.core.UriInfo uriInfo, FedoraResource resource)
uriInfo - contextual information for building URLsresource - the resource from the requestCopyright © 2013–2016 DuraSpace, Inc.. All rights reserved.