Uses of Class
org.apache.hc.core5.http.io.entity.NullEntity
-
Packages that use NullEntity Package Description org.apache.hc.core5.http.io.entity HTTP message entity APIs based on the classic (blocking) I/O model. -
-
Uses of NullEntity in org.apache.hc.core5.http.io.entity
Fields in org.apache.hc.core5.http.io.entity declared as NullEntity Modifier and Type Field Description static NullEntity
NullEntity. INSTANCE
-