[ 
https://issues.apache.org/jira/browse/AMQ-8321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt Pavlovich updated AMQ-8321:
--------------------------------
    Labels: #jms2  (was: )

> Implement JMS 2.0 Message getBody isBodyAssignable
> --------------------------------------------------
>
>                 Key: AMQ-8321
>                 URL: https://issues.apache.org/jira/browse/AMQ-8321
>             Project: ActiveMQ
>          Issue Type: New Feature
>            Reporter: Matt Pavlovich
>            Assignee: Matt Pavlovich
>            Priority: Major
>              Labels: #jms2
>
> Message.java:
> {noformat}
>        @Override
>       public <T> T getBody(Class<T> c) throws JMSException {
>        
>       }
>       @Override
>       public boolean isBodyAssignableTo(Class c) {
>        
>         }
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to