nitingautam / smslib

Automatically exported from code.google.com/p/smslib
0 stars 0 forks source link

QueueManager should provide a "purge" method #356

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The AQueueManager implementations should provide a purge/clear-all method.

Original issue reported on code.google.com by T.Delenikas on 1 May 2010 at 7:58

GoogleCodeExporter commented 9 years ago

Original comment by balsar...@gmail.com on 1 May 2010 at 9:15

GoogleCodeExporter commented 9 years ago
Added the following methods:
removeAllPendingMessages(String gatewayId)
removeAllPendingMessages()
removeAllDelayedMessages()

r2199

Original comment by balsar...@gmail.com on 1 May 2010 at 10:18

GoogleCodeExporter commented 9 years ago

Original comment by T.Delenikas on 13 Nov 2010 at 8:16