Package omero.cmd

Class Callback_Handle_close


  • public abstract class Callback_Handle_close
    extends Ice.OnewayCallback
    Closes this handle. If the request is running, then a cancellation will be attempted first. All uses of a handle should be surrounded by a try/finally close block.
    • 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_Handle_close

        public Callback_Handle_close()