Index

C D E G I O S 
All Classes|All Packages

C

cancel(boolean) - Method in class com.github.scribejava.httpclient.okhttp.OkHttpFuture
 
close() - Method in class com.github.scribejava.httpclient.okhttp.OkHttpHttpClient
 
com.github.scribejava.httpclient.okhttp - package com.github.scribejava.httpclient.okhttp
 
createClient(HttpClientConfig) - Method in class com.github.scribejava.httpclient.okhttp.OkHttpProvider
 
createDefaultConfig() - Method in class com.github.scribejava.httpclient.okhttp.OkHttpHttpClientConfig
 

D

defaultConfig() - Static method in class com.github.scribejava.httpclient.okhttp.OkHttpHttpClientConfig
 

E

execute(String, Map<String, String>, Verb, String, byte[]) - Method in class com.github.scribejava.httpclient.okhttp.OkHttpHttpClient
 
execute(String, Map<String, String>, Verb, String, MultipartPayload) - Method in class com.github.scribejava.httpclient.okhttp.OkHttpHttpClient
 
execute(String, Map<String, String>, Verb, String, File) - Method in class com.github.scribejava.httpclient.okhttp.OkHttpHttpClient
 
execute(String, Map<String, String>, Verb, String, String) - Method in class com.github.scribejava.httpclient.okhttp.OkHttpHttpClient
 
executeAsync(String, Map<String, String>, Verb, String, byte[], OAuthAsyncRequestCallback<T>, OAuthRequest.ResponseConverter<T>) - Method in class com.github.scribejava.httpclient.okhttp.OkHttpHttpClient
 
executeAsync(String, Map<String, String>, Verb, String, MultipartPayload, OAuthAsyncRequestCallback<T>, OAuthRequest.ResponseConverter<T>) - Method in class com.github.scribejava.httpclient.okhttp.OkHttpHttpClient
 
executeAsync(String, Map<String, String>, Verb, String, File, OAuthAsyncRequestCallback<T>, OAuthRequest.ResponseConverter<T>) - Method in class com.github.scribejava.httpclient.okhttp.OkHttpHttpClient
 
executeAsync(String, Map<String, String>, Verb, String, String, OAuthAsyncRequestCallback<T>, OAuthRequest.ResponseConverter<T>) - Method in class com.github.scribejava.httpclient.okhttp.OkHttpHttpClient
 

G

get() - Method in class com.github.scribejava.httpclient.okhttp.OkHttpFuture
 
get(long, TimeUnit) - Method in class com.github.scribejava.httpclient.okhttp.OkHttpFuture
 
getClientBuilder() - Method in class com.github.scribejava.httpclient.okhttp.OkHttpHttpClientConfig
 

I

isCancelled() - Method in class com.github.scribejava.httpclient.okhttp.OkHttpFuture
 
isDone() - Method in class com.github.scribejava.httpclient.okhttp.OkHttpFuture
 

O

OkHttpFuture<T> - Class in com.github.scribejava.httpclient.okhttp
 
OkHttpFuture(Call) - Constructor for class com.github.scribejava.httpclient.okhttp.OkHttpFuture
 
OkHttpHttpClient - Class in com.github.scribejava.httpclient.okhttp
 
OkHttpHttpClient() - Constructor for class com.github.scribejava.httpclient.okhttp.OkHttpHttpClient
 
OkHttpHttpClient(OkHttpHttpClientConfig) - Constructor for class com.github.scribejava.httpclient.okhttp.OkHttpHttpClient
 
OkHttpHttpClient(OkHttpClient) - Constructor for class com.github.scribejava.httpclient.okhttp.OkHttpHttpClient
 
OkHttpHttpClientConfig - Class in com.github.scribejava.httpclient.okhttp
 
OkHttpHttpClientConfig(OkHttpClient.Builder) - Constructor for class com.github.scribejava.httpclient.okhttp.OkHttpHttpClientConfig
 
OkHttpProvider - Class in com.github.scribejava.httpclient.okhttp
 
OkHttpProvider() - Constructor for class com.github.scribejava.httpclient.okhttp.OkHttpProvider
 

S

setException(Exception) - Method in class com.github.scribejava.httpclient.okhttp.OkHttpFuture
 
C D E G I O S 
All Classes|All Packages