Class WebFluxInboundEndpoint

All Implemented Interfaces:
Aware, BeanFactoryAware, BeanNameAware, DisposableBean, InitializingBean, ApplicationContextAware, Lifecycle, Phased, SmartLifecycle, ExpressionCapable, OrderlyShutdownCapable, IntegrationPattern, NamedComponent, IntegrationInboundManagement, IntegrationManagement, ManageableLifecycle, ManageableSmartLifecycle, TrackableComponent, WebHandler

public class WebFluxInboundEndpoint extends BaseHttpInboundEndpoint implements WebHandler
A MessagingGatewaySupport implementation for Spring WebFlux HTTP requests execution.
Since:
5.0
Author:
Artem Bilan, Gary Russell
See Also: