org.deegree.services.config.actions
Class Download

java.lang.Object
  extended by org.deegree.services.config.actions.Download

public class Download
extends Object

Version:
$Revision: 30720 $, $Date: 2011-05-06 19:00:38 +0200 (Fri, 06 May 2011) $
Author:
Andreas Schmitz, last edited by: $Author: aschmitz $

Constructor Summary
Download()
           
 
Method Summary
static void download(String path, javax.servlet.http.HttpServletResponse resp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Download

public Download()
Method Detail

download

public static void download(String path,
                            javax.servlet.http.HttpServletResponse resp)
                     throws IOException
Parameters:
path -
resp -
Throws:
IOException


Copyright © 2011. All Rights Reserved.