| 软件包 | 描述 |
|---|---|
| org.apache.http.impl.cookie |
标准和常见的HTTP状态管理策略的默认实现。
|
| Modifier and Type | Method and Description |
|---|---|
static BrowserCompatSpecFactory.SecurityLevel |
BrowserCompatSpecFactory.SecurityLevel.valueOf(String name)
以指定的名称返回此类型的枚举常量。
|
static BrowserCompatSpecFactory.SecurityLevel[] |
BrowserCompatSpecFactory.SecurityLevel.values()
按照它们声明的顺序返回一个包含此枚举类型常量的数组。
|
| Constructor and Description |
|---|
BrowserCompatSpec(String[] datepatterns, BrowserCompatSpecFactory.SecurityLevel securityLevel)
已过时。
默认构造函数
|
BrowserCompatSpecFactory(String[] datepatterns, BrowserCompatSpecFactory.SecurityLevel securityLevel)
已过时。
|
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.