Class WebSocketStompSessionManager

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

public class WebSocketStompSessionManager extends AbstractStompSessionManager
Since:
4.2
Author:
Artem Bilan, Sean Mills
See Also: