Package | Description |
---|---|
org.axonframework.axonserver.connector |
Modifier and Type | Method and Description |
---|---|
AxonServerConfiguration.HeartbeatConfiguration |
AxonServerConfiguration.getHeartbeat()
The configuration specifics on sending heartbeat messages to ensure a fully operational end-to-end connection
with Axon Server.
|
Modifier and Type | Method and Description |
---|---|
void |
AxonServerConfiguration.setHeartbeat(AxonServerConfiguration.HeartbeatConfiguration heartbeat)
Sets the configuration specifics on sending heartbeat messages to ensure a fully operational end-to-end
connection with Axon Server.
|
Copyright © 2010–2024. All rights reserved.