Package omero.api

Class Callback_ClientCallback_requestHeartbeat


  • public abstract class Callback_ClientCallback_requestHeartbeat
    extends Ice.OnewayCallback
    Heartbeat-request made by the server to guarantee that the client is alive. If the client is still active, then some method should be made on the server to update the last idle time.
    • 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_ClientCallback_requestHeartbeat

        public Callback_ClientCallback_requestHeartbeat()