Uses of Class
org.apache.hc.core5.http.nio.support.classic.AbstractSharedBuffer
-
Packages that use AbstractSharedBuffer Package Description org.apache.hc.core5.http.nio.support.classic Support classes for the asynchronous I/O model that emulate behavior of the classic (blocking) I/O model. -
-
Uses of AbstractSharedBuffer in org.apache.hc.core5.http.nio.support.classic
Subclasses of AbstractSharedBuffer in org.apache.hc.core5.http.nio.support.classic Modifier and Type Class Description class
SharedInputBuffer
class
SharedOutputBuffer
-