public class WebSocketUnit extends org.coodex.concrete.common.struct.AbstractUnit<org.coodex.concrete.common.struct.AbstractParam,WebSocketModule>
| 构造器和说明 |
|---|
WebSocketUnit(Method method,
WebSocketModule module) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
afterInit() |
protected org.coodex.concrete.common.struct.AbstractParam |
buildParam(Method method,
int index) |
int |
compareTo(org.coodex.concrete.common.struct.AbstractUnit o) |
String |
getInvokeType() |
String |
getKey() |
String |
getName() |
protected org.coodex.concrete.common.struct.AbstractParam[] |
toArrays(List<org.coodex.concrete.common.struct.AbstractParam> abstractParams) |
protected DefinitionContext |
toContext() |
getAccessAllow, getAnnotation, getAnnotations, getContext, getDeclaredAnnotation, getDeclaringModule, getDescription, getFunctionName, getGenericReturnType, getLabel, getMethod, getParameters, getReturnType, getSignable, isDeprecatedpublic WebSocketUnit(Method method, WebSocketModule module)
public String getName()
public String getKey()
protected void afterInit()
protected org.coodex.concrete.common.struct.AbstractParam buildParam(Method method, int index)
public String getInvokeType()
protected org.coodex.concrete.common.struct.AbstractParam[] toArrays(List<org.coodex.concrete.common.struct.AbstractParam> abstractParams)
protected DefinitionContext toContext()
public int compareTo(org.coodex.concrete.common.struct.AbstractUnit o)
Copyright © 2018. All rights reserved.