CoExchangeFilterFunction

Kotlin-specific implementation of the ExchangeFilterFunction interface that allows for using coroutines.

Author

Sebastien Deleuze

Since

6.1

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
override fun filter(request: ClientRequest, next: ExchangeFunction): Mono<ClientResponse>