public abstract static class DbxRequestUtil.ResponseHandler<T>
extends java.lang.Object
| Constructor and Description |
|---|
ResponseHandler() |
| Modifier and Type | Method and Description |
|---|---|
abstract T |
handle(HttpRequestor.Response response) |
public abstract T handle(HttpRequestor.Response response) throws DbxException
DbxException