Class GrpcHeartbeatSource

java.lang.Object
org.axonframework.axonserver.connector.heartbeat.source.GrpcHeartbeatSource
All Implemented Interfaces:
HeartbeatSource

@Deprecated public class GrpcHeartbeatSource extends Object implements HeartbeatSource
Deprecated.
in through use of the AxonServer java connector
gRPC implementation of HeartbeatSource, which sends to AxonServer a Heartbeat message.
Since:
4.2.1
Author:
Sara Pellegrini