Package org.flasby.net.heartbeat
package org.flasby.net.heartbeat
-
ClassDescriptiona client of a service which responds to heartbeats.
Once the heartbeat is established the client will be informed if the service stops responding.Heartbeater<T>sends heartbeat messages out when required.models the heartbeat state and identity of a service.