@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,
javax.ws.rs.core.MediaType mediaType,
javax.ws.rs.core.MultivaluedMap<String,Object> httpHeaders,
OutputStream entityStream) |
public void writeTo(fr.opensagres.xdocreport.remoting.resources.domain.LargeBinaryData t, Class<?> type, Type genericType, Annotation[] annotations, javax.ws.rs.core.MediaType mediaType, javax.ws.rs.core.MultivaluedMap<String,Object> httpHeaders, OutputStream entityStream) throws IOException, javax.ws.rs.WebApplicationException
writeTo
in interface javax.ws.rs.ext.MessageBodyWriter<fr.opensagres.xdocreport.remoting.resources.domain.LargeBinaryData>
writeTo
in class fr.opensagres.xdocreport.remoting.resources.services.jaxrs.LargeBinaryDataMessageBodyWriter
IOException
javax.ws.rs.WebApplicationException
Copyright © 2015 Nuxeo SA. All rights reserved.