|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CookiesAware
Actions implementing the CookiesAware interface will receive
a Map of filtered cookies via the setCookiesMap method.
Please note that the CookieInterceptor
needs to be
activated to receive a cookies map.
Method Summary | |
---|---|
void |
setCookiesMap(Map<String,String> cookies)
Sets a map of filtered cookies. |
Method Detail |
---|
void setCookiesMap(Map<String,String> cookies)
cookies
- the cookies
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |