Class DispatcherHandlerMappingDetails
java.lang.Object
org.springframework.boot.webflux.actuate.web.mappings.DispatcherHandlerMappingDetails
Details of a
DispatcherHandler mapping.- Since:
- 4.0.0
- Author:
- Andy Wilkinson
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable HandlerFunctionDescription@Nullable HandlerMethodDescription@Nullable RequestMappingConditionsDescription
-
Constructor Details
-
DispatcherHandlerMappingDetails
public DispatcherHandlerMappingDetails()
-
-
Method Details
-
getHandlerMethod
-
getHandlerFunction
-
getRequestMappingConditions
-