Package org.objectweb.joram.mom.dest.jmsbridge

The org.objectweb.joram.mom.dest.jmsbridge package provides utility classes used by the MOM destinations and proxies.

See:
          Description

Class Summary
JMSBridgeAckNot A BridgeAckNot notification carries the identifier of a message successfully delivered by a JMS module to a foreign JMS server.
JMSBridgeDeliveryNot A BridgeDeliveryNot notification carries a message obtained by a JMS module from a foreign JMS server.
JMSBridgeModule The BridgeUnifiedModule class is a bridge module based on the JMS 1.1 unified semantics and classes.
JMSBridgeQueue The BridgeQueue class implements a specific queue which forwards the messages it receives to a foreign JMS destination, and gets the messages it is requested to deliver from the same foreign destination.
JMSBridgeTopic The BridgeTopic class implements a specific topic which forwards the messages it receives to a foreign JMS destination, and gets the messages it is requested to deliver from the same foreign destination.
 

Package org.objectweb.joram.mom.dest.jmsbridge Description

The org.objectweb.joram.mom.dest.jmsbridge package provides utility classes used by the MOM destinations and proxies.



Copyright © 2011 ScalAgent D.T.. All Rights Reserved.