users@jersey.java.net

[Jersey] Re: Error handling streaming binary data

From: Mikael Ståldal <mikael.staldal_at_appearnetworks.com>
Date: Thu, 25 Sep 2014 10:02:15 +0200

Not an answer to your question, but I wonder what the benefit of using
StreamingOutput like this is compared to just set the InputStream as entity
in the response?