@Configuration public class WebSocketConfig extends Object
| 构造器和说明 |
|---|
WebSocketConfig() |
| 限定符和类型 | 方法和说明 |
|---|---|
FastEndpointConfigure |
fastEndpointConfigure()
支持注入其他类
|
org.springframework.web.socket.server.standard.ServerEndpointExporter |
serverEndpointExporter()
用途:扫描并注册所有携带@ServerEndpoint注解的实例。
|
@Bean public org.springframework.web.socket.server.standard.ServerEndpointExporter serverEndpointExporter()
@Bean public FastEndpointConfigure fastEndpointConfigure()
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.