Package | Description |
---|---|
org.apache.http.nio.protocol |
Core HTTP protocol execution framework and HTTP protocol handlers
for asynchronous, event driven communication.
|
Modifier and Type | Method and Description |
---|---|
private void |
ThrottlingHttpClientHandler.continueRequest(NHttpClientConnection conn,
ThrottlingHttpClientHandler.ClientConnState connState)
Deprecated.
|
private void |
ThrottlingHttpClientHandler.handleResponse(HttpResponse response,
ThrottlingHttpClientHandler.ClientConnState connState,
NHttpClientConnection conn)
Deprecated.
|
private void |
ThrottlingHttpClientHandler.sendRequestBody(HttpEntityEnclosingRequest request,
ThrottlingHttpClientHandler.ClientConnState connState,
NHttpClientConnection conn)
Deprecated.
|