Uses of Class
ubic.gemma.rest.util.Sendfile
Packages that use Sendfile
-
Uses of Sendfile in ubic.gemma.rest.providers
Methods in ubic.gemma.rest.providers with parameters of type SendfileModifier and TypeMethodDescriptionlongSendfileProvider.getSize(Sendfile sendfile, Class<?> type, Type genericType, Annotation[] annotations, javax.ws.rs.core.MediaType mediaType) voidSendfileProvider.writeTo(Sendfile sendfile, Class<?> type, Type genericType, Annotation[] annotations, javax.ws.rs.core.MediaType mediaType, javax.ws.rs.core.MultivaluedMap<String, Object> httpHeaders, OutputStream entityStream) -
Uses of Sendfile in ubic.gemma.rest.util
Methods in ubic.gemma.rest.util that return Sendfile