public class WebMethod extends Object
| Constructor and Description |
|---|
WebMethod(String webPath,
Class<?> _class,
Method method) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
get_class() |
Method |
getMethod() |
String |
getWebPath() |
boolean |
isWebSocket() |
void |
setWebSocket(boolean webSocket) |
String |
toString() |
Copyright © 2018. All rights reserved.