| Package | Description |
|---|---|
| org.aoju.bus.http.magic |
| Modifier and Type | Method and Description |
|---|---|
HttpResponse |
RequestCall.execute() |
| Modifier and Type | Method and Description |
|---|---|
void |
StringCallback.onResponse(NewCall newCall,
HttpResponse response,
int id) |
void |
FileCallback.onResponse(NewCall newCall,
HttpResponse response,
int id) |
abstract void |
AbsCallback.onResponse(NewCall newCall,
HttpResponse httpResponse,
int id) |
Copyright © 2020. All rights reserved.