stubs for Horde_Queue
authorChuck Hagenbuch <chuck@horde.org>
Sun, 21 Dec 2008 02:56:46 +0000 (21:56 -0500)
committerChuck Hagenbuch <chuck@horde.org>
Sun, 21 Dec 2008 02:56:46 +0000 (21:56 -0500)
commit999ac81ae5a351949beacac7726604569a07b8dd
treec3f731323f62f43d2b8cb5d08cb1ef5f008d5788
parent6994e8bc8a33233251b21327ef118266cba2dc96
stubs for Horde_Queue
framework/Queue/lib/Horde/Queue/Backend/Base.php [new file with mode: 0644]
framework/Queue/lib/Horde/Queue/Backend/Db.php [new file with mode: 0644]
framework/Queue/lib/Horde/Queue/Backend/Sqs.php [new file with mode: 0644]
framework/Queue/lib/Horde/Queue/Runner.php [new file with mode: 0644]
framework/Queue/lib/Horde/Queue/Task.php [new file with mode: 0644]
framework/Queue/package.xml [new file with mode: 0644]