public final class Ok3Client extends Object implements retrofit.client.Client
| Constructor and Description |
|---|
Ok3Client() |
Ok3Client(okhttp3.Call.Factory client) |
Ok3Client(okhttp3.OkHttpClient client) |
| Modifier and Type | Method and Description |
|---|---|
retrofit.client.Response |
execute(retrofit.client.Request request) |
public Ok3Client()
public Ok3Client(okhttp3.OkHttpClient client)
public Ok3Client(okhttp3.Call.Factory client)
public retrofit.client.Response execute(retrofit.client.Request request)
throws IOException
execute in interface retrofit.client.ClientIOExceptionCopyright © 2016. All Rights Reserved.