Uses of Class
net.officefloor.tutorial.sessionhttpserver.TemplateLogic.Post
-
Packages that use TemplateLogic.Post Package Description net.officefloor.tutorial.sessionhttpserver -
-
Uses of TemplateLogic.Post in net.officefloor.tutorial.sessionhttpserver
Methods in net.officefloor.tutorial.sessionhttpserver that return TemplateLogic.Post Modifier and Type Method Description TemplateLogic.Post[]TemplateLogic.Posts. getPosts()Methods in net.officefloor.tutorial.sessionhttpserver with parameters of type TemplateLogic.Post Modifier and Type Method Description voidTemplateLogic.Posts. addPost(TemplateLogic.Post post)voidTemplateLogic. post(TemplateLogic.Post post, TemplateLogic.Posts posts)Handles the post form submission.
-