public static interface StreamingResponse.Writer<T>
OutputStream
getEntityStream()
void
write(T data)
void write(T data) throws IOException
IOException
OutputStream getEntityStream()
Apache CXF