Uses of Class
org.apache.hc.core5.http.nio.support.classic.SharedOutputBuffer
-
Packages that use SharedOutputBuffer 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 SharedOutputBuffer in org.apache.hc.core5.http.nio.support.classic
Fields in org.apache.hc.core5.http.nio.support.classic declared as SharedOutputBuffer Modifier and Type Field Description private SharedOutputBuffer
AbstractClassicEntityProducer. buffer
private SharedOutputBuffer
AbstractClassicServerExchangeHandler. outputBuffer
-