Class StreamClosedEvent

All Implemented Interfaces:
Serializable

@Deprecated(forRemoval=true, since="7.0") public class StreamClosedEvent extends StreamClosedEvent
Deprecated, for removal: This API element is subject to removal in a future version.
since 7.0 in favor of StreamClosedEvent
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)
      Deprecated, for removal: This API element is subject to removal in a future version.