@Provider public class NuxeoLargeBinaryDataMessageWriter extends fr.opensagres.xdocreport.remoting.resources.services.jaxrs.LargeBinaryDataMessageBodyWriter
Constructor and Description |
---|
NuxeoLargeBinaryDataMessageWriter() |
Modifier and Type | Method and Description |
---|---|
void |
writeTo(fr.opensagres.xdocreport.remoting.resources.domain.LargeBinaryData t,
Class<?> type,
Type genericType,
Annotation[] annotations,
MediaType mediaType,
MultivaluedMap<String,Object> httpHeaders,
OutputStream entityStream) |
public void writeTo(fr.opensagres.xdocreport.remoting.resources.domain.LargeBinaryData t, Class<?> type, Type genericType, Annotation[] annotations, MediaType mediaType, MultivaluedMap<String,Object> httpHeaders, OutputStream entityStream) throws IOException, WebApplicationException
writeTo
in interface MessageBodyWriter<fr.opensagres.xdocreport.remoting.resources.domain.LargeBinaryData>
writeTo
in class fr.opensagres.xdocreport.remoting.resources.services.jaxrs.LargeBinaryDataMessageBodyWriter
IOException
WebApplicationException
Copyright © 2013 Nuxeo SA. All Rights Reserved.