public interface ICancellationByRequestFilterListener
IConversationFlowListener
to allow for the usage of lambda expressions. Read the documentations of the
specified methods and that of IConversationFlowListener.prepareFor()
.Modifier and Type | Method and Description |
---|---|
void |
onCancellationByRequestFilter(ICancellationEvent event)
Invoked when the request filter chain cancelled processing.
|
void onCancellationByRequestFilter(ICancellationEvent event)
event
- the event object, must be non-null