See: Description
Interface | Description |
---|---|
AbstractWebFluxEndpointHandlerMapping.LinksHandler |
Reactive handler providing actuator links at the root endpoint.
|
AbstractWebFluxEndpointHandlerMapping.ReactiveWebOperation |
A reactive web operation that can be handled by WebFlux.
|
Class | Description |
---|---|
AbstractWebFluxEndpointHandlerMapping |
A custom
HandlerMapping that makes web endpoints available over HTTP using
Spring WebFlux. |
AbstractWebFluxEndpointHandlerMapping.ElasticSchedulerInvoker |
An
OperationInvoker that performs the invocation of a blocking operation on
a separate thread using Reactor's elastic scheduler . |
ControllerEndpointHandlerMapping |
HandlerMapping that exposes @ControllerEndpoint and
@RestControllerEndpoint annotated endpoints over Spring
WebFlux. |
WebFluxEndpointHandlerMapping |
A custom
HandlerMapping that makes web endpoints available over HTTP using
Spring WebFlux. |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.