Class | Description |
---|---|
JMSPublishingHelper |
This helper class allows access to abstract JMSPublishingTransportManager internals when processing
JMS messages for RCM, and can be expanded upon to include other EclipseLink JMS functionality.
|
JMSPublishingTransportManager |
Purpose: Provide a transport implementation for the Remote Command Module (RCM) that publishes
to a JMS topic.
|
JMSTopicTransportManager |
Purpose: Provide a transport implementation for the Remote Command Module (RCM) that both publishes
and subscribes to a JMS topic.
|