Package cool.scx.web.annotation
Annotation Interface ScxWebSocketRoute
ScxWebSocketRoute
websocket 映射
设置此注解的方法 必须同时 继承 BaseWSHandler 才可以生效
- Version:
- 0.5.0
- Author:
- scx567888
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional Elements
-
Element Details
-
value
String valuewebsocket 映射路径- Returns:
- 映射路径
-
order
int order排序- Returns:
- a
- Default:
0
-