@FunctionalInterface protected static interface AbstractWebFluxEndpointHandlerMapping.ReactiveWebOperation
Modifier and Type | Method and Description |
---|---|
reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<Object>> |
handle(org.springframework.web.server.ServerWebExchange exchange,
Map<String,String> body) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.