Uses of Interface
com.atlassian.bamboo.plugins.rest.common.StreamingResponse
-
Uses of StreamingResponse in com.atlassian.bamboo.plugins.rest.common
Modifier and TypeMethodDescriptionlong
StreamingResponseProvider.getSize
(StreamingResponse streamingResponse, Class<?> type, Type genericType, Annotation[] annotations, javax.ws.rs.core.MediaType mediaType) void
StreamingResponseProvider.writeTo
(StreamingResponse response, Class<?> type, Type genericType, Annotation[] annotations, javax.ws.rs.core.MediaType mediaType, javax.ws.rs.core.MultivaluedMap<String, Object> httpHeaders, OutputStream entityStream)