|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResponseCallback<T>
| Method Summary | |
|---|---|
T |
error(HttpResponse hr)
|
T |
success(HttpResponse hr)
Called when http response code is < 300 |
| Method Detail |
|---|
T success(HttpResponse hr)
throws Exception
hr -
ExceptionT error(HttpResponse hr)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||