- reader - Variable in class net.callumtaylor.asynchttp.response.StreamResponseHandler
-
- requestHeaders - Variable in class net.callumtaylor.asynchttp.ClientExecutorTask
-
- requestHeaders - Variable in class net.callumtaylor.asynchttp.obj.ConnectionInfo
-
The request headers that were sent
- requestMethod - Variable in class net.callumtaylor.asynchttp.obj.ConnectionInfo
-
The request method
- requestMode - Variable in class net.callumtaylor.asynchttp.ClientExecutorTask
-
- RequestMode - Enum in net.callumtaylor.asynchttp.obj
-
- requestTimeout - Variable in class net.callumtaylor.asynchttp.ClientExecutorTask
-
- requestUri - Variable in class net.callumtaylor.asynchttp.ClientExecutorTask
-
- RequestUtil - Class in net.callumtaylor.asynchttp.obj
-
- RequestUtil() - Constructor for class net.callumtaylor.asynchttp.obj.RequestUtil
-
- response - Variable in class net.callumtaylor.asynchttp.ClientExecutorTask
-
- responseCode - Variable in class net.callumtaylor.asynchttp.obj.ConnectionInfo
-
The response code from the server
- ResponseHandler<E> - Class in net.callumtaylor.asynchttp.response
-
This is the base class for response handlers in AsyncHttpClient.
- ResponseHandler() - Constructor for class net.callumtaylor.asynchttp.response.ResponseHandler
-
- responseHeaders - Variable in class net.callumtaylor.asynchttp.obj.ConnectionInfo
-
The headers that were received from the server
- responseLength - Variable in class net.callumtaylor.asynchttp.obj.ConnectionInfo
-
The size of the response in bytes
- responseTime - Variable in class net.callumtaylor.asynchttp.obj.ConnectionInfo
-
The time the server responded in milliseconds