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