| 程序包 | 说明 |
|---|---|
| com.xunlei.channel.common.utils.http |
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
ParameteredHttpUtils.doPost(HttpParameterHandler<?> handler,
Object instance,
String url,
String charset,
int timeout) |
static <T> String |
ParameteredHttpUtils.doPostWithParameterHandler(HttpParameterHandler<T> handler,
T instance,
String url,
String charset,
int timeout) |
Copyright © 2017. All rights reserved.