Package omero.cmd

Class Callback_CmdCallback_finished


  • public abstract class Callback_CmdCallback_finished
    extends Ice.OnewayCallback
    Called when the command has completed in any fashion including cancellation. The Status.flags list will contain information about whether or not the process was cancelled.
    • Method Summary

      • Methods inherited from class Ice.OnewayCallback

        __completed, __hasSentCallback, __sent, exception, exception, response, sent
      • Methods inherited from class IceInternal.CallbackBase

        check
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Callback_CmdCallback_finished

        public Callback_CmdCallback_finished()