クラス WebSocketConfigurationSupport

java.lang.ObjectSE
org.springframework.web.socket.config.annotation.WebSocketConfigurationSupport
既知の直属サブクラス
DelegatingWebSocketConfiguration

public class WebSocketConfigurationSupport extends ObjectSE
WebSocket リクエスト処理の構成サポート。
導入:
4.0
作成者:
Rossen Stoyanchev, Sebastien Deleuze
  • コンストラクターの詳細

    • WebSocketConfigurationSupport

      public WebSocketConfigurationSupport()
  • メソッドの詳細

    • webSocketHandlerMapping

      @Bean public HandlerMapping webSocketHandlerMapping(@Qualifier("defaultSockJsSchedulerContainer") org.springframework.web.socket.config.annotation.WebSocketConfigurationSupport.DefaultSockJsSchedulerContainer schedulerContainer)
    • registerWebSocketHandlers

      protected void registerWebSocketHandlers(WebSocketHandlerRegistry registry)