users@jersey.java.net

Re: Type argument in MessageBodyWriter methods

From: ljnelson <ljnelson_at_gmail.com>
Date: Wed, 14 Apr 2010 11:53:26 -0800 (PST)

On Wed, Apr 14, 2010 at 2:46 PM, Marc Hadley-2 [via Jersey]
<ml-node+4903420-1907593435-210534_at_n2.nabble.com> wrote:
> The Type argument would be an instance of ParameterizedType whose getRawType
> would return List.class and whose getActualTypeArguments() would return an
> array of [String.class]. (I think).

Great; exactly what I thought.

Best,
Laird

-- 
View this message in context: http://n2.nabble.com/Type-argument-in-MessageBodyWriter-methods-tp4902440p4903749.html
Sent from the Jersey mailing list archive at Nabble.com.