Uses of Class
com.swiftmq.swiftlet.queue.QueueReceiver
Packages that use QueueReceiver
-
Uses of QueueReceiver in com.swiftmq.swiftlet.queue
Methods in com.swiftmq.swiftlet.queue that return QueueReceiverModifier and TypeMethodDescriptionabstract QueueReceiver
QueueManager.createQueueReceiver
(String queueName, ActiveLogin activeLogin, Selector selector) Creates a QueueReceiverConstructors in com.swiftmq.swiftlet.queue with parameters of type QueueReceiverModifierConstructorDescriptionQueueInputStream
(QueueReceiver queueReceiver, long receiveTimeout, int windowSize) Constructs a new QueueInputStream.