| Package | Description |
|---|---|
| org.apache.cxf.transport.https.httpclient |
| Modifier and Type | Method and Description |
|---|---|
PublicSuffixList |
PublicSuffixListParser.parse(Reader reader)
Parses the public suffix list format.
|
| Modifier and Type | Method and Description |
|---|---|
List<PublicSuffixList> |
PublicSuffixListParser.parseByType(Reader reader)
Parses the public suffix list format by domain type (currently supported ICANN and PRIVATE).
|
| Constructor and Description |
|---|
PublicSuffixMatcher(Collection<PublicSuffixList> lists) |
Apache CXF