Class AbstractConnectionEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.bytedesk.core.socket.connection.event.AbstractConnectionEvent
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ConnectionCreateEvent, ConnectionDeleteEvent, ConnectionUpdateEvent

public abstract class AbstractConnectionEvent extends org.springframework.context.ApplicationEvent
See Also: