Package org.springframework.web.socket.sockjs.transport
@NullMarked
package org.springframework.web.socket.sockjs.transport
Server-side support for SockJS transports including
TransportHandler implementations
for processing incoming requests, their
session
counterparts for sending messages over the various transports, and
DefaultSockJsService.-
ClassDescriptionProvides transport handling code with access to the
SockJsServiceconfiguration options they need to have access to.SockJS extension of Spring's standardWebSocketSession.A factory for creating a SockJS session.Handle a SockJS session URL, i.e.A basic implementation ofSockJsServicewith support for SPI-based transport handling and session management.SockJS transport types.