public class TemplateLogic extends Object
template.woof.html.| Modifier and Type | Class and Description |
|---|---|
static class |
TemplateLogic.AdditionRequest |
static class |
TemplateLogic.JsonResponse |
static class |
TemplateLogic.SubtractionRequest |
| Constructor and Description |
|---|
TemplateLogic() |
| Modifier and Type | Method and Description |
|---|---|
void |
addition(TemplateLogic.AdditionRequest request,
net.officefloor.plugin.socket.server.http.ServerHttpConnection connection) |
void |
subtraction(TemplateLogic.SubtractionRequest request,
JsonResponseWriter response) |
@NotRenderTemplateAfter public void addition(TemplateLogic.AdditionRequest request, net.officefloor.plugin.socket.server.http.ServerHttpConnection connection) throws IOException
IOExceptionpublic void subtraction(TemplateLogic.SubtractionRequest request, JsonResponseWriter response) throws IOException
IOExceptionCopyright © 2005–2016. All rights reserved.