public class TraceHandlerFunction extends Object implements org.springframework.web.reactive.function.server.HandlerFunction
HandlerFunction.| Constructor and Description |
|---|
TraceHandlerFunction(org.springframework.web.reactive.function.server.HandlerFunction<?> delegate,
org.springframework.beans.factory.BeanFactory beanFactory) |
| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Mono<?> |
handle(org.springframework.web.reactive.function.server.ServerRequest serverRequest) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.