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