Package omero.cmd

Class Callback_CmdCallback_step


  • public abstract class Callback_CmdCallback_step
    extends Ice.OnewayCallback
    Notifies clients that the given number of steps from the total is complete. This method will not necessarily be called for every step.
    • 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_step

        public Callback_CmdCallback_step()