Package com.swiftmq.swiftlet.queue.event
Interface QueueReceiverListener
-
public interface QueueReceiverListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidreceiverCountChanged(AbstractQueue queue, int count)
-
-
-
Method Detail
-
receiverCountChanged
void receiverCountChanged(AbstractQueue queue, int count)
-
-