toggle menu
Wow
3.16.8
jvm
switch theme
search in API
wow-core
/
me.ahoo.wow.projection
/
ProjectionFunctionFilter
Projection
Function
Filter
class
ProjectionFunctionFilter
(
serviceProvider
:
ServiceProvider
)
:
DomainEventFunctionFilter
Members
Constructors
Projection
Function
Filter
Link copied to clipboard
constructor
(
serviceProvider
:
ServiceProvider
)
Functions
filter
Link copied to clipboard
open
override
fun
filter
(
exchange
:
DomainEventExchange
<
*
>
,
next
:
FilterChain
<
DomainEventExchange
<
*
>
>
)
:
Mono
<
Void
>