users@jersey.java.net

[Jersey] Is it possible to create a Provider for a generic type using a media type of application/octet-stream?

From: Piers Powlesland <piers_at_lampkicking.com>
Date: Tue, 30 Sep 2014 14:54:24 +0100

As above I'm using jersey 1.18, is it possible to create a working
Provider (MessageBodyReader/MessageBodyWriter) for a generic type, say
a list using a media type of application/octet-stream?