Package | Description |
---|---|
org.apache.hc.core5.http.io.entity |
HTTP message entity APIs based on the classic (blocking) I/O model.
|
Class and Description |
---|
AbstractHttpEntity
Abstract base class for mutable entities.
|
EmptyInputStream |
HttpEntityWrapper
Base class for wrapping entities that delegates all calls to the wrapped entity.
|
NullEntity
An empty entity with no content-type.
|
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.