The dispatch manager is responsible for dispatching the order to
the customer once the order has been confirmed.
The example application provides two versions of the dispatch manager
program:
- The first version is a dummy program that returns a correct response to
the caller, but takes no other action.
- The second version is a Web service requester program that makes a request
to the endpoint address defined in the configuration file.