|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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 | A BridgeQueue agent is an agent hosting a bridge queue,
and which behaviour is provided by a BridgeQueueImpl instance. |
JMSBridgeQueueImpl | The BridgeQueueImpl 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 | A BridgeTopic agent is an agent hosting a bridge topic,
and which behaviour is provided by a BridgeTopicImpl instance. |
JMSBridgeTopicImpl | The BridgeTopicImpl 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. |
The org.objectweb.joram.mom.dest.jmsbridge
package provides utility classes used by the MOM destinations and proxies.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |