public interface HttpErrorHandler
| Modifier and Type | Field and Description |
|---|---|
static HttpErrorHandler |
NOOP |
| Modifier and Type | Method and Description |
|---|---|
void |
handleError(HttpCommand command,
HttpResponse response) |
static final HttpErrorHandler NOOP
void handleError(HttpCommand command, HttpResponse response)
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.