Package org.springframework.web.reactive.socket
@NonNullApi
@NonNullFields
package org.springframework.web.reactive.socket
Abstractions and support classes for reactive WebSocket interactions.
-
ClassDescriptionRepresentation of WebSocket "close" status codes and reasons.Simple container of information related to the handshake request that started the
WebSocketSession
session.Handler for a WebSocket session.Representation of a WebSocket message.WebSocket message types.Represents a WebSocket session.