public class ProtobufStreamingUtil extends Object implements javax.ws.rs.core.StreamingOutput
Modifier | Constructor and Description |
---|---|
protected |
ProtobufStreamingUtil(ResultScanner scanner,
String type,
int limit,
int fetchSize) |
protected ProtobufStreamingUtil(ResultScanner scanner, String type, int limit, int fetchSize)
public void write(OutputStream outStream) throws IOException, javax.ws.rs.WebApplicationException
write
in interface javax.ws.rs.core.StreamingOutput
IOException
javax.ws.rs.WebApplicationException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.