Class FileDownloadServiceClient

  • All Implemented Interfaces:
    org.wso2.carbon.core.common.IFileDownload

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

      • 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 Detail

      • downloadFile

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