Uses of Package
org.springframework.integration.stomp
Packages that use org.springframework.integration.stomp
Package
Description
Provides core classes STOMP components.
Provides classes which represent inbound STOMP components.
Provides classes which represent outbound STOMP components.
-
Classes in org.springframework.integration.stomp used by org.springframework.integration.stompClassDescriptionBase
StompSessionManager
implementation to manage a singleStompSession
over itsCompletableFuture
from the target implementation of this class.An abstraction to manage the STOMP Session and connection/disconnection forStompSessionHandler
. -
Classes in org.springframework.integration.stomp used by org.springframework.integration.stomp.inboundClassDescriptionAn abstraction to manage the STOMP Session and connection/disconnection for
StompSessionHandler
. -
Classes in org.springframework.integration.stomp used by org.springframework.integration.stomp.outboundClassDescriptionAn abstraction to manage the STOMP Session and connection/disconnection for
StompSessionHandler
.