Package com.wm.app.tn.delivery

Class Summary
DeliveryJob A DeliveryJob represents one unit of work for the reliable delivery engine.
DeliveryQueue A virtual queue for document delivery.
DeliverySchedule Stores scheduling information for a DeliveryQueue.
DeliveryService This class holds the information for a B2B service to be used by the reliabe delivery engine to deliver a document.
DeliveryUtils Provides utility methods for guaranteed document delivery.
GuaranteedJob A GuaranteedJob represents one unit of work for the task manager.
JobMgr Implemented as a singleton in order to provide only one job store, job list and background processing thread (for job processing and expiration).
QueuingUtils Provides utility methods for batch document delivery.
RoutingJob A RoutingJob is used for guaranteed execution of asynch routing services.
ServiceMgr Handles registration of delivery services.
 

Exception Summary
DeliveryException An exception that wraps other exceptions.