Uses of Class
org.apache.http.nio.protocol.ThrottlingHttpClientHandler.ClientConnState
Packages that use ThrottlingHttpClientHandler.ClientConnState
Package
Description
Core HTTP protocol execution framework and HTTP protocol handlers
for asynchronous, event driven communication.
-
Uses of ThrottlingHttpClientHandler.ClientConnState in org.apache.http.nio.protocol
Methods in org.apache.http.nio.protocol with parameters of type ThrottlingHttpClientHandler.ClientConnStateModifier and TypeMethodDescriptionprivate voidThrottlingHttpClientHandler.continueRequest(NHttpClientConnection conn, ThrottlingHttpClientHandler.ClientConnState connState) Deprecated.private voidThrottlingHttpClientHandler.handleResponse(HttpResponse response, ThrottlingHttpClientHandler.ClientConnState connState, NHttpClientConnection conn) Deprecated.private voidThrottlingHttpClientHandler.sendRequestBody(HttpEntityEnclosingRequest request, ThrottlingHttpClientHandler.ClientConnState connState, NHttpClientConnection conn) Deprecated.