@Configuration
@EnableWebSocketMessageBroker
public class WebSocketConfig
extends org.springframework.web.socket.config.annotation.AbstractWebSocketMessageBrokerConfigurer
| Constructor and Description |
|---|
WebSocketConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
registerStompEndpoints(org.springframework.web.socket.config.annotation.StompEndpointRegistry registry)
Register Stomp endpoints: the url to open the WebSocket connection.
|
addArgumentResolvers, addReturnValueHandlers, configureClientInboundChannel, configureClientOutboundChannel, configureMessageBroker, configureMessageConverters, configureWebSocketTransportCopyright © 2020 Open Foris. All rights reserved.