public static interface HttpClient.HttpResponseFuture<T>
extends com.google.common.util.concurrent.ListenableFuture<T>
| Modifier and Type | Method and Description |
|---|---|
String |
getState()
State for diagnostics.
|
String getState()
Copyright © 2010–2020 Airlift. All rights reserved.