|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HttpErrorHandler
Responsible for setting an exception on the command relevant to the unrecoverable error in the HttpResponse.
Field Summary | |
---|---|
static HttpErrorHandler |
NOOP
|
Method Summary | |
---|---|
void |
handleError(HttpCommand command,
HttpResponse response)
|
Field Detail |
---|
static final HttpErrorHandler NOOP
Method Detail |
---|
void handleError(HttpCommand command, HttpResponse response)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |