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