Class JMSTopicTransportManager


  • public class JMSTopicTransportManager
    extends JMSPublishingTransportManager

    Purpose: Provide a transport implementation for the Remote Command Module (RCM) that both publishes and subscribes to a JMS topic.

    Description: This class manages two connections to the same known JMS Topic: external connection for publishing, local connection for receiving messages.

    Since:
    OracleAS TopLink 10g (10.0.3)
    Author:
    Steven Vo