Class CloseConnectionEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
uk.ac.gda.client.live.stream.event.LiveStreamEvent
uk.ac.gda.client.live.stream.event.CloseConnectionEvent
All Implemented Interfaces:
Serializable

public class CloseConnectionEvent extends LiveStreamEvent
Message published when a LiveStream connection is closed
See Also:
  • Constructor Details

    • CloseConnectionEvent

      public CloseConnectionEvent(Object source)