See: Description
| Class | Description |
|---|---|
| InetAddressUtils | A collection of utilities relating to InetAddresses. |
| PublicSuffixList | PublicSuffixList. |
| PublicSuffixListParser | PublicSuffixListParser. |
| PublicSuffixMatcher | PublicSuffixMatcher. |
HTTP connection utilities from Apache HttpClient 4.4.1, providing connection management, network address utilities, and public suffix matching.
This package provides essential connection utilities:
Extracted from Apache HttpClient 4.4.1 with minimal modifications to remove additional Apache dependencies while maintaining core connection functionality. Used by I2P for HTTP client operations requiring connection pooling and security features.
License: Apache 2.0 License
Moved to: net.i2p.apache.* packages in release 1.8.0 (API 0.9.54)