Class ConnectionDeleteEvent

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

public class ConnectionDeleteEvent extends AbstractConnectionEvent
See Also:
  • Field Details

  • Constructor Details

    • ConnectionDeleteEvent

      public ConnectionDeleteEvent(ConnectionEntity connection)