JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
net.officefloor.spring.starter.rest.view
Interface ViewResponse
public interface
ViewResponse
Renders a view (typically Thyme Leaf).
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
send
(
String
view)
Sends the view response.
Method Details
send
void
send
(
String
view)
Sends the view response.
Parameters:
view
- Name of the view.