All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.citrix.sharefile.api.interfaces.ISFAsyncTask Maven / Gradle / Ivy

package com.citrix.sharefile.api.interfaces;

import com.citrix.sharefile.api.async.SFAsyncHelper;

public interface ISFAsyncTask
{
    void start(ISFAsyncHelper asyncHelper);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy