Uses of Class
org.fcrepo.http.commons.responses.LinkFormatStream
Packages that use LinkFormatStream
Package
Description
Helpers and providers for different response formats.
-
Uses of LinkFormatStream in org.fcrepo.http.commons.responses
Methods in org.fcrepo.http.commons.responses with parameters of type LinkFormatStreamModifier and TypeMethodDescriptionlongLinkFormatProvider.getSize(LinkFormatStream links, Class<?> type, Type genericType, Annotation[] annotations, javax.ws.rs.core.MediaType mediaType) voidLinkFormatProvider.writeTo(LinkFormatStream links, Class<?> type, Type genericType, Annotation[] annotations, javax.ws.rs.core.MediaType mediaType, javax.ws.rs.core.MultivaluedMap<String, Object> httpHeaders, OutputStream entityStream)