クラス WebSocketConfig

java.lang.Object
org.wcardinal.io.websocket.WebSocketConfig

@Configuration @ConditionalOnWebApplication @EnableWebSocket public class WebSocketConfig extends Object
  • コンストラクタの詳細

    • WebSocketConfig

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

    • webSocketConfigHandlerMapping

      @Bean public org.springframework.web.servlet.HandlerMapping webSocketConfigHandlerMapping(org.springframework.context.ApplicationContext context, WCardinalConfigurationSupport configuration)