@Configuration @EnableWebSocket public class ServerWebSocketConfig extends Object implements org.springframework.web.socket.config.annotation.WebSocketConfigurer
Constructor and Description |
---|
ServerWebSocketConfig(ServerWebSocketInterceptor serverWebSocketInterceptor) |
Modifier and Type | Method and Description |
---|---|
void |
registerWebSocketHandlers(org.springframework.web.socket.config.annotation.WebSocketHandlerRegistry registry) |
public ServerWebSocketConfig(ServerWebSocketInterceptor serverWebSocketInterceptor)
Copyright © 2017–2022. All rights reserved.