Class JSONRequest.ASYNC
java.lang.Object
io.github.emcw.utils.http.JSONRequest.ASYNC
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ASYNC
public ASYNC()
-
-
Method Details
-
sendGet
-
sendPost
-
trySendAndParse
public static com.google.gson.JsonElement trySendAndParse(okhttp3.Request req)
-