Uses of Class
org.apache.hc.core5.http.io.entity.HttpEntityWrapper
Packages that use HttpEntityWrapper
Package
Description
HTTP message entity APIs based on the classic (blocking) I/O model.
-
Uses of HttpEntityWrapper in org.apache.hc.core5.http.io.entity
Subclasses of HttpEntityWrapper in org.apache.hc.core5.http.io.entityModifier and TypeClassDescriptionclass
A wrapping entity that buffers it content if necessary.