Class AsyncWorkspaceTransfer


  • public class AsyncWorkspaceTransfer
    extends java.lang.Object
    Send asynchronously files to the workspace Manage double collection, one for managing completable waitMonitor as batch The scond collection is for WorkspaceQueue, information of files to be sent to the workspace

    If an exception occurs when a completable waitMonitor try to execute a task, this exception will be saved and propagated when the method waitEndOfTransfer is called