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 SummaryFieldsModifier and TypeFieldDescriptionstatic final StringThe name for the infrastructureWebFluxIntegrationRequestMappingHandlerMappingbean.
- 
Method Summary
- 
Field Details- 
HANDLER_MAPPING_BEAN_NAMEThe name for the infrastructureWebFluxIntegrationRequestMappingHandlerMappingbean.- See Also:
 
 
-