パッケージ org.springframework.web.socket.sockjs.support
@NonNullApi @NonNullFields パッケージ org.springframework.web.socket.sockjs.support
AbstractSockJsService 実装を含む SockJS のサポートクラス。- クラスクラス説明SockJS パス解決と静的 SockJS リクエスト ("/info","/iframe.html" など) の処理を提供する
SockJsService実装の抽象基本クラス。SockJsServiceをサーブレットコンテナー内のリクエストにマッピングできるHttpRequestHandler。