Uses of Class
org.apache.hc.core5.http.impl.nio.BufferedData
Packages that use BufferedData
Package
Description
Default implementation of HTTP/1.1 transport based on
the asynchronous (non-blocking) I/O model.
Default implementation of HTTP/2 transport based on
the asynchronous (non-blocking) I/O model.
-
Uses of BufferedData in org.apache.hc.core5.http.impl.nio
Methods in org.apache.hc.core5.http.impl.nio that return BufferedData -
Uses of BufferedData in org.apache.hc.core5.http2.impl.nio
Fields in org.apache.hc.core5.http2.impl.nio declared as BufferedDataModifier and TypeFieldDescriptionprivate BufferedData
ClientH2PrefaceHandler.inBuf
private final BufferedData
ServerH2PrefaceHandler.inBuf