Class 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:
  • Constructor Details

    • StreamClosedEvent

      public StreamClosedEvent(Object source)