Package omero.grid
Class Callback_ImportProcess_verifyUpload
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.grid.Callback_ImportProcess_verifyUpload
-
- All Implemented Interfaces:
Ice.TwowayCallback,Ice.TwowayCallbackArg1<HandlePrx>,Ice.TwowayCallbackArg1UE<HandlePrx>
public abstract class Callback_ImportProcess_verifyUpload extends IceInternal.TwowayCallback implements Ice.TwowayCallbackArg1UE<HandlePrx>
Step 2: Passes a set of client-side calculated hashes to the server for verifying that all of the files were correctly uploaded. If this passes then aHandleproxy is returned, which completes all the necessary import steps. A successful import will return anImportResponse. Otherwise, someERRwill be returned.
-
-
Constructor Summary
Constructors Constructor Description Callback_ImportProcess_verifyUpload()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void__completed(Ice.AsyncResult __result)
-