Functions

Link copied to clipboard
abstract override fun filter(exchange: ServerCommandExchange<*>, next: FilterChain<ServerCommandExchange<*>>): Mono<Void>

Processes the message exchange and optionally calls the next filter in the chain.