users@jersey.java.net

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

From: Marek Potociar <marek.potociar_at_oracle.com>
Date: Fri, 7 Nov 2014 18:33:39 +0100

Yes, it should be possible. Are you running into any problems?

Marek

> On 30 Sep 2014, at 15:54, Piers Powlesland <piers_at_lampkicking.com> wrote:
>
> 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?