- Enclosing class:
Page
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
doBody
(HttpServletRequest req, HttpServletResponse resp, Page page)
-
Method Details
-
doBody
void doBody(HttpServletRequest req, HttpServletResponse resp, Page page) throws ServletException, IOException, SkipPageException
-