Package omero.cmd
Class Callback_Handle_cancel
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.cmd.Callback_Handle_cancel
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackBool
,Ice.TwowayCallbackBoolUE
public abstract class Callback_Handle_cancel extends IceInternal.TwowayCallback implements Ice.TwowayCallbackBoolUE
Attempts to cancel execution of thisRequest
. Returns true if cancellation was successful. Returns false if not, in which case likely this request will run to completion.
-
-
Constructor Summary
Constructors Constructor Description Callback_Handle_cancel()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-