MCPcopy Create free account
hub / github.com/Allan5945/ssm / WebSocketTest

Class WebSocketTest

src/main/java/com/ssm/wocket/WebSocketTest.java:16–127  ·  view source on GitHub ↗

@ServerEndpoint 注解是一个类层次的注解,它的功能主要是将目前的类定义成一个websocket服务器端, 注解的值将被用于监听用户连接的终端访问URL地址,客户端可以通过这个URL来连接到WebSocket服务器端 @author uptop

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected