[
https://issues.apache.org/jira/browse/AMQ-8321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Pavlovich updated AMQ-8321:
--------------------------------
Parent: (was: AMQ-7309)
Issue Type: New Feature (was: Sub-task)
> 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
>
> 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)