public class AngularWebSocketCodeRenderer extends AbstractAngularRenderer<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 |
writeTo(String... packages) |
getMethodName, getModuleName, packages, processprotected String getTemplatePath()
getTemplatePath 在类中 AbstractRendererprotected String getRenderName()
getRenderName 在类中 AbstractRendererpublic void writeTo(String... packages) throws IOException
packages - 检索的包IOExceptionprotected String getModuleType()
protected String getMethodPath(org.coodex.concrete.common.modules.AbstractModule<WebSocketUnit> module, WebSocketUnit unit)
protected String getBody(WebSocketUnit unit)
getBody 在类中 AbstractAngularRenderer<WebSocketUnit>Copyright © 2021. All rights reserved.