Uses of Class
org.apache.hc.core5.http.io.entity.HttpEntityWrapper
-
Packages that use HttpEntityWrapper Package Description org.apache.hc.core5.http.io.entity 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.entity Modifier and Type Class Description class
BufferedHttpEntity
A wrapping entity that buffers it content if necessary.
-