Class WebSocketEvent

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
WebSocketMessageProcessedEvent, WebSocketSessionClosedEvent, WebSocketSessionOpenEvent

public class WebSocketEvent extends ApplicationEvent
Parent class for all events emitted by the WebSocket server.
Since:
1.0
Author:
graemerocher
See Also: