Package omero.grid
Class Callback_ImportProcess_getHandle
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.grid.Callback_ImportProcess_getHandle
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackArg1<HandlePrx>
,Ice.TwowayCallbackArg1UE<HandlePrx>
public abstract class Callback_ImportProcess_getHandle extends IceInternal.TwowayCallback implements Ice.TwowayCallbackArg1UE<HandlePrx>
Reacquire the handle which was returned byverifyUpload
. This is useful in case a new client is re-attaching to a running import. From theHandle
instance, the originalImportRequest
can also be found.
-
-
Constructor Summary
Constructors Constructor Description Callback_ImportProcess_getHandle()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-