Mercurial > dive4elements > http-client
comparison ChangeLog @ 5:7917c21fad01
Enabled the HttpClient to call services that are registered at the artifact server.
http-client/trunk@1430 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 08 Mar 2011 18:23:45 +0000 |
parents | 19b3ba7f2568 |
children | 09a84c6e263a |
comparison
equal
deleted
inserted
replaced
4:19b3ba7f2568 | 5:7917c21fad01 |
---|---|
1 2011-03-08 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/artifacts/httpclient/http/HttpClientImpl.java, | |
4 src/main/java/de/intevation/artifacts/httpclient/http/HttpClient.java: | |
5 Enabled the HttpClient to call services registered at the artifact server | |
6 by calling callService(). | |
7 | |
1 2011-03-07 Ingo Weinzierl <ingo@intevation.de> | 8 2011-03-07 Ingo Weinzierl <ingo@intevation.de> |
2 | 9 |
3 * src/main/java/de/intevation/artifacts/httpclient/http/HttpClientImpl.java, | 10 * src/main/java/de/intevation/artifacts/httpclient/http/HttpClientImpl.java, |
4 src/main/java/de/intevation/artifacts/httpclient/http/HttpClient.java: | 11 src/main/java/de/intevation/artifacts/httpclient/http/HttpClient.java: |
5 Added a method to list the existing users of the artifact server. | 12 Added a method to list the existing users of the artifact server. |