Class FileDownloadServiceClient

java.lang.Object
org.wso2.carbon.ui.clients.FileDownloadServiceClient
All Implemented Interfaces:
org.wso2.carbon.core.common.IFileDownload

public class FileDownloadServiceClient extends Object implements org.wso2.carbon.core.common.IFileDownload
  • Constructor Details

    • FileDownloadServiceClient

      public FileDownloadServiceClient(org.apache.axis2.context.ConfigurationContext ctx, String serverURL, String cookie, javax.servlet.http.HttpSession session) throws org.apache.axis2.AxisFault
      Throws:
      org.apache.axis2.AxisFault
  • Method Details

    • downloadFile

      public javax.activation.DataHandler downloadFile(String id)
      Specified by:
      downloadFile in interface org.wso2.carbon.core.common.IFileDownload