|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| Request<T extends Request<?>> | Interface Request represents a request to retrieve data. |
| RequestFactory<T extends Request<?>> | Factory to create Requests. |
| Response | Represents the response when calling Request.execute(ResponseHandler) |
| ResponseHandler | Callback interface used by Request.execute(ResponseHandler) method. |
| Enum Summary | |
|---|---|
| Request.MethodType | Represents type of network request |
| Exception Summary | |
|---|---|
| ResponseException | This is exception is thrown by Request.execute() and ResponseHandler.handle(Response). |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||