public interface Page
Modifier and Type | Method and Description |
---|---|
String |
getContentType()
Returns the content type of the page, for example "text/html".
|
List<Pair<String,Object>> |
getHeaders()
Returns the list of http-response-headers to be set on the
HttpServletResponse |
String |
show()
Called from the Dispatcher.
|
String show()
String getContentType()
@enterprise 10.0.39049 Copyright © 2024 FREQUENTIS AG. All Rights Reserved.