Class TopicDurableConsumer
java.lang.Object
com.swiftmq.impl.jms.standard.v630.Consumer
com.swiftmq.impl.jms.standard.v630.TopicDurableConsumer
- All Implemented Interfaces:
TransactionFactory
-
Field Summary
Fields inherited from class com.swiftmq.impl.jms.standard.v630.Consumer
clientDispatchId, clientListenerId, ctx, hasListener, markedForClose, messageProcessor, readTransaction, receiver, selector, transaction -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedTopicDurableConsumer(SessionContext ctx, String durableName, com.swiftmq.jms.TopicImpl topic, String selector, boolean noLocal) -
Method Summary
Methods inherited from class com.swiftmq.impl.jms.standard.v630.Consumer
close, createDuplicateTransaction, createReadTransaction, createTransaction, getClientDispatchId, getClientListenerId, getMessageProcessor, getReadTransaction, getSelector, getTransaction, hasListener, isAutoCommit, isMarkedForClose, markForClose, removeMessageListener, setMessageListener, setQueueReceiver, setSelector