cloudstack/plugins/network-elements/stratosphere-ssp
Hiroaki KAWAI 0d222b14a1 stratosphere-ssp plugin: Fix HttpClient4 connection leak
Replaced HttpClient#execute(HttpUriRequest) with
HttpClient#execute(HttpUriRequest,ResponseHandler<T>).
The former requires extra EntityUtils#consume(HttpEntity).
2014-02-05 16:23:32 +09:00
..
resources/META-INF/cloudstack/ssp Moved security out into its own jar. Will be adding more to it. Fixed a few white space issues brought up by checkstyle in eclipse. 2014-01-09 16:12:25 -08:00
src/org/apache/cloudstack stratosphere-ssp plugin: Fix HttpClient4 connection leak 2014-02-05 16:23:32 +09:00
sspmock Some rework stratosphere ssp plugin 2014-01-30 21:31:44 +09:00
test/org/apache/cloudstack/network/element stratosphere-ssp plugin: Fix HttpClient4 connection leak 2014-02-05 16:23:32 +09:00
pom.xml Cosmetics 2014-01-22 10:11:20 +01:00