public interface AsyncHandler
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AsyncHandler.AsyncArrayHandler<T extends CafetData> |
static interface |
AsyncHandler.AsyncDataHandler<T extends CafetData> |
static interface |
AsyncHandler.AsyncLoginHandler |
static interface |
AsyncHandler.AsyncResultHandler<S extends Result> |
static interface |
AsyncHandler.AsyncSuccessHandler |
| Modifier and Type | Method and Description |
|---|---|
void |
handleException(APIException e) |
void |
handleException(IOException e) |
void handleException(APIException e)
void handleException(IOException e)
Copyright © 2019 Nowtryz. All rights reserved.