org.wso2.wsas.util
Class FileDownloadUtil

java.lang.Object
  extended by org.wso2.wsas.util.FileDownloadUtil

public class FileDownloadUtil
extends java.lang.Object


Constructor Summary
FileDownloadUtil()
           
 
Method Summary
 boolean acquireResource(org.apache.axis2.context.ConfigurationContext configurationContext, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileDownloadUtil

public FileDownloadUtil()
Method Detail

acquireResource

public boolean acquireResource(org.apache.axis2.context.ConfigurationContext configurationContext,
                               javax.servlet.http.HttpServletRequest request,
                               javax.servlet.http.HttpServletResponse response)
                        throws org.wso2.utils.ServerException
Throws:
org.wso2.utils.ServerException