Uses of Class
org.apache.hc.core5.http.impl.nio.ExpandableBuffer
Packages that use ExpandableBuffer
Package
Description
Default implementation of HTTP/1.1 transport based on
the asynchronous (non-blocking) I/O model.
Support classes for the asynchronous I/O model that emulate
behavior of the classic (blocking) I/O model.
-
Uses of ExpandableBuffer in org.apache.hc.core5.http.impl.nio
Subclasses of ExpandableBuffer in org.apache.hc.core5.http.impl.nioModifier and TypeClassDescriptionclass
A buffer that expand its capacity on demand.(package private) class
(package private) class
-
Uses of ExpandableBuffer in org.apache.hc.core5.http.nio.support.classic
Subclasses of ExpandableBuffer in org.apache.hc.core5.http.nio.support.classicModifier and TypeClassDescription(package private) class
final class
final class