@Configuration @EnableWebSocket public class JavametricsSpringConfigurer extends Object implements org.springframework.web.socket.config.annotation.WebSocketConfigurer
| Constructor and Description |
|---|
JavametricsSpringConfigurer() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter |
javametricsConfigurer() |
void |
registerWebSocketHandlers(org.springframework.web.socket.config.annotation.WebSocketHandlerRegistry registry) |
public void registerWebSocketHandlers(org.springframework.web.socket.config.annotation.WebSocketHandlerRegistry registry)
registerWebSocketHandlers in interface org.springframework.web.socket.config.annotation.WebSocketConfigurer@Bean public org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter javametricsConfigurer()
Copyright © 2018. All rights reserved.