Uses of Package
org.apache.http.conn.util
-
Packages that use org.apache.http.conn.util Package Description org.apache.http.conn.ssl Client TLS/SSL support.org.apache.http.conn.util Connection utility classes.org.apache.http.impl.client Default HTTP client implementation.org.apache.http.impl.cookie Default implementations of standard and common HTTP state management policies. -
Classes in org.apache.http.conn.util used by org.apache.http.conn.ssl Class Description DomainType Domain types differentiated by Mozilla Public Suffix List.PublicSuffixMatcher Utility class that can test if DNS names match the content of the Public Suffix List. -
Classes in org.apache.http.conn.util used by org.apache.http.conn.util Class Description DomainType Domain types differentiated by Mozilla Public Suffix List.PublicSuffixList Public suffix is a set of DNS names or wildcards concatenated with dots.PublicSuffixMatcher Utility class that can test if DNS names match the content of the Public Suffix List. -
Classes in org.apache.http.conn.util used by org.apache.http.impl.client Class Description PublicSuffixMatcher Utility class that can test if DNS names match the content of the Public Suffix List. -
Classes in org.apache.http.conn.util used by org.apache.http.impl.cookie Class Description PublicSuffixList Public suffix is a set of DNS names or wildcards concatenated with dots.PublicSuffixListParser Parses the list from publicsuffix.org and configures a PublicSuffixFilter.PublicSuffixMatcher Utility class that can test if DNS names match the content of the Public Suffix List.