public class ConfigView extends Object implements org.springframework.web.servlet.View
| Modifier and Type | Field and Description | 
|---|---|
| static String | CONFIG_DATA_KEY | 
| static String | FORMAT_KEY | 
| static String | HEADERS_ONLY | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getContentType() | 
| static ConfigView | getInstance() | 
| void | render(Map model,
      javax.servlet.http.HttpServletRequest request,
      javax.servlet.http.HttpServletResponse response) | 
public static final String CONFIG_DATA_KEY
public static final String FORMAT_KEY
public static final String HEADERS_ONLY
public static ConfigView getInstance()
public String getContentType()
getContentType in interface org.springframework.web.servlet.ViewCopyright © 2015-2020 Eclipse Foundation. All Rights Reserved.