クラス WebSocketConfig
java.lang.Object
org.wcardinal.io.websocket.WebSocketConfig
@Configuration
@ConditionalOnWebApplication
@EnableWebSocket
public class WebSocketConfig
extends Object
-
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明org.springframework.web.servlet.HandlerMapping
webSocketConfigHandlerMapping
(org.springframework.context.ApplicationContext context, WCardinalConfigurationSupport configuration)
-
コンストラクタの詳細
-
WebSocketConfig
public WebSocketConfig()
-
-
メソッドの詳細
-
webSocketConfigHandlerMapping
@Bean public org.springframework.web.servlet.HandlerMapping webSocketConfigHandlerMapping(org.springframework.context.ApplicationContext context, WCardinalConfigurationSupport configuration)
-