@Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface ServerEndpoint
| 限定符和类型 | 可选元素和说明 |
|---|---|
MethodType |
method
方法
|
String |
value
资源描述
|
public abstract String value
public abstract MethodType method
Copyright © 2021. All rights reserved.