Top Description Packages

Apache HttpCore 4.4.16

Resources
Homepage, Development, Bug Tracker, License (Apache License, Version 2.0)
Dependencies
java.base
Maven Central
Group ID:org.apache.httpcomponents
Artifacts:httpcore

Project Apache HttpCore

Apache HttpComponents Core (blocking I/O)

Release 4.4.16

Release Date
2022-11-26
Mailing Lists
HttpClient User List :subscribe, archive
HttpComponents Dev List :subscribe, archive
HttpComponents Commits List :subscribe, archive
Apache Announce List:subscribe, archive
Version Control
Git
https://git-wip-us.apache.org/repos/asf/httpcomponents-core.git

Package Summary

Modifier and TypePackage and Description
package
org.apache.http

Core HTTP component APIs and primitives.

package
org.apache.http.annotation

Provides annotations for public interface definitions

package
org.apache.http.concurrent

Core concurrency APIs.

package
org.apache.http.config

Core configuration APIs.

package
org.apache.http.entity

Core HTTP entity implementations.

package
org.apache.http.impl

Default implementations of HTTP connections for synchronous, blocking communication.

package
org.apache.http.impl.bootstrap

Embedded server and server bootstrap.

package
org.apache.http.impl.entity

Default implementations of entity content strategies.

package
org.apache.http.impl.io

Default implementations of message parses and writers for synchronous, blocking communication.

package
org.apache.http.impl.pool

Default implementations of client side connection pools for synchronous, blocking communication.

package
org.apache.http.io

HTTP message parser and writer APIs for synchronous, blocking communication.

package
org.apache.http.message

Core HTTP message components, message element parser and writer APIs and their default implementations.

package
org.apache.http.params

Deprecated (4.3).
Deprecated.
package
org.apache.http.pool

Client side connection pools APIs for synchronous, blocking communication.

package
org.apache.http.protocol

Core HTTP protocol execution framework and HTTP protocol handlers for synchronous, blocking communication.

package
org.apache.http.ssl

Utility classes for trust and key material management and TLS/SSL context initialization.

package
org.apache.http.util

Core utility classes.