public class HttpClient extends Object
| Constructor and Description |
|---|
HttpClient() |
| Modifier and Type | Method and Description |
|---|---|
static HttpResponse |
request(String method,
String url,
Map<String,String> headers,
Map<String,String> params,
byte[] data) |
Copyright © 2017. All rights reserved.