Class StompIntegrationEvent

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
StompConnectionFailedEvent, StompExceptionEvent, StompReceiptEvent, StompSessionConnectedEvent

public abstract class StompIntegrationEvent
extends IntegrationEvent
Base class for all IntegrationEvents generated by the STOMP Adapters.
Since:
4.2
Author:
Artem Bilan, Gary Russell
See Also:
Serialized Form