Class ConnectionClosedEvent

java.lang.Object
java.util.EventObject
com.streambase.liveview.client.AbstractConnectionEvent
com.streambase.liveview.client.ConnectionClosedEvent
All Implemented Interfaces:
Serializable

public final class ConnectionClosedEvent extends AbstractConnectionEvent
Event dispatched when a LiveViewConnection closes.
See Also: