Uses of Interface
javax.ws.rs.core.StreamingOutput

Packages that use StreamingOutput
org.glassfish.jersey.message.internal Common Jersey internal messaging classes. 
 

Uses of StreamingOutput in org.glassfish.jersey.message.internal
 

Methods in org.glassfish.jersey.message.internal with parameters of type StreamingOutput
 long StreamingOutputProvider.getSize(StreamingOutput o, Class<?> type, Type genericType, Annotation[] annotations, MediaType mediaType)
           
 void StreamingOutputProvider.writeTo(StreamingOutput o, Class<?> t, Type gt, Annotation[] as, MediaType mediaType, MultivaluedMap<String,Object> httpHeaders, OutputStream entity)
           
 



Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.