public static interface Http.Execute<Result>
| Modifier and Type | Method and Description |
|---|---|
void |
execute(HttpScheduler http,
Callback<Result> callback) |
void execute(HttpScheduler http, Callback<Result> callback) throws AblyException
AblyException