@FunctionalInterface public interface InstanceExchangeFilterFunction
| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Mono<org.springframework.web.reactive.function.client.ClientResponse> |
exchange(Instance instance,
org.springframework.web.reactive.function.client.ClientRequest request,
org.springframework.web.reactive.function.client.ExchangeFunction next) |
reactor.core.publisher.Mono<org.springframework.web.reactive.function.client.ClientResponse> exchange(Instance instance, org.springframework.web.reactive.function.client.ClientRequest request, org.springframework.web.reactive.function.client.ExchangeFunction next)
Copyright © 2019 codecentric AG. All rights reserved.