|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@CRestComponent public interface ResponseHandler
ResponseHandlers are responsible for handling the server response and returning the deserialized response back to the caller.
ResponseHandlers are CRest Components.
CRestComponent| Method Summary | |
|---|---|
Object |
handle(Response response)
Server response to handle |
| Method Detail |
|---|
Object handle(Response response)
throws Exception
response - response to handle
Exception - Any exception thrown during the response handling
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||