Class OAuthAsyncCompletionHandler<T>

java.lang.Object
com.github.scribejava.httpclient.apache.OAuthAsyncCompletionHandler<T>
All Implemented Interfaces:
org.apache.http.concurrent.FutureCallback<org.apache.http.HttpResponse>

public class OAuthAsyncCompletionHandler<T> extends Object implements org.apache.http.concurrent.FutureCallback<org.apache.http.HttpResponse>