Uses of Interface
org.apache.hc.core5.http.HttpEntityContainer
Packages that use HttpEntityContainer
Package
Description
Core HTTP transport component APIs.
Core HTTP message components, message element parser
and writer APIs and their default implementations.
-
Uses of HttpEntityContainer in org.apache.hc.core5.http
Subinterfaces of HttpEntityContainer in org.apache.hc.core5.httpModifier and TypeInterfaceDescriptioninterface'Classic'HttpRequestmessage that can encloseHttpEntity.interface'Classic'HttpResponsemessage that can encloseHttpEntity. -
Uses of HttpEntityContainer in org.apache.hc.core5.http.message
Classes in org.apache.hc.core5.http.message that implement HttpEntityContainerModifier and TypeClassDescriptionclassBasic implementation ofClassicHttpRequest.classBasic implementation ofClassicHttpResponse.