| Interface | Description | |
|---|---|---|
| IResponseHandler | This interface is required by response handlers to be placed inside the Dispatcher tag |
| Class | Description | |
|---|---|---|
| ResponseHandler |
The ResponseHandler tag can be used to receive a response
from an event that was dispatched from a Dispatcher instance. |
|
| ServiceResponseHandler |
The ServiceResponseHandler tag can be used to receive a
response from an event that was dispatched from a Dispatcher instance. |