Class WebFluxContextUtils
java.lang.Object
org.springframework.integration.webflux.support.WebFluxContextUtils
Utility class for accessing WebFlux integration components
 from the 
BeanFactory.- Since:
 - 5.0
 - Author:
 - Artem Bilan, Gary Russell
 
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe name for the infrastructureWebFluxIntegrationRequestMappingHandlerMappingbean. - 
Method Summary
 
- 
Field Details
- 
HANDLER_MAPPING_BEAN_NAME
The name for the infrastructureWebFluxIntegrationRequestMappingHandlerMappingbean.- See Also:
 
 
 -