Uses of Class
org.apache.cxf.transport.https.httpclient.PublicSuffixList

Packages that use PublicSuffixList
org.apache.cxf.transport.https.httpclient   
 

Uses of PublicSuffixList in org.apache.cxf.transport.https.httpclient
 

Methods in org.apache.cxf.transport.https.httpclient that return PublicSuffixList
 PublicSuffixList PublicSuffixListParser.parse(Reader reader)
          Parses the public suffix list format.
 



Apache CXF