public class JmsDurableTopicSubscriber extends JmsTopicSubscriber implements AutoCloseable
acknowledgementMode, address, availableListener, closed, connection, consumerInfo, deliveryTask, dispatchLock, failureCause, lock, messageListener, messageQueue, session, tracer| Constructor and Description |
|---|
JmsDurableTopicSubscriber(JmsConsumerId id,
JmsSession s,
JmsDestination destination,
String name,
boolean noLocal,
String selector) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDurableSubscription() |
getNoLocal, getTopiccheckClosed, checkMessageListener, close, doClose, getAvailableListener, getConsumerId, getDestination, getMessageListener, getMessageQueueSize, getMessageSelector, getPrefetchSize, init, isBrowser, isNoLocal, isPullConsumer, isSharedSubscription, 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 JmsDurableTopicSubscriber(JmsConsumerId id, JmsSession s, JmsDestination destination, String name, boolean noLocal, String selector) throws javax.jms.JMSException
javax.jms.JMSExceptionpublic boolean isDurableSubscription()
isDurableSubscription in class JmsMessageConsumerCopyright © 2013–2019 The Apache Software Foundation. All rights reserved.