public class WebSocketModule extends OwnServiceModule<WebSocketUnit>
| Constructor and Description |
|---|
WebSocketModule(Class<?> interfaceClass) |
| Modifier and Type | Method and Description |
|---|---|
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 in class AbstractModule<WebSocketUnit>protected WebSocketUnit buildUnit(Method method)
buildUnit in class AbstractModule<WebSocketUnit>Copyright © 2020. All rights reserved.