public class WebSocketModule extends org.coodex.concrete.common.struct.AbstractModule<WebSocketUnit>
| Constructor and Description |
|---|
WebSocketModule(Class<?> interfaceClass) |
| Modifier and Type | Method and Description |
|---|---|
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()
getName in class org.coodex.concrete.common.struct.AbstractModule<WebSocketUnit>protected WebSocketUnit[] toArrays(List<WebSocketUnit> webSocketUnits)
toArrays in class org.coodex.concrete.common.struct.AbstractModule<WebSocketUnit>protected WebSocketUnit buildUnit(Method method)
buildUnit in class org.coodex.concrete.common.struct.AbstractModule<WebSocketUnit>public int compareTo(org.coodex.concrete.common.struct.AbstractModule o)
Copyright © 2018. All rights reserved.