Uses of Class
org.apache.http.nio.util.SharedOutputBuffer
-
Packages that use SharedOutputBuffer Package Description org.apache.http.nio.protocol Core HTTP protocol execution framework and HTTP protocol handlers for asynchronous, event driven communication. -
-
Uses of SharedOutputBuffer in org.apache.http.nio.protocol
Fields in org.apache.http.nio.protocol declared as SharedOutputBuffer Modifier and Type Field Description private SharedOutputBufferThrottlingHttpClientHandler.ClientConnState. outbufferprivate SharedOutputBufferThrottlingHttpServiceHandler.ServerConnState. outbuffer
-