Package com.softwareag.entirex.jms

This package is the Java Message Service implementation with the EntireX Broker.

See: Description

Package com.softwareag.entirex.jms Description

This package is the Java Message Service implementation with the EntireX Broker. See the documentation of the JMS API for methods of JMS. We document only those parts needed to connect JMS applications and non-JMS applications.
The interface 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.