| 程序包 | 说明 |
|---|---|
| cn.ipokerface.weixin.request.http | |
| cn.ipokerface.weixin.request.http.apache | |
| cn.ipokerface.weixin.request.http.entity |
| 限定符和类型 | 方法和说明 |
|---|---|
HttpEntity |
HttpRequest.getEntity() |
| 限定符和类型 | 方法和说明 |
|---|---|
HttpResponse |
HttpClient.post(String url,
HttpEntity httpEntity) |
HttpResponse |
AbstractHttpClient.post(String url,
HttpEntity entity) |
void |
HttpRequest.setEntity(HttpEntity entity) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
MultipartFormEntity
Created by PokerFace
Create Date 2019-12-27.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
ByteArrayEntity
Created by PokerFace
Create Date 2019-12-27.
|
class |
FileEntity
Created by PokerFace
Create Date 2019-12-27.
|
class |
FormUrlEntity
Created by PokerFace
Create Date 2019-12-27.
|
class |
StringEntity
Created by PokerFace
Create Date 2019-12-27.
|
Copyright © 2019. All rights reserved.