类 MessageWebSocketConfiguration.WebSocketConfiguration
java.lang.Object
cn.herodotus.engine.message.websocket.configuration.MessageWebSocketConfiguration.WebSocketConfiguration
@Configuration(proxyBeanMethods=false)
@Import(WebSocketMessageBrokerConfiguration.class)
@ComponentScan(basePackages={"cn.herodotus.engine.message.websocket.controller","cn.herodotus.engine.message.websocket.listener"})
static class MessageWebSocketConfiguration.WebSocketConfiguration
extends Object
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
WebSocketConfiguration
WebSocketConfiguration()
-
-
方法详细资料
-
webSocketMessageSendingAdapter
@Bean public WebSocketMessageSendingAdapter webSocketMessageSendingAdapter(WebSocketMessageSender webSocketMessageSender)
-