Uses of Class
org.apache.http.nio.util.SimpleInputBuffer
Packages that use SimpleInputBuffer
Package
Description
Core HTTP entity implementations with support for
asynchronous, event driven communication.
Core HTTP protocol execution framework and HTTP protocol handlers
for asynchronous, event driven communication.
-
Uses of SimpleInputBuffer in org.apache.http.nio.entity
Fields in org.apache.http.nio.entity declared as SimpleInputBufferModifier and TypeFieldDescriptionprivate final SimpleInputBuffer
BufferingNHttpEntity.buffer
Deprecated. -
Uses of SimpleInputBuffer in org.apache.http.nio.protocol
Fields in org.apache.http.nio.protocol declared as SimpleInputBufferModifier and TypeFieldDescriptionprivate SimpleInputBuffer
BasicAsyncRequestConsumer.buf
private SimpleInputBuffer
BasicAsyncResponseConsumer.buf