Package io.ably.lib.http
Class Http
java.lang.Object
io.ably.lib.http.Http
- All Implemented Interfaces:
AutoCloseable
A high level wrapper of both a sync and an async HttpScheduler.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic interface
class
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
close()
<Result> Http.Request<Result>
<Result> Http.Request<Result>
request
(Http.Execute<Result> execute)
-
Constructor Details
-
Http
-
-
Method Details
-
close
- Specified by:
-
close
in interfaceAutoCloseable
- Throws:
Exception
-
request
-
failedRequest
-