| Name | Description | Type | Package | Framework |
| Reactor2TcpStompSessionManager | The Reactor2TcpStompClient based AbstractStompSessionManager implementation. | Class | org.springframework.integration.stomp | Spring Integration |
| IntegrationStompHeaders | The STOMP headers with Integration-friendly stomp_ prefix. | Class | org.springframework.integration.stomp.support | Spring Integration |
| AbstractStompSessionManager | Base StompSessionManager implementation to manage a single StompSessionover its ListenableFuture from the target implementation of this class. | Class | org.springframework.integration.stomp | Spring Integration |
| StompConnectionFailedEvent | The StompIntegrationEvent implementation for the failed connection exceptions. | Class | org.springframework.integration.stomp.event | Spring Integration |
| StompExceptionEvent | The StompIntegrationEvent implementation for the exception from STOMP Adapters. | Class | org.springframework.integration.stomp.event | Spring Integration |
| StompHeaderMapper | The STOMP HeaderMapper implementation. | Class | org.springframework.integration.stomp.support | Spring Integration |
| StompInboundChannelAdapter | The MessageProducerSupport for STOMP protocol to handle STOMP frames fromprovided destination and send messages to the outputChannel. | Class | org.springframework.integration.stomp.inbound | Spring Integration |
| StompInboundChannelAdapterParser | The AbstractSingleBeanDefinitionParser implementation forthe | Class | org.springframework.integration.stomp.config | Spring Integration |
| StompIntegrationEvent | Base class for all ApplicationEvents generated by the STOMP Adapters. | Class | org.springframework.integration.stomp.event | Spring Integration |
| StompReceiptEvent | The StompIntegrationEvent for the STOMP RECEIPT Frames or lost receipts. | Class | org.springframework.integration.stomp.event | Spring Integration |
| StompSessionConnectedEvent | The StompIntegrationEvent indicating the STOMP session establishment. | Class | org.springframework.integration.stomp.event | Spring Integration |
| StompSessionManager | An abstraction to manage the STOMP Session and connection/disconnectionfor StompSessionHandler. | Interface | org.springframework.integration.stomp | Spring Integration |
| WebSocketStompSessionManager | The WebSocketStompClient based AbstractStompSessionManager implementation. | Class | org.springframework.integration.stomp | Spring Integration |