Mercurial > dive4elements > http-client
log src/main/java/de/intevation/artifacts/httpclient/http/HttpClientImpl.java @ 3:19a617578b88
age | author | description |
---|---|---|
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. |