Class FileDownloadUtil

java.lang.Object
org.wso2.carbon.ui.util.FileDownloadUtil

public class FileDownloadUtil extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
    FileDownloadUtil(org.osgi.framework.BundleContext context)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    acquireResource(org.wso2.carbon.utils.ConfigurationContextService configCtxService, 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 Details

    • FileDownloadUtil

      public FileDownloadUtil(org.osgi.framework.BundleContext context)
  • Method Details

    • acquireResource

      public boolean acquireResource(org.wso2.carbon.utils.ConfigurationContextService configCtxService, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws org.wso2.carbon.CarbonException
      Throws:
      org.wso2.carbon.CarbonException