Uses of Class
org.apache.http.util.CharArrayBuffer

Packages that use CharArrayBuffer
Package
Description
Core HTTP component APIs and primitives.
Default implementations of message parses and writers for synchronous, blocking communication.
Default implementations of message parses and writers for asynchronous, even driven communication.
Default implementation of event driven network communication APIs based on Java NIO.
HTTP message parser and writer APIs for synchronous, blocking communication.
Core HTTP message components, message element parser and writer APIs and their default implementations.
Event driven network communication APIs loosely based on Doug Lea's reactor pattern.
Core utility classes.