You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Zoran Regvart (JIRA)" <ji...@apache.org> on 2017/11/03 12:03:00 UTC

[jira] [Created] (CAMEL-11990) Work with java.lang.reflect.Type instead of java.lang.Class in unmarshallers

Zoran Regvart created CAMEL-11990:
-------------------------------------

             Summary: Work with java.lang.reflect.Type instead of java.lang.Class in unmarshallers
                 Key: CAMEL-11990
                 URL: https://issues.apache.org/jira/browse/CAMEL-11990
             Project: Camel
          Issue Type: New Feature
          Components: camel-core
            Reporter: Zoran Regvart
            Priority: Major


Currently unmarshallers work with {{java.lang.Class}} for view or type of object to be unmarshalled. Some frameworks work with {{java.lang.reflect.Type}} that helps with generics. We should add methods to parameterize unmarshallers supporting {{java.lang.reflect.Type}} as view or type of object to be unmarshalled.




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)