public class FormUrlEntity extends StringEntity
Description:
| 构造器和说明 |
|---|
FormUrlEntity(List<URLParameter> parameters) |
FormUrlEntity(Map<String,String> parameters) |
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
formatParameters(List<URLParameter> parameters) |
static String |
formatParameters(Map<String,String> parameters) |
getContent, getContentLength, getContentString, getContentType, writeTopublic FormUrlEntity(List<URLParameter> parameters)
Copyright © 2019. All rights reserved.