public class CookieCache extends Object
| 构造器和说明 |
|---|
CookieCache() |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
clear()
Clear.
|
static org.apache.http.client.CookieStore |
get()
Get cookie store.
|
static void |
set(org.apache.http.client.CookieStore cookie)
Set.
|
Copyright © 2016. All rights reserved.