Skip navigation links
Spring Framework

@NonNullApi @NonNullFields

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.

See: Description

Package org.springframework.web.socket.sockjs.transport Description

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.
Skip navigation links
Spring Framework