Class StreamClosedEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.springframework.integration.events.IntegrationEvent
org.springframework.integration.stream.StreamClosedEvent
- All Implemented Interfaces:
Serializable
public class StreamClosedEvent extends IntegrationEvent
Application event published when EOF is detected on a stream.
- Since:
- 5.0
- Author:
- Gary Russell
- See Also:
- Serialized Form
-
Field Summary
-
Constructor Summary
Constructors Constructor Description StreamClosedEvent(Object source)
-
Method Summary
Methods inherited from class org.springframework.integration.events.IntegrationEvent
getCause, getSourceAsType, toString