All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.apache.http.nio.entity.package.html Maven / Gradle / Ivy






Common HTTP entity implementations with extensions for
asynchronous (non-blocking) data transfer.

This package provides a basic selection of entity implementations
that can obtain content from
{@link org.apache.http.nio.entity.NByteArrayEntity byte array},
{@link org.apache.http.nio.entity.NStringEntity string},
{@link org.apache.http.nio.entity.NFileEntity file}, or through an






© 2015 - 2025 Weber Informatics LLC | Privacy Policy