public class ConsumerFactory extends Object
| Constructor and Description |
|---|
ConsumerFactory(String messageSelector,
boolean noLocal,
SessionProperties sessionProps,
SolConnectionIF conn,
SolSessionIF session) |
public ConsumerFactory(String messageSelector, boolean noLocal, SessionProperties sessionProps, SolConnectionIF conn, SolSessionIF session)
public Consumer createDurableConsumer(Queue jcsmpQueue, XMLMessageListener listener, JCSMPConsumerFactory jcsmpFac) throws JMSException, JCSMPException
JMSExceptionJCSMPExceptionpublic Consumer createDurableConsumer(Queue jcsmpQueue, XMLMessageListener listener, FlowEventHandler flowEventHandler, JCSMPConsumerFactory jcsmpFac) throws JMSException, JCSMPException
JMSExceptionJCSMPExceptionpublic Consumer createNonDurableConsumer(Queue jcsmpQueue, XMLMessageListener listener, JCSMPConsumerFactory jcsmpFac) throws JMSException, JCSMPException
JMSExceptionJCSMPExceptionpublic Consumer createNonDurableConsumer(Queue jcsmpQueue, XMLMessageListener listener, FlowEventHandler flowEventHandler, JCSMPConsumerFactory jcsmpFac) throws JMSException, JCSMPException
JMSExceptionJCSMPExceptionpublic Consumer createDurableConsumer(Topic topic, XMLMessageListener listener, Endpoint epoint, JCSMPConsumerFactory jcsmpFac) throws JMSException, JCSMPException
JMSExceptionJCSMPExceptionpublic Consumer createDurableConsumer(Topic topic, XMLMessageListener listener, FlowEventHandler flowEventHandler, Endpoint epoint, JCSMPConsumerFactory jcsmpFac) throws JMSException, JCSMPException
JMSExceptionJCSMPExceptionpublic Consumer createNonDurableConsumer(Topic topic, XMLMessageListener listener, Endpoint epoint, JCSMPConsumerFactory jcsmpFac) throws JMSException, JCSMPException
JMSExceptionJCSMPExceptionpublic Consumer createNonDurableConsumer(Topic topic, XMLMessageListener listener, FlowEventHandler flowEventHandler, Endpoint epoint, JCSMPConsumerFactory jcsmpFac) throws JMSException, JCSMPException
JMSExceptionJCSMPExceptionCopyright 2004-2020 Solace Corporation. All rights reserved.