filter
Processes the message exchange and optionally calls the next filter in the chain.
Return
A Mono that completes when filtering is done
Parameters
exchange
The message exchange to process
next
The next filter in the chain
Processes the message exchange and optionally calls the next filter in the chain.
A Mono that completes when filtering is done
The message exchange to process
The next filter in the chain