JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.ably.lib.http
Interface Http.Execute<Result>
Enclosing class:
Http
public static interface
Http.Execute<Result>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
execute
(
HttpScheduler
http,
Callback
<
Result
> callback)
Method Details
execute
void
execute
(
HttpScheduler
http,
Callback
<
Result
> callback)
throws
AblyException
Throws:
AblyException