| Modifier and Type | Method and Description |
|---|---|
static boolean |
HttpClientUtil.postJson(org.apache.http.client.HttpClient client,
String url,
byte[] bytes,
boolean gzipped) |
static boolean |
HttpClientUtil.postJson(org.apache.http.client.HttpClient client,
String url,
String json) |
Copyright © 2007–2024 The Apache Software Foundation. All rights reserved.