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