Mercurial > dive4elements > http-client
log src/main/java/de/intevation/artifacts/httpclient/http/HttpClient.java @ 4:19b3ba7f2568
age | author | description |
---|---|---|
Mon, 07 Mar 2011 13:42:33 +0000 | Ingo Weinzierl | Added a method to the http client to list the existing users of the artifact database. |
Fri, 04 Mar 2011 11:49:49 +0000 | Ingo Weinzierl | Added a new method to the HttpClient that triggers the creation of a new artifact collection. |
Thu, 17 Feb 2011 11:19:02 +0000 | Ingo Weinzierl | Added an interface that is used to create instances of artifacts depending on the framework that includes this lib. The create() method of the HttpClient makes use of this interface. |
Thu, 17 Feb 2011 10:51:37 +0000 | Ingo Weinzierl | Renamed GNVClient and GNVClientImpl to HttpClient and HttpClientImpl. |