Uses of Class
org.apache.http.nio.protocol.HttpAsyncRequestExecutor.State
Packages that use HttpAsyncRequestExecutor.State
Package
Description
Core HTTP protocol execution framework and HTTP protocol handlers
for asynchronous, event driven communication.
-
Uses of HttpAsyncRequestExecutor.State in org.apache.http.nio.protocol
Methods in org.apache.http.nio.protocol that return HttpAsyncRequestExecutor.StateModifier and TypeMethodDescriptionprivate static HttpAsyncRequestExecutor.StateHttpAsyncRequestExecutor.getState(NHttpConnection conn) Methods in org.apache.http.nio.protocol with parameters of type HttpAsyncRequestExecutor.StateModifier and TypeMethodDescriptionprivate voidHttpAsyncRequestExecutor.processResponse(NHttpClientConnection conn, HttpAsyncRequestExecutor.State state, HttpAsyncClientExchangeHandler handler)