Package org.springframework.integration.stomp.event
-
Class Summary Class Description StompConnectionFailedEvent TheStompIntegrationEvent
implementation for the failed connection exceptions.StompExceptionEvent TheStompIntegrationEvent
implementation for the exception from STOMP Adapters.StompIntegrationEvent Base class for allIntegrationEvent
s generated by the STOMP Adapters.StompReceiptEvent TheStompIntegrationEvent
for the STOMPRECEIPT
Frames or lost receipts.StompSessionConnectedEvent TheStompIntegrationEvent
indicating the STOMP session establishment.