Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-8321

Implement JMS 2.0 Message getBody isBodyAssignable

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 5.18.0
    • None

    Description

      Message.java:

             @Override
      	public <T> T getBody(Class<T> c) throws JMSException {
             
      	}
      
      	@Override
      	public boolean isBodyAssignableTo(Class c) {
             
              }
      

      Attachments

        Activity

          People

            mattrpav Matt Pavlovich
            mattrpav Matt Pavlovich
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: