public class AngularWebSocketCodeRenderer extends AbstractAngularRenderer<WebSocketModule,WebSocketUnit>
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
RENDER_NAME |
CLASSESFS| 构造器和说明 |
|---|
AngularWebSocketCodeRenderer() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected String |
getBody(WebSocketUnit unit) |
protected String |
getMethodPath(org.coodex.concrete.common.modules.AbstractModule<WebSocketUnit> module,
WebSocketUnit unit) |
protected String |
getModuleType() |
protected String |
getRenderName() |
protected String |
getTemplatePath() |
void |
render(List<WebSocketModule> modules) |
getMethodName, getModuleName, packages, processprotected String getTemplatePath()
getTemplatePath 在类中 AbstractRenderer<WebSocketModule>protected String getRenderName()
getRenderName 在类中 AbstractRenderer<WebSocketModule>public void render(List<WebSocketModule> modules) throws IOException
IOExceptionprotected String getModuleType()
protected String getMethodPath(org.coodex.concrete.common.modules.AbstractModule<WebSocketUnit> module, WebSocketUnit unit)
protected String getBody(WebSocketUnit unit)
Copyright © 2022. All rights reserved.