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