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


@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.