Interface AbstractWebFluxEndpointHandlerMapping.LinksHandler

Enclosing class:
AbstractWebFluxEndpointHandlerMapping
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface protected static interface AbstractWebFluxEndpointHandlerMapping.LinksHandler
Reactive handler providing actuator links at the root endpoint.
Since:
2.0.0
Author:
Andy Wilkinson, Madhura Bhave, Phillip Webb, Brian Clozel, Scott Frederick
  • Method Summary

    Modifier and Type
    Method
    Description