| 程序包 | 说明 |
|---|---|
| com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie |
Provides cookie handling in conjunction with
com.ptteng.mall.order.util.apacheCommonUtil.httpclient.Cookie. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
CookieSpecBase
Cookie management functions shared by all specification.
|
class |
IgnoreCookiesSpec
A cookie spec that does nothing.
|
class |
NetscapeDraftSpec
Netscape cookie draft specific cookie management functions
|
class |
RFC2109Spec
RFC 2109 specific cookie management functions
|
| 限定符和类型 | 方法和说明 |
|---|---|
static CookieSpec |
CookiePolicy.getCompatibilitySpec()
已过时。
|
static CookieSpec |
CookiePolicy.getCookieSpec(String id)
Gets the
cookie specification with the given ID. |
static CookieSpec |
CookiePolicy.getDefaultSpec()
Returns
cookie specification registered as CookiePolicy.DEFAULT. |
static CookieSpec |
CookiePolicy.getSpecByPolicy(int policy)
已过时。
|
static CookieSpec |
CookiePolicy.getSpecByVersion(int ver)
已过时。
|
Copyright © 2017. All rights reserved.