Uses of Class
org.springframework.web.socket.messaging.AbstractSubProtocolEvent
Packages that use AbstractSubProtocolEvent Package Description org.springframework.web.socket.messaging WebSocket integration for Spring's messaging module.Uses of AbstractSubProtocolEvent in org.springframework.web.socket.messaging
Subclasses of AbstractSubProtocolEvent in org.springframework.web.socket.messaging Modifier and Type Class Description classSessionConnectedEventA connected event represents the server response to a client's connect request.classSessionConnectEventEvent raised when a new WebSocket client using a Simple Messaging Protocol (e.g.classSessionDisconnectEventEvent raised when the session of a WebSocket client using a Simple Messaging Protocol (e.g.classSessionSubscribeEventEvent raised when a new WebSocket client using a Simple Messaging Protocol (e.g.classSessionUnsubscribeEventEvent raised when a new WebSocket client using a Simple Messaging Protocol (e.g.