Package org.wso2.carbon.ui.util
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
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanacquireResource(org.wso2.carbon.utils.ConfigurationContextService configCtxService, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
-
-
-
Method Detail
-
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
-
-