mirror of
https://github.com/apache/cloudstack
synced 2026-08-06 10:48:12 +00:00
Replaced HttpClient#execute(HttpUriRequest) with HttpClient#execute(HttpUriRequest,ResponseHandler<T>). The former requires extra EntityUtils#consume(HttpEntity). |
||
|---|---|---|
| .. | ||
| resources/META-INF/cloudstack/ssp | ||
| src/org/apache/cloudstack | ||
| sspmock | ||
| test/org/apache/cloudstack/network/element | ||
| pom.xml | ||