Uses of Interface
jakarta.ws.rs.core.StreamingOutput
Packages that use StreamingOutput
-
Uses of StreamingOutput in org.jboss.resteasy.plugins.providers
Methods in org.jboss.resteasy.plugins.providers with parameters of type StreamingOutputModifier and TypeMethodDescriptionlongStreamingOutputProvider.getSize(StreamingOutput streamingOutput, Class<?> type, Type genericType, Annotation[] annotations, MediaType mediaType) voidStreamingOutputProvider.writeTo(StreamingOutput streamingOutput, Class<?> type, Type genericType, Annotation[] annotations, MediaType mediaType, MultivaluedMap<String, Object> httpHeaders, OutputStream entityStream)