Mercurial > dive4elements > river
log flys-client/src/main/java/de/intevation/flys/client/server/ArtifactHelper.java @ 5385:2da74705c29d
age | author | description |
---|---|---|
Fri, 28 Sep 2012 08:57:48 +0000 | Bjoern Ricks | Allow to create a discharge curve from a gauge info |
Tue, 25 Oct 2011 12:31:15 +0000 | Ingo Weinzierl | Replaced stdout and stderr logging with log4j loggers in server classes. |
Thu, 13 Oct 2011 12:25:07 +0000 | Felix Wolfsteller | Cosmetics, docs. |
Thu, 15 Sep 2011 12:55:36 +0000 | Ingo Weinzierl | Refactored server code - HTTP related code moved to ArtifactsHelper and CollectionHelper which makes us able to combine Artifact and Collection protocol stuff in a single RPC service. |