| 软件包 | 描述 |
|---|---|
| org.apache.http.conn.util |
连接实用程序类。
|
| org.apache.http.impl.cookie |
标准和常见的HTTP状态管理策略的默认实现。
|
| Modifier and Type | Method and Description |
|---|---|
PublicSuffixList |
PublicSuffixListParser.parse(Reader reader)
解析公共后缀列表格式。
|
| Modifier and Type | Method and Description |
|---|---|
List<PublicSuffixList> |
PublicSuffixListParser.parseByType(Reader reader)
根据域类型解析公共后缀列表格式(目前支持的ICANN和PRIVATE)。
|
| Constructor and Description |
|---|
PublicSuffixMatcher(Collection<PublicSuffixList> lists) |
| Constructor and Description |
|---|
PublicSuffixDomainFilter(CommonCookieAttributeHandler handler, PublicSuffixList suffixList) |
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.