| 
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
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.
| 方法摘要 | |
|---|---|
 void | 
setCookiesMap(Map<String,String> cookies)
Sets a map of filtered cookies.  | 
| 方法详细信息 | 
|---|
void setCookiesMap(Map<String,String> cookies)
cookies - the cookies
  | 
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||