public interface ConsumerFactory
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
QueueConsumer |
register(String topic,
QueueType type,
QueueItemHandler callback) |
QueueConsumer register(String topic, QueueType type, QueueItemHandler callback) throws javax.jms.JMSException
topic - type - callback - javax.jms.JMSExceptionvoid close()
Copyright © 2018. All Rights Reserved.