|
aerogear-controller 1.0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ResponseHeaders
Responsible for specifying one or more HTTP Headers that will be include in the HttpServletResponse
| Method Summary | |
|---|---|
Map<String,String> |
headers()
The headers to be included. |
| Method Detail |
|---|
Map<String,String> headers()
Map with the key is the name of the header and value is the headers value(s). If no headers are to be
returned, this method should return an empty map.
|
aerogear-controller 1.0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||