private static interface HttpChannelListeners.NotifyFailure
| Modifier and Type | Field and Description |
|---|---|
static HttpChannelListeners.NotifyFailure |
NOOP |
| Modifier and Type | Method and Description |
|---|---|
void |
onFailure(Request request,
java.lang.Throwable failure) |
static final HttpChannelListeners.NotifyFailure NOOP
void onFailure(Request request, java.lang.Throwable failure)