Package org.objectweb.joram.mom.util
The org.objectweb.joram.mom.util
package provides utility classes used by the MOM destinations and proxies.
BridgeAckNot | A BridgeAckNot notification carries the identifier of a
message successfuly delivered by a JMS module to a foreign JMS server. |
BridgeDeliveryNot | A BridgeDeliveryNot notification carries a message obtained
by a JMS module from a foreign JMS server. |
BridgePtpModule | The BridgePtpModule class is a bridge module based on the JMS
PTP semantics and classes. |
BridgePubSubModule | The BridgePubSubModule class is a bridge module based on the
JMS Publish/Subscribe semantics and classes. |
BridgeUnifiedModule | The BridgeUnifiedModule class is a bridge module based on the
JMS 1.1 unified semantics and classes. |
BridgeUnifiedModule.ConsumerDaemon | The ConsumerDaemon thread allows to call
MessageConsumer.receive() for requesting a foreign JMS
message without blocking the JORAM server. |
BridgeUnifiedModule.ReconnectionDaemon | The ReconnectionDaemon thread is responsible for reconnecting
the bridge module with the foreign JMS server in case of disconnection. |
BridgeUnifiedModule.StartupDaemon | The StartupDaemon thread is responsible for retrieving
the needed JMS administered objects from the JNDI server. |
MessageConverterModule | The MessageConverterModule is a utility class used for
converting JORAM MOM messages into foreign JMS messages and foreign
JMS messages into JORAM MOM messages. |
MessagePersistenceModule | The MessagePersistenceModule class is a utility class used
by queues and proxies for persisting, retrieving and deleting messages. |
The org.objectweb.joram.mom.util
package provides utility classes used by the MOM destinations and proxies.
Copyright B) 2004 Scalagent - All rights reserved