Class StompSessionConnectedEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.springframework.integration.events.IntegrationEvent
org.springframework.integration.stomp.event.StompIntegrationEvent
org.springframework.integration.stomp.event.StompSessionConnectedEvent
- All Implemented Interfaces:
Serializable
public class StompSessionConnectedEvent extends StompIntegrationEvent
The
StompIntegrationEvent
indicating the STOMP session establishment.- Since:
- 4.2.2
- Author:
- Artem Bilan
- See Also:
- Serialized Form
-
Field Summary
-
Constructor Summary
Constructors Constructor Description StompSessionConnectedEvent(Object source)
-
Method Summary
Methods inherited from class org.springframework.integration.events.IntegrationEvent
getCause, getSourceAsType, toString