There are lots of examples of Jersey code that streams binary data along with some JSON meta information from the client to the server as multipart, but I cannot find ANY examples showing how to do this in the other direction (server to client). Can anyone provide a pointer to such an example? I need to implement both the client and the server side. Thanks in advance.
Asked
Active
Viewed 129 times