|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ektorp.http.StdResponseHandler<T>
T - public class StdResponseHandler<T>
| Constructor Summary | |
|---|---|
StdResponseHandler()
|
|
| Method Summary | |
|---|---|
T |
error(HttpResponse hr)
|
T |
success(HttpResponse hr)
Called when http response code is < 300 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StdResponseHandler()
| Method Detail |
|---|
public T error(HttpResponse hr)
error in interface ResponseCallback<T>
public T success(HttpResponse hr)
throws java.lang.Exception
ResponseCallback
success in interface ResponseCallback<T>java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||