StompSessionManager implementation to manage a single StompSession
over its ListenableFuture from the target implementation of this class.stomp_ prefix.ReactorNettyTcpStompClient based AbstractStompSessionManager implementation.StompIntegrationEvent implementation for the failed connection exceptions.StompIntegrationEvent implementation for the exception from STOMP Adapters.HeaderMapper implementation.MessageProducerSupport for STOMP protocol to handle STOMP frames from
provided destination and send messages to the outputChannel.AbstractSingleBeanDefinitionParser implementation for
the <stomp:inbound-channel-adapter/> element.ApplicationEvents generated by the STOMP Adapters.AbstractMessageHandler implementation to send messages to STOMP destinations.AbstractOutboundChannelAdapterParser implementation for
the <stomp:outbound-channel-adapter/> element.StompIntegrationEvent for the STOMP RECEIPT Frames or lost receipts.StompIntegrationEvent indicating the STOMP session establishment.StompSessionHandler.WebSocketStompClient based AbstractStompSessionManager implementation.