Asynchronous service testing overview
Asynchronous services use a callback interaction pattern
for inter-object communications. Asynchronous services can be used,
for example, in publish-subscribe systems that are provided by message-oriented
middleware vendors or in system and device management domains.
Adding an asynchronous callback to a service request
To test a proprietary asynchronous service that does not
implement the WS-Notification specification, you can
add an asynchronous callback to a service request or XML request.