public class JmsSharedDurableMessageConsumer extends JmsSharedMessageConsumer implements AutoCloseable
acknowledgementMode, address, availableListener, closed, connection, consumerInfo, deliveryTask, dispatchLock, failureCause, lock, messageListener, messageQueue, session, tracer| Constructor and Description |
|---|
JmsSharedDurableMessageConsumer(JmsConsumerId id,
JmsSession s,
JmsDestination destination,
String name,
String selector) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDurableSubscription() |
isSharedSubscriptioncheckClosed, checkMessageListener, close, doClose, getAvailableListener, getConsumerId, getDestination, getMessageListener, getMessageQueueSize, getMessageSelector, getPrefetchSize, init, isBrowser, isNoLocal, isPullConsumer, onConnectionInterrupted, onConnectionRecovered, onConnectionRecovery, onConnectionRestored, onInboundMessage, performPullIfRequired, receive, receive, receiveBody, receiveNoWait, setAvailableListener, setMessageListener, shutdown, shutdown, start, stopclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclosepublic JmsSharedDurableMessageConsumer(JmsConsumerId id, JmsSession s, JmsDestination destination, String name, String selector) throws javax.jms.JMSException
javax.jms.JMSExceptionpublic boolean isDurableSubscription()
isDurableSubscription in class JmsMessageConsumerCopyright © 2013–2019 The Apache Software Foundation. All rights reserved.