@SpringBootApplication @EnableWebSocket public class ShowDataChannelApp extends Object implements org.springframework.web.socket.config.annotation.WebSocketConfigurer
| Constructor and Description |
|---|
ShowDataChannelApp() |
| Modifier and Type | Method and Description |
|---|---|
ShowDataChannelHandler |
handler() |
org.kurento.client.KurentoClient |
kurentoClient() |
static void |
main(String[] args) |
void |
registerWebSocketHandlers(org.springframework.web.socket.config.annotation.WebSocketHandlerRegistry registry) |
@Bean public ShowDataChannelHandler handler()
@Bean public org.kurento.client.KurentoClient kurentoClient()
public void registerWebSocketHandlers(org.springframework.web.socket.config.annotation.WebSocketHandlerRegistry registry)
registerWebSocketHandlers in interface org.springframework.web.socket.config.annotation.WebSocketConfigurerCopyright © 2018 Kurento. All rights reserved.