| Package | Description | 
|---|---|
| org.springframework.web.socket.messaging | WebSocket integration for Spring's messaging module. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SessionConnectedEventA connected event represents the server response to a client's connect request. | 
| class  | SessionConnectEventEvent raised when a new WebSocket client using a Simple Messaging Protocol
 (e.g. | 
| class  | SessionDisconnectEventEvent raised when the session of a WebSocket client using a Simple Messaging
 Protocol (e.g. | 
| class  | SessionSubscribeEventEvent raised when a new WebSocket client using a Simple Messaging Protocol
 (e.g. | 
| class  | SessionUnsubscribeEventEvent raised when a new WebSocket client using a Simple Messaging Protocol
 (e.g. |