@Configuration @EnableWebSocketMessageBroker public class WebSocketConfig extends Object implements org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer
WebSocketConfig()
void
configureMessageBroker(org.springframework.messaging.simp.config.MessageBrokerRegistry config)
registerStompEndpoints(org.springframework.web.socket.config.annotation.StompEndpointRegistry registry)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addArgumentResolvers, addReturnValueHandlers, configureClientInboundChannel, configureClientOutboundChannel, configureMessageConverters, configureWebSocketTransport
public WebSocketConfig()
public void configureMessageBroker(org.springframework.messaging.simp.config.MessageBrokerRegistry config)
configureMessageBroker
org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer
public void registerStompEndpoints(org.springframework.web.socket.config.annotation.StompEndpointRegistry registry)
registerStompEndpoints
Copyright © 2018. All rights reserved.