Class ReactorNettyTcpStompSessionManager

java.lang.Object
org.springframework.integration.stomp.AbstractStompSessionManager
org.springframework.integration.stomp.ReactorNettyTcpStompSessionManager
All Implemented Interfaces:
Aware, BeanNameAware, DisposableBean, ApplicationEventPublisherAware, Lifecycle, Phased, SmartLifecycle, StompSessionManager

public class ReactorNettyTcpStompSessionManager extends AbstractStompSessionManager
Since:
5.0
Author:
Artem Bilan
See Also: