Class Http.Request<Result>

java.lang.Object
io.ably.lib.http.Http.Request<Result>
Enclosing class:
Http

public class Http.Request<Result>
extends java.lang.Object
  • Method Summary

    Modifier and Type Method Description
    void async​(Callback<Result> callback)  
    Result sync()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait