类 WebSocketConfiguration
java.lang.Object
net.sohelp.boot.engine.web.config.WebSocketConfiguration
WebSocket配置类
- 从以下版本开始:
- 2024/08/25
- 作者:
- AaronFung
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明org.springframework.web.socket.server.standard.ServerEndpointExporter
-
构造器详细资料
-
WebSocketConfiguration
public WebSocketConfiguration()
-
-
方法详细资料
-
serverEndpointExporter
@Bean public org.springframework.web.socket.server.standard.ServerEndpointExporter serverEndpointExporter()
-