users@jersey.java.net

[Jersey] Re: Does Jersey understand generics marshalling/unmarshalling ??

From: Pavel Bucek <pavel.bucek_at_oracle.com>
Date: Fri, 27 May 2011 17:17:55 +0200

Hello,

see
http://java.net/projects/jersey/sources/svn/content/trunk/jersey/jersey-core/src/main/java/com/sun/jersey/core/provider/jaxb/AbstractListElementProvider.java?rev=5048

especially verifyGenericType method. Feel free to ask if you need
additional info.

Regards,
Pavel

On 5/27/11 4:24 PM, manuatelca wrote:
> Hello,
>
> Could you provide an example of MessageBodyReader that handles generic
> types? I don't understand how it's supposed to work.
>
> Thanks
>
> --
> View this message in context: http://jersey.576304.n2.nabble.com/Does-Jersey-understand-generics-marshalling-unmarshalling-tp5419131p6411238.html
> Sent from the Jersey mailing list archive at Nabble.com.
>