Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 2947:645c774b3b98
WAS response: Directly use Base64InputStream instead of reading it first into memory.
flys-client/trunk@4922 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Tue, 10 Jul 2012 19:55:22 +0000 |
parents | 1e01d3046260 |
children | 83c962be0dde |
comparison
equal
deleted
inserted
replaced
2946:1e01d3046260 | 2947:645c774b3b98 |
---|---|
1 2012-07-10 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/server/was/Response.java: | |
4 Directly use Base64InputStream filter stream instead of reading into | |
5 memory first. | |
6 | |
1 2012-07-10 Björn Ricks <bjoern.ricks@intevation.de> | 7 2012-07-10 Björn Ricks <bjoern.ricks@intevation.de> |
2 | 8 |
3 * pom.xml: Add dependencies for jdom 1.1.3, Apache commons-io 2.2 | 9 * pom.xml: Add dependencies for jdom 1.1.3, Apache commons-io 2.2 |
4 and Apache httpcomponents 4.2. All are dependencies are used in | 10 and Apache httpcomponents 4.2. All are dependencies are used in |
5 the new WAS classes. | 11 the new WAS classes. |