| Package | Description |
|---|---|
| com.xunlei.channel.common.utils.http |
| Modifier and Type | Method and Description |
|---|---|
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 © 2018. All rights reserved.