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