public class WebSocketModule extends OwnServiceModule<WebSocketUnit>
| 构造器和说明 |
|---|
WebSocketModule(Class<?> interfaceClass) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected WebSocketUnit |
buildUnit(Method method) |
protected WebSocketUnit[] |
toArrays(List<WebSocketUnit> webSocketUnits) |
compareTo, getNamegetAnnotation, getAnnotations, getDeclaredAnnotation, getDescription, getInterfaceClass, getLabel, getUnitspublic WebSocketModule(Class<?> interfaceClass)
protected WebSocketUnit[] toArrays(List<WebSocketUnit> webSocketUnits)
toArrays 在类中 AbstractModule<WebSocketUnit>protected WebSocketUnit buildUnit(Method method)
buildUnit 在类中 AbstractModule<WebSocketUnit>Copyright © 2020. All rights reserved.