Package omero.api
Class Callback_ClientCallback_requestHeartbeat
- java.lang.Object
-
- IceInternal.CallbackBase
-
- Ice.OnewayCallback
-
- omero.api.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.
-
-
Constructor Summary
Constructors Constructor Description Callback_ClientCallback_requestHeartbeat()
-