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.