public class WebSocketModule extends org.coodex.concrete.common.struct.AbstractModule<WebSocketUnit>
| 构造器和说明 |
|---|
WebSocketModule(Class<?> interfaceClass) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected WebSocketUnit |
buildUnit(Method method) |
int |
compareTo(org.coodex.concrete.common.struct.AbstractModule o) |
String |
getName() |
protected WebSocketUnit[] |
toArrays(List<WebSocketUnit> webSocketUnits) |
getAnnotation, getAnnotations, getDeclaredAnnotation, getDescription, getInterfaceClass, getLabel, getUnitspublic WebSocketModule(Class<?> interfaceClass)
public String getName()
protected WebSocketUnit[] toArrays(List<WebSocketUnit> webSocketUnits)
protected WebSocketUnit buildUnit(Method method)
public int compareTo(org.coodex.concrete.common.struct.AbstractModule o)
Copyright © 2018. All rights reserved.