public static class RestClient.FailureListener
extends java.lang.Object
| Constructor and Description |
|---|
FailureListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onFailure(org.apache.http.HttpHost host)
Notifies that the host provided as argument has just failed
|