Class | Description |
---|---|
StompConnectionFailedEvent |
The
StompIntegrationEvent implementation for the failed connection exceptions. |
StompExceptionEvent |
The
StompIntegrationEvent implementation for the exception from STOMP Adapters. |
StompIntegrationEvent |
Base class for all
IntegrationEvent s generated by the STOMP Adapters. |
StompReceiptEvent |
The
StompIntegrationEvent for the STOMP RECEIPT Frames or lost receipts. |
StompSessionConnectedEvent |
The
StompIntegrationEvent indicating the STOMP session establishment. |