See: Description
Interface | Description |
---|---|
JMSFormatter |
Interface to allow customer specific formatting of the JMS messages to
connect to non-JMS clients.
|
Class | Description |
---|---|
TextFormatter |
Standard implementation for a formatter class for the EntireX JMS layer.
|
TextFormatterReplyQueue |
Standard implementation for a formatter class for the EntireX JMS layer.
|
JMSFormatter
has to be implemented by a Message Formatting
Routine. This is a class converting JMS messages into a byte array readable by non-JMS
applications and vice versa.