Package org.springframework.integration.stomp
package org.springframework.integration.stomp
Provides core classes STOMP components.
-
ClassDescriptionBase
StompSessionManager
implementation to manage a singleStompSession
over itsListenableFuture
from the target implementation of this class.TheReactorNettyTcpStompClient
basedAbstractStompSessionManager
implementation.An abstraction to manage the STOMP Session and connection/disconnection forStompSessionHandler
.TheWebSocketStompClient
basedAbstractStompSessionManager
implementation.