net.officefloor.tutorial.javascriptapp
Class TemplateLogic
java.lang.Object
net.officefloor.tutorial.javascriptapp.TemplateLogic
public class TemplateLogic
- extends Object
Logic for the template.woof.html.
- Author:
- Daniel Sagenschneider
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TemplateLogic
public TemplateLogic()
addition
@NotRenderTemplateAfter
public void addition(TemplateLogic.AdditionRequest request,
ServerHttpConnection connection)
throws IOException
- Throws:
IOException
subtraction
public void subtraction(TemplateLogic.SubtractionRequest request,
JsonResponseWriter response)
throws IOException
- Throws:
IOException
Copyright © 2005-2013. All Rights Reserved.