Package | Description |
---|---|
com.squareup.okhttp | |
com.squareup.okhttp.internal |
Modifier and Type | Method and Description |
---|---|
Call |
OkHttpClient.newCall(Request request)
Prepares the
request to be executed at some point in the future. |
Modifier and Type | Method and Description |
---|---|
abstract StreamAllocation |
Internal.callEngineGetStreamAllocation(Call call) |
abstract void |
Internal.callEnqueue(Call call,
Callback responseCallback,
boolean forWebSocket) |
Copyright © 2017. All Rights Reserved.