Uses of Class
com.github.scribejava.httpclient.apache.OAuthAsyncCompletionHandler
-
Uses of OAuthAsyncCompletionHandler in com.github.scribejava.httpclient.apache
Constructors in com.github.scribejava.httpclient.apache with parameters of type OAuthAsyncCompletionHandler Constructor Description ApacheHttpFuture(java.util.concurrent.Future<org.apache.http.HttpResponse> future, OAuthAsyncCompletionHandler<T> handler)