Uses of Class
org.apache.hc.core5.util.CharArrayBuffer

Packages that use CharArrayBuffer
Package
Description
Core HTTP transport component APIs.
Default implementation of HTTP/1.1 transport based on the classic (blocking) I/O model.
Default implementation of HTTP/1.1 transport based on the asynchronous (non-blocking) I/O model.
Core HTTP transport APIs based on the classic (blocking) I/O model.
HTTP message entity APIs based on the classic (blocking) I/O model.
Core HTTP message components, message element parser and writer APIs and their default implementations.
Core HTTP transport APIs based on the asynchronous, event driven I/O model.
HTTP message entity APIs based on the asynchronous (non-blocking) I/O model.
Core utility classes.