@Configuration
@EnableWebSocket
public class LiveStreamWebSocketConfiguration
extends java.lang.Object
implements org.springframework.web.socket.config.annotation.WebSocketConfigurer
Constructor and Description |
---|
LiveStreamWebSocketConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
registerWebSocketHandlers(org.springframework.web.socket.config.annotation.WebSocketHandlerRegistry registry) |