Class ConnectionUpdateEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.bytedesk.core.socket.connection.event.AbstractConnectionEvent
com.bytedesk.core.socket.connection.event.ConnectionUpdateEvent
All Implemented Interfaces:
Serializable

public class ConnectionUpdateEvent extends AbstractConnectionEvent
See Also:
  • Field Details

  • Constructor Details

    • ConnectionUpdateEvent

      public ConnectionUpdateEvent(ConnectionEntity connection)