|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
JMSFormatter | Interface to allow customer specific formatting of the JMS messages to connect to non-JMS clients. |
Class Summary | |
---|---|
TextFormatter | Standard implementation for a formatter class for the EntireX JMS layer. |
TextFormatterReplyQueue | Standard implementation for a formatter class for the EntireX JMS layer. |
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.
|
|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |