Class TopicConsumer

java.lang.Object
com.swiftmq.impl.jms.standard.v750.Consumer
com.swiftmq.impl.jms.standard.v750.TopicConsumer
All Implemented Interfaces:
TransactionFactory

public class TopicConsumer extends Consumer
  • Field Details

    • topicManager

      protected TopicManager topicManager
    • topic

      protected TopicImpl topic
    • subscriberId

      protected int subscriberId
    • queueName

      protected String queueName
    • topicName

      protected String topicName
  • Constructor Details

  • Method Details