public class OkHttpSender extends Object implements HttpSender
HttpSender.HttpSender.Method, HttpSender.Request, HttpSender.Response| Constructor and Description |
|---|
OkHttpSender() |
OkHttpSender(OkHttpClient client) |
| Modifier and Type | Method and Description |
|---|---|
HttpSender.Response |
send(HttpSender.Request request) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdelete, get, head, newRequest, options, post, putpublic OkHttpSender(OkHttpClient client)
public OkHttpSender()
public HttpSender.Response send(HttpSender.Request request) throws Throwable
send in interface HttpSenderThrowableCopyright © 2020 LeanCloud. All rights reserved.