Customer Portal

JMS Queue Header

Comments 1

  • Avatar
    dpavlis
    0
    Comment actions Permalink
    You can create your own processorCode or processorClass which will allow you to work with every aspect of JMSMessage - header, body, etc..

    See the source code of JMSWriter for sample implementation of these.

Please sign in to leave a comment.