Package org.springframework.integration.websocket.event
@NullMarked
package org.springframework.integration.websocket.event
Provides classes which represent WebSocket event components.
-
ClassesClassDescriptionThe
AbstractSubProtocolEvent
implementation, which is emitted for the WebSocket sub-protocol-specificRECEIPT
frame on the client side.