Skip navigation links
A C E G H I N O R T 

A

AsyncHttpClientCall - Class in org.asynchttpclient.extras.retrofit
AsyncHttpClient Retrofit2 Call implementation.
AsyncHttpClientCall() - Constructor for class org.asynchttpclient.extras.retrofit.AsyncHttpClientCall
 
AsyncHttpClientCallFactory - Class in org.asynchttpclient.extras.retrofit
AsyncHttpClient implementation of Retrofit2 Call.Factory.
AsyncHttpClientCallFactory() - Constructor for class org.asynchttpclient.extras.retrofit.AsyncHttpClientCallFactory
 
AsyncHttpClientCallFactory.AsyncHttpClientCallFactoryBuilder - Class in org.asynchttpclient.extras.retrofit
AsyncHttpClientCallFactoryBuilder() - Constructor for class org.asynchttpclient.extras.retrofit.AsyncHttpClientCallFactory.AsyncHttpClientCallFactoryBuilder
 

C

cancel() - Method in class org.asynchttpclient.extras.retrofit.AsyncHttpClientCall
 
clone() - Method in class org.asynchttpclient.extras.retrofit.AsyncHttpClientCall
 
createRequest(Request) - Method in class org.asynchttpclient.extras.retrofit.AsyncHttpClientCall
Converts retrofit request to async-http-client request.

E

enqueue(Callback) - Method in class org.asynchttpclient.extras.retrofit.AsyncHttpClientCall
 
execute() - Method in class org.asynchttpclient.extras.retrofit.AsyncHttpClientCall
 
executeHttpRequest() - Method in class org.asynchttpclient.extras.retrofit.AsyncHttpClientCall
 

G

getHttpClient() - Method in class org.asynchttpclient.extras.retrofit.AsyncHttpClientCall
Returns HTTP client.
getRequestTimeoutMillis() - Method in class org.asynchttpclient.extras.retrofit.AsyncHttpClientCall
Returns HTTP request timeout in milliseconds, retrieved from http client configuration.

H

handleException(Throwable, Callback) - Method in class org.asynchttpclient.extras.retrofit.AsyncHttpClientCall
 
handleResponse(Response, Callback) - Method in class org.asynchttpclient.extras.retrofit.AsyncHttpClientCall
 
httpClient(AsyncHttpClient) - Method in class org.asynchttpclient.extras.retrofit.AsyncHttpClientCallFactory.AsyncHttpClientCallFactoryBuilder
Sets concrete http client to be used by the factory to execute HTTP requests.

I

isCanceled() - Method in class org.asynchttpclient.extras.retrofit.AsyncHttpClientCall
 
isExecuted() - Method in class org.asynchttpclient.extras.retrofit.AsyncHttpClientCall
 

N

newCall(Request) - Method in class org.asynchttpclient.extras.retrofit.AsyncHttpClientCallFactory
 

O

org.asynchttpclient.extras.retrofit - package org.asynchttpclient.extras.retrofit
 

R

request() - Method in class org.asynchttpclient.extras.retrofit.AsyncHttpClientCall
 
runConsumer(Consumer<T>, T) - Static method in class org.asynchttpclient.extras.retrofit.AsyncHttpClientCall
Safely runs specified consumer.
runConsumers(Collection<Consumer<T>>, T) - Static method in class org.asynchttpclient.extras.retrofit.AsyncHttpClientCall
Safely runs multiple consumers.

T

timeout() - Method in class org.asynchttpclient.extras.retrofit.AsyncHttpClientCall
 
toIOException(Throwable) - Method in class org.asynchttpclient.extras.retrofit.AsyncHttpClientCall
 
A C E G H I N O R T 
Skip navigation links

Copyright © 2021. All rights reserved.