| AbstractStatisticEvent |
Abstract statistic event class to hold common properties.
|
| AsynchronousExecutionEvent |
|
| CallbackCompletionEvent |
Event to complete callback processing in statistic collection.
|
| CallbackHandledEvent |
Event to represent end of the callback handling.
|
| CallbackReceivedEvent |
Event to represent callback receive.
|
| CallbackSentEvent |
Event to represent callback sending.
|
| EndFlowEvent |
End message-flow forcefully without considering open logs.
|
| FaultEvent |
Event to represent fault occurred in the message flow.
|
| ParentReopenEvent |
Event to reopen flow continuable mediators after receiving callback for continuation call.
|
| StatisticsCloseEvent |
Event to close opened statistic log.
|
| StatisticsOpenEvent |
Event to open statistics for a component.
|