Interface HttpClient.HttpResponseFuture<T>

All Superinterfaces:
Future<T>, com.google.common.util.concurrent.ListenableFuture<T>
Enclosing interface:
HttpClient

public static interface HttpClient.HttpResponseFuture<T> extends com.google.common.util.concurrent.ListenableFuture<T>