All Classes and Interfaces
Class
Description
Base
StompSessionManager implementation to manage a single StompSession
over its ListenableFuture from the target implementation of this class.The STOMP headers with Integration-friendly
stomp_ prefix.The
ReactorNettyTcpStompClient based AbstractStompSessionManager implementation.The
StompIntegrationEvent implementation for the failed connection exceptions.The
StompIntegrationEvent implementation for the exception from STOMP Adapters.The STOMP
HeaderMapper implementation.The
MessageProducerSupport for STOMP protocol to handle STOMP frames from
provided destination and send messages to the outputChannel.The
AbstractChannelAdapterParser implementation for
the <stomp:inbound-channel-adapter/> element.Base class for all
IntegrationEvents generated by the STOMP Adapters.The
AbstractMessageHandler implementation to send messages to STOMP destinations.The
AbstractOutboundChannelAdapterParser implementation for
the <stomp:outbound-channel-adapter/> element.The
StompIntegrationEvent for the STOMP RECEIPT Frames or lost receipts.The
StompIntegrationEvent indicating the STOMP session establishment.An abstraction to manage the STOMP Session and connection/disconnection
for
StompSessionHandler.The
WebSocketStompClient based AbstractStompSessionManager implementation.