| Class | Description | 
|---|---|
| AsynchronousServiceCallProxy | Standard default proxy used to call services asynchronously. | 
| DelayedAsynchronousServiceCallProxy | A proxy which schedules a service to be executed asynchronously after some delay period. | 
| MessageSender | Responsible for implementing policy to put message into threadpool for execution appropriately. | 
| MessageSendingTransactionSynchronization | Sends message when current transaction commits. | 
| SynchronousServiceCallProxy | Used to Call a service synchronously but through the messaging code within workflow. | 
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.